Bug 133394
| Summary: | Missing AGPGART support in kernel | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jacek Kujawa <jkujawa> | ||||||
| Component: | kernel | Assignee: | Dave Jones <davej> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Brian Brock <bbrock> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 3 | CC: | knox, pfrields, wtogami | ||||||
| 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: | 2004-11-16 05:05:16 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Jacek Kujawa
2004-09-23 18:10:00 UTC
can you get us lspci and lspci -n output ? the 915 is supposed to be supported but maybe we're missing a pci id Created attachment 104246 [details]
Output from commend lspci
Created attachment 104247 [details]
Output from command lspci -n
Same failure occurs on Dell GX280 w/i915G this should be fixed now, confirm ? Hello, What kernel should this be fixed in? I've installed Fedora Core 3 test 3 to a GX280 and it's running the default 2.6.8-1.541smp kernel. Received this error "(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)" reported to Xorg.0.log the latest 2.6.9 kernels should definitly have it. I've installed 2.6.9-1.649smp on a DELL GX280 and do NOT receive the "(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)" error. Glxinfo reports that direct rendering is running :) Thanks. Ok now works fine. Thanks. |