Mailinglist Archive: opensuse (3863 mails)
| < Previous | Next > |
Re: [SLE] PCMCIA eth problems - SOLVED
- From: Stefano <stefano.ceci@xxxxxxxx>
- Date: Tue, 24 Feb 2004 19:12:19 +0100
- Message-id: <200402241912.19362.stefano.ceci@xxxxxxxx>
Alle 21:50, domenica 22 febbraio 2004, Chip Cooper ha scritto:
> Stefano,
>
> I would be interested to know what you did to get your pcmcia working. I
> was having the same problems--my pcmcia card was recognized and running,
> but no internet or dhcp. I felt it had to do with the network starting
> before hotplug. Seems you are on to something.
Simply made a script with this 3 commands:
modprobe 8139too
ifconfig eth0 up
dhcpcd.
I've then put that file in /etc/init.d/ directory, opened the YaST runlevel
editor and selected level 5 for my script.
That's all
Stefano
> Stefano,
>
> I would be interested to know what you did to get your pcmcia working. I
> was having the same problems--my pcmcia card was recognized and running,
> but no internet or dhcp. I felt it had to do with the network starting
> before hotplug. Seems you are on to something.
Simply made a script with this 3 commands:
modprobe 8139too
ifconfig eth0 up
dhcpcd.
I've then put that file in /etc/init.d/ directory, opened the YaST runlevel
editor and selected level 5 for my script.
That's all
Stefano
| < Previous | Next > |