Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
almost ready to give up here
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
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Tue Apr 29, 2003 5:26 am    Post subject: almost ready to give up here Reply with quote

I have looked quite a bit for the modules listed in the desktop configuration guide and can't find them for the usbmouse, they are:

Code:

The first thing that has to be done is the installation of the kernel modules. The modules that will be needed for a USB mouse to work are usbmouse, mousedev, hid, usbcore, usb-uhci, and input. After the necessary kernel configuration is done, insmod the modules.


also, I am using a keyboard generic but it doesn't work in X. It connects via a larger adapter and plugs in using its standard size input.

as well I am using a pci card for my usb mouse since my motherboard doesn't have any usb attached - could this be causing a problem.

Thanks in advance for any help on this - I am very close to getting this working and would be excited to see it done. I have already installed a bunch of stuff including kde and when I type "kdm" I see my logon screen with a flashing cursor but I can't move the mouse or type anything. Also, using ctrl/alt/backspace doesn't get me out of it so I have to hard reboot - any way I can get out of the login screen so I can try to configure my xf86config differently?

[/code]


Last edited by yowwww on Wed Apr 30, 2003 3:14 am; edited 1 time in total
Back to top
View user's profile Send private message
tunah
n00b
n00b


Joined: 28 Mar 2003
Posts: 23

PostPosted: Tue Apr 29, 2003 11:46 am    Post subject: Re: help finding usb mouse modules Reply with quote

(This is all kernel configuration: su - root, cd /usr/src/linux, make menuconfig)
You want:
Input core support -> input core support, mouse support
usb support -> support for usb, uhci/ohci, usb hid support, hid input layer support, raw hid device support.
I think that's all for the mouse. I don't know about the others, sorry.
_________________
I compiled my kernel 24 times in 24 hours, and all I got was this stupid sig.
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Tue Apr 29, 2003 4:50 pm    Post subject: Reply with quote

Well, I already have most of those:

uhci,ohci
/dev/hiddev raw

input core
-keyboard support
-mouse support


but I can't find where it says usb mouse and mouse dev

and my keyboard still won't work unless I am in runlevel 3
Back to top
View user's profile Send private message
Praxxus
Apprentice
Apprentice


Joined: 26 Nov 2002
Posts: 193
Location: Indiana, US

PostPosted: Tue Apr 29, 2003 8:00 pm    Post subject: Reply with quote

The usbmouse module gets compiled into:
Code:

ls /lib/modules/`uname -r`/kernel/drivers/usb/


The mousedev module:
Code:

ls /lib/modules/`uname -r`/kernel/drivers/input/


To get the USB mouse working right in X, you need to have hotplug installed and running:
Code:

emerge hotplug

/etc/init.d/hotplug start

and you'll want it to start at boot:
Code:

rc-update add hotplug default


As for the keyboard . . . sounds like it may be an XF86Config problem . . . maybe?
_________________
My glaucoma just got worse!
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Tue Apr 29, 2003 11:11 pm    Post subject: Reply with quote

when I tried to find those directories you listed I got this:

Code:

no such file or directory


I emerged hotplug and it went fine but it still didn't help the situation

do I have to recompile the kernel after emerging hotplug? I wouldn't think so, but who knows at this point, if I could only get the mouse and keyboard working in X, then I'd be off to the races.
Back to top
View user's profile Send private message
yowwww
Apprentice
Apprentice


Joined: 20 Apr 2003
Posts: 182
Location: Ontario, Canada

PostPosted: Wed Apr 30, 2003 1:46 am    Post subject: Reply with quote

anyone have an idea as to what I might be missing here?

I looked all thru the menuconfig for the right modules. Is there a site that actually details the modules (not the install guide).

I used the gentoo sources kernel and everything seems fine except for the mouse and keyboard in kde.

I am considering emerging gnome to see if there will be a difference.

Any thoughts on the whole thing?
Back to top
View user's profile Send private message
tomaw
Guru
Guru


Joined: 26 Mar 2003
Posts: 429
Location: UK

PostPosted: Wed Apr 30, 2003 7:15 am    Post subject: Reply with quote

you did do a make modules_install in /usr/src/linux didn't you?
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