Package: fglrx-driver Version: 1:10-5-1 Severity: normal Heyho!
Updated from 1:10-4-1, I see the regression that a "Virtual" statement in my xorg.conf is no longer read. This means that I can't have two large monitors side by side anymore: $ xrandr --output DFP1 --left-of DFP2 xrandr: screen cannot be larger than 1920x1920 (desired size 3840x1080) xorg.conf is: +++ Section "Device" Identifier "ATI" Driver "fglrx" EndSection Section "Screen" Identifier "vbi Screen" DefaultDepth 24 SubSection "Display" Virtual 3840 1080 EndSubSection EndSection +++ which worked fine before. Known issue? cheers -- vbi -- Package-specific info: VGA-compatible devices on PCI bus: 01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3600 Series DRM and fglrx Informations from dmesg: [ 0.000000] No AGP bridge found [ 0.000000] No AGP bridge found [ 1.184863] Linux agpgart interface v0.103 [ 4.071943] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel. [ 4.120832] [fglrx] Maximum main memory to use for locked dma buffers: 2875 MBytes. [ 4.120977] [fglrx] vendor: 1002 device: 9598 count: 1 [ 4.121264] [fglrx] ioport: bar 4, base 0xee00, size: 0x100 [ 4.121566] [fglrx] Kernel PAT support is enabled [ 4.121636] [fglrx] module loaded - fglrx 8.73.3 [May 4 2010] with 1 minors [ 13.307119] fglrx_pci 0000:01:00.0: irq 28 for MSI/MSI-X [ 13.307767] [fglrx] Firegl kernel thread PID: 1605 [ 13.307939] [fglrx] IRQ 28 Enabled [ 17.187505] [fglrx] Gart USWC size:944 M. [ 17.187509] [fglrx] Gart cacheable size:373 M. [ 17.187513] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 17.187516] [fglrx] Reserved FB block: Unshared offset:fd0b000, size:2f5000 [ 17.187518] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 [ 856.517080] [fglrx:firegl_lock_free] *ERROR* lock was not held by 3! (*lock=0x00000001) [ 856.517084] [fglrx:firegl_unlock] *ERROR* firegl_lock_free failed! [ 923.472926] [fglrx] IRQ 28 Disabled [ 987.610134] fglrx_pci 0000:01:00.0: irq 28 for MSI/MSI-X [ 987.610802] [fglrx] Firegl kernel thread PID: 3135 [ 987.610969] [fglrx] IRQ 28 Enabled [ 991.162400] [fglrx] Gart USWC size:944 M. [ 991.162404] [fglrx] Gart cacheable size:373 M. [ 991.162409] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 991.162411] [fglrx] Reserved FB block: Unshared offset:fd0b000, size:2f5000 [ 991.162413] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 [ 1057.927939] [fglrx] IRQ 28 Disabled [ 1060.962986] fglrx_pci 0000:01:00.0: irq 28 for MSI/MSI-X [ 1060.963626] [fglrx] Firegl kernel thread PID: 3207 [ 1060.963791] [fglrx] IRQ 28 Enabled [ 1064.516475] [fglrx] Gart USWC size:944 M. [ 1064.516479] [fglrx] Gart cacheable size:373 M. [ 1064.516483] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 1064.516485] [fglrx] Reserved FB block: Unshared offset:fd0b000, size:2f5000 [ 1064.516487] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 [ 1464.890293] [fglrx] IRQ 28 Disabled [ 1468.269945] fglrx_pci 0000:01:00.0: irq 28 for MSI/MSI-X [ 1468.270607] [fglrx] Firegl kernel thread PID: 3496 [ 1468.270774] [fglrx] IRQ 28 Enabled [ 1471.806584] [fglrx] Gart USWC size:944 M. [ 1471.806587] [fglrx] Gart cacheable size:373 M. [ 1471.806592] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 1471.806594] [fglrx] Reserved FB block: Unshared offset:fd0b000, size:2f5000 [ 1471.806596] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 [ 1743.183747] [fglrx] IRQ 28 Disabled [ 1957.891376] fglrx_pci 0000:01:00.0: irq 28 for MSI/MSI-X [ 1957.892075] [fglrx] Firegl kernel thread PID: 4529 [ 1957.892249] [fglrx] IRQ 28 Enabled [ 1961.432083] [fglrx] Gart USWC size:944 M. [ 1961.432086] [fglrx] Gart cacheable size:373 M. [ 1961.432091] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 1961.432093] [fglrx] Reserved FB block: Unshared offset:fd0b000, size:2f5000 [ 1961.432095] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 Xorg X server configuration file status: -rw-r--r-- 1 root root 348 May 31 09:31 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: Section "Device" Identifier "ATI" Driver "fglrx" EndSection Section "Screen" Identifier "vbi Screen" DefaultDepth 24 SubSection "Display" Virtual 3840 1080 EndSubSection EndSection Xorg X server log files on system: -rw-r--r-- 1 root root 24534 May 31 09:13 /var/log/Xorg.1.log -rw-r--r-- 1 root root 24481 May 31 09:33 /var/log/Xorg.0.log Contents of most recent Xorg X server log file /var/log/Xorg.0.log: X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.26-2-amd64 x86_64 Debian Current Operating System: Linux tcsyg09 2.6.34-1-amd64 #1 SMP Wed May 19 19:06:22 UTC 2010 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.34-1-amd64 root=UUID=86a82995-9062-49e7-85c1-c73427874b95 ro Build Date: 04 May 2010 04:21:17PM xorg-server 2:1.7.7-1 (Julien Cristau <jcris...@debian.org>) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 31 09:31:33 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) No Layout section. Using the first Screen section. (**) |-->Screen "vbi Screen" (0) (**) | |-->Monitor "<default monitor>" (==) No device specified for screen "vbi Screen". Using the first device section listed. (**) | |-->Device "ATI" (==) No monitor specified for screen "vbi Screen". Using a default monitor configuration. (**) Option "DontZap" "off" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins (==) ModulePath set to "/usr/lib/xorg/modules" (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. (II) Loader magic: 0x7c43e0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (++) using VT number 8 (--) PCI:*(0:1:0:0) 1002:9598:174b:e410 ATI Technologies Inc Mobility Radeon HD 3600 Series rev 0, Mem @ 0xd0000000/268435456, 0xfdfe0000/65536, I/O @ 0x0000ee00/256, BIOS @ 0x????????/131072 (II) Open ACPI successful (/var/run/acpid.socket) (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension SELinux (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="FireGL - ATI Technologies Inc." compiled for 7.5.0, module version = 1.0.0 (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions/libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "fglrx" (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so (II) Module fglrx: vendor="FireGL - ATI Technologies Inc." compiled for 1.7.1, module version = 8.73.3 Module class: X.Org Video Driver (II) Loading sub module "fglrxdrm" (II) LoadModule: "fglrxdrm" (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc." compiled for 1.7.1, module version = 8.73.3 (II) ATI Proprietary Linux Driver Version Identifier:8.73.3 (II) ATI Proprietary Linux Driver Release Identifier: 8.732 (II) ATI Proprietary Linux Driver Build Date: May 4 2010 21:16:34 (II) Primary Device is: PCI 0...@00:00:0 (WW) Falling back to old probe method for fglrx (II) Loading PCS database from /etc/ati/amdpcsdb (--) Assigning device section with no busID to primary device (--) Chipset Supported AMD Graphics Processor (0x9598) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:0:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:2:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:6:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:17:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:18:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:18:1) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:18:2) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:19:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:19:1) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:19:2) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:1) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:2) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:3) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:4) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@0:20:5) found (WW) fglrx: No matching Device section for instance (BusID PCI:0...@1:0:1) found (II) AMD Video driver is running on a device belonging to a group targeted for this release (II) AMD Video driver is signed (II) fglrx(0): pEnt->device->identifier=0x2103b90 (II) fglrx(0): === [atiddxPreInit] === begin (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules/libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 1.7.7, module version = 0.1.0 ABI class: X.Org Video Driver, version 6.0 (**) fglrx(0): Depth 24, (--) framebuffer bpp 32 (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) (==) fglrx(0): Default visual is TrueColor (==) fglrx(0): RGB weight 888 (II) fglrx(0): Using 8 bits per RGB (==) fglrx(0): Buffer Tiling is ON (II) Loading sub module "fglrxdrm" (II) LoadModule: "fglrxdrm" (II) Reloading /usr/lib/xorg/modules/linux/libfglrxdrm.so ukiDynamicMajor: found major device number 252 ukiDynamicMajor: found major device number 252 ukiOpenByBusid: Searching for BusID PCI:1:0:0 ukiOpenDevice: node name is /dev/ati/card0 ukiOpenDevice: open result is 11, (OK) ukiOpenByBusid: ukiOpenMinor returns 11 ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 (==) fglrx(0): NoAccel = NO (--) fglrx(0): Chipset: "ATI Radeon HD 3600 Series " (Chipset = 0x9598) (--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0xe410) (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000 (--) fglrx(0): MMIO registers at 0xfdfe0000 (--) fglrx(0): I/O port at 0x0000ee00 (==) fglrx(0): ROM-BIOS at 0x000c0000 (II) fglrx(0): AC Adapter is used (II) fglrx(0): Primary V_BIOS segment is: 0xc000 (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Loading /usr/lib/xorg/modules/libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.1.0 ABI class: X.Org Video Driver, version 6.0 (II) fglrx(0): VESA BIOS detected (II) fglrx(0): VESA VBE Version 3.0 (II) fglrx(0): VESA VBE Total Mem: 16384 kB (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS (II) fglrx(0): VESA VBE OEM Software Rev: 10.88 (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. (II) fglrx(0): VESA VBE OEM Product: RV635 (II) fglrx(0): VESA VBE OEM Product Rev: 01.00 (II) fglrx(0): ATI Video BIOS revision 9 or later detected (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR2 (II) fglrx(0): PCIE card detected (--) fglrx(0): Using per-process page tables (PPPT) as GART. (WW) fglrx(0): board is an unknown third party board, chipset is supported (II) fglrx(0): Using adapter: 1:0.0. (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x20000000) (II) fglrx(0): Interrupt handler installed at IRQ 28. (II) fglrx(0): RandR 1.2 support is enabled! (II) fglrx(0): RandR 1.2 rotation support is enabled! (==) fglrx(0): Center Mode is disabled (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in (II) fglrx(0): Finished Initialize PPLIB! (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in (II) fglrx(0): Connected Display0: DFP on internal TMDS [tmds1] (II) fglrx(0): Display0 EDID data --------------------------- (II) fglrx(0): Manufacturer: SAM Model: 524 Serial#: 1279341106 (II) fglrx(0): Year: 2008 Week: 51 (II) fglrx(0): EDID Version: 1.3 (II) fglrx(0): Digital Display Input (II) fglrx(0): Max Image Size [cm]: horiz.: 48 vert.: 27 (II) fglrx(0): Gamma: 2.20 (II) fglrx(0): DPMS capabilities: Off (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 (II) fglrx(0): First detailed timing is preferred mode (II) fglrx(0): redX: 0.648 redY: 0.339 greenX: 0.143 greenY: 0.070 (II) fglrx(0): blueX: 0.282 blueY: 0.603 whiteX: 0.312 whiteY: 0.329 (II) fglrx(0): Supported established timings: (II) fglrx(0): 640x...@60hz (II) fglrx(0): 800x...@56hz (II) fglrx(0): 800x...@60hz (II) fglrx(0): 1024x...@60hz (II) fglrx(0): Manufacturer's mask: 0 (II) fglrx(0): Supported standard timings: (II) fglrx(0): #0: hsize: 1280 vsize 800 refresh: 60 vid: 129 (II) fglrx(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513 (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) fglrx(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149 (II) fglrx(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553 (II) fglrx(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179 (II) fglrx(0): Supported detailed timing: (II) fglrx(0): clock: 148.5 MHz Image Size: 477 x 268 mm (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 (II) fglrx(0): Ranges: V min: 56 V max: 60 Hz, H min: 30 H max: 81 kHz, PixClock max 170 MHz (II) fglrx(0): Monitor name: SyncMaster (II) fglrx(0): Serial No: H1AK500000 (II) fglrx(0): Number of EDID sections to follow: 1 (II) fglrx(0): EDID (in hex): (II) fglrx(0): 00ffffffffffff004c2d24053232414c (II) fglrx(0): 3312010380301b782a3851a656241248 (II) fglrx(0): 9a50542308008100814081809500a940 (II) fglrx(0): b30001010101023a801871382d40582c (II) fglrx(0): 4500dd0c1100001e000000fd00383c1e (II) fglrx(0): 5111000a202020202020000000fc0053 (II) fglrx(0): 796e634d61737465720a2020000000ff (II) fglrx(0): 004831414b3530303030300a20200190 (II) fglrx(0): End of Display0 EDID data -------------------- (II) fglrx(0): Connected Display1: DFP on secondary TMDS [tmds2i] (II) fglrx(0): Display1 EDID data --------------------------- (II) fglrx(0): Manufacturer: SAM Model: 524 Serial#: 1279341106 (II) fglrx(0): Year: 2008 Week: 51 (II) fglrx(0): EDID Version: 1.3 (II) fglrx(0): Digital Display Input (II) fglrx(0): Max Image Size [cm]: horiz.: 48 vert.: 27 (II) fglrx(0): Gamma: 2.20 (II) fglrx(0): DPMS capabilities: Off (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 (II) fglrx(0): First detailed timing is preferred mode (II) fglrx(0): redX: 0.648 redY: 0.339 greenX: 0.143 greenY: 0.070 (II) fglrx(0): blueX: 0.282 blueY: 0.603 whiteX: 0.312 whiteY: 0.329 (II) fglrx(0): Supported established timings: (II) fglrx(0): 640x...@60hz (II) fglrx(0): 800x...@56hz (II) fglrx(0): 800x...@60hz (II) fglrx(0): 1024x...@60hz (II) fglrx(0): Manufacturer's mask: 0 (II) fglrx(0): Supported standard timings: (II) fglrx(0): #0: hsize: 1280 vsize 800 refresh: 60 vid: 129 (II) fglrx(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513 (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) fglrx(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149 (II) fglrx(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553 (II) fglrx(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179 (II) fglrx(0): Supported detailed timing: (II) fglrx(0): clock: 148.5 MHz Image Size: 477 x 268 mm (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 (II) fglrx(0): Ranges: V min: 56 V max: 60 Hz, H min: 30 H max: 81 kHz, PixClock max 170 MHz (II) fglrx(0): Monitor name: SyncMaster (II) fglrx(0): Serial No: H1AK500000 (II) fglrx(0): Number of EDID sections to follow: 1 (II) fglrx(0): EDID (in hex): (II) fglrx(0): 00ffffffffffff004c2d24053232414c (II) fglrx(0): 3312010380301b782a3851a656241248 (II) fglrx(0): 9a50542308008100814081809500a940 (II) fglrx(0): b30001010101023a801871382d40582c (II) fglrx(0): 4500dd0c1100001e000000fd00383c1e (II) fglrx(0): 5111000a202020202020000000fc0053 (II) fglrx(0): 796e634d61737465720a2020000000ff (II) fglrx(0): 004831414b3530303030300a20200190 (II) fglrx(0): End of Display1 EDID data -------------------- (II) fglrx(0): Output DFP1 has no monitor section (II) fglrx(0): Output DFP2 has no monitor section (II) fglrx(0): Output CRT1 has no monitor section (II) fglrx(0): Output CRT2 has no monitor section (II) fglrx(0): Output TV has no monitor section (II) fglrx(0): Output COMPONENT_VIDEO has no monitor section (II) fglrx(0): Output DFP1 connected (II) fglrx(0): Output DFP2 connected (II) fglrx(0): Output CRT1 disconnected (II) fglrx(0): Output CRT2 disconnected (II) fglrx(0): Output TV disconnected (II) fglrx(0): Output COMPONENT_VIDEO disconnected (II) fglrx(0): Using exact sizes for initial modes (II) fglrx(0): Output DFP1 using initial mode 1920x1080 (II) fglrx(0): Output DFP2 using initial mode 1920x1080 (II) fglrx(0): DPI set to (96, 96) (II) fglrx(0): Adapter ATI Radeon HD 3600 Series has 2 configurable heads and 2 displays connected. (==) fglrx(0): QBS disabled (==) fglrx(0): PseudoColor visuals disabled (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (==) fglrx(0): NoDRI = NO (==) fglrx(0): Capabilities: 0x00000000 (==) fglrx(0): CapabilitiesEx: 0x00000000 (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so" (==) fglrx(0): UseFastTLS=0 (==) fglrx(0): BlockSignalsOnLock=1 (--) Depth 24 pixmap format is 32 bpp (II) Loading extension ATIFGLRXDRI (II) fglrx(0): doing swlDriScreenInit (II) fglrx(0): swlDriScreenInit for fglrx driver ukiDynamicMajor: found major device number 252 ukiDynamicMajor: found major device number 252 ukiDynamicMajor: found major device number 252 ukiOpenByBusid: Searching for BusID PCI:1:0:0 ukiOpenDevice: node name is /dev/ati/card0 ukiOpenDevice: open result is 16, (OK) ukiOpenByBusid: ukiOpenMinor returns 16 ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 (II) fglrx(0): [uki] DRM interface version 1.0 (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0" (II) fglrx(0): [uki] added 8192 byte SAREA at 0x16d000 (II) fglrx(0): [uki] mapped SAREA 0x16d000 to 0x7f1485807000 (II) fglrx(0): [uki] framebuffer handle = 0x16e000 (II) fglrx(0): [uki] added 1 reserved context for kernel (II) fglrx(0): swlDriScreenInit done (II) fglrx(0): Kernel Module Version Information: (II) fglrx(0): Name: fglrx (II) fglrx(0): Version: 8.73.3 (II) fglrx(0): Date: May 4 2010 (II) fglrx(0): Desc: ATI FireGL DRM kernel module (II) fglrx(0): Kernel Module version matches driver. (II) fglrx(0): Kernel Module Build Time Information: (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.34-1-amd64 (II) fglrx(0): Build-Kernel MODVERSIONS: no (II) fglrx(0): Build-Kernel __SMP__: no (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000 (II) fglrx(0): [uki] register handle = 0x0016f000 (II) fglrx(0): DRI initialization successfull! (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x0102c000 (II) fglrx(0): FBMM initialized for area (0,0)-(1920,2208) (II) fglrx(0): FBMM auto alloc for area (0,0)-(1920,1920) (front color buffer - assumption) (II) fglrx(0): Largest offscreen area available: 1920 x 288 (==) fglrx(0): Backing store disabled (II) Loading extension FGLRXEXTENSION (==) fglrx(0): DPMS enabled (II) fglrx(0): Initialized in-driver Xinerama extension (**) fglrx(0): Textured Video is enabled. (II) LoadModule: "glesx" (II) Loading /usr/lib/xorg/modules/glesx.so (II) Module glesx: vendor="X.Org Foundation" compiled for 1.7.1, module version = 1.0.0 (II) Loading extension GLESX (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/lib/xorg/modules/libxaa.so (II) Module xaa: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.2.1 ABI class: X.Org Video Driver, version 6.0 (II) fglrx(0): GLESX enableFlags = 94 (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles Solid Horizontal and Vertical Lines Driver provided ScreenToScreenBitBlt replacement Driver provided FillSolidRects replacement (II) fglrx(0): GLESX is enabled (II) LoadModule: "amdxmm" (II) Loading /usr/lib/xorg/modules/amdxmm.so (II) Module amdxmm: vendor="X.Org Foundation" compiled for 1.7.1, module version = 1.0.0 (II) Loading extension AMDXVOPL (II) fglrx(0): UVD2 feature is available (II) fglrx(0): Enable composite support successfully (II) fglrx(0): X context handle = 0x1 (II) fglrx(0): [DRI] installation complete (==) fglrx(0): Silken mouse enabled (==) fglrx(0): Using HW cursor of display infrastructure! (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2. (II) fglrx(0): Cannot get TV Format. Set all TV geometry value to zero! (II) fglrx(0): Cannot set TV horizontal size. (II) fglrx(0): Cannot get TV Format for trying to adjust horizontal position after horizontal size changed. (II) fglrx(0): Cannot set TV horizontal position. (II) fglrx(0): Cannot set TV vertical position. (--) RandR disabled (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE SELinux: Disabled on system, not enabling in X server ukiDynamicMajor: found major device number 252 ukiDynamicMajor: found major device number 252 ukiOpenByBusid: Searching for BusID PCI:1:0:0 ukiOpenDevice: node name is /dev/ati/card0 ukiOpenDevice: open result is 17, (OK) ukiOpenByBusid: ukiOpenMinor returns 17 ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 (II) AIGLX: Loaded and initialized /usr/lib64/dri/fglrx_dri.so (II) GLX: Initialized DRI GL provider for screen 0 (II) fglrx(0): Enable the clock gating! (II) fglrx(0): Setting screen physical size to 508 x 285 (II) config/udev: Adding input device Power Button (/dev/input/event2) (**) Power Button: Applying InputClass "evdev keyboard catchall" (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.6.901, module version = 2.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (**) Power Button: always reports core events (**) Power Button: Device: "/dev/input/event2" (II) Power Button: Found keys (II) Power Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "ch" (**) Option "xkb_variant" "de" (II) config/udev: Adding input device Power Button (/dev/input/event1) (**) Power Button: Applying InputClass "evdev keyboard catchall" (**) Power Button: always reports core events (**) Power Button: Device: "/dev/input/event1" (II) Power Button: Found keys (II) Power Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "ch" (**) Option "xkb_variant" "de" (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event5) (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall" (**) Logitech USB-PS/2 Optical Mouse: always reports core events (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event5" (II) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons (II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s) (II) Logitech USB-PS/2 Optical Mouse: Found relative axes (II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5 (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE) (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes. (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" (**) AT Translated Set 2 keyboard: always reports core events (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0" (II) AT Translated Set 2 keyboard: Found keys (II) AT Translated Set 2 keyboard: Configuring as keyboard (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "ch" (**) Option "xkb_variant" "de" (II) config/udev: Adding input device PC Speaker (/dev/input/event3) (II) No input driver/identifier specified (ignoring) (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments (II) fglrx(0): Preparing normal LeaveVT... (II) AIGLX: Suspending AIGLX clients for VT switch (II) fglrx(0): Backup framebuffer data. (II) fglrx(0): Backup complete. (II) fglrx(0): Preparing normal EnterVT... (II) Open ACPI successful (/var/run/acpid.socket) (II) AIGLX: Resuming AIGLX clients after VT switch (II) fglrx(0): UVD2 feature is available (II) fglrx(0): Hot-plug event occurs on device: 1:0:0 (II) Power Button: Device reopened after 1 attempts. (II) Power Button: Device reopened after 1 attempts. (II) Logitech USB-PS/2 Optical Mouse: Device reopened after 1 attempts. (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (400, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages fglrx-driver depends on: ii debconf [debconf-2.0] 1.5.32 Debian configuration management sy ii fglrx-glx 1:10-5-1 proprietary libGL for the non-free ii laptop-detect 0.13.7 attempt to detect a laptop ii libc6 2.10.2-9 Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.4-1 GCC support library ii libgl1-mesa-glx [libgl1] 7.7.1-2 A free implementation of the OpenG ii libx11-6 2:1.3.3-3 X11 client-side library ii libxext6 2:1.1.1-3 X11 miscellaneous extension librar ii libxinerama1 2:1.1-3 X11 Xinerama extension library ii libxrandr2 2:1.3.0-3 X11 RandR extension library ii libxrender1 1:0.9.5-2 X Rendering Extension client libra ii xserver-xorg 1:7.5+6 the X.Org X server Versions of packages fglrx-driver recommends: ii fglrx-atieventsd 1:10-5-1 external events daemon for the non ii fglrx-glx 1:10-5-1 proprietary libGL for the non-free ii fglrx-glx-ia32 1:10-5-1 proprietary libGL for the non-free ii fglrx-source 1:10-5-1 kernel module source for the non-f Versions of packages fglrx-driver suggests: ii fglrx-control 1:10-5-1 control panel for the non-free AMD -- debconf information: fglrx-driver/acpi_switch: false -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org