← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 559189] Re: Screen gets unreadable

 

Based on the description of the symptoms, it sort of sounds like this
might be caused by an incorrect AGPMode setting, which is relevant when
DRI is enabled.  Is your system AGP?  I notice the ati-agp kernel module
appears to be loaded which makes me wonder if it's the case.  You should
test if changing this makes the issue go away.  In your
/etc/X11/xorg.conf set AGPMode to various values like this:

 Section "Device"
    ...
    Option "AGPMode" "2"
 EndSection

Possible values include 1, 2, 4, 8.  You can see what it's currently set
to by looking in /var/log/Xorg.0.log.  It's worthwhile to test all four
values even once you find one that works.  If this takes care of it for
you, we may be able to establish a quirk to set it for your hardware
combo, if you can provide the following data:

   * AGPMode value(s) that work
   * Make/Model of laptop or motherboard
   * Output of lspci -vvnn
   * Is the system all factory hardware, or have any parts been replaced?
   * Is there an AGP Mode in the system BIOS?
     - If so, is it set to the factory default?

For more details on this, please see the "ATI AGP Mode Quirk" section at
https://wiki.ubuntu.com/X/Quirks

Also, you might need to disable KMS in order to do the above quirking
(I'm not certain).  For guidance on how to do this, please see
http://wiki.ubuntu.com/X/KernelModeSetting .

** Description changed:

  Binary package hint: xserver-xorg-video-ati
  
  I'm the supplier of bug https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/551678
  I've tried the hints by "Bryce Harrington  wrote on 2010-04-02: ", fully removed every -fglrx / nvidia relevant and reinstalled -ati from scratch. But problems keep the same:
  
  Hardware: Acer Aspire E500 EB7S, video card ATI Radeon X700 SE (dual
  head, left screen 1280x1024 via DVI, right screen 1024x768 via VGA)
  
  After an dist-upgrade to lucid screen output gets weird and unreadable.
  Keyboard and mouse are available and seem to work properly, the cursor
  is painted correctly. After entering user id and password, I get logged
  in, however, the gnome desktop is also weird and unreadable (xfce is the
  same). It is possible to launch applications by clicking on the icon
  location or by ALT+F2. However they are exhibiting the same problem.
  
  With CTRL+ALT+F1 I get a workable text terminal login.
  
  Please see the screenshot.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xserver-xorg-video-radeon 1:6.12.192-2ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-18.27-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-18-generic i686
  Architecture: i386
  CheckboxSubmission: 6192b41f1a593a6ab8268844ab7b06b1
  CheckboxSystem: 13c6d06e5a20fde991903264fe6f2baa
  CurrentDmesg:
-  [  339.760094] __ratelimit: 9 callbacks suppressed
-  [  339.760100] gvfsd-metadata[2547]: segfault at 8 ip 0804d35a sp bf914540 error 4 in gvfsd-metadata[8048000+c000]
-  [ 1148.159194] PPP BSD Compression module registered
-  [ 1148.171659] PPP Deflate Compression module registered
+  [  339.760094] __ratelimit: 9 callbacks suppressed
+  [  339.760100] gvfsd-metadata[2547]: segfault at 8 ip 0804d35a sp bf914540 error 4 in gvfsd-metadata[8048000+c000]
+  [ 1148.159194] PPP BSD Compression module registered
+  [ 1148.171659] PPP Deflate Compression module registered
  Date: Fri Apr  9 13:45:02 2010
  DkmsStatus:
-  
+ 
  GdmLog2:
-  
+ 
  MachineType: ACER Aspire E500
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-18-generic root=UUID=8178d4a2-4cd3-4f19-9912-cf71c5280310 ro quiet splash
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: xserver-xorg-video-ati
  dmi.bios.date: 09/07/2005
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R01-D4
  dmi.board.name: ERC410M���������������
  dmi.board.vendor: ACER
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: Asset tag number:at least 22 digits
  dmi.chassis.type: 3
  dmi.chassis.vendor: ACER
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR01-D4:bd09/07/2005:svnACER:pnAspireE500:pvrToBeFilledByO.E.M.:rvnACER:rnERC410M:rvrTobefilledbyO.E.M.:cvnACER:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: Aspire E500
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: ACER
  system:
-  distro:             Ubuntu
-  codename:           lucid
-  architecture:       i686
-  kernel:             2.6.32-18-generic
+  distro:             Ubuntu
+  codename:           lucid
+  architecture:       i686
+  kernel:             2.6.32-18-generic
+ 
+ [lspci]
+ 00:00.0 Host bridge [0600]: ATI Technologies Inc Radeon Xpress 200 Host Bridge [1002:5a33] (rev 01)
+ 	Subsystem: Acer Incorporated [ALI] Device [1025:0085]
+ 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV410 [Radeon X700] [1002:5e4f]
+ 	Subsystem: PC Partner Limited Device [174b:0670]

** Summary changed:

- Screen gets unreadable
+ [RV410] Screen gets unreadable

** Changed in: xserver-xorg-video-ati (Ubuntu)
       Status: Triaged => Incomplete

-- 
[RV410] Screen gets unreadable
https://bugs.launchpad.net/bugs/559189
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.



References