[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread Tormod Volden
Then it seems like the DRI is broken on these cards. You can file (or look for) an upstream bug, or wait for the r128 support to be merged into the radeon driver (this is on-going upstream) and hope that it will help. ** Summary changed: - no dri or xgl on imac g3 + [r128 PCI] no dri or xgl on im

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread hendrikwout
hehe, Disable "dri" works. Now on 16 bit. No glx of course. logs in attachment. ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/10049262/Xorg.0.log -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread Tormod Volden
By the way, https://wiki.ubuntu.com/PowerPCFAQ suggests HorizSync 58-62. -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread Tormod Volden
I spotted this in your log: (WW) R128(0): Option "NoDRI" is not used You must use another way of disabling DRI: Section "Module" Disable "glx" Disable "dri" EndSection -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because y

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread Tormod Volden
I looked at bug #22976 which confirms the HorizSync range, and bug #63072 which mentions some FB trouble. Have you tried without UseFBDev? ** Changed in: xserver-xorg-video-ati (Ubuntu) Assignee: Tormod Volden (tormodvolden) => (unassigned) Status: Incomplete => Confirmed -- no dri o

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread hendrikwout
Yes, I need FBDev. -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listin

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread Tormod Volden
Section "Monitor" Identifier "iMac" Option "DPMS" HorizSync 60-60 VertRefresh 75-117 Is 60-60 correct? -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member of Ubuntu

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread hendrikwout
I think it is. 60-60 works with 24 bit color: this is autoconfigured by Ubuntu live cd. I guess it's not the screen's fault: even though the display looks messed up, it's still static (no flickering). So I think the screen can handle the resolution, but the video chip fails to give a good output.

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread Tormod Volden
Section "Device" Identifier "ATI Technologies Inc Rage 128 RL/VR AGP" Driver "ati" Option "UseFBDev" "true" Option "ForcePCIMode" "true" Option "SWCursor" "true" Option "NoDRI" Do

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread hendrikwout
Stil no luck: here is my xorg.conf and Xorg.0.log ** Attachment added: "xorginfo16bit.tar.gz" http://launchpadlibrarian.net/10048682/xorginfo16bit.tar.gz -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member of Ubuntu Bu

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-16 Thread Tormod Volden
Please see how I wrote NoDRI, not NoDri. -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubu

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-15 Thread hendrikwout
adding option "NoDri" to the video card Device section didn't help to get the messed up screen away. Xorg.0.log in attachment. ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/10012955/Xorg.0.log -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-15 Thread hendrikwout
adding option "NoDri" "true" to the video card Device section didn't help also. Xorg.0.log in attachment again. ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/10012989/Xorg.0.log -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notific

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-15 Thread Tormod Volden
With 16bit you get DRI, but that's maybe also why it gets messed up. Can you try 16bit and disable DRI with the "NoDRI" option? -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact f

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-15 Thread hendrikwout
the only mode that is possible on this imac is: 1024x768 24 bit. Here is the Xorg.0.log when running 16 bit mode (I get a messed up screen). ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/10004578/Xorg.0.log -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 Y

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-15 Thread Tormod Volden
Can you also try running without any xorg.conf? I am afraid that 8MB is too little to have DRI and 24bit mode though. Please attach the log from running in 16bit. -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member of Ubu

[Bug 133119] Re: no dri or xgl on imac g3

2007-10-12 Thread hendrikwout
this bug is still in gutsy. Xorg.0.log in attachment ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/9949523/Xorg.0.log -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 133119] Re: no dri or xgl on imac g3

2007-09-30 Thread Tormod Volden
Please try Gutsy Beta, and attach Xorg.0.log ** Changed in: xserver-xorg-video-ati (Ubuntu) Assignee: (unassigned) => Tormod Volden (tormodvolden) Status: New => Incomplete -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because y

[Bug 133119] Re: no dri or xgl on imac g3

2007-09-11 Thread Tormod Volden
** Changed in: xserver-xorg-video-ati (Ubuntu) Sourcepackagename: xserver-xorg-driver-ati => xserver-xorg-video-ati -- no dri or xgl on imac g3 https://bugs.launchpad.net/bugs/133119 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.