[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2.6.5 -- I broke the internet



On Mon, May 10, 2004 at 10:19:55PM -0500, dircha wrote:
> , probably hotplug has attempted to configure your wireless card, and 
> has done so incorrectly. Does the configuration displayed by the 
> intervening "ifconfig" have the correct parameters for your wireless 
> network?

Definitely a problem with lack of support for the wireless.
	www.xtrinsic.com/geek/config/cardmgr.txt
	(copied relevant lines from /var/log/syslog ... times lots showing some
	working and some not)

But I still am really not sure where to turn for the regular ethernet card.

These are the last two entries in the syslog that have to do with
"eth0"...no errors, but it's also still not working. I'm getting an
unrecognized kernel version when I try to do ifup eth0
Before the kernel upgrade:
May 10 00:18:29 smeagol kernel: eth0: RealTek RTL8139 Fast Ethernet at 0xd080c000, 00:00:e2:8d:22:8b, IRQ 10
May 10 00:18:29 smeagol kernel: eth0:  Identified 8139 chip type 'RTL-8139C'


AFter the kernel upgrade:
May 11 00:30:32 smeagol kernel: eth0: RealTek RTL8139 at 0xd0832000, 00:00:e2:8d:22:8b, IRQ 10
May 11 00:30:32 smeagol kernel: eth0:  Identified 8139 chip type 'RTL-8100B/8139D'


smeagol:~ 01:28:23 $ ifconfig
eth1      Link encap:Ethernet  HWaddr 00:02:2D:56:0C:29  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  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:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:11 Base address:0x100 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:560 (560.0 b)  TX bytes:560 (560.0 b)

smeagol:~ 01:28:24 $ cat /etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

# Network cards
auto eth0
iface eth0 inet dhcp
smeagol:~ 01:28:31 $ sudo ifup eth0
ifup: interface eth0 already configured
smeagol:~ 01:28:37 $ sudo ifdown eth0
cat: /var/run/dhclient.pid: No such file or directory
smeagol:~ 01:28:50 $ sudo ifup eth0
Unrecognized kernel version


-- 
Emma Jane Hogbin
[[ 416 417 2868 ][ www.xtrinsic.com ]]



Reply to: