DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 14th November 2021
marek
-Guest-
 
Posts: n/a
Default iwx0: device timeout

Hey, im experiencing problems. iwx0: device timeout and internet is down. I have to put card down, kill openvpn and up again. What to do.
https://man.openbsd.org/man4/iwx.4
says this should not happen. But it happens to me.
card:
Quote:
iwx0 at pci0 dev 20 function 3 "Intel Wi-Fi 6 AX201" rev 0x00, msix
iwx0: hw rev 0x350, fw ver 63.c04f3485.0,address
Thanks for any help.
Reply With Quote
  #2   (View Single Post)  
Old 14th November 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

There have been changes to the iwx(4) driver since 7.0-release. Are you running 7.0-release? A recent -current snapshot? Or 6.9?
Reply With Quote
  #3   (View Single Post)  
Old 14th November 2021
marek
-Guest-
 
Posts: n/a
Default

Hey, thanks for reply. Im running 7.0 release.
Reply With Quote
  #4   (View Single Post)  
Old 15th November 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

You might test a -current snapshot, and see if it resolves the problem. Since downgrades are not supported, you could:
  • Install and boot with a spare drive, such as a USB memory stick.
  • Test a -current kernel, by downloading and test-booting a -current kernel with your -release system. (example: download the bsd.mp kernel, copy it to your root directory with a different name, such as /marek, and then booting the test kernel at the boot> prompt.
Reply With Quote
  #5   (View Single Post)  
Old 22nd November 2021
marek
-Guest-
 
Posts: n/a
Default

Hey, so i installed snapshots to usb disk, but im experiencing same issue.
Reply With Quote
  #6   (View Single Post)  
Old 22nd November 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

Then you might be having a hardware issue.
Reply With Quote
  #7   (View Single Post)  
Old 22nd November 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

And for clarity, I used the word "might" because the problem may still be software related. There are still complaints (and another possible patch to test) on the bugs@ mailing list:

https://marc.info/?t=163748560300001&r=1&w=2

If your NIC is removable, you might try re-seating it on the motherboard. When I had NIC hardware problems on my laptop, re-seating the NIC helped initially .... though I ended up eventually replacing the NIC. Twice. I'm on my third NIC on this laptop.
Reply With Quote
  #8   (View Single Post)  
Old 23rd November 2021
marek
-Guest-
 
Posts: n/a
Default

Hey, sorry im lame. I dont know how to patch. I know they are doing it:
patch -p1 < /pathtopatch , but nothing more.
Anyway, i know. In my old laptop i replaced card inside, but this laptop, new one is still in guarantee so i dont want to open it. This problem will maybe force me to open it and install ax200 card and dont care about guarantee.
Reply With Quote
  #9   (View Single Post)  
Old 24th November 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

Building a -current kernel from source begins with obtaining the -current source tree, then applying the patch of interest, then building the kernel. Instructions for obtaining source and building/installing a new kernel are in the first two sections of the release(8) man page.

According to the patch(1) man page, the -p in your example is used to strip paths from the path name directives in the diff(1) file that you are applying, and would be very much dependent on the individual diff(1), the working directory you are in, and the directory structure of the source tree from the working directory. You may not need -p at all. I rarely have a need for it. I usually use -d, as any external diff(1) I'm testing is normally stored outside the source tree. And I start my patch(1) tests with -C to check to ensure the diff(1) will apply correctly, without changing any source in my working source tree.
Reply With Quote
Old 26th November 2021
Zielonykid123 Zielonykid123 is offline
Fdisk Soldier
 
Join Date: Nov 2021
Posts: 69
Default

I have the same problem and I think it's a bug not a hardware issue. BTW I use AX201 too.
Reply With Quote
Old 29th November 2021
marek
-Guest-
 
Posts: n/a
Default

I submitted bug via sendbug to openbsd team, with dmesg + ifconfig with debug enabled. Will see. That patch: https://marc.info/?t=163748560300001&r=1&w=2 didnt help.
Reply With Quote
Old 29th November 2021
Zielonykid123 Zielonykid123 is offline
Fdisk Soldier
 
Join Date: Nov 2021
Posts: 69
Default

Quote:
Originally Posted by marek View Post
I submitted bug via sendbug to openbsd team, with dmesg + ifconfig with debug enabled. Will see. That patch: https://marc.info/?t=163748560300001&r=1&w=2 didnt help.
I hope they'll fix the driver
Reply With Quote
Old 29th April 2022
Zielonykid123 Zielonykid123 is offline
Fdisk Soldier
 
Join Date: Nov 2021
Posts: 69
Default

The iwx(4) driver seems to be working for me correctly, in OpenBSD 7.1. My hardware is AX201.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
athn(4) device timeout blackhole OpenBSD Installation and Upgrading 0 14th May 2019 08:47 AM
wd0a: device timeout writing fsbn ... of .....-....... daemonfowl OpenBSD Installation and Upgrading 8 7th April 2012 09:50 PM
System stops booting after "GEOM_MIRROR: Force device gm0 start due to timeout." indienick FreeBSD General 1 25th March 2010 09:46 PM
/bsd: ral0: device timeout revzalot OpenBSD General 3 22nd July 2008 10:15 PM
identifying device associated with USB device? spiderpig OpenBSD General 2 7th July 2008 05:18 AM


All times are GMT. The time now is 02:03 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick