Ubuntu 7.10 Nic card problem

View: New views
1 Messages — Rating Filter:   Alert me  

Ubuntu 7.10 Nic card problem

by Rapha Baroudi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I need help, I have a Dell Inspiron 2650 and I just installed Ubuntu on it version 7.10

i got those readying

Code:
Module			Size Used By
rfcomm 42136 2
12cap 26240 11 rfcomm

bluetooth 57060 4rfcomm,12cap
ppdev 10244 0
speedstep_ich 6416 0
speedstep_lib 6404 1 speedstep_ich
cpufreq_ondemand 9612 1
cpufreq_userspace 5280 0
cpufreq_stats 7232 0
freq_table 5792 3speedstep_ich,cpufreq_ondemand.cpufreq_status

cpufreq_powersave 2688 0
cpufreq_conservative 8072 0
ac 6148 0
dock 10656 0
button 8976 0
sbs 19592 0
container 5504 0
video 18060 0
battery 11012 0
lp 12580 0
bcm43xx 127336 0

ieee80211softmac 31360 1 bcm43xx
ieee80211 35656 2 bcm43xx,ieee80211softmac
ieee80211_crypt 7040 1 ieee80211
joydev 11328 0
snd_inte18x0 34972 1
snd_ac97_codec 100644 1 snd_inte18x0
ac97_bus 3200 1 snd_ac97_codec

snd_pcm_oss 44672 0
snd_mixer_oss 17664 1 snd_pcm_oss
snd_pcm 80388 3 snd_inte18x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 4740 0
pcmcia 41388 0
snd_seq_oss 33152 0
snd_seq_midi 9600 0
snd_rawmidi 25728 1 snd_seq_midi

i2c_core 26112 0
yenta_socket 27532 2
rsrc_nonstatic 14080 1 yenta_socket
parport_pc 37412 1
parport 37448 3 ppdev,lp,parport_pc
snd_seq_midi_event 8448 2 snd_seq_oss,snd_seq_midi
snd_seq 53232 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event

snd_timer 24324 2 snd_pcm,snd_seq
snd_seq_device 9288 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
pcmcia_core 40980 3 pcmia,yenta_socket,rsrc_nonstatic
serio_raw 8068 0
psmouse 39952 0

snd 54660 12
snd_inte18x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 8800 1 snd
snd_page_alloc 11440 2 snd_inte18x0,snd_pcm
iTCO_wdt 11940 0

intel_agp 25620 1
iTCO_vendor_support 4868 1 iTCO_wdt
shpchp 34580 0
pci_hotplug 32704 1 shpchp
agpgart 35016 1 intel_agp
evdev 11136 6
ext3 133896 1
jbd 60456 1 ext3
mbcache 9732 1 ext3

sg 36764 0
sr_mod 17828 0
cdrom 37536 1 sr_mod
sd_mod 30336 3
ata_generic 8452 0
floppy 60004 0
3c59x 46632 0
mii 6528 1 3c59x
ata_piix 17540 2
libata 125168 2 ata_generic,ata_piix

scse_mod 147084 4 sg,sr_mod.sd_mod,libata
uhci_hcd 26640 0
usbcore 138632 2 uhci_hcd
thermal 14344 0
processor 32072 1 thermal
fan 5764 0
fuse 47124 0
apparmor 40728 0
commoncap 8320 1 apparmor
and my Wired Connection:Address:dhcp, but when i clicked on properties it does not show an IP address or subnet Mask or gateway address all these fields are empty.

In my Network tools I have both a loop back interface and Ethernet interface (eth0) but all the interface information on both of them says not available. Also, on the Network Device when i click on Ethernet Interface (eth0) the configure button is disabled....

Also i did this,

I ran the following commands:

rbaroudi@RAF:~$ lspci
00:00.0 Host bridge: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge (rev 05)
00:01.0 PCI bridge: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge (rev 05)
00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02)
00:1f.6 Modem: Intel Corporation 82801CA/CAM AC'97 Modem Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 Go] (rev b2)
02:01.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
02:04.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller
03:00.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
rbaroudi@RAF:~$ ifstatus eth0
The program 'ifstatus' is currently not installed. You can install it by typing:
sudo apt-get install ifplugd
You will have to enable component called 'universe'
bash: ifstatus: command not found
rbaroudi@RAF:~$ ifstatus eth1
The program 'ifstatus' is currently not installed. You can install it by typing:
sudo apt-get install ifplugd
You will have to enable component called 'universe'
bash: ifstatus: command not found
rbaroudi@RAF:~$


also, my Nic is not wireless its an Ethernet port with wired LAN..

I believe that my cable is good i just tested it, but i believe its a routing problem because the IP address and subnet mask fields are empty, and i dont know what to type in them.

Please, consider helping me with this....i tried the forums for over a month and no one could help me with it, so please, if you got time i would certainly appreciate it. Thanks again :)

Raphael Baroudi

--
Joshua 24:15
--
laptop-testing-team mailing list
laptop-testing-team@...
https://lists.ubuntu.com/mailman/listinfo/laptop-testing-team