Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Arcnet arc0 does not exist - [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Progman3K
l33t
l33t


Joined: 03 Jan 2004
Posts: 787

PostPosted: Tue Oct 16, 2007 4:48 pm    Post subject: Arcnet arc0 does not exist - [SOLVED] Reply with quote

Hi,

I've installed an arcnet card in my computer:
Quote:
02:0a.0 Network controller: Contemporary Controls CCSI PCI20-485D ARCnet (rev 01)
Subsystem: Contemporary Controls CCSI PCI20-485D ARCnet
Flags: medium devsel, IRQ 17
Memory at fe7dff80 (32-bit, non-prefetchable) [size=128]
I/O ports at cf00 [size=128]
I/O ports at ce30 [size=16]
Capabilities: [40] Power Management version 1
Capabilities: [48] #06 [0080]
Capabilities: [4c] Vital Product Data


I've added the relevant kernel components to my kernel, here is the dmesg output:
Quote:
arcnet loaded.
arcnet: COM20020 PCI support
arc%d: Contemporary Controls
arc%d: PCI COM20020: station 00h found at CE30h, IRQ 17.
arc%d: Using CKP 64 - data rate 2.5 Mb/s.


But I cannot find the arc0 device.

Is there a way to create it?
Do I follow the same procedure as in the handbook for creating eth0?

Thanks in advance.

Update:
After trying the following to add the adapter
Quote:
# cd /etc/init.d
# ln -s net.lo net.arc0
# rc-update add net.arc0 default

My computer would lock up (or wait indefinitely) for the device to start.
X would freeze.
I could still ping the machine's ethernet port, but ssh logins would not complete.
It also seemed to prevent changing to a different tty by pressing <CTRL><ALT><F1>
I had to press the reset button, boot with a livecd, and undo my addition :-(

Anybody know how to get the arcnet card working?


Last edited by Progman3K on Tue Oct 23, 2007 7:39 pm; edited 1 time in total
Back to top
View user's profile Send private message
Progman3K
l33t
l33t


Joined: 03 Jan 2004
Posts: 787

PostPosted: Tue Oct 23, 2007 7:39 pm    Post subject: Solved! Reply with quote

It appears I was wrong; the arc0 device IS present, it just doesn't show up if I type 'ifconfig'
Quote:
eth0 Link encap:Ethernet HWaddr 00:13:72:9A:AF:FC
inet addr:192.168.36.87 Bcast:192.168.36.255 Mask:255.255.255.0
inet6 addr: fe80::213:72ff:fe9a:affc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:477524 errors:0 dropped:0 overruns:0 frame:0
TX packets:159250 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:165244849 (157.5 Mb) TX bytes:58716163 (55.9 Mb)
Base address:0xce40 Memory:fe7e0000-fe800000

eth1 Link encap:Ethernet HWaddr 00:0A:5E:21:D8:0D
inet addr:172.30.1.12 Bcast:172.30.1.255 Mask:255.255.0.0
inet6 addr: fe80::20a:5eff:fe21:d80d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:65 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:8481 (8.2 Kb)
Interrupt:16 Base address:0xaf00

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:181 errors:0 dropped:0 overruns:0 frame:0
TX packets:181 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:188415 (183.9 Kb) TX bytes:188415 (183.9 Kb)

However, if I type ifconfig arc0, I get this:
Quote:
arc0 Link encap:ARCnet HWaddr 00
BROADCAST MTU:508 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17 Base address:0xce30
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum