You are not logged in.

#1 2009-01-22 05:36:43

el_zoona
Member
From: Argentina
Registered: 2008-02-01
Posts: 58
Website

PCMCIA Realtek Ethernet card not detected

Hi, I'm trying to use a PCMCIA Etherner Card with Realtek chip.

If the card it's already plugged when booting, Udev takes 180000 ms to finish and the card doesn't work. If it's plugged while booted, dmesg shows that there's a "something" at SmartCardBus but, again, card doesn't get recognized.

"Ifconfig -a" shows nothing, and I know the card works 'cause I've tryed with an Ubuntu cd and the cards works perfect. I've looked for the modules, and 8139too & 8139cp where loaded, wich I've tryed in arch and still doesn't work, It also detects the same hardware with lspci (Arch detects the Cardbus but not the realtek card, Ubuntu detects both) and lspcmcia.

Ubuntu is using kernel 2.6.27-7 and Arch 2.6.28.

hwd -e:

1217:7113 CardBus bridge: 02 Micro, Inc. module:yanta_cardbus
                 OZ711EC1 SmartCardBus Controller

lspmcia:

Socket 0 Bridge:       [yenta_cardbus]     (bus ID: 0000:02:01.0)
  CardBus card -- see "lspci" for more information
Socket 1 Bridge:       [yenta_cardbus]     (bus ID: 0000:02:01.1)
Socket 1 Device 0:    [-- no driver --]    (bus ID: 1.0)

lspci:

00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 [Mobility FireGL 9000] (rev 02)
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet (rev ff)
02:01.0 CardBus bridge: O2 Micro, Inc. OZ711EC1 SmartCardBus Controller (rev 20)
02:01.1 CardBus bridge: O2 Micro, Inc. OZ711EC1 SmartCardBus Controller (rev 20)
02:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)

dmesg:

int3: 0000 [#1] PREEMPT SMP 
last sysfs file: /sys/devices/pci0000:00/0000:00:1e.0/0000:02:03.0/class
Modules linked in: usb_storage joydev ppdev iTCO_wdt iTCO_vendor_support ehci_hcd psmouse uhci_hcd parport_pc lp serio_raw usbcore shpchp pci_hotplug sg video output parport pcspkr ppp_generic intel_agp agpgart pcmcia dcdbas thermal evdev fan button battery ac acpi_cpufreq freq_table processor snd_intel8x0m snd_seq_oss snd_intel8x0 snd_seq_midi_event snd_seq snd_seq_device snd_ac97_codec snd_pcm_oss snd_pcm snd_timer snd_page_alloc snd_mixer_oss snd soundcore ac97_bus ipw2200 ieee80211 ieee80211_crypt tg3 libphy slhc rtc_cmos rtc_core rtc_lib ext3 jbd mbcache sr_mod cdrom yenta_socket rsrc_nonstatic pcmcia_core sd_mod ata_piix ata_generic pata_acpi libata scsi_mod

Pid: 435, comm: pccardd Not tainted (2.6.28-ARCH #1) Inspiron 600m                   
EIP: 0060:[<c044dce0>] EFLAGS: 00000246 CPU: 0
EIP is at quirk_h12y_1_mmio+0x1/0x26
EAX: de4fc800 EBX: c03cbdc0 ECX: de4fc840 EDX: de4fc800
ESI: c03cc110 EDI: de4fc800 EBP: df8ae400 ESP: df1b9ef4
 DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
Process pccardd (pid: 435, ti=df1b8000 task=df1ba000 task.ti=df1b8000)
Stack:
 c02192c3 de4fc800 df8ae400 de4fc800 c0216a59 00000200 00000000 c031c93c
 de4fc826 c03b3d25 00000000 00000003 00000000 00000000 00000001 df8ae420
 de4fc858 00000200 813910ec 00ffffed 00000000 00000000 00000000 df8ae400
Call Trace:
 [<c02192c3>] pci_fixup_device+0x63/0xc0
 [<c0216a59>] pci_device_add+0x69/0xb0
 [<c031c93c>] pci_scan_single_device+0x35c/0x4f0
 [<c0216ac3>] pci_scan_slot+0x23/0x80
 [<e0bd850f>] cb_alloc+0x1f/0xd4 [pcmcia_core]
 [<e0bd4854>] socket_insert+0x124/0x140 [pcmcia_core]
 [<e0bd5202>] pccardd+0x202/0x290 [pcmcia_core]
 [<e0bd5000>] pccardd+0x0/0x290 [pcmcia_core]
 [<c01440f9>] kthread+0x39/0x70
 [<c01440c0>] kthread+0x0/0x70
 [<c0104d33>] kernel_thread_helper+0x7/0x14
Code: cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc <cc> cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 
EIP: [<c044dce0>] quirk_h12y_1_mmio+0x1/0x26 SS:ESP 0068:df1b9ef4
---[ end trace 6fe320c81d500dc7 ]---
note: pccardd[435] exited with preempt_count 1
pci 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[drm] Initialized drm 1.1.0 20060810
[drm] Initialized radeon 1.29.0 20080528 on minor 0
agpgart-intel 0000:00:00.0: AGP 2.0 bridge
agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
pci 0000:01:00.0: putting AGP V2 device into 4x mode
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test succeeded in 2 usecs

rc.conf:

MODULES=(slhc tg3 ipw2200 ac97_bus snd-mixer-oss snd-pcm-oss snd-page-alloc snd-pcm snd-timer snd snd-ac97-codec snd-intel8x0 snd-intel8x0m soundcore acpi-cpufreq) 

DAEMONS=(syslog-ng network netfs dbus hal !crond cpufreq fam avahi-daemon pcmcia)

I've tryed loading: 8139too 8139cp pcmcia_core pcmcia yenta_socket rsrc_nonstatic

The bradcom is the original eth port wich I'm replacing because stop working long time ago (And I also tryed disabling it from BIOS, and it's the same).

I'm mising something that I should load or run? I've googled a lot, but people just plug the card and that's all :-P. Any idea would be welcomed :-).

EDIT: Fix title (PMCIA*)

Last edited by el_zoona (2009-01-22 07:25:00)


// Send more Chuck Berry

Offline

#2 2009-01-22 09:58:02

el_zoona
Member
From: Argentina
Registered: 2008-02-01
Posts: 58
Website

Re: PCMCIA Realtek Ethernet card not detected

Nevermind...It's Kernel 2.6.28...I'm a lucky guy, eh? :-(

Booted into Arch Overlod cd and a simple lspci show my shiny new card...Now  i'm going to erase my hole system (it was new anyway) and check if a Suy breaks the drivers again. In that case, i should file a bug somewhere, right?


// Send more Chuck Berry

Offline

#3 2009-01-24 19:19:49

smartboyathome
Member
From: $HOME
Registered: 2007-12-23
Posts: 334
Website

Re: PCMCIA Realtek Ethernet card not detected

Thanks, I have an SMC EZ PCMCIA 10/100 card, and it also uses the realtek driver. I was wondering why internet wasn't detected.

Offline

Board footer

Powered by FluxBB