• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

wie richte ich mein w-lan richtig ein???

Hallo, bin neu hier.

Habe mir letztens ein neues Notbook (Amilo Pro V2035) zugelegt und habe nun Suse Linux 10.1 darauf installiert. Das System hat soweit alles erkannt, ausser meiener internen w-lan karte.
Da ich von Linux noch nicht wirklich nen blassen habe, wollte ich fragen ob ihr mir da helfen könntet.

Habe den Befehl "/sbin/lspci" genutz dmait ihr wisst welche Karte ich habe.

Code:
linux-3jx5:/home/matze # /sbin/lspci
00:00.0 Host bridge: VIA Technologies, Inc. P4M800CE Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. P4M800CE Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. P4M800CE Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. P4M800CE Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. P4M800CE Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:06.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
00:0c.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)
00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
01:00.0 VGA compatible controller: VIA Technologies, Inc. UniChrome Pro IGP (rev 01)


Hoffe ihr könnt mir helfen und sagen wie das mit dem Treiber richtig mache. Habe schon die Beschreibung von http://de.opensuse.org/SDB%3ANdiswrapper befolgt, allerdings bekomme ich z.b. nach der Eingabe von"dmesg" gar kein INFO.
Gebe ich danach "iwconfig" ein steht dann halt bei lo, eth0 und site0 immer no wireless extensions.

Hoffe auf eure Hilfe.
 

Grothesk

Ultimate Guru
Hier hat das jemand hinbekommen:
http://www.linux-club.de/viewtopic.php?t=44431&highlight=bcm4318

Und hier die allgemeine Anleitung zu ndiswrapper:
http://ndiswrapper.sourceforge.net/mediawiki/index.php/Installation
 
OP
T

TheDestroyer

Newbie
danke, bin jetzt dabei es nach der methode zu machen, zu welcher der link führt.

ist das hier noch richtig???

Code:
Passwort:
linux-3jx5:/home/matze # ndiswrapper -i /tmp/treiber/bcmwl5.inf
bcmwl5 is already installed. Use -e to remove it
linux-3jx5:/home/matze # ndiswrapper ebcmwö5
Usage: ndiswrapper OPTION

Manage ndis drivers for ndiswrapper.
-i inffile        Install driver described by 'inffile'
-d devid driver   Use installed 'driver' for 'devid'
-e driver         Remove 'driver'
-l                List installed drivers
-m                Write configuration for modprobe


where 'devid' is either PCIID or USBID of the form XXXX:XXXX
linux-3jx5:/home/matze # ndiswrapper -e bcmwl5
linux-3jx5:/home/matze # ndiswrapper -i /tmp/treiber/bcmwl5.inf
Installing bcmwl5
Forcing parameter IBSSGMode|0 to IBSSGMode|2
Forcing parameter IBSSGMode|0 to IBSSGMode|2
linux-3jx5:/home/matze # ndiswrapper -m
Adding "alias wlan0 ndiswrapper" to /etc/modprobe.d/ndiswrapper
linux-3jx5:/home/matze # tail -30 /var/log/messages
Jul 13 10:20:17 linux-3jx5 kernel: sd 2:0:0:0: Attached scsi generic sg1 type 0
Jul 13 10:20:17 linux-3jx5 kernel: usb-storage: device scan complete
Jul 13 10:20:17 linux-3jx5 kernel: ACPI: AC Adapter [ACAD] (on-line)
Jul 13 10:20:17 linux-3jx5 kernel: ACPI: Battery Slot [BAT0] (battery present)
Jul 13 10:20:17 linux-3jx5 kernel: ACPI: Power Button (FF) [PWRF]
Jul 13 10:20:17 linux-3jx5 kernel: ACPI: Power Button (CM) [PWRB]
Jul 13 10:20:17 linux-3jx5 kernel: ACPI: Lid Switch [LID]
Jul 13 10:20:17 linux-3jx5 kernel: BIOS EDD facility v0.16 2004-Jun-25, 2 device
s found
Jul 13 10:20:17 linux-3jx5 kernel: audit(1152778814.547:3): audit_backlog_limit=
256 old=64 by auid=4294967295
Jul 13 10:20:17 linux-3jx5 kernel: IA-32 Microcode Update Driver: v1.14 <tigran@
veritas.com>
Jul 13 10:20:17 linux-3jx5 kernel: IA-32 Microcode Update Driver v1.14 unregiste
red
Jul 13 10:20:18 linux-3jx5 kernel: NET: Registered protocol family 10
Jul 13 10:20:18 linux-3jx5 kernel: lo: Disabled Privacy Extensions
Jul 13 10:20:18 linux-3jx5 kernel: IPv6 over IPv4 tunneling driver
Jul 13 10:20:18 linux-3jx5 ifup: Service network not started and mode 'auto' ->
skipping
Jul 13 10:20:19 linux-3jx5 kernel: powernow: This module only works with AMD K7       CPUs
Jul 13 10:20:20 linux-3jx5 rcpowersaved: CPU frequency scaling is not supported       by your processor.
Jul 13 10:20:20 linux-3jx5 rcpowersaved: enter 'CPUFREQ_ENABLED=no' in /etc/powe      rsave/cpufreq to avoid this warning.
Jul 13 10:20:20 linux-3jx5 rcpowersaved: Cannot load cpufreq governors - No cpuf      req driver available
Jul 13 10:20:21 linux-3jx5 rcpowersaved: s2ram does not know your machine. See '      s2ram -i' for details. (127)
Jul 13 10:20:21 linux-3jx5 rcpowersaved: Use SUSPEND2RAM_FORCE=yes to override t      his detection.
Jul 13 10:20:23 linux-3jx5 /usr/sbin/cron[2924]: (CRON) STARTUP (V5.0)
Jul 13 10:20:23 linux-3jx5 sshd[2951]: Server listening on :: port 22.
Jul 13 10:20:23 linux-3jx5 smpppd[2952]: smpppd version 1.59 started
Jul 13 10:20:24 linux-3jx5 kernel: eth0: link down
Jul 13 10:20:24 linux-3jx5 kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jul 13 10:20:26 linux-3jx5 zmd: NetworkStatus (WARN): Network has been disconnec      ted
Jul 13 10:20:40 linux-3jx5 zmd: Daemon (WARN): Not starting remote web server
Jul 13 10:20:48 linux-3jx5 hp: unable to open /var/run/hpiod.port: No such file       or directory: prnt/hpijs/hplip_api.c 84
Jul 13 10:21:38 linux-3jx5 su: (to root) matze on /dev/pts/3
linux-3jx5:/home/matze #

wie komme ich bei punkt 6 bei Configurationfile denn auf die Zahlenfolge, habe da ja verständlicherweise mehrere drinnen. ausserdem wollte ich fragen wie man denn hier was verändern kann, bekomme das nicht. Wird wohl daran liegen das ich nicht der root bin, habe ich aber anschliessend auch ausprobiertn und hier klappt auch nichts.

EDIT: HAbe gerade festgestellt, das wenn ich den Befehl " ndiswrapper -l " eingebe, als Ausgabe "bcmwl5 invalid driver!" kommt, was läuft denn daran falsch????
 
Oben