Re: pl rede

2004-03-09 Por tôpico linuser

Bingo! Era isso. Tinha que ter rodado o modconf, mas a besta aqui não sabia...
Rodei o modconf e modprobe via-rhine, e funcionou (não sei graças a qual dos
comandos).
Obrigado.
Paulo

At 09:27 7/3/2004 -0300, you wrote:
V. rodou o modconf p/ instalar a VIA_RHINE (deve ser esta) ?

Vinicius


linuser wrote:
 At 01:08 6/3/2004 -0300, you wrote:
 
quando dá lspci aparece somente Realtek 10/100 Mbps Ethernet PHY ?
 
 
 Bom, pessoal, apaguei o enorme thread que estava anexo, e recomecei
 novamente  a mensagem. O que ocorre com o dispositivo de rede é que não
 funciona. Tenho os seguinte dados:




Re: pl rede

2004-03-08 Por tôpico Alexandre Martani
Ola pessoal,

Tambem estou com problemas para configurar minha placa de rede. No meu caso, eh 
uma placa SiS900 onboard na asus p4s8x-x. Ao iniciar e ao tentar configura-la 
com o etherconf, tenho o seguinte erro:

eth0: ERROR while getting interface flags: No such device

Ao dar um ifconfig eth0:

eth0: error fetching interface information: Device not found

com lspci -v (cortando o que interessa):

00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 
Ethernet (rev 91)
Subsystem: Asustek Computer, Inc.: Unknown device 80a7
Flags: bus master, medium devsel, latency 32, IRQ 3
I/O ports at 9800 [size=256]
Memory at dd00 (32-bit, non-prefetchable) [size=4K]
Expansion ROM at efee [disabled] [size=128K]
Capabilities: [40] Power Management version 2
 

com dmesg | grep eth0 inicialmente nao retorna nada. Ao usar o kudzu, ele 
retorna:

eth0: Realtek RTL8201 PHY transceiver found at address 1.
eth0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0x9800, IRQ 3, 00:0c:6e:44:09:3b.

Mas mesmo assim continua nao funcionando.


Obrigado
Alexandre Martani


Em Sun,  7 Mar 2004 01:30:15 -0300 (BRT)
linuser [EMAIL PROTECTED] escreveu:

 
 At 01:08 6/3/2004 -0300, you wrote:
 quando dá lspci aparece somente Realtek 10/100 Mbps Ethernet PHY ?
 
 Bom, pessoal, apaguei o enorme thread que estava anexo, e recomecei
 novamente  a mensagem. O que ocorre com o dispositivo de rede é que 
 não funciona.
 Tenho os seguinte dados:
 
 1-o dispositivo ethernet é onboard (placa asus a7v8xx)
 
 2- um lspci -v resulta no seguinte (cortei coisas que não interessam):
 
 00:12.0 Ethernet controller: VIA Technologies, Inc. Ethernet  Controller 
 (rev 74)
   Subsystem: Asustek Computer, Inc.: Unknown device 80a1
   Flags: bus master, stepping, medium devsel, latency 32, IRQ 9
   I/O ports at b000 [size=256]
   Memory at f080 (32-bit, non-prefetchable) [size=256]
   Capabilities: [40] Power Management version 2
 
 3- um ifconfig -a resulta no seguinte:
 
 loLink encap:Local Loopback  
   inet addr:127.0.0.1  Mask:255.0.0.0
   UP LOOPBACK RUNNING  MTU:16436  Metric:1
   RX packets:36 errors:0 dropped:0 overruns:0 frame:0
   TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:0 
   RX bytes:2363 (2.3 KiB)  TX bytes:2363 (2.3 KiB)
 
 4- o arquivo de configuração do kernel (.config) contém, na seção
 correspondente a dispositivo ethernet, o seguinte:
 
 * INICIO DO .config   
 #
 # Ethernet (10 or 100Mbit)
 #
 CONFIG_NET_ETHERNET=y
 # CONFIG_SUNLANCE is not set
 CONFIG_HAPPYMEAL=m
 # CONFIG_SUNBMAC is not set
 # CONFIG_SUNQE is not set
 CONFIG_SUNGEM=m
 CONFIG_NET_VENDOR_3COM=y
 CONFIG_EL1=m
 CONFIG_EL2=m
 CONFIG_ELPLUS=m
 CONFIG_EL16=m
 CONFIG_EL3=m
 CONFIG_3C515=m
 # CONFIG_ELMC is not set
 # CONFIG_ELMC_II is not set
 CONFIG_VORTEX=m
 CONFIG_LANCE=m
 CONFIG_NET_VENDOR_SMC=y
 CONFIG_WD80x3=m
 # CONFIG_ULTRAMCA is not set
 CONFIG_ULTRA=m
 # CONFIG_ULTRA32 is not set
 CONFIG_SMC9194=m
 CONFIG_NET_VENDOR_RACAL=y
 CONFIG_NI5010=m
 CONFIG_NI52=m
 CONFIG_NI65=m
 CONFIG_AT1700=m
 CONFIG_DEPCA=m
 CONFIG_HP100=m
 CONFIG_NET_ISA=y
 CONFIG_E2100=m
 CONFIG_EWRK3=m
 CONFIG_EEXPRESS=m
 CONFIG_EEXPRESS_PRO=m
 CONFIG_HPLAN_PLUS=m
 CONFIG_HPLAN=m
 CONFIG_LP486E=m
 CONFIG_ETH16I=m
 CONFIG_NE2000=m
 CONFIG_NET_PCI=y
 CONFIG_PCNET32=y
 CONFIG_ADAPTEC_STARFIRE=m
 CONFIG_AC3200=m
 CONFIG_APRICOT=m
 CONFIG_CS89x0=m
 CONFIG_TULIP=m
 # CONFIG_TULIP_MWI is not set
 # CONFIG_TULIP_MMIO is not set
 CONFIG_DE4X5=m
 CONFIG_DGRS=m
 CONFIG_DM9102=m
 CONFIG_EEPRO100=m
 # CONFIG_LNE390 is not set
 CONFIG_FEALNX=y
 CONFIG_NATSEMI=m
 # CONFIG_NATSEMI_CABLE_MAGIC is not set
 CONFIG_NE2K_PCI=y
 # CONFIG_NE3210 is not set
 # CONFIG_ES3210 is not set
 CONFIG_8139CP=y
 CONFIG_8139TOO=y
 # CONFIG_8139TOO_PIO is not set
 # CONFIG_8139TOO_TUNE_TWISTER is not set
 CONFIG_8139TOO_8129=y
 # CONFIG_8139_NEW_RX_RESET is not set
 CONFIG_SIS900=y
 CONFIG_EPIC100=m
 CONFIG_SUNDANCE=m
 CONFIG_TLAN=m
 CONFIG_VIA_RHINE=m
 # CONFIG_VIA_RHINE_MMIO is not set
 CONFIG_WINBOND_840=y
 CONFIG_NET_POCKET=y
 CONFIG_ATP=m
 CONFIG_DE600=m
 CONFIG_DE620=m
 
 ** FIM DO .config *
 
 Alguém sabe qual a solução?
 
 Abraços.
 Paulo
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


-- 
Alexandre Martani
amartani em uol com br

Ainda usando Rwindow$ + Internet Exploder + Outloco Expresso?
Mude!

GNU/Linux + Mozilla Firefox + Sylpheed



Re: pl rede

2004-03-08 Por tôpico Alexandre Martani
Ola pessoal,

Esqueci de avisar que estou usando o kernel 2.4.24-1-686 instalado pelo 
apt-get. Suponho que ele deveria detectar automaticamente a placa, mas pelo 
visto nao eh isso que ocorre. o kernel instalado com bf24, estranhamente, fez a 
placa funcionar nas primeiras vezes, porem depois tambem para de funcionar.

Antes que perguntem.. Jah reinstalei tudo e sempre acontece a mesma coisa: 
funciona no comeco e depois para.

Obrigado
Alexandre

Em Mon, 8 Mar 2004 18:33:37 +0100
Alexandre Martani [EMAIL PROTECTED] escreveu:

 Ola pessoal,
 
 Tambem estou com problemas para configurar minha placa de rede. No meu caso, 
 eh uma placa SiS900 onboard na asus p4s8x-x. Ao iniciar e ao tentar 
 configura-la com o etherconf, tenho o seguinte erro:
 
 eth0: ERROR while getting interface flags: No such device
 
 Ao dar um ifconfig eth0:
 
 eth0: error fetching interface information: Device not found
 
 com lspci -v (cortando o que interessa):
 
 00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 
 Ethernet (rev 91)
 Subsystem: Asustek Computer, Inc.: Unknown device 80a7
 Flags: bus master, medium devsel, latency 32, IRQ 3
 I/O ports at 9800 [size=256]
 Memory at dd00 (32-bit, non-prefetchable) [size=4K]
 Expansion ROM at efee [disabled] [size=128K]
 Capabilities: [40] Power Management version 2
  
 
 com dmesg | grep eth0 inicialmente nao retorna nada. Ao usar o kudzu, ele 
 retorna:
 
 eth0: Realtek RTL8201 PHY transceiver found at address 1.
 eth0: Using transceiver found at address 1 as default
 eth0: SiS 900 PCI Fast Ethernet at 0x9800, IRQ 3, 00:0c:6e:44:09:3b.
 
 Mas mesmo assim continua nao funcionando.
 
 
 Obrigado
 Alexandre Martani
 

-- 
Alexandre Martani
amartani em uol com br

Ainda usando Rwindow$ + Internet Exploder + Outloco Expresso?
Mude!

GNU/Linux + Mozilla Firefox + Sylpheed



Re: pl rede

2004-03-07 Por tôpico Vinicius De Mario

V. rodou o modconf p/ instalar a VIA_RHINE (deve ser esta) ?

Vinicius


linuser wrote:

At 01:08 6/3/2004 -0300, you wrote:


quando dá lspci aparece somente Realtek 10/100 Mbps Ethernet PHY ?



Bom, pessoal, apaguei o enorme thread que estava anexo, e recomecei
novamente  a mensagem. O que ocorre com o dispositivo de rede é que não
funciona. Tenho os seguinte dados:

1-o dispositivo ethernet é onboard (placa asus a7v8xx)

2- um lspci -v resulta no seguinte (cortei coisas que não interessam):

00:12.0 Ethernet controller: VIA Technologies, Inc. Ethernet Controller (rev 74)
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
Flags: bus master, stepping, medium devsel, latency 32, IRQ 9
I/O ports at b000 [size=256]
Memory at f080 (32-bit, non-prefetchable) [size=256]
Capabilities: [40] Power Management version 2

3- um ifconfig -a resulta no seguinte:

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0

  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:36 errors:0 dropped:0 overruns:0 frame:0
  TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:2363 (2.3 KiB)  TX bytes:2363 (2.3 KiB)


4- o arquivo de configuração do kernel (.config) contém, na seção
correspondente a dispositivo ethernet, o seguinte:

* INICIO DO .config   
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_SUNLANCE is not set
CONFIG_HAPPYMEAL=m
# CONFIG_SUNBMAC is not set
# CONFIG_SUNQE is not set
CONFIG_SUNGEM=m
CONFIG_NET_VENDOR_3COM=y
CONFIG_EL1=m
CONFIG_EL2=m
CONFIG_ELPLUS=m
CONFIG_EL16=m
CONFIG_EL3=m
CONFIG_3C515=m
# CONFIG_ELMC is not set
# CONFIG_ELMC_II is not set
CONFIG_VORTEX=m
CONFIG_LANCE=m
CONFIG_NET_VENDOR_SMC=y
CONFIG_WD80x3=m
# CONFIG_ULTRAMCA is not set
CONFIG_ULTRA=m
# CONFIG_ULTRA32 is not set
CONFIG_SMC9194=m
CONFIG_NET_VENDOR_RACAL=y
CONFIG_NI5010=m
CONFIG_NI52=m
CONFIG_NI65=m
CONFIG_AT1700=m
CONFIG_DEPCA=m
CONFIG_HP100=m
CONFIG_NET_ISA=y
CONFIG_E2100=m
CONFIG_EWRK3=m
CONFIG_EEXPRESS=m
CONFIG_EEXPRESS_PRO=m
CONFIG_HPLAN_PLUS=m
CONFIG_HPLAN=m
CONFIG_LP486E=m
CONFIG_ETH16I=m
CONFIG_NE2000=m
CONFIG_NET_PCI=y
CONFIG_PCNET32=y
CONFIG_ADAPTEC_STARFIRE=m
CONFIG_AC3200=m
CONFIG_APRICOT=m
CONFIG_CS89x0=m
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
CONFIG_DE4X5=m
CONFIG_DGRS=m
CONFIG_DM9102=m
CONFIG_EEPRO100=m
# CONFIG_LNE390 is not set
CONFIG_FEALNX=y
CONFIG_NATSEMI=m
# CONFIG_NATSEMI_CABLE_MAGIC is not set
CONFIG_NE2K_PCI=y
# CONFIG_NE3210 is not set
# CONFIG_ES3210 is not set
CONFIG_8139CP=y
CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
CONFIG_8139TOO_8129=y
# CONFIG_8139_NEW_RX_RESET is not set
CONFIG_SIS900=y
CONFIG_EPIC100=m
CONFIG_SUNDANCE=m
CONFIG_TLAN=m
CONFIG_VIA_RHINE=m
# CONFIG_VIA_RHINE_MMIO is not set
CONFIG_WINBOND_840=y
CONFIG_NET_POCKET=y
CONFIG_ATP=m
CONFIG_DE600=m
CONFIG_DE620=m

** FIM DO .config *

Alguém sabe qual a solução?

Abraços.
Paulo





--
Photographo amador
Usuario linux #152103
DX - Sony SW7600GR
Sao Paulo - SP - Brasil




Re: pl rede

2004-03-06 Por tôpico linuser

At 01:08 6/3/2004 -0300, you wrote:
quando dá lspci aparece somente Realtek 10/100 Mbps Ethernet PHY ?

Bom, pessoal, apaguei o enorme thread que estava anexo, e recomecei
novamente  a mensagem. O que ocorre com o dispositivo de rede é que não
funciona. Tenho os seguinte dados:

1-o dispositivo ethernet é onboard (placa asus a7v8xx)

2- um lspci -v resulta no seguinte (cortei coisas que não interessam):

00:12.0 Ethernet controller: VIA Technologies, Inc. Ethernet Controller (rev 74)
Subsystem: Asustek Computer, Inc.: Unknown device 80a1
Flags: bus master, stepping, medium devsel, latency 32, IRQ 9
I/O ports at b000 [size=256]
Memory at f080 (32-bit, non-prefetchable) [size=256]
Capabilities: [40] Power Management version 2

3- um ifconfig -a resulta no seguinte:

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:36 errors:0 dropped:0 overruns:0 frame:0
  TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:2363 (2.3 KiB)  TX bytes:2363 (2.3 KiB)

4- o arquivo de configuração do kernel (.config) contém, na seção
correspondente a dispositivo ethernet, o seguinte:

* INICIO DO .config   
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_SUNLANCE is not set
CONFIG_HAPPYMEAL=m
# CONFIG_SUNBMAC is not set
# CONFIG_SUNQE is not set
CONFIG_SUNGEM=m
CONFIG_NET_VENDOR_3COM=y
CONFIG_EL1=m
CONFIG_EL2=m
CONFIG_ELPLUS=m
CONFIG_EL16=m
CONFIG_EL3=m
CONFIG_3C515=m
# CONFIG_ELMC is not set
# CONFIG_ELMC_II is not set
CONFIG_VORTEX=m
CONFIG_LANCE=m
CONFIG_NET_VENDOR_SMC=y
CONFIG_WD80x3=m
# CONFIG_ULTRAMCA is not set
CONFIG_ULTRA=m
# CONFIG_ULTRA32 is not set
CONFIG_SMC9194=m
CONFIG_NET_VENDOR_RACAL=y
CONFIG_NI5010=m
CONFIG_NI52=m
CONFIG_NI65=m
CONFIG_AT1700=m
CONFIG_DEPCA=m
CONFIG_HP100=m
CONFIG_NET_ISA=y
CONFIG_E2100=m
CONFIG_EWRK3=m
CONFIG_EEXPRESS=m
CONFIG_EEXPRESS_PRO=m
CONFIG_HPLAN_PLUS=m
CONFIG_HPLAN=m
CONFIG_LP486E=m
CONFIG_ETH16I=m
CONFIG_NE2000=m
CONFIG_NET_PCI=y
CONFIG_PCNET32=y
CONFIG_ADAPTEC_STARFIRE=m
CONFIG_AC3200=m
CONFIG_APRICOT=m
CONFIG_CS89x0=m
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
CONFIG_DE4X5=m
CONFIG_DGRS=m
CONFIG_DM9102=m
CONFIG_EEPRO100=m
# CONFIG_LNE390 is not set
CONFIG_FEALNX=y
CONFIG_NATSEMI=m
# CONFIG_NATSEMI_CABLE_MAGIC is not set
CONFIG_NE2K_PCI=y
# CONFIG_NE3210 is not set
# CONFIG_ES3210 is not set
CONFIG_8139CP=y
CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
CONFIG_8139TOO_8129=y
# CONFIG_8139_NEW_RX_RESET is not set
CONFIG_SIS900=y
CONFIG_EPIC100=m
CONFIG_SUNDANCE=m
CONFIG_TLAN=m
CONFIG_VIA_RHINE=m
# CONFIG_VIA_RHINE_MMIO is not set
CONFIG_WINBOND_840=y
CONFIG_NET_POCKET=y
CONFIG_ATP=m
CONFIG_DE600=m
CONFIG_DE620=m

** FIM DO .config *

Alguém sabe qual a solução?

Abraços.
Paulo