WLAN Einrichten ipw3945 (HP NX7400)

Einrichten des lokalen Netzes, Verbindung zu anderen Computern und Diensten.
Benutzeravatar
benebeck
Beiträge: 431
Registriert: 14.10.2003 15:37:48
Wohnort: Giessen

Beitrag von benebeck » 14.01.2007 16:17:01

Tjaha, erste Regel bei Linux (und vor allem bei Debian): Selbst ist der User!

Ich habe Dir extra nen Link gepostet wo drin steht, wie man mit den module-init-tools ein Modul macht.

mfg benebeck
The Flying Spaghetti Monster - Touched by His noodly appendage

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 16:17:53

ok ich guck mal

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 16:26:21

Ich check nicht genau was ich jetzt machen soll :(
Muss ich so ein Modul bauen oder wie? Und für was?
Was ist der Grund bei mir dass es jetzt noch nicht funzt?

Benutzeravatar
benebeck
Beiträge: 431
Registriert: 14.10.2003 15:37:48
Wohnort: Giessen

Beitrag von benebeck » 14.01.2007 16:36:43

ich nehme es mal an, dass Du das Modul noch bauen musst.

Code: Alles auswählen

m-a a-i ipw3945

wieder mit root-Rechten natürlich. Damit baust Du mit den module-init-tools ein Modul.
The Flying Spaghetti Monster - Touched by His noodly appendage

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 16:43:03

gut hab ich gemacht und das ist raus gekommen

Code: Alles auswählen

Daten über 1 Pakete aktualisiert.
Getting source for kernel version: 2.6.18-3-686
apt-get install linux-headers-2.6.18-3-686
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  linux-headers-2.6.18-3 linux-kbuild-2.6.18
Die folgenden NEUEN Pakete werden installiert:
  linux-headers-2.6.18-3 linux-headers-2.6.18-3-686 linux-kbuild-2.6.18
0 aktualisiert, 3 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 3454kB Archive geholt werden.
Nach dem Auspacken werden 24,8MB Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren [J/n]? j
Hole:1 http://ftp-stud.fht-esslingen.de etch/main linux-headers-2.6.18-3 2.6.18-7 [3019kB]
Hole:2 http://ftp-stud.fht-esslingen.de etch/main linux-kbuild-2.6.18 2.6.18-1 [168kB]
Hole:3 http://ftp-stud.fht-esslingen.de etch/main linux-headers-2.6.18-3-686 2.6.18-7 [267kB]
Es wurden 3454kB in 12s geholt (270kB/s)
Wähle vormals abgewähltes Paket linux-headers-2.6.18-3.
(Lese Datenbank ... 79746 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke linux-headers-2.6.18-3 (aus .../linux-headers-2.6.18-3_2.6.18-7_i386.deb) ...
Wähle vormals abgewähltes Paket linux-kbuild-2.6.18.
Entpacke linux-kbuild-2.6.18 (aus .../linux-kbuild-2.6.18_2.6.18-1_i386.deb) ...
Wähle vormals abgewähltes Paket linux-headers-2.6.18-3-686.
Entpacke linux-headers-2.6.18-3-686 (aus .../linux-headers-2.6.18-3-686_2.6.18-7_i386.deb) ...
Richte linux-headers-2.6.18-3 ein (2.6.18-7) ...
Richte linux-kbuild-2.6.18 ein (2.6.18-1) ...
Richte linux-headers-2.6.18-3-686 ein (2.6.18-7) ...
Erstelle symbolischen Link...
apt-get install build-essential
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  g++ g++-4.1 gcc libc6-dev libstdc++6-4.1-dev linux-kernel-headers
Vorgeschlagene Pakete:
  gcc-4.1-doc lib64stdc++6 manpages-dev autoconf automake1.9 libtool flex bison gcc-doc glibc-doc libstdc++6-4.1-doc
Die folgenden NEUEN Pakete werden installiert:
  build-essential g++ g++-4.1 gcc libc6-dev libstdc++6-4.1-dev linux-kernel-headers
0 aktualisiert, 7 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 8807kB Archive geholt werden.
Nach dem Auspacken werden 38,4MB Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren [J/n]? j
Hole:1 http://ftp-stud.fht-esslingen.de etch/main linux-kernel-headers 2.6.18-6 [1830kB]
Hole:2 http://ftp-stud.fht-esslingen.de etch/main libc6-dev 2.3.6.ds1-8 [2719kB]
Hole:3 http://ftp-stud.fht-esslingen.de etch/main gcc 4:4.1.1-15 [5052B]
Hole:4 http://ftp-stud.fht-esslingen.de etch/main libstdc++6-4.1-dev 4.1.1-19 [1632kB]
Hole:5 http://ftp-stud.fht-esslingen.de etch/main g++-4.1 4.1.1-19 [2613kB]
Hole:6 http://ftp-stud.fht-esslingen.de etch/main g++ 4:4.1.1-15 [1360B]
Hole:7 http://ftp-stud.fht-esslingen.de etch/main build-essential 11.3 [6982B]
Es wurden 8807kB in 6s geholt (1304kB/s)
Wähle vormals abgewähltes Paket linux-kernel-headers.
(Lese Datenbank ... 86919 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke linux-kernel-headers (aus .../linux-kernel-headers_2.6.18-6_i386.deb) ...
Wähle vormals abgewähltes Paket libc6-dev.
Entpacke libc6-dev (aus .../libc6-dev_2.3.6.ds1-8_i386.deb) ...
Wähle vormals abgewähltes Paket gcc.
Entpacke gcc (aus .../gcc_4%3a4.1.1-15_i386.deb) ...
Wähle vormals abgewähltes Paket libstdc++6-4.1-dev.
Entpacke libstdc++6-4.1-dev (aus .../libstdc++6-4.1-dev_4.1.1-19_i386.deb) ...
Wähle vormals abgewähltes Paket g++-4.1.
Entpacke g++-4.1 (aus .../g++-4.1_4.1.1-19_i386.deb) ...
Wähle vormals abgewähltes Paket g++.
Entpacke g++ (aus .../g++_4%3a4.1.1-15_i386.deb) ...
Wähle vormals abgewähltes Paket build-essential.
Entpacke build-essential (aus .../build-essential_11.3_i386.deb) ...
Richte linux-kernel-headers ein (2.6.18-6) ...
Richte libc6-dev ein (2.3.6.ds1-8) ...
Richte gcc ein (4.1.1-15) ...

Richte libstdc++6-4.1-dev ein (4.1.1-19) ...
Richte g++-4.1 ein (4.1.1-19) ...
Richte g++ ein (4.1.1-15) ...

Richte build-essential ein (11.3) ...

Fertig!
download
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  dpatch
Vorgeschlagene Pakete:
  curl
Empfohlene Pakete:
  fakeroot patchutils
Die folgenden NEUEN Pakete werden installiert:
  dpatch ipw3945-source
0 aktualisiert, 2 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 248kB Archive geholt werden.
Nach dem Auspacken werden 459kB Plattenplatz zusätzlich benutzt.
Hole:1 http://ftp-stud.fht-esslingen.de etch/main dpatch 2.0.21 [83,5kB]
Hole:2 http://ftp.de.debian.org etch/contrib ipw3945-source 1.1.2-7 [165kB]
Es wurden 248kB in 10s geholt (24,0kB/s)
Wähle vormals abgewähltes Paket dpatch.
(Lese Datenbank ... 89659 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke dpatch (aus .../archives/dpatch_2.0.21_all.deb) ...
Wähle vormals abgewähltes Paket ipw3945-source.
Entpacke ipw3945-source (aus .../ipw3945-source_1.1.2-7_all.deb) ...
Richte dpatch ein (2.0.21) ...
Richte ipw3945-source ein (1.1.2-7) ...

Daten über 1 Pakete aktualisiert.
unpack
Extracting the package tarball, /usr/src/ipw3945.tar.bz2, please wait...
"/usr/share/modass/overrides/ipw3945-source" build KVERS=2.6.18-3-686 KSRC=/usr/src/linux KDREV=2.6.18-7 kdist_image
Fertig mit /usr/src/ipw3945-modules-2.6.18-3-686_1.1.2-7+2.6.18-7_i386.deb .
dpkg -Ei /usr/src/ipw3945-modules-2.6.18-3-686_1.1.2-7+2.6.18-7_i386.deb
dpkg - Warnung: deaktualisiere ipw3945-modules-2.6.18-3-686 von 2.6.18+1.1.2-2 zu 1.1.2-7+2.6.18-7.
(Lese Datenbank ... 89712 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereiten zum Ersetzen von ipw3945-modules-2.6.18-3-686 2.6.18+1.1.2-2 (durch .../ipw3945-modules-2.6.18-3-686_1.1.2-7+2.6.18-7_i386.deb) ...
Entpacke Ersatz für ipw3945-modules-2.6.18-3-686 ...
Richte ipw3945-modules-2.6.18-3-686 ein (1.1.2-7+2.6.18-7) ...

jetzt?

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 16:45:08

jetzt mach ich wieder

Code: Alles auswählen

modprobe ipw3945
und der sagt mir

Code: Alles auswählen

FATAL: Error inserting ipw3945 (/lib/modules/2.6.18-3-686/contrib/ipw3945/ipw3945.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for ipw3945

Benutzeravatar
benebeck
Beiträge: 431
Registriert: 14.10.2003 15:37:48
Wohnort: Giessen

Beitrag von benebeck » 14.01.2007 16:55:55

hmm, da weiss ich jetzt auch nicht weiter. Ich würde mal neu booten und mir dann die Ausgabe von dmesg anschauen

mfg benebeck
The Flying Spaghetti Monster - Touched by His noodly appendage

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 17:05:13

Nach nem reboot gibt dir mir folgendes aus

Code: Alles auswählen

Linux version 2.6.18-3-686 (Debian 2.6.18-8) (waldi@debian.org) (gcc version 4.1 .2 20061115 (prerelease) (Debian 4.1.1-20)) #1 SMP Sun Dec 10 19:37:06 UTC 2006
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001f7d0000 (usable)
 BIOS-e820: 000000001f7d0000 - 000000001f7e5600 (reserved)
 BIOS-e820: 000000001f7e5600 - 000000001f7f8000 (ACPI NVS)
 BIOS-e820: 000000001f7f8000 - 000000001f800000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fed20000 - 00000000fed9b000 (reserved)
 BIOS-e820: 00000000feda0000 - 00000000fedc0000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffb00000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
503MB LOWMEM available.
On node 0 totalpages: 128976
  DMA zone: 4096 pages, LIFO batch:0
  Normal zone: 124880 pages, LIFO batch:31
DMI 2.4 present.
ACPI: RSDP (v002 HP                                    ) @ 0x000f7e50
ACPI: XSDT (v001 HP     30A2     0x28070620 HP   0x00000001) @ 0x1f7e57b4
ACPI: FADT (v004 HP     30A2     0x00000003 HP   0x00000001) @ 0x1f7e5684
ACPI: MADT (v001 HP     30A2     0x00000001 HP   0x00000001) @ 0x1f7e5808
ACPI: MCFG (v001 HP     30A2     0x00000001 HP   0x00000001) @ 0x1f7e5870
ACPI: TCPA (v002 HP     30A2     0x00000001 HP   0x00000001) @ 0x1f7e58ac
ACPI: SSDT (v001 HP       HPQSAT 0x00000001 MSFT 0x0100000e) @ 0x1f7f4b3e
ACPI: DSDT (v001 HP       nx7400 0x00010000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:15 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 6:15 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 20000000 (gap: 1f800000:df400000)
Detected 1662.604 MHz processor.
Built 1 zonelists.  Total pages: 128976
Kernel command line: root=/dev/sda3 ro
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 503736k/515904k available (1543k kernel code, 11548k reserved, 574k data , 196k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 3328.99 BogoMIPS (lpj=6657995)
Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 0 0000000 00000001
monitor/mwait feature present.
using mwait in idle threads.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 20100000 00000000 00000940 0000e39d 0000000 0 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
ACPI: Core revision 20060707
CPU0: Intel(R) Core(TM)2 CPU         T5500  @ 1.66GHz stepping 06
SMP alternatives: switching to SMP code
Booting processor 1/1 eip 3000
Initializing CPU#1
Calibrating delay using timer specific routine.. 3325.29 BogoMIPS (lpj=6650587)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000e39d 0 0000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU: After all inits, caps: bfebfbff 20100000 00000000 00000940 0000e39d 0000000 0 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel(R) Core(TM)2 CPU         T5500  @ 1.66GHz stepping 06
Total of 2 processors activated (6654.29 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization across 2 CPUs: passed.
Brought up 2 CPUs
migration_cost=122
checking if image is initramfs... it is
Freeing initrd memory: 4411k freed
HP Compaq Laptop series board detected. Selecting BIOS-method for reboots.
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: BIOS Bug: MCFG area at f8000000 is not E820-reserved
PCI: Not using MMCONFIG.
PCI: PCI BIOS revision 2.10 entry at 0xf0322, last bus=32
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [C002] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.C002] bus is 0
Boot video device is 0000:00:02.0
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
PCI: Bus #03 (-#06) is hidden behind transparent bridge #02 (-#03) (try 'pci=ass ign-busses')
Please report the result to linux-kernel to fix this permanently
ACPI: PCI Interrupt Routing Table [\_SB_.C002._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.C002.C093._PRT]
ACPI: Embedded Controller [C005] (gpe 22) interrupt mode.
ACPI: Power Resource [C1F8] (on)
ACPI: Power Resource [C211] (on)
ACPI: PCI Interrupt Routing Table [\_SB_.C002.C0FC._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.C002.C10C._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.C002.C112._PRT]
ACPI: Power Resource [C21A] (off)
ACPI: PCI Interrupt Link [C108] (IRQs *10 11)
ACPI: PCI Interrupt Link [C109] (IRQs *10 11)
ACPI: PCI Interrupt Link [C10A] (IRQs 10 *11)
ACPI: PCI Interrupt Link [C10B] (IRQs *10 11)
ACPI: PCI Interrupt Link [C124] (IRQs *10 11)
ACPI: PCI Interrupt Link [C125] (IRQs 10 11) *0, disabled.
ACPI: PCI Interrupt Link [C126] (IRQs 10 11) *0, disabled.
ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707]
ACPI: Power Resource [C30E] (off)
ACPI: Power Resource [C30F] (off)
ACPI: Power Resource [C310] (off)
ACPI: Power Resource [C311] (off)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 12 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:0a: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:0a: ioport range 0x1000-0x107f could not be reserved
pnp: 00:0a: ioport range 0x1100-0x113f has been reserved
pnp: 00:0a: ioport range 0x1200-0x121f has been reserved
PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
PCI: Bridge: 0000:00:1c.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.1
  IO window: disabled.
  MEM window: f4000000-f40fffff
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.3
  IO window: 2000-3fff
  MEM window: f0000000-f3ffffff
  PREFETCH window: disabled.
PCI: Bus 3, cardbus bridge: 0000:02:06.0
  IO window: 00005000-000050ff
  IO window: 00005400-000054ff
  PREFETCH window: 20000000-21ffffff
  MEM window: 22000000-23ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: 5000-5fff
  MEM window: f4100000-f43fffff
  PREFETCH window: 20000000-21ffffff
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 185
PCI: Setting latency timer of device 0000:00:1c.3 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 18 (level, low) -> IRQ 193
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 8192)
TCP reno registered
audit: initializing netlink socket (disabled)
audit(1168794004.296:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
PCI: Setting latency timer of device 0000:00:1c.3 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.3:pcie00]
Allocate Port Service[0000:00:1c.3:pcie02]
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
PNP: PS/2 Controller [PNP0303:C20E,PNP0f13:C20F] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 8
NET: Registered protocol family 20
Starting balanced_irq
Using IPI No-Shortcut mode
ACPI: (supports S0 S3 S4 S5)
Freeing unused kernel memory: 196k freed
Time: tsc clocksource has been installed.
input: AT Translated Set 2 keyboard as /class/input/input0
ACPI: Transitioning device [C312] to D3
ACPI: Transitioning device [C312] to D3
ACPI: Fan [C312] (off)
ACPI: Transitioning device [C313] to D3
ACPI: Transitioning device [C313] to D3
ACPI: Fan [C313] (off)
ACPI: Transitioning device [C314] to D3
ACPI: Transitioning device [C314] to D3
ACPI: Fan [C314] (off)
ACPI: Transitioning device [C315] to D3
ACPI: Transitioning device [C315] to D3
ACPI: Fan [C315] (off)
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: Processor [CPU1] (supports 8 throttling states)
ACPI: Thermal Zone [TZ0] (53 C)
ACPI: Thermal Zone [TZ1] (56 C)
ACPI: Thermal Zone [TZ2] (45 C)
ACPI: Thermal Zone [TZ3] (26 C)
ACPI: Thermal Zone [TZ4] (53 C)
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 233
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 233, io base 0x00004020
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ieee1394: Initialized config rom entry `ip1394'
SCSI subsystem initialized
libata version 2.00 loaded.
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 177, io base 0x00004040
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 193
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 193, io base 0x00004060
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 185
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.3: irq 185, io base 0x00004080
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
usb 1-1: new full speed USB device using uhci_hcd and address 2
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 233
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 233, io mem 0xf4584000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
ICH7: IDE controller at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 169
ICH7: chipset revision 1
ICH7: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x40a0-0x40a7, BIOS settings: hda:DMA, hdb:pio
Probing IDE interface ide0...
usb 1-1: device not accepting address 2, error -71
hda: PIONEER DVDRW DVR-K17, ATAPI CD/DVD-ROM drive
usb 1-1: new full speed USB device using uhci_hcd and address 4
usb 1-1: configuration #1 chosen from 1 choice
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
b44.c:v1.01 (Jun 16, 2006)
ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 16 (level, low) -> IRQ 169
eth0: Broadcom 4400 10/100BaseT Ethernet 00:17:08:3b:b5:90
ahci 0000:00:1f.2: version 2.0
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 177
usb 3-2: new low speed USB device using uhci_hcd and address 2
usb 3-2: configuration #1 chosen from 1 choice
usbcore: registered new driver hiddev
input: Logitech Optical USB Mouse as /class/input/input1
input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.2-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part
ata1: SATA max UDMA/133 cmd 0xE009C100 ctl 0x0 bmdma 0x0 irq 50
ata2: SATA max UDMA/133 cmd 0xE009C180 ctl 0x0 bmdma 0x0 irq 50
ata3: SATA max UDMA/133 cmd 0xE009C200 ctl 0x0 bmdma 0x0 irq 50
ata4: SATA max UDMA/133 cmd 0xE009C280 ctl 0x0 bmdma 0x0 irq 50
scsi0 : ahci
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-7, max UDMA/100, 156301488 sectors: LBA48
ata1.00: ata1: dev 0 multi count 16
ata1.00: configured for UDMA/100
scsi1 : ahci
ata2: SATA link down (SStatus 0 SControl 0)
scsi2 : ahci
ata3: SATA link down (SStatus 0 SControl 0)
scsi3 : ahci
ata4: SATA link down (SStatus 0 SControl 0)
  Vendor: ATA       Model: ST98823AS         Rev: 7.24
  Type:   Direct-Access                      ANSI SCSI revision: 05
ACPI: PCI Interrupt 0000:02:06.1[B] -> GSI 19 (level, low) -> IRQ 185
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[185]  MMIO=[f4101000-f41017ff]  Ma x Packet=[2048]  IR/IT contexts=[4/8]
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
 sda:<6>hda: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2000kB Cache, DMA
Uniform CD-ROM driver Revision: 3.20
 sda1 sda2 sda3 sda4
sd 0:0:0:0: Attached scsi disk sda
Attempting manual resume
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
ts: Compaq touchscreen protocol output
Yenta: CardBus bridge found at 0000:02:06.0 [103c:30a2]
Yenta: Enabling burst memory read transactions
Yenta: Using INTVAL to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:06.0, mfunc 0x01011b22, devctl 0x64
input: PC Speaker as /class/input/input2
Yenta: ISA IRQ mask 0x0cf8, PCI irq 193
Socket status: 30000006
Yenta: Raising subordinate bus# of parent bus (#02) from #03 to #06
pcmcia: parent PCI bridge I/O window: 0x5000 - 0x5fff
cs: IO port probe 0x5000-0x5fff: clean.
pcmcia: parent PCI bridge Memory window: 0xf4100000 - 0xf43fffff
pcmcia: parent PCI bridge Memory window: 0x20000000 - 0x21ffffff
Bluetooth: Core ver 2.10
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 945GM Chipset.
agpgart: Detected 7932K stolen memory.
agpgart: AGP aperture is 256M @ 0xe0000000
Real Time Clock Driver v1.12ac
Bluetooth: HCI USB driver ver 2.9
usbcore: registered new driver hci_usb
synaptics reset failed
synaptics reset failed
synaptics reset failed
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA ]
ipw3945: Unknown symbol ieee80211_wx_get_encodeext
ipw3945: Unknown symbol ieee80211_wx_set_encode
ipw3945: Unknown symbol ieee80211_wx_get_encode
ipw3945: Unknown symbol ieee80211_txb_free
ipw3945: Unknown symbol ieee80211_wx_set_encodeext
ipw3945: Unknown symbol ieee80211_wx_get_scan
ipw3945: Unknown symbol escape_essid
ipw3945: Unknown symbol ieee80211_freq_to_channel
ipw3945: Unknown symbol ieee80211_set_geo
ipw3945: Unknown symbol ieee80211_rx
ipw3945: Unknown symbol ieee80211_get_channel
ipw3945: Unknown symbol ieee80211_channel_to_index
ipw3945: Unknown symbol ieee80211_rx_mgt
ipw3945: Unknown symbol ieee80211_get_geo
ipw3945: Unknown symbol free_ieee80211
ipw3945: Unknown symbol ieee80211_tx_frame
ipw3945: Unknown symbol ieee80211_is_valid_channel
ipw3945: Unknown symbol ieee80211_get_channel_flags
ipw3945: Unknown symbol alloc_ieee80211
intel_rng: FWH not detected
Synaptics Touchpad, model: 1, fw: 6.2, id: 0x25a0b1, caps: 0xa04793/0x300000
serio: Synaptics pass-through port at isa0060/serio4/input0
input: SynPS/2 Synaptics TouchPad as /class/input/input3
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:1b.0 to 64
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: clean.
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
Adding 2931852k swap on /dev/sda2.  Priority:-1 extents:1 across:2931852k
EXT3 FS on sda3, internal journal
loop: loaded (max 8 devices)
ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
ieee1394: sbp2: Try serialize_io=0 for better performance
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
pcmcia: Detected deprecated PCMCIA ioctl usage from process: discover.
pcmcia: This interface will soon be removed from the kernel; please expect break age unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
ACPI: Battery Slot [C1B6] (battery present)
ACPI: Battery Slot [C1B5] (battery absent)
ACPI: AC Adapter [C1B4] (on-line)
ACPI: Power Button (FF) [PWRF]
ACPI: Sleep Button (CM) [C238]
ACPI: Lid Switch [C231]
lp0: using parport0 (interrupt-driven).
ppdev: user-space parallel port driver
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 5
eth0: no IPv6 routers present
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: starting 90-second grace period
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
[drm] Initialized drm 1.0.1 20051102
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 169
[drm] Initialized i915 1.5.0 20060119 on minor 0
ipw3945: Unknown symbol ieee80211_wx_get_encodeext
ipw3945: Unknown symbol ieee80211_wx_set_encode
ipw3945: Unknown symbol ieee80211_wx_get_encode
ipw3945: Unknown symbol ieee80211_txb_free
ipw3945: Unknown symbol ieee80211_wx_set_encodeext
ipw3945: Unknown symbol ieee80211_wx_get_scan
ipw3945: Unknown symbol escape_essid
ipw3945: Unknown symbol ieee80211_freq_to_channel
ipw3945: Unknown symbol ieee80211_set_geo
ipw3945: Unknown symbol ieee80211_rx
ipw3945: Unknown symbol ieee80211_get_channel
ipw3945: Unknown symbol ieee80211_channel_to_index
ipw3945: Unknown symbol ieee80211_rx_mgt
ipw3945: Unknown symbol ieee80211_get_geo
ipw3945: Unknown symbol free_ieee80211
ipw3945: Unknown symbol ieee80211_tx_frame
ipw3945: Unknown symbol ieee80211_is_valid_channel
ipw3945: Unknown symbol ieee80211_get_cha

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 17:06:56

hab denn überhaupt schon das ieee80211. drin?
Muss ich das nicht erst noch installieren?

Benutzeravatar
benebeck
Beiträge: 431
Registriert: 14.10.2003 15:37:48
Wohnort: Giessen

Beitrag von benebeck » 14.01.2007 17:13:24

mit

Code: Alles auswählen

lsmod
kannst Du sehen, welche Module geladen werden.

In Zukunft bitte so lange Auszüge nach nopaste http://wiki.debianforum.de/debianforum.de/NoPaste
The Flying Spaghetti Monster - Touched by His noodly appendage

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 17:19:31

hab ich aber kein ipw3945 oder ieee80211 dabei
heißt nix gutes oder?

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 17:33:01

ifconfig zeigt mir auch kein eth1 an!
hab nur meine netzwerkkarte eth0 drin.
:(

Benutzeravatar
philonous
Beiträge: 102
Registriert: 20.12.2005 10:07:44
Wohnort: /home/stefan
Kontaktdaten:

Beitrag von philonous » 14.01.2007 17:44:45

pschneewittchen hat geschrieben:hab ich aber kein ipw3945 oder ieee80211 dabei
heißt nix gutes oder?
hmm. dann versuch mal die beiden zu laden: erst modprobe ieee80211 (das ist der generische wireless networking stack, den wirst du brauchen) und dann modprobe ipw3945.

ps: wär schön, wenn du anstelle mehrerer einträge auch die editier-funktion nützen würdest :)

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 17:48:24

Das problem ist ich hab die ieee80211 noch nicht als modul installiert!

Code: Alles auswählen

modprobe ieee80211
liefer

Code: Alles auswählen

FATAL: Module ieee80211 not found.
Wie installier ich das?

hab die tar datei runtergeladen und wenn ich die "make" sagt der mir

Code: Alles auswählen

Checking in /lib/modules/2.6.18-3-686 for ieee80211 components...
grep: /lib/modules/2.6.18-3-686/build//.config: Datei oder Verzeichnis nicht gefunden
grep: /lib/modules/2.6.18-3-686/build//include/linux/autoconf.h: Datei oder Verzeichnis nicht gefunden
make -C /lib/modules/2.6.18-3-686/build M=/usr/src/ieee80211-1.2.16 modules
make[1]: Entering directory `/lib/modules/2.6.18-3-686/build'
make[1]: *** Keine Regel, um »modules« zu erstellen. Schluss.
make[1]: Leaving directory `/lib/modules/2.6.18-3-686/build'
make: *** [modules] Fehler 2 

Benutzeravatar
philonous
Beiträge: 102
Registriert: 20.12.2005 10:07:44
Wohnort: /home/stefan
Kontaktdaten:

Beitrag von philonous » 14.01.2007 18:41:33

pschneewittchen hat geschrieben:Wie installier ich das?
möglicherweise ist das ding nicht als kernelmodul vorhanden, weil der kernel schon etwas älter ist...
aber dafür einen bauen wird wohl etwas umständlich jetzt ;)

vielleicht wärs direkt einfacher per ndiswrapper einen windowstreiber zu nutzen..?!
dazu müsstest du nur das ndiswrapper-modul installieren (gibts in den standard-repositories), dann n paar befehlchen ausführen und gut wärs... das würde dir erstmal die gefrickelei mit dem bauen ersparen.

schönen gruß,
stefan

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 18:46:15

Ja gut, dann werd ich das mal so probieren, aber heute nicht mehr ^^ Nase voll für heute

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 19:48:36

Hallo nochmal,

ich habe jetzt den ndiswrapper installiert und auch den Win XP installiert

jetzt versuch ich

Code: Alles auswählen

modprobe ndiswrapper
und er gibt mir trotzdem noch ne Fehlermeldung

Code: Alles auswählen

FATAL: Module ndiswrapper not found.
dieses ieee80211 muss ich das denn noch installieren oder ist das dann mit dem ndiswrapper dabei?

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 21:05:40

supeeeer :)

Es geht! Zumindest hab ich jetzt ein wlan0
Aber ich richte es über System->Systemverwaltung->Netzwerk ein und es geht nicht!

Hab extra mal jede Verschlüsselung aus meinem Router rausgemacht! aber geht auch nicht.

WOran kann das noch liegen?

Benutzeravatar
philonous
Beiträge: 102
Registriert: 20.12.2005 10:07:44
Wohnort: /home/stefan
Kontaktdaten:

...

Beitrag von philonous » 14.01.2007 22:10:42

was steht in /etc/network/interfaces?

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 14.01.2007 22:25:26

Code: Alles auswählen

..........
allow-hotplug eth0

iface eth0 inet dhcp

auto wlan9
iface wlan0 inet dhcp
wireless-essid "meine ssid"
wireless-key s:"mein key"

auto eth0
beim bearbeiten hab ich das glaub bißchen durcheinander gebracht, aber macht das was?
netzwerk über kabel geht!

Benutzeravatar
scheff
Beiträge: 40
Registriert: 21.11.2005 18:20:12

Beitrag von scheff » 16.01.2007 11:52:59

@ bebebeck:
danke für die ausführliche Beschreibung, bei mir läuft jetzt das wlan (toshiba a120).

grüße
robert ("dauer-df-Leser")
Tipp- und Schreibfehler rühren nicht vom Unvermögen des "Autors" her sondern von der verdammt kleinen Notebooktastatur ;-))

NiBurhe
Beiträge: 80
Registriert: 19.07.2004 17:41:07
Kontaktdaten:

Beitrag von NiBurhe » 16.01.2007 20:51:19

Hallo,

ich stehe nun gerade vor dem selben Problem und zwar habe ich jetzt ndswrapper installiert und der Treiber sollte auch laufen:

Code: Alles auswählen

nb-notebook:/home/nils# ndiswrapper-1.9 -l
installed drivers:
netw39x5                driver installed, hardware (8086:4228) present

Code: Alles auswählen

nb-notebook:/home/nils# modprobe ndiswrapper
FATAL: Module ndiswrapper not found.
Ansonsten ist glaube ich alles analog zu den anderen, aber wie komme ich jetzt weiter?
Hoffe die anderen die es schon erfolgreich geschaff haben können mir helfen.


Danke
Nils Burhenne

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 16.01.2007 21:33:07

Wie hasst du den ndiswrapper installiert?
Selber runtergeladen und installiert oder über die Synaptic Paketverwaltung?

Ich hatte das über Synaptic gemacht.

Mach erstmal ein

cd /
und geb nur ndiswrapper ein, wenn du drauf zugreifen kannst, läuft das modul schon ansonsten mach jetzt nochmal modprobe ndiswrapper.

Mehr weiß ich spontan auch nicht weil ich ja selber erst neu dabei bin :)

NiBurhe
Beiträge: 80
Registriert: 19.07.2004 17:41:07
Kontaktdaten:

Beitrag von NiBurhe » 16.01.2007 21:38:41

Danke soweit,

der ndiswrapper läuft, jedoch wird unter iwconfig noch keine karte gefunden und auch mit lsmod finde ich nichts.

Code: Alles auswählen

nb-notebook:/# ndiswrapper -l
installed drivers:
netw39x5                driver installed, hardware (8086:4228) present
nb-notebook:/# ndiswrapper -m
modprobe config already contains alias directive

nb-notebook:/#
nb-notebook:/# modprobe ndiswrapper
FATAL: Module ndiswrapper not found.
nb-notebook:/# lspci | grep 3945
05:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
MfG
Nils Burhenne
Zuletzt geändert von NiBurhe am 16.01.2007 21:42:10, insgesamt 1-mal geändert.

pschneewittchen
Beiträge: 28
Registriert: 14.01.2007 13:24:22

Beitrag von pschneewittchen » 16.01.2007 21:41:38

wenn deine wlan karte wlan0 heißt, ist bei mir zumindest so dann mach mal

Code: Alles auswählen

ifconfig wlan0 up
und guck dann nochmal per iwconfig ob die Karte vorhanden ist oder nicht

Antworten