[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#491124: marked as done (xserver-xorg-video-r128: screen comes up in 800x600 mode -- monitor can do much better)



Your message dated Thu, 30 Jun 2016 08:16:52 +0200
with message-id <CA+7wUsx=OVXevLNH2xgj9F0zv_gB1MbqsaXMdyPE9YxMwf=Zug@mail.gmail.com>
and subject line Re: xserver-xorg-video-r128: screen comes up in 800x600 mode -- monitor can do much better
has caused the Debian Bug report #491124,
regarding xserver-xorg-video-r128: screen comes up in 800x600 mode -- monitor can do much better
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 owner@bugs.debian.org
immediately.)


-- 
491124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491124
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-r128
Version: 6.8.0-1
Severity: important


Julien Cristau <jcristau@debian.org> asked me to submit a separate bug report on this.

================================================
>
> On Jul 15, 2008, at 5:07 PM, Brice Goglin wrote:
>
>> Add
>>     Driver "r128"
>> to your Device section for now. The server is autoloading "radeon"
>> instead of "r128", I am fixing this.
>>
>> Brice
>
> I did that. X starts now.  But it still thinks my screen is 800x600.
> The Gnome "screen resolution preferences" does not offer me any other
> options than 800x600, 60Hz.  The screen (A DELL 2100FP) is capable of
> 1600x1200 and the video card is capable of driving it at that  
> resolution
> if I add the following two lines to the Monitor section:
>
>        HorizSync       31-80
>        VertRefresh     56-76
>
> Though, the gdm login screen is displayed at 1920x1200, which makes  
> the
> pixels seem high and narrow, rather than square.  It corrects to
> 1600x1200 after logging in.
>
Can you submit a new bug about this?  With full Xorg logs for both cases
(with HorizSync and VertRefresh lines, and without them).  Please file
it against the xserver-xorg-video-r128 package.

Thanks,
Julien

=============================================
Im attaching the /var/log/Xorg.0.log, ~/.xsession-errors, /etc/X11/xorg.conf
files from the two tests.  test1 is with the extra lines in xorg.conf,
test2 is with thos lines removed.

Let me know if there are any additional tests you would like me to try.


Rick


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jun 24 17:04 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1950288 Jun 25 22:18 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
0000:00:10.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1142 Jul 16 16:16 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	BusID		"PCI:0:16:0"
	Driver		"r128"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 37294 Jul 16 16: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.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-1)
Current Operating System: Linux ribbit 2.6.25-2-powerpc #1 Fri Jun 27 04:51:57 UTC 2008 ppc
Build Date: 26 June 2008  01:07:25AM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
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: Wed Jul 16 16:18:36 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
	Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
	Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
	Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" 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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x101e33f4
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0020 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:10:0: chip 1002,5046 card 0000,0000 rev 00 class 03,00,00 hdr 00
(II) PCI: 10:0b:0: chip 106b,001f card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 10:0d:0: chip 1011,0026 card 0000,0000 rev 05 class 06,04,00 hdr 01
(II) PCI: 11:03:0: chip 1095,0680 card 1095,0680 rev 02 class 01,80,00 hdr 00
(II) PCI: 11:07:0: chip 106b,0022 card 0000,0000 rev 02 class ff,00,00 hdr 00
(II) PCI: 11:08:0: chip 106b,0019 card 0000,0000 rev 00 class 0c,03,10 hdr 00
(II) PCI: 11:09:0: chip 106b,0019 card 0000,0000 rev 00 class 0c,03,10 hdr 00
(II) PCI: 11:0a:0: chip 104c,8019 card 0000,0000 rev 00 class 0c,00,10 hdr 00
(II) PCI: 21:0b:0: chip 106b,001e card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 21:0f:0: chip 106b,0021 card 0000,0000 rev 00 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:11:0), (0,0,33), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 16: bridge is at (16:11:0), (16,16,33), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 16 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 16 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 16 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 17: bridge is at (16:13:0), (16,17,17), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 17 non-prefetchable memory range:
	[0] -1	0	0x80000000 - 0x801fffff (0x200000) MX[B]
