Linux Ubuntu glitches and bugs?

onipar

Member
I'm running Ubuntu 11.10 on a brand new system I built ( Gigabyte 880gma-usb3, AMD phenom II X3, 1 T Hdd, 8 GB G skills Ram), and I'm experiencing a number of glitches and bugs that I don't know how to fix.

The first and most prevelant that I noticed was the system occassionally freezing when I either try to "restart" or "switch users." With both freezes it usually goes to the purple Ubuntu screen and then gets stuck. It doesn't happen every time, but often enough.

The next glitch is second most often occurring. I forget what it's called, but you know how you can drag a window to the side, and this orange-ish box appears to show you were the window will lock into place? Well sometimes that orange box appears and doesn't go away until I click the window management thingy and then back off it.

And finally, most recent and least pervasive, when i was trying to empty the trash, the little bubble pop up that says "Empty trash" wouldn't go away, and then the unity bar wouldn't "hide" when i had a browser window open. Fixed this with a restart (which froze first).

I'm not sure if these are related issues, or if it's something simple like I need to update something, but any help is greatly appreciated.

Thanks!
 
Do you have a graphics card installed? Going to assume yes, since you're running unity. Do you have your graphics drivers installed?

Also, is everything up to date?
 
Do you have a graphics card installed? Going to assume yes, since you're running unity. Do you have your graphics drivers installed?

Also, is everything up to date?

Actually, no, i don't have a graphics card. The Gigabyte 880gma-usb3 has integrated graphics. There *are* two uninstalled drives in my hardware driver application, but they seem to be for GPU's, which is (I'm assuming) why they won't completely install when I try.

Last I checked (up in that system taskbar area) it said everything is up to date. Where else should I check? I'm very new to Linux, so I'm not entirely sure I've checked everywhere i should.

EDIT: Now that I think of it, i wonder if the drivers I can't install are actually for the integrated video on my motherboard...and if that's the case, why won't they install? I'll have to check that tomorrow.
 
Last edited:
Follow the last post in this thread:
http://askubuntu.com/questions/8478...driver-for-my-dell-inspiron-n5010/84790#84790

Try it out, and hopefully that gets you sorted. If for any reason, when you restart the computer, it fails to load properly and you get dropped to a terminal do a
sudo apt-get remove xserver-xorg-video-intel
If it's a root terminal (it'll be like root@host# instead of username@host$) just do a
apt-get remove xserver-xorg-video-intel

Honestly, this really shouldn't ever happen, but i figured i would inform you just in case. This will remove the driver you just installed, and will put your system back the way it was.
 
I guess I'll give that a shot. Seems scary though. :P

Yeah, you would think, but it just means the driver isn't working properly for your system, so the graphics fail to load. Nothing serious, you can do the same thing on windows too. :P
 
Yeah, you would think, but it just means the driver isn't working properly for your system, so the graphics fail to load. Nothing serious, you can do the same thing on windows too. :P

Right on. well, let me give you an update before I do what you suggested, just to be sure.

Here's what it says when I open the additional drivers:

"No proprietary Drivers are in use on this system. Proprietary drivers do not have public source code that Ubuntu developers are free to modify. Security Updates and corrections depend solely on the responsiveness of the manufacturer. Ubuntu Cannot fix or imporve these drivers."

The drivers:

"ATI/AMD proprietary FGLRX graphics driver (Post-release updates)."
"ATI/AMD proprietary FGLRX graphics driver"

So I tried installing those drivers again, and the second one actually did work. The first one however, (that says post release updates) still didn't work. It said there is a log of why, but I'm not sure how to find it: /var/log/jockey.log

I don't know how to get to it.

Should I still do what you posted earlier?
 
this would be why you don't use AMD graphics with linux systems.

The post release updates aren't really necessary unless doing games.
 
So I tried installing those drivers again, and the second one actually did work. The first one however, (that says post release updates) still didn't work. It said there is a log of why, but I'm not sure how to find it: /var/log/jockey.log

I don't know how to get to it.

Should I still do what you posted earlier?

As long as you have that driver working, try it out, and see if any of the issues go away.

As far as the log, I'm going to assume Ubuntu is still using gedit as the text editor. Otherwise, substitute gedit with the name of the program it uses.
/var/log/jockey.log is the path to get to it. You can open up a file manager and browse to it, or you can simply do a
gedit /var/log/jockey.log
in a terminal, and that will bring up a read only copy of it. Post that log please, I want to see what it says.

Overall, you should be good now. Hopefully.:P
 
this would be why you don't use AMD graphics with linux systems.

The post release updates aren't really necessary unless doing games.

Oh...yeah, I didn't know there were incompatibilities between AMD and Linux. The good news is I'm *not* using the system for games (this isn't even a video card, just integrated video with my gigabyte motherboard! :-P ), but I'd still like everything working properly. So there's nothing to be done about that?

NyxCharon, I'll look for that log in a bit and post the results. Maybe it will help, I hope! :D:cool:

And thank you all once again for the help.
 
Last edited:
It should work fine.

AMD and Linux doesn't generally get along. However, the integrated cards do carry limited support.
 
Damn. I wish I knew that ahead of time. :P Well, I found the log, here it is. It's really long, so I'm breaking it up in three posts. Let me know if it reveals anything usable:

2011-12-30 11:22:08,276 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560>
2011-12-30 11:22:10,110 DEBUG: reading modalias file /lib/modules/3.0.0-14-generic/modules.alias
2011-12-30 11:22:10,221 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-12-30 11:22:10,223 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-12-30 11:22:10,260 WARNING: Could not open DriverDB cache /var/cache/jockey/driverdb-OpenPrintingDriverDB.cache: [Errno 2] No such file or directory: '/var/cache/jockey/driverdb-OpenPrintingDriverDB.cache'
2011-12-30 11:22:10,304 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-12-30 11:22:10,394 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96
 
2011-12-30 11:22:10,405 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-12-30 11:22:10,406 DEBUG: nvidia.available: falling back to default
2011-12-30 11:22:10,548 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-12-30 11:22:10,556 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current

2011-12-30 11:22:10,566 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-12-30 11:22:10,567 DEBUG: nvidia.available: falling back to default
2011-12-30 11:22:10,654 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-12-30 11:22:10,662 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates

2011-12-30 11:22:10,672 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-12-30 11:22:10,673 DEBUG: nvidia.available: falling back to default
2011-12-30 11:22:10,759 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-12-30 11:22:10,760 DEBUG: Could not instantiate Handler subclass __builtin__.NvidiaDriverBase from name NvidiaDriverBase
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/jockey/detection.py", line 962, in get_handlers
inst = obj(backend)
TypeError: __init__() takes exactly 3 arguments (2 given)
2011-12-30 11:22:10,789 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates

2011-12-30 11:22:10,800 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-12-30 11:22:10,800 DEBUG: nvidia.available: falling back to default
2011-12-30 11:22:10,888 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-12-30 11:22:10,895 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173

2011-12-30 11:22:10,906 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-12-30 11:22:10,907 DEBUG: nvidia.available: falling back to default
2011-12-30 11:22:10,994 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-12-30 11:22:11,001 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates

2011-12-30 11:22:11,012 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-12-30 11:22:11,013 DEBUG: nvidia.available: falling back to default
2011-12-30 11:22:11,101 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-12-30 11:22:11,101 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-12-30 11:22:11,190 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-12-30 11:22:11,191 DEBUG: Firmware for DVB cards not available
2011-12-30 11:22:11,191 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-12-30 11:22:11,200 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet

2011-12-30 11:22:11,200 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-12-30 11:22:11,256 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-12-30 11:22:11,257 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-12-30 11:22:11,281 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl

2011-12-30 11:22:11,321 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-12-30 11:22:11,322 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-12-30 11:22:11,322 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-12-30 11:22:11,332 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci

2011-12-30 11:22:11,333 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-12-30 11:22:11,333 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-12-30 11:22:11,333 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-12-30 11:22:11,380 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-12-30 11:22:11,408 DEBUG: Software modem not available
2011-12-30 11:22:11,408 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-12-30 11:22:11,432 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-12-30 11:22:11,433 DEBUG: fglrx.available: falling back to default
2011-12-30 11:22:11,533 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-12-30 11:22:11,540 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx

2011-12-30 11:22:11,549 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-12-30 11:22:11,550 DEBUG: fglrx.available: falling back to default
2011-12-30 11:22:11,651 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-12-30 11:22:11,652 DEBUG: all custom handlers loaded
2011-12-30 11:22:11,652 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0700:')
2011-12-30 11:22:11,652 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0501:')
2011-12-30 11:22:11,652 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-12-30 11:22:11,653 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001002d0000970Fsv00001458sd0000960Fbc04sc03i00')
2011-12-30 11:22:11,917 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-12-30 11:22:12,056 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,056 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-12-30 11:22:12,056 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,056 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'platform:it87')
2011-12-30 11:22:12,057 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp01ic09isc00ip00')
2011-12-30 11:22:12,073 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-12-30 11:22:12,076 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-12-30 11:22:12,076 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,076 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0800:')
2011-12-30 11:22:12,076 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-12-30 11:22:12,076 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'platform:pcspkr')
2011-12-30 11:22:12,077 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-12-30 11:22:12,077 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,077 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-12-30 11:22:12,077 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,077 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'wmi:ABBC0F6A-8EA1-11D1-00A0-C90629100000')
2011-12-30 11:22:12,077 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001022d00009601sv00001022sd00009601bc06sc00i00')
2011-12-30 11:22:12,088 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001002d00004385sv00000000sd00000000bc0Csc05i00')
2011-12-30 11:22:12,091 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_piix4'}
2011-12-30 11:22:12,091 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_piix4', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,091 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'sp5100_tco'}
2011-12-30 11:22:12,091 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'sp5100_tco', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,091 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-12-30 11:22:12,092 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-12-30 11:22:12,092 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0000:')
2011-12-30 11:22:12,092 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001022d00009602sv00001022sd00009602bc06sc04i00')
2011-12-30 11:22:12,092 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'shpchp'}
2011-12-30 11:22:12,092 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'shpchp', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,092 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001002d00004396sv00001458sd00005004bc0Csc03i20')
2011-12-30 11:22:12,095 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0100:')
2011-12-30 11:22:12,095 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001022d00001203sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:12,095 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'k10temp'}
2011-12-30 11:22:12,095 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'k10temp', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,095 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001022d00001200sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:12,096 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'usb:v047Bp0011d0100dc00dsc00dp00ic03isc01ip01')
2011-12-30 11:22:12,096 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbhid'}
2011-12-30 11:22:12,096 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbhid', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,096 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbkbd'}
2011-12-30 11:22:12,096 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbkbd', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,096 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-12-30 11:22:12,096 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-12-30 11:22:12,096 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,096 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001002d00004384sv00000000sd00000000bc06sc04i01')
2011-12-30 11:22:12,099 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'input:b0003v047Bp0011e0100-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw')
2011-12-30 11:22:12,099 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-12-30 11:22:12,099 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,100 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd03/07/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GMA-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GMA-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:')
2011-12-30 11:22:12,111 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001022d00001204sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:12,111 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-12-30 11:22:12,111 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001022d00001201sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:12,111 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001002d0000439Csv00001458sd00005002bc01sc01i8a')
2011-12-30 11:22:12,114 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pata_atiixp'}
2011-12-30 11:22:12,114 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pata_atiixp', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,114 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'usb:v1D6Bp0003d0300dc09dsc00dp03ic09isc00ip00')
2011-12-30 11:22:12,115 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'usb:v1D6Bp0001d0300dc09dsc00dp00ic09isc00ip00')
2011-12-30 11:22:12,115 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v000010ECd00008168sv00001458sd0000E000bc02sc00i00')
2011-12-30 11:22:12,121 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'r8169'}
2011-12-30 11:22:12,121 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'r8169', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,121 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001B6Fd00007023sv00001458sd00005007bc0Csc03i30')
2011-12-30 11:22:12,121 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'xhci_hcd'}
2011-12-30 11:22:12,121 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'xhci_hcd', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,121 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-12-30 11:22:12,122 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'platform:reg-dummy')
2011-12-30 11:22:12,122 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-12-30 11:22:12,122 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001002d00009715sv00001458sd0000D000bc03sc00i00')
2011-12-30 11:22:12,125 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates', 'package': 'fglrx-updates'}
2011-12-30 11:22:12,520 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:12,521 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:22:12,125 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-12-30 11:22:12,532 DEBUG: fglrx.available: falling back to default
2011-12-30 11:22:12,639 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:12,639 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:22:12,585 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-12-30 11:22:12,640 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx', 'package': 'fglrx'}
2011-12-30 11:22:12,698 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:12,698 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:22:12,640 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-12-30 11:22:12,706 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx

2011-12-30 11:22:12,717 DEBUG: fglrx.available: falling back to default
2011-12-30 11:22:12,825 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:12,826 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:22:12,768 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-12-30 11:22:12,826 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'radeon'}
2011-12-30 11:22:12,826 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'radeon', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:12,827 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates'}
2011-12-30 11:22:12,883 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:12,883 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:22:12,827 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-12-30 11:22:12,894 DEBUG: fglrx.available: falling back to default
2011-12-30 11:22:13,003 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:13,004 DEBUG: fglrx_updates is not the alternative in use
 
1-12-30 11:22:12,946 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-12-30 11:22:13,009 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0C01:')
2011-12-30 11:22:13,010 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'usb:v09DAp0006d0001dc00dsc00dp00ic03isc01ip02')
2011-12-30 11:22:13,011 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbhid'}
2011-12-30 11:22:13,011 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbhid', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:13,012 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse'}
2011-12-30 11:22:13,012 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:13,012 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'platform:SP5100 TCO timer')
2011-12-30 11:22:13,013 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001022d00001202sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:13,015 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'amd64_edac_mod'}
2011-12-30 11:22:13,015 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'amd64_edac_mod', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:13,015 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001002d00004390sv00001458sd0000B002bc01sc06i01')
2011-12-30 11:22:13,027 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-12-30 11:22:13,027 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:13,027 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-12-30 11:22:13,028 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:13,028 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001002d0000439Dsv00001002sd0000439Dbc06sc01i00')
2011-12-30 11:22:13,033 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'serio:ty06pr00id00ex00')
2011-12-30 11:22:13,040 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw'}
2011-12-30 11:22:13,040 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:13,040 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'input:b0003v09DAp0006e0110-e0,1,2,4,k110,111,112,113,114,115,r0,1,6,8,am4,lsfw')
2011-12-30 11:22:13,040 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-12-30 11:22:13,040 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:13,040 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'pci:v00001002d00004383sv00001458sd0000A102bc04sc03i00')
2011-12-30 11:22:13,043 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-12-30 11:22:13,043 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:13,043 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-12-30 11:22:13,043 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:22:13,043 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x234c560> about HardwareID('modalias', 'acpi:PNP0200:')
2011-12-30 11:22:13,043 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0700:')
2011-12-30 11:22:13,043 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0501:')
2011-12-30 11:22:13,043 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001002d0000970Fsv00001458sd0000960Fbc04sc03i00')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'platform:it87')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp01ic09isc00ip00')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0800:')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'platform:pcspkr')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'wmi:ABBC0F6A-8EA1-11D1-00A0-C90629100000')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001022d00009601sv00001022sd00009601bc06sc00i00')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001002d00004385sv00000000sd00000000bc0Csc05i00')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0000:')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001022d00009602sv00001022sd00009602bc06sc04i00')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001002d00004396sv00001458sd00005004bc0Csc03i20')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0100:')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001022d00001203sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001022d00001200sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'usb:v047Bp0011d0100dc00dsc00dp00ic03isc01ip01')
2011-12-30 11:22:13,044 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001002d00004384sv00000000sd00000000bc06sc04i01')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'input:b0003v047Bp0011e0100-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd03/07/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GMA-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GMA-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001022d00001204sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001022d00001201sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001002d0000439Csv00001458sd00005002bc01sc01i8a')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'usb:v1D6Bp0003d0300dc09dsc00dp03ic09isc00ip00')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'usb:v1D6Bp0001d0300dc09dsc00dp00ic09isc00ip00')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v000010ECd00008168sv00001458sd0000E000bc02sc00i00')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001B6Fd00007023sv00001458sd00005007bc0Csc03i30')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'platform:reg-dummy')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001002d00009715sv00001458sd0000D000bc03sc00i00')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0C01:')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'usb:v09DAp0006d0001dc00dsc00dp00ic03isc01ip02')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'platform:SP5100 TCO timer')
2011-12-30 11:22:13,045 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001022d00001202sv00000000sd00000000bc06sc00i00')
2011-12-30 11:22:13,046 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001002d00004390sv00001458sd0000B002bc01sc06i01')
2011-12-30 11:22:13,046 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001002d0000439Dsv00001002sd0000439Dbc06sc01i00')
2011-12-30 11:22:13,046 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'serio:ty06pr00id00ex00')
2011-12-30 11:22:13,046 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'input:b0003v09DAp0006e0110-e0,1,2,4,k110,111,112,113,114,115,r0,1,6,8,am4,lsfw')
2011-12-30 11:22:13,046 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'pci:v00001002d00004383sv00001458sd0000A102bc04sc03i00')
2011-12-30 11:22:13,046 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2566a28> about HardwareID('modalias', 'acpi:PNP0200:')
2011-12-30 11:22:13,135 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:13,135 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:22:13,261 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:13,261 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:22:13,438 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:13,439 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:22:13,561 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:13,561 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:22:13,649 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:22:13,650 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:29:06,025 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:29:06,026 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:29:08,798 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:29:08,798 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:29:13,389 DEBUG: Installing package: fglrx
2011-12-30 11:29:13,866 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 0.000000
2011-12-30 11:29:13,867 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 0.000000
2011-12-30 11:29:13,891 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 0.000000
2011-12-30 11:29:13,984 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 0.000000
2011-12-30 11:29:14,081 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 0.009621
2011-12-30 11:29:14,582 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 0.355900
2011-12-30 11:29:15,083 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 1.394738
2011-12-30 11:29:15,585 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 2.558237
2011-12-30 11:29:16,086 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 3.732125
2011-12-30 11:29:16,587 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 4.951028
2011-12-30 11:29:17,089 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 6.159543
2011-12-30 11:29:17,590 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 7.420001
2011-12-30 11:29:18,090 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 8.718548
2011-12-30 11:29:18,591 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 10.093278
2011-12-30 11:29:19,093 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 11.582279
2011-12-30 11:29:19,594 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 13.237495
2011-12-30 11:29:20,095 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 14.896174
2011-12-30 11:29:20,597 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 16.727992
2011-12-30 11:29:21,098 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 18.822982
2011-12-30 11:29:21,599 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 20.557842
2011-12-30 11:29:22,100 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 22.403512
2011-12-30 11:29:22,602 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 24.145297
2011-12-30 11:29:23,103 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 26.153718
2011-12-30 11:29:23,604 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 28.266022
2011-12-30 11:29:24,105 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 30.388715
2011-12-30 11:29:24,606 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 32.511408
2011-12-30 11:29:25,107 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 34.339764
2011-12-30 11:29:25,609 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 35.998442
2011-12-30 11:29:26,110 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 37.702137
2011-12-30 11:29:26,611 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 39.627451
2011-12-30 11:29:27,112 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 41.639334
2011-12-30 11:29:27,614 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 43.678920
2011-12-30 11:29:28,115 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 45.725431
2011-12-30 11:29:28,616 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 47.796183
2011-12-30 11:29:29,117 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 49.839231
2011-12-30 11:29:29,619 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 51.913445
2011-12-30 11:29:30,120 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 53.973808
2011-12-30 11:29:30,621 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 56.054947
2011-12-30 11:29:31,123 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 58.125698
2011-12-30 11:29:31,624 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 60.241465
2011-12-30 11:29:32,126 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 62.364158
2011-12-30 11:29:32,627 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 64.486851
2011-12-30 11:29:33,128 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 66.613007
2011-12-30 11:29:33,629 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 68.396346
2011-12-30 11:29:34,131 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 69.909587
2011-12-30 11:29:34,632 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 71.447068
2011-12-30 11:29:35,133 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 73.060730
2011-12-30 11:29:35,634 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 74.695169
2011-12-30 11:29:36,135 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 76.346922
2011-12-30 11:29:36,637 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 78.033303
2011-12-30 11:29:37,138 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 79.688518
2011-12-30 11:29:37,639 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 81.333346
2011-12-30 11:29:38,140 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 83.047429
2011-12-30 11:29:38,642 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 84.706107
2011-12-30 11:29:39,143 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 86.350935
2011-12-30 11:29:39,194 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 86.541192
2011-12-30 11:29:39,194 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 86.544093
2011-12-30 11:29:39,695 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 88.188920
2011-12-30 11:29:40,197 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 89.854524
2011-12-30 11:29:40,698 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 91.551294
2011-12-30 11:29:41,199 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 93.199584
2011-12-30 11:29:41,700 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 94.965609
2011-12-30 11:29:42,201 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 96.970567
2011-12-30 11:29:42,703 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 99.089797
2011-12-30 11:29:42,918 DEBUG: download progress <Package: name:'fglrx' architecture='amd64' id:5559L> 100.000000
2011-12-30 11:29:43,795 DEBUG: install progress dpkg-exec 0.000000
2011-12-30 11:29:46,229 DEBUG: install progress fglrx-amdcccle-updates 0.000000
2011-12-30 11:29:46,229 DEBUG: install progress fglrx-amdcccle-updates 6.250000
2011-12-30 11:29:46,342 DEBUG: install progress fglrx-amdcccle-updates 12.500000
2011-12-30 11:29:46,589 DEBUG: install progress fglrx-amdcccle-updates 18.750000
2011-12-30 11:29:47,482 DEBUG: install progress fglrx-updates 18.750000
2011-12-30 11:29:47,583 DEBUG: install progress fglrx-updates 25.000000
2011-12-30 11:29:58,396 DEBUG: install progress fglrx-updates 31.250000
2011-12-30 11:29:59,228 DEBUG: install progress fglrx-updates 37.500000
2011-12-30 11:29:59,396 DEBUG: install progress bamfdaemon 37.500000
2011-12-30 11:29:59,639 DEBUG: install progress gnome-menus 37.500000
2011-12-30 11:29:59,816 DEBUG: install progress ureadahead 37.500000
2011-12-30 11:29:59,984 DEBUG: install progress initramfs-tools 37.500000
2011-12-30 11:30:13,203 DEBUG: install progress libc-bin 37.500000
2011-12-30 11:30:13,676 DEBUG: install progress dpkg-exec 37.500000
2011-12-30 11:30:14,321 DEBUG: install progress fglrx 37.500000
2011-12-30 11:30:14,422 DEBUG: install progress fglrx 43.750000
2011-12-30 11:30:16,816 DEBUG: install progress fglrx 50.000000
2011-12-30 11:30:16,917 DEBUG: install progress fglrx 56.250000
2011-12-30 11:30:17,195 DEBUG: install progress fglrx-amdcccle 56.250000
2011-12-30 11:30:17,196 DEBUG: install progress fglrx-amdcccle 62.500000
2011-12-30 11:30:17,669 DEBUG: install progress fglrx-amdcccle 68.750000
2011-12-30 11:30:17,764 DEBUG: install progress fglrx-amdcccle 75.000000
2011-12-30 11:30:17,864 DEBUG: install progress ureadahead 75.000000
2011-12-30 11:30:18,194 DEBUG: install progress dpkg-exec 75.000000
2011-12-30 11:30:18,233 DEBUG: install progress fglrx 75.000000
2011-12-30 11:30:18,602 DEBUG: install progress fglrx 81.250000
2011-12-30 11:30:39,047 DEBUG: install progress fglrx 87.500000
2011-12-30 11:30:39,491 DEBUG: install progress bamfdaemon 87.500000
2011-12-30 11:30:39,667 DEBUG: install progress gnome-menus 87.500000
2011-12-30 11:30:39,867 DEBUG: install progress fglrx-amdcccle 87.500000
2011-12-30 11:30:39,968 DEBUG: install progress fglrx-amdcccle 93.750000
2011-12-30 11:30:40,051 DEBUG: install progress fglrx-amdcccle 100.000000
2011-12-30 11:30:40,136 DEBUG: install progress initramfs-tools 100.000000
2011-12-30 11:30:52,763 DEBUG: install progress libc-bin 100.000000
2011-12-30 11:30:55,572 DEBUG: (Reading database ... 174380 files and directories currently installed.)
Removing fglrx-amdcccle-updates ...
Removing fglrx-updates ...
Removing all DKMS Modules
Done.
update-alternatives: using /usr/lib/pxpress/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode.
update-alternatives: warning: skip creation of /usr/bin/amdcccle because associated file /usr/lib/fglrx/bin/amdcccle (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdcccle.desktop because associated file /usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdccclesu.desktop because associated file /usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /etc/OpenCL/vendors/amdocl32.icd because associated file /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because associated file /usr/lib/fglrx/bin/amdxdg-su (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: using /usr/lib/pxpress/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode.
update-alternatives: using /usr/lib/i386-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-14-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Selecting previously deselected package fglrx.
(Reading database ... 174119 files and directories currently installed.)
Unpacking fglrx (from .../fglrx_2%3a8.881-0ubuntu4.1_amd64.deb) ...
Selecting previously deselected package fglrx-amdcccle.
Unpacking fglrx-amdcccle (from .../fglrx-amdcccle_2%3a8.881-0ubuntu4.1_amd64.deb) ...
Processing triggers for ureadahead ...
Setting up fglrx (2:8.881-0ubuntu4.1) ...
update-alternatives: using /usr/lib/fglrx/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode.
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Loading new fglrx-8.881 DKMS files...
First Installation: checking all kernels...
Building only for 3.0.0-14-generic
Building for architecture x86_64
Building initial module for 3.0.0-14-generic
Done.

fglrx:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.0.0-14-generic/updates/dkms/

depmod....

DKMS: install Completed.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Setting up fglrx-amdcccle (2:8.881-0ubuntu4.1) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-14-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

2011-12-30 11:30:55,775 DEBUG: unbind/rebind on driver /sys/module/fglrx/drivers/pci:fglrx_pci: device 0000:01:05.0
2011-12-30 11:31:22,162 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:22,163 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:22,318 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:22,319 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:22,532 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:22,533 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:31:22,657 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:22,658 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:22,796 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:22,796 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:22,982 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:22,982 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:23,129 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:23,130 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:23,351 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:23,352 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:31:23,447 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:23,447 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:23,592 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:23,593 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:29,898 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:29,898 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:31:31,591 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:31,591 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:31,721 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:31,721 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:39,372 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:39,372 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:31:42,220 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:42,220 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:31:42,363 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:31:42,364 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:33:29,580 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560>
2011-12-30 11:33:31,601 DEBUG: reading modalias file /lib/modules/3.0.0-14-generic/modules.alias
2011-12-30 11:33:31,706 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-12-30 11:33:31,709 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-12-30 11:33:31,754 WARNING: Could not open DriverDB cache /var/cache/jockey/driverdb-OpenPrintingDriverDB.cache: [Errno 2] No such file or directory: '/var/cache/jockey/driverdb-OpenPrintingDriverDB.cache'
2011-12-30 11:33:31,768 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-12-30 11:33:31,879 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96

2011-12-30 11:33:31,882 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-12-30 11:33:31,882 DEBUG: nvidia.available: falling back to default
2011-12-30 11:33:32,014 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-12-30 11:33:32,017 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current

2011-12-30 11:33:32,020 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-12-30 11:33:32,020 DEBUG: nvidia.available: falling back to default
2011-12-30 11:33:32,046 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-12-30 11:33:32,049 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates

2011-12-30 11:33:32,052 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-12-30 11:33:32,052 DEBUG: nvidia.available: falling back to default
2011-12-30 11:33:32,078 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-12-30 11:33:32,078 DEBUG: Could not instantiate Handler subclass __builtin__.NvidiaDriverBase from name NvidiaDriverBase
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/jockey/detection.py", line 962, in get_handlers
inst = obj(backend)
TypeError: __init__() takes exactly 3 arguments (2 given)
2011-12-30 11:33:32,094 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates

2011-12-30 11:33:32,097 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-12-30 11:33:32,097 DEBUG: nvidia.available: falling back to default
2011-12-30 11:33:32,124 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-12-30 11:33:32,126 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173

2011-12-30 11:33:32,129 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-12-30 11:33:32,129 DEBUG: nvidia.available: falling back to default
2011-12-30 11:33:32,157 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-12-30 11:33:32,159 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates

2011-12-30 11:33:32,162 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-12-30 11:33:32,162 DEBUG: nvidia.available: falling back to default
2011-12-30 11:33:32,189 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-12-30 11:33:32,189 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-12-30 11:33:32,270 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-12-30 11:33:32,270 DEBUG: Firmware for DVB cards not available
2011-12-30 11:33:32,270 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-12-30 11:33:32,273 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet

2011-12-30 11:33:32,273 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-12-30 11:33:32,287 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-12-30 11:33:32,287 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-12-30 11:33:32,290 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl

2011-12-30 11:33:32,303 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-12-30 11:33:32,303 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-12-30 11:33:32,303 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-12-30 11:33:32,307 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci

2011-12-30 11:33:32,307 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-12-30 11:33:32,307 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-12-30 11:33:32,307 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-12-30 11:33:32,321 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-12-30 11:33:32,351 DEBUG: Software modem not available
2011-12-30 11:33:32,351 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-12-30 11:33:32,355 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates

2011-12-30 11:33:32,358 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-12-30 11:33:32,358 DEBUG: fglrx.available: falling back to default
2011-12-30 11:33:32,388 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-12-30 11:33:32,394 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-12-30 11:33:32,395 DEBUG: fglrx.available: falling back to default
2011-12-30 11:33:32,425 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-12-30 11:33:32,425 DEBUG: all custom handlers loaded
2011-12-30 11:33:32,425 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0700:')
2011-12-30 11:33:32,425 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0501:')
2011-12-30 11:33:32,425 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-12-30 11:33:32,425 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001002d0000970Fsv00001458sd0000960Fbc04sc03i00')
2011-12-30 11:33:32,666 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-12-30 11:33:32,778 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,778 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-12-30 11:33:32,779 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,779 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'platform:it87')
2011-12-30 11:33:32,779 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp01ic09isc00ip00')
2011-12-30 11:33:32,794 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-12-30 11:33:32,798 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-12-30 11:33:32,798 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,798 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0800:')
2011-12-30 11:33:32,798 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-12-30 11:33:32,798 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'platform:pcspkr')
2011-12-30 11:33:32,799 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-12-30 11:33:32,799 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,799 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-12-30 11:33:32,799 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,799 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'wmi:ABBC0F6A-8EA1-11D1-00A0-C90629100000')
2011-12-30 11:33:32,799 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001022d00009601sv00001022sd00009601bc06sc00i00')
2011-12-30 11:33:32,809 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001002d00004385sv00000000sd00000000bc0Csc05i00')
2011-12-30 11:33:32,813 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_piix4'}
2011-12-30 11:33:32,813 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_piix4', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,813 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'sp5100_tco'}
2011-12-30 11:33:32,813 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'sp5100_tco', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,813 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-12-30 11:33:32,813 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-12-30 11:33:32,813 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0000:')
2011-12-30 11:33:32,813 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001022d00009602sv00001022sd00009602bc06sc04i00')
2011-12-30 11:33:32,813 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'shpchp'}
2011-12-30 11:33:32,813 DEBUG: no corresponding handler available for
 
