View Single Post
  #8 (permalink)  
Old 08-Jul-2009, 04:07
Camaleón
Guest
 
Posts: n/a
Default Re: No network connection & network card isn't listed

GetemT wrote:

> No i can't see it in Yast, it's wired and i tried both DHCP and static
> IP.


It is quite difficult to setup the card with static ip or dhcp if the card
is not listed ;-)

Open a terminal and run (as root):

***
lspci | grep Network
***

To check if the card is detected...

If it's there, just setup the adapter as GetemT suggested (using YaST), and
better use "traditional method (ifup") instead "networkmanager".

Once configured, open a terminal and run (as root):

***
rcnetwork restart
***

And also:

***
ifconfig
***

And put here the output of both commands.

Greetings,

--
Camaleón
Reply With Quote