[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-16 Thread Kees Cook
** Changed in: compiz (Ubuntu) Importance: Medium = High Assignee: (unassigned) = Michael Vogt (mvo) Target: None = ubuntu-8.04 ** Summary changed: - Need to whitelist multiple ATI cards, or remove blacklisting + [regression] need to whitelist multiple ATI cards, or remove

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-13 Thread Ronnie van den Crommenacker
Another of 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] This card works fine with compiz ** Attachment added: lspci http://launchpadlibrarian.net/13409849/lspci -- Need to whitelist multiple ATI cards, or remove blacklisting

Re: [Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-12 Thread Chad Bernier
your welcome. I thought it was a nice idea. However, you will have to do it again every time compiz is updated, like it was again last night. On Sat, Apr 12, 2008 at 9:13 AM, caribo [EMAIL PROTECTED] wrote: My Radeon Mobility 7500 has always worked with Compiz ...FED UP WITH HAVING TO FRIG

Re: [Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-12 Thread Aaron Bentley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chad Bernier wrote: your welcome. I thought it was a nice idea. However, you will have to do it again every time compiz is updated, like it was again last night. No, you don't. Just edit /etc/xdg/compiz/compiz-manager, and add SKIP_CHECKS=yes

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-12 Thread caribo
My Radeon Mobility 7500 has always worked with Compiz ...FED UP WITH HAVING TO FRIG /usr/bin/compiz :-( 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] PLEASE WHITELIST... lspci -vn 01:00.0 0300: 1002:4c57 (prog-if 00 [VGA controller])

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-11 Thread Chad Bernier
i guess this isn't ready quite yet. I updated my compiz again and it stopped working. It took me a few minutes to figure it out. I first though it had to do with my new version of awn. this time i took an even easier fix. i went into /usr/bin/compiz, went to the laptop detect portion, and

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-11 Thread Perpetual
Chad Bernier, thanks for that tip, was a very simple fix. Landon -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-10 Thread zoidberg
I would also like to see my card work out of the box again/be whitelisted. video card: ATI Radeon IGP 345M ** Attachment added: lspci -vvnn http://launchpadlibrarian.net/13335339/lspci.log -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-04 Thread Andrea Chiavazza
Aplologies for the repeated posts. I have a very volatile connection. -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-04 Thread Andrea Chiavazza
I made another version of my patch. It is designed to be as less disruptive as possible considering how long we have before the Hardy release. The only thing this patch changes is this: The clause not to run compiz if using a laptop with ati or radeon driver is ignored if the card has one of

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-04 Thread Andrea Chiavazza
I made another version of my patch. It is designed to be as less disruptive as possible considering how long we have before the Hardy release. The only thing this patch changes is this: The clause not to run compiz if using a laptop with ati or radeon driver is ignored if the card has one of

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-04 Thread Andrea Chiavazza
I made another version of my patch. It is designed to be as less disruptive as possible considering how long we have before the Hardy release. The only thing this patch changes is this: The clause not to run compiz if using a laptop with ati or radeon driver is ignored if the card has one of

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread Daniel Holbach
Michael: will this patch get into hardy? -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread Travis Watkins
The 'correct' fix is to include the list of chips fglrx supports and refuse to start if the chip is in that list. That way the older chips will still work. -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread Travis Watkins
** Attachment added: list of ids fglrx supports http://launchpadlibrarian.net/13042036/blacklist.ati -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread Rocko
This 'correct fix' isn't a correct fix at all: the problem with it is that fglrx supports cards that are also supported by the open source drivers, eg my card 1002:4e50. However, fglrx support is NOT as good as the open source drivers (see my earlier comment), so the user should most definitely

Re: [Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread Vladimir Dobriakov
Rocko described the problem very well. The real problem is, that user forced to install proprietary, broken fglrx driver instead of nice, working, open source radeon driver. With 'broken fglrx' I mean: * no xrandr * random crashes, at least with my Mobility Radeon X300 * no wakeup from standby

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread pamukk
@ Andrea Chiavazza Excuse my ignorance, but how do I install compiz_0.7.2-0ubuntu3.debdiff ? Thanks for your patience. Francesco -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread Andrea Chiavazza
to pamukk: Wait for an update in .deb format to be released and install it as you normally do with 'update manager'. Or take a look at my debdiff and manually edit /usr/bin/compiz. You can also try starting compiz as 'SKIP_CHECKS=yes compiz'. There was a configuration file somewhere that could be

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread Travis Watkins
The X300 is also one that is known to have problems with the open source driver so we're screwed either way there. -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread Chad Bernier
well it is your fault for buying a laptop with incompatible hardware. people should be more careful. I didn't just get any bluetooth adapter at walmart, i bought a highly reviewed, linux compatible one. On Wed, Apr 2, 2008 at 4:25 PM, Travis Watkins [EMAIL PROTECTED] wrote: The X300 is also

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-02 Thread Bryce Harrington
[Folks, let's please maintain a civil discourse here. Certainly this is a frustrating issue on all sides, but keeping the discussion constructive is the best path towards solving the problem.] -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-01 Thread Andrea Chiavazza
This is the patch but in the right format this time. It whitelists the following pciids: 1002:3154 1002:4336 1002:4337 1002:4c57 1002:4c66 1002:4e50 1002:4e56 1002:5460 1002:5835 ** Attachment added: compiz_0.7.2-0ubuntu3.debdiff

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-01 Thread Andrea Chiavazza
I sent a debdiff to fix the problem ** Changed in: compiz (Ubuntu) Status: Triaged = Fix Committed -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-04-01 Thread Travis Watkins
Fix Committed means the fix is included in the compiz package bzr repo. Changing status. ** Changed in: compiz (Ubuntu) Status: Fix Committed = In Progress -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-31 Thread Pedro Villavicencio
** Changed in: compiz (Ubuntu) Status: Fix Committed = Triaged -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-31 Thread pamukk
ASUS L3800c with ATI Mobility Radeon 7500. Works perfectly with the open source driver ati in Gutsy version. my lspci: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] my lspci -s 01:00.0 -n: 01:00.0 0300: 1002:4c57 thanks . -- Need to

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-30 Thread Andrea Chiavazza
An updated version of the patch that also adds the changelog entry. The whitelisted pciids are: 1002:3154 1002:4336 1002:4337 1002:4c57 1002:4c66 1002:4e50 1002:4e56 1002:5460 1002:5835 Let me know if your card is missing! I changed the bug status to Fix Committed ** Changed in: compiz (Ubuntu)

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-30 Thread Andrea Chiavazza
** Changed in: compiz (Ubuntu) Assignee: Andrea Chiavazza (andrea-c7a) = (unassigned) -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-29 Thread Andrea Chiavazza
Here is a patch for version 1:0.7.2-0ubuntu2 that enables cards with a whitelisted pciid. I included in the list all the pciids I have seen in these comments. The attachment is the debian/patches directory. My patch is named 100-check_pciids_whitelist.patch. I picked 100 just because last patch

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-27 Thread Vladimir Dobriakov
Addendum - now with pci id: 01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Mobility Radeon X300] 01:00.0 0300: 1002:5460 (prog-if 00 [VGA controller]) on Thinkpad T43 * radeon works flawlessly * fglrx crashes regularly -- Need to whitelist multiple ATI cards, or remove

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-27 Thread Rocko
I agree totally. My Radeon Mobility 9600 card (already reported above) works fine with compiz, especially with EXA acceleration and migration heuristics set to greedy. The proprietary driver though (v Catalyst 8.3) has at least the following problems in compiz: * 'jerky' window animations *

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-26 Thread Matthias Klose
$ lspci -vn |grep VGA 01:00.0 0300: 1002:4e54 (rev 80) (prog-if 00 [VGA controller]) $ lspci -v |grep VGA 01:00.0 VGA compatible controller: ATI Technologies Inc M10 NT [FireGL Mobility T2] (rev 80) (prog-if 00 [VGA controller]) works ok, the fglrx driver crashes / locks the kernel maybe it

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-26 Thread dh
Worked fine before the blacklist on my Thinkpad T43p: [EMAIL PROTECTED]:~$ lspci -vn | grep VGA 01:00.0 0300: 1002:3154 (rev 80) (prog-if 00 [VGA controller]) [EMAIL PROTECTED]:~$ lspci | grep VGA 01:00.0 VGA compatible controller: ATI Technologies Inc M24GL [Mobility FireGL V3200] (rev 80) --

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-26 Thread Perpetual
Radeon Mobility 9200, Dell Latitude D600 laptop. Worked fine out of the box with Gutsy. Added SKIP_CHECK=yes to /usr/bin/compiz and it works fine. -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-26 Thread Eduardo Jose Moreira
Thanks a lot for your explanations. I'll try to fill a bug about jockey. -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-26 Thread Vladimir Dobriakov
Now I've found the statement in the compiz wrapper script too: `if laptop-detect; then return 1`. * meaningful message needed instead of turning on effects failed * the open source radeon driver **works** on my notebook (3d, standby, xrandr, big desktop), the proprietary fglrx is unstable and

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-26 Thread Jonathon Conte
I have a Thinkpad T41 running Gutsy with compiz enabled. One of the main reasons that I picked this laptop is because of the availabilty of a free (libre) video driver that supports accelerated 3D. Suspend-to-disk and suspend-to-ram both work as well. It would be really great if compiz works with

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-25 Thread shemgp
Please unblacklist this too 01:05.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility U1 [1002:4336] (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Pavilion ze4400 builtin Video [103c:0024] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV-

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-25 Thread Eduardo Jose Moreira
Sorry for delay in answer, using just-cheap-from-18h-to-8h Internet connection at home. Chad: Don't know for sure. The graphics card seems to be detected by the X server as a mobility one, though when I bought the card there was no Mobility label anywhere in the box (it's a plain AGP card with

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-25 Thread Bryce Harrington
Eduardo, the way the blacklist is implemented, it first checks if the system is a laptop. So there is no way this bug can apply for desktop systems, so your issue is unrelated. ** Description changed: I have an ATI radeon IGP 340M (Chip ID 1002:4337) that works really nice with the open

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-25 Thread Aaron Bentley
** Description changed: I have an ATI radeon IGP 340M (Chip ID 1002:4337) that works really nice with the open source ati driver and compiz ALWAYS worked very well since Feisty. According to a problem on some ati cards as reported in Bug #197135, open source ati driver is going to be

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-24 Thread Eduardo Jose Moreira
I have a desktop, not a laptop, with an ATI Radeon 9600 XT Mobility (card bought separately, it was cheap). Please whitelist it, worked ok with Compiz in Gutsy (and PC is not a laptop). Now after removing Gutsy and installing Hardy beta it still uses free radeon driver with Normal effects

Re: [Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-24 Thread Chad Bernier
how do you get a mobility card installed into a desktop? aren't they different sizes and connectors? On Mon, Mar 24, 2008 at 5:34 PM, Eduardo Jose Moreira [EMAIL PROTECTED] wrote: I have a desktop, not a laptop, with an ATI Radeon 9600 XT Mobility (card bought separately, it was cheap).

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-24 Thread Travis Watkins
Your problem is with jockey, not the change I made to compiz. -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-22 Thread Denis Lemire
My laptop with an ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] also has always worked great with compiz and continues to work once I disable this new blacklist. -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-21 Thread Paul Roberts
01:05.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility U1 [1002:4336] Radeon IGP 320M on an hp compaq nx9005 from 2003. Worked fine with compiz on full in gutsy. Please add to whitelist. ** Attachment added: lspci -vnn http://launchpadlibrarian.net/12788998/lspci.txt

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-21 Thread Matti Airas
IBM Thinkpad T42 with ATI Mobility Radeon 9600 (IIRC). Works perfectly with the open source driver, and fglrx breaks suspending. Please fix! ** Attachment added: lspci -vn http://launchpadlibrarian.net/12795241/lspci -- Need to whitelist multiple ATI cards, or remove blacklisting

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-20 Thread Gadget Boy
Ok, I understand now why Compiz wasn't working anymore on my PC. I have a ATI Radeon 9600. Compiz worked really well with it and the ati driver... -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-14 Thread Timo Jyrinki
@Sergio: Ubuntu does not recommend using closed source drivers, so fglrx should never be the default option, or something that is used to provide 3D desktop when the open source driver would also work. That said, fglrx also has very poor reputation regarding stability, functionality (eg.

Re: [Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-14 Thread Chad Bernier
I vote that they unblacklist the working ones first. that's top priority. after that people can worry about trying to fix the drivers, but that is a big project. On Fri, Mar 14, 2008 at 5:39 PM, Timo Jyrinki [EMAIL PROTECTED] wrote: @Sergio: Ubuntu does not recommend using closed source

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-14 Thread Jarvis
Hello, My ATI card had been blacklisted the 13th March 2008 whereas I have no problem with compiz. ** Attachment added: lspci -vvnn http://launchpadlibrarian.net/12677760/lspci%20-vvnn -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-14 Thread Chad Bernier
well a lot of people have said it, but ok. ** Attachment added: lspci-vn http://launchpadlibrarian.net/12662713/lspci-vn -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-14 Thread Sergio Zanchetta
@ Travis I forgot. People in the middle (having cards supported only by fglrx version 8.41 and previous (so no AIGLX)) can use xserver-xgl for compiz. These cards are reported in the above link as well. -- Need to whitelist multiple ATI cards, or remove blacklisting

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-14 Thread Sergio Zanchetta
@Travis I think all this thing can be separated in two (to make it simple): 1) Cards supported by proprietary driver (which can use it for having compiz) 2) Cards not supported by proprietary drivers because they are older (which need ati open source driver to work with compiz, no other way)

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-14 Thread Travis Watkins
That doesn't help, it doesn't have pciids. -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-14 Thread Sergio Zanchetta
Ok, but you can use it for filtering which pci ids reported in this Bug work with ati driver only. 2008/3/14, Travis Watkins [EMAIL PROTECTED]: That doesn't help, it doesn't have pciids. -- Need to whitelist multiple ATI cards, or remove blacklisting https://bugs.launchpad.net/bugs/201330

Re: [Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-14 Thread Sergio Zanchetta
Have a look here... (for older card I'm quite sure it is complete) http://www.calel.org/pci-devices/xorg-device-list.html 2008/3/14, Sergio Zanchetta [EMAIL PROTECTED]: Ok, but you can use it for filtering which pci ids reported in this Bug work with ati driver only. 2008/3/14, Travis

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-13 Thread Timo Jyrinki
Adding my mobility radeon 9000, feels insane to blacklist whole ati/radeon driver on laptops since most cards really work perfectly well. It'd be far more easier to blacklist the most problematic parts (probably one/two IGP:s with known 3D problems in general and the mobility radeon X??? model

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-13 Thread Miguel Martinez
Mobility Radeon 9600 M10 (Pro Turbo w/ 128Mb RAM variant) in a Dell Inspiron 8600c $ lspci -vnn | grep ATI 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] [1002:4e50] (prog-if 00 [VGA controller]) It's not the fastest but it certainly works. I'd

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-13 Thread Jason Straight (LeeJunFan)
I got hit by this with updates today, suddenly compiz which had been working fine refused to start because I was using the same driver I had been using all along. What was even more annoying was that after locating the blacklist mention in the changelog, there was no mention anywhere of how to

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-13 Thread Tomas Nilsson
Following card has always worked with Compiz Radeon Mobility M7 LW [Radeon Mobility 7500] attatched is my lspci -vn ** Attachment added: lspci -vn http://launchpadlibrarian.net/12632941/lspci%20-vn -- Need to whitelist multiple ATI cards, or remove blacklisting

[Bug 201330] Re: Need to whitelist multiple ATI cards, or remove blacklisting

2008-03-13 Thread Tim Jones
Another one for white-listing Radeon Mobility M7 LW [Radeon Mobility 7500]: 01:00.0 0300: 1002:4c57 (prog-if 00 [VGA controller]) Subsystem: 1014:0530 Flags: bus master, stepping, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 5 Memory at e000 (32-bit,