Bug 29592 - XFree86 dumps core on startup with NeoMagic chipset
Summary: XFree86 dumps core on startup with NeoMagic chipset
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: XFree86
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-26 19:43 UTC by Hugh Eaves
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-02-26 19:43:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Hugh Eaves 2001-02-26 19:43:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.1-0.1.9 i686; en-US; 0.7)
Gecko/20010203


When running on a Sony Vaio Notebook with a NeoMagic 256XL+ chipset, the X
server crashes (dumps core) on startup. This is using the default
configuration generated by Anaconda. I was able to work around the problem
by adding   Option "SWCursor"   to the XF86Config-4 file. When this option
is used, the server runs fine, so its obviously related to a driver issue
with hardware / software cursors. Also, this problem only seems to occur at
1024x768 resolution, which is the resolution of my LCD display panel. Lower
resolutions do not cause the crash.

Reproducible: Always
Steps to Reproduce:
1.Install RedHat Linux Beta on Sony Vaio PCG-580K using default Laptop install
2.Select NeoMagic 256 Video Device (this is not autodetected)
3.Select Generic LCD Panel 1024x768
4.Select graphical boot
5.After install reboot machine
	

Actual Results:  Redhat attempts to boot at runlevel 5 (graphical boot).
The X server won't start so it changes to runlevel 3 (text boot) at which
point everything works fine in text mode. Attempting to start the X server
manually (startx, etc.) causes the X server to dump core.

Expected Results:  Redhat boots into runlevel 5 and shows the X login.

As mentioned above, I was able to fix this problem by adding:
Option "SWCursor"
to the display device section XF86Config-4.

Comment 1 Mike A. Harris 2001-02-26 20:16:57 UTC
Fixed already in 4.0.2-10.  Should propagate to rawhide soon.


Note You need to log in before you can comment on or make changes to this bug.