LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   webstar not working after apt-get upgrade (https://www.linuxquestions.org/questions/linux-hardware-18/webstar-not-working-after-apt-get-upgrade-436628/)

bmike1 04-19-2006 12:49 AM

webstar not working after apt-get upgrade
 
I run a debian system (off of a live cd) and after I upgaded an install my cable modem no longer worked (I am writing this off of the live-cd). Now often, after I break my system, I would merely reload the original system but this time I figured that I would keep the upgraded system for the fixes of any vulnerabilities.
The last time something similar happened (really the same thinhg) I found a webpage tht said that to get a cable modem to work you needed to enter some commands. Like a dunce I did not write the string down and as such I need them again. Does anybody here know of such a webpage?

or

You can try to help me
Here are some commands that you probably will want:
bmike1@0[Desktop]$ sudo ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:08:C7:CA:62:4B
BROADCAST 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:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:9 Base address:0xdc00 Memory:df100000-df100038

lo Link encap:Local Loopback
LOOPBACK 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)

bmike1@0[Desktop]$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
bmike1@0[Desktop]$ more /etc/resolv.conf
search ph.cox.net
nameserver 68.2.16.25
nameserver 68.2.16.30
nameserver 68.6.16.30
**the above commands were issued from the desktop OS
**the below commands were issued from the live-cd OS
root@0[Documents]# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3] (rev 04)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C586/A/B PCI-to-ISA [Apollo VP] (rev 47)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 02)
00:07.3 Host bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10)
00:0a.0 Serial controller: 5610 56K FaxModem 56K FaxModem Model 5610 (rev 01)
00:0b.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 05)
00:0c.0 SCSI storage controller: Adaptec AHA-2940U/UW/D / AIC-7881U
01:00.0 VGA compatible controller: nVidia Corporation NV10 [GeForce 256 SDR] (rev 10)
root@0[Documents]# uname -r
2.4.22
root@0[Documents]# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 002: ID 058f:9254 Alcor Micro Corp. Hub
Bus 001 Device 003: ID 045e:003c Microsoft Corp. SideWinder Joystick
Bus 001 Device 004: ID 046d:08b0 Logitech, Inc. QuickCam 3000 Pro [pwc]
root@0[Documents]#

Now it seems to me as if dhcp isn't running so I entered the command /sbin/dhclient but a got a 'no such command' response.

I am now tired and must go to bed.
Good night!


All times are GMT -5. The time now is 08:45 PM.