Bug 492234 - Nouveau driver aiglx error
Summary: Nouveau driver aiglx error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-nouveau
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ben Skeggs
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-26 02:19 UTC by Mario Chacon
Modified: 2009-03-26 06:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-26 06:17:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mario Chacon 2009-03-26 02:19:16 UTC
Description of problem:
Followed Testday[1] procedure and got as far as the tests of logging into
runlevel 3 and starting x as a user.
X logins and logous OK and are usable, but watching the xorg.log I got this error, see attach.

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


How reproducible:


Steps to Reproduce:
1. Append " 3" to the end of the kernel options at boot
2. Login as root, create new user, logout and login as newly created user
3. startx and then log out

Actual results:

Expected results:

Additional info:

[1] https://fedoraproject.org/wiki/QA/Test_Days/2009-03-26#Results

Comment 1 Ben Skeggs 2009-03-26 03:27:35 UTC
I don't see your attachment here, but I'm guessing you're seeing something like:

(EE) AIGLX error: dlopen of /usr/lib64/dri/nouveau_dri.so failed (/usr/lib64/dri/nouveau_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering
(II) AIGLX: Loaded and initialized /usr/lib64/dri/swrast_dri.so

If so, this isn't a bug, it's just AIGLX complaining about the lack of a 3D driver to load for use by AIGLX.

Comment 2 Mario Chacon 2009-03-26 03:35:09 UTC
Sorry, I forget press attach button, Yes, it's that error.
So if you said that it's right, Should I pass the test nouveau test?

Comment 3 Ben Skeggs 2009-03-26 03:41:53 UTC
Ah, thank you!  Yup, if X starts and 2D is all working as normal then the test passed.


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