[Bug 14795] Irda: nsc-ircc needs module options to work correctly

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed Dec 14 10:24:57 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14795
Ubuntu | linux





------- Additional Comments From mika.fischer at gmx.de  2005-12-14 10:24 UTC -------
I guess the thing that loads the module with the wrong options is /sbin/udevplug.  
Because the module is already loaded when irda-setup is run it can't load the module. 
dmesg says: 
[17179599.280000] serial8250: too much work for irq3 
[17179599.280000] serial8250: too much work for irq3 
[17179599.616000] pnp: Device 00:0a cannot be configured because it is in use. 
[17179599.616000] pnp: Device 00:0a cannot be configured because it is in use. 
[17179599.616000] serial8250: too much work for irq3 
[17179599.620000] serial8250: too much work for irq3 
 
Here is the output that you wanted.  
  
mika at linuxbox:~$ cat /proc/ioports  
0000-001f : dma1  
0020-0021 : pic1  
0040-0043 : timer0  
0050-0053 : timer1  
0060-006f : keyboard  
0070-0077 : rtc  
0080-008f : dma page reg  
00a0-00a1 : pic2  
00c0-00df : dma2  
00f0-00ff : fpu  
01f0-01f7 : ide0  
03bc-03be : parport0  
03c0-03df : vga+  
03f6-03f6 : ide0  
03f8-03ff : serial  
07bc-07be : parport0  
0cf8-0cff : PCI conf1  
1000-107f : 0000:00:1f.0  
  1000-107f : motherboard  
    1000-1003 : PM1a_EVT_BLK  
    1004-1005 : PM1a_CNT_BLK  
    1008-100b : PM_TMR  
    1010-1015 : ACPI CPU throttle  
    1020-1020 : PM2_CNT_BLK  
    1028-102f : GPE0_BLK  
1180-11bf : 0000:00:1f.0  
  1180-11bf : motherboard  
1600-167f : motherboard  
1800-181f : 0000:00:1d.0  
  1800-181f : uhci_hcd  
1820-183f : 0000:00:1d.1  
  1820-183f : uhci_hcd  
1840-185f : 0000:00:1d.2  
  1840-185f : uhci_hcd  
1860-186f : 0000:00:1f.1  
  1860-1867 : ide0  
  1868-186f : ide1  
1880-189f : 0000:00:1f.3  
18c0-18ff : 0000:00:1f.5  
  18c0-18ff : Intel 82801DB-ICH4  
1c00-1cff : 0000:00:1f.5  
  1c00-1cff : Intel 82801DB-ICH4  
2000-207f : 0000:00:1f.6  
2400-24ff : 0000:00:1f.6  
3000-3fff : PCI Bus #01  
  3000-30ff : 0000:01:00.0  
4000-8fff : PCI Bus #02  
  4000-40ff : PCI CardBus #03  
  4400-44ff : PCI CardBus #03  
  8000-803f : 0000:02:08.0  
    8000-803f : e100  
  
This is right after booting. If I do "sudo rmmod nsc-ircc; sudo /etc/init.d/irda-setup start" then it gives 
the following: 
mika at linuxbox:~$ cat /proc/ioports 
0000-001f : dma1 
0020-0021 : pic1 
0040-0043 : timer0 
0050-0053 : timer1 
0060-006f : keyboard 
0070-0077 : rtc 
0080-008f : dma page reg 
00a0-00a1 : pic2 
00c0-00df : dma2 
00f0-00ff : fpu 
01f0-01f7 : ide0 
02f8-02ff : nsc-ircc 
03bc-03be : parport0 
03c0-03df : vga+ 
03f6-03f6 : ide0 
03f8-03ff : serial 
07bc-07be : parport0 
0cf8-0cff : PCI conf1 
1000-107f : 0000:00:1f.0 
  1000-107f : motherboard 
    1000-1003 : PM1a_EVT_BLK 
    1004-1005 : PM1a_CNT_BLK 
    1008-100b : PM_TMR 
    1010-1015 : ACPI CPU throttle 
    1020-1020 : PM2_CNT_BLK 
    1028-102f : GPE0_BLK 
1180-11bf : 0000:00:1f.0 
  1180-11bf : motherboard 
1600-167f : motherboard 
1800-181f : 0000:00:1d.0 
  1800-181f : uhci_hcd 
1820-183f : 0000:00:1d.1 
  1820-183f : uhci_hcd 
1840-185f : 0000:00:1d.2 
  1840-185f : uhci_hcd 
1860-186f : 0000:00:1f.1 
  1860-1867 : ide0 
  1868-186f : ide1 
1880-189f : 0000:00:1f.3 
18c0-18ff : 0000:00:1f.5 
  18c0-18ff : Intel 82801DB-ICH4 
1c00-1cff : 0000:00:1f.5 
  1c00-1cff : Intel 82801DB-ICH4 
2000-207f : 0000:00:1f.6 
2400-24ff : 0000:00:1f.6 
3000-3fff : PCI Bus #01 
  3000-30ff : 0000:01:00.0 
4000-8fff : PCI Bus #02 
  4000-40ff : PCI CardBus #03 
  4400-44ff : PCI CardBus #03 
  8000-803f : 0000:02:08.0 
    8000-803f : e100 
 

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list