Bug 9449

Summary: No support for NeoMagic 256XL chipset
Product: [Retired] Red Hat Linux Reporter: Gavin J Stark <gjs>
Component: XFree86Assignee: Preston Brown <pbrown>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-15 15:36:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gavin J Stark 2000-02-15 00:45:47 UTC
There is no support for NeoMagic 256XL chipset. That is understandable.
However, I have found got my Sony PCG-F490 working with some fiddling with
the XConfig.

There appears to be no other feedback mechanism to Red Hat than this, so
here's the feedback...


The default setup from XF86Setup will only produce a 320x200x256 display on
the 1024x768 screen...
To configure the driver for a simple unaccelerated NeoMagic 256XL chipset,
use the following driver configuration lines:

 VideoRam 1024
 Chipset "NM2070"
 Option "no_accel"
 Option "sw_cursor"

Using more than 1MB of video RAM causes it to crash
Using a different chipset might work - but I just got crashes
Turning on acceleration leads to a mainly black screen
Turning on hardware cursor leads to no cursor

Comment 1 Preston Brown 2000-02-15 15:36:59 UTC
You may also be able to get this device working via the VESA framebuffer if the
chipset supports VESA.  We'll add this information to our cards database for
next release however.