(II) Bus 17 prefetchable memory range:
	[0] -1	0	0xf3000000 - 0xf30fffff (0x100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 33: bridge is at (33:11:0), (33,33,33), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 33 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 33 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 33 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(0:16:0) ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS rev 0, Mem @ 0x94000000/26, 0x90000000/14, I/O @ 0x0400/8, BIOS @ 0xf1000000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xf5200000 - 0xf53fffff (0x200000) MX[B]E
	[1] -1	0	0x80084000 - 0x80087fff (0x4000) MX[B]E
	[2] -1	0	0x80081000 - 0x80081fff (0x1000) MX[B]E
	[3] -1	0	0x80082000 - 0x80083fff (0x2000) MX[B]E
	[4] -1	0	0x80083000 - 0x80083fff (0x1000) MX[B]E
	[5] -1	0	0x80000000 - 0xffffffff (0x80000000) MX[B]E
	[6] -1	0	0x80080000 - 0x800fffff (0x80000) MX[B]E
	[7] -1	0	0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
	[8] -1	0	0x90000000 - 0x90003fff (0x4000) MX[B](B)
	[9] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
	[10] -1	0	0xf2001000 - 0xf20010ff (0x100) IX[B]E
	[11] -1	0	0xf2001010 - 0xf200101f (0x10) IX[B]E
	[12] -1	0	0xf2001020 - 0xf200103f (0x20) IX[B]E
	[13] -1	0	0xf2001030 - 0xf200103f (0x10) IX[B]E
	[14] -1	0	0xf2001040 - 0xf200107f (0x40) IX[B]E
	[15] -1	0	0xf0000400 - 0xf00004ff (0x100) IX[B](B)
(II) PCI Memory resource overlap reduced 0x80082000 from 0x80083fff to 0x80082fff
(II) PCI Memory resource overlap reduced 0x80000000 from 0xffffffff to 0x8007ffff
(II) PCI Memory resource overlap reduced 0x80080000 from 0x800fffff to 0x80080fff
(II) PCI I/O resource overlap reduced 0xf2001000 from 0xf20010ff to 0xf200100f
(II) PCI I/O resource overlap reduced 0xf2001020 from 0xf200103f to 0xf200102f
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xf5200000 - 0xf53fffff (0x200000) MX[B]E
	[1] -1	0	0x80084000 - 0x80087fff (0x4000) MX[B]E
	[2] -1	0	0x80081000 - 0x80081fff (0x1000) MX[B]E
	[3] -1	0	0x80082000 - 0x80082fff (0x1000) MX[B]E
	[4] -1	0	0x80083000 - 0x80083fff (0x1000) MX[B]E
	[5] -1	0	0x80000000 - 0x8007ffff (0x80000) MX[B]E
	[6] -1	0	0x80080000 - 0x80080fff (0x1000) MX[B]E
	[7] -1	0	0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
	[8] -1	0	0x90000000 - 0x90003fff (0x4000) MX[B](B)
	[9] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
	[10] -1	0	0xf2001000 - 0xf200100f (0x10) IX[B]E
	[11] -1	0	0xf2001010 - 0xf200101f (0x10) IX[B]E
	[12] -1	0	0xf2001020 - 0xf200102f (0x10) IX[B]E
	[13] -1	0	0xf2001030 - 0xf200103f (0x10) IX[B]E
	[14] -1	0	0xf2001040 - 0xf200107f (0x40) IX[B]E
	[15] -1	0	0xf0000400 - 0xf00004ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xf5200000 - 0xf53fffff (0x200000) MX[B]E
	[5] -1	0	0x80084000 - 0x80087fff (0x4000) MX[B]E
	[6] -1	0	0x80081000 - 0x80081fff (0x1000) MX[B]E
	[7] -1	0	0x80082000 - 0x80082fff (0x1000) MX[B]E
	[8] -1	0	0x80083000 - 0x80083fff (0x1000) MX[B]E
	[9] -1	0	0x80000000 - 0x8007ffff (0x80000) MX[B]E
	[10] -1	0	0x80080000 - 0x80080fff (0x1000) MX[B]E
	[11] -1	0	0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
	[12] -1	0	0x90000000 - 0x90003fff (0x4000) MX[B](B)
	[13] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0xf2001000 - 0xf200100f (0x10) IX[B]E
	[17] -1	0	0xf2001010 - 0xf200101f (0x10) IX[B]E
	[18] -1	0	0xf2001020 - 0xf200102f (0x10) IX[B]E
	[19] -1	0	0xf2001030 - 0xf200103f (0x10) IX[B]E
	[20] -1	0	0xf2001040 - 0xf200107f (0x40) IX[B]E
	[21] -1	0	0xf0000400 - 0xf00004ff (0x100) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(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.4.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.2, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(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.4.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "r128"
(II) Loading /usr/lib/xorg/modules/drivers//r128_drv.so
(II) Module r128: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 6.8.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.3.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.3.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) R128: Driver for ATI Rage 128 chipsets:
	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
	ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
	ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
	ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
	ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
	ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
	ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
	ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
	ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
	ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
	ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
	ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
	ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
	ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
	ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
	ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
	ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
	ATI Rage 128 Pro ULTRA TU (AGP?)
(II) Primary Device is: PCI 00:10:0
(--) Chipset ATI Rage 128 Pro GL PF (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xf5200000 - 0xf53fffff (0x200000) MX[B]E
	[5] -1	0	0x80084000 - 0x80087fff (0x4000) MX[B]E
	[6] -1	0	0x80081000 - 0x80081fff (0x1000) MX[B]E
	[7] -1	0	0x80082000 - 0x80082fff (0x1000) MX[B]E
	[8] -1	0	0x80083000 - 0x80083fff (0x1000) MX[B]E
	[9] -1	0	0x80000000 - 0x8007ffff (0x80000) MX[B]E
	[10] -1	0	0x80080000 - 0x80080fff (0x1000) MX[B]E
	[11] -1	0	0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
	[12] -1	0	0x90000000 - 0x90003fff (0x4000) MX[B](B)
	[13] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0xf2001000 - 0xf200100f (0x10) IX[B]E
	[17] -1	0	0xf2001010 - 0xf200101f (0x10) IX[B]E
	[18] -1	0	0xf2001020 - 0xf200102f (0x10) IX[B]E
	[19] -1	0	0xf2001030 - 0xf200103f (0x10) IX[B]E
	[20] -1	0	0xf2001040 - 0xf200107f (0x40) IX[B]E
	[21] -1	0	0xf0000400 - 0xf00004ff (0x100) IX[B](B)
(WW) ****INVALID IO ALLOCATION**** b: 0xf0000400 e: 0xf00004ff correcting
(EE) end of block range 0xefffffff < begin 0xf0000000
(II) window:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) resSize:
(II) window fixed:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xf5200000 - 0xf53fffff (0x200000) MX[B]E
	[5] -1	0	0x80084000 - 0x80087fff (0x4000) MX[B]E
	[6] -1	0	0x80081000 - 0x80081fff (0x1000) MX[B]E
	[7] -1	0	0x80082000 - 0x80082fff (0x1000) MX[B]E
	[8] -1	0	0x80083000 - 0x80083fff (0x1000) MX[B]E
	[9] -1	0	0x80000000 - 0x8007ffff (0x80000) MX[B]E
	[10] -1	0	0x80080000 - 0x80080fff (0x1000) MX[B]E
	[11] -1	0	0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
	[12] -1	0	0x90000000 - 0x90003fff (0x4000) MX[B](B)
	[13] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
	[14] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[15] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[16] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[17] -1	0	0x00000400 - 0x000004ff (0x100) IX[B](B)
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0xf2001000 - 0xf200100f (0x10) IX[B]E
	[21] -1	0	0xf2001010 - 0xf200101f (0x10) IX[B]E
	[22] -1	0	0xf2001020 - 0xf200102f (0x10) IX[B]E
	[23] -1	0	0xf2001030 - 0xf200103f (0x10) IX[B]E
	[24] -1	0	0xf2001040 - 0xf200107f (0x40) IX[B]E
	[25] 0	0	0xf00003b0 - 0xf00003bb (0xc) IS[B]
	[26] 0	0	0xf00003c0 - 0xf00003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) R128(0): PCI bus 0 card 16 func 0
(II) R128(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
(==) R128(0): Depth 24, (==) framebuffer bpp 32
(II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(**) R128(0): Option "UseFBDev" "true"
(II) R128(0): VGAAccess option set to FALSE, VGA module load skipped
(==) R128(0): RGB weight 888
(II) R128(0): Using 8 bits per RGB (8 bit DAC)
(**) R128(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux//libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 0.0.2
	ABI class: X.Org Video Driver, version 2.0
(--) R128(0): Chipset: "ATI Rage 128 Pro GL PF (AGP)" (ChipID = 0x5046)
(--) R128(0): Linear framebuffer at 0x94000000
(--) R128(0): MMIO registers at 0x90000000
(--) R128(0): BIOS at 0xf1000000
(--) R128(0): VideoRAM: 16384 kByte (64-bit SDR SGRAM 1:1)
(**) R128(0): Using external CRT for display
(II) Attempted to read BIOS 64KB from /sys/bus/pci/devices/0000:00:10.0/rom: got 0KB
(WW) R128(0): Video BIOS not detected in PCI space!
(WW) R128(0): Attempting to read Video BIOS from legacy ISA space!
(WW) R128(0): Video BIOS not found!
(II) R128(0): Primary Display == Type 3
(WW) R128(0): Can't determine panel dimensions, and none specified.
	Disabling programming of FP registers.
(II) R128(0): PLL parameters: rf=2950 rd=26 min=12500 max=25000; xclk=14038
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) R128(0): I2C bus "DDC" initialized.
(II) R128(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) R128(0): I2C device "DDC:ddc2" removed.
(EE) R128(0): No DFP detected
(II) R128(0): Configured Monitor: Using default hsync range of 31.50-37.90 kHz
(II) R128(0): Configured Monitor: Using default vrefresh range of 50.00-70.00 Hz
(WW) R128(0): Unable to estimate virtual size
(II) R128(0): Clock range:  12.50 to 250.00 MHz
(II) R128(0): Not using default mode "640x350" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x175" (unknown reason)
(II) R128(0): Not using default mode "640x400" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x200" (unknown reason)
(II) R128(0): Not using default mode "720x400" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "360x200" (unknown reason)
(II) R128(0): Not using default mode "640x480" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x240" (unknown reason)
(II) R128(0): Not using default mode "640x480" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x240" (unknown reason)
(II) R128(0): Not using default mode "640x480" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x240" (unknown reason)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x240" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "1024x768" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1152x864" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "576x432" (unknown reason)
(II) R128(0): Not using default mode "1280x960" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x480" (unknown reason)
(II) R128(0): Not using default mode "1280x960" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x480" (unknown reason)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x512" (unknown reason)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x512" (unknown reason)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x512" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1792x1344" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "896x672" (unknown reason)
(II) R128(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "896x672" (unknown reason)
(II) R128(0): Not using default mode "1856x1392" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "928x696" (unknown reason)
(II) R128(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "928x696" (unknown reason)
(II) R128(0): Not using default mode "1920x1440" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x720" (unknown reason)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x720" (unknown reason)
(II) R128(0): Not using default mode "832x624" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "416x312" (unknown reason)
(II) R128(0): Not using default mode "1280x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x384" (unknown reason)
(II) R128(0): Not using default mode "1280x800" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x400" (unknown reason)
(II) R128(0): Not using default mode "1152x768" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "576x384" (unknown reason)
(II) R128(0): Not using default mode "1152x864" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "576x432" (unknown reason)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "700x525" (unknown reason)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "700x525" (unknown reason)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "700x525" (unknown reason)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "700x525" (unknown reason)
(II) R128(0): Not using default mode "1440x900" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "720x450" (unknown reason)
(II) R128(0): Not using default mode "1600x1024" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x512" (unknown reason)
(II) R128(0): Not using default mode "1680x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "840x525" (unknown reason)
(II) R128(0): Not using default mode "1920x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x600" (unknown reason)
(II) R128(0): Not using default mode "1920x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x600" (unknown reason)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x720" (unknown reason)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "1024x768" (unknown reason)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "1024x768" (unknown reason)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "1024x768" (unknown reason)
(--) R128(0): Virtual size is 800x600 (pitch 800)
(**) R128(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) R128(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) R128(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) R128(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(==) R128(0): DPI set to (96, 96)
(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.4.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(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.4.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/lib/xorg/modules//libshadowfb.so
(II) Module shadowfb: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) R128(0): Page flipping disabled
(!!) R128(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0x90000000 - 0x90003fff (0x4000) MS[B]
	[1] 0	0	0x94000000 - 0x97ffffff (0x4000000) MS[B]
	[2] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1	0	0xf5200000 - 0xf53fffff (0x200000) MX[B]E
	[7] -1	0	0x80084000 - 0x80087fff (0x4000) MX[B]E
	[8] -1	0	0x80081000 - 0x80081fff (0x1000) MX[B]E
	[9] -1	0	0x80082000 - 0x80082fff (0x1000) MX[B]E
	[10] -1	0	0x80083000 - 0x80083fff (0x1000) MX[B]E
	[11] -1	0	0x80000000 - 0x8007ffff (0x80000) MX[B]E
	[12] -1	0	0x80080000 - 0x80080fff (0x1000) MX[B]E
	[13] -1	0	0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
	[14] -1	0	0x90000000 - 0x90003fff (0x4000) MX[B](B)
	[15] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
	[16] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[17] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[18] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[19] 0	0	0xf0000400 - 0xf00004ff (0x100) IS[B]
	[20] -1	0	0x00000400 - 0x000004ff (0x100) IX[B](B)
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0xf2001000 - 0xf200100f (0x10) IX[B]E
	[24] -1	0	0xf2001010 - 0xf200101f (0x10) IX[B]E
	[25] -1	0	0xf2001020 - 0xf200102f (0x10) IX[B]E
	[26] -1	0	0xf2001030 - 0xf200103f (0x10) IX[B]E
	[27] -1	0	0xf2001040 - 0xf200107f (0x40) IX[B]E
	[28] 0	0	0xf00003b0 - 0xf00003bb (0xc) IS[B](OprU)
	[29] 0	0	0xf00003c0 - 0xf00003df (0x20) IS[B](OprU)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:10.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:00:10.0
(II) [drm] loaded kernel module for "r128" driver.
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) R128(0): [drm] Using the DRM lock SAREA also for drawables.
(II) R128(0): [drm] framebuffer handle = 0x94000000
(II) R128(0): [drm] added 1 reserved context for kernel
(II) R128(0): X context handle = 0x1
(II) R128(0): [drm] installed DRM signal handler
(II) R128(0): [agp] Mode 0x07000201 [AGP 0x106b/0x0020; Card 0x1002/0x5046]
(II) R128(0): [agp] 8192 kB allocated with handle 0x00000001
(II) R128(0): [agp] ring handle = 0x00000000
(II) R128(0): [agp] Ring mapped at 0x49052000
(II) R128(0): [agp] ring read ptr handle = 0x00101000
(II) R128(0): [agp] Ring read ptr mapped at 0x48024000
(II) R128(0): [agp] vertex/indirect buffers handle = 0x00102000
(II) R128(0): [agp] Vertex/indirect buffers mapped at 0x49153000
(II) R128(0): [agp] AGP texture map handle = 0x00302000
(II) R128(0): [agp] AGP Texture map mapped at 0x49353000
(II) R128(0): [drm] register handle = 0x90000000
(II) R128(0): [dri] Visual configs initialized
(II) R128(0): CCE in BM mode
(II) R128(0): Using 8 MB AGP aperture
(II) R128(0): Using 1 MB for the ring buffer
(II) R128(0): Using 2 MB for vertex/indirect buffers
(II) R128(0): Using 5 MB for AGP textures
(II) R128(0): Memory manager initialized to (0,0) (800,2457)
(II) R128(0): Reserved area from (0,600) to (800,602)
(II) R128(0): Largest offscreen area available: 800 x 1855
(II) R128(0): Reserved back buffer from (0,602) to (800,1202)
(II) R128(0): Reserved depth buffer from (0,1202) to (800,1803)
(II) R128(0): Reserved depth span from (0,1802) offset 0x57fd00
(II) R128(0): Reserved 8704 kb for textures at offset 0x77f880
(II) R128(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Dashed Lines
	Setting up tile and stipple cache:
		30 128x128 slots
(II) R128(0): Acceleration enabled
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(0): Using hardware cursor (scanline 7212)
(II) R128(0): Largest offscreen area available: 800 x 651
(II) R128(0): DPMS enabled
(II) R128(0): [DRI] installation complete
(II) R128(0): [drm] Added 128 16384 byte vertex/indirect buffers
(II) R128(0): [drm] Mapped 128 vertex/indirect buffers
(II) R128(0): [drm] dma control initialized, using IRQ 48
(II) R128(0): Direct rendering enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:10.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:10.0
(EE) AIGLX error: dlopen of /usr/lib/dri/r128_dri.so failed (/usr/lib/dri/r128_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(WW) Configured Mouse: No Device specified, looking for one...
(II) Configured Mouse: Setting Device option to "/dev/input/mice"
(--) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
SetGrabKeysState - disabled


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.25-2-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-r128 depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  xserver-xorg-core             2:1.4.2-1  Xorg X server - core server

xserver-xorg-video-r128 recommends no packages.

-- no debconf information

Attachment: test1.tgz
Description: GNU Zip compressed data

Attachment: test2.tgz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message ---
tags 491124 wontfix
thanks

On Sat, Jun 25, 2016 at 10:50 AM, Rick Thomas <rbthomas@pobox.com> wrote:
>
> On Jun 20, 2016, at 5:46 AM, Mathieu Malaterre <malat@debian.org> wrote:
>
>> Dear Rick,
>>
>> Are you receiving email from the Debian BTS ? We would like your input
>> on #491124.
>>
>> Regards.
>
> Hi Mathieu,
>
> Sorry I haven’t responded — I got it, but for some reason didn’t see it.
>
> In any case, the hardware in question has long since been retired and the software has been completely revised.  I don’t think there’s any percentage in following-up with this bugreport.  You can close it as far as I’m concerned.
>
> Rick

Thanks for the update !

--- End Message ---

Reply to: