Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82791 - Alpha missing s3 and vesa drivers in xorg-x11
Summary: Alpha missing s3 and vesa drivers in xorg-x11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-02-21 03:27 UTC by Paul
Modified: 2005-04-14 16:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul 2005-02-21 03:27:20 UTC
Emerging xorg-x11 does not create s3 or vesa driver due to missing entries in ebuild file. (all versions in current portage tree)

vesa driver at least should be a default driver, it is in minimal even for x86 (re: ChangeLog)


Reproducible: Always
Steps to Reproduce:
1.Emerge xorg-x11  (default is 6.8.0r3, others have same issue)
2.edit /etc/xorg.conf to Driver "s3" or Driver "vesa"
3.startx

Actual Results:  
X bails out with No Screens Found and a 54 error (no driver found)

Expected Results:  
Start X using the s3 or vesa driver

In the ebuild file, look for 'if use alpha'. In the '#define XF86CardDrivers'
section of that block, simply add 's3 vesa' to the end of the list and re-emerge.

The s3 driver caused video corruption on my s3 Trio 64, and has reports of
bugginess in general (including non-alpha platforms). 

The vesa driver works fine but has problems (complete corruption) when switching
resolutions, this includes exiting to text mode. I'll test more and try to
figure out which group to file this issue under.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-04-14 16:41:15 UTC
Should be fixed in 6.8.2-r2.