LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-11-2016, 06:44 PM   #16
gurran
LQ Newbie
 
Registered: Mar 2016
Location: Geekland
Distribution: Linux Mint KDE, Kali, AntiX, Dream Studio, Windows 10
Posts: 10

Original Poster
Rep: Reputation: Disabled

Yeah, I did. That's what I'm saying. When I manually loaded the drivers it did not add the hardware to ifconfig.

Last edited by gurran; 03-11-2016 at 06:47 PM.
 
Old 03-11-2016, 06:47 PM   #17
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,148
Blog Entries: 21

Rep: Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483
8139too should be loaded

Code:
Code:
    :~$ inxi -F
    System:    Host: Biker Kernel: 3.1.5-antix-586-smp i686 (32 bit)
               Desktop LXDE (Openbox 3.4.11.2) Distro: antiX-core-686-a1 20 June 2010
    Machine:   System: Intel product: Montara Family of Chipsets
               Mobo: Phoenix model: RT786EX version: 41118 Bios: Phoenix version: MGM-ALL1.86C.1009.D.0604271130 date: 04/27/06
    CPU:       Single core Intel Pentium M (-UP-) cache: 2048 KB flags: (sse sse2) clocked at 1594.996 MHz
    Graphics:  Card: Intel 82852/855GM Integrated Graphics Device X.Org: 1.11.1 driver: intel Resolution: 1024x768@60.0hz
               GLX Renderer: Mesa DRI Intel 852GM/855GM x86/MMX/SSE2 GLX Version: 1.3 Mesa 7.11
    Audio:     Card: Intel 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller driver: snd_intel8x0
               Sound: Advanced Linux Sound Architecture ver: 1.0.24
    Network:   Card-1: Realtek RTL-8139/8139C/8139C+ driver: 8139too
               IF: eth1 state: down mac: <filtered>
               Card-2: Atheros Atheros AR5001X+ Wireless Network Adapter driver: ath5k
               IF: wlan0 state: up mac: <filtered>
    Drives:    HDD Total Size: 30.0GB (29.3% used) 1: /dev/sda IC25N030ATCS04 30.0GB
    Partition: ID: / size: 17G used: 4.6G (29%) fs: ext3 ID: swap-1 size: 0.58GB used: 0.00GB (0%) fs: swap
    Sensors:   System Temperatures: cpu: 39.0C mobo: N/A
               Fan Speeds (in rpm): cpu: N/A
    Info:      Processes: 102 Uptime: 6 min Memory: 198.2/492.5MB Client: Shell inxi: 1.7.27
Above is a old kernel test readout of mine back in 2011 in Antix

http://antix.freeforums.org/kernel-t...ml?mobile=desk

I don't know why you cannot copy and paste a readout from rox terminal which is used in AntiX along with urxvt. Did you md5sum check your AntiX downloaded iso before burning the cd at slow 4x speed? You should be able to get online with a ethernet cable using wicd or ceni in AntiX also. But connection on Ethernet cable should have carried over from live session and the connection should have been automatic also (running live).

Also. Do not run inxi as root or sudo user. You will cut off the readout with a bunch of n/a then.
Just run it as a user like I showed in my above readout.

Edit: just to show I am not the only one who has no trouble with AntiX and your

Quote:
Realtek RTL-8139/8139C/8139C+ (rev 10) - known thanks to lspci
http://antix.freeforums.org/what-spe...-on-t1756.html

There are 10 pages of folks running the same gear as you with no problems.

Last edited by rokytnji; 03-11-2016 at 07:04 PM.
 
Old 03-11-2016, 07:05 PM   #18
gurran
LQ Newbie
 
