This is a discussion on irda within the Linux General forums, part of the Linux Forums category; I'm tring to setup my laptop, toshiba m30, but when i type: modprobe smsc_ircc2 it doesn't work: no ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'm tring to setup my laptop, toshiba m30, but when i type:
modprobe smsc_ircc2 it doesn't work: no such device The problem seems to be related with some initialization of the superIO chip. I found a program, smcinit, from irda.sourceforce.net but it works with kernel 2.4 and i'm using 2.6.9 or 2.6.10. Can you help me? |
|
|||
|
On 03/07/2005 03:18 PM, nicolab80 wrote:
> I'm tring to setup my laptop, toshiba m30, but when i type: > modprobe smsc_ircc2 > it doesn't work: no such device > The problem seems to be related with some initialization of the superIO > chip. > I found a program, smcinit, from irda.sourceforce.net but it works with > kernel 2.4 and i'm using 2.6.9 or 2.6.10. > Can you help me? I faced the same problem on my DELL Inspiron 4150; try adding: smsc-ircc2 to /etc/modules-2.6 (kernel 2.6.x requires upgrading module-init-tools) and, or smc-ircc to your /etc/modules for kernel version 2.4.x. HTH. -- Dr Balwinder Singh Dheeman Registered Linux User: #229709 CLLO (Chief Linux Learning Officer) Machines: #168573, 170593, 259192 Anu's Linux@HOME Distros: Ubuntu, Fedora, Knoppix More: http://anu.homelinux.net/~bsd/ Visit: http://counter.li.org/ |