Debian 8: video card problem on T23

Solaris, RedHat, FreeBSD and the like
Post Reply
Message
Author
arabianights
Posts: 37
Joined: Thu Jan 13, 2011 7:19 pm
Location: James Madison HS, NYC, NY

Debian 8: video card problem on T23

#1 Post by arabianights » Wed Apr 29, 2015 8:04 pm

last night I upgraded to Debian8 from Debian7 on my thinkpad t23

after the upgrade, the screen resolution was set to 800x600 instead of the native 1024x768. T23 has a S3_SuperSavage_IX/C graphics, I checked the video driver installed using synaptic, it has xserver-xorg-video-savage (2:2.19.0-6) installed.

here's the output of h/var/log/Xorg.0.log

Code: Select all

[    36.699] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[    36.699] X Protocol Version 11, Revision 0
[    36.699] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[    36.699] Current Operating System: Linux thinkpad 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) i686
[    36.699] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-686-pae root=UUID=f72360f5-4103-4a47-a9ff-dfc26d93a053 ro quiet
[    36.699] Build Date: 11 February 2015  01:14:26AM
[    36.699] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[    36.699] Current version of pixman: 0.32.6
[    36.699] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    36.700] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    36.700] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 29 20:16:34 2015
[    36.882] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    36.950] (==) No Layout section.  Using the first Screen section.
[    36.950] (==) No screen section available. Using defaults.
[    36.950] (**) |-->Screen "Default Screen Section" (0)
[    36.950] (**) |   |-->Monitor "<default monitor>"
[    37.007] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    37.007] (==) Automatically adding devices
[    37.007] (==) Automatically enabling devices
[    37.007] (==) Automatically adding GPU devices
[    37.221] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    37.221] 	Entry deleted from font path.
[    37.353] (==) 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,
	built-ins
[    37.353] (==) ModulePath set to "/usr/lib/xorg/modules"
[    37.353] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    37.353] (II) Loader magic: 0xb7771700
[    37.353] (II) Module ABI versions:
[    37.353] 	X.Org ANSI C Emulation: 0.4
[    37.353] 	X.Org Video Driver: 18.0
[    37.353] 	X.Org XInput driver : 21.0
[    37.353] 	X.Org Server Extension : 8.0
[    37.356] (--) PCI:*(0:1:0:0) 5333:8c2e:1014:01fc rev 5, Mem @ 0xc0100000/524288, 0xe8000000/67108864, 
0xe4000000/67108864, 0xe0000000/33554432, BIOS @ 0x????????/65536
[    37.376] (II) LoadModule: "glx"
[    37.477] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    38.433] (II) Module glx: vendor="X.Org Foundation"
[    38.433] 	compiled for 1.16.4, module version = 1.0.0
[    38.433] 	ABI class: X.Org Server Extension, version 8.0
[    38.434] (==) AIGLX enabled
[    38.434] (==) Matched savage as autoconfigured driver 0
[    38.434] (==) Matched modesetting as autoconfigured driver 1
[    38.434] (==) Matched fbdev as autoconfigured driver 2
[    38.434] (==) Matched vesa as autoconfigured driver 3
[    38.434] (==) Assigned the driver to the xf86ConfigLayout
[    38.434] (II) LoadModule: "savage"
[    38.434] (II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so
[    38.504] (II) Module savage: vendor="X.Org Foundation"
[    38.504] 	compiled for 1.15.99.904, module version = 2.3.7
[    38.504] 	Module class: X.Org Video Driver
[    38.505] 	ABI class: X.Org Video Driver, version 18.0
[    38.529] (II) LoadModule: "modesetting"
[    38.530] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    38.573] (II) Module modesetting: vendor="X.Org Foundation"
[    38.573] 	compiled for 1.15.99.904, module version = 0.9.0
[    38.573] 	Module class: X.Org Video Driver
[    38.573] 	ABI class: X.Org Video Driver, version 18.0
[    38.573] (II) LoadModule: "fbdev"
[    38.573] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    38.621] (II) Module fbdev: vendor="X.Org Foundation"
[    38.621] 	compiled for 1.15.99.904, module version = 0.4.4
[    38.621] 	Module class: X.Org Video Driver
[    38.621] 	ABI class: X.Org Video Driver, version 18.0
[    38.621] (II) LoadModule: "vesa"
[    38.621] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    38.669] (II) Module vesa: vendor="X.Org Foundation"
[    38.669] 	compiled for 1.15.99.904, module version = 2.3.3
[    38.669] 	Module class: X.Org Video Driver
[    38.669] 	ABI class: X.Org Video Driver, version 18.0
[    38.669] (II) SAVAGE: driver (version 2.3.7) for S3 Savage chipsets: Savage4,
	Savage3D, Savage3D-MV, Savage2000, Savage/MX-MV, Savage/MX,
	Savage/IX-MV, Savage/IX, ProSavage PM133, ProSavage KM133,
	Twister PN133, Twister KN133, SuperSavage/MX 128, SuperSavage/MX 64,
	SuperSavage/MX 64C, SuperSavage/IX 128, SuperSavage/IX 128,
	SuperSavage/IX 64, SuperSavage/IX 64, SuperSavage/IXC 64,
	SuperSavage/IXC 64, ProSavage DDR, ProSavage DDR-K
[    38.670] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    38.670] (II) FBDEV: driver for framebuffer: fbdev
[    38.670] (II) VESA: driver for VESA chipsets: vesa
[    38.670] (++) using VT number 7

