Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 78318

Summary: X doesn't start up
Product: [Retired] Red Hat Linux Reporter: Ulrich Drepper <drepper>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED WORKSFORME QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: alan
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: 2003-10-07 00:36:46 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:
Bug Depends On:    
Bug Blocks: 79579, 82784, 100644    
Attachments:
Description Flags
Config file after the update none

Description Ulrich Drepper 2002-11-21 07:21:00 UTC
Description of Problem:

I've updated a system runing RHL8 to beta1.  The machine has a GeForce4 card and
was using the vesa driver.  After the update the XF86Config file still litst the
vesa driver as being used but X does not show any sign of life.


Version-Release number of selected component (if applicable):

XFree86-4.2.99.2-0.20021110.3

How Reproducible:

Always


Steps to Reproduce:
1. Start X on system updated from RHL8
2. 
3. 

Actual Results:

(EE) VESA(0): vm86() syscall generated signal 4.
(EE) Scnree(s) found, but non have a usable configuration.


Expected Results:

X starts up and shows nice pictures.


Additional Information:
	
This is a P4 UP HT machine running the SMP kernel (and therefore has two CPUs)

Comment 1 Ulrich Drepper 2002-11-21 07:21:41 UTC
Created attachment 85864 [details]
Config file after the update

Comment 2 Ulrich Drepper 2002-11-21 07:27:47 UTC
Maybe I should add that this is a GeForce4 card.

Comment 3 Mike A. Harris 2002-11-25 12:55:22 UTC
Just for other people that might find this bug report as well...

For CVS XFree86, you should configure the card to use the "nv" driver,
instead of the "vesa" driver.  XFree86 CVS has native GeForce 4 support
now.

The vesa driver probably should still work also though, so I'll keep
this open to investigate with some Nvidia hardware.

Comment 4 Mike A. Harris 2002-12-18 21:06:59 UTC
I'm wondering if kernel changes may be responsible for this perhaps?
Would NPTL or anything else potentially get in the way of vm86?

Comment 5 Alan Cox 2002-12-18 21:10:23 UTC
NPTL might well have an impact on what is in the segment registers, especially if 
the XFree86 int code for VESA is not NPTL aware. May need some Xserver hacking



Comment 6 Ulrich Drepper 2003-10-07 00:36:46 UTC
The same machines run the final RHL9 and RC test2.  I'm closing the bug.  Must
have been temporary insanity on the side of the nv driver.