(Erledigt) wlan bei boot disablen?

Status
Für weitere Antworten geschlossen.

zuhans

New Member
hallo,

ich möchte, dass meine laptop-wlan-karte (benq joybook r55) gar nicht eingeschaltet wird.
wie kann ich das hinkriegen?
und bluetooth soll nur dann "funken", wenn ich es manuell einschalte.
wie gehe ich da vor?

am besten wären zwei "schalter" am desktop: wlan ein-aus, bluetooth ein-aus (wäre auch für anderes gut: netzzugang,...). gibt es das schon? wie könnte ich das hinkriegen?

zuhans
 

zuhans

New Member
AW: wlan bei boot disablen?

wenn also keine allgemeinere antwort möglich ist, hier sind details:

uname -r: opensuse 10.2, kernel 2.6.18.2-34-default, 32 bit-version

/sbin/lspci:

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation GeForce Go 7400 (rev a1)
04:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller (rev 10)
05:01.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
05:01.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
05:01.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
05:01.3 Generic system peripheral [Class 0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller


/usr/sbin/hwinfo --wlan

diese vielen infos habe ich im anhang in eine gezippte txt-datei hochgeladen.

bei firmware: es kamen keine infos bei den ersten beiden befehlen der "anleitung"

einrichtungsmethode: meine ethernetkarte hat das system "automatisch" nicht einrichten können, mit "ifup" (oder so ähnlich) gelang dann der internatzugang. womit meine wlankarte bzw. bluetooth eingerichtet wurde, weiß ich nicht.

mein notebook: habe ich beim ersten posting erwähnt.

könnte das schon genügen?

zuhans
 

Rain_Maker

Administrator
Teammitglied
AW: wlan bei boot disablen?

diese vielen infos habe ich im anhang in eine gezippte txt-datei hochgeladen.
Das ist sicher _nicht_ die Ausgabe des Befehl '/usr/sbin/hwinfo --wlan' sondern die Ausgabe von '/usr/sbin/hwinfo' ohne weitere Parameter. Das ist mir zu viel Sucherei. Eine Ausgabe von '/usr/sbin/hwinfo --wlan' sieht normalerweise so aus:

Code:
 /usr/sbin/hwinfo --wlan
17: PCI 204.0: 0282 WLAN controller
  [Created at pci.286]
  UDI: /org/freedesktop/Hal/devices/pci_8086_4220
  Unique ID: JNkJ.9J1F3mK3OuC
  Parent ID: 6NW+.1yBhv2xnpj4
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0
  SysFS BusID: 0000:02:04.0
  Hardware Class: network
  Model: "Intel PRO/Wireless 2200BG Network Connection"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4220 "PRO/Wireless 2200BG Network Connection"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x2701
  Revision: 0x05
  Driver: "ipw2200"
  Driver Modules: "ipw2200"
  Device File: eth1
  Features: WLAN
  Memory Range: 0xd0208000-0xd0208fff (rw,non-prefetchable)
  IRQ: 10 (no events)
  HW Address: 00:0e:35:8a:ad:ba
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462
  WLAN bitrates: 1 2 5.5 11 6 9 12 18 24 36 48 54
  WLAN encryption modes: WEP40 WEP104
  WLAN authentication modes: open sharedkey
  Requires: ipw-firmware
  Module Alias: "pci:v00008086d00004220sv00008086sd00002701bc02sc80i00"
  Driver Info #0:
    Driver Status: ipw2200 is active
    Driver Activation Cmd: "modprobe ipw2200"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #9 (PCI bridge)
Außerdem sehe ich _kein_ WLAN-Interface in '/sbin/lspci', ist die WLAN-Karte über USB angeschlossen?

Also bitte nochmal korrekte Ausgabe von
Code:
/usr/sbin/hwinfo --wlan

lsusb
und zwar bitte in CODE-Tags gepackt (voriges Posting bitte ebenfalls entsprechend editieren).

http://www.pc-forum24.de/root-forum/2757-code-tags-fuer-anfaenger-und-fortgeschrittene-und-warum-sie-allen-nutzen-bringen.html

Zum Thema Bluetooth kann ich zunächst mal nicht viel sagen, aber der Befehl
Code:
/usr/sbin/hwinfo --bluetooth
kann das vielleicht.

Greetz,

RM
 

zuhans

New Member
AW: wlan bei boot disablen?

zuerst einmal lsusb:

Code:
Bus 005 Device 001: ID 0000:0000  
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000  
Bus 003 Device 003: ID 0a5c:2101 Broadcom Corp. 
Bus 003 Device 001: ID 0000:0000  
Bus 004 Device 001: ID 0000:0000
hilft das weiter?

dann zu hwinfo:
ich habe jetzt selbst einmal wiederholen müssen...: ich habe zuerst den befehl (..--wlan) umgeleitet auf eine datei. die konnte ich aber nicht lesen (.txt). dann fand ich den schalter --log (zusätzlich zu --wlan), das jedoch dann diese riesige ausgabe produzierte.

was soll ich hier tun, damit nur hwinfo --wlan rauskommt? bzw. wie kann ich es in eine datei bringen, damit ich es posten kann?

oops: bei --bluetooth kommt etwas in meine .txt-datei (vielleicht kommt bei --wlan einfach nichts passendes??)

also hier ist hwinfo --bluetooth:

Code:
06: USB 00.0: 11500 Bluetooth Device
  [Created at usb.122]
  UDI: /org/freedesktop/Hal/devices/usb_device_a5c_2101_noserial_if0
  Unique ID: mZxt.433pBUbCLe7
  Parent ID: uIhY.XwufNwj+wBB
  SysFS ID: /devices/pci0000:00/0000:00:1d.2/usb3/3-2/3-2:1.0
  SysFS BusID: 3-2:1.0
  Hardware Class: bluetooth
  Model: "Broadcom BCM92045NMD"
  Hotplug: USB
  Vendor: usb 0x0a5c "Broadcom Corp."
  Device: usb 0x2101 "BCM92045NMD"
  Revision: "1.00"
  Driver: "hci_usb"
  Driver Modules: "hci_usb"
  Speed: 12 Mbps
  Module Alias: "usb:v0A5Cp2101d0100dcE0dsc01dp01icE0isc01ip01"
  Driver Info #0:
    Driver Status: hci_usb is active
    Driver Activation Cmd: "modprobe hci_usb"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #3 (Hub)
 
Status
Für weitere Antworten geschlossen.
Oben