| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> i usually watch mythtv on screen 1 <0> so i DEFINITELY need xv working there <0> thx <0> thx again for help <1> Ok. Have you tried "Big desktop" before you tried this config? <0> you see my config? <1> Yup <0> no <0> just this one <1> Okl, I'll just finish my dinner and then we'll give it a shot. <0> k <1> Ediehow: Ok, first of all I want you to make a backup of your current xorg.conf for safe keeping. <1> Let me know when you're done. <2> hi Albatorsk <1> Ediehow: Hi <2> sorry, internet troubles
<2> ok <2> so i backed up file <2> i DEFINITELY need xv on screen 1, as i use mythtv there <2> playback of mpeg <1> Ok. <1> Now, use http://pastebin.ca/125585 as your xorg.conf <2> ok, restart X? <1> Once you've replaced your xorg.conf with that, run the following as root: aticonfig --dtop=horizontal --overlay-on=1 <2> aticonfig --dtop=horizontal --overlay-on=1 <2> Warning: Failed to set hardware overlay to head 1 immediately. <2> Warning: Option 'DesktopSetup' doesn't affect running session. <2> Using /etc/X11/xorg.conf <2> Saved back-up to /etc/X11/xorg.conf.fglrx-6 <1> That's ok. Now, restart X. <2> brb <0> Albatorsk: hi <1> Ediehow: Hi <0> xv is definitely working <0> but <0> is it possible to get opengl working? <1> Yes <1> What does glxinfo say about "direct rendering"? 'glxinfo|grep direct' <0> glxinfo says no <0> direct rendering: No <0> OpenGL renderer string: Mesa GLX Indirect <1> Ok. Let's have a look at your Xorg log. <0> (WW) fglrx(0): *********************************************** <0> (WW) fglrx(0): * DRI initialization failed! * <0> (WW) fglrx(0): * (maybe driver kernel module missing or bad) * <0> (WW) fglrx(0): * 2D acceleraton available (MMIO) * <0> (WW) fglrx(0): * no 3D acceleration available * <0> (WW) fglrx(0): ********************************************* * <1> Please use pastebin.com <0> sorry <0> did you need something else from there? <1> dmesg output would be nice to have too. <0> what do ou need from dmesg? <1> All of it, just like the Xorg log <0> http://pastebin.ca/125629 <1> Will I get to see the Xorg log too? <0> which one do you want to se? <1> Xorg.0.log <0> Xorg.0.log or Xorg.1.log? <0> http://pastebin.ca/125639 <1> Ediehow: Is it a laptop? <0> no <1> Is the video borad integrated into the motherboard? <0> no <0> pci-e card <0> Albatorsk: am i using xinerama still? <1> Let's figure this out first, shall we? <0> k <1> Please add this to the Device section in xorg.conf: Option "BusType" "PCI" <1> Then restart X <0> is that it? <0> hi <0> Albatorsk: <1> Hi <0> now what? <1> glxinfo <0> still says no
<0> direct rendering: No <0> name of display: :0.0 <0> display: :0 screen: 0 <0> direct rendering: No <1> Ok, let's see your new Xorg log and dmesg output <0> http://pastebin.ca/125651 <0> http://pastebin.ca/125653 <1> Can you also paste the output from "cat /proc/mtrr"? <0> reg00: base=0x00000000 ( 0MB), size=1024MB: write-back, count=1 <0> reg01: base=0x3ff00000 (1023MB), size= 1MB: uncachable, count=1 <1> Ok, looks normal enough. You have 1GB RAM, right? <0> yessir <1> Ok, this is annoying. It should work. <1> Ok, let's try some more. Add the following to the Device section: Option "EnablePrivateBackZ" "yes" <1> Then reboot. <0> reboot or restart X? <1> Reboot the computer. <0> what is privatebackz? <1> It seems to be the solution to your problem ;) <0> ok <0> brb <3> ERROR: DDX driver fingerprint mismatch: got 0x84220BA7, but expected 0x32C4A39B <3> libGL error: InitDriver failed <3> wtf? <1> Or, in other words, "I don't know" ;) <1> FluDeR: That looks bad. <3> Albatorsk, I see <3> :) <1> FluDeR: So, have you made sure your libGL match the version of fglrx you have installed? <3> how <3> I installed new ati drivers <1> Look inside the package and check the md5 sums <3> if I have xorg 7.0? <3> I dont se dir like x700 <3> i see x710 <0> hmm <1> That's strange. x700 should be in there. <0> drm works now <0> but <0> when i use gl it seems to screw up display <1> Ediehow: Ok. What does fglrxinfo say? <0> oh wait <0> it's screwed up no matter what <0> the video on the second screen <0> mpgs <3> that's really strange <3> in x710 there are one dir <0> display: :0.0 screen: 0 <0> OpenGL vendor string: ATI Technologies Inc. <0> OpenGL renderer string: RADEON X300/X550 Series Generic <0> OpenGL version string: 2.0.5946 (8.27.10) <3> I did'nt find libgl <3> there <1> FluDeR: Ah, you're absolutley right. x690 is for Xorg 6.9 and 7.0 <4> opersneeded <3> ok <0> yeah, video on the screen 1 is now screwed up <0> green lines <4> oops wrong network :-s <1> Dear god I hate ATI.. :P <3> there are fglrx_drv.so <3> and libfglrxdrm.so <0> when i pause it it looks correct, though <3> but not a libgl <1> Ediehow: Ok, so try removing the BusType PCI option from the device section and see if that helps. <1> FluDeR: arch/x86/usr/X11R6/lib/libGL.so.1.2 <3> ary fglrx-install # md5sum arch/x86/usr/X11R6/lib/libGL.so.1.2 <3> 9e061c7621a4128934cd8fa0cb42c682 arch/x86/usr/X11R6/lib/libGL.so.1.2 <3> ary fglrx-install # md5sum /usr/X11R6/lib/libGL.so.1 <3> 9e061c7621a4128934cd8fa0cb42c682 /usr/X11R6/lib/libGL.so.1 <3> but not 1.2 <3> :) <1> FluDeR: Ok, now do the same for fglrx_drv.so <3> ary fglrx-install # ls /usr/X11R6/lib/modules/
Return to
#ati or Go to some related
logs:
vodafone merlin u630 ubuntu FC4 auto-logout ubuntu ps2 emulator mysql utf8_german linux fedora core 3,full commands #linux #mysql ubuntu libxcomp.so #suse BIOHAZRD ROM
|
|