[    38.675] (WW) Falling back to old probe method for modesetting
[    38.675] (EE) open /dev/dri/card0: No such file or directory
[    38.675] (WW) Falling back to old probe method for fbdev
[    38.675] (II) Loading sub module "fbdevhw"
[    38.675] (II) LoadModule: "fbdevhw"
[    38.679] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    38.723] (II) Module fbdevhw: vendor="X.Org Foundation"
[    38.723] 	compiled for 1.16.4, module version = 0.0.2
[    38.723] 	ABI class: X.Org Video Driver, version 18.0
[    38.723] (EE) open /dev/fb0: No such file or directory
[    38.723] (WW) Falling back to old probe method for vesa
[    38.723] (II) Loading sub module "vgahw"
[    38.723] (II) LoadModule: "vgahw"
[    38.724] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    38.772] (II) Module vgahw: vendor="X.Org Foundation"
[    38.772] 	compiled for 1.16.4, module version = 0.1.0
[    38.772] 	ABI class: X.Org Video Driver, version 18.0
[    38.772] (II) SAVAGE(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 16/16
[    38.772] (==) SAVAGE(0): Depth 16, (--) framebuffer bpp 16
[    38.772] (==) SAVAGE(0): RGB weight 565
[    38.772] (==) SAVAGE(0): Default visual is TrueColor
[    38.773] (II) SAVAGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[    38.773] (==) SAVAGE(0): Using EXA acceleration architecture
[    38.773] (==) SAVAGE(0): Using HW cursor
[    38.773] (==) SAVAGE(0): Using video BIOS to set modes
[    38.773] (II) Loading sub module "vbe"
[    38.773] (II) LoadModule: "vbe"
[    38.774] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    38.793] (II) Module vbe: vendor="X.Org Foundation"
[    38.793] 	compiled for 1.16.4, module version = 1.1.0
[    38.793] 	ABI class: X.Org Video Driver, version 18.0
[    38.794] (II) Loading sub module "int10"
[    38.794] (II) LoadModule: "int10"
[    38.794] (II) Loading /usr/lib/xorg/modules/libint10.so
[    38.884] (II) Module int10: vendor="X.Org Foundation"
[    38.884] 	compiled for 1.16.4, module version = 1.0.0
[    38.884] 	ABI class: X.Org Video Driver, version 18.0
[    38.884] (II) SAVAGE(0): initializing int10
[    38.907] (II) SAVAGE(0): Primary V_BIOS segment is: 0xc000
[    38.907] (II) SAVAGE(0): VESA BIOS detected
[    38.908] (II) SAVAGE(0): VESA VBE Version 2.0
[    38.908] (II) SAVAGE(0): VESA VBE Total Mem: 15168 kB
[    38.908] (II) SAVAGE(0): VESA VBE OEM: S3 Incorporated. Paramont BIOS
[    38.908] (II) SAVAGE(0): VESA VBE OEM Software Rev: 1.0
[    38.908] (II) SAVAGE(0): VESA VBE OEM Vendor: S3 Incorporated.
[    38.908] (II) SAVAGE(0): VESA VBE OEM Product: VBE 2.0
[    38.908] (II) SAVAGE(0): VESA VBE OEM Product Rev: Rev 1.0
[    38.908] (--) SAVAGE(0): Chip: id 8c2e, "SuperSavage/IXC 64"
[    38.908] (--) SAVAGE(0): Engine: "SuperSavage"
[    38.908] (--) SAVAGE(0): AGP card detected
[    38.909] (==) SAVAGE(0): Using AGP DMA
[    38.909] (II) SAVAGE(0): DMA is not supported on SuperSavages.
[    38.909] (==) SAVAGE(0): DMA disabled
[    38.909] (==) SAVAGE(0): Using AGP 1x mode
[    38.909] (==) SAVAGE(0): Using 16 MB AGP aperture
[    38.915] (==) SAVAGE(0): Using gamma correction (1.0, 1.0, 1.0)
[    38.915] (--) SAVAGE(0): probed videoram:  16384k
[    38.936] (II) Loading sub module "ddc"
[    38.936] (II) LoadModule: "ddc"
[    38.936] (II) Module "ddc" already built-in
[    39.914] (--) SAVAGE(0): No DDC signal
[    39.914] (II) Loading sub module "i2c"
[    39.914] (II) LoadModule: "i2c"
[    39.914] (II) Module "i2c" already built-in
[    39.914] (II) SAVAGE(0): I2C bus "I2C bus" initialized.
[    39.914] (II) SAVAGE(0): I2C device "I2C bus:ddc2" registered at address 0xA0.
[    39.918] (--) SAVAGE(0): Detected current MCLK value of 286.364 MHz
[    39.918] (--) SAVAGE(0): 1024x768 TFT LCD panel detected and active
[    39.918] (--) SAVAGE(0): - Limiting video mode to 1024x768
[    39.934] (--) SAVAGE(0): Found 13 modes at this depth:
[    39.934]     [10e] 320 x 200, 70Hz
[    39.934]     [111] 640 x 480, 60Hz, 72Hz, 75Hz, 85Hz, 100Hz
[    39.934]     [114] 800 x 600, 60Hz, 72Hz, 75Hz, 85Hz, 100Hz
[    39.934]     [117] 1024 x 768, 60Hz, 70Hz, 75Hz, 85Hz, 100Hz
[    39.934]     [11a] 1280 x 1024, 60Hz, 75Hz, 85Hz
[    39.935]     [11d] 640 x 400, 70Hz
[    39.935]     [122] 1600 x 1200, 60Hz, 75Hz, 85Hz
[    39.935]     [133] 320 x 240, 72Hz
[    39.935]     [13c] 1400 x 1050, 60Hz, 75Hz
[    39.935]     [143] 400 x 300, 72Hz
[    39.935]     [153] 512 x 384, 70Hz
[    39.935]     [173] 720 x 480, 75Hz
[    39.935]     [17e] 720 x 576, 75Hz
[    39.935] (II) SAVAGE(0): <default monitor>: Using hsync range of 31.50-47.30 kHz
[    39.935] (II) SAVAGE(0): <default monitor>: Using vrefresh range of 56.00-59.87 Hz
[    39.935] (II) SAVAGE(0): <default monitor>: Using maximum pixel clock of 56.00 MHz
[    39.935] (II) SAVAGE(0): Estimated virtual size for aspect ratio 1.3333 is 1024x768
[    39.935] (II) SAVAGE(0): Clock range:  10.00 to 250.00 MHz
[    39.935] (--) SAVAGE(0): No suitable BIOS mode found for 640x350 85Hz.
[    39.935] (II) SAVAGE(0): Not using default mode "640x350" (no mode of this name)
[    39.935] (--) SAVAGE(0): No suitable BIOS mode found for 320x175 85Hz.
[    39.935] (II) SAVAGE(0): Not using default mode "320x175" (no mode of this name)
[    39.935] (--) SAVAGE(0): Chose mode 11d at 70Hz.
[    39.935] (II) SAVAGE(0): Not using default mode "640x400" (vrefresh out of range)
[    39.935] (--) SAVAGE(0): Chose mode 10e at 70Hz.
[    39.935] (II) SAVAGE(0): Not using default mode "320x200" (vrefresh out of range)
[    39.935] (--) SAVAGE(0): No suitable BIOS mode found for 720x400 85Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "720x400" (no mode of this name)
[    39.936] (--) SAVAGE(0): No suitable BIOS mode found for 360x200 85Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "360x200" (no mode of this name)
[    39.936] (--) SAVAGE(0): Chose mode 111 at 60Hz.
[    39.936] (--) SAVAGE(0): Chose mode 133 at 72Hz.
[    39.936] (--) SAVAGE(0): Chose mode 111 at 72Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "640x480" (vrefresh out of range)
[    39.936] (--) SAVAGE(0): Chose mode 133 at 72Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "320x240" (vrefresh out of range)
[    39.936] (--) SAVAGE(0): Chose mode 111 at 75Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "640x480" (vrefresh out of range)
[    39.936] (--) SAVAGE(0): Chose mode 133 at 72Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "320x240" (vrefresh out of range)
[    39.936] (--) SAVAGE(0): Chose mode 111 at 85Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "640x480" (vrefresh out of range)
[    39.936] (--) SAVAGE(0): Chose mode 133 at 72Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "320x240" (vrefresh out of range)
[    39.936] (--) SAVAGE(0): Chose mode 114 at 60Hz.
[    39.936] (--) SAVAGE(0): Chose mode 143 at 72Hz.
[    39.936] (--) SAVAGE(0): Chose mode 114 at 60Hz.
[    39.936] (--) SAVAGE(0): Chose mode 143 at 72Hz.
[    39.936] (--) SAVAGE(0): Chose mode 114 at 72Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
[    39.936] (--) SAVAGE(0): Chose mode 143 at 72Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "400x300" (hsync out of range)
[    39.936] (--) SAVAGE(0): Chose mode 114 at 75Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "800x600" (vrefresh out of range)
[    39.936] (--) SAVAGE(0): Chose mode 143 at 72Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "400x300" (vrefresh out of range)
[    39.936] (--) SAVAGE(0): Chose mode 114 at 85Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
[    39.936] (--) SAVAGE(0): Chose mode 143 at 72Hz.
[    39.936] (II) SAVAGE(0): Not using default mode "400x300" (hsync out of range)
[    39.937] (--) SAVAGE(0): Chose mode 117 at 85Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "1024x768i" (vrefresh out of range)
[    39.937] (--) SAVAGE(0): Chose mode 153 at 70Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "512x384i" (vrefresh out of range)
[    39.937] (--) SAVAGE(0): Chose mode 117 at 60Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
[    39.937] (--) SAVAGE(0): Chose mode 153 at 70Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "512x384" (hsync out of range)
[    39.937] (--) SAVAGE(0): Chose mode 117 at 70Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
[    39.937] (--) SAVAGE(0): Chose mode 153 at 70Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "512x384" (hsync out of range)
[    39.937] (--) SAVAGE(0): Chose mode 117 at 75Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
[    39.937] (--) SAVAGE(0): Chose mode 153 at 70Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "512x384" (hsync out of range)
[    39.937] (--) SAVAGE(0): Chose mode 117 at 85Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
[    39.937] (--) SAVAGE(0): Chose mode 153 at 70Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "512x384" (hsync out of range)
[    39.937] (II) SAVAGE(0): Not using default mode "1152x864" (width too large for virtual size)
[    39.937] (--) SAVAGE(0): No suitable BIOS mode found for 576x432 75Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
[    39.937] (II) SAVAGE(0): Not using default mode "1280x960" (width too large for virtual size)
[    39.937] (--) SAVAGE(0): Chose mode 111 at 60Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "640x480" (hsync out of range)
[    39.937] (II) SAVAGE(0): Not using default mode "1280x960" (width too large for virtual size)
[    39.937] (--) SAVAGE(0): Chose mode 111 at 85Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "640x480" (hsync out of range)
[    39.937] (II) SAVAGE(0): Not using default mode "1280x1024" (width too large for virtual size)
[    39.937] (--) SAVAGE(0): No suitable BIOS mode found for 640x512 60Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "640x512" (no mode of this name)
[    39.937] (II) SAVAGE(0): Not using default mode "1280x1024" (width too large for virtual size)
[    39.937] (--) SAVAGE(0): No suitable BIOS mode found for 640x512 75Hz.
[    39.937] (II) SAVAGE(0): Not using default mode "640x512" (no mode of this name)
[    39.937] (II) SAVAGE(0): Not using default mode "1280x1024" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): No suitable BIOS mode found for 640x512 85Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "640x512" (no mode of this name)
[    39.938] (II) SAVAGE(0): Not using default mode "1600x1200" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): Chose mode 114 at 60Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
[    39.938] (II) SAVAGE(0): Not using default mode "1600x1200" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): Chose mode 114 at 60Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
[    39.938] (II) SAVAGE(0): Not using default mode "1600x1200" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): Chose mode 114 at 72Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
[    39.938] (II) SAVAGE(0): Not using default mode "1600x1200" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): Chose mode 114 at 75Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
[    39.938] (II) SAVAGE(0): Not using default mode "1600x1200" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): Chose mode 114 at 85Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
[    39.938] (II) SAVAGE(0): Not using default mode "1792x1344" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): No suitable BIOS mode found for 896x672 60Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "896x672" (no mode of this name)
[    39.938] (II) SAVAGE(0): Not using default mode "1792x1344" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): No suitable BIOS mode found for 896x672 75Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "896x672" (no mode of this name)
[    39.938] (II) SAVAGE(0): Not using default mode "1856x1392" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): No suitable BIOS mode found for 928x696 60Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "928x696" (no mode of this name)
[    39.938] (II) SAVAGE(0): Not using default mode "1856x1392" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): No suitable BIOS mode found for 928x696 75Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "928x696" (no mode of this name)
[    39.938] (II) SAVAGE(0): Not using default mode "1920x1440" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): No suitable BIOS mode found for 960x720 60Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "960x720" (no mode of this name)
[    39.938] (II) SAVAGE(0): Not using default mode "1920x1440" (width too large for virtual size)
[    39.938] (--) SAVAGE(0): No suitable BIOS mode found for 960x720 75Hz.
[    39.938] (II) SAVAGE(0): Not using default mode "960x720" (no mode of this name)
[    39.938] (--) SAVAGE(0): No suitable BIOS mode found for 832x624 74Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "832x624" (no mode of this name)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 416x312 74Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "416x312" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1152x864" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 576x432 60Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1152x864" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 576x432 70Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1152x864" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 576x432 74Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1152x864" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 576x432 85Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1152x864" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 576x432 85Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1152x864" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 576x432 100Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1360x768" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 680x384 59Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "680x384" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1360x768" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 680x384 59Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "680x384" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1400x1050" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 700x525 59Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "700x525" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1400x1050" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 700x525 70Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "700x525" (no mode of this name)
[    39.939] (II) SAVAGE(0): Not using default mode "1400x1050" (width too large for virtual size)
[    39.939] (--) SAVAGE(0): No suitable BIOS mode found for 700x525 74Hz.
[    39.939] (II) SAVAGE(0): Not using default mode "700x525" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1400x1050" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 700x525 85Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "700x525" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1440x900" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 720x450 59Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "720x450" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1600x1024" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 800x512 60Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "800x512" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1680x1050" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 840x525 59Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1680x1050" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 840x525 60Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1680x1050" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 840x525 69Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1680x1050" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 840x525 74Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1680x1050" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 840x525 85Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1920x1080" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 960x540 59Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "960x540" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1920x1200" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 960x600 59Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "960x600" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "1920x1440" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): No suitable BIOS mode found for 960x720 85Hz.
[    39.940] (II) SAVAGE(0): Not using default mode "960x720" (no mode of this name)
[    39.940] (II) SAVAGE(0): Not using default mode "2048x1536" (width too large for virtual size)
[    39.940] (--) SAVAGE(0): Chose mode 117 at 60Hz.
[    39.941] (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
[    39.941] (II) SAVAGE(0): Not using default mode "2048x1536" (width too large for virtual size)
[    39.941] (--) SAVAGE(0): Chose mode 117 at 75Hz.
[    39.941] (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
[    39.941] (II) SAVAGE(0): Not using default mode "2048x1536" (width too large for virtual size)
[    39.941] (--) SAVAGE(0): Chose mode 117 at 85Hz.
[    39.941] (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
[    39.941] (--) SAVAGE(0): Chose mode 117 at 100Hz.
[    39.941] (II) SAVAGE(0): Not using driver mode "1024x768" (hsync out of range)
[    39.941] (--) SAVAGE(0): Chose mode 114 at 60Hz.
[    39.941] (--) SAVAGE(0): Chose mode 114 at 60Hz.
[    39.941] (--) SAVAGE(0): Chose mode 111 at 60Hz.
[    39.941] (--) SAVAGE(0): Chose mode 143 at 72Hz.
[    39.941] (--) SAVAGE(0): Chose mode 143 at 72Hz.
[    39.941] (--) SAVAGE(0): Chose mode 133 at 72Hz.
[    39.941] (WW) SAVAGE(0): Shrinking virtual size estimate from 1024x768 to 800x600
[    39.941] (--) SAVAGE(0): Virtual size is 800x600 (pitch 800)
[    39.941] (**) SAVAGE(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[    39.941] (II) SAVAGE(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz zd)
[    39.941] (**) SAVAGE(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
[    39.941] (II) SAVAGE(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz zd)
[    39.941] (**) SAVAGE(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
[    39.941] (II) SAVAGE(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz zd)
[    39.941] (**) SAVAGE(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
[    39.941] (II) SAVAGE(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz zd)
[    39.941] (**) SAVAGE(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
[    39.941] (II) SAVAGE(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz zd)
[    39.941] (**) SAVAGE(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
[    39.941] (II) SAVAGE(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz zd)
[    39.942] (==) SAVAGE(0): DPI set to (96, 96)
[    39.942] (II) Loading sub module "fb"
[    39.942] (II) LoadModule: "fb"
[    39.942] (II) Loading /usr/lib/xorg/modules/libfb.so
[    39.976] (II) Module fb: vendor="X.Org Foundation"
[    39.976] 	compiled for 1.16.4, module version = 1.0.0
[    39.976] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    39.976] (II) Loading sub module "exa"
[    39.976] (II) LoadModule: "exa"
[    39.977] (II) Loading /usr/lib/xorg/modules/libexa.so
[    40.035] (II) Module exa: vendor="X.Org Foundation"
[    40.035] 	compiled for 1.16.4, module version = 2.6.0
[    40.035] 	ABI class: X.Org Video Driver, version 18.0
[    40.035] (II) Loading sub module "ramdac"
[    40.035] (II) LoadModule: "ramdac"
[    40.035] (II) Module "ramdac" already built-in
[    40.035] (II) UnloadModule: "modesetting"
[    40.035] (II) Unloading modesetting
[    40.035] (II) UnloadModule: "fbdev"
[    40.036] (II) Unloading fbdev
[    40.036] (II) UnloadSubModule: "fbdevhw"
[    40.036] (II) Unloading fbdevhw
[    40.036] (II) UnloadModule: "vesa"
[    40.036] (II) Unloading vesa
[    40.036] (II) Loading sub module "int10"
[    40.036] (II) LoadModule: "int10"
[    40.037] (II) Loading /usr/lib/xorg/modules/libint10.so
[    40.037] (II) Module int10: vendor="X.Org Foundation"
[    40.037] 	compiled for 1.16.4, module version = 1.0.0
[    40.037] 	ABI class: X.Org Video Driver, version 18.0
[    40.037] (II) SAVAGE(0): initializing int10
[    40.038] (II) SAVAGE(0): Primary V_BIOS segment is: 0xc000
[    40.038] (II) SAVAGE(0): VESA BIOS detected
[    40.038] (II) SAVAGE(0): VESA VBE Version 2.0
[    40.038] (II) SAVAGE(0): VESA VBE Total Mem: 15168 kB
[    40.038] (II) SAVAGE(0): VESA VBE OEM: S3 Incorporated. Paramont BIOS
[    40.038] (II) SAVAGE(0): VESA VBE OEM Software Rev: 1.0
[    40.038] (II) SAVAGE(0): VESA VBE OEM Vendor: S3 Incorporated.
[    40.038] (II) SAVAGE(0): VESA VBE OEM Product: VBE 2.0
[    40.038] (II) SAVAGE(0): VESA VBE OEM Product Rev: Rev 1.0
[    40.131] (II) SAVAGE(0): 3096 kB of Videoram needed for 3D; 16384 kB of Videoram available
[    40.131] (II) SAVAGE(0): Sufficient Videoram available for 3D
[    40.224] (II) SAVAGE(0): [drm] bpp: 16 depth: 16
[    40.224] (II) SAVAGE(0): [drm] Sarea 2200+284: 2484
[    40.224] drmOpenDevice: node name is /dev/dri/card0
[    40.230] drmOpenDevice: node name is /dev/dri/card0
[    40.407] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    40.407] drmOpenDevice: node name is /dev/dri/card0
[    40.408] drmOpenDevice: open result is 10, (OK)
[    40.408] drmOpenByBusid: drmOpenMinor returns 10
[    40.408] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    40.408] (II) [drm] loaded kernel module for "savage" driver.
[    40.408] (II) [drm] DRM interface version 1.4
[    40.409] (II) [drm] DRM open master succeeded.
[    40.409] (II) SAVAGE(0): [drm] Using the DRM lock SAREA also for drawables.
[    40.409] (II) SAVAGE(0): [drm] framebuffer handle = 0xe8000000
[    40.409] (II) SAVAGE(0): [drm] added 1 reserved context for kernel
[    40.409] (II) SAVAGE(0): X context handle = 0x1
[    40.409] (II) SAVAGE(0): [drm] installed DRM signal handler
[    40.409] (II) SAVAGE(0): [agp] Mode 0x1f000211 [AGP 0x8086/0x3575; Card 0x5333/0x8c2e]
[    40.550] (II) SAVAGE(0): [agp] 16384 kB allocated with handle 0x00000001
[    40.552] (II) SAVAGE(0): [agp] agpTextures handle = 0xd0000000
[    40.553] (II) SAVAGE(0): [drm] aperture handle = 0xe4000000
[    40.553] (II) SAVAGE(0): [drm] Enabling ShadowStatus for DRI.
[    40.553] (II) SAVAGE(0): [drm] Status handle = 0x16a50000
[    40.553] (II) SAVAGE(0): [drm] Status page mapped at 0xb6e3c000
[    40.553] (II) SAVAGE(0): [dri] visual configs initialized
[    40.553] (**) SAVAGE(0): DRI is enabled
[    40.553] (--) SAVAGE(0): Chose mode 114 at 60Hz.
[    41.430] (II) SAVAGE(0): virtualX:800,virtualY:600
[    41.430] (II) SAVAGE(0): bpp:16,tiledwidthBytes:1664,tiledBufferSize:1011712 
[    41.430] (II) SAVAGE(0): bpp:16,widthBytes:1664,BufferSize:999424 
[    41.430] (II) SAVAGE(0): videoRambytes:0x01000000 
[    41.430] (II) SAVAGE(0): textureSize:0x00afd000 
[    41.430] (II) SAVAGE(0): textureSize:0x00afd000 
[    41.430] (II) SAVAGE(0): textureOffset:0x004e2000 
[    41.430] (II) SAVAGE(0): depthOffset:0x003eb000,depthPitch:1664
[    41.430] (II) SAVAGE(0): backOffset:0x002f4000,backPitch:1664
[    41.430] (II) SAVAGE(0): Reserved back buffer at offset 0x2f4000
[    41.430] (II) SAVAGE(0): Reserved depth buffer at offset 0x3eb000
[    41.430] (II) SAVAGE(0): Reserved 11252 kb for textures at offset 0x4e2000
[    41.430] (II) EXA(0): Offscreen pixmap area of 2084864 bytes
[    41.430] (II) EXA(0): Driver registered support for the following operations:
[    41.430] (II)         Solid
[    41.430] (II)         Copy
[    41.430] (II)         UploadToScreen
[    41.430] (II) SAVAGE(0): Savage EXA Acceleration enabled.
[    41.430] (==) SAVAGE(0): Backing store enabled
[    41.463] (==) SAVAGE(0): DPMS enabled
[    41.463] (II) SAVAGE(0): [DRI] installation complete
[    41.463] (II) SAVAGE(0): [junkers]pSAVAGEDRIServer:
[    41.463] (II) SAVAGE(0): [junkers]	reserved_map_agpstart:0x00000000
[    41.463] (II) SAVAGE(0): [junkers]	reserved_map_idx:0x00000000
[    41.463] (II) SAVAGE(0): [junkers]	sarea_priv_offset:0x00000000
[    41.463] (II) SAVAGE(0): [junkers]	chipset:0x00000000
[    41.463] (II) SAVAGE(0): [junkers]	sgram:0x00000000
[    41.463] (II) SAVAGE(0): [junkers]	frontbufferSize:0x000f4000
[    41.464] (II) SAVAGE(0): [junkers]	frontOffset:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	frontPitch:0x00000680
[    41.464] (II) SAVAGE(0): [junkers]	backbufferSize:0x000f7000
[    41.464] (II) SAVAGE(0): [junkers]	backOffset:0x002f4000
[    41.464] (II) SAVAGE(0): [junkers]	backPitch:0x00000680
[    41.464] (II) SAVAGE(0): [junkers]	depthbufferSize:0x000f7000
[    41.464] (II) SAVAGE(0): [junkers]	depthOffset:0x003eb000
[    41.464] (II) SAVAGE(0): [junkers]	depthPitch:0x00000680
[    41.464] (II) SAVAGE(0): [junkers]	textureOffset:0x004e2000
[    41.464] (II) SAVAGE(0): [junkers]	textureSize:0x00afd000
[    41.464] (II) SAVAGE(0): [junkers]	textureSize:0x00afd000
[    41.464] (II) SAVAGE(0): [junkers]	logTextureGranularity:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	agp:handle:0x00000001
[    41.464] (II) SAVAGE(0): [junkers]	agp:offset:0x01000000
[    41.464] (II) SAVAGE(0): [junkers]	agp:size:0x01000000
[    41.464] (II) SAVAGE(0): [junkers]	agp:map:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	registers:handle:0xc0100000
[    41.464] (II) SAVAGE(0): [junkers]	registers:offset:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	registers:size:0x00080000
[    41.464] (II) SAVAGE(0): [junkers]	registers:map:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	status:handle:0x16a50000
[    41.464] (II) SAVAGE(0): [junkers]	status:offset:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	status:size:0x00001000
[    41.464] (II) SAVAGE(0): [junkers]	status:map:0xb6e3c000
[    41.464] (II) SAVAGE(0): [junkers]	agpTextures:handle:0xd0000000
[    41.464] (II) SAVAGE(0): [junkers]	agpTextures:offset:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	agpTextures:size:0x01000000
[    41.464] (II) SAVAGE(0): [junkers]	apgTextures:map:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	logAgpTextureGranularity:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	cmdDma:handle:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	cmdDma:offset:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	cmdDma:size:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]	cmdDma:map:0x00000000
[    41.464] (II) SAVAGE(0): [junkers]pSAVAGEDRI:
[    41.464] (II) SAVAGE(0): [junkers]	chipset:0x00000007
[    41.464] (II) SAVAGE(0): [junkers]	width:0x00000320
[    41.465] (II) SAVAGE(0): [junkers]	height:0x00000258
[    41.465] (II) SAVAGE(0): [junkers]	mem:0x01000000
[    41.465] (II) SAVAGE(0): [junkers]	cpp:2
[    41.465] (II) SAVAGE(0): [junkers]	zpp:2
[    41.465] (II) SAVAGE(0): [junkers]	agpMode:1
[    41.465] (II) SAVAGE(0): [junkers]	bufferSize:65536
[    41.465] (II) SAVAGE(0): [junkers]	frontbufferSize:0x000f4000
[    41.465] (II) SAVAGE(0): [junkers]	frontOffset:0x00000000
[    41.465] (II) SAVAGE(0): [junkers]	backbufferSize:0x000f7000
[    41.465] (II) SAVAGE(0): [junkers]	backOffset:0x002f4000
[    41.465] (II) SAVAGE(0): [junkers]	depthbufferSize:0x000f7000
[    41.465] (II) SAVAGE(0): [junkers]	depthOffset:0x003eb000
[    41.465] (II) SAVAGE(0): [junkers]	textureOffset:0x004e2000
[    41.465] (II) SAVAGE(0): [junkers]	textureSize:0x00a00000
[    41.465] (II) SAVAGE(0): [junkers]	logTextureGranularity:0x00000014
[    41.465] (II) SAVAGE(0): [junkers]	agpTextureHandle:0xd0000000
[    41.465] (II) SAVAGE(0): [junkers]	agpTextureSize:0x01000000
[    41.465] (II) SAVAGE(0): [junkers]	logAgpTextureGranularity:0x00000014
[    41.465] (II) SAVAGE(0): [junkers]	apertureHandle:0xe4000000
[    41.465] (II) SAVAGE(0): [junkers]	apertureSize:0x05000000
[    41.465] (II) SAVAGE(0): [junkers]	aperturePitch:0x00001000
[    41.465] (II) SAVAGE(0): [junkers]	statusHandle:0x16a50000
[    41.465] (II) SAVAGE(0): [junkers]	statusSize:0x00001000
[    41.465] (II) SAVAGE(0): [junkers]	sarea_priv_offset:0x00000898
[    41.465] (II) SAVAGE(0): Direct rendering enabled
[    41.465] (==) RandR enabled
[    41.540] (II) SELinux: Disabled on system
[    41.546] (II) AIGLX: Screen 0 is not DRI2 capable
[    41.546] (EE) AIGLX: reverting to software rendering
[    43.736] (II) AIGLX: Loaded and initialized swrast
[    43.736] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    44.527] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    44.527] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    44.527] (II) LoadModule: "evdev"
[    44.528] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    44.580] (II) Module evdev: vendor="X.Org Foundation"
[    44.580] 	compiled for 1.16.0, module version = 2.9.0
[    44.580] 	Module class: X.Org XInput Driver
[    44.580] 	ABI class: X.Org XInput driver, version 21.0
[    44.581] (II) Using input driver 'evdev' for 'Power Button'
[    44.581] (**) Power Button: always reports core events
[    44.581] (**) evdev: Power Button: Device: "/dev/input/event3"
[    44.581] (--) evdev: Power Button: Vendor 0 Product 0x1
[    44.581] (--) evdev: Power Button: Found keys
[    44.581] (II) evdev: Power Button: Configuring as keyboard
[    44.581] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    44.581] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    44.581] (**) Option "xkb_rules" "evdev"
[    44.581] (**) Option "xkb_model" "pc105"
[    44.581] (**) Option "xkb_layout" "us"
[    44.584] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    44.584] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    44.584] (II) Using input driver 'evdev' for 'Video Bus'
[    44.584] (**) Video Bus: always reports core events
[    44.584] (**) evdev: Video Bus: Device: "/dev/input/event4"
[    44.584] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    44.585] (--) evdev: Video Bus: Found keys
[    44.585] (II) evdev: Video Bus: Configuring as keyboard
[    44.585] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:02/LNXVIDEO:00/input/input5/event4"
[    44.585] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    44.585] (**) Option "xkb_rules" "evdev"
[    44.585] (**) Option "xkb_model" "pc105"
[    44.585] (**) Option "xkb_layout" "us"
[    44.587] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    44.587] (II) No input driver specified, ignoring this device.
[    44.587] (II) This device may have been added with another device file.
[    44.588] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    44.588] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    44.588] (II) Using input driver 'evdev' for 'Sleep Button'
[    44.588] (**) Sleep Button: always reports core events
[    44.588] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    44.588] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    44.588] (--) evdev: Sleep Button: Found keys
[    44.589] (II) evdev: Sleep Button: Configuring as keyboard
[    44.589] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[    44.589] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    44.589] (**) Option "xkb_rules" "evdev"
[    44.589] (**) Option "xkb_model" "pc105"
[    44.589] (**) Option "xkb_layout" "us"
[    44.590] (II) config/udev: Adding drm device (/dev/dri/card0)
[    44.590] (II) xfree86: Adding drm device (/dev/dri/card0)
[    44.590] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[    44.591] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    44.591] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    44.591] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    44.592] (**) AT Translated Set 2 keyboard: always reports core events
[    44.592] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    44.592] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    44.592] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    44.592] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    44.592] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    44.592] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    44.592] (**) Option "xkb_rules" "evdev"
[    44.592] (**) Option "xkb_model" "pc105"
[    44.592] (**) Option "xkb_layout" "us"
[    44.594] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event7)
[    44.594] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    44.595] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    44.595] (**) TPPS/2 IBM TrackPoint: always reports core events
[    44.595] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event7"
[    44.595] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    44.595] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    44.595] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    44.595] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    44.595] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    44.595] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    44.595] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    44.595] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event7"
[    44.595] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[    44.596] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    44.596] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    44.596] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    44.596] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    44.596] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    44.597] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[    44.597] (II) No input driver specified, ignoring this device.
[    44.597] (II) This device may have been added with another device file.
[    44.598] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    44.598] (II) No input driver specified, ignoring this device.
[    44.599] (II) This device may have been added with another device file.
[    44.600] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[    44.600] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    44.600] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    44.601] (**) ThinkPad Extra Buttons: always reports core events
[    44.601] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
[    44.601] (--) evdev: ThinkPad Extra Buttons: Vendor 0x1014 Product 0x5054
[    44.601] (--) evdev: ThinkPad Extra Buttons: Found keys
[    44.601] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    44.601] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event5"
[    44.601] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 11)
[    44.601] (**) Option "xkb_rules" "evdev"
[    44.601] (**) Option "xkb_model" "pc105"
[    44.601] (**) Option "xkb_layout" "us"
[    44.617] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 /dev/dri/card0
[    44.617] (II) config/udev: Adding drm device (/dev/dri/card0)
[    44.617] (II) xfree86: Adding drm device (/dev/dri/card0)
[    44.617] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
any pointer on how to fix it?
Lenovo Thinkpad T60 1.83Ghz/2G RAM/80G HDD
WinXP/freebsd/Debian8 triple boot

