[64studio-devel] Network Weirdness
Gustin Johnson
gustin at echostar.ca
Fri Aug 31 22:43:01 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ip addr
should show all the available NICs. The firewire interface will have a
line that starts with: link/ieee1394, whereas ethernet NICs will show
link/ether
I am curious to see the output of lspci to see what other devices are there.
Perhaps "grep eth /var/log/dmesg"
to see if there are errors on boot.
I would check to see if the module loaded correctly, in your case
lsmod |grep atl1
should return somethine.
If not, try modprobe atl1
Note that the end of the module name is a lowercase "L" followed by the
number one.
This is supposedly supported in 2.6.21, and it is included in the
64studio 2.0 release. I am not sure about earlier releases.
Christian Muise wrote:
> - It does have firewire.
> - New chipset is the same (I'm pretty sure but can't be positive - don't
> have the old mobo). Using the same CPU
> - NIC is Attansic L1 LAN controller (on board)
> - lspci shows:
> 02:00.0 Ethernet controller: Unknown device 1969:1048 (rev b0)
> - Can't find any error messages.
> - Don't know what driver I should be looking for in lsmod
> - What I've done:
> - Log into Debian and check out what eth* gets assigned the ip when it
> works - eth4
> - Went back into 64Studio and changed the /etc/network/interfaces to
> be (was eth0):
> ...
> # The primary network interface
> allow-hotplug eth4
> iface eth4 inet dhcp
>
> Still nothing works. After dhclient, only eth1, eth3, and lo show up
> in ifconfig (dhclient doesn't even attempt to bind something to eth4).
> Don't know where to head from here...
>
> Cheers
> On 8/31/07, *Daniel James* <daniel at 64studio.com
> <mailto:daniel at 64studio.com>> wrote:
>
> Hi Christian,
>
> >> Any suggestions as to what can be done to get the net working
> again for
> >> the distro?
> >
> > We'd need more info to diagnose: Card type & make; error messages;
> does
> > lspci see the card? is the correct driver loaded? What have you tried
> > to do and did/did not work?
>
> Also, does your new motherboard have FireWire? If so, the FireWire
> interface may be eth0 and your Ethernet eth1.
>
> Cheers!
>
> Daniel
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 64studio-devel mailing list
> 64studio-devel at 64studio.com
> http://lists.64studio.com/mailman/listinfo/64studio-devel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFG2ItlwRXgH3rKGfMRAonkAJ9yCmzxzq9BZOWkImqOxT25XqBllwCfZFiU
ZXilvF8ROref1uWj/HxBtJE=
=PBQZ
-----END PGP SIGNATURE-----
More information about the 64studio-devel
mailing list