Opened 9 years ago

Closed 6 years ago

#12035 closed bug (fixed)

iprowifi4965 panic with Intel PRO/Wireless 5150

Reported by: Bambr Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Drivers/Network/iprowifi4965 Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Hello, Tried to boot haiku (49129 nightly is the last one), got panic during boot process (screen photo attached). Surprise for me is that there is no "Intel Pro Wireless 4965" device in this netbook.

Piece of listdev command: === device Network controller [2|80|0]

vendor 8086: Intel Corporation device 423d: WiMAX/WiFi Link 5150

===

Piece of listusb command: === 8086:1406 /dev/bus/usb/4/5 "Intel Corp." "WiMAX Connection 2400m" ver. 0000 ===

When I boot in safe mode and try ls /dev/net/ in terminal, I got similar panic screen.

Is this correct that my hardware is unsupported by haiku now? Anyway, there is no reason to broke on this :)

Thanks!

Attachments (3)

IMG_20150429_143106.jpg (3.5 MB ) - added by Bambr 9 years ago.
IMG_20180630_110226.jpg (4.4 MB ) - added by Bambr 6 years ago.
IMG_20180706_095254.jpg (4.3 MB ) - added by Bambr 6 years ago.

Change History (23)

by Bambr, 9 years ago

Attachment: IMG_20150429_143106.jpg added

comment:1 by Bambr, 9 years ago

If you are interested on any other tests/checks for this netbook (not only with this bug), I will try to help you. Just ask what you need to help the project.

comment:2 by diver, 9 years ago

An actual panic message is missing from this image. Could you crash it again, type message in KDL and take a new photo? To prevent this panic you can blacklist the driver. See https://www.haiku-os.org/guides/daily-tasks/blacklist-packages

comment:3 by Bambr, 9 years ago

debug> message
PANIC: vm_page_fault: unhandled page fault in kernel space at 0x4, ip 0x81302131

Ok?

About blacklisting - yes, I know I can do this, I already have system booted with safe mode and safe screen driver, and it seems to be working. Unfortunately, it is unusable without network :(

comment:4 by korli, 9 years ago

Could you please tell the last version which worked on this laptop (if it ever did)?

comment:5 by Bambr, 9 years ago

I didn't tried previous versions. If you provide me with several revision tags which I can try, I will do this just now. I can try to search revisions with driver updates by myself, but seems I have no time to do this today.

comment:7 by Bambr, 9 years ago

Tried last 2 great updates, hrev46271 and hrev47490,still does not work. Will continue later.

comment:8 by Bambr, 9 years ago

BTW, I looked to driver sources and I see my wifi card in device list, seems it should be supported by the driver?

Tried alpha, similar result, but a little later - I can see blue screen with haiku cursor for a second (new builds seems to panic during boot, I didn't see cursor).

PANIC: vm_page_fault: unhandled page fault in kernel space at 0x18, ip 0x8178ebdb

Tried hrev43643, does not work too. Do I need to try earlier releases?

comment:9 by Bambr, 9 years ago

Seems, it never worked with my wifi. Intel(R) PRO/Wireless 5150 support was added in hrev38734, and it does not work. hrev35928 works fine (of course, driver don't know my device and is not loaded).

Ticket should be renamed to "iprowifi4965 panic with Intel PRO/Wireless 5150" if possible.

What can I do next?

comment:10 by korli, 9 years ago

Summary: wifi driver panic during boot on Lenovo S10-3tiprowifi4965 panic with Intel PRO/Wireless 5150

comment:11 by Max-Might, 9 years ago

I think I have the same problem, same KDL when booting from a USB key. PC is acer aspire 6920. Tried with one of the recent nightlies.

The output from lspci (from linux) is as follows:

08:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)

When in the debugger i called the 'syslog' command and the last line was the driver saying something like

Could not read EEPROM

comment:12 by waddlesplash, 6 years ago

Can you please try again on hrev52041 or after?

by Bambr, 6 years ago

Attachment: IMG_20180630_110226.jpg added

comment:13 by Bambr, 6 years ago

Hello,

Does not work :( See attachment

comment:14 by Bambr, 6 years ago

Can I do something else for you?

comment:15 by waddlesplash, 6 years ago

The kernel panic should be gone with hrev52068. If you can now boot, please look for iprowifi4965 in the syslog, and include whatever you find here.

comment:16 by Bambr, 6 years ago

I see some progress :) Now I have blank black screen during boot. But when I choose VESA video driver in boot options, the kernel panic is here again (see screen)

by Bambr, 6 years ago

Attachment: IMG_20180706_095254.jpg added

comment:17 by waddlesplash, 6 years ago

That one was probably fixed in hrev52071. Try again.

comment:18 by Bambr, 6 years ago

Retried with hrev52087, got the same screen during usual boot (no safe-mode options).

comment:19 by waddlesplash, 6 years ago

Please retest after hrev52091. Thanks for being so patient!

comment:20 by waddlesplash, 6 years ago

Resolution: fixed
Status: newclosed

The last KDL was the same as the last one in #8623, and that one is now fixed, so this one almost certainly is also.

Note: See TracTickets for help on using tickets.