Bug 15330 - DRI is not working with 945GME
Summary: DRI is not working with 945GME
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/other (show other bugs)
Version: DRI git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-02 13:06 UTC by Alexander Oltu
Modified: 2008-04-26 14:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alexander Oltu 2008-04-02 13:06:14 UTC
I am using kernel 2.6.24.4 and latest drm from git (last commit Mon Mar 31 11:34:48 2008 +1000). While loading i915 module getting:

[ 7607.428652] [drm] Initialized drm 1.1.0 20060810
[ 7612.845549] [drm:drm_init] 
[ 7612.845975] [drm:drm_get_dev] 
[ 7612.845997] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 7612.846007] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 7612.848063] [drm:drm_get_minor] 
[ 7612.848141] [drm:drm_get_minor] new minor assigned 0
[ 7612.848149] [drm:drm_addmap_core] offset = 0x00003000, size = 0x00000008, type = 1
[ 7612.849092] [drm:drm_put_minor] release secondary minor 0
[ 7612.849178] ACPI: PCI interrupt for device 0000:00:02.0 disabled
[ 7612.849188] DRM: drm_get_dev failed.
[ 7612.849203] i915: probe of 0000:00:02.0 failed with error -22

ls -l /dev/dri/
total 0

00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 01)
02:06.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)
02:08.0 Ethernet controller: Intel Corporation 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller Mobile (rev 01)
10:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)

Any help would appreciated.
Comment 1 Alexander Oltu 2008-04-05 15:29:53 UTC
This patch solved problem with intel git driver too.

http://bugzilla.kernel.org/show_bug.cgi?id=10395#c4
Comment 2 Alexander Oltu 2008-04-26 14:06:21 UTC
Bug fixed with commit: ce8c8425185cfe0390230b7b537f2e0514c721c6 of  Tue Apr 22 16:08:17 2008 +1000:

    i915: gfx hw and i945gme fixes from upstream


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.