Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-09-2004, 05:52 AM
|
#1
|
LQ Newbie
Registered: Feb 2004
Posts: 3
Rep:
|
Realtek 8139 + Laptop + Linux = no internet
Hello!
I've one big problem. I've just installed Linux Suse 9. But I've tried Suse 8.1 too. In my laptop, there's a Realtek 8139 Card wich is working perfectly under Win XP. In YAST the card is configured correct too! All settings for inet are made too (IP and so on) but I just can't connect. Any ideas? I'm a complete newbie so please try to explain it, if you've a solution for me!
Thanks a lot at this time!
Downy
|
|
|
02-09-2004, 05:55 AM
|
#2
|
Senior Member
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032
Rep:
|
Please let us know what the output from the commands /sbin/ifconfig and /sbin/lsmod looks like. The first command (ifconfig) shows the configured network interfaces on your system and lsmod tells you what modules (drivers usually) are loaded.
Håkan
|
|
|
02-09-2004, 06:14 AM
|
#3
|
LQ Newbie
Registered: Feb 2004
Posts: 3
Original Poster
Rep:
|
ok thanks for this first step, I'll now start Linux and do these commands!
|
|
|
02-11-2004, 09:49 AM
|
#4
|
LQ Newbie
Registered: Feb 2004
Posts: 3
Original Poster
Rep:
|
well...just a problem... I've done these commands and it showed me a lot of infos...but how can I post them here? I can't connect to inet in linux and cannot write to my ntfs partition to post them under xp! Any ideas?
|
|
|
02-11-2004, 01:29 PM
|
#5
|
Member
Registered: Dec 2002
Location: Bolton, UK
Distribution: Kubuntu
Posts: 224
Rep:
|
At the shell prompt type
Code:
/sbin/lsmod > mylsmod.txt
and
Code:
/sbin/ifconfig > myifconfig.txt
to redirect the output of the two commands to the two textfiles (they don't need to exist first), then copy them onto a floppy and access them under windows that way, (they'll be in the directory you were in when you typed the commands).
I don't have Windows XP so I don't know, but isn't it possible to mount your windows partition as writeable (so that you could avoid the floppy and just copy the files to C:\ ), or is this a problem to do with NTFS?
Hope this helps.
Cheers
Amos
|
|
|
02-11-2004, 03:43 PM
|
#6
|
Senior Member
Registered: Oct 2001
Location: Bristol UK
Distribution: Arch Slackware Ubuntu
Posts: 1,082
Rep:
|
Downy -- is it a pcmcia card? what make is it? check my thread --- http://www.linuxquestions.org/questi...hreadid=144786
I have a similar sounding problem so I pulll out my card, push it back in and [as superuser] do "insmod 8139too" and then "dhclient" --- this gets me a connection. I do not know why it doesn't happen automatically but, for me, it's a temporary solution.
|
|
|
02-11-2004, 04:20 PM
|
#7
|
LQ Newbie
Registered: Aug 2003
Posts: 1
Rep:
|
8139too
Hey, I am having the same problem,
as far as pushing a lspci its showing my NIC as the realtek 8139, soo...
i do 'modprobe 8139too' it loads fine but, 'ifconfig eth0" says errors fetching interface... under lsmod the 8139 has '0' under 'Used'
i also notice on my router, the lights the indicate if a node is hooked up are blinking at a constant 2 seconds on 2 seconds off, where i have my laptop pluged in.
zing.
JUST TRIED THIS.
if i unload the module and reload it and quickly do a ifconfig etho i will get information and under lsmod i will have a 1 under used, but seconds later the one will go to 0 and ifconfig etho will fail.
WIERD
|
|
|
All times are GMT -5. The time now is 11:18 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|