[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-03 Thread Timo Aaltonen
** Changed in: jockey (Ubuntu) Sourcepackagename: linux-restricted-modules-2.6.24 = jockey Importance: Undecided = High Status: Invalid = Triaged ** Summary changed: - ATI Driver not working on Compaq V2321US (Xpress200) + fglrx needs to use 24bit mode, and supports composite now --

Re: [Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-02 Thread Sander Jonkers
Aha: jockey-gtk launches the prop.driver activation. I didn't know that. Thanks. The relevant jockey file is probably /usr/share/jockey/handlers/fglrx.py . That file contains the relevant key words 'fglrx' and 'glx'. And it does *not* contain a Screen-Default-Depth-24 line: exactly the behaviour

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-02 Thread cyberdork33
Composite 0 is a hold over from the old fglrx versions that didn't support AIGLX. I think jockey wasn't named jockey in Gutsy. It was the Restricted Drivers Manager. -- ATI Driver not working on Compaq V2321US (Xpress200) https://bugs.launchpad.net/bugs/194963 You received this bug notification

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-02 Thread Sander Jonkers
Good news: I've added the line self.xorg_conf.getSections('Screen')[0].defaultdepth = 24 to /usr/share/jockey/handlers/fglrx.py (included), compiled the .py to .pyc, and now 'sudo jockey-gtk' adds the needed line Defaultdepth 24. So: it works! I think I will also remove the annoying Composite 0

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-02 Thread Sander Jonkers
and here's the compiled /usr/share/jockey/handlers/fglrx.pyc ** Attachment added: fglrx.pyc http://launchpadlibrarian.net/12352406/fglrx.pyc -- ATI Driver not working on Compaq V2321US (Xpress200) https://bugs.launchpad.net/bugs/194963 You received this bug notification because you are a

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-02 Thread Sander Jonkers
This must be the ultimate fglrx.py: 1) Defaultdepth24 is added to the Screen-Section of xorg.conf AND 2) the unnecessary and unwanted Composite 0 option is not put into xorg.conf in order to enable Compiz To compile the .py to .pyc, I did this (note the working directory, and note the

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-02 Thread cyberdork33
making the edits to my xorg.conf seems to have done it. Compiz works well and all. ** Changed in: linux-restricted-modules-2.6.24 (Ubuntu) Status: New = Invalid ** Changed in: jockey Status: New = Confirmed -- ATI Driver not working on Compaq V2321US (Xpress200)

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-01 Thread Sander Jonkers
Good news: I found the solution: Just add Defaultdepth24 to the the part Section Screen of the xorg.conf generated by Ubuntu for the ATI / fglrx config, and everything works! So, in xorg.conf generated for fglrx, change Section Screen Identifier Default Screen Monitor

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-01 Thread Sander Jonkers
I had a futher look at dexconf: Ubuntu 7.10's dexconf does write a DefaultDepth line, with value $DISPLAY_DEFAULT_DEPTH In Ubuntu 8.04's dexconf, that line is gone. Well, there *is* a line DefaultDepth24, but it's only written if $QEMU_KVM is true, so within QEMU VM's. Not for fglrx. So,

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-03-01 Thread cyberdork33
That's why I included Jockey in the bug, I thought maybe it was altering the xorg.conf. -- ATI Driver not working on Compaq V2321US (Xpress200) https://bugs.launchpad.net/bugs/194963 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-02-29 Thread Sander Jonkers
I reported Bug #195918, which has been declared a duplicate of this Bug #194963: both about the ATI prop.driver causing no output at all. I found a *workaround* for this ATI / fglrx / xorg.conf bug: Short description: use the fglrx xorg.conf of Ubuntu 7.10 on Ubuntu 8.04 Long description:

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-02-28 Thread cyberdork33
** Changed in: linux-restricted-modules-2.6.24 (Ubuntu) Status: Incomplete = New -- ATI Driver not working on Compaq V2321US (Xpress200) https://bugs.launchpad.net/bugs/194963 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-02-27 Thread cyberdork33
** Changed in: linux-restricted-modules-2.6.24 (Ubuntu) Status: Incomplete = New ** Changed in: linux-restricted-modules-2.6.24 (Ubuntu) Status: New = Incomplete -- ATI Driver not working on Compaq V2321US (Xpress200) https://bugs.launchpad.net/bugs/194963 You received this bug

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-02-27 Thread cyberdork33
After I use the 'Hardware Drivers' dialog to enable the fglrx driver, it asks to reboot. After the system starts, and is unviewable, the above is the contents of /var/log/Xorg.0.log vesa module or not. However, the Xorg.0.log.old file seems to contain the fglrx info. It is attached. **

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-02-27 Thread Timo Aaltonen
it still shows the vesa driver.. -- ATI Driver not working on Compaq V2321US (Xpress200) https://bugs.launchpad.net/bugs/194963 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-02-26 Thread Timo Aaltonen
Please attach the logfile that you get when trying to load fglrx. The one you attached is from the failsafe session which uses vesa. ** Changed in: linux-restricted-modules-2.6.24 (Ubuntu) Status: New = Incomplete -- ATI Driver not working on Compaq V2321US (Xpress200)

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-02-26 Thread cyberdork33
I cannot get that log as the system is unresponsive when fglrx loads. I pulled this logfile by starting into safemode and dropping to a command prompt before Xorg loaded. I thought this would yield the log from my last boot which was into the unresponsive system. Let me know how to get you the

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-02-26 Thread cyberdork33
OK, system is responsive, I just can't see anything. I got ssh working (which I though I had already installed previously). Attached is the correct Xorg.0.log ** Attachment added: Correct_fglrx_Xorg.0.log http://launchpadlibrarian.net/12245460/Correct_fglrx_Xorg.0.log -- ATI Driver not

[Bug 194963] Re: ATI Driver not working on Compaq V2321US (Xpress200)

2008-02-26 Thread cyberdork33
Here is dmesg output too. ** Attachment added: dmesg.txt http://launchpadlibrarian.net/12245467/dmesg.txt -- ATI Driver not working on Compaq V2321US (Xpress200) https://bugs.launchpad.net/bugs/194963 You received this bug notification because you are a member of Ubuntu Bugs, which is