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

WLAN auf Notebook

Hallo,
ich habe da ein Problem mit dem Einrichten meiner WLAN Verbindung auf meinem Notebook.
Obwohl die Karte oder der Chip bei der Installation richtig erkannt wurde, kann ich keine Verbindung aufbauen. Ich habe aber die passenden Zugangsdaten schon eingegeben. Vielleicht kann mir da jemand helfen. Oder muss ich was bei den Daten noch was ändern? Würde nämlich gern die automatische IP-Vergabe beibehalten.

Acer Aspire 1691 WLMi
Inten Pentium M725 Processor (1,6 GHz, 400 MHz FSB, 2 MB L2 Cache)
ATI Mobility Radeon X700 PCI-Express 64 MB
1 GB DDR2 RAM (support dual-channel)
802.11 b/g Wireless LAN

Und hier die Daten für die WLAN Karte:
IntelPro/Wireless 2200BG
Gerätename: wlan-bus-pci-0000:06:03.0
über DHCP zugewiesene Adresse
beim Booten automatisch gestartet
 
Dann solltest du uns vielleicht verraten, wo genau es hapert.
Vorher kannst du dir aber schon einmal die vorhandenen Hilfestellungen hier im Forum zum WLAN mit intel-Chips ansehen.

Greetz, HB
 
Hi Fraenkie,

ich denke hier wird dir geholfen...

http://www.linux-club.de/viewtopic.php?t=46750
http://www.linux-club.de/viewtopic.php?t=44187

...beide Threads beschäftigen sich mit genau dem
von dir verwendeten W-LAN Chip und werden dir
in Sachen W-Lan unter Linux bestimmt weiterhelfen.

Für genauere Informationen poste hier doch bitte
mal die Ausgaben die dir deine Konsole macht oder
Auszüge aus Log-Dateien. Mehr Infos = Mehr Antworten!

Gruß Sven
 
OP
F

fraenkie_lpzg

Newbie
Hallo Sven
das kommt bei der eingabe: lsmod | grep ipw2200
localhost:/home/frank # lsmod |grep ipw2200
ipw2200 171656 0
ieee80211 51140 1 ipw2200
firmware_class 9856 2 pcmcia,ipw2200

bei der eingabe von ifconfig erscheint:

localhost:/home/frank # ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:C0:9F:B3:22:7A
inet Adresse:192.168.1.101 Bcast:192.168.1.255 Maske:255.255.255.0
inet6 Adresse: fe80::2c0:9fff:feb3:227a/64 Gültigkeitsbereich:Verbindung
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3704 errors:0 dropped:0 overruns:0 frame:0
TX packets:3250 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:2239050 (2.1 Mb) TX bytes:764668 (746.7 Kb)
Interrupt:10

lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:46 errors:0 dropped:0 overruns:0 frame:0
TX packets:46 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:2908 (2.8 Kb) TX bytes:2908 (2.8 Kb)

muss dazu sagen, dass ichin den moment grad bei einem freund über netzwerkabel online war

bei der eingabe von iwconfig erscheint dies:
localhost:/home/frank # iwconfig
lo no wireless extensions.

sit0 no wireless extensions.

eth0 no wireless extensions.

falls du andere dateien meinst,schreib mir
 
Dann bitte einmal als root
Code:
/sbin/rmmod ipw2200
/sbin/modprobe ipw2200
Und dann die letzten Zeilen der Ausgabe von dmesg posten.

Hast du die aktuelle Firmware installiert? (Hinweise im gepinnten ipw2200-Thread)

Greetz, HB
 
OP
F

fraenkie_lpzg

Newbie
Hallo Hans Bauer.

ich habe dein HOWTO für die Installation des Treibers ausprobiert. Das Downloaden und Entpacken ohne Probleme sowie das Kopieren der Firmware. Bei der Installation des Subysystems traten dann Probleme auf (die kernelsources) hatte ich bereits schon installiert.

Die Fehlermeldung für das Installieren des Subsystems:
linux:/home/frank # cd ieee80211-1.1.6
linux:/home/frank/ieee80211-1.1.6 # ls
. ieee80211_crypt_ccmp.c ieee80211_module.o.lst LICENSE
.. ieee80211_crypt_tkip.c ieee80211_rx.c Makefile
CHANGES ieee80211_crypt_wep.c ieee80211_tx.c net
GIT_SHA1 ieee80211_geo.c ieee80211_wx.c remove-old
idvals ieee80211_module.c INSTALL
ieee80211_crypt.c .ieee80211_module.o.d in-tree
linux:/home/frank/ieee80211-1.1.6 # sudo make
Checking in /lib/modules/2.6.13-15.7-default/build/ for ieee80211 components...

make -C /lib/modules/2.6.13-15.7-default/build M=/home/frank/ieee80211-1.1.6 MOD
VERDIR=/home/frank/ieee80211-1.1.6 modules
make[1]: Entering directory `/usr/src/linux-2.6.13-15.7-obj/i386/default'
make -C ../../../linux-2.6.13-15.7 O=../linux-2.6.13-15.7-obj/i386/default modul
es
CC [M] /home/frank/ieee80211-1.1.6/ieee80211_module.o
/home/frank/ieee80211-1.1.6/ieee80211_module.c:61: error: syntax error before ‘I
EEE80211_VERSION’
/home/frank/ieee80211-1.1.6/ieee80211_module.c: In function ‘alloc_ieee80211’:
/home/frank/ieee80211-1.1.6/ieee80211_module.c:132: error: ‘struct ieee80211_dev
ice’ has no member named ‘rts’
/home/frank/ieee80211-1.1.6/ieee80211_module.c:139: error: ‘struct ieee80211_dev
ice’ has no member named ‘host_mc_decrypt’
/home/frank/ieee80211-1.1.6/ieee80211_module.c:146: error: ‘struct ieee80211_dev
ice’ has no member named ‘host_open_frag’
/home/frank/ieee80211-1.1.6/ieee80211_module.c:152: error: ‘ieee80211_crypt_dein
it_handler’ undeclared (first use in this function)
/home/frank/ieee80211-1.1.6/ieee80211_module.c:152: error: (Each undeclared iden
tifier is reported only once
/home/frank/ieee80211-1.1.6/ieee80211_module.c:152: error: for each function it
appears in.)
/home/frank/ieee80211-1.1.6/ieee80211_module.c:153: error: ‘struct ieee80211_dev
ice’ has no member named ‘crypt_quiesced’
/home/frank/ieee80211-1.1.6/ieee80211_module.c: In function ‘free_ieee80211’:
/home/frank/ieee80211-1.1.6/ieee80211_module.c:175: error: implicit declaration of function ‘ieee80211_crypt_quiescing’
/home/frank/ieee80211-1.1.6/ieee80211_module.c:177: error: implicit declaration of function ‘ieee80211_crypt_deinit_entries’
/home/frank/ieee80211-1.1.6/ieee80211_module.c:182: error: dereferencing pointer to incomplete type
/home/frank/ieee80211-1.1.6/ieee80211_module.c:183: error: dereferencing pointer to incomplete type
/home/frank/ieee80211-1.1.6/ieee80211_module.c:183: error: dereferencing pointer to incomplete type
/home/frank/ieee80211-1.1.6/ieee80211_module.c:184: error: dereferencing pointer to incomplete type
/home/frank/ieee80211-1.1.6/ieee80211_module.c: In function ‘ieee80211_init’:
/home/frank/ieee80211-1.1.6/ieee80211_module.c:251: error: syntax error before ‘ IEEE80211_VERSION’
make[4]: *** [/home/f






kann es sein, dass ich da irgendwas falsch gemacht habe ?
 

crazyrolf

Advanced Hacker
Also ich hab das 1652 WLMi, verwendet das nicht die gleiche WLAN-Karte?

EDIT: es ist die gleiche Karte:
Intel PRO/Wireless 2200BG
Gerätename: wlan-id-00:13:ce:34:9b:29
Über DHCP zugewiesene IP-Adresse
Beim Booten automatisch gestartet

Mit 10.0 gibt es hier keinerlei Probleme, alles bestens erkannt auch WLAN einfach im Yast konfiguriert und fertig.
 
OP
F

fraenkie_lpzg

Newbie
Hallo Hans Bauer,

könnt ja sein, dass ich nerve :roll:

hier sind die ausgaben für desmg:

linux:/home/frank # /sbin/rmmod ipw2200
linux:/home/frank # /sbin/modprobe ipw2200
linux:/home/frank # dmesg
Linux version 2.6.13-15.7-default (geeko@buildhost) (gcc version 4.0.2 20050901
(prerelease) (SUSE Linux)) #1 Tue Nov 29 14:32:29 UTC 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003fe80000 (usable)
BIOS-e820: 000000003fe80000 - 000000003fe89000 (ACPI data)
BIOS-e820: 000000003fe89000 - 000000003ff00000 (ACPI NVS)
BIOS-e820: 000000003ff00000 - 0000000040000000 (reserved)
BIOS-e820: 00000000e0000000 - 00000000f0006000 (reserved)
BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved)
BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
126MB HIGHMEM available.
896MB LOWMEM available.
On node 0 totalpages: 261760
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 225280 pages, LIFO batch:31
HighMem zone: 32384 pages, LIFO batch:15
DMI present.
ACPI: RSDP (v000 PTLTD ) @ 0x000f6980
ACPI: RSDT (v001 PTLTD RSDT 0x06040000 LTP 0x00000000) @ 0x3fe80fdc
ACPI: FADT (v001 INTEL ALVISO 0x06040000 LOHR 0x0000005f) @ 0x3fe88e8a
ACPI: MADT (v001 INTEL ALVISO 0x06040000 LOHR 0x0000005f) @ 0x3fe88efe
ACPI: HPET (v001 INTEL ALVISO 0x06040000 LOHR 0x0000005f) @ 0x3fe88f64
ACPI: MCFG (v001 INTEL ALVISO 0x06040000 LOHR 0x0000005f) @ 0x3fe88f9c
ACPI: BOOT (v001 PTLTD $SBFTBL$ 0x06040000 LTP 0x00000001) @ 0x3fe88fd8
ACPI: SSDT (v001 PmRef Cpu0Ist 0x00003000 INTL 0x20030224) @ 0x3fe81411
ACPI: SSDT (v001 PmRef Cpu0Cst 0x00003001 INTL 0x20030224) @ 0x3fe81239
ACPI: SSDT (v001 PmRef CpuPm 0x00003000 INTL 0x20030224) @ 0x3fe81020
ACPI: DSDT (v001 INTEL ALVISO 0x06040000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
ACPI: local apic disabled
Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000)
Built 1 zonelists
Kernel command line: root=/dev/hda7 vga=0x314 selinux=0 resume=/dev/hda6 spl
ash=silent
bootsplash: silent mode.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 1596.279 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1032052k/1047040k available (2029k kernel code, 14084k reserved, 695k da
ta, 204k init, 129536k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 3196.82 BogoMIPS (lpj=6393656)
Security Framework v1.0.0 initialized
SELinux: Disabled at boot.
Mount-cache hash table entries: 512
CPU: After generic identify, caps: afe9fbbf 00000000 00000000 00000000 00000180
00000000 00000000
CPU: After vendor identify, caps: afe9fbbf 00000000 00000000 00000000 00000180 0
0000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 2048K
CPU: After all inits, caps: afe9fbbf 00000000 00000000 00000040 00000180 0000000
0 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
mtrr: v2.0 (20020519)
CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
checking if image is initramfs... it is
Freeing initrd memory: 1701k freed
ACPI: Looking for DSDT in initrd... not found!
not found!
ACPI: setting ELCR to 0200 (from 0c00)
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfd7be, last bus=7
PCI: Using MMCONFIG
ACPI: Subsystem revision 20050408
ACPI-0376: *** Warning: Workaround undefined [Z00C] object in dffe4fa0
ACPI-0376: *** Warning: Workaround undefined [Z00C] object in dffe4d00
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] segment is 0
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Boot video device is 0000:01:00.0
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
request_module: runaway loop modprobe char-major-1-11
request_module: runaway loop modprobe char-major-1-11
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
request_module: runaway loop modprobe char-major-1-11
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
ACPI: Embedded Controller [EC0] (gpe 29)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 9 devices
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.0
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.1
PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.2
PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.2
TC classifier action (bugs to netdev@vger.kernel.org cc hadi@cyberus.ca)
PCI: Bridge: 0000:00:01.0
IO window: 3000-3fff
MEM window: c8100000-c81fffff
PREFETCH window: d0000000-d7ffffff
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: disabled.
PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.2
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Bus 7, cardbus bridge: 0000:06:01.0
IO window: 00004000-00004fff
IO window: 00005000-00005fff
PREFETCH window: 40000000-41ffffff
MEM window: 42000000-43ffffff
PCI: Bridge: 0000:00:1e.0
IO window: 4000-5fff
MEM window: c8200000-c82fffff
PREFETCH window: 40000000-41ffffff
ACPI-0212: *** Warning: Device is not power manageable
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:00:01.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ
10
PCI: Setting latency timer of device 0000:00:01.0 to 64
ACPI-0212: *** Warning: Device is not power manageable
PCI: Device 0000:00:1c.0 not available because of resource collisions
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI-0212: *** Warning: Device is not power manageable
PCI: Device 0000:00:1c.1 not available because of resource collisions
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI-0212: *** Warning: Device is not power manageable
PCI: Device 0000:00:1c.2 not available because of resource collisions
PCI: Setting latency timer of device 0000:00:1c.2 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10
ACPI: PCI Interrupt 0000:06:01.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ
10
Simple Boot Flag at 0x36 set to 0x1
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1135005044.412:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
ACPI: PCI Interrupt 0000:00:01.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ
10
PCI: Setting latency timer of device 0000:00:01.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[pcie00]
Allocate Port Service[pcie03]
PCI: Device 0000:00:1c.0 not available because of resource collisions
PCI: Device 0000:00:1c.1 not available because of resource collisions
PCI: Device 0000:00:1c.2 not available because of resource collisions
vesafb: framebuffer at 0xd0000000, mapped to 0xf8880000, using 3750k, total 1638
4k
vesafb: mode is 800x600x16, linelength=1600, pages=16
vesafb: protected mode interface info at c000:ad8c
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 51518 byt
es,<6>...found (800x600, 8809 bytes, v3).
Console: switching to colour frame buffer device 99x34
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
ACPI-0077: *** Warning: No context for object [dffeb440]
Real Time Clock Driver v1.12
PNP: PS/2 Controller [PNP0303:pS2K,PNP0f13:pS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
ACPI-0212: *** Warning: Device is not power manageable
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:1e.3 -> Link [LNKE] -> GSI 10 (level, low) -> IRQ
10
ACPI: PCI interrupt for device 0000:00:1e.3 disabled
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 8 devices)
mice: PS/2 mouse device common for all mice
input: PC Speaker
md: md driver 0.90.2 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 3.38
NET: Registered protocol family 2
input: AT Translated Set 2 keyboard on isa0060/serio0
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
NET: Registered protocol family 1
Using IPI Shortcut mode
ACPI wakeup devices:
RP01 RP02 RP04 USB1 USB2 USB3 USB4 USB7 LANC MODM
ACPI: (supports S0 S3 S4 S5)
Freeing unused kernel memory: 204k freed
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH6: IDE controller at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ
10
ICH6: chipset revision 4
ICH6: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x18c0-0x18c7, BIOS settings: hda:DMA, hdb:DMA
Probing IDE interface ide0...
hda: IC25N080ATMR04-0, ATA DISK drive
hdb: MATSHITAUJ-845D, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 1024KiB
hda: 156301488 sectors (80026 MB) w/7884KiB Cache, CHS=16383/255/63, UDMA(33)
hda: cache flushes supported
hda: hda1 hda2 hda3 < hda5 hda6 hda7 >
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI-0521: *** Warning: Error getting cpuindex for acpiid 0x1
Synaptics Touchpad, model: 1, fw: 5.9, id: 0x126eb1, caps: 0xa04713/0x4000
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
ACPI: Thermal Zone [THRM] (44 C)
hdb: ATAPI 63X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
Attempting manual resume
swsusp: Suspend partition has wrong signature?
ReiserFS: hda7: found reiserfs format "3.6" with standard journal
ReiserFS: hda7: using ordered data mode
ReiserFS: hda7: journal params: device hda7, size 8192, journal first block 18,
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda7: checking transaction log (hda7)
ReiserFS: hda7: Using r5 hash to sort names
bootsplash: status on console 0 changed to on
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
Adding 1052216k swap on /dev/hda6. Priority:-1 extents:1
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
NET: Registered protocol family 10
Disabled Privacy Extensions on device c036b920(lo)
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2002 Netfilter core team
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (8180 buckets, 65440 max) - 248 bytes per conntrack
lp: driver loaded but no devices found
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.3
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ
11
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 11, io base 0x00001800
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:1d.1 -> Link [LNKD] -> GSI 11 (level, low) -> IRQ
11
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 11, io base 0x00001820
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ
10
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 10, io base 0x00001840
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[D] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ
10
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 10, io base 0x00001860
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
hw_random hardware driver 1.0.0 loaded
ACPI-0212: *** Warning: Device is not power manageable
ACPI: PCI Interrupt 0000:00:1d.7[A] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ
11
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: debug port 1
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc8000000
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 915GM Chipset.
agpgart: AGP aperture is 256M @ 0x0
ACPI-0212: *** Warning: Device is not power manageable
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:1e.2[A] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ
11
PCI: Setting latency timer of device 0000:00:1e.2 to 64
ieee80211_crypt: module not supported by Novell, setting U taint flag.
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: module not supported by Novell, setting U taint flag.
ieee80211: 802.11 data/management/control stack, 1.0.3
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ipw2200: module not supported by Novell, setting U taint flag.
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.6
ipw2200: Copyright(c) 2003-2004 Intel Corporation
intel8x0_measure_ac97_clock: measured 54176 usecs
intel8x0: clocking to 48000
ACPI: PCI Interrupt 0000:06:03.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ
11
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
usb 3-2: new full speed USB device using uhci_hcd and address 3
ieee1394: Initialized config rom entry `ip1394'
ohci1394: $Rev: 1299 $ Ben Collins <bcollins@debian.org>
ACPI: PCI Interrupt 0000:06:01.2[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ
10
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[10] MMIO=[c8217000-c82177ff] Max
Packet=[2048]
ACPI: PCI Interrupt 0000:06:01.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ
10
Yenta: CardBus bridge found at 0000:06:01.0 [1025:0066]
hub 3-2:1.0: USB hub found
hub 3-2:1.0: 4 ports detected
Yenta: ISA IRQ mask 0x00f8, PCI irq 10
Socket status: 30000006
pcmcia: parent PCI bridge I/O window: 0x4000 - 0x5fff
cs: IO port probe 0x4000-0x5fff: clean.
pcmcia: parent PCI bridge Memory window: 0xc8200000 - 0xc82fffff
pcmcia: parent PCI bridge Memory window: 0x40000000 - 0x41ffffff
usb 3-2.2: new full speed USB device using uhci_hcd and address 4
usb 3-2.4: new low speed USB device using uhci_hcd and address 5
ipw2200: ipw-2.3-boot.fw load failed: Reason -2
ipw2200: Unable to load firmware: 0xFFFFFFFE
ipw2200: failed to register network device
ACPI: PCI interrupt for device 0000:06:03.0 disabled
ipw2200: probe of 0000:06:03.0 failed with error -5
tg3.c:v3.37 (August 25, 2005)
ACPI-0212: *** Warning: Device is not power manageable
ACPI: PCI Interrupt 0000:06:08.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ
10
eth0: Tigon3 [partno(BCM95705A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/
1000BaseT Ethernet 00:c0:9f:b3:22:7a
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[0] TSOcap[1]
eth0: dma_rwctrl[763f0000]
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00c09f00004f7016]
usbcore: registered new driver hiddev
input: USB HID v1.10 Mouse [Genius Optical Mouse] on usb-0000:00:1d.2-2.4
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver
usbcore: registered new driver snd-usb-audio
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0xc00-0xcff: excluding 0xcf8-0xcff
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xa00-0xaff: clean.
bootsplash: status on console 0 changed to on
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
NET: Registered protocol family 17
mtrr: no more MTRRs available
mtrr: no more MTRRs available
mtrr: no more MTRRs available
mtrr: no more MTRRs available
eth0: no IPv6 routers present
bootsplash: status on console 0 changed to on
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery present)
ACPI: Battery Slot [BAT2] (battery absent)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Power Button (CM) [PWRB]
ACPI: Sleep Button (CM) [SLPB]
IA-32 Microcode Update Driver: v1.14 <tigran@veritas.com>
IA-32 Microcode Update Driver v1.14 unregistered
bootsplash: status on console 0 changed to on
subfs 0.9
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
synaptics: using relaxed packet validation
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
ipw2200: module not supported by Novell, setting U taint flag.
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.6
ipw2200: Copyright(c) 2003-2004 Intel Corporation
ACPI: PCI Interrupt 0000:06:03.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: ipw-2.3-boot.fw load failed: Reason -2
ipw2200: Unable to load firmware: 0xFFFFFFFE
ipw2200: failed to register network device
ACPI: PCI interrupt for device 0000:06:03.0 disabled
ipw2200: probe of 0000:06:03.0 failed with error -5
linux:/home/frank #


hier die ausgabe für
desmg | grep ipw2200

frank@linux:~> dmesg | grep ipw
ipw2200: module not supported by Novell, setting U taint flag.
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.6
ipw2200: Copyright(c) 2003-2004 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: ipw-2.3-boot.fw load failed: Reason -2
ipw2200: Unable to load firmware: 0xFFFFFFFE
ipw2200: failed to register network device
ipw2200: probe of 0000:06:03.0 failed with error -5
frank@linux:~>

ich bin am überlegen, ob ich noch mal alles installiere, vielleicht hängt es daran :oops:
 
Prüfe einmal, ob die Firmware-Dateien auch alle in /lib/firmware liegen. Wenn ja, das Modul entladen (rmmod), dann als root ein
Code:
echo 100 > /sys/class/firmware/timeout
und wieder das Modul laden (modprobe).

Greetz, HB
 
OP
F

fraenkie_lpzg

Newbie
Ich habe mir gestern die Eval Edition runtergeladen und habe eine Aktualisierung gemacht und mit einem Schlag habe ich Empfang. Ich danke euch trotzdem recht herzlich für eure Hilfe. :D
 
Oben