LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Internet Problems (https://www.linuxquestions.org/questions/linux-networking-3/internet-problems-357540/)

linuxboob 08-27-2005 12:57 PM

Internet Problems
 
I know you are going to hate me for this, but I am a total Linux noobie. I just installed SuSe 9.3 Pro, and it went pretty smoothly, except I have no internet. I messed around for awhile and couldn't even find that Suse had recognized my NIC.

Do I have to manually install drivers, or am I not configured correctly? I can connect just fine on my other HD running XP.


Also a weird glitch I have - when I scroll down in Suse in any window, it freezes solid...

Again, I apologize for being such a noob.

:newbie:

nixcraft 08-27-2005 01:42 PM

Use commads:


ifconfig - see if you can have eth0 interface, you can set IP with same command:
ifconfig eth0 192.168.1.1 up

Use dmesg to see if your card is detected or not
dmesg | less


All times are GMT -5. The time now is 03:22 PM.