brchan
ThinkPadder
ThinkPadder
Posts: 1326
Joined: Sun Jun 01, 2014 11:43 am
Location: West Lafayette, Indiana

Re: Debian 8: video card problem on T23

#2 Post by brchan » Wed Apr 29, 2015 8:33 pm

Have you tried creating an xorg.conf file like the one here?

https://wiki.archlinux.org/index.php/IBM_ThinkPad_T23

Also, newer xorg drivers dropped some acceleration features of many legacy cards, making them even laggy when moving windows or scrolling. I encountered this when switching from Crunchbang linux to Arch.
Current Thinkpads: W530 (functional classic keyboard mod), X301, T61, T60, T43, T23, 600X, 770
Other: mk5 Toughbook cf-19, mk1 Toughbook cf-53

arabianights
Posts: 37
Joined: Thu Jan 13, 2011 7:19 pm
Location: James Madison HS, NYC, NY

Re: Debian 8: video card problem on T23

#3 Post by arabianights » Thu Apr 30, 2015 7:11 pm

brchan wrote:Have you tried creating an xorg.conf file like the one here?

https://wiki.archlinux.org/index.php/IBM_ThinkPad_T23

Also, newer xorg drivers dropped some acceleration features of many legacy cards, making them even laggy when moving windows or scrolling. I encountered this when switching from Crunchbang linux to Arch.
thanks for the info. i created a xorg.conf and put it in the /etc/X11, still couldn't get correct screen resolution.
Lenovo Thinkpad T60 1.83Ghz/2G RAM/80G HDD
WinXP/freebsd/Debian8 triple boot

Omineca
Freshman Member
Posts: 109
Joined: Fri Aug 10, 2012 9:40 pm
Location: British Columbia, Canada

Re: Debian 8: video card problem on T23

#4 Post by Omineca » Sun May 17, 2015 6:11 pm

If it turns out that you cannot get your video card working under Jessie, Wheezy is supported for another year through the regular repositories, and will get two more years after that through the Long Term Support project: https://wiki.debian.org/LTS/

I know that's not a solution, but if everything worked with Wheezy, it would give you a few more hassle-free years.

I don't think I'll bother to update my older machines until 2018, since Wheezy runs quite nicely on them, and I can't do anything state-of-the-art with them anyways.
Hyundai Neuron Lite 486SX/25 | Satellite 1910 | Satellite 2410 | T40 | T42 | 365XD | R400 | R500 | 390X | X120e | T430 (Work)

arabianights
Posts: 37
Joined: Thu Jan 13, 2011 7:19 pm
Location: James Madison HS, NYC, NY

Re: Debian 8: video card problem on T23

#5 Post by arabianights » Mon May 18, 2015 3:46 pm

thank you!

I downgraded to Debian7 on the laptop over the past weekend, graphics are back to normal resolution again. :)

Notes: Debian8 does not support older graphics cards such as Savage IV chip anymore, which is presented on thinkpad t23. :?
Lenovo Thinkpad T60 1.83Ghz/2G RAM/80G HDD
WinXP/freebsd/Debian8 triple boot

Omineca
Freshman Member
Posts: 109
Joined: Fri Aug 10, 2012 9:40 pm
Location: British Columbia, Canada

Re: Debian 8: video card problem on T23

#6 Post by Omineca » Sat May 30, 2015 1:47 pm

Glad that worked for you. We should plan to chat again in three years, when a new solution will be necessary... :mrgreen:
Hyundai Neuron Lite 486SX/25 | Satellite 1910 | Satellite 2410 | T40 | T42 | 365XD | R400 | R500 | 390X | X120e | T430 (Work)

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux Questions”

Who is online

Users browsing this forum: No registered users and 3 guests