Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X doesn't start -
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
JuszR
Tux's lil' helper
Tux's lil' helper


Joined: 03 Nov 2010
Posts: 134
Location: Tlv

PostPosted: Fri Nov 05, 2010 8:20 am    Post subject: X doesn't start - Reply with quote

If i do X -retro -config /root/xorg.conf.new, works fine, i can see the black and white pattern with a mouse ( X ) in the middle. Then i press Ctrl+Alt+Bskpc (it shows an error "Module i915 not found. error setting MTRR"), copy cp /root/xorg.conf.new /etc/X11/xorg.conf, try to startx and get:
Code:
FATAL: Module i915 not found.
error setting MTRR (base = 0xc0000......) Inappropriate ioctl for device (25)
/etc/X11/xinit/xinitrc: line 62: exec xterm: not found


I checked the kernel and i have that i915 installed (*, M didn't work).
Back to top
View user's profile Send private message
Ahenobarbi
Retired Dev
Retired Dev


Joined: 02 Apr 2009
Posts: 345
Location: Warsaw, PL

PostPosted: Fri Nov 05, 2010 8:30 am    Post subject: Reply with quote

Maybe you updated you xorg-server and x11-drivers don't work with it? Try rebuilding your x11-drivers (and some more things, but they all are small so it shouldn't be a problem):
Code:
emerge -av1 $(eix -sI xf8 --only-names)

(if you don't have eix then emerge eix)
Back to top
View user's profile Send private message
JuszR
Tux's lil' helper
Tux's lil' helper


Joined: 03 Nov 2010
Posts: 134
Location: Tlv

PostPosted: Fri Nov 05, 2010 8:32 am    Post subject: Reply with quote

[weird]
I installed twm xterm, as it says in the documentation, and worked (i see 3 windows-consoles).
Thanks!

I guess it's a bug... :P
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Nov 05, 2010 11:05 am    Post subject: Reply with quote

Not really a bug, just your misconception.
Back to top
View user's profile Send private message
JuszR
Tux's lil' helper
Tux's lil' helper


Joined: 03 Nov 2010
Posts: 134
Location: Tlv

PostPosted: Fri Nov 05, 2010 12:59 pm    Post subject: Reply with quote

VoidMage wrote:
Not really a bug, just your misconception.

well it should say "missing windows manager" instead of that i915 error. :)
Back to top
View user's profile Send private message
ippo
n00b
n00b


Joined: 09 May 2010
Posts: 35
Location: PL

PostPosted: Fri Nov 05, 2010 1:02 pm    Post subject: Re: X doesn't start - Reply with quote

JuszR wrote:
If i do X -retro -config /root/xorg.conf.new, works fine, i can see the black and white pattern with a mouse ( X ) in the middle. Then i press Ctrl+Alt+Bskpc (it shows an error "Module i915 not found. error setting MTRR"), copy cp /root/xorg.conf.new /etc/X11/xorg.conf, try to startx and get:
Code:
FATAL: Module i915 not found.
error setting MTRR (base = 0xc0000......) Inappropriate ioctl for device (25)
/etc/X11/xinit/xinitrc: line 62: exec xterm: not found


I checked the kernel and i have that i915 installed (*, M didn't work).


1. Try xinit instead startx (see aboout ~/.xnitrc) - you probably will start desktop environment not X ;)
2. # line 62 exec xterm ;)
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