It is currently Mon May 20, 2013 9:25 pm

All times are UTC




Post new topic Reply to topic  [ 28 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Network Setup
PostPosted: Wed Nov 23, 2011 8:03 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Nov 23, 2011 8:00 pm
Posts: 13
Hi,
I am new to ZenWalk and new to linux. I just installed 7.0 and it works great, except now I'm trying to connect to the network and I'm kind of clueless where to start. I have an old Compaq Presario 1500. I am not sure what NIC I have. Can someone get me pointed in the right direction, please?

Thank you!


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Thu Nov 24, 2011 6:15 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Can you post the results for lspci -v from a console ?


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Fri Nov 25, 2011 3:35 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Nov 23, 2011 8:00 pm
Posts: 13
Thank you. Here is what I received:

lspci -v

Kernel modules: ohci-hcd

00:13.2 USB Controller: NEC Corporation USB 2.0 (rev 02) (prog-if 20 [EHCI])

Subsystem: Compaq Computer Corporation Device 0056

Flags: bus master, medium devsel, latency 132, IRQ 11

Memory at f0018c00 (32-bit, non-prefetchable) [size=256]

Capabilities: [40] Power Management version 2

Kernel driver in use: ehci_hcd

Kernel modules: ehci-hcd

01:05.0
VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M (prog-if 00 [VGA controller])

Subsystem: Compaq Computer Corporation Device 0056

Flags: bus master, stepping, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 5

Memory at f8000000 (32-bit, prefetchable) [size=64M]
I/O ports at a000 [size=256]

Memory at f0300000 (32-bit, non-prefetchable) [size=64K]

[virtual] Expansion ROM at f0320000 [disabled] [size=128K]

Capabilities: [58] AGP version 2.0

Capabilities: [50] Power Management version 2

Kernel modules: radeon, radeonfb

root[~]#


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Thu Jan 05, 2012 9:39 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Are you sure there is a network card inside ?
Are you sure lspci is complete ?
Can you post "cat /proc/ioports" ?

Bip


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Thu Jan 05, 2012 10:02 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Post also the result for lsmod ?

You can also change the line in /etc/modprobe.d/blacklist.conf :
Code:
blacklist eepro100

by
Code:
#blacklist eepro100


Bip


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Fri Jan 13, 2012 7:43 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Nov 23, 2011 8:00 pm
Posts: 13
Thank you for your help. Yes I am sure there is a NIC in the machine. Here is the output below.

root[~]# cat /proc/ioports

0000-001f : dma1

0020-0021 : pic1

0040-0043 : timer0

0050-0053 : timer1

0060-0060 : keyboard

0062-0062 : EC data

0064-0064 : keyboard

0066-0066 : EC cmd

0080-008f : dma page reg

00a0-00a1 : pic2
00c0-00df : dma2

00f0-00ff : fpu

0170-0177 : 0000:00:10.0

0170-0177 : pata_ali
01f0-01f7 : 0000:00:10.0

01f0-01f7 : pata_ali
02f8-02ff : serial

0376-0376 : 0000:00:10.0

0376-0376 : pata_ali
0
378-037a : parport0

03c0-03df : vesafb

03f2-03f2 : floppy

03f4-03f5 : floppy

03f6-03f6 : 0000:00:10.0

03f6-03f6 : pata_ali

03f7-03f7 : floppy

03f8-03ff : serial

040b-040b : pnp 00:07

0480-048f : pnp 00:07

04d0-04d1 : pnp 00:07

04d6-04d6 : pnp 00:07

0778-077a : parport0

0cf8-0cff : PCI conf1

1000-10ff : PCI CardBus 0000:02

1400-14ff : PCI CardBus 0000:02

8000-803f : 0000:00:11.0

8000-8003 : ACPI PM1a_EVT_BLK

8004-8005 : ACPI PM1a_CNT_BLK

8008-800b : ACPI PM_TMR

8010-8015 : ACPI CPU throttle

8018-8027 : ACPI GPE0_BLK

8030-8030 : ACPI PM2_CNT_BLK

8040-805f : 0000:00:11.0

8040-805f : ali1535_smbus

8080-808f : 0000:00:10.0

8080-808f : pata_ali

8090-8097 : 0000:00:0c.0


8400-84ff : 0000:00:06.0

8400-84ff : ALI 5451

9000-90ff : 0000:00:0b.0

a000-afff : PCI Bus 0000:01

a000-a0ff : 0000:01:05.0

f500-f503 : pnp 00:07

f510-f513 : pnp 00:07

And

lsmod

snd_pcm_oss 22180 0

snd_mixer_oss 8464 2 snd_pcm_oss

iptable_mangle 672 0

iptable_nat 1668 0

nf_nat 7900 1 iptable_nat

nf_conntrack_ipv4 5720 3 iptable_nat,nf_nat

nf_conntrack 27912 3 iptable_nat,nf_nat,nf_conntrack_ipv4

nf_defrag_ipv4 556 1 nf_conntrack_ipv4

iptable_filter 572 0

ip_tables 6872 3 iptable_mangle,iptable_nat,iptable_filter

x_tables 7080 4 iptable_mangle,iptable_nat,iptable_filter,ip_tables

lp 4996 0

fuse 40188 3

fan 1388 0

radeon 472428 2

ttm 28588 1 radeon

drm_kms_helper 16228 1 radeon

drm 96688 5 radeon,ttm,drm_kms_helper

snd_ali5451 9688 2

snd_ac97_codec 65380 1 snd_ali5451

ppdev 3684 0

ac97_bus 456 1 snd_ac97_codec

hwmon 756 1 radeon

ohci_hcd 14952 0

i2c_algo_bit 2896 1 radeon

i2c_ali15x3 3540 0

ati_agp 3180 1

parport_pc 22204 1

snd_pcm 33828 3 snd_pcm_oss,snd_ali5451,snd_ac97_codec

ssb 25664 1 ohci_hcd

mmc_core 30764 1 ssb
shpchp 15608 0

video 8612 0

parport 17928 3 lp,ppdev,parport_pc

agpgart 15204 3 ttm,drm,ati_agp

i2c_ali1535 3372 0

snd_timer 10504 2 snd_seq,snd_pcm

yenta_socket 13500 0

processor 17632 1

ehci_hcd 25316 0

thermal 5248 0

ac 1792 0

joydev 6028 0

button 2884 0

battery 6512 0

floppy 37552 0

pcmcia 21008 1 ssb

i2c_core 9512 6 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_ali15
x3,i2c_ali1535

pci_hotplug 14780 1 shpchp

sg 14932 0

snd 27052 11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_ali5451,snd_ac97_codec,snd_pcm,snd_timer

pcmcia_rsrc 5928 1 yenta_socket

output 772 1 video

evdev 5216 1

mac_hid 1768 0

8139too 12480 0

pcmcia_core 6544 3 yenta_socket,pcmcia,pcmcia_rsrc

soundcore 2592 2 snd

snd_page_alloc 3872 1 snd_pcm

mii 2332 1 8139too


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Sat Jan 14, 2012 7:05 am 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Can you edit the file /etc/modprobe.d/blacklist.conf and comment this line blacklist eepro100 ?
Code:
#blacklist eepro100

Restart the pc.

Bip


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Sat Jan 14, 2012 10:53 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Nov 23, 2011 8:00 pm
Posts: 13
Done. Thank you.

# Alternate Intel EtherExpress Pro/100 support driver.
List it
# here so it won't conflict with an already-loaded e100 module.
#blacklist eepro100 - Commented out 1/13/12 per zenwalk support

Still unable to connect.

Thanks for your help - Jim


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Sun Jan 15, 2012 8:25 am 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Can you look if the module eepro100 is loaded ?
Give me the results for lsmod and lspci ?

Bip


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Mon Jan 16, 2012 3:22 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Nov 23, 2011 8:00 pm
Posts: 13
Here is the output - thank you.

I do not see eepro100 listed anywhere in the output, so I have to assume that it is not loaded. Thanks again for the help. Jim

root[~]# lsmod
Module Size Used by
nls_iso8859_1 2740 1
vfat 5540 1
fat 29780 1 vfat
usb_storage 21636 1
snd_seq_oss 15384 0
snd_seq_midi_event 2704 1 snd_seq_oss
snd_seq 26128 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 2852 2 snd_seq_oss,snd_seq
snd_pcm_oss 22180 0
snd_mixer_oss 8464 2 snd_pcm_oss
iptable_mangle 672 0
iptable_nat 1668 0
nf_nat 7900 1 iptable_nat
nf_conntrack_ipv4 5720 3 iptable_nat,nf_nat
nf_conntrack 27912 3 iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4 556 1 nf_conntrack_ipv4
iptable_filter 572 0
ip_tables 6872 3 iptable_mangle,iptable_nat,iptable_filter
x_tables 7080 4 iptable_mangle,iptable_nat,iptable_filter,ip_tables
lp 4996 0
fuse 40188 3
fan 1388 0
radeon 472428 2
ttm 28588 1 radeon
drm_kms_helper 16228 1 radeon
drm 96688 5 radeon,ttm,drm_kms_helper
hwmon 756 1 radeon
i2c_algo_bit 2896 1 radeon
ohci_hcd 14952 0
ssb 25664 1 ohci_hcd
ppdev 3684 0
parport_pc 22204 1
mmc_core 30764 1 ssb
yenta_socket 13500 0
shpchp 15608 0
snd_ali5451 9688 2
i2c_ali15x3 3540 0
pcmcia 21008 1 ssb
parport 17928 3 lp,ppdev,parport_pc
pci_hotplug 14780 1 shpchp
floppy 37552 0
evdev 5216 1
joydev 6028 0
pcmcia_rsrc 5928 1 yenta_socket
video 8612 0
ehci_hcd 25316 0
i2c_ali1535 3372 0
i2c_core 9512 6 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_ali15x3,i2c_ali1535
pcmcia_core 6544 3 yenta_socket,pcmcia,pcmcia_rsrc
mac_hid 1768 0
snd_ac97_codec 65380 1 snd_ali5451
output 772 1 video
button 2884 0
processor 17632 1
sg 14932 0
battery 6512 0
thermal 5248 0
ac 1792 0
ac97_bus 456 1 snd_ac97_codec
ati_agp 3180 1
snd_pcm 33828 3 snd_pcm_oss,snd_ali5451,snd_ac97_codec
agpgart 15204 3 ttm,drm,ati_agp
snd_timer 10504 2 snd_seq,snd_pcm
snd 27052 11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_ali5451,snd_ac97_codec,snd_pcm,snd_timer
8139too 12480 0
soundcore 2592 2 snd
snd_page_alloc 3872 1 snd_pcm
mii 2332 1 8139too

root[~]# lspci -v
00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02)
Flags: bus master, 66MHz, medium devsel, latency 64
Memory at f4000000 (32-bit, prefetchable) [size=64M]
Memory at f0600000 (32-bit, prefetchable) [size=4K]
Capabilities: [a0] AGP version 2.0
Kernel driver in use: agpgart-ati
Kernel modules: ati-agp

00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M] (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, medium devsel, latency 99
Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
I/O behind bridge: 0000a000-0000afff
Memory behind bridge: f0300000-f03fffff
Prefetchable memory behind bridge: f8000000-fbffffff
Kernel modules: shpchp

00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
Subsystem: Compaq Computer Corporation Device 0056
Flags: bus master, medium devsel, latency 64, IRQ 5
I/O ports at 8400 [size=256]
Memory at f0014000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
Kernel driver in use: ALI 5451
Kernel modules: snd-ali5451

00:07.0 ISA bridge: ALi Corporation M1533/M1535/M1543 PCI to ISA Bridge [Aladdin IV/V/V+]
Subsystem: ALi Corporation ALi M1533 Aladdin IV/V ISA Bridge
Flags: bus master, medium devsel, latency 0
Capabilities: [a0] Power Management version 1

00:0a.0 CardBus bridge: Texas Instruments PCI4410 PC card Cardbus Controller (rev 02)
Subsystem: Compaq Computer Corporation Device 0056
Flags: bus master, medium devsel, latency 168, IRQ 10
Memory at ffbfe000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
Memory window 0: 20000000-23fff000 (prefetchable)
Memory window 1: 24000000-27fff000
I/O window 0: 00001000-000010ff
I/O window 1: 00001400-000014ff
16-bit legacy interface ports at 0001
Kernel driver in use: yenta_cardbus
Kernel modules: yenta_socket

00:0a.1 FireWire (IEEE 1394): Texas Instruments PCI4410 FireWire Controller (rev 02) (prog-if 10 [OHCI])
Subsystem: Compaq Computer Corporation Device 0056
Flags: medium devsel, IRQ 10
Memory at f0018000 (32-bit, non-prefetchable) [size=2K]
Memory at f0010000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 1

00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20)
Subsystem: Compaq Computer Corporation Device 0056
Flags: medium devsel, IRQ 11
I/O ports at 9000 [size=256]
Memory at f0018800 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Kernel modules: 8139too, 8139cp

