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

Re: Can someone still help with install



Am 19.04.2007 um 17:00 schrieb Markus Knapp:
On Do, April 19, 2007 16:45, Gordon Farquharson wrote:
When the problem occurs, can you switch to a shell, and post the
output of 'ifconfig' and 'lsmod'. I'd like to see if these outputs
show any differences to a system that I know works.

Marked as "to do" for this evening.
And evening here for me in germany means: in about 2 hours from now.

"before" installation:

ifconfig
eth0      Link encap:Ethernet  HWaddr 00:18:39:2C:26:E3
inet addr:192.168.1.4 Bcast:192.168.1.255 Mask: 255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:353 errors:0 dropped:0 overruns:0 frame:0
          TX packets:336 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:79647 (77.7 KiB)  TX bytes:113261 (110.6 KiB)

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:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

/var/log # lsmod
Module                  Size  Used by
ixp4xx_mac             19316  0
evdev                  10208  0
ixp4xx_qmgr             8396  5 ixp4xx_mac
ixp4xx_npe             14080  2 ixp4xx_mac
firmware_class         10400  1 ixp4xx_npe
ixp4xx_beeper           3392  0
ehci_hcd               31016  0
ohci_hcd               16932  0
usbcore               126248  3 ehci_hcd,ohci_hcd

at the point of failure:

ifconfig
eth0      Link encap:Ethernet  HWaddr 00:18:39:2C:26:E3
inet addr:192.168.1.4 Bcast:192.168.1.255 Mask: 255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11001 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8291 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:10780832 (10.2 MiB)  TX bytes:2209532 (2.1 MiB)

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:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

/var/log # lsmod
Module                  Size  Used by
reiserfs              269556  0
ext3                  137704  1
jbd                    59368  1 ext3
mbcache                 9188  1 ext3
vfat                   13152  0
fat                    53660  1 vfat
sd_mod                 19248  3
usb_storage            77707  2
scsi_mod              102800  2 sd_mod,usb_storage
ixp4xx_mac             19316  0
evdev                  10208  0
ixp4xx_qmgr             8396  5 ixp4xx_mac
ixp4xx_npe             14080  2 ixp4xx_mac
firmware_class         10400  1 ixp4xx_npe
ixp4xx_beeper           3392  0
ehci_hcd               31016  0
ohci_hcd               16932  0
usbcore               126248  4 usb_storage,ehci_hcd,ohci_hcd


--
* markus knapp *  video film produktion  * http://www.markus-knapp.de *
"Think different!"




Reply to: