Aug 3 2009, 07:50 AM
Post
#1
|
|
|
Group: Members Posts: 13 Joined: 26-April 09 From: Japan Member No.: 37,769 |
Love the ease of installing and the look of Debian on my Zaurus, thanks to ZDevil's guide. This is a great forum with loads of good tips, guides and helpful people.
I'm still pretty new to configuring things on a Zaurus, in particular setting up a network connection. I had no luck trying to set-up the same Buffalo LPC-CF-CLT network LAN card using Zubuntu on my sl-c1000. Anyone else use one of these? Since installing Debian I've been trying to set up the network but I'm having problems with the same card again or more accurately with my own lack of understanding! With Cacko the card just connects but I want to venture out and explore other ROMs/Distros. Went over my previous post and still could get further than both lights lit up on the network card but no connection. Is there a guru or someone who's overcome the same or similar problem and can offer some advice? I don't know if the device is 'lo' or 'eth0' or 'eth1'. Same connection as my desktop box which requires no configuration, so presumably it is not static.... but I don't know. Zaurus:~# ifconfig lo Link encap:Local Loopback . . . RX bytes:0 (0.0 b ) TX bytes:0 (0.0 b ) Zaurus: ~# modprobe pxa2xx FATAL: Mobuke pxa2xx not found. Zaurus:~# pccardctl ident Socket 0: product info: "BUFFALO", "LPC-CF-CLT", "R01", "" manfid: 0x026f, 0x0307 function: 6 (network) |
|
|
|
![]() |
Aug 6 2009, 08:21 PM
Post
#2
|
|
|
Group: Members Posts: 13 Joined: 26-April 09 From: Japan Member No.: 37,769 |
I reverted to the original /etc/network/interface file but uncommented the line "iface eth0 inet dhcp".
I then ran the command "dhclient eth0"in the console. This is what resulted: CODE . . SIOCSIFADDR: No such device eth0: ERROR while getting interface flags: No such device eth0: ERROR while getting interface flags: No such device Bind socket to interface: No such device I could really do with some help from the community please. |
|
|
|
Aug 7 2009, 02:14 AM
Post
#3
|
|
|
Group: Members Posts: 51 Joined: 29-October 07 From: barcelona Member No.: 20,873 |
I reverted to the original /etc/network/interface file but uncommented the line "iface eth0 inet dhcp". I then ran the command "dhclient eth0"in the console. This is what resulted: CODE . . SIOCSIFADDR: No such device eth0: ERROR while getting interface flags: No such device eth0: ERROR while getting interface flags: No such device Bind socket to interface: No such device I could really do with some help from the community please. I guess your eth0 is not up or recognized properly, do what Capn_Fish told you, so insert the ethernet card and paste the output of "dmesg | tail -n 15" I would follow the instructions given in your linked post in zubuntu thread, debian has no problems with dhcp interfaces file: QUOTE auto lo iface lo inet loopback auto eth0 allow-hotplug eth0 iface eth0 inet dhcp then reboot and type ifconfig -a if no eth* present in the reply do a modprobe pxa2xx_cs (before doing anything you need to see an eth* interface in ifconfig command reply) and finally ifup eth0 |
|
|
|
Jockie Lan Network Settings With Debian On C1000 Aug 3 2009, 07:50 AM
Capn_Fish I'm just taking a stab in the dark here, as I ... Aug 4 2009, 06:57 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 11:49 PM |