https://bugzilla.novell.com/show_bug.cgi?id=446734 User konstri@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=446734#c1 Summary: prism2_usb: kernel Oops - WLAN unuseable Product: openSUSE 11.1 Version: Beta 5 Platform: i586 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: konstri@gmx.de QAContact: qa@suse.de Found By: Community User Created an attachment (id=253579) --> (https://bugzilla.novell.com/attachment.cgi?id=253579) complete dmesg output when hotplugin a Netgear MA111V1 USB WLAN stick I get a kernel Oops. WLAN cannot be configured via YAST or used anyhow. Under OpenSUSE 10.2 the WLAN USB stick works perfect. usb 1-1: new full speed USB device using uhci_hcd and address 3 usb 1-1: configuration #1 chosen from 1 choice usb 1-1: New USB device found, idVendor=0846, idProduct=4110 usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 p80211: module is from the staging directory, the quality is unknown, you have been warned. prism2_usb: module is from the staging directory, the quality is unknown, you have been warned. prism2usb_init: prism2_usb.o: 0.2.8 Loaded prism2usb_init: dev_info is: prism2_usb BUG: unable to handle kernel NULL pointer dereference at 00000008 IP: [<e0f6ef52>] :p80211:wlan_setup+0xf3/0x138 *pdpt = 0000000009cf1001 *pde = 0000000000000000 Oops: 0002 [#1] SMP last sysfs file: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/bInterfaceClass Modules linked in: prism2_usb(CN+) p80211(CN) nls_iso8859_1 nls_cp437 vfat fat sg sd_mod crc_t10dif usb_storage ip6t_LOG xt_tcpudp xt_pkttype ipt_LOG xt_limit ir_kbd_i2c binfmt_misc snd_pcm_oss snd_mixer_oss snd_seq_midi snd_seq_midi_event snd_seq ip6t_REJECT nf_conntrack_ipv6 ip6table_raw xt_NOTRACK ipt_REJECT xt_state iptable_raw iptable_filter ip6table_mangle nf_conntrack_netbios_ns nf_conntrack_ipv4 nf_conntrack ip_tables ip6table_filter ip6_tables x_tables ipv6 fuse ext2 loop dm_mod tuner_simple tuner_types tea5767 tuner ppdev snd_cs46xx saa7134 gameport snd_rawmidi ir_common snd_seq_device videodev snd_ac97_codec v4l1_compat compat_ioctl32 ac97_bus v4l2_common videobuf_dma_sg snd_pcm rtc_cmos videobuf_core parport_pc snd_timer rtc_core tveeprom floppy shpchp parport rtc_lib snd i2c_piix4 intel_agp pci_hotplug container ide_cd_mod soundcore agpgart button pcspkr i2c_core cdrom isp1760(N) snd_page_alloc uhci_hcd usbcore ide_disk edd ext3 mbcache jbd fan ide_pci_generic ata_generic ata_piix libata scsi_mod dock piix ide_core thermal processor thermal_sys hwmon [last unloaded: speedstep_lib] Supported: No Pid: 4426, comm: modprobe Tainted: G W (2.6.27.5-2-pae #1) EIP: 0060:[<e0f6ef52>] EFLAGS: 00010286 CPU: 0 EIP is at wlan_setup+0xf3/0x138 [p80211] EAX: 00000008 EBX: de15b000 ECX: 00000000 EDX: 00000000 ESI: ce97f400 EDI: de15b480 EBP: e0f9c0d6 ESP: c9c01df4 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 Process modprobe (pid: 4426, ti=c9c00000 task=cc5f0190 task.ti=c9c00000) Stack: 00000246 00000246 ce97f400 ce97f400 cc5fc000 cc5fd65c e0f9b81c d285a728 c0359f85 e10d045a ce8e5e00 d285a45c ce8e5e00 00000000 ce8e5e1c e0fa3408 e10d1123 00000000 ce8e5e1c ce8e5e94 ddc83c20 e0fa233c d285a400 ce8e5e1c Call Trace: [<e0f9b81c>] prism2sta_probe_usb+0xf6/0x202 [prism2_usb] [<e10d1123>] usb_probe_interface+0x196/0x1ca [usbcore] [<c02b7962>] really_probe+0xd7/0x1de [<c02b7b3e>] __driver_attach+0x37/0x55 [<c02b721d>] bus_for_each_dev+0x31/0x57 [<c02b7714>] driver_attach+0x16/0x18 [<c02b6c16>] bus_add_driver+0xec/0x21b [<c02b7cb1>] driver_register+0x85/0xe2 [<e10d1322>] usb_register_driver+0x60/0xc3 [usbcore] [<c010112b>] _stext+0x3b/0x127 [<c0150748>] sys_init_module+0x8a/0x19e [<c0104e12>] syscall_call+0x7/0xb [<b7e7ad5e>] 0xb7e7ad5e ======================= Code: f6 e0 8d 42 08 c7 83 b4 02 00 00 db e6 f6 e0 c7 43 40 48 e6 f6 e0 c7 83 a4 02 00 00 57 e6 f6 e0 c7 83 a8 02 00 00 a2 e6 f6 e0 90 <80> 4a 08 01 c7 83 c8 02 00 00 ed e6 f6 e0 b9 04 00 00 00 c7 83 EIP: [<e0f6ef52>] wlan_setup+0xf3/0x138 [p80211] SS:ESP 0068:c9c01df4 ---[ end trace c34050558ed3442e ]--- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.