Date: Tue, 20 Dec 2005 09:02:21 +0100 From: Gianmarco Giovannelli <freebsd@gimbo.org> To: freebsd-stable@freebsd.org Subject: Re: i915drm Message-ID: <7.0.0.16.2.20051220084742.02560738@gimbo.org> In-Reply-To: <200512192029.jBJKTtDx055502@lurza.secnetix.de> References: <20051218002458.M77556@giovannelli.it> <200512192029.jBJKTtDx055502@lurza.secnetix.de>
index | next in thread | previous in thread | raw e-mail
At 21.29 19/12/2005, Oliver Fromme wrote:
>Gianmarco <gmarco@giovannelli.it> wrote:
> > I am running FreeBSD 6.0-STABLE (of today) on a HP Pavillon
(centrino based
> > notebook with i915 graphic chipset).
>
>Same here (Centrino, i915, not HP though).
>
> > I am trying to use the latest drm hook for i915, but I get this error:
> >
>Is there any mentioning of an AGP device (agp0) in your
>dmesg? If not, then that's probably the problem. It
>is interesting that your drmsub0 comes directly as a
>child of pci0. On my machine, it's a child of agp0.
>
>I get this in dmesg:
>
>agp0: <Intel 82915GM (915GM GMCH) SVGA controller> port 0x1800-0x1807
> mem 0xb0080000-0xb00fffff,0xc0000000-0xcfffffff,0xb0000000-0xb003ffff
> irq 16 at device 2.0 on pci0
>agp0: detected 7932k stolen memory
>agp0: aperture size is 256M
>drmsub0: <Intel i915GM>: (child of agp_i810.c) on agp0
>info: [drm] AGP at 0xb0080000 0MB
>info: [drm] Initialized i915 1.2.0 20041217
>pci0: <display> at device 2.1 (no driver attached)
>
>That's with RELENG_6 from yesterday (Dec. 18, 12:00 GMT).
>(By the way, it's normal that no driver is reported to be
>attached to device 2.1.)
Uhm.. I don't have the agp part...
Should be my i915 not an agp card but i.e a pci express bus device ?
In this case should I put in my kernel the agp device the same ?
FreeBSD 6.0-STABLE #2: Sat Dec 17 10:38:28 CET 2005
gmarco@hp.giovannelli.com:/usr/obj/usr/src/sys/FREEBSD
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Pentium(R) M processor 1.73GHz (1729.13-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x6d8 Stepping = 8
Features=0xafe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
Features2=0x180<EST,TM2>
AMD Features=0x100000<NX>
real memory = 1064173568 (1014 MB)
avail memory = 1036627968 (988 MB)
[...]
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
drmsub0: <Intel i915GM> port 0x1800-0x1807 mem
0xb0080000-0xb00fffff,0xc0000000-0xcfffffff,0xb0000000-0xb003ffff irq
16 at device 2.0 on pci0
error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP.
device_attach: drmsub0 attach returned 12
pci0: <display> at device 2.1 (no driver attached)
[...]
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
>I'm using the latest Xorg development snapshot, which runs
>fine, including 2D acceleration, hardware cursor and XVideo
>extension with hardware acceleration (i.e. hardware scaler
>and color space conversion). No problems whatsoever.
Can you post your xorg.conf ? I am using it too (6.8.99.903) .
I'd like to use the 3d accel mostly to play (i.e. Quake III :-)
> > device agp # support several AGP chipsets
> > device drm # DRM core module required by DRM drivers
> > device i915drm # Intel i830 through i915
>
>I have the same entries in my kernel config.
Thanks for attention.
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7.0.0.16.2.20051220084742.02560738>
