← Back to team overview

touch-packages team mailing list archive

[Bug 148117] Re: [r128] Rage 128: Unsuitable videomode autoselected

 

Gerald Kolllenda, thank you for reporting this bug to Ubuntu. Maverick reached EOL on April 10, 2012.
See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases 

Is this an issue on a supported release? If so, could you please execute the following command, as it will automatically gather debugging information, in a terminal:
apport-collect 148117

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information.

** Package changed: xserver-xorg-video-r128 (Ubuntu) => xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
       Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/148117

Title:
  [r128] Rage 128: Unsuitable videomode autoselected

Status in xf86-video-r128:
  Confirmed
Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: xserver-xorg-video-ati

  I tested Ubunti 7.10-beta-desktop-i386 on my PCs.

  At one PC the X-Server was not able to start, and i saw only the
  commandline.

  This PC has a  ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS connected to a Belinea 108080 CRT-Display. I tried to start the X-Server at the commandline an got errormessages, the X-Server didn't start:
  ************************************************************************
  auth:  creating new authority file /home/ubuntu/.serverauth.20130
  xauth:  creating new authority file /home/ubuntu/.Xauthority
  xauth:  creating new authority file /home/ubuntu/.Xauthority

  X Window System Version 1.3.0
  Release Date: 19 April 2007
  X Protocol Version 11, Revision 0, Release 1.3
  Build Operating System: Linux Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu6)
  Current Operating System: Linux ubuntu 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686
  Build Date: 21 September 2007
  	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: Mon Oct  1 21:58:06 2007
  (==) Using config file: "/etc/X11/xorg.conf"
  (II) Module already built-in
  (II) Module already built-in
  (II) Module already built-in
  (EE) R128(0): No DFP detected
  (II) Module already built-in
  (EE) R128(0): (Ron = 12288) + (Rloop = 17) >= (Roff = 10752)

  Fatal server error:
  AddScreen/ScreenInit failed for driver 0

  XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
        after 0 requests (0 known processed) with 0 events remaining.

  ***************************************************************************************************
  The /etc/X11/xorg.conf:
  ***************************************************************************************************
  # xorg.conf (xorg 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 "Files"
  EndSection

  Section "InputDevice"
  	Identifier	"Generic Keyboard"
  	Driver		"kbd"
  	Option		"CoreKeyboard"
  	Option		"XkbRules"	"xorg"
  	Option		"XkbModel"	"pc105"
  	Option		"XkbLayout"	"de"
  EndSection

  Section "InputDevice"
  	Identifier	"Configured Mouse"
  	Driver		"mouse"
  	Option		"CorePointer"
  	Option		"Device"		"/dev/input/mice"
  	Option		"Protocol"		"ImPS/2"
  	Option		"ZAxisMapping"		"4 5"
  	Option		"Emulate3Buttons"	"true"
  EndSection

  Section "InputDevice"
  	Driver		"wacom"
  	Identifier	"stylus"
  	Option		"Device"	"/dev/input/wacom"
  	Option		"Type"		"stylus"
  	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
  EndSection

  Section "InputDevice"
  	Driver		"wacom"
  	Identifier	"eraser"
  	Option		"Device"	"/dev/input/wacom"
  	Option		"Type"		"eraser"
  	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
  EndSection

  Section "InputDevice"
  	Driver		"wacom"
  	Identifier	"cursor"
  	Option		"Device"	"/dev/input/wacom"
  	Option		"Type"		"cursor"
  	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
  EndSection

  Section "Device"
  	Identifier	"ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS"
  	Driver		"ati"
  	BusID		"PCI:1:0:0"
  EndSection

  Section "Monitor"
  	Identifier	"108080"
  	Option		"DPMS"
  EndSection

  Section "Screen"
  	Identifier	"Default Screen"
  	Device		"ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS"
  	Monitor		"108080"
  	DefaultDepth	24
  	SubSection "Display"
  		Modes		"2048x1536" "1920x1440" "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
  	EndSubSection
  EndSection

  Section "ServerLayout"
  	Identifier	"Default Layout"
  	Screen		"Default Screen"
  	InputDevice	"Generic Keyboard"
  	InputDevice	"Configured Mouse"

  # Uncomment if you have a wacom tablet
  #	InputDevice     "stylus"	"SendCoreEvents"
  #	InputDevice     "cursor"	"SendCoreEvents"
  #	InputDevice     "eraser"	"SendCoreEvents"
  EndSection
  **************************************************************************

  The result of lspci:
  ******************************************************************************
  0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8605 [ProSavage PM133] (rev 81)
  0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8605 [PM133 AGP]
  0000:00:04.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
  0000:00:04.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
  0000:00:04.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
  0000:00:04.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
  0000:00:04.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
  0000:00:0d.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 0c)
  0000:00:0e.0 Ethernet controller: Accton Technology Corporation SMC2-1211TX (rev 10)
  0000:00:0f.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 23)
  0000:00:11.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
  0000:01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS
  ******************************************************************************************

  
  Normally i run debian sarge on this PC and so i compared the Xorg.conf files. 

  I tried to remove the both highest resolutions "2048x1536" "1920x1440"
  from the Modes-Line. After that i was able to start the X-Server from
  the commandline.

  As far as I see, the autoselected Videomodes are unsuitable for this
  combination of hardware.

  I hope my information is helpful

  Gerald

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-r128/+bug/148117/+subscriptions