Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]xorg problem, module i915 and fbcon missing.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
KrossFIN
n00b
n00b


Joined: 08 May 2010
Posts: 63
Location: Finland, Oulu

PostPosted: Wed May 12, 2010 7:31 pm    Post subject: [solved]xorg problem, module i915 and fbcon missing. Reply with quote

Code:
startx


gives me..

Code:
(EE) cannot found module: i915
dev/fb0 not found


Might have some typos as that is out from my memory..
I probably don't have a famebuffer, so how to remove the search of it?
And how to get module i915?
_________________
Gentoo Linux user
~amd64 user
no-multilib user
KDE user


Last edited by KrossFIN on Fri May 14, 2010 1:48 pm; edited 2 times in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Wed May 12, 2010 8:32 pm    Post subject: Reply with quote

KrossFIN,

The intel Xorg driver needs agpgart and DRM support in the kernel. i915 is the kernel module.

You get the /dev/fb0 error as Xorg is working its way through the drivers you have built for it and its saying that none of them work.
If you want a framebuffer, that a kernel option too. Choose vesafb or uvesafb. The latter is preferred but harder to make work.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
KrossFIN
n00b
n00b


Joined: 08 May 2010
Posts: 63
Location: Finland, Oulu

PostPosted: Thu May 13, 2010 8:07 pm    Post subject: Worked, but... Reply with quote

Yes it worked, added some stuff to kernel and built it.
Then tried startx.

Code:
startx


gives me

Code:
FATAL: Module fbcon not found
/root/.xinitrc: line 1: exec: startxfce4: not found


Didn't find it in kernel settings.
Did
Code:
emerge -DuvaN world

And rebooted.
_________________
Gentoo Linux user
~amd64 user
no-multilib user
KDE user
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Thu May 13, 2010 8:28 pm    Post subject: Reply with quote

KrossFIN,

You have put the command startxfce4 in your file /root/.xinitrc

As xorg got that far, it implies that Xorg started and was looking for a window manager, which it tried to start with startxfce4.
Is xfce4 installed ?
Is that how you start it?

I'm a gnome user
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
KrossFIN
n00b
n00b


Joined: 08 May 2010
Posts: 63
Location: Finland, Oulu

PostPosted: Fri May 14, 2010 1:48 pm    Post subject: ... Reply with quote

I thought it was installed..but then when I did this.

Code:
emerge --search xfce4-meta


It showed only a few packages installed and 83 not installed.
But then I decided to reinstall the whole gentoo because I had a wrong partitioning scheme.
So I guess the xfce4-meta emerging would've fixed it.
_________________
Gentoo Linux user
~amd64 user
no-multilib user
KDE user
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum