Bug 528187 - radeon [Xpress 200M 5A62] Upgrading from MS4 to Factory breaks X
Summary: radeon [Xpress 200M 5A62] Upgrading from MS4 to Factory breaks X
Status: RESOLVED DUPLICATE of bug 528397
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Factory
Hardware: x86-64 SUSE Other
: P3 - Medium : Major (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 01:33 UTC by Clark Tompsett
Modified: 2009-08-08 09:07 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
gfxcard info (1.09 KB, text/plain)
2009-08-05 18:34 UTC, Clark Tompsett
Details
good xorg log with xorg server from MS4 (41.31 KB, text/plain)
2009-08-05 21:29 UTC, Clark Tompsett
Details
xorg log using MS5 xorg server (33.83 KB, text/plain)
2009-08-05 21:39 UTC, Clark Tompsett
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Clark Tompsett 2009-08-05 01:33:07 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.2) Gecko/20090730 SUSE/3.5.2-1.1 Firefox/3.5.2

Installed MS4 64 bit on gateway ML3109 laptop.  Intel Celeron 520 processor with ATI radeon xpress 200M video.  Video work.  Upgraded to MS5 and video nolonger works.  Issue with kernel 2.6 31 (opened in another bug report).  Installed the 2.6.30 kernel system booted but video still black.  Booted to command prompt with the 30 kernel and tried startx.  Video still black and the Xorg.0.log is empty.

Reproducible: Always

Steps to Reproduce:
1. install MS4 and upgrade to MS5 on a system with ATI xpress 200M video
2. boot system (may have to use 2.6.30 kernel or 2.6.31 in failsafe mode)
3. 
Actual Results:  
Black screen.  Black screen even if you boot to command prompt at level 3.

Expected Results:  
Video should work.

Video worked fine under MS4 64 bit.
Comment 1 Stefan Dirsch 2009-08-05 01:55:37 UTC
Try to boot with option 'radeon.modeset=0'.
Comment 2 Clark Tompsett 2009-08-05 02:19:40 UTC
Tried with both the 30 and 31 kernels.  No video.  Keyboard become unresponsive.
Comment 3 Clark Tompsett 2009-08-05 03:09:35 UTC
Kernel reports that radeon.modeset=0 is unknown when booting.  Booting to a command prompt is the only way to get video up.  The system will does lock up randomly.  This is with the 31 kernel.
Comment 4 Stefan Dirsch 2009-08-05 04:49:08 UTC
Hmm. This radeon module option should exist on 2.6.31 kernel. Thus I do not understand that behaviour. 

Downgrading to kernel of MS4 looks most promising to me. X.Org related changes since MS4:

xorg-x11-server:
-------------------------------------------------------------------
Tue Aug  4 10:50:34 CEST 2009 - eich@suse.de

- Resynced with patches from Intel's Moblin project.
- Updated patches to aply cleanly again.

-------------------------------------------------------------------
Sat Aug  1 10:47:53 CEST 2009 - sndirsch@suse.de

- xorg-server 1.6.3
  * This mostly just collects a bunch of minor fixes since 1.6.2.
    Two notable inclusions are:
    - Replacing dixLookupResource with dixLookupResourceByType,
      dixLookupResourceByClass. This returns us to having two 
      resource lookup functions, but this time we have a more
      sensible name and argument set.
    - Fixing RandR transforms for drivers providing set_mode_major.
      These patches were originally slated to land in 1.6.2 but
      I missed them somehow.
- obsoletes commit-cadf65a.diff

xorg-x11-driver-video: No relevant changes

Mesa:
-------------------------------------------------------------------
Sun Aug  2 21:48:08 UTC 2009 - jansimon.moeller@opensuse.org

- add ARM variant to configure 

-------------------------------------------------------------------
Fri Jul 31 12:39:02 CEST 2009 - sndirsch@suse.de

- Mesa-devel should require libdrm-devel (bnc #527097)

-------------------------------------------------------------------
Sat Jul 18 04:16:04 CEST 2009 - sndirsch@suse.de

- Mesa 7.5
  * new features like e.g. Gallium3D
  * various bug fixes
  * removed some GL_SGIX_* extensions, which have been superseded
    by ARB versions
- obsoletes mesa-commit-88b702e.diff, mesa-commit-954dfba.diff,
  intel_release_static_region.patch

libdrm: No changes.

BTW, I'm not aware of a Milestone 5 for openSUSE 11.2.
Comment 5 Stefan Dirsch 2009-08-05 16:23:47 UTC
Please let me know, if dowgrading kernel to the one on MS4 helps. What's the output of 'hwinfo --gfxcard'?
Comment 6 Clark Tompsett 2009-08-05 18:34:28 UTC
Created attachment 310856 [details]
gfxcard info

output requested.  Today's updated kernel in factory is non bootable on this laptop.
Comment 7 Stefan Dirsch 2009-08-05 19:16:48 UTC
(In reply to comment #6)
> output requested.  Today's updated kernel in factory is non bootable on this
> laptop.

But I asked you to try kernel of MS4, didn't I?
Comment 8 Clark Tompsett 2009-08-05 19:23:10 UTC
The information that you asked for was obtained from the 2.6.30 kernel from MS4.
Comment 9 Stefan Dirsch 2009-08-05 19:40:36 UTC
Ok. Then please also downgrade to MS4: Mesa. If this doesn't help also xorg-x11-server.
Comment 10 Clark Tompsett 2009-08-05 20:25:40 UTC
TESTS: MS5 with MS4 2.6.30 kernel --

installed Mesa 7.4 -- video failed.  Did not use radeon.modeset=0 3
installed MS4 xorg server 7.4 file -- video worked without having to us radeon.modeset=0 3
installed Mesa 7.5 from MS5 -- video worked 
installed MS5 xorg server 7.4 -- video failed.
Comment 11 Stefan Dirsch 2009-08-05 20:47:02 UTC
If I understand correctly the update of xorg-x11-serve in MS5 is the culprit here.
Comment 12 Clark Tompsett 2009-08-05 20:49:55 UTC
Correct.
Comment 13 Stefan Dirsch 2009-08-05 21:07:19 UTC
In that case it might help to attach /var/log/Xorg.0.log for MS4's and MS5's xorg-x11-server, so I can compare the Xserver output.
Comment 14 Clark Tompsett 2009-08-05 21:29:17 UTC
Created attachment 310884 [details]
good xorg log with xorg server from MS4
Comment 15 Clark Tompsett 2009-08-05 21:39:16 UTC
Created attachment 310885 [details]
xorg log using MS5 xorg server
Comment 16 Stefan Dirsch 2009-08-05 22:05:12 UTC
The main differences are:

1) drmOpenDevice fails on xorg-server 1.6.3 (MS5)
2) config/hal fails on xorg-server 1.6.3 (MS5)
   ==> no synaptics/evdev loaded ==> X hangs here? hald not running?
Comment 17 Stefan Dirsch 2009-08-08 09:07:06 UTC
(In reply to comment #16)
> The main differences are:
> 
> 1) drmOpenDevice fails on xorg-server 1.6.3 (MS5)
> 2) config/hal fails on xorg-server 1.6.3 (MS5)
>    ==> no synaptics/evdev loaded ==> X hangs here? hald not running?

==> duplicate

*** This bug has been marked as a duplicate of bug 528397 ***