[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upgrade fresh system to standard debian 2.6.15 kernels Now console does not respond to keyboard. what to try?



On Tuesday 14 March 2006 21:18, Kent West wrote:

> My guess is that you need to modprobe some keyboard module, such as
> usbkbd, etc. I'd ssh in and run modconf, and look for any promising
> keyboard-related modules.
I did as you suggested. installed modconf and then I looked for some 
keyboard-related module, tried usbkbd ( i dont have a usbkey keyboard - i have 
a  standard keyboard and a standard mouse). Still even with insmod usbkbd no 
success.
I ran lsmod|sort on the 2.6.8-2 debian sarge kernel  - which works fine and 
got

ac97_codec             16908  1 i810_audio
amd74xx                13340  1
capability              4872  0
cdrom                  35740  1 ide_cd
cfbcopyarea             3840  1 vesafb
cfbfillrect             3712  1 vesafb
cfbimgblt               3200  1 vesafb
commoncap               7168  1 capability
e100                   30080  0
ehci_hcd               27908  0
ext3                  109544  7
font                    8576  0
i810_audio             33300  0
ide_cd                 38176  0
ide_core              125028  5 
ide_cd,ide_generic,ide_disk,amd74xx,pdc202xx_new
ide_disk               16768  9
ide_generic             1664  0
ipv6                  229892  10
jbd                    54552  1 ext3
mii                     4864  1 e100
Module                  Size  Used by
ohci_hcd               19460  0
pdc202xx_new           10012  1
psmouse                17800  0
rtc                    12088  0
soundcore               9824  1 i810_audio
uhci_hcd               29328  0
unix                   26036  24
usbcore               104164  5 ehci_hcd,uhci_hcd,ohci_hcd
vesafb                  6688  0

while here is output of lsmod|sort after the linux-image-2.6.15-1-k7-smp 
install
ac97_codec             17740  1 i810_audio
agpgart                32396  1 amd_k7_agp
amd74xx                13404  0 [permanent]
amd_k7_agp              8524  1
analog                 11168  0
cdrom                  34144  1 ide_cd
e100                   36932  0
ehci_hcd               30536  0
evdev                   9344  0
ext3                  121224  7
fan                     5124  0
floppy                 56548  0
gameport               15240  1 analog
generic                 4804  0 [permanent]
hw_random               5588  0
i2c_amd756              6596  0
i2c_core               20160  1 i2c_amd756
i810_audio             33428  0
ide_cd                 37700  0
ide_core              116048  6 
ide_generic,ide_cd,ide_disk,generic,pdc202xx_new,amd74xx
ide_disk               16448  9
ide_generic             1664  0 [permanent]
ipv6                  235168  12
jbd                    53396  1 ext3
joydev                  9408  0
mbcache                 9476  1 ext3
mii                     5696  1 e100
Module                  Size  Used by
mousedev               11300  0
ohci_hcd               19076  0
parport                33288  1 parport_pc
parport_pc             33412  0
pci_hotplug            25980  1 shpchp
pcspkr                  2436  0
pdc202xx_new            8448  0 [permanent]
processor              24264  1 thermal
psmouse                33156  0
rtc                    12916  0
shpchp                 40992  0
snd                    51428  8 
snd_mpu401,snd_mpu401_uart,snd_intel8x0,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer
snd_ac97_bus            2560  1 snd_ac97_codec
snd_ac97_codec         83232  1 snd_intel8x0
snd_intel8x0           30620  0
snd_mpu401              6856  0
snd_mpu401_uart         7616  1 snd_mpu401
snd_page_alloc         10504  2 snd_intel8x0,snd_pcm
snd_pcm                80580  2 snd_intel8x0,snd_ac97_codec
snd_rawmidi            23904  1 snd_mpu401_uart
snd_seq_device          8524  1 snd_rawmidi
snd_timer              23044  1 snd_pcm
soundcore               9760  2 i810_audio,snd
thermal                14024  0

I dont see any obvious things to insmod. I  tried to insmod everything in the 
first list - but when I do (for example)

insmod capability I get a message
insmod: can't read 'capability': No such file or directory

Any more ideas?

Thanks,
MItchell

>
> --
> Kent



Reply to: