Bug 10395 - DRI is not working with 945GME
Summary: DRI is not working with 945GME
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks: 9832
  Show dependency tree
 
Reported: 2008-04-05 07:50 UTC by Alexander Oltu
Modified: 2008-04-07 10:06 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.25-rc8
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
dmesg (37.68 KB, application/octet-stream)
2008-04-05 07:51 UTC, Alexander Oltu
Details
lspci -vvnn (13.47 KB, application/octet-stream)
2008-04-05 07:52 UTC, Alexander Oltu
Details
cat /proc/version (119 bytes, application/octet-stream)
2008-04-05 07:53 UTC, Alexander Oltu
Details
Add 945GME to IS_I945GM check (757 bytes, patch)
2008-04-05 11:13 UTC, Jesse Barnes
Details | Diff

Description Alexander Oltu 2008-04-05 07:50:37 UTC
While loading i915.ko module Im getting:

[   72.275559] [drm] Initialized drm 1.1.0 20060810
[   75.193794] [drm:drm_init] 
[   75.193794] [drm:drm_get_dev] 
[   75.193794] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ
 16
[   75.193794] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   75.193794] [drm:drm_addmap_core] offset = 0x00003000, size = 0x00000008, typ
e = 1
[   75.193794] [drm:drm_lastclose] 
[   75.193794] [drm:drm_lastclose] driver lastclose completed
[   75.193794] [drm:drm_lastclose] lastclose completed
[   75.193794] DRM: Fill_in_dev failed.
[   75.193794] ACPI: PCI interrupt for device 0000:00:02.0 disabled

ls -l /dev/dri/
total 0

Kernel version 2.6.24.4 was working fine and I had working 3D acceleration.

It is laptop HP 530.
Comment 1 Alexander Oltu 2008-04-05 07:51:57 UTC
Created attachment 15614 [details]
dmesg
Comment 2 Alexander Oltu 2008-04-05 07:52:43 UTC
Created attachment 15615 [details]
lspci -vvnn
Comment 3 Alexander Oltu 2008-04-05 07:53:12 UTC
Created attachment 15616 [details]
cat /proc/version
Comment 4 Jesse Barnes 2008-04-05 11:13:25 UTC
Created attachment 15627 [details]
Add 945GME to IS_I945GM check

Alexander, can you give this a try?
Comment 5 Alexander Oltu 2008-04-05 12:04:20 UTC
(In reply to comment #4)
> Created an attachment (id=15627) [details]
> Add 945GME to IS_I945GM check
> 
> Alexander, can you give this a try?
> 

this fixed the issue.

Big thanks!
Comment 6 Rafael J. Wysocki 2008-04-07 05:49:02 UTC
Regressions list annotation:
Handled-By : Jesse Barnes <jbarnes@virtuousgeek.org>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=15627&action=view
Comment 7 Jesse Barnes 2008-04-07 09:09:53 UTC
Patch is upstream now, so we can probably close this one.

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