Re: Onboard ethernet adapter lights not flash anymore... Network not connect too!

2010-08-07 Thread Camaleón
On Fri, 06 Aug 2010 19:31:26 -0300, Marcelo Laia wrote:

> I think my car is died :(
> 
> I have a Dell Latitude D630 and here is the commands outputs:

http://kmuto.jp/debian/hcl/DELL/Latitude+D630

> marc...@laia:~$ /usr/bin/lspci | grep Ethernet 09:00.0 Ethernet
> controller: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI
> Express (rev 02) 

At least is detected by the system.

> marc...@laia:~$ /sbin/ifconfig
> eth0  Link encap:Ethernet  Endereço de HW 00:1e:4f:fd:9a:de
>   UP BROADCASTMULTICAST  MTU:1500  Métrica:1 RX packets:0
>   errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0
>   dropped:0 overruns:0 carrier:0 colisões:0 txqueuelen:1000
>   RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B) IRQ:17

Have you configured the network adapter? Do you use a DHCP server to get 
the adapter data? What does "/etc/network/interfaces" looks like? How 
about the logs (dmesg | grep eth0)?

Maybe you just need a firmware or load the correct module :-?

Please, provide more information about your network setup.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.08.07.16.42...@gmail.com



Re: Onboard ethernet adapter lights not flash anymore... Network not connect too!

2010-08-07 Thread Jordon Bedwell

On 08/06/2010 05:31 PM, Marcelo Laia wrote:

Hi

I think my car is died :(

I have a Dell Latitude D630 and here is the commands outputs:


marc...@laia:~$ /usr/bin/lspci | grep Ethernet
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M
Gigabit Ethernet PCI Express (rev 02)
marc...@laia:~$ /sbin/ifconfig
eth0  Link encap:Ethernet  Endereço de HW 00:1e:4f:fd:9a:de
   UP BROADCASTMULTICAST  MTU:1500  Métrica:1
   RX packets:0 errors:0 dropped:0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   colisões:0 txqueuelen:1000
   RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
   IRQ:17
...



Have you any idea about this?

My card is onboard.

Is an usb ethernet adapter suitable? Like this http://is.gd/e6BR7

thank you.

   


You called an engineer or computer tech in your area and had them look 
at it? They'll let you know what's wrong and if it's cheap to replace 
the part? It might not be worth it anyways since I remember seeing that 
laptop back in 200(7-8).  I came in too late, but have you tried 
switching to the wireless chipset?  Technically, unless you're doing 
network transfers your wireless G can out speed your public facing 
connection anyways (unless you're on Gigabit, FiOS [depending], etc...) 
so it might be worth it.  Anyways, be careful of which usb ethernet 
cable you use.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c5d8ce0.80...@envygeeks.com



Re: Re: Onboard ethernet adapter lights not flash anymore... Network not connect too!

2010-08-06 Thread Marcelo Laia
Hi

I think my car is died :(

I have a Dell Latitude D630 and here is the commands outputs:


marc...@laia:~$ /usr/bin/lspci | grep Ethernet
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M
Gigabit Ethernet PCI Express (rev 02)
marc...@laia:~$ /sbin/ifconfig
eth0  Link encap:Ethernet  Endereço de HW 00:1e:4f:fd:9a:de
  UP BROADCASTMULTICAST  MTU:1500  Métrica:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  colisões:0 txqueuelen:1000
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  IRQ:17
...



Have you any idea about this?

My card is onboard.

Is an usb ethernet adapter suitable? Like this http://is.gd/e6BR7

thank you.

-- 
Marcelo Luiz de Laia
Diamantina - MG - Brasil (Brazil)
Linux user number 487797


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=mnxwdkixuzu=7v-jexu2zdnm7yvyvgs1rb...@mail.gmail.com



Re: Onboard ethernet adapter lights not flash anymore... Network not connect too!

2010-08-03 Thread Andrei Popescu
On Ma, 03 aug 10, 09:39:31, Marcelo Laia wrote:
> Hi,
> 
> Suddenly, my onboard ethernet adapter lights not flash anymore and my
> network not connect too! I already have changed the cable and nothing
> goes up.

Did you make any changes to the software? If not it could also be a 
hardware issue. Try using another card.

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Onboard ethernet adapter lights not flash anymore... Network not connect too!

2010-08-03 Thread Camaleón
On Tue, 03 Aug 2010 09:39:31 -0300, Marcelo Laia wrote:

> Suddenly, my onboard ethernet adapter lights not flash anymore and my
> network not connect too! I already have changed the cable and nothing
> goes up.

Does the system detect the ethernet network adapter?

"/usr/bin/lspci | grep Ethernet" will tell.

Also, did the kernel properly configure the card?

"/sbin/ifconfig" will tell.

I think it could be a kernel detection/configuration issue (kernel 2.6.34 
fails to detect my wired intel nic) or just a hardware issue (card went 
bad/died).

Also, check the swicth port you are connecting to is in good shape.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.08.03.14.18...@gmail.com



Onboard ethernet adapter lights not flash anymore... Network not connect too!

2010-08-03 Thread Marcelo Laia
Hi,

Suddenly, my onboard ethernet adapter lights not flash anymore and my
network not connect too! I already have changed the cable and nothing
goes up.

Now, I only could connect by wireless network.

Have you any clue to me?

My system:

Debian testing

Linux laia 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686 GNU/Linux

-- 
Marcelo Luiz de Laia
Diamantina - MG - Brasil (Brazil)
Linux user number 487797


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimp1w-os-dy8gjpztwostksszt+act80w+de...@mail.gmail.com