LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   910GML intel chipset and x-video (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/910gml-intel-chipset-and-x-video-378122/)

cyberia_2ooo 10-29-2005 03:32 PM

910GML intel chipset and x-video
 
hello guys
i have a hp pavilion laptop with intel 910GML
running X with i810 as module but i get the following error:
(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found

lspci gives me:
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)

xvinfo:
X-Video Extention version 2.2
screen #0
no adaptors present

kernel 2.6.14
with agpgart compiled as module and the i915 drm modules compiled as module as well

and i want a way to run x with a device which is not vesa so i would be able to use x-video

any suggestions... don't care about DRI, don't want 3d... all i want is x-video so i would be able to run mplayer full screen

Meta42 10-31-2005 03:43 PM

I've got the same kind of error as the above poster I think, on my ThinkPad X41, with gentoo. (I have 915GM chipset.)

I got agpgart, intel chipset support, DRM, I810, i915 in kernel(2.6.13).

I've selected i810 as driver in my xorg.conf, with the PCI buss 0:2:0. (also tried 0:2:1 with same result.)

But when I try to launch X I get the errors:
Quote:

(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
(EE) No Devices detected.
The one about "PCI:0:2:1" I assume is the external monitor device that I'm not intrested in.
The problem is "No Device detected." I realy can't understand why it's not working.

It runs ok with the "vesa" driver but then video playback is horrible, so it's not an permanent option.

Anyone have any ideas how solve this?

npc 10-31-2005 05:05 PM

The problem resides in your X.org version. X11 6.8.2 does not support such vga devices. I've managed to make my i900 (i910GML chipset) card working with CVS snapshots of X11 6.8.99.15 and 6.9RC1 (with an experimental ebuild) with i810 driver on Gentoo. It's not 100% yet, but it's quite enough.
If you cant get anything but 6.8.2, you should use "vesa" driver instead. No hardware accel though.

Bubye.

Meta42 10-31-2005 06:55 PM

Thank You!

I changed me xorg version from 6.8.2 to CVS snapshots of X11 6.8.99.15 and can now use the i810 driver.

Performance seams pretty poor, but I've seen lots of threads about that problem so I have lots of reading to do. I hope this information can be of help to original thread starter.

leonardotiago 11-08-2005 04:54 PM

ok, i solved my problems too, using the last cvs release from xorg ... i used i810 on xorg.conf too, but when i put resolutions above 1024x768, it doesnt work, only work on 1024x76

how can i get resolutions above 1024...?
i have a hp dv4040 notebook, its workin with 1024x78 - 60 Hz....

tnks,

Leonardo

npc 11-09-2005 06:50 AM

Quote:

Originally posted by leonardotiago
ok, i solved my problems too, using the last cvs release from xorg ... i used i810 on xorg.conf too, but when i put resolutions above 1024x768, it doesnt work, only work on 1024x76

how can i get resolutions above 1024...?
i have a hp dv4040 notebook, its workin with 1024x78 - 60 Hz....

tnks,

Leonardo

I guess this might help you: http://gentoo-wiki.com/HARDWARE_Dell...ics_controller


All times are GMT -5. The time now is 06:15 PM.