{'driver_type': 'kernel_module', 'kernel_module': 'shpchp', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,813 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001002d00004396sv00001458sd00005004bc0Csc03i20')
2011-12-30 11:33:32,816 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0100:')
2011-12-30 11:33:32,816 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001022d00001203sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:32,817 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'k10temp'}
2011-12-30 11:33:32,817 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'k10temp', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,817 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001022d00001200sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:32,817 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'usb:v047Bp0011d0100dc00dsc00dp00ic03isc01ip01')
2011-12-30 11:33:32,817 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbhid'}
2011-12-30 11:33:32,817 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbhid', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,817 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbkbd'}
2011-12-30 11:33:32,817 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbkbd', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,817 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-12-30 11:33:32,818 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-12-30 11:33:32,818 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,818 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001002d00004384sv00000000sd00000000bc06sc04i01')
2011-12-30 11:33:32,820 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'input:b0003v047Bp0011e0100-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw')
2011-12-30 11:33:32,821 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-12-30 11:33:32,821 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,821 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd03/07/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GMA-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GMA-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:')
2011-12-30 11:33:32,832 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001022d00001204sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:32,832 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-12-30 11:33:32,832 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001022d00001201sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:32,832 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001002d0000439Csv00001458sd00005002bc01sc01i8a')
2011-12-30 11:33:32,835 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pata_atiixp'}
2011-12-30 11:33:32,835 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pata_atiixp', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,835 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'usb:v1D6Bp0003d0300dc09dsc00dp03ic09isc00ip00')
2011-12-30 11:33:32,835 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'usb:v1D6Bp0001d0300dc09dsc00dp00ic09isc00ip00')
2011-12-30 11:33:32,836 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v000010ECd00008168sv00001458sd0000E000bc02sc00i00')
2011-12-30 11:33:32,842 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'r8169'}
2011-12-30 11:33:32,842 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'r8169', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,842 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001B6Fd00007023sv00001458sd00005007bc0Csc03i30')
2011-12-30 11:33:32,842 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'xhci_hcd'}
2011-12-30 11:33:32,842 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'xhci_hcd', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:32,842 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-12-30 11:33:32,842 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'platform:reg-dummy')
2011-12-30 11:33:32,843 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-12-30 11:33:32,843 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001002d00009715sv00001458sd0000D000bc03sc00i00')
2011-12-30 11:33:32,846 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates', 'package': 'fglrx-updates'}
2011-12-30 11:33:33,343 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:33,343 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:33:32,846 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-12-30 11:33:33,345 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates

2011-12-30 11:33:33,349 DEBUG: fglrx.available: falling back to default
2011-12-30 11:33:33,382 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:33,382 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:33:33,365 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-12-30 11:33:33,382 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx', 'package': 'fglrx'}
2011-12-30 11:33:33,399 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:33,399 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:33:33,383 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, enabled] ATI/AMD proprietary FGLRX graphics driver)
2011-12-30 11:33:33,494 DEBUG: fglrx.available: falling back to default
2011-12-30 11:33:33,526 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:33,526 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:33:33,509 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, enabled] ATI/AMD proprietary FGLRX graphics driver)
2011-12-30 11:33:33,596 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'radeon'}
2011-12-30 11:33:33,596 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'radeon', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,596 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx'}
2011-12-30 11:33:33,613 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:33,613 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:33:33,596 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, enabled] ATI/AMD proprietary FGLRX graphics driver)
2011-12-30 11:33:33,688 DEBUG: fglrx.available: falling back to default
2011-12-30 11:33:33,720 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:33,720 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:33:33,703 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, enabled] ATI/AMD proprietary FGLRX graphics driver)
2011-12-30 11:33:33,791 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0C01:')
2011-12-30 11:33:33,791 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'usb:v09DAp0006d0001dc00dsc00dp00ic03isc01ip02')
2011-12-30 11:33:33,791 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbhid'}
2011-12-30 11:33:33,792 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbhid', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,792 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse'}
2011-12-30 11:33:33,792 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,792 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'platform:SP5100 TCO timer')
2011-12-30 11:33:33,792 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001022d00001202sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:33,792 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'amd64_edac_mod'}
2011-12-30 11:33:33,793 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'amd64_edac_mod', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,793 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001002d00004390sv00001458sd0000B002bc01sc06i01')
2011-12-30 11:33:33,796 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-12-30 11:33:33,796 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,796 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-12-30 11:33:33,796 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,796 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001002d0000439Dsv00001002sd0000439Dbc06sc01i00')
2011-12-30 11:33:33,799 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'serio:ty06pr00id00ex00')
2011-12-30 11:33:33,805 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw'}
2011-12-30 11:33:33,805 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,805 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'input:b0003v09DAp0006e0110-e0,1,2,4,k110,111,112,113,114,115,r0,1,6,8,am4,lsfw')
2011-12-30 11:33:33,805 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-12-30 11:33:33,806 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,806 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'pci:v00001002d00004383sv00001458sd0000A102bc04sc03i00')
2011-12-30 11:33:33,808 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-12-30 11:33:33,808 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,808 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-12-30 11:33:33,809 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2a3e560> about HardwareID('modalias', 'acpi:PNP0200:')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0700:')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0501:')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001002d0000970Fsv00001458sd0000960Fbc04sc03i00')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'platform:it87')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp01ic09isc00ip00')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0800:')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'platform:pcspkr')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'wmi:ABBC0F6A-8EA1-11D1-00A0-C90629100000')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001022d00009601sv00001022sd00009601bc06sc00i00')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001002d00004385sv00000000sd00000000bc0Csc05i00')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-12-30 11:33:33,809 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0000:')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001022d00009602sv00001022sd00009602bc06sc04i00')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001002d00004396sv00001458sd00005004bc0Csc03i20')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0100:')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001022d00001203sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001022d00001200sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'usb:v047Bp0011d0100dc00dsc00dp00ic03isc01ip01')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001002d00004384sv00000000sd00000000bc06sc04i01')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'input:b0003v047Bp0011e0100-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd03/07/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GMA-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GMA-USB3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001022d00001204sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001022d00001201sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001002d0000439Csv00001458sd00005002bc01sc01i8a')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'usb:v1D6Bp0003d0300dc09dsc00dp03ic09isc00ip00')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'usb:v1D6Bp0001d0300dc09dsc00dp00ic09isc00ip00')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v000010ECd00008168sv00001458sd0000E000bc02sc00i00')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001B6Fd00007023sv00001458sd00005007bc0Csc03i30')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-12-30 11:33:33,810 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'platform:reg-dummy')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001002d00009715sv00001458sd0000D000bc03sc00i00')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0C01:')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'usb:v09DAp0006d0001dc00dsc00dp00ic03isc01ip02')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'platform:SP5100 TCO timer')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001022d00001202sv00000000sd00000000bc06sc00i00')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001002d00004390sv00001458sd0000B002bc01sc06i01')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001002d0000439Dsv00001002sd0000439Dbc06sc01i00')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'serio:ty06pr00id00ex00')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'input:b0003v09DAp0006e0110-e0,1,2,4,k110,111,112,113,114,115,r0,1,6,8,am4,lsfw')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'pci:v00001002d00004383sv00001458sd0000A102bc04sc03i00')
2011-12-30 11:33:33,811 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2c55bd8> about HardwareID('modalias', 'acpi:PNP0200:')
2011-12-30 11:33:33,878 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:33,878 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:33:33,955 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:33,956 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:33:34,155 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:34,155 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:33:34,190 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:34,190 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:33:34,215 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:34,216 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:33:38,922 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:38,922 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:33:42,168 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:42,168 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:33:43,320 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:33:43,320 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:33:47,424 DEBUG: Installing package: fglrx-updates
2011-12-30 11:33:47,907 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.000000
2011-12-30 11:33:47,907 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.000000
2011-12-30 11:33:47,924 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.000000
2011-12-30 11:33:48,025 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.000000
2011-12-30 11:33:48,132 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.001926
2011-12-30 11:33:48,633 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.162332
2011-12-30 11:33:49,134 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.796772
2011-12-30 11:33:49,634 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 1.718507
2011-12-30 11:33:50,135 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 2.685729
2011-12-30 11:33:50,636 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.605069
2011-12-30 11:33:51,137 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 4.557927
2011-12-30 11:33:51,637 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 5.532331
2011-12-30 11:33:52,138 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 6.509130
2011-12-30 11:33:52,640 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 7.548176
2011-12-30 11:33:53,141 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 8.613557
2011-12-30 11:33:53,642 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 9.659785
2011-12-30 11:33:54,143 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 10.770655
2011-12-30 11:33:54,645 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 12.118541
2011-12-30 11:33:55,146 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 13.550222
2011-12-30 11:33:55,647 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 14.752068
2011-12-30 11:33:56,148 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 16.092772
2011-12-30 11:33:56,649 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 17.134212
2011-12-30 11:33:57,150 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 18.427034
2011-12-30 11:33:57,652 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 19.825197
2011-12-30 11:33:58,153 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 21.280819
2011-12-30 11:33:58,654 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 22.750805
2011-12-30 11:33:59,155 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 24.218398
2011-12-30 11:33:59,656 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 25.688384
2011-12-30 11:34:00,157 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 27.155976
2011-12-30 11:34:00,659 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 28.625963
2011-12-30 11:34:01,159 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 30.091161
2011-12-30 11:34:01,661 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 31.561148
2011-12-30 11:34:02,162 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 33.031134
2011-12-30 11:34:02,663 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 34.498727
2011-12-30 11:34:03,164 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 35.968713
2011-12-30 11:34:03,665 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 37.409970
2011-12-30 11:34:04,166 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 38.358040
2011-12-30 11:34:04,668 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 39.543127
2011-12-30 11:34:05,169 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 40.914954
2011-12-30 11:34:05,670 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 42.332270
2011-12-30 11:34:06,171 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 43.797469
2011-12-30 11:34:06,672 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 45.265061
2011-12-30 11:34:07,173 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 46.735047
2011-12-30 11:34:07,674 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 48.205034
2011-12-30 11:34:08,176 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 49.672626
2011-12-30 11:34:08,677 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 51.142613
2011-12-30 11:34:09,178 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 52.610205
2011-12-30 11:34:09,679 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 54.080192
2011-12-30 11:34:10,180 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 55.547784
2011-12-30 11:34:10,682 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 57.017771
2011-12-30 11:34:11,183 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 58.485363
2011-12-30 11:34:11,683 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 59.474132
2011-12-30 11:34:12,185 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 60.692737
2011-12-30 11:34:12,686 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 62.052594
2011-12-30 11:34:13,187 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 63.483565
2011-12-30 11:34:13,688 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 64.951867
2011-12-30 11:34:14,190 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 66.421854
2011-12-30 11:34:14,691 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 67.889446
2011-12-30 11:34:15,192 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 69.359432
2011-12-30 11:34:15,693 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 70.829419
2011-12-30 11:34:16,194 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 72.297011
2011-12-30 11:34:16,695 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 73.764604
2011-12-30 11:34:17,197 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 75.234590
2011-12-30 11:34:17,698 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 76.704577
2011-12-30 11:34:18,199 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 78.172169
2011-12-30 11:34:18,701 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 79.405138
2011-12-30 11:34:19,202 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 80.180831
2011-12-30 11:34:19,703 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 81.658000
2011-12-30 11:34:20,204 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 83.051375
2011-12-30 11:34:20,705 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 84.504603
2011-12-30 11:34:21,207 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 85.972195
2011-12-30 11:34:21,707 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 87.442182
2011-12-30 11:34:22,209 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 88.909774
2011-12-30 11:34:22,660 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 90.231110
2011-12-30 11:34:22,660 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 90.233257
2011-12-30 11:34:23,161 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 91.700700
2011-12-30 11:34:23,662 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 93.170197
2011-12-30 11:34:24,163 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 94.640184
2011-12-30 11:34:24,665 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 96.107776
2011-12-30 11:34:25,166 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 97.577763
2011-12-30 11:34:25,667 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 99.045355
2011-12-30 11:34:25,994 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 100.000000
2011-12-30 11:34:26,948 DEBUG: install progress dpkg-exec 0.000000
2011-12-30 11:34:29,408 DEBUG: install progress fglrx-amdcccle 0.000000
2011-12-30 11:34:29,504 DEBUG: install progress fglrx-amdcccle 6.250000
2011-12-30 11:34:29,505 DEBUG: install progress fglrx-amdcccle 12.500000
2011-12-30 11:34:29,781 DEBUG: install progress fglrx-amdcccle 18.750000
2011-12-30 11:34:30,121 DEBUG: install progress fglrx 18.750000
2011-12-30 11:34:30,222 DEBUG: install progress fglrx 25.000000
2011-12-30 11:34:41,045 DEBUG: install progress fglrx 31.250000
2011-12-30 11:34:41,727 DEBUG: install progress fglrx 37.500000
2011-12-30 11:34:41,870 DEBUG: install progress bamfdaemon 37.500000
2011-12-30 11:34:42,080 DEBUG: install progress gnome-menus 37.500000
2011-12-30 11:34:42,238 DEBUG: install progress ureadahead 37.500000
2011-12-30 11:34:42,373 DEBUG: install progress initramfs-tools 37.500000
2011-12-30 11:34:55,760 DEBUG: install progress libc-bin 37.500000
2011-12-30 11:34:56,089 DEBUG: install progress dpkg-exec 37.500000
2011-12-30 11:34:56,707 DEBUG: install progress fglrx-updates 37.500000
2011-12-30 11:34:56,808 DEBUG: install progress fglrx-updates 43.750000
2011-12-30 11:34:59,543 DEBUG: install progress fglrx-updates 50.000000
2011-12-30 11:34:59,619 DEBUG: install progress fglrx-updates 56.250000
2011-12-30 11:34:59,815 DEBUG: install progress fglrx-amdcccle-updates 56.250000
2011-12-30 11:34:59,815 DEBUG: install progress fglrx-amdcccle-updates 62.500000
2011-12-30 11:35:00,304 DEBUG: install progress fglrx-amdcccle-updates 68.750000
2011-12-30 11:35:00,390 DEBUG: install progress fglrx-amdcccle-updates 75.000000
2011-12-30 11:35:00,481 DEBUG: install progress ureadahead 75.000000
2011-12-30 11:35:00,820 DEBUG: install progress dpkg-exec 75.000000
2011-12-30 11:35:00,859 DEBUG: install progress fglrx-updates 75.000000
2011-12-30 11:35:01,244 DEBUG: install progress fglrx-updates 81.250000
2011-12-30 11:35:21,727 DEBUG: install progress fglrx-updates 87.500000
2011-12-30 11:35:22,272 DEBUG: install progress bamfdaemon 87.500000
2011-12-30 11:35:22,431 DEBUG: install progress gnome-menus 87.500000
2011-12-30 11:35:22,631 DEBUG: install progress fglrx-amdcccle-updates 87.500000
2011-12-30 11:35:22,723 DEBUG: install progress fglrx-amdcccle-updates 93.750000
2011-12-30 11:35:22,807 DEBUG: install progress fglrx-amdcccle-updates 100.000000
2011-12-30 11:35:22,893 DEBUG: install progress initramfs-tools 100.000000
2011-12-30 11:35:35,020 DEBUG: install progress libc-bin 100.000000
2011-12-30 11:35:37,828 DEBUG: (Reading database ... 174364 files and directories currently installed.)
Removing fglrx-amdcccle ...
Removing fglrx ...
Removing all DKMS Modules
Done.
update-alternatives: removing manually selected alternative - switching x86_64-linux-gnu_gl_conf to auto mode
update-alternatives: using /usr/lib/pxpress/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode.
update-alternatives: warning: skip creation of /usr/bin/amdcccle because associated file /usr/lib/fglrx/bin/amdcccle (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdcccle.desktop because associated file /usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdccclesu.desktop because associated file /usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because associated file /usr/lib/fglrx/bin/amdxdg-su (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-alternatives: removing manually selected alternative - switching i386-linux-gnu_gl_conf to auto mode
update-alternatives: using /usr/lib/pxpress/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode.
update-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-alternatives: using /usr/lib/i386-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-14-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Selecting previously deselected package fglrx-updates.
(Reading database ... 174120 files and directories currently installed.)
Unpacking fglrx-updates (from .../fglrx-updates_2%3a8.911-0ubuntu0.1_amd64.deb) ...
Selecting previously deselected package fglrx-amdcccle-updates.
Unpacking fglrx-amdcccle-updates (from .../fglrx-amdcccle-updates_2%3a8.911-0ubuntu0.1_amd64.deb) ...
Processing triggers for ureadahead ...
Setting up fglrx-updates (2:8.911-0ubuntu0.1) ...
update-alternatives: using /usr/lib/fglrx/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode.
update-alternatives: warning: skip creation of /etc/OpenCL/vendors/amdocl32.icd because associated file /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-alternatives: warning: skip creation of /etc/OpenCL/vendors/amdocl32.icd because associated file /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Loading new fglrx-updates-8.911 DKMS files...
Building only for 3.0.0-14-generic
Building for architecture x86_64
Building initial module for 3.0.0-14-generic
Done.

fglrx_updates:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.0.0-14-generic/updates/dkms/

depmod....

DKMS: install Completed.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Setting up fglrx-amdcccle-updates (2:8.911-0ubuntu0.1) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-14-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

2011-12-30 11:35:38,121 WARNING: /sys/module/fglrx_updates/drivers does not exist, cannot rebind fglrx_updates driver
2011-12-30 11:35:38,217 ERROR: xorg:fglrx_updates: get_alternative_by_name(fglrx-updates) returned nothing
2011-12-30 11:35:38,397 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:38,397 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:35:38,459 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:38,459 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:35:57,711 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:57,711 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:35:57,773 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:57,774 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:35:57,868 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:57,869 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:35:58,143 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:58,143 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:35:58,205 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:58,205 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:35:58,332 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:58,332 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:35:58,394 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:58,395 DEBUG: fglrx_updates is not the alternative in use
2011-12-30 11:35:58,488 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-12-30 11:35:58,488 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-12-30 11:36:02,087 DEBUG: Shutting down
 
..That was a lot to read through :P

Just run you're current driver for now, and see how it runs. The updated driver (from what I can tell) is having issues with your kernel, via the 1st part of the log. It then tries to build itself into the kernel anyway, and then it just ends up getting a bunch of Xorg errors (Xorg manages the video display on linux).

So, don't worry about it at the moment :)
 
..That was a lot to read through :P

Just run you're current driver for now, and see how it runs. The updated driver (from what I can tell) is having issues with your kernel, via the 1st part of the log. It then tries to build itself into the kernel anyway, and then it just ends up getting a bunch of Xorg errors (Xorg manages the video display on linux).

So, don't worry about it at the moment :)

Okay, thanks!

One last weird thing that happened. I went back to the drivers and for some reason the one I intalled already came up as not being activated, so I reinstalled it...

I wonder if it was deactivated when I tried installing the other one.
 
Okay, thanks!

One last weird thing that happened. I went back to the drivers and for some reason the one I intalled already came up as not being activated, so I reinstalled it...

I wonder if it was deactivated when I tried installing the other one.

Most likely. You can only have one activated at once if I remember correctly.
 
Back
Top