Opened 2 years ago
Last modified 9 months ago
#18094 new bug
Tethering not working with Nokia 6.1
Reported by: | topolinik | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Network/usb_rndis | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
With a Nokia 6.1 (Android One phone) tethering works under linux.
Under haiku x86_64 b4tc0 the network interface does not appear. The phone is plugged into a USB2 port.
Attaching syslog and usb diagnostics.
Attachments (4)
Change History (9)
by , 2 years ago
by , 2 years ago
Attachment: | Nokia_detail_usb added |
---|
comment:1 by , 2 years ago
Component: | Network & Internet → Drivers/USB/XHCI |
---|---|
Keywords: | tethering nokia usb removed |
Owner: | changed from | to
Platform: | x86-64 → All |
comment:2 by , 11 months ago
by , 9 months ago
Attachment: | syslog_20240427 added |
---|
by , 9 months ago
Attachment: | listusb_20240427 added |
---|
comment:3 by , 9 months ago
Tested with a fresh kernel image, but nothing changed. I mean no network interface detected.
Attached new syslog and listusb output.
comment:4 by , 9 months ago
I had a similar situation on #17746, where what the driver expects, and what the USB device reports differed too much.
See what PulkoMandy wrote there: https://dev.haiku-os.org/ticket/17746#comment:4
I was able to make my device work (with some rough edges), by following his suggested changes.
If you don't mind getting your hands dirty, maybe you can also do similar modifications so it recognizes your device? Judging from your listusb output... it looks to me like it might work once it passes the "detection" steps of the driver (interface 1 and 2 look pretty similar to mine at least).
(I should get back to mine, see if I can add some more checks, as suggested by Adrien, and submit the patch for review).
comment:5 by , 9 months ago
Component: | Drivers/USB/XHCI → Drivers/Network/usb_rndis |
---|---|
Owner: | changed from | to
Well, the XHCI errors look better, the remaining ones are probably harmless.
Please retest with a recent nightly.