pcmcia wireless karte

salex

*BSD-Fighter
Hallo *BSD User!

Hier auf meinem Laptop Amilo D 7820 von Fujitsu Siemens habe ich das Problem, dass ich meine Wireless Lan Karte DLink dwl g 650 nicht zum laufen bekomme.

Unter Linux habe ich einfach hermes, ... in den kernel gepackt, und es ging sofort nachdem ich ifconfig eth1 up geamcht hatte. Ich habe keine extra Driver benötigt...

Aber hier auf FreeBSD scheint es nicht zu funktionieren...

Wenn ich die Karte einschiebe erhalte ich folgende Meldung:

Code:
TUPLE: LONGLINK_CB [7] is unhandled! Bailing...cardbus0: <network> at device 0.0 (no driver attached)
cbb0: CardBus card activation failed

Es wird auch keine zusaetzliche Karte bei ifconfig -a zugefuegt.

In meinem Kernel habe ich genau die WLAN Module drinnen, die auch im GENERIC enthalten sind.

Ich habe mich schon genauer informiert, und es sieht so aus, als braeuchte ich den wi treiber (prism54)...
ich habe malk versucht den kernel nur mit dem wi modul zu bauen., ohne die anderen module, und es scheiterte mit einem fehler... zusammen mit den anderen kompiliert es aber gut... :zitter:

Danke schonmal.

salex
 
die hat doch einen atheros chipsatz.
guck mal ob die unter:
#man ath
drin steht. wenn ja mußt du entweder einen neuen kernel backen mit:
device ath
device ath_hal
oder die module nachträglich laden wäre wohl sinnvoller.
 
Half leider alles nichts.

Ich brauche wohl einen prism54 Treiber für FreeBSD...

Oder kann es sein, dass eifnach mein cardbus nicht funktioniert (softwaremaessig)
 
salex schrieb:
Half leider alles nichts.

Ich brauche wohl einen prism54 Treiber für FreeBSD...

Oder kann es sein, dass eifnach mein cardbus nicht funktioniert (softwaremaessig)
zeigt doch mal dein
#dmesg

bis du ganz sicher das deine karte einen prism chip hat.
weil in der liste steht das das ein atheros wäre:

Aztech WL830PC AR5212 CardBus b/g
D-Link DWL-A650 AR5210 CardBus a
D-Link DWL-AB650 AR5211 CardBus a/b
D-Link DWL-A520 AR5210 PCI a
D-Link DWL-AG520 AR5212 PCI a/b/g
D-Link DWL-AG650 AR5212 CardBus a/b/g
D-Link DWL-G520B AR5212 PCI b/g
D-Link DWL-G650B AR5212 CardBus b/g
Elecom LD-WL54AG AR5212 Cardbus a/b/g
Elecom LD-WL54 AR5211 Cardbus a
Fujitsu E5454 AR5212 Cardbus a/b/g
Fujitsu FMV-JW481 AR5212 Cardbus a/b/g
Fujitsu E5454 AR5212 Cardbus a/b/g
HP NC4000 AR5212 PCI a/b/g
I/O Data WN-AB AR5212 CardBus a/b
I/O Data WN-AG AR5212 CardBus a/b/g
I/O Data WN-A54 AR5212 CardBus a
Linksys WMP55AG AR5212 PCI a/b/g
Linksys WPC51AB AR5211 CardBus a/b
Linksys WPC55AG AR5212 CardBus a/b/g
NEC PA-WL/54AG AR5212 CardBus a/b/g
Netgear WAG311 AR5212 PCI a/b/g
Netgear WAB501 AR5211 CardBus a/b
Netgear WAG511 AR5212 CardBus a/b/g
Netgear WG311 AR5212 PCI b/g
Netgear WG311T AR5212 PCI b/g
Netgear WG511T AR5212 CardBus b/g
Orinoco 8480 AR5212 CardBus a/b/g
Orinoco 8470WD AR5212 CardBus a/b/g
Proxim Skyline 4030 AR5210 CardBus a
Proxim Skyline 4032 AR5210 PCI a
Samsung SWL-5200N AR5212 CardBus a/b/g
SMC SMC2735W AR5210 CardBus a
Sony PCWA-C700 AR5212 Cardbus a/b
Sony PCWA-C300S AR5212 Cardbus b/g
Sony PCWA-C500 AR5210 Cardbus a
3Com 3CRPAG175 AR5212 CardBus a/b/g
 
Ja, also unter Linux ging es ohne Probleme mit dem hermes prism zeugs.
ich habe acx100 installiert, und habe in den kernel auch ein ath und ein ath_hal eingebunden...

s-tlk schrieb:
zeigt doch mal dein
#dmesg

Code:
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 5.3-RELEASE #10: Sun Jan 30 11:22:31 CET 2005
    root@eris.mshome.net:/usr/src/sys/i386/compile/ERIS
module_register: module isa/cbb already exists!
Module isa/cbb failed to register: 17
module_register: module pci/cbb already exists!
Module pci/cbb failed to register: 17
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Pentium(R) 4 CPU 2.53GHz (2523.10-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf27  Stepping = 7
  Features=0xbfebf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
real memory  = 534773760 (510 MB)
avail memory = 513568768 (489 MB)
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <PTLTD   RSDT> on motherboard
acpi0: Power Button (fixed)
acpi_ec0: <Embedded Controller: GPE 0x1e> port 0x66,0x62 on acpi0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
cpu0: <ACPI CPU (2 Cx states)> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz1: <Thermal Zone> on acpi0
acpi_button0: <Power Button> on acpi0
acpi_button1: <Sleep Button> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_cmbat0: <Control Method Battery> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <SiS 645DX host to AGP bridge> mem 0xe8000000-0xebffffff at device 0.0 on pci0
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 2.0 on pci0
isa0: <ISA bus> on isab0
fwohci0: <SiS 7007> mem 0xec000000-0xec000fff irq 11 at device 2.3 on pci0
fwohci0: OHCI version 1.0 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:01:24:10:32:0e:b1:f3
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:01:24:0e:b1:f3
fwe0: Ethernet address: 02:01:24:0e:b1:f3
fwe0: if_start running deferred for Giant
sbp0: <SBP-2/SCSI over FireWire> on firewire0
fwohci0: Initiate bus reset
fwohci0: node_id=0xc000ffc0, gen=1, CYCLEMASTER mode
firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
atapci0: <SiS 962/963 UDMA133 controller> port 0x1000-0x100f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 2.5 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
pci0: <simple comms> at device 2.6 (no driver attached)
pci0: <multimedia, audio> at device 2.7 (no driver attached)
ohci0: <SiS 5571 USB controller> mem 0xec001000-0xec001fff irq 11 at device 3.0 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: <SiS 5571 USB controller> on ohci0
usb0: USB revision 1.0
uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ohci1: <SiS 5571 USB controller> mem 0xec002000-0xec002fff irq 11 at device 3.1 on pci0
ohci1: [GIANT-LOCKED]
usb1: OHCI version 1.0, legacy support
usb1: <SiS 5571 USB controller> on ohci1
usb1: USB revision 1.0
uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
ohci2: <SiS 5571 USB controller> mem 0xec003000-0xec003fff irq 11 at device 3.2 on pci0
ohci2: [GIANT-LOCKED]
usb2: OHCI version 1.0, legacy support
usb2: <SiS 5571 USB controller> on ohci2
usb2: USB revision 1.0
uhub2: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xec004000-0xec004fff irq 11 at device 3.3 on pci0
ehci0: [GIANT-LOCKED]
ehci_pci_attach: companion usb0
ehci_pci_attach: companion usb1
ehci_pci_attach: companion usb2
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: <EHCI (generic) USB 2.0 controller> on ehci0
usb3: USB revision 2.0
uhub3: SiS EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
sis0: <SiS 900 10/100BaseTX> port 0x2000-0x20ff mem 0xec005000-0xec005fff irq 11 at device 4.0 on pci0
miibus0: <MII bus> on sis0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sis0: Ethernet address: 00:00:e2:9a:1a:4e
cbb0: <ENE CB1420 PCI-CardBus Bridge> at device 9.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb1: <ENE CB1420 PCI-CardBus Bridge> at device 9.1 on pci0
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
fdc0: <floppy drive controller> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ppc0: <Standard parallel printer port> port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xdc000-0xdffff,0xc0000-0xcefff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 2523100712 Hz quality 800
Timecounters tick every 10.000 msec
ad0: 38154MB <TOSHIBA MK4018GAS/Q1.03 E> [77520/16/63] at ata0-master UDMA100
acd0: CDRW <QSI CD-RW/DVD-ROM SBW-242/UX10> at ata1-master UDMA33
ums0: ACROX Combo Mouse, rev 1.00/5.50, addr 2, iclass 3/1
ums0: 3 buttons and Z dir.
Mounting root from ufs:/dev/ad0s3a
fire_saver: the console does not support M_VGA_CG320
module_register_init: MOD_LOAD (fire_saver, 0xc1de0be0, 0) error 19
drm0: <ATI Radeon Lf R250 Mobility 9000 M9> port 0xa000-0xa0ff mem 0xec100000-0xec10ffff,0xf0000000-0xf7ffffff irq 11 at device 0.0 on pci1

Kernel Options PCMCIA:
# PCMCIA and cardbus bridge support
device cbb # cardbus (yenta) bridge
device cardbus # CardBus (32-bit) bus

eris# pccardc dumpcis
0 slots found

eris# pccardc rdmap
eris# (Bringt keinen Output)
 
also dein cardbus wird richtig erkannt. obwohl das nicht viel heißt. bei meinem acer wird der auch erkannt und funktioniert trotzdem nicht richtig.
bis du sicher das das dlink dwl g650 und nicht dwl g650+ ist?das ist nämlich ein riesen unterschied wie ich am eigen leib erfahren mußte. die verbauen nämlich unterschiedliche chipsätze auf den karten und da macht ein "+" viel aus.
 
Das mit den dwl g 650 und dwl g 650+ ist immer so eine Sache...

Ich glaube die von DLink kennen sich da selber nicht so recht aus....

Ich habe die Karte bei eBay gekauft, Und es hieß 54 MBit.

Auf meiner Karte selber steht dwl g 650 und nicht dwl g 650+. ISt aber Air Plus.

Ich habe die dwl g 650 und die dwl g 650+ mit den bildern auf www.dlink.de mit meiner verglichen. bei der dwl g 650+ steht tatsaelich ein + dahinter. das steht bei mir aber nicht... Also habe ich die dwl g 650...

Auf jeden Fall die Karte, die 54 MBit hat...
 
Da gibt es doch dieses "pff"...

Dieses habe ich mir mal geladen, und versucht zu installiert. Dieses bricht aber ab:
eris% make clean
rm -f firmware-1_0_4_3.h /mnt/daten/pff/export_syms if_pff.ko if_pff.kld if_pff.o if_pff_pci.o @ machine symb.tmp tmp.o if_pff.ko.debug bus_if.h device_if.h pci_if.h
eris% make
Warning: Object directory not changed from original /mnt/daten/pff
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
make: don't know how to make 1.0.4.3.arm. Stop


http://green.homeunix.org/~green/prism54-driver/pff/
 
Ich habe jetzt erfolgreich pff installiert. wenn ich das if_pff modul lade, dann erscheint folgendes wenn ich die karte reinstecke:

TUPLE: INDIRECT [67] is unhandled! Bailing...pff0: <D-Link Air Plus Xtreme G A1 - DWL-g650 A1> at device 0.0 on cardbus0
pff0: requested interrupt 6-6,count = 1 not supported by cbb
pff0: cannot allocate IRQdevice_attach: pff0 attach returned 6
cbb0: CardBus card activation failed

Der Kartentyp wird also jetzt erkannt. Ich glaube nicht, dass es jetzt noch an der Wireless Lan Karte liegt... Ich denke eher, dass da ein Problem mit meinem cardbus ist...
 
Jetzt geht die Karte!!

man muss folgendermassen vorgehen:

pff installieren.

wenn karte noch nicht steckt:

kldload if_pff

karte stecken

kldunload if_pff
kldload if_pff

dann karte raus und wieder rein.
fertig

bisschen komisch, aber so gehts ;)
 
Hi, ich klinke mich mal in diesen uralten Thread ein. Nachdem mein Notebook nun mit nur noch 256MB keine Freezes mehr hat, versuche ich ich am WLAN-Treiber. Da ich Eigentuemer einer WG511 von NetGear bin, brauche ich wohl ebenfalls den o.g. if_pff. Hier scheitert die Installation aber ebenfalls, und zwar an:
Code:
if_pff.c:3249: warning: passing arg 1 of `ieee80211_free_node' from incompatible pointer type
if_pff.c:3249: error: too many arguments to function `ieee80211_free_node'
if_pff.c: In function `pff_hostap_handle_mlme':
if_pff.c:3263: warning: passing arg 1 of `ieee80211_find_node' from incompatible pointer type
if_pff.c:3268: warning: passing arg 1 of `ieee80211_free_node' from incompatible pointer type
if_pff.c:3268: error: too many arguments to function `ieee80211_free_node'
if_pff.c:3272: warning: passing arg 1 of `ieee80211_dup_bss' from incompatible pointer type
if_pff.c:3275: warning: passing arg 1 of pointer to function from incompatible pointer type
if_pff.c:3275: warning: passing arg 2 of pointer to function makes integer from pointer without a cast
if_pff.c:3275: error: too many arguments to function
if_pff.c: In function `pff_new_state':
if_pff.c:3472: error: structure has no member named `ic_if'
if_pff.c:3475:65: macro "IEEE80211_DPRINTF" requires 4 arguments, but only 1 given
if_pff.c:3474: error: `IEEE80211_DPRINTF' undeclared (first use in this function)
if_pff.c:3479: error: structure has no member named `ic_if'
if_pff.c:3483: error: structure has no member named `ic_wep_ctx'
if_pff.c:3484: error: structure has no member named `ic_wep_ctx'
if_pff.c:3485: error: structure has no member named `ic_wep_ctx'
if_pff.c:3487: warning: implicit declaration of function `ieee80211_free_allnodes'
if_pff.c:3487: warning: nested extern declaration of `ieee80211_free_allnodes'
if_pff.c:3491: error: structure has no member named `ic_if'
if_pff.c:3498: error: structure has no member named `ic_node'
if_pff.c:3512: error: structure has no member named `ic_if'
if_pff.c:3516: error: structure has no member named `ic_if'
if_pff.c:3516: error: structure has no member named `ic_if'
if_pff.c:3517: error: structure has no member named `ic_if'
if_pff.c: In function `pff_drain_tx_queue':
if_pff.c:3551: error: structure has no member named `ic_if'
*** Error code 1
Was genau fehlt ihm da? Oder taugt der Source zu pff mit den heutigen Kernelsourcen nicht mehr?
 
Zurück
Oben