Your message dated Thu, 04 Aug 2011 06:17:54 +0000
with message-id <[email protected]>
and subject line Bug#636225: fixed in fglrx-driver 1:11-7-3
has caused the Debian Bug report #636225,
regarding fglrx-glx-ia32: crash due to missing 32-bit library
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
636225: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636225
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 <[email protected]>)
[ 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
--- End Message ---
--- Begin Message ---
Source: fglrx-driver
Source-Version: 1:11-7-3
We believe that the bug you reported is fixed in the latest version of
fglrx-driver, which is due to be installed in the Debian FTP archive:
fglrx-atieventsd_11-7-3_amd64.deb
to non-free/f/fglrx-driver/fglrx-atieventsd_11-7-3_amd64.deb
fglrx-control_11-7-3_amd64.deb
to non-free/f/fglrx-driver/fglrx-control_11-7-3_amd64.deb
fglrx-driver_11-7-3.debian.tar.gz
to non-free/f/fglrx-driver/fglrx-driver_11-7-3.debian.tar.gz
fglrx-driver_11-7-3.dsc
to non-free/f/fglrx-driver/fglrx-driver_11-7-3.dsc
fglrx-driver_11-7-3_amd64.deb
to non-free/f/fglrx-driver/fglrx-driver_11-7-3_amd64.deb
fglrx-glx-ia32_11-7-3_amd64.deb
to non-free/f/fglrx-driver/fglrx-glx-ia32_11-7-3_amd64.deb
fglrx-glx_11-7-3_amd64.deb
to non-free/f/fglrx-driver/fglrx-glx_11-7-3_amd64.deb
fglrx-modules-dkms_11-7-3_amd64.deb
to non-free/f/fglrx-driver/fglrx-modules-dkms_11-7-3_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Gilbert <[email protected]> (supplier of updated fglrx-driver
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 04 Aug 2011 00:38:47 -0400
Source: fglrx-driver
Binary: fglrx-driver fglrx-glx fglrx-glx-ia32 fglrx-modules-dkms fglrx-control
fglrx-atieventsd
Architecture: source amd64
Version: 1:11-7-3
Distribution: unstable
Urgency: low
Maintainer: Fglrx packaging team <[email protected]>
Changed-By: Michael Gilbert <[email protected]>
Description:
fglrx-atieventsd - external events daemon for the non-free ATI/AMD RadeonHD
display
fglrx-control - control panel for the non-free ATI/AMD RadeonHD display driver
fglrx-driver - non-free ATI/AMD RadeonHD display driver
fglrx-glx - proprietary libGL for the non-free ATI/AMD RadeonHD display drive
fglrx-glx-ia32 - proprietary libGL for the non-free ATI/AMD display driver
(ia32 l
fglrx-modules-dkms - dkms module source for the non-free ATI/AMD RadeonHD
display driv
Closes: 636225 636450
Changes:
fglrx-driver (1:11-7-3) unstable; urgency=low
.
[ Andreas Beckmann ]
* Configure the manpages with --with-xserver=Xorg to skip autodetection.
* Minimize B-D, drop B-D versioning if satisfied in oldstable (lenny)
* Rename debian/reportbug/script to debian/bug-script and use dh_bugfiles -A
to install it in all packages.
* Redirect shlibs dependency of libGL.so.1 from fglrx-glx and fglrx-glx-ia32
to libgl1-mesa-glx | libgl1 and ia32-libs.
* This driver works with multiple Xorg versions, therefore depend on
xorg-video-abi-10 | xorg-video-abi-8 | xorg-video-abi-6.0.
* Add libatiadlxx.so to fglrx-glx-ia32. (Closes: #636225).
.
[ Michael Gilbert ]
* Handle generated files more robustly.
* Use single colons in rules file and terminat get-orig-source rule.
* Apply many patches by Andreas Beckmann, thanks! (closes: #636450).
Checksums-Sha1:
f3e8aaf5fe905ba312c2ec7ced4a743af952bc6a 2950 fglrx-driver_11-7-3.dsc
0e6a0fd33924dbc8170287bf496746327ea57446 104834
fglrx-driver_11-7-3.debian.tar.gz
9971ad8cba0285fef37e822808ba4569b7e41e46 27187902 fglrx-driver_11-7-3_amd64.deb
85110fd726aab94cc59135e8ac921b68bb9a75b6 467336 fglrx-glx_11-7-3_amd64.deb
35c8fbbf7760b7285c18ece93739913d7c3c31cd 9314940
fglrx-glx-ia32_11-7-3_amd64.deb
1e99347b5d8815e18b3733e0f51535de1b0db27c 936052
fglrx-modules-dkms_11-7-3_amd64.deb
926c8056c1c78ed2af76241e4f58db09c841bf62 4439100 fglrx-control_11-7-3_amd64.deb
c1676f571fb2ceeba3b8dd702cb4bea8f36d332c 153720
fglrx-atieventsd_11-7-3_amd64.deb
Checksums-Sha256:
3555b1d6fec41563c3755245dd4626ca6af9de5b75585acd61b8055aabf753f2 2950
fglrx-driver_11-7-3.dsc
cf7997dfb6aa04389f5330c48bec5f03cc572198b6a3058675160e1bd78041ff 104834
fglrx-driver_11-7-3.debian.tar.gz
48e9b6cfa11ced95b8671f505351fe7884eca5b33167ea6728894704476c92bb 27187902
fglrx-driver_11-7-3_amd64.deb
201f874a719f7c81b45b8a05e9e96387656703b6794131174465bdf23f17fd52 467336
fglrx-glx_11-7-3_amd64.deb
c93d38ff88aed573bec24c76895c9e8d01fdc9ea04c9a54441fd4eaaa333628b 9314940
fglrx-glx-ia32_11-7-3_amd64.deb
55107321acb6687e58a5b903caeccbea8ce407256cddbed3db38dfa695d82c31 936052
fglrx-modules-dkms_11-7-3_amd64.deb
1390bd726dc896cb68e0a3c3d9028635c6fdb0927850ac539b61c5c5d642d2a9 4439100
fglrx-control_11-7-3_amd64.deb
ea3755733d235443d0d53fcea8d837d9bb0ada279163f2beba8b17ca5bf6e6c0 153720
fglrx-atieventsd_11-7-3_amd64.deb
Files:
1325c389a2cfab2764855291be020bbe 2950 non-free/x11 extra
fglrx-driver_11-7-3.dsc
5dbb0f5a81cf24ae21037d74dc545027 104834 non-free/x11 extra
fglrx-driver_11-7-3.debian.tar.gz
4d2ba3b6589db8bd1ae0aee82ed9f027 27187902 non-free/x11 extra
fglrx-driver_11-7-3_amd64.deb
2a79a404cf91d8caf5a3b5f0537d4044 467336 non-free/x11 extra
fglrx-glx_11-7-3_amd64.deb
c0bcfbcfc593da732a6c3f8e542cb411 9314940 non-free/x11 extra
fglrx-glx-ia32_11-7-3_amd64.deb
27f0105ab1d797d2cd40cb98c757e557 936052 non-free/kernel extra
fglrx-modules-dkms_11-7-3_amd64.deb
a3d4bc7a5b88fde73be63868128505e8 4439100 non-free/x11 extra
fglrx-control_11-7-3_amd64.deb
102c6cdcea1a1887d7e32152d0618c83 153720 non-free/x11 extra
fglrx-atieventsd_11-7-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQQcBAEBCAAGBQJOOjYaAAoJELjWss0C1vRzzLkgALjRZA9QPWMqe6RpoWMntjeo
fB1LBzf4Dx16x5QAmGcYWv10p/E5SO2FXtuYL4jX7RvMdYQVZglXbVhdVIDyGbsu
R8N6/k2eg/oH2lVk6kKH5mTJRcwR+6G99OtCvtPQTBSZnIl5eax94QxpahtirFgi
4l5qyn284b7Zt3inCuj2w1Pc5D8RGDpmQw41Y0XpdYH4g4dmUd7S4zrUvE+6SeOL
YOBE672u/ECS/X4MWf/NIv43rNutRx9SehuUKoS/XsFXLTyURZTSxMRXeKqC9df5
kzP5qclCc1VbaYToYDoCImzE8y+MCcCGCfRY/3J1TvbTuNJgGHftmnMMRfW5sWoD
RNUtUVVApKCYOc0yhnla1fQS0isymuppmE4AA2wlRw7SIj/lYkgimXQctidY0Awe
3tQB8HJJtuIbEm2Wd9WGK0BlPAVbBApD+xJ4hyPZoAItVtHdekz9Q6s+2yRHFy20
KyemeJVKriApaR+sjJc00OvEBgkfvIkRnwc93OrFoNhj0iZm9/ZnCI6cAogZG0/N
wKXodgYnoLwFZV/jHJrrWF/k3CQk5H0TCxoJfQrP5uKxjmAHc6oshEgFstweH2ES
QQAQ2A78BwKuTpRkV73tyBpFGXTPlULI3OeGBuaMrHzzlkaJwGTpkGZlN1urulsA
QD+FkXDVra7+uoVF9MTycGW8qWLZnevSNyALyuuQgE1vP2J+aDDLv+n4K/+9gf9x
+LWWqW9MJrLpXGkVozj1LH74ZE3oxeCTUcH5QCsqHFKg8wxm8xPkwaVcsaqvBWO7
T2Rj0wH8DpAoOhPdi9ePEF8YOuThr82BA0MWzwntCo52R2q3e9mCABqRGIXgSvjV
OAGCqWoA6bB4s9wdbKUTDVUrl7fj7iiwBhsQbgKGLJ4aVshr+0DPQInywKI7Bia1
gDXgV4/GEZay2t3rtsWoB+vKM3ejhurQbwD7vtdznyAo3iWU3EcgIZoINPaazDZs
V4e8F3nD54Gg3awGIHa+2S1djr0vzhaCvndGo1wq3d7Zjb0d/Jc+qN2xBriAPWuW
NMn4diqpJyvQ5DNlwYueEZz2Lpj4B23/0PyNDub42k7MIOYBH7JQYbpE58BQj2Oo
g3Ld4sTd73XPmmwrB/GSMl6qC3qKEAP1z3PISrxQKCqhBl+L3BDjA0jceEDRb1ii
mkywDwCs4HhTfZ16ObpEPLEupFpZYzUNI9wdm9mQn1HaOk7VEvEx1EYY/BGDlgk8
mHzpCZi2T5hyREIar72Jeg1pHrlKKk02XQayDew2I54hfIlYHHfNN70KTuekTgFC
7CWCP5HPH0OtHC2P6EZVTl2MJ02ce+QiRhNUKfV/2NiPUV/dcHuONcht+Xh2P1k=
=wSmw
-----END PGP SIGNATURE-----
--- End Message ---