Package: fglrx-glx-ia32 Version: 1:11-7-2 Severity: normal This package should also install the 32-bit libatiadlxx.so in usr/lib32, otherwise all 32-bit applications crash with a segmentation fault, as they try to load the 64-bit version.
This is the error when I e.g. try to start Hammerfight: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server "" after 34 requests (33 known processed) with 0 events remaining. *** glibc detected *** ./Hammerfight: corrupted double-linked list: 0x09628860 *** A strace shows that the last operation is trying to load libatiadlxx.so from usr/lib: .... open("/usr/lib/sse2/libatiadlxx.so", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/sse2", 0xffd0f408) = -1 ENOENT (No such file or directory) open("/usr/lib/cmov/libatiadlxx.so", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/cmov", 0xffd0f408) = -1 ENOENT (No such file or directory) open("/usr/lib/libatiadlxx.so", O_RDONLY) = 10 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\210\0\0\0\0\0\0"..., 512) = 512 close(10) = 0 stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=147456, ...}) = 0 munmap(0xf6da2000, 130151) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- .... Copying the 32-bit libatiadlxx.so from the source tarball to usr/lib32 solves this problem. Thanks, Daniel Schaal -- Package-specific info: VGA-compatible devices on PCI bus: 01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3400 Series DRM and fglrx Informations from dmesg: [ 0.000000] Linux version 3.0.0fglrx2 (daniel@daniel-laptop) (gcc version 4.6.1 (Debian 4.6.1-5) ) #3 SMP Thu Jul 28 19:05:23 CEST 2011 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0fglrx2 root=UUID=6a6734c0-c118-499e-9599-b37b2f1fc263 ro quiet bluetooth.enable_mgmt=1 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0fglrx2 root=UUID=6a6734c0-c118-499e-9599-b37b2f1fc263 ro quiet bluetooth.enable_mgmt=1 [ 7.624714] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel. [ 7.633499] [fglrx] Maximum main memory to use for locked dma buffers: 1883 MBytes. [ 7.633867] [fglrx] vendor: 1002 device: 95c4 count: 1 [ 7.634371] [fglrx] ioport: bar 1, base 0xd800, size: 0x100 [ 7.634616] [fglrx] Kernel PAT support is enabled [ 7.634650] [fglrx] module loaded - fglrx 8.87.5 [Jul 7 2011] with 1 minors [ 21.883004] fglrx_pci 0000:01:00.0: irq 40 for MSI/MSI-X [ 21.884964] [fglrx] Firegl kernel thread PID: 658 [ 21.885138] [fglrx] Firegl kernel thread PID: 659 [ 21.885298] [fglrx] Firegl kernel thread PID: 660 [ 21.885725] [fglrx] IRQ 40 Enabled [ 22.634525] [fglrx] Gart USWC size:628 M. [ 22.634532] [fglrx] Gart cacheable size:247 M. [ 22.634542] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 22.634548] [fglrx] Reserved FB block: Unshared offset:fe03000, size:1f9000 [ 22.634553] [fglrx] Reserved FB block: Unshared offset:fffc000, size:4000 [ 25.679607] [fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is not supported on this hardware (return code = 1) Xorg X server configuration file status: -rw-r--r-- 1 root root 684 Jul 28 18:00 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Xorg X server log files on system: -rw-r--r-- 1 root root 34519 Dec 28 2010 /var/log/Xorg.1.log -rw-r--r-- 1 root root 34429 Aug 1 16:02 /var/log/Xorg.0.log Contents of most recent Xorg X server log file /var/log/Xorg.0.log: [ 20.023] X.Org X Server 1.10.2.902 (1.10.3 RC 2) Release Date: 2011-07-01 [ 20.036] X Protocol Version 11, Revision 0 [ 20.036] Build Operating System: Linux 2.6.39-2-amd64 x86_64 Debian [ 20.036] Current Operating System: Linux daniel-laptop 3.0.0fglrx2 #3 SMP Thu Jul 28 19:05:23 CEST 2011 x86_64 [ 20.036] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0fglrx2 root=UUID=6a6734c0-c118-499e-9599-b37b2f1fc263 ro quiet bluetooth.enable_mgmt=1 [ 20.036] Build Date: 02 July 2011 10:05:17AM [ 20.036] xorg-server 2:1.10.2.902-1 (Cyril Brulebois <k...@debian.org>) [ 20.036] Current version of pixman: 0.23.2 [ 20.036] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 20.036] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 20.037] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 1 15:54:31 2011 [ 20.145] (==) Using config file: "/etc/X11/xorg.conf" [ 20.152] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 20.152] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 20.214] (==) ServerLayout "aticonfig Layout" [ 20.214] (**) |-->Screen "aticonfig-Screen[0]-0" (0) [ 20.214] (**) | |-->Monitor "aticonfig-Monitor[0]-0" [ 20.214] (**) | |-->Device "aticonfig-Device[0]-0" [ 20.214] (==) Automatically adding devices [ 20.214] (==) Automatically enabling devices [ 20.248] (WW) The directory "/usr/share/fonts/X11/misc" does not exist. [ 20.248] Entry deleted from font path. [ 20.248] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 20.248] Entry deleted from font path. [ 20.248] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 20.248] Entry deleted from font path. [ 20.248] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 20.248] Entry deleted from font path. [ 20.277] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 20.277] Entry deleted from font path. [ 20.277] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 20.277] Entry deleted from font path. [ 20.296] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [ 20.296] Entry deleted from font path. [ 20.296] (==) FontPath set to: /usr/share/fonts/X11/Type1, built-ins [ 20.296] (==) ModulePath set to "/usr/lib/xorg/modules" [ 20.296] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 20.296] (II) Loader magic: 0x7d7f40 [ 20.296] (II) Module ABI versions: [ 20.296] X.Org ANSI C Emulation: 0.4 [ 20.296] X.Org Video Driver: 10.0 [ 20.296] X.Org XInput driver : 12.2 [ 20.296] X.Org Server Extension : 5.0 [ 20.297] (--) PCI:*(0:1:0:0) 1002:95c4:1043:19e2 rev 0, Mem @ 0xd0000000/268435456, 0xfdef0000/65536, I/O @ 0x0000d800/256, BIOS @ 0x????????/131072 [ 20.297] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 20.297] (II) "extmod" will be loaded by default. [ 20.297] (II) "dbe" will be loaded by default. [ 20.297] (II) "glx" will be loaded by default. [ 20.297] (II) "record" will be loaded by default. [ 20.297] (II) "dri" will be loaded by default. [ 20.297] (II) "dri2" will be loaded by default. [ 20.297] (II) LoadModule: "extmod" [ 20.440] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 20.456] (II) Module extmod: vendor="X.Org Foundation" [ 20.456] compiled for 1.10.2.902, module version = 1.0.0 [ 20.456] Module class: X.Org Server Extension [ 20.456] ABI class: X.Org Server Extension, version 5.0 [ 20.456] (II) Loading extension SELinux [ 20.456] (II) Loading extension MIT-SCREEN-SAVER [ 20.456] (II) Loading extension XFree86-VidModeExtension [ 20.456] (II) Loading extension XFree86-DGA [ 20.456] (II) Loading extension DPMS [ 20.456] (II) Loading extension XVideo [ 20.456] (II) Loading extension XVideo-MotionCompensation [ 20.456] (II) Loading extension X-Resource [ 20.456] (II) LoadModule: "dbe" [ 20.456] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 20.459] (II) Module dbe: vendor="X.Org Foundation" [ 20.459] compiled for 1.10.2.902, module version = 1.0.0 [ 20.459] Module class: X.Org Server Extension [ 20.459] ABI class: X.Org Server Extension, version 5.0 [ 20.459] (II) Loading extension DOUBLE-BUFFER [ 20.459] (II) LoadModule: "glx" [ 20.516] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 20.555] (II) Module glx: vendor="FireGL - ATI Technologies Inc." [ 20.557] compiled for 6.9.0, module version = 1.0.0 [ 20.557] (II) Loading extension GLX [ 20.558] (II) LoadModule: "record" [ 20.558] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 20.559] (II) Module record: vendor="X.Org Foundation" [ 20.559] compiled for 1.10.2.902, module version = 1.13.0 [ 20.559] Module class: X.Org Server Extension [ 20.559] ABI class: X.Org Server Extension, version 5.0 [ 20.559] (II) Loading extension RECORD [ 20.559] (II) LoadModule: "dri" [ 20.559] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 20.570] (II) Module dri: vendor="X.Org Foundation" [ 20.570] compiled for 1.10.2.902, module version = 1.0.0 [ 20.570] ABI class: X.Org Server Extension, version 5.0 [ 20.570] (II) Loading extension XFree86-DRI [ 20.570] (II) LoadModule: "dri2" [ 20.571] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 20.582] (II) Module dri2: vendor="X.Org Foundation" [ 20.582] compiled for 1.10.2.902, module version = 1.2.0 [ 20.582] ABI class: X.Org Server Extension, version 5.0 [ 20.582] (II) Loading extension DRI2 [ 20.582] (II) LoadModule: "fglrx" [ 20.617] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so [ 21.216] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc." [ 21.222] compiled for 1.4.99.906, module version = 8.87.5 [ 21.222] Module class: X.Org Video Driver [ 21.242] (II) Loading sub module "fglrxdrm" [ 21.242] (II) LoadModule: "fglrxdrm" [ 21.242] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 21.295] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." [ 21.295] compiled for 1.4.99.906, module version = 8.87.5 [ 21.295] (II) ATI Proprietary Linux Driver Version Identifier:8.87.5 [ 21.295] (II) ATI Proprietary Linux Driver Release Identifier: 8.872 [ 21.296] (II) ATI Proprietary Linux Driver Build Date: Jul 7 2011 22:42:39 [ 21.296] (++) using VT number 7 [ 21.302] (WW) Falling back to old probe method for fglrx [ 21.400] (II) Loading PCS database from /etc/ati/amdpcsdb [ 21.416] (--) Chipset Supported AMD Graphics Processor (0x95C4) found [ 21.416] (II) AMD Video driver is running on a device belonging to a group targeted for this release [ 21.417] (II) AMD Video driver is signed [ 21.417] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so [ 21.417] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 21.417] (II) fglrx(0): pEnt->device->identifier=0x9d98b0 [ 21.417] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 21.417] (II) fglrx(0): === [xdl_xs110_atiddxPreInit] === begin [ 21.426] (II) Loading sub module "vgahw" [ 21.426] (II) LoadModule: "vgahw" [ 21.426] (II) Loading /usr/lib/xorg/modules/libvgahw.so [ 21.440] (II) Module vgahw: vendor="X.Org Foundation" [ 21.440] compiled for 1.10.2.902, module version = 0.1.0 [ 21.440] ABI class: X.Org Video Driver, version 10.0 [ 21.440] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32 [ 21.440] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) [ 21.440] (==) fglrx(0): Default visual is TrueColor [ 21.440] (**) fglrx(0): Option "DPMS" "true" [ 21.440] (==) fglrx(0): RGB weight 888 [ 21.440] (II) fglrx(0): Using 8 bits per RGB [ 21.440] (==) fglrx(0): Buffer Tiling is ON [ 21.446] (II) Loading sub module "fglrxdrm" [ 21.446] (II) LoadModule: "fglrxdrm" [ 21.446] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so [ 21.446] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." [ 21.446] compiled for 1.4.99.906, module version = 8.87.5 [ 21.449] ukiDynamicMajor: found major device number 252 [ 21.450] ukiDynamicMajor: found major device number 252 [ 21.450] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 21.450] ukiOpenDevice: node name is /dev/ati/card0 [ 21.450] ukiOpenDevice: open result is 9, (OK) [ 21.450] ukiOpenByBusid: ukiOpenMinor returns 9 [ 21.450] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 21.450] (==) fglrx(0): NoAccel = NO [ 21.450] (==) fglrx(0): ATI 2D Acceleration Architecture enabled [ 21.450] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 3400 Series" (Chipset = 0x95c4) [ 21.450] (--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x19e2) [ 21.450] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI [ 21.450] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000 [ 21.450] (--) fglrx(0): MMIO registers at 0xfdef0000 [ 21.450] (--) fglrx(0): I/O port at 0x0000d800 [ 21.450] (==) fglrx(0): ROM-BIOS at 0x000c0000 [ 21.458] (II) fglrx(0): AC Adapter is used [ 21.495] (II) fglrx(0): Primary V_BIOS segment is: 0xc000 [ 21.608] (II) Loading sub module "vbe" [ 21.609] (II) LoadModule: "vbe" [ 21.609] (II) Loading /usr/lib/xorg/modules/libvbe.so [ 21.620] (II) Module vbe: vendor="X.Org Foundation" [ 21.620] compiled for 1.10.2.902, module version = 1.1.0 [ 21.620] ABI class: X.Org Video Driver, version 10.0 [ 21.620] (II) fglrx(0): VESA BIOS detected [ 21.620] (II) fglrx(0): VESA VBE Version 3.0 [ 21.620] (II) fglrx(0): VESA VBE Total Mem: 16384 kB [ 21.620] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS [ 21.620] (II) fglrx(0): VESA VBE OEM Software Rev: 10.77 [ 21.620] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. [ 21.620] (II) fglrx(0): VESA VBE OEM Product: M82 [ 21.620] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00 [ 21.661] (II) fglrx(0): ATI Video BIOS revision 9 or later detected [ 21.662] (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR2 [ 21.662] (II) fglrx(0): PCIE card detected [ 21.662] (--) fglrx(0): Using per-process page tables (PPPT) as GART. [ 21.662] (WW) fglrx(0): board is an unknown third party board, chipset is supported [ 21.672] (II) fglrx(0): Using adapter: 1:0.0. [ 21.711] (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000) [ 21.885] (II) fglrx(0): Interrupt handler installed at IRQ 40. [ 21.885] (II) fglrx(0): RandR 1.2 support is enabled! [ 21.885] (II) fglrx(0): RandR 1.2 rotation support is enabled! [ 21.886] (==) fglrx(0): Center Mode is disabled [ 21.886] (II) Loading sub module "fb" [ 21.886] (II) LoadModule: "fb" [ 21.886] (II) Loading /usr/lib/xorg/modules/libfb.so [ 21.932] (II) Module fb: vendor="X.Org Foundation" [ 21.932] compiled for 1.10.2.902, module version = 1.0.0 [ 21.932] ABI class: X.Org ANSI C Emulation, version 0.4 [ 21.932] (II) Loading sub module "ddc" [ 21.932] (II) LoadModule: "ddc" [ 21.933] (II) Module "ddc" already built-in [ 22.496] (II) fglrx(0): Finished Initialize PPLIB! [ 22.551] (II) fglrx(0): Output LVDS using monitor section aticonfig-Monitor[0]-0 [ 22.551] (II) fglrx(0): Output DFP1 has no monitor section [ 22.552] (II) fglrx(0): Output CRT1 has no monitor section [ 22.552] (II) Loading sub module "ddc" [ 22.552] (II) LoadModule: "ddc" [ 22.552] (II) Module "ddc" already built-in [ 22.552] (II) fglrx(0): Connected Display0: LVDS [ 22.552] (II) fglrx(0): Display0 EDID data --------------------------- [ 22.552] (II) fglrx(0): Manufacturer: LPL Model: e300 Serial#: 0 [ 22.552] (II) fglrx(0): Year: 2006 Week: 0 [ 22.552] (II) fglrx(0): EDID Version: 1.3 [ 22.552] (II) fglrx(0): Digital Display Input [ 22.552] (II) fglrx(0): Max Image Size [cm]: horiz.: 33 vert.: 21 [ 22.552] (II) fglrx(0): Gamma: 2.20 [ 22.552] (II) fglrx(0): No DPMS capabilities specified [ 22.552] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 22.552] (II) fglrx(0): First detailed timing is preferred mode [ 22.552] (II) fglrx(0): redX: 0.600 redY: 0.351 greenX: 0.324 greenY: 0.554 [ 22.552] (II) fglrx(0): blueX: 0.153 blueY: 0.145 whiteX: 0.312 whiteY: 0.328 [ 22.552] (II) fglrx(0): Manufacturer's mask: 0 [ 22.552] (II) fglrx(0): Supported detailed timing: [ 22.552] (II) fglrx(0): clock: 71.0 MHz Image Size: 331 x 207 mm [ 22.552] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0 [ 22.552] (II) fglrx(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 823 v_border: 0 [ 22.552] (II) fglrx(0): LGPhilipsLCD [ 22.552] (II) fglrx(0): LP154WX4-TLC3 [ 22.552] (II) fglrx(0): EDID (in hex): [ 22.552] (II) fglrx(0): 00ffffffffffff00320c00e300000000 [ 22.552] (II) fglrx(0): 00100103802115780ab3409959538d27 [ 22.552] (II) fglrx(0): 25505400000001010101010101010101 [ 22.552] (II) fglrx(0): 010101010101bc1b00a0502017303020 [ 22.552] (II) fglrx(0): 36004bcf100000190000000000000000 [ 22.552] (II) fglrx(0): 00000000000000000000000000fe004c [ 22.552] (II) fglrx(0): 475068696c6970734c43440a000000fe [ 22.552] (II) fglrx(0): 004c503135345758342d544c4333003c [ 22.552] (II) fglrx(0): End of Display0 EDID data -------------------- [ 22.618] (II) fglrx(0): EDID for output LVDS [ 22.618] (II) fglrx(0): Manufacturer: LPL Model: e300 Serial#: 0 [ 22.618] (II) fglrx(0): Year: 2006 Week: 0 [ 22.618] (II) fglrx(0): EDID Version: 1.3 [ 22.618] (II) fglrx(0): Digital Display Input [ 22.618] (II) fglrx(0): Max Image Size [cm]: horiz.: 33 vert.: 21 [ 22.618] (II) fglrx(0): Gamma: 2.20 [ 22.618] (II) fglrx(0): No DPMS capabilities specified [ 22.618] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 22.618] (II) fglrx(0): First detailed timing is preferred mode [ 22.618] (II) fglrx(0): redX: 0.600 redY: 0.351 greenX: 0.324 greenY: 0.554 [ 22.618] (II) fglrx(0): blueX: 0.153 blueY: 0.145 whiteX: 0.312 whiteY: 0.328 [ 22.618] (II) fglrx(0): Manufacturer's mask: 0 [ 22.618] (II) fglrx(0): Supported detailed timing: [ 22.618] (II) fglrx(0): clock: 71.0 MHz Image Size: 331 x 207 mm [ 22.618] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0 [ 22.618] (II) fglrx(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 823 v_border: 0 [ 22.618] (II) fglrx(0): LGPhilipsLCD [ 22.618] (II) fglrx(0): LP154WX4-TLC3 [ 22.618] (II) fglrx(0): EDID (in hex): [ 22.618] (II) fglrx(0): 00ffffffffffff00320c00e300000000 [ 22.618] (II) fglrx(0): 00100103802115780ab3409959538d27 [ 22.618] (II) fglrx(0): 25505400000001010101010101010101 [ 22.618] (II) fglrx(0): 010101010101bc1b00a0502017303020 [ 22.618] (II) fglrx(0): 36004bcf100000190000000000000000 [ 22.618] (II) fglrx(0): 00000000000000000000000000fe004c [ 22.618] (II) fglrx(0): 475068696c6970734c43440a000000fe [ 22.618] (II) fglrx(0): 004c503135345758342d544c4333003c [ 22.618] (II) fglrx(0): EDID vendor "LPL", prod id 58112 [ 22.618] (II) fglrx(0): Printing DDC gathered Modelines: [ 22.618] (II) fglrx(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.3 kHz) [ 22.632] (II) fglrx(0): Printing probed modes for output LVDS [ 22.632] (II) fglrx(0): Modeline "1280x800"x60.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync +vsync (49.3 kHz) [ 22.632] (II) fglrx(0): Modeline "1280x768"x60.0 71.00 1280 1328 1360 1440 768 803 809 823 +hsync +vsync (49.3 kHz) [ 22.632] (II) fglrx(0): Modeline "1280x720"x60.0 71.00 1280 1328 1360 1440 720 803 809 823 +hsync +vsync (49.3 kHz) [ 22.632] (II) fglrx(0): Modeline "1024x768"x60.0 71.00 1024 1328 1360 1440 768 803 809 823 +hsync +vsync (49.3 kHz) [ 22.632] (II) fglrx(0): Modeline "1024x600"x60.0 71.00 1024 1328 1360 1440 600 803 809 823 +hsync +vsync (49.3 kHz) [ 22.632] (II) fglrx(0): Modeline "800x600"x60.0 71.00 800 1328 1360 1440 600 803 809 823 +hsync +vsync (49.3 kHz) [ 22.632] (II) fglrx(0): Modeline "800x480"x60.0 71.00 800 1328 1360 1440 480 803 809 823 +hsync +vsync (49.3 kHz) [ 22.632] (II) fglrx(0): Modeline "720x480"x60.0 71.00 720 1328 1360 1440 480 803 809 823 +hsync +vsync (49.3 kHz) [ 22.632] (II) fglrx(0): Modeline "640x480"x60.0 71.00 640 1328 1360 1440 480 803 809 823 +hsync +vsync (49.3 kHz) [ 22.632] (II) fglrx(0): EDID for output DFP1 [ 22.632] (II) fglrx(0): EDID for output CRT1 [ 22.632] (II) fglrx(0): Output LVDS connected [ 22.632] (II) fglrx(0): Output DFP1 disconnected [ 22.632] (II) fglrx(0): Output CRT1 disconnected [ 22.632] (II) fglrx(0): Using exact sizes for initial modes [ 22.632] (II) fglrx(0): Output LVDS using initial mode 1280x800 [ 22.632] (II) fglrx(0): Display dimensions: (330, 210) mm [ 22.632] (II) fglrx(0): DPI set to (98, 96) [ 22.632] (II) fglrx(0): Adapter ATI Mobility Radeon HD 3400 Series has 2 configurable heads and 1 displays connected. [ 22.632] (==) fglrx(0): PseudoColor visuals disabled [ 22.632] (II) Loading sub module "ramdac" [ 22.632] (II) LoadModule: "ramdac" [ 22.632] (II) Module "ramdac" already built-in [ 22.632] (==) fglrx(0): NoDRI = NO [ 22.632] (==) fglrx(0): Capabilities: 0x00000000 [ 22.633] (==) fglrx(0): CapabilitiesEx: 0x00000000 [ 22.633] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so" [ 22.633] (==) fglrx(0): UseFastTLS=0 [ 22.633] (==) fglrx(0): BlockSignalsOnLock=1 [ 22.633] (--) Depth 24 pixmap format is 32 bpp [ 22.633] (II) Loading extension ATIFGLRXDRI [ 22.633] (II) fglrx(0): doing swlDriScreenInit [ 22.633] (II) fglrx(0): swlDriScreenInit for fglrx driver [ 22.633] ukiDynamicMajor: found major device number 252 [ 22.633] ukiDynamicMajor: found major device number 252 [ 22.633] ukiDynamicMajor: found major device number 252 [ 22.633] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 22.633] ukiOpenDevice: node name is /dev/ati/card0 [ 22.633] ukiOpenDevice: open result is 14, (OK) [ 22.633] ukiOpenByBusid: ukiOpenMinor returns 14 [ 22.633] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 22.633] (II) fglrx(0): [uki] DRM interface version 1.0 [ 22.633] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0" [ 22.633] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000 [ 22.634] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f2b2bef2000 [ 22.634] (II) fglrx(0): [uki] framebuffer handle = 0x3000 [ 22.634] (II) fglrx(0): [uki] added 1 reserved context for kernel [ 22.634] (II) fglrx(0): swlDriScreenInit done [ 22.634] (II) fglrx(0): Kernel Module Version Information: [ 22.634] (II) fglrx(0): Name: fglrx [ 22.634] (II) fglrx(0): Version: 8.87.5 [ 22.634] (II) fglrx(0): Date: Jul 7 2011 [ 22.634] (II) fglrx(0): Desc: ATI FireGL DRM kernel module [ 22.634] (II) fglrx(0): Kernel Module version matches driver. [ 22.634] (II) fglrx(0): Kernel Module Build Time Information: [ 22.634] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.0.0fglrx2 [ 22.634] (II) fglrx(0): Build-Kernel MODVERSIONS: no [ 22.634] (II) fglrx(0): Build-Kernel __SMP__: no [ 22.634] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000 [ 22.634] (II) fglrx(0): [uki] register handle = 0x00004000 [ 22.672] (II) fglrx(0): DRI initialization successfull [ 22.672] (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x01004000 [ 22.760] (==) fglrx(0): Backing store disabled [ 22.760] (II) Loading extension FGLRXEXTENSION [ 22.761] (**) fglrx(0): DPMS enabled [ 22.761] (II) fglrx(0): Initialized in-driver Xinerama extension [ 22.761] (**) fglrx(0): Textured Video is enabled. [ 22.761] (II) LoadModule: "glesx" [ 22.761] (II) Loading /usr/lib/xorg/modules/glesx.so [ 22.894] (II) Module glesx: vendor="X.Org Foundation" [ 22.894] compiled for 1.4.99.906, module version = 1.0.0 [ 22.894] (II) Loading extension GLESX [ 22.894] (II) fglrx(0): GLESX enableFlags = 528 [ 22.894] (II) fglrx(0): GLESX is enabled [ 22.894] (II) LoadModule: "amdxmm" [ 22.894] (II) Loading /usr/lib/xorg/modules/amdxmm.so [ 22.908] (II) Module amdxmm: vendor="X.Org Foundation" [ 22.908] compiled for 1.4.99.906, module version = 2.0.0 [ 22.908] (II) Loading extension AMDXVOPL [ 22.908] (II) Loading extension AMDXVBA [ 22.910] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): [ 22.916] (II) fglrx(0): Enable composite support successfully [ 22.931] (WW) fglrx(0): Option "VendorName" is not used [ 22.931] (WW) fglrx(0): Option "ModelName" is not used [ 22.931] (II) fglrx(0): X context handle = 0x1 [ 22.931] (II) fglrx(0): [DRI] installation complete [ 22.931] (==) fglrx(0): Silken mouse enabled [ 22.940] (==) fglrx(0): Using HW cursor of display infrastructure! [ 22.941] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2. [ 22.941] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel' [ 22.941] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel' [ 23.484] (--) RandR disabled [ 23.484] (II) Initializing built-in extension Generic Event Extension [ 23.484] (II) Initializing built-in extension SHAPE [ 23.484] (II) Initializing built-in extension MIT-SHM [ 23.484] (II) Initializing built-in extension XInputExtension [ 23.485] (II) Initializing built-in extension XTEST [ 23.485] (II) Initializing built-in extension BIG-REQUESTS [ 23.485] (II) Initializing built-in extension SYNC [ 23.485] (II) Initializing built-in extension XKEYBOARD [ 23.485] (II) Initializing built-in extension XC-MISC [ 23.485] (II) Initializing built-in extension SECURITY [ 23.485] (II) Initializing built-in extension XINERAMA [ 23.485] (II) Initializing built-in extension XFIXES [ 23.485] (II) Initializing built-in extension RENDER [ 23.485] (II) Initializing built-in extension RANDR [ 23.485] (II) Initializing built-in extension COMPOSITE [ 23.485] (II) Initializing built-in extension DAMAGE [ 23.485] (II) SELinux: Disabled on system [ 23.489] ukiDynamicMajor: found major device number 252 [ 23.489] ukiDynamicMajor: found major device number 252 [ 23.489] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 23.489] ukiOpenDevice: node name is /dev/ati/card0 [ 23.489] ukiOpenDevice: open result is 15, (OK) [ 23.489] ukiOpenByBusid: ukiOpenMinor returns 15 [ 23.490] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 24.876] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0 [ 25.003] (II) fglrx(0): Enable the clock gating! [ 25.003] (II) fglrx(0): Setting screen physical size to 338 x 211 [ 25.491] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 25.491] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 25.491] (II) LoadModule: "evdev" [ 25.491] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 25.528] (II) Module evdev: vendor="X.Org Foundation" [ 25.528] compiled for 1.10.1, module version = 2.6.0 [ 25.528] Module class: X.Org XInput Driver [ 25.528] ABI class: X.Org XInput driver, version 12.2 [ 25.528] (II) Using input driver 'evdev' for 'Power Button' [ 25.528] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 25.528] (**) Power Button: always reports core events [ 25.528] (**) Power Button: Device: "/dev/input/event3" [ 25.528] (--) Power Button: Found keys [ 25.528] (II) Power Button: Configuring as keyboard [ 25.528] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" [ 25.528] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 25.528] (**) Option "xkb_rules" "evdev" [ 25.528] (**) Option "xkb_model" "pc105" [ 25.528] (**) Option "xkb_layout" "de" [ 25.528] (**) Option "xkb_variant" "nodeadkeys" [ 25.528] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 25.625] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 25.625] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 25.625] (II) Using input driver 'evdev' for 'Power Button' [ 25.625] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 25.625] (**) Power Button: always reports core events [ 25.625] (**) Power Button: Device: "/dev/input/event1" [ 25.625] (--) Power Button: Found keys [ 25.625] (II) Power Button: Configuring as keyboard [ 25.625] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1" [ 25.625] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 25.625] (**) Option "xkb_rules" "evdev" [ 25.625] (**) Option "xkb_model" "pc105" [ 25.625] (**) Option "xkb_layout" "de" [ 25.625] (**) Option "xkb_variant" "nodeadkeys" [ 25.625] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 25.626] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 25.626] (II) No input driver/identifier specified (ignoring) [ 25.627] (II) config/udev: Adding input device Sleep Button (/dev/input/event2) [ 25.627] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 25.627] (II) Using input driver 'evdev' for 'Sleep Button' [ 25.627] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 25.627] (**) Sleep Button: always reports core events [ 25.627] (**) Sleep Button: Device: "/dev/input/event2" [ 25.627] (--) Sleep Button: Found keys [ 25.627] (II) Sleep Button: Configuring as keyboard [ 25.627] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2" [ 25.627] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD) [ 25.627] (**) Option "xkb_rules" "evdev" [ 25.627] (**) Option "xkb_model" "pc105" [ 25.627] (**) Option "xkb_layout" "de" [ 25.627] (**) Option "xkb_variant" "nodeadkeys" [ 25.627] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 25.634] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7) [ 25.634] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall" [ 25.634] (**) Logitech USB Receiver: Applying InputClass "Mice" [ 25.634] (II) Using input driver 'evdev' for 'Logitech USB Receiver' [ 25.634] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 25.634] (**) Logitech USB Receiver: always reports core events [ 25.634] (**) Logitech USB Receiver: Device: "/dev/input/event7" [ 25.634] (--) Logitech USB Receiver: Found 20 mouse buttons [ 25.634] (--) Logitech USB Receiver: Found scroll wheel(s) [ 25.634] (--) Logitech USB Receiver: Found relative axes [ 25.634] (--) Logitech USB Receiver: Found x and y relative axes [ 25.634] (II) Logitech USB Receiver: Configuring as mouse [ 25.634] (II) Logitech USB Receiver: Adding scrollwheel support [ 25.634] (**) Option "EmulateWheel" "off" [ 25.634] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5 [ 25.634] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 25.634] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:03.3/usb1/1-4/1-4.3/1-4.3.3/1-4.3.3.4/1-4.3.3.4:1.0/input/input7/event7" [ 25.634] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE) [ 25.634] (II) Logitech USB Receiver: initialized for relative axes. [ 25.635] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1 [ 25.635] (**) Logitech USB Receiver: (accel) acceleration profile 0 [ 25.635] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000 [ 25.635] (**) Logitech USB Receiver: (accel) acceleration threshold: 4 [ 25.635] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1) [ 25.635] (**) Logitech USB Receiver: Ignoring device from InputClass "Ignore mouse devs" [ 25.643] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event4) [ 25.643] (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall" [ 25.643] (II) Using input driver 'evdev' for 'Asus Laptop extra buttons' [ 25.643] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 25.643] (**) Asus Laptop extra buttons: always reports core events [ 25.643] (**) Asus Laptop extra buttons: Device: "/dev/input/event4" [ 25.643] (--) Asus Laptop extra buttons: Found keys [ 25.643] (II) Asus Laptop extra buttons: Configuring as keyboard [ 25.643] (**) Option "config_info" "udev:/sys/devices/platform/asus_laptop/input/input4/event4" [ 25.643] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD) [ 25.643] (**) Option "xkb_rules" "evdev" [ 25.643] (**) Option "xkb_model" "pc105" [ 25.643] (**) Option "xkb_layout" "de" [ 25.643] (**) Option "xkb_variant" "nodeadkeys" [ 25.643] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 25.644] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5) [ 25.645] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 25.645] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 25.645] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 25.645] (**) AT Translated Set 2 keyboard: always reports core events [ 25.645] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event5" [ 25.645] (--) AT Translated Set 2 keyboard: Found keys [ 25.645] (II) AT Translated Set 2 keyboard: Configuring as keyboard [ 25.645] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5" [ 25.645] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) [ 25.645] (**) Option "xkb_rules" "evdev" [ 25.645] (**) Option "xkb_model" "pc105" [ 25.645] (**) Option "xkb_layout" "de" [ 25.645] (**) Option "xkb_variant" "nodeadkeys" [ 25.645] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" [ 25.646] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6) [ 25.646] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" [ 25.646] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" [ 25.646] (II) LoadModule: "synaptics" [ 25.646] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 25.659] (II) Module synaptics: vendor="X.Org Foundation" [ 25.659] compiled for 1.10.2, module version = 1.4.1 [ 25.659] Module class: X.Org XInput Driver [ 25.659] ABI class: X.Org XInput driver, version 12.2 [ 25.659] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' [ 25.659] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 25.659] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 25.659] (**) Option "Device" "/dev/input/event6" [ 25.664] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472 [ 25.664] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448 [ 25.664] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255 [ 25.664] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15 [ 25.664] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple [ 25.664] (--) SynPS/2 Synaptics TouchPad: touchpad found [ 25.664] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 25.664] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input6/event6" [ 25.664] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD) [ 25.664] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 [ 25.664] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75 [ 25.664] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040 [ 25.665] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 [ 25.665] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 [ 25.665] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 [ 25.665] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 [ 25.665] (--) SynPS/2 Synaptics TouchPad: touchpad found [ 25.666] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) [ 25.666] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "Ignore mouse devs" [ 25.687] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments [ 479.627] (II) config/udev: Adding input device 00:22:FC:74:CA:27 (/dev/input/event8) [ 479.627] (**) 00:22:FC:74:CA:27: Applying InputClass "evdev keyboard catchall" [ 479.627] (II) Using input driver 'evdev' for '00:22:FC:74:CA:27' [ 479.627] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 479.627] (**) 00:22:FC:74:CA:27: always reports core events [ 479.627] (**) 00:22:FC:74:CA:27: Device: "/dev/input/event8" [ 479.627] (--) 00:22:FC:74:CA:27: Found keys [ 479.628] (II) 00:22:FC:74:CA:27: Configuring as keyboard [ 479.628] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event8" [ 479.628] (II) XINPUT: Adding extended input device "00:22:FC:74:CA:27" (type: KEYBOARD) [ 479.628] (**) Option "xkb_rules" "evdev" [ 479.628] (**) Option "xkb_model" "pc105" [ 479.628] (**) Option "xkb_layout" "de" [ 479.628] (**) Option "xkb_variant" "nodeadkeys" [ 479.628] (**) Option "xkb_options" "terminate:ctrl_alt_bksp" -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (102, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0fglrx2 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages fglrx-glx-ia32 depends on: ii fglrx-driver 1:11-7-2 non-free ATI/AMD RadeonHD display ii ia32-libs 20110609 ia32 shared libraries for use on a ii lib32gcc1 1:4.6.1-5 GCC support library (32 bit Versio ii libc6-i386 2.13-13 Embedded GNU C Library: 32-bit sha fglrx-glx-ia32 recommends no packages. fglrx-glx-ia32 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org