On Tuesday 27 March 2007 14:08, Chris Rose wrote: > Restart, does it fix it? If not, please attach the output of the > following commands:
No, it did not fix the problem. When I tried to start the server, the startup failed with an "Out of Range" error. After rebooting twice more (and fiddling with the vga= parameter), I got my system back up. > > * Output of lspci -n [EMAIL PROTECTED]:~$ lspci -n 0000:00:00.0 0600: 8086:2501 (rev 03) 0000:00:01.0 0604: 8086:250f (rev 03) 0000:00:1e.0 0604: 8086:2418 (rev 02) 0000:00:1f.0 0601: 8086:2410 (rev 02) 0000:00:1f.1 0101: 8086:2411 (rev 02) 0000:00:1f.2 0c03: 8086:2412 (rev 02) 0000:00:1f.3 0c05: 8086:2413 (rev 02) 0000:01:00.0 0300: 1002:4242 0000:01:00.1 0604: 1002:4243 0000:02:00.0 0c00: 11c1:5811 (rev 04) 0000:03:08.0 0200: 10b7:9200 (rev 78) 0000:03:0a.0 0100: 9004:6178 (rev 01) 0000:03:0b.0 0401: 1102:0002 (rev 07) 0000:03:0b.1 0980: 1102:7002 (rev 07) 0000:03:0c.0 0780: 14f1:1033 (rev 08) > * Output of sudo discover --disable=parallel,serial,usb,ide,scsi,pcmcia > --format="%M\t%S\t%D\t%i\n" video [EMAIL PROTECTED]:~$ sudo discover --disable=parallel,serial,usb,ide,scsi,pcmcia --format="%M\t%S\t%D\t%i\n" video R200 BB [Radeon All in Wonder 8500DV] XFree86 ati 10024242 R200 BC [Radeon All in Wonder 8500] XFree86 ati 10024243 > * Output of sudo xresprobe <driver> I'm not sure how to do this. How do I determine the driver to enter? > > * /var/log/Xorg.0.log Attached > * /etc/X11/xorg.conf and /etc/X11/xorg.conf.* Attached > * preferably a good description of what went wrong -- server failed to > start, server started with blank screen, server started with mangled > screen, server started with weird colours, et al I'd love to give a better description, but the symptom is depressingly simple. At the end of the boot process, the boot fails with an "Out of Range" error on the screen. > > ** Changed in: xorg (Ubuntu) > Sourcepackagename: None => xorg > Assignee: (unassigned) => Chris Rose > Status: Unconfirmed => Needs Info -- Get Microsoft Vista. You don't think *YOU* own your computer, do you? http://www.jethrocarr.com/index.php?cms=blog:20070124 # /etc/X11/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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/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" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Device" Identifier "ATI Technologies, Inc. R200 BB [Radeon All in Wonder 8500DV]" Driver "ati" BusID "PCI:1:0:0" EndSection Section "Monitor" Identifier "Starlogic 19" Option "DPMS" HorizSync 30-79 VertRefresh 56-75 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. R200 BB [Radeon All in Wonder 8500DV]" Monitor "Starlogic 19" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection Section "DRI" Mode 0666 EndSection # /etc/X11/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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/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" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "int10" Load "type1" Load "vbe" load "glx" load "GLcore" load "dri" load "v4l" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" option "CoreKeyboard" option "XkbRules" "xorg" option "XkbModel" "pc102" option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" option "CorePointer" option "Device" "/dev/input/mice" option "Protocol" "ExplorerPS/2" option "ZAxisMapping" "4 5" option "Emulate3Buttons" "true" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" option "Device" "/dev/wacom"# Change to option "Type" "stylus" option "ForceDevice" "ISDV4"# Tablet PC ONLY # /dev/input/event # for USB EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" option "Device" "/dev/wacom"# Change to option "Type" "eraser" option "ForceDevice" "ISDV4"# Tablet PC ONLY # /dev/input/event # for USB EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" option "Device" "/dev/wacom"# Change to option "Type" "cursor" option "ForceDevice" "ISDV4"# Tablet PC ONLY # /dev/input/event # for USB EndSection Section "Device" identifier "ATI Technologies, Inc. R200 BB [Radeon All in Wonder 8500DV]" boardname "ati" busid "PCI:1:0:0" driver "ati" screen 0 option "MergedFB" "off" EndSection Section "Monitor" identifier "Starlogic" vendorname "Plug 'n' Play" modelname "Plug 'n' Play" modeline "[EMAIL PROTECTED]" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync modeline "[EMAIL PROTECTED]" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync modeline "[EMAIL PROTECTED]" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync modeline "[EMAIL PROTECTED]" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync modeline "[EMAIL PROTECTED]" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync modeline "[EMAIL PROTECTED]" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync modeline "[EMAIL PROTECTED]" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync modeline "[EMAIL PROTECTED]" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync modeline "[EMAIL PROTECTED]" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync modeline "[EMAIL PROTECTED]" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync modeline "[EMAIL PROTECTED]" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync modeline "[EMAIL PROTECTED]" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync modeline "[EMAIL PROTECTED]" 64.995 1152 1178 1314 1472 768 771 777 806 +hsync +vsync modeline "1280x854" 80.0 1280 1309 1460 1636 854 857 864 896 +hsync +vsync modeline "[EMAIL PROTECTED]" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync modeline "[EMAIL PROTECTED]" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync modeline "[EMAIL PROTECTED]" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync modeline "[EMAIL PROTECTED]" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync modeline "[EMAIL PROTECTED]" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync modeline "[EMAIL PROTECTED]" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync gamma 1.0 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. R200 BB [Radeon All in Wonder 8500DV]" Monitor "Starlogic" DefaultDepth 24 SubSection "Display" depth 24 virtual 1600 1200 modes "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "1280x854" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" screen 0 "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection Section "DRI" Mode 0666 EndSection Section "device" # identifier "device1" boardname "ATI Radeon (fglrx)" busid "PCI:1:0:1" driver "ati" screen 0 vendorname "ATI" option "MergedFB" "off" EndSection Section "screen" # identifier "screen1" device "device1" defaultdepth 24 monitor "monitor1" SubSection "Display" depth 24 modes "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "1280x854" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" EndSubSection EndSection Section "monitor" # identifier "monitor1" vendorname "Plug 'n' Play" modelname "Plug 'n' Play" modeline "[EMAIL PROTECTED]" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync modeline "[EMAIL PROTECTED]" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync modeline "[EMAIL PROTECTED]" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync modeline "[EMAIL PROTECTED]" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync modeline "[EMAIL PROTECTED]" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync modeline "[EMAIL PROTECTED]" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync modeline "[EMAIL PROTECTED]" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync modeline "[EMAIL PROTECTED]" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync modeline "[EMAIL PROTECTED]" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync modeline "[EMAIL PROTECTED]" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync modeline "[EMAIL PROTECTED]" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync modeline "[EMAIL PROTECTED]" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync modeline "[EMAIL PROTECTED]" 64.995 1152 1178 1314 1472 768 771 777 806 +hsync +vsync modeline "1280x854" 80.0 1280 1309 1460 1636 854 857 864 896 +hsync +vsync modeline "[EMAIL PROTECTED]" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync modeline "[EMAIL PROTECTED]" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync modeline "[EMAIL PROTECTED]" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync modeline "[EMAIL PROTECTED]" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync modeline "[EMAIL PROTECTED]" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync modeline "[EMAIL PROTECTED]" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync gamma 1.0 EndSection Section "ServerFlags" EndSection -- LCD Monitor gets "Out of Range" https://launchpad.net/bugs/97026 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
