Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I2C Algorithms disappeared in gentoo-sources-2.6.26-r1
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
JanErik
Guru
Guru


Joined: 28 Oct 2002
Posts: 488
Location: Finland

PostPosted: Sat Aug 16, 2008 6:06 pm    Post subject: I2C Algorithms disappeared in gentoo-sources-2.6.26-r1 Reply with quote

Does anybody know what it depends on? I need the functionality for DVB tuner drivers, must be some small option that I am missing, works in 2.6.24.
Back to top
View user's profile Send private message
JanErik
Guru
Guru


Joined: 28 Oct 2002
Posts: 488
Location: Finland

PostPosted: Sat Aug 16, 2008 7:13 pm    Post subject: Reply with quote

Copying .config from 2.6.24 did not make the section show up either.
Back to top
View user's profile Send private message
SeaTiger
l33t
l33t


Joined: 22 Nov 2007
Posts: 603
Location: Toronto, Ontario, Canada

PostPosted: Sun Aug 17, 2008 6:37 am    Post subject: Reply with quote

Do you mean Device Driver -> I2C support? It should depends on I/O Memory and according to mailing list, the only arch that don't have it is OS/309 8O

Try:
Code:
grep HAS_IOMEM .config
should show:
Code:
CONFIG_HAS_IOMEM=y
Back to top
View user's profile Send private message
ville.aakko
Tux's lil' helper
Tux's lil' helper


Joined: 06 Aug 2006
Posts: 113
Location: Oulu, Finland

PostPosted: Sun Aug 17, 2008 9:50 am    Post subject: Reply with quote

I2C algorithms are there, in 2.6.26 too, but the options to enable them were removed. They should be automatically enabled, if you enable something in the kernel config that needs them. See: http://groups.google.com/group/linux.kernel/browse_thread/thread/6a107d4a704d08f5

Of course, this sucks if you need to compile some modules outside of the kernel, that needs the i2c stuff.

In addition, it seems that some DVB devices that are supported by the stock kernel stopped to work in 2.6.26, namely, Cablestar 2 PCI (supported by b2c2_flexcop_pci and stv0297 frontend) stopped working. I'd already made a bug report but I'm lazy ;)
_________________
- Ville
Back to top
View user's profile Send private message
JanErik
Guru
Guru


Joined: 28 Oct 2002
Posts: 488
Location: Finland

PostPosted: Sun Aug 17, 2008 10:23 am    Post subject: Reply with quote

Ah, the structure of DVB/ATSC adapter menu had changed aswell to put Budget cards under its own SAA7146 menu.
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