Kevin Reichhart wrote:

I have a laptop with a wireless card and a 10/100 port.  When gentoo comes
up, I get this:


Jan 3 19:00:31 localhost kernel: Linux Kernel Card Services 3.1.22 Jan 3 19:00:31 localhost kernel: options: [pci] [cardbus] [pm] Jan 3 19:00:31 localhost kernel: ds: no socket drivers loaded!

(yeah, I know... date's wrong... but ntp can wait ;-)


Once it comes up, I can:


/etc/init.d/pcmcia zap
/etc/init.d/pcmcia start
/etc/init.d/net.eth1 start

and the network comes up with no problems.  Is something not loading early
enough?


Do you need to add something to /etc/modules.conf?


Problem #2:


/etc/init.d/sshd start yeilds this:


/etc/init.d/sshd restart * Bringing eth0 up... * Failed to bring eth0 up [ !! ] * Please make sure that /etc/conf.d/net has $iface_wlan0 set * Starting sshd... Missing privilege separation directory: /var/empty [ !! ]

eth0 is the 802.3 (which isn't currently pluged in) and eth1 is the
wireless card that I brought up late (due to above problem).  How can I
get sshd to use eth1?


Bonus question:


What is causing the
Missing privilege separation directory: /var/empty                  [ !! ]
?



mkdir /var/empty
not sure what the permissions should be
root.root 755 ?

--
[EMAIL PROTECTED] mailing list



Reply via email to