Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg prob on install (newb)
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
drum
n00b
n00b


Joined: 04 Apr 2005
Posts: 52

PostPosted: Mon Apr 04, 2005 1:51 am    Post subject: xorg prob on install (newb) Reply with quote

Installing 64bit version and I edited the mouse protocol "IMPS/2" and device settings "dev/input/mice" and added new option
"ZAxisMapping" "4 5"

I did: mv //xorg.conf.new /etc/X11/xorg.conf

Now when I do X -configure I get "failed to load module "i810" (once-only module, 32767)
Using config file: "//xorg.conf.new"

Xorg is not able to detect your mouse
Edit the file and correct the Device

As a newbie I would be glad of any help
Thanks
drum
Back to top
View user's profile Send private message
Hayl
Guru
Guru


Joined: 28 Jan 2003
Posts: 442
Location: Calgary, Alberta, Canada

PostPosted: Mon Apr 04, 2005 2:04 am    Post subject: Reply with quote

cat /dev/input/mice

and then move the mouse.

if you get garbage on the screen then it's the right device... if not try /dev/input/mouse0

then change it in your xorg.conf

PS: if the garbage it prints on your screen screws your console up, just type in reset and press enter (even if the chars "reset" dont appear on teh screen the command will still work -- and reset your terminal :p
_________________
"I do not fear computers. I fear lack of them." - Isaac Asimov
Back to top
View user's profile Send private message
drum
n00b
n00b


Joined: 04 Apr 2005
Posts: 52

PostPosted: Mon Apr 04, 2005 3:31 am    Post subject: reply Reply with quote

Thanks Hayl,
I tried that and the mouse created lines of gobeldygook
so my setting of "/dev/input/mice" must be ok?

What next please
Back to top
View user's profile Send private message
BigUns
n00b
n00b


Joined: 25 Mar 2005
Posts: 38
Location: Japan

PostPosted: Mon Apr 04, 2005 7:39 am    Post subject: Reply with quote

You have to edit your xorg.conf file

open the file

Code:

nano -w /etc/X11/xorg.conf


Find the section called "Input Device" and modify the "Option Device"

Code:

Option "Device"    "/dev/input/mice"


Save the file.

Thats it!
_________________
**************************

BigUns (Brain Lobes...stop thinking nasty)

**************************
Back to top
View user's profile Send private message
drum
n00b
n00b


Joined: 04 Apr 2005
Posts: 52

PostPosted: Mon Apr 04, 2005 7:45 am    Post subject: Reply with quote

Thanks but that's what i've got in the mouse settings already
??
Back to top
View user's profile Send private message
BigUns
n00b
n00b


Joined: 25 Mar 2005
Posts: 38
Location: Japan

PostPosted: Mon Apr 04, 2005 7:50 am    Post subject: Reply with quote

what does your dmesg say

type this:
Code:


dmesg | grep -i mouse



And then...

Code:


dmesg | grep -i mice



Please post the output.
_________________
**************************

BigUns (Brain Lobes...stop thinking nasty)

**************************
Back to top
View user's profile Send private message
drum
n00b
n00b


Joined: 04 Apr 2005
Posts: 52

PostPosted: Mon Apr 04, 2005 8:07 am    Post subject: Reply with quote

How do I chroot into my system from the live cd? in order to answer your questions?
thanks
Back to top
View user's profile Send private message
BigUns
n00b
n00b


Joined: 25 Mar 2005
Posts: 38
Location: Japan

PostPosted: Mon Apr 04, 2005 8:38 am    Post subject: Reply with quote

That all depends on your system.

For me, I use...
Code:

mount /dev/hda4 /mnt/gentoo

chroot /mnt/gentoo /bin/bash


Question....how did you view your xorg.conf file if you are not already chrooted into your system?
_________________
**************************

BigUns (Brain Lobes...stop thinking nasty)

**************************
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Mon Apr 04, 2005 8:42 am    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
drum
n00b
n00b


Joined: 04 Apr 2005
Posts: 52

PostPosted: Mon Apr 04, 2005 8:46 am    Post subject: Reply with quote

I tried that with my hda3 (root) and it said "already mounted"
I chrooted and got "no such file"

I was in the system but put the cd back in and now this.....

Thanks for your patience
Back to top
View user's profile Send private message
BigUns
n00b
n00b


Joined: 25 Mar 2005
Posts: 38
Location: Japan

PostPosted: Mon Apr 04, 2005 8:53 am    Post subject: Reply with quote

Reboot your system with the disk inside the CD tray. After if boots up try the chroot command.
_________________
**************************

BigUns (Brain Lobes...stop thinking nasty)

**************************
Back to top
View user's profile Send private message
drum
n00b
n00b


Joined: 04 Apr 2005
Posts: 52

PostPosted: Mon Apr 04, 2005 9:25 am    Post subject: Reply with quote

Nope, same prob.
I installed the 32 bit version on another box with stage 3 and genkernel and it works great.
With this 64 bit ver I did a stage 2 and manual kernel config.
Maybe I should try it the same way I did with the 32 bit?
WHat do you think?
regards
Back to top
View user's profile Send private message
BigUns
n00b
n00b


Joined: 25 Mar 2005
Posts: 38
Location: Japan

PostPosted: Mon Apr 04, 2005 10:15 am    Post subject: Reply with quote

Give it a shot. Please post the results in this thread.
_________________
**************************

BigUns (Brain Lobes...stop thinking nasty)

**************************
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