You are not logged in.

#1 2010-08-20 18:54:58

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

[SOLVED] Intel x3100 Laptop Video Card: which driver to use?

I tried the xf86-video-intel package, but when I try to start X, it returns the "no screens found" error, with OR without a xorg.conf.

Last edited by trusktr (2010-08-20 19:37:28)


joe@trusktr.io - joe at true skater dot io.

Offline

#2 2010-08-20 18:57:02

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

If KMS is set wrong, will that have this negative effect?


joe@trusktr.io - joe at true skater dot io.

Offline

#3 2010-08-20 18:59:36

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

What do you mean by "set wrong"?

Offline

#4 2010-08-20 19:02:25

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

trusktr wrote:

If KMS is set wrong, will that have this negative effect?

Try adding 'nomodeset' to the kernel line.
KMS is, I think, on or off, not much configuring.

Does 'X -configure' help?

Last edited by karol (2010-08-20 19:03:26)

Offline

#5 2010-08-20 19:06:16

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

karol wrote:

Try adding 'nomodeset' to the kernel line.

That won't help, the X driver requires KMS.

Offline

#6 2010-08-20 19:08:53

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

Gusar wrote:
karol wrote:

Try adding 'nomodeset' to the kernel line.

That won't help, the X driver requires KMS.

I don't think so. There are lot of users here who have to disable KMS because otherwise their screen is just not found.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#7 2010-08-20 19:15:34

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

Hmm, lemme see if removing the vga line helps...


joe@trusktr.io - joe at true skater dot io.

Offline

#8 2010-08-20 19:20:08

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

Ok, that didn't help. How exactly do i turn KMS on for my video card? The wiki only shows for the i915 drivers. What driver is xf86-video-intel?

When I launch X (xinit) a couple of the errors are:

...
(EE) intel(0): No kernel modesetting driver detected.
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

...

Last edited by trusktr (2010-08-20 19:21:07)


joe@trusktr.io - joe at true skater dot io.

Offline

#9 2010-08-20 19:25:38

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

Inxsible wrote:

I don't think so. There are lot of users here who have to disable KMS because otherwise their screen is just not found.

The intel driver requires KMS starting with 2.10. So you're either wrong or all those people are still using 2.9

trusktr wrote:

The wiki only shows for the i915 chipset.

The i915 kernel module is used for all newer intel cards, including your 3100, so following those instructions should lead you to success.

Offline

#10 2010-08-20 19:26:40

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

xf86-video-intel - X.org Intel i810/i830/i915/945G/G965+ video drivers

kernel /vmlinuz26 root=/dev/disk/by-uuid/bf1d191b-0f0d-4961-bd67-4d023a2e5873 ro i915.modeset=1

' i915.modeset=1' will explicitly enable KMS.

Last edited by karol (2010-08-20 19:28:02)

Offline

#11 2010-08-20 19:30:36

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

Alright, so i followed the instructions exactly as listed in the wiki.

Except, i have used "nomodeset" at the end of my menu.lst kernel line, but that didn't work. Still the same problem. Lemme see what happens if I use "i915.modeset=0"..


joe@trusktr.io - joe at true skater dot io.

Offline

#12 2010-08-20 19:34:46

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

That didn't work. Now lemme try i915.modeset=1


joe@trusktr.io - joe at true skater dot io.

Offline

#13 2010-08-20 19:34:56

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

trusktr wrote:

Alright, so i followed the instructions exactly as listed in the wiki.

Except, i have used "nomodeset" at the end of my menu.lst kernel line, but that didn't work. Still the same problem. Lemme see what happens if I use "i915.modeset=0"..

I use an Intel card and I don't need to use any additional settings, but ' i915.modeset=1' is worth a try.

Offline

#14 2010-08-20 19:35:24

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

trusktr wrote:

Lemme see what happens if I use "i915.modeset=0"..

It'll be the same. You need KMS. Or you downgrade to xf86-video-intel-2.9. You'll probably need to downgrade xorg-server too in that case.

Offline

#15 2010-08-20 19:37:00

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

Alright, that worked! The wiki fails to mention that you need "i915.modeset=1" for it to work... I'm adding it in! Problem [SOLVED].

Last edited by trusktr (2010-08-20 19:37:43)


joe@trusktr.io - joe at true skater dot io.

Offline

#16 2010-08-20 19:41:56

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

trusktr wrote:

Alright, that worked! The wiki fails to mention that you need "i915.modeset=1" for it to work... I'm adding it in! Problem [SOLVED].

You normally don't need it. Did you try to run without any modesetting magic on the kernel line?
Now, after you've followed the wiki, try removing it (it = i915.modeset=1).

Offline

#17 2010-08-20 20:02:30

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

ok lemme see what happens with just the default kernel line.


joe@trusktr.io - joe at true skater dot io.

Offline

#18 2010-08-20 21:28:24

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

trusktr wrote:

ok lemme see what happens with just the default kernel line.

That has to be a WR for changing a parameter on the kernel line.

Offline

#19 2010-08-22 21:37:32

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

Lol, what's a WR?

Anyways, I'm waiting for my friend to remove i915.modeset=1 when he gets back tonight to see if it still works.


joe@trusktr.io - joe at true skater dot io.

Offline

#20 2010-08-22 22:06:04

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

trusktr wrote:

Lol, what's a WR?

Anyways, I'm waiting for my friend to remove i915.modeset=1 when he gets back tonight to see if it still works.

WR means world record (and a hundred other things).

Offline

#21 2010-08-22 22:16:31

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

hahaha. smile

Ok, it's confirmed, just leave your kernel line alone and everything will work.

What's the difference between "nomodeset" and "i915.modeset=0"?


joe@trusktr.io - joe at true skater dot io.

Offline

#22 2010-08-22 22:18:57

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Intel x3100 Laptop Video Card: which driver to use?

trusktr wrote:

hahaha. smile

Ok, it's confirmed, just leave your kernel line alone and everything will work.

What's the difference between "nomodeset" and "i915.modeset=0"?

So please don't write in the wiki that you _have to_ use i915.modeset=1.

Maybe nomodeset works also for ATI cards? It's just a wild guess really.

Offline

Board footer

Powered by FluxBB