Registered: Mar 2016
Location: Geekland
Distribution: Linux Mint KDE, Kali, AntiX, Dream Studio, Windows 10
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rokytnji View Post
I don't know why you cannot copy and paste a readout from rox terminal which is used in AntiX along with urxvt.
TTY1 is why
Quote:
Originally Posted by rokytnji View Post
Did you md5sum check your AntiX downloaded iso before burning the cd at slow 4x speed?
Always
Quote:
Originally Posted by rokytnji View Post
You should be able to get online with a ethernet cable using wicd or ceni in AntiX also.
No WiFi card, just an RJ45 card, which is the problem.
Quote:
Originally Posted by rokytnji View Post
But connection on Ethernet cable should have carried over from live session and the connection should have been automatic also (running live).
It is on the live CD. I would have waited to bother, but there's things on the drive needing recovery (it's currently got windows 98 on it)
Quote:
Originally Posted by rokytnji View Post
Also. Do not run inxi as root or sudo user. You will cut off the readout with a bunch of n/a then.
Just run it as a user like I showed in my above readout.
Live CD and I don't like logging into TTY with the "user"
 
Old 03-11-2016, 07:09 PM   #19
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,148
Blog Entries: 21

Rep: Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483
Ok.
 
Old 03-11-2016, 07:14 PM   #20
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,148
Blog Entries: 21

Rep: Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483Reputation: 3483
Connect through command line then.

I never tried

Code:
 ceni
through tty1.

EditZ:But I did my core installs using ethernet cable to download xorg and other needed packages so not sure why your hardware does not support 8139too like everyone else does in the link I showed.

Last edited by rokytnji; 03-11-2016 at 07:24 PM.
 
Old 03-11-2016, 07:26 PM   #21
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,383

Rep: Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762Reputation: 2762
I think that you are going to need another network card. The output from lspci shows the device ID as [01ec:0139]. I have not been able to locate a kernel module that supports that device. That was also the conclusion here
 
Old 03-11-2016, 07:57 PM   #22
gurran
LQ Newbie
 
Registered: Mar 2016
Location: Geekland
Distribution: Linux Mint KDE, Kali, AntiX, Dream Studio, Windows 10
Posts: 10

Original Poster
Rep: Reputation: Disabled
That would be my luck... I guess I find a way to turn one of these 20+ dialup cards to rj45 or buy a nic card...
 
Old 03-11-2016, 10:25 PM   #23
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by gurran View Post
That would be my luck... I guess I find a way to turn one of these 20+ dialup cards to rj45 or buy a nic card...
Hi...

I've got an older SMC (EN5251BE chip) card that you can have for free, if you'd like to try it out. I've had it sitting here in my closet for a few years and I can't remember if I've even tested it. I think it does work, though. If you'd like to mail it to you, let me know and I can send you an e-mail if you can't IM me.

Regards...
 
Old 03-12-2016, 12:16 AM   #24
gurran
LQ Newbie
 
Registered: Mar 2016
Location: Geekland
Distribution: Linux Mint KDE, Kali, AntiX, Dream Studio, Windows 10
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ardvark71 View Post
Hi...

I've got an older SMC (EN5251BE chip) card that you can have for free, if you'd like to try it out. I've had it sitting here in my closet for a few years and I can't remember if I've even tested it. I think it does work, though. If you'd like to mail it to you, let me know and I can send you an e-mail if you can't IM me.

Regards...
And this is why I like the Linux community. Most of us are nice and giving. Lord help us when Microsoft pisses all their customers off to Linux.

I might have an old one sitting in the office, but it'll take some digging. I'll let you know if I need it, thanks.
 
Old 03-12-2016, 12:30 AM   #25
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by gurran View Post
And this is why I like the Linux community. Most of us are nice and giving. Lord help us when Microsoft pisses all their customers off to Linux.
Hi..

Praise God for what you do see in me 'cause it ain't because of me, I can assure you of that!

Quote:
Originally Posted by gurran View Post
I might have an old one sitting in the office, but it'll take some digging. I'll let you know if I need it, thanks.
No problem.

Regards...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NIC woes :( niwhsa Linux - Hardware 5 12-19-2006 07:43 PM
Wireless NIC Woes inversecow Linux - Hardware 1 11-21-2005 05:08 PM
Xc Cube by AOpen - NIC woes mrohde Linux - Hardware 1 09-06-2004 05:16 PM
ASOUND 10/100 NIC Setup Woes jdigiovanni Linux - Networking 1 04-10-2003 06:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration