Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel 2.6.0 questions
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
dju`
Retired Dev
Retired Dev


Joined: 11 Feb 2003
Posts: 370

PostPosted: Tue Dec 23, 2003 8:32 pm    Post subject: kernel 2.6.0 questions Reply with quote

hello, i've just emerged 2.6.0-gentoo, and i was wondering:
1- how is fam working with this kernel? there is no imon or dnotify option, so is the USE +fam useful with 2.6?
2- do i need to emerge i2c and lm_sensors or the 2.6.0's ones are sufficient?
3- do i have to include devfs support and emerge devfs? or do i have to unmerge that and emerge udev instead? is gentoo ready for udev?
4- what is this sysfs? is this automounted by the kernel? how is it used?
thanks for your answers.
Back to top
View user's profile Send private message
shm
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2380
Location: Atlanta, Universe

PostPosted: Wed Dec 24, 2003 9:03 am    Post subject: Re: kernel 2.6.0 questions Reply with quote

dJu` wrote:

3- do i have to include devfs support and emerge devfs? or do i have to unmerge that and emerge udev instead? is gentoo ready for udev?


I've been using udev for a while. See https://forums.gentoo.org/viewtopic.php?t=115096
_________________
what up
Back to top
View user's profile Send private message
Rob1n
l33t
l33t


Joined: 29 Nov 2003
Posts: 714
Location: Cambridge, UK

PostPosted: Wed Dec 24, 2003 10:35 am    Post subject: Re: kernel 2.6.0 questions Reply with quote

dJu` wrote:
2- do i need to emerge i2c and lm_sensors or the 2.6.0's ones are sufficient?

You can't use the old i2c with 2.6.0, and only the recent CVS versions of lm_sensors (at last check anyway) include support for 2.6.0.
dJu` wrote:
4- what is this sysfs? is this automounted by the kernel? how is it used?

Yes, sysfs is automounted but you'll need to make sure you have a /sys directory for it to mount to. As for what it's used for, it's similar to /proc but provides direct text output for status, etc. (e.g. for your sensors output you can just cat /sys/bus/i2c/devices/*/temp_input1 for example). It's intended to split out a lot of the unnecessary stuff which has crept into /proc over the years and provide a cleaner interface to it.
Back to top
View user's profile Send private message
dju`
Retired Dev
Retired Dev


Joined: 11 Feb 2003
Posts: 370

PostPosted: Fri Jan 02, 2004 6:33 pm    Post subject: Reply with quote

thank you. any information about how fam is working with 2.6 ?
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