Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210612 - kernel 2.6.24 - problem with IR module ali-ircc
Summary: kernel 2.6.24 - problem with IR module ali-ircc
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-18 18:39 UTC by Paulo da Silva
Modified: 2008-08-28 19:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (einfo,4.09 KB, text/plain)
2008-02-19 18:56 UTC, Paulo da Silva
Details
kernel .config (config,42.20 KB, text/plain)
2008-02-19 18:56 UTC, Paulo da Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo da Silva 2008-02-18 18:39:13 UTC
Module ali-ircc doesn't load after going to kernel 2.6.24.
The problem results from a conflict with the second serial port 0x2f8.
I could fix it generating a kernel with only one 8250 serial port.
Another solution could be to use nr_uarts=1 as an option to 8250 module.
Didn't test it however (no time yet ... :-( )

This didn't happen in k 2.4.22-suspend2-r2, at least.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-18 19:43:11 UTC
Well reopen with emerge --info, kernel .config and dmesg output when ready. Thanks.
Comment 2 Paulo da Silva 2008-02-19 18:55:38 UTC
(In reply to comment #1)
> Well reopen with emerge --info, kernel .config and dmesg output when ready.
> Thanks.
> 

I have no dmesg output. To get it again I needed to rebuild the kernel with more than 1 serial port to force the error situation.
Here is the output extract I got from messages:
Feb 16 02:25:07 H2 kernel: NET: Registered protocol family 10
Feb 16 02:25:08 H2 irattach: executing: '/sbin/modprobe irda0'
Feb 16 02:25:08 H2 kernel: ali-ircc, driver loaded (Benjamin Kong)
Feb 16 02:25:08 H2 kernel: ali_ircc_open(), can't get iobase of 0x2f8
Feb 16 02:25:08 H2 irattach: + FATAL: Error inserting ali_ircc (/lib/modules/2.6.24-tuxonice-r2/kernel/drivers/net/irda/ali-ircc.ko): No such device
Feb 16 02:25:08 H2 irattach: Trying to load module irda0 exited with status 1
Feb 16 02:25:08 H2 irattach: executing: 'echo H2 > /proc/sys/net/irda/devname'
Feb 16 02:25:08 H2 irattach: executing: 'echo 1 > /proc/sys/net/irda/discovery'
Feb 16 02:25:08 H2 irattach: Starting device irda0
Feb 16 02:25:08 H2 kernel: ali-ircc, driver loaded (Benjamin Kong)
Feb 16 02:25:08 H2 kernel: ali_ircc_open(), can't get iobase of 0x2f8
Feb 16 02:25:08 H2 irattach: ioctl(SIOCGIFFLAGS): No such device
Feb 16 02:25:08 H2 irattach: Stopping device irda0
Feb 16 02:25:08 H2 kernel: ali-ircc, driver loaded (Benjamin Kong)
Feb 16 02:25:08 H2 kernel: ali_ircc_open(), can't get iobase of 0x2f8
Feb 16 02:25:08 H2 irattach: ioctl(SIOCGIFFLAGS): No such device
Feb 16 02:25:08 H2 irattach: exiting ... 

This is the expected output:
Feb 16 16:51:18 H2 kernel: NET: Registered protocol family 10
Feb 16 16:51:20 H2 irattach: executing: '/sbin/modprobe irda0'
Feb 16 16:51:20 H2 kernel: ali-ircc, driver loaded (Benjamin Kong)
Feb 16 16:51:20 H2 kernel: IrDA: Registered device irda0
Feb 16 16:51:20 H2 kernel: ali_ircc_open(), ali-ircc, Found dongle: HP HSDL-3600
Feb 16 16:51:20 H2 irattach: executing: 'echo H2 > /proc/sys/net/irda/devname'
Feb 16 16:51:20 H2 irattach: executing: 'echo 1 > /proc/sys/net/irda/discovery'
Feb 16 16:51:20 H2 irattach: Starting device irda0
Comment 3 Paulo da Silva 2008-02-19 18:56:26 UTC
Created attachment 144000 [details]
emerge --info
Comment 4 Paulo da Silva 2008-02-19 18:56:56 UTC
Created attachment 144002 [details]
kernel .config
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2008-02-19 19:12:20 UTC
(In reply to comment #0)
So which kernel worked for you? 2.4.22-suspend2-r2 mentioned in comment #0 never existed, that's just bogus version.
Comment 6 Paulo da Silva 2008-02-20 00:27:15 UTC
(In reply to comment #5)
> (In reply to comment #0)
> So which kernel worked for you? 2.4.22-suspend2-r2 mentioned in comment #0
> never existed, that's just bogus version.
> 

Of course I mistyped it ...
The kernel was (and is) 2.6.22-suspend2-r2. This is the kernel I have been using until now. I am moving to 2.6.24-tuxonice-r2.
Sorry.
Comment 7 Daniel Drake (RETIRED) gentoo-dev 2008-03-18 10:47:53 UTC
(In reply to comment #0)
> The problem results from a conflict with the second serial port 0x2f8.
> I could fix it generating a kernel with only one 8250 serial port.
> Another solution could be to use nr_uarts=1 as an option to 8250 module.

Can you detail how you reached those ideas? That would help us hunt down the changes made in the serial code since 2.6.22 which might have caused this.
Comment 8 Paulo da Silva 2008-03-18 17:23:18 UTC
(In reply to comment #7)
> (In reply to comment #0)
...
> 
> Can you detail how you reached those ideas? That would help us hunt down the
> changes made in the serial code since 2.6.22 which might have caused this.
> 

Look at comment #2
Feb 16 02:25:08 H2 kernel: ali_ircc_open(), can't get iobase of 0x2f8

Generating a kernel with only one 8250 serial port, 0x2f8 is not used. So ali-ircc works.
Note that the default for the four 8250 serial ports are:
0x3f8, 0x2f8, 0x3e8 and 0x2e8 by this order.

Somehow the kernel is geting all 4 ports not allowing ali_ircc to use 0x2f8.
Generating a kernel with 1 port only, it only gets 0x3f8 leaving 0x2f8 for others to use.

HTH
Comment 9 Mike Pagano gentoo-dev 2008-08-28 17:49:52 UTC
It's been awhile. Is this still an issue with later kernels?
Comment 10 Paulo da Silva 2008-08-28 19:05:58 UTC
(In reply to comment #9)
> It's been awhile. Is this still an issue with later kernels?
> 

I am sorry but I have a new laptop and cannot test it anymore.

Comment 11 Mike Pagano gentoo-dev 2008-08-28 19:33:15 UTC
Ok, sorry this was not resolved.