|
My 3ccfe575bt works fine, but I'm having a problem with it starting in the startup scripts. I can manually enter /etc/rc.d/rc.pcmcia start and it will start and configure, but for some reason when I run it from the rc.S script it tries to configure, then says that "network is unreachable" and then issues /etc/pcmcia/network stop eth0. I think it may have something to do with it trying to execute all the commands too quickly in the startup scripts. At the time that I get the network unreachable message, the link has not yet been established. Any help would be appreciated. I would prefer to use DHCP, but there is a problem with that too in that it is trying to issue /sbin/dhcpcd -V bogus and according to my man page on dhcpcd the -V parameter doesn't exist and when it runs I get "can't find module 'bogus'" Thanks in advance Rich |
Messages