Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
modprobe lirc_sir causes system to hang
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
nobrob
n00b
n00b


Joined: 23 Sep 2004
Posts: 26

PostPosted: Mon Oct 29, 2007 6:40 am    Post subject: modprobe lirc_sir causes system to hang Reply with quote

Code:
# lircd -v
lircd 0.8.2


Code:
# uname -a
Linux mediacentre 2.6.22-gentoo-r8 #9 SMP PREEMPT Wed Oct 24 08:35:08 GMT 2007 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux


Code:
# LIRC_DEVICES="all" emerge -pv lirc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] app-misc/lirc-0.8.2-r1  USE="X -debug -doc -hardware-carrier -transmitter" LIRC_DEVICES="all -accent -act200l -act220l -adaptec -alsa_usb -animax -asusdh -atilibusb -atiusb -audio -audio_alsa -avermedia -avermedia98 -avermedia_vdomate -bestbuy -bestbuy2 -breakoutbox -bte -bw6130 -caraca -chronos -cmdir -cph06x -creative -creative_infracd -devinput -digimatrix -dsp -dvico -ea65 -exaudio -flyvideo -gvbctv5pci -hauppauge -hauppauge_dvb -hercules_smarttv_stereo -igorplugusb -imon -imon_pad -imon_pad2keys -imon_rsc -inputlirc -irdeo -irdeo_remote -irman -irreal -it87 -knc_one -kworld -leadtek_0007 -leadtek_0010 -leadtek_pvr2000 -livedrive_midi -livedrive_seq -logitech -macmini -mceusb -mceusb2 -mediafocusI -mouseremote -mouseremote_ps2 -mp3anywhere -nslu2 -packard_bell -parallel -pcmak -pcmak_usb -pctv -pixelview_bt878 -pixelview_pak -pixelview_pro -provideo -realmagic -remote_wonder_plus -remotemaster -sa1100 -sasem -sb0540 -serial -serial_igor_cesko -silitek -sir -slinke -streamzap -tekram -tekram_bt829 -tira -ttusbir -tuxbox -tvbox -udp -uirt2 -uirt2_raw -usb_uirt_raw -usbirboy -usbx -userspace -xboxusb" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


Code:
# lsmod
Module                  Size  Used by
lirc_serial            12548  0
lirc_dev               14596  1 lirc_serial
smbfs                  56184  2
sis900                 21888  0
snd_trident            35620  0
snd_ac97_codec         91680  1 snd_trident
ac97_bus                6016  1 snd_ac97_codec
snd_pcm                64516  2 snd_trident,snd_ac97_codec
snd_timer              20228  1 snd_pcm
snd_page_alloc         11144  2 snd_trident,snd_pcm
snd_util_mem            7296  1 snd_trident
snd_mpu401_uart        10112  1 snd_trident
snd_rawmidi            19200  1 snd_mpu401_uart
snd                    38008  6 snd_trident,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi
i2c_sis630              9996  0
i2c_core               22400  1 i2c_sis630


Code:
# modprobe lirc_sir
(no response, hard shutdown required)


Nothing in /var/log/messages after the attempted module load. Loading lirc_serial+lirc_dev beforehand has no effect.

Why could this be?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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