Am 16.05.2011 19:21, schrieb Joost Kraaijeveld: > But I do notice the following output for dmesg, see the last 2 lines: > > panoramix:/home/jkr# dmesg | grep fgl > [ 0.721065] fglrx: module license 'Proprietary. (C) 2002 - ATI > Technologies, Starnberg, GERMANY' taints kernel. > [ 0.952826] [fglrx] Maximum main memory to use for locked dma buffers: > 3077 MBytes. > [ 0.953050] [fglrx] vendor: 1002 device: 9515 count: 1 > [ 0.953518] [fglrx] ioport: bar 1, base 0xc000, size: 0x100 > [ 0.953896] [fglrx] Kernel PAT support is enabled > [ 0.953942] [fglrx] module loaded - fglrx 8.83.6 [Mar 8 2011] with 1 > minors > [ 19.510015] [fglrx] AGP detected, AgpState = 0x1f000b3b (hardware caps > of chipset) > [ 19.510031] [fglrx] [agp] enabling AGP with mode=0x1f000b3a > [ 19.510126] fglrx_pci 0000:05:00.0: putting AGP V3 device into 8x mode > [ 19.510136] [fglrx] AGP enabled, AgpCommand = 0x1f000312 (selected caps) > [ 19.535741] [fglrx] Setup AGP aperture > [ 19.836492] [fglrx] Could not enable MSI; System prevented initialization > [ 19.837361] [fglrx] Firegl kernel thread PID: 1544 > [ 19.837446] [fglrx] Firegl kernel thread PID: 1545 > [ 19.837519] [fglrx] Firegl kernel thread PID: 1546 > [ 19.837871] [fglrx] IRQ 16 Enabled > [ 22.525064] [fglrx:firegl_cmmqs_BIOSControl] *ERROR* CMMQS BIOS Control: > CMMQS handle is not valid. > [ 22.525075] [fglrx:firegl_bios_control] *ERROR* CMMQS BIOS Control is > failed: firegl_bios_control > >
I noticed in your xorg.log and in your dmesg, that it is not 11-4 what
is running on your PC, but 11-3.
What is the output of:
find /usr/ -name \*fglrx\*.so
and
apt-get install debsums =>
for i in `dpkg -l|grep fglrx|awk '{print $2;}'`; do echo "Check $i:" &&
debsums -a $i|grep -v OK$; done
--
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi
GNU/Linux Debian Developer
E-Mail: [email protected]
[email protected]
Comment:
Always if we think we are right,
we were maybe wrong.
*/
signature.asc
Description: OpenPGP digital signature