00:0c.0 Communication controller: Conexant Systems, Inc. HSF 56k HSFi Modem (rev 01)
Subsystem: Compaq Computer Corporation Device 8d88
Flags: medium devsel, IRQ 11
Memory at f0000000 (32-bit, non-prefetchable) [size=64K]
I/O ports at 8090 [size=8]
Capabilities: [40] Power Management version 2

00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4) (prog-if fa)
Subsystem: ALi Corporation M5229 IDE
Flags: bus master, medium devsel, latency 64
[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
[virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
[virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
[virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
I/O ports at 8080 [size=16]
Capabilities: [60] Power Management version 2
Kernel driver in use: pata_ali

00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
Subsystem: ALi Corporation M7101 Power Management Controller [PMU]
Flags: medium devsel
Kernel driver in use: ali1535_smbus
Kernel modules: i2c-ali15x3, i2c-ali1535

00:13.0 USB Controller: NEC Corporation USB (rev 41) (prog-if 10 [OHCI])
Subsystem: Compaq Computer Corporation Device 0056
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at f0016000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2
Kernel driver in use: ohci_hcd
Kernel modules: ohci-hcd

00:13.1 USB Controller: NEC Corporation USB (rev 41) (prog-if 10 [OHCI])
Subsystem: Compaq Computer Corporation Device 0056
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at f0017000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2
Kernel driver in use: ohci_hcd
Kernel modules: ohci-hcd

00:13.2 USB Controller: NEC Corporation USB 2.0 (rev 02) (prog-if 20 [EHCI])
Subsystem: Compaq Computer Corporation Device 0056
Flags: bus master, medium devsel, latency 132, IRQ 11
Memory at f0018c00 (32-bit, non-prefetchable) [size=256]
Capabilities: [40] Power Management version 2
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd

01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M (prog-if 00 [VGA controller])
Subsystem: Compaq Computer Corporation Device 0056
Flags: bus master, stepping, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 5
Memory at f8000000 (32-bit, prefetchable) [size=64M]
I/O ports at a000 [size=256]
Memory at f0300000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at f0320000 [disabled] [size=128K]
Capabilities: [58] AGP version 2.0
Capabilities: [50] Power Management version 2
Kernel modules: radeon, radeonfb


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Mon Jan 16, 2012 5:40 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Dec 28, 2007 2:36 pm
Posts: 1285
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20)
from here
http://www.linuxquestions.org/hcl/showp ... roduct=482
does not sound problematic

The kernel seems to load the correct modules
you can check whit control panel/kernel modules/net
can you check in wicd (Network manager)/preferences/ always show wired interface and try to connect.
Does your provider need a password?


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Mon Jan 16, 2012 8:18 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Nov 23, 2011 8:00 pm
Posts: 13
Thanks - I made the change to Widc and tried to connect, but still cannot. I don't know if this helps, but when I try to ping the network I receive "Network is unreachable".

What kernel should I load/look for in control panel/kernel modules/net?

Sorry - I really am a linunx newbie!

Jim


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Mon Jan 16, 2012 8:19 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Nov 23, 2011 8:00 pm
Posts: 13
And no - my provider does not need a pswd. Thx!


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Mon Jan 16, 2012 8:55 pm 
Senior Zenwalker
Senior Zenwalker
User avatar

Joined: Wed Jul 29, 2009 7:17 pm
Posts: 319
Location: Netherlands
I seem to have about the same card, worked out of the box.
lspci:
Code:
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
   Subsystem: Toshiba America Info Systems Device ff31
   Flags: bus master, medium devsel, latency 64, IRQ 16
   I/O ports at 2000 [size=256]
   Memory at d0001000 (32-bit, non-prefetchable) [size=256]
   Capabilities: [50] Power Management version 2
   Kernel driver in use: 8139too
   Kernel modules: 8139too, 8139cp


According to lsmod we have the same modules loaded:
mii 2332 1 8139too

so you'd think it must be something different.
At wicd.sourceforge.net I found this:

Quote:
I keep on getting "Network unreachable" or "No default route set errors" when I attempt to connect. What's the problem here?
Try switching dhcp clients. This problem was most often reported with dhclient, and using dhcpcd usually will resolve the problem.


Blackbird


 Profile Send private message  
 
 Post subject: Re: Network Setup
PostPosted: Mon Jan 16, 2012 11:41 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Nov 23, 2011 8:00 pm
Posts: 13
Sorry - I've poked around a bit in the Network Manager and can't see a place to change dhcp clients (I am very unfamiliar with linux), but one thing I did notice is that under the preferences no ethernet card is listed. Does that help? Is that normal?

Thx!
Jim


 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 28 posts ]  Go to page 1, 2  Next

All times are UTC


 Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: