Opened 3 years ago

Closed 2 years ago

Last modified 2 years ago

#17711 closed enhancement (fixed)

Wifi not working

Reported by: ScottPuopolo Owned by: waddlesplash
Priority: normal Milestone: R1/beta4
Component: Drivers/Network/iaxwifi200 Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is the first time Haiku has booted to the desktop on this homemade PC. WiFi does not currently work, it is not shown in Network preferences. Wired ethernet does work. This is under hrev56010 x86_64. I'll attach listdev and syslog for reference. Please let me know what other info would be helpful for diagnostics.

Attachments (5)

listdev.txt (2.4 KB ) - added by ScottPuopolo 3 years ago.
Output with no ethernet cable attached
syslog (273.0 KB ) - added by ScottPuopolo 3 years ago.
Output with no ethernet cable attached
screenshot1.png (316.1 KB ) - added by ScottPuopolo 3 years ago.
lshw_clip.txt (712 bytes ) - added by ScottPuopolo 3 years ago.
kdl.jpg (1.1 MB ) - added by ScottPuopolo 2 years ago.

Download all attachments as: .zip

Change History (24)

by ScottPuopolo, 3 years ago

Attachment: listdev.txt added

Output with no ethernet cable attached

by ScottPuopolo, 3 years ago

Attachment: syslog added

Output with no ethernet cable attached

by ScottPuopolo, 3 years ago

Attachment: screenshot1.png added

comment:1 by waddlesplash, 3 years ago

device Network controller [2|80|0]
	  vendor 8086: Intel Corporation
	  device 06f0: Comet Lake PCH CNVi WiFi

Probably an "iwx" device.

comment:2 by waddlesplash, 3 years ago

Component: - GeneralDrivers/Network

in reply to:  1 comment:3 by korli, 3 years ago

Replying to waddlesplash:

Probably an "iwx" device.

Confirmed

comment:4 by korli, 3 years ago

Type: bugenhancement

by ScottPuopolo, 3 years ago

Attachment: lshw_clip.txt added

in reply to:  4 ; comment:5 by ScottPuopolo, 3 years ago

Replying to korli: lshw_clip.txt from this machine under Linux Mint. Closest I see (not an expert!!) is line 9579 from source you linked to.

in reply to:  5 comment:6 by richienyhus, 3 years ago

ScottPuopolo, you may want to read the discussion in ticket #16970. It has a bit of bad news about "iwx" devices.

comment:7 by ScottPuopolo, 3 years ago

Well, I wouldn't call it bad news per se, just a need to decide on OpenBSD vs FreeBSD for drivers. Sounds wise to support both compat layers if possible in the near term to get the best of both new and older drivers. I have reconfigured my house to run ethernet cables to needed devices so I can continue using Haiku.

comment:8 by waddlesplash, 3 years ago

Component: Drivers/NetworkDrivers/Network/iaxwifi200
Owner: changed from nobody to waddlesplash

comment:9 by Letterus, 3 years ago

Same issue here. I've got a Lenovo Thinkpad X250.

On Linux lspci -nnk says:

03:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095b] (rev 59)
	Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [8086:5210]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

Haiku syslog reports repeatedly:

KERN: openbsd wlan_control: 9234, 103 (not supported) 

Anything I may provide for further debugging? Thank you !

Version 0, edited 3 years ago by Letterus (next)

comment:10 by waddlesplash, 3 years ago

The wlan_control message is spurious. Your device is supported by a different driver, the idualwifi7260 driver.

comment:11 by waddlesplash, 3 years ago

ScottPuopolo: Please check with a recent nightly and see if this device works now.

comment:12 by waddlesplash, 2 years ago

Milestone: UnscheduledR1/beta4
Resolution: fixed
Status: newclosed

Presuming fixed, a new ticket can be opened if the driver has problems, but the device is supported theoretically.

by ScottPuopolo, 2 years ago

Attachment: kdl.jpg added

comment:13 by ScottPuopolo, 2 years ago

I just tried hrev 56213 on my computer. It made it past the loading icons but crashed before the desktop appeared. I've attached a screenshot (kdl.jpg). Let me know if more info is needed.

Last edited 2 years ago by ScottPuopolo (previous) (diff)

comment:14 by waddlesplash, 2 years ago

This is the same as #17811.

comment:15 by ScottPuopolo, 2 years ago

Perhaps, but I don't believe my machine has that hardware.

device Network controller [2|80|0]

vendor 8086: Intel Corporation device 06f0: Comet Lake PCH CNVi WiFi

comment:16 by waddlesplash, 2 years ago

That bug also applies to the driver for your hardware.

comment:17 by ScottPuopolo, 2 years ago

Latest update: I can see the wifi in Network Preferences, I can see the various SSID's available. If I try to connect to one, I don't see any change in state (stays disconnected). But hey, there's progress!!! Tried on hrev56449.

comment:18 by waddlesplash, 2 years ago

As mentioned in other tickets you will need to upgrade your wpa_supplicant package (to at least version "2.10.haiku.2").

comment:19 by ScottPuopolo, 2 years ago

Performed pkgman full-sync on hrev 56449, which brought it to 56450. This upgraded wpa_supplicant to 2.10.haiku.2 . WiFi is now working on this install! Link speed is 802.11ac.

Note: See TracTickets for help on using tickets.