Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2Q: any danger in -gnome USE FLAG, & who creates /dev nodes
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
rsa4046
l33t
l33t


Joined: 07 Feb 2005
Posts: 660
Location: The Big H, a bit SSW

PostPosted: Sat Mar 04, 2006 8:20 pm    Post subject: 2Q: any danger in -gnome USE FLAG, & who creates /dev no Reply with quote

Two questions on a new install with modular X, using the 2006 minimal-install CD (/etc/make.profile -> ../usr/portage/profiles/default-linux/x86/2006.0) to get up and running:

First question: as I plan on using kde exclusively, and would like avoid updating gnome packages that I never use, does anyone seem any problems with just having -gnome as a USE flag, or does this mean trouble down the road?

Second question: Although my fstab includes a valid entry for the cdrom device
Code:
/dev/hdc                /mnt/cdrom      auto            noauto,user,ro  0 0
and the device is detected on boot
Code:
Probing IDE interface ide1...
hdc: ASUS DRW-1608P2S, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
but oddly /dev/hdc is not created on boot. Shouldn't this have been handled by udev? I know, it's trivial to create the node manually, but I thought this was supposed to happen automatically ...

Thanks!
Back to top
View user's profile Send private message
avendesora
Veteran
Veteran


Joined: 16 Aug 2002
Posts: 1739
Location: Betelgeuse vicinity

PostPosted: Sat Mar 04, 2006 8:25 pm    Post subject: Reply with quote

No problem with -gnome. You might want to consider adding -gtk and -gtk2 too.

No idea about your second problem though. Maybe check your udev configuration?
Or could this be a hotplug/coldplug thing?
(Yes, udev should be creating those nodes automatically)
Back to top
View user's profile Send private message
mdeininger
Veteran
Veteran


Joined: 15 Jun 2005
Posts: 1740
Location: Emerald Isles, observing Dublin's docklands

PostPosted: Sat Mar 04, 2006 8:56 pm    Post subject: Reply with quote

it IS supposed to be created automatically by udev... I remember having a problem like that, but I can't remember how I fixed it; there should be lots of info on that on the forums.

well, the really easy way to work around this, of course, would be running "MAKEDEV hdc" in the local startup script...
_________________
"Confident, lazy, cocky, dead." -- Felix Jongleur, Otherland

( Twitter | Blog | GitHub )
Back to top
View user's profile Send private message
rsa4046
l33t
l33t


Joined: 07 Feb 2005
Posts: 660
Location: The Big H, a bit SSW

PostPosted: Sat Mar 04, 2006 8:56 pm    Post subject: Reply with quote

mseigneurin wrote:
No problem with -gnome. You might want to consider adding -gtk and -gtk2 too.

No idea about your second problem though. Maybe check your udev configuration?
Or could this be a hotplug/coldplug thing?
(Yes, udev should be creating those nodes automatically)

Thanks, mseigneurin, for the speedy reply. Hotplug is loaded in the default runlevel, and coldplug at boot. Will check udev config, although it seems that for a device configuration as generic as this, dev nodes should populate successfully at boot (as they did in my previous 2005 setup using the same kernel .config), and I am The Compleat Noob where udev tweaking is concerned.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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