Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#77748 - [linux] SURECOM EP-320X-S 100/10M Ethernet PCI Adapter is not recognized with 6.2.x kernels

Attached to Project: Arch Linux
Opened by ZeroBit (ZeroBit) - Monday, 06 March 2023, 19:51 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 08 March 2023, 06:45 GMT
Task Type Bug Report
Category Kernel
Status Assigned
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Description: the NIC SURECOM EP-320X-S 100/10M Ethernet PCI Adapter stopped to be recognized. It uses driver fealnx which seems deleted from kernel

Old kernel 6.1.12.arch1-1 works fine with SURECOM EP-320X-S 100/10M Ethernet PCI Adapter

Sorry, it is my first bug report about the kernel. I don't know what else I should provide

Additional info:
* package version(s) linux 6.2.2.arch1-1
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:

Under old kernel 6.1.12.arch1-1

$ ethtool -i eth1
driver: fealnx
version: 6.1.12-arch1-1
firmware-version:
expansion-rom-version:
bus-info: 0000:04:03.0
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: no

Under new kernel eth1 is absent

This task depends upon

Comment by loqs (loqs) - Monday, 06 March 2023, 20:14 GMT
It was deleted by upstream [1]. Please contact upstream to notify them you still have hardware using the module.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d5e2d038dbece821f1af57acbeded3aa9a1832c1
Comment by ZeroBit (ZeroBit) - Monday, 06 March 2023, 20:19 GMT
Thank you. I saw that page. But cannot find where can I make bug report
Comment by loqs (loqs) - Monday, 06 March 2023, 20:26 GMT
Either reply to the mailing list link from the commit [1], the link contains instructions on how to reply or open a bug report on https://bugzilla.kernel.org product Drivers component Network and ensure to add the author and commiter of the commit involved to the CC list. See also [2]

[1] https://lore.kernel.org/all/20221025184254.1717982-1-kuba%40kernel.org/
[2] https://www.kernel.org/doc/html/latest/admin-guide/reporting-issues.html
Comment by ZeroBit (ZeroBit) - Monday, 06 March 2023, 20:31 GMT
Thanks a lot!
Comment by loqs (loqs) - Tuesday, 07 March 2023, 19:49 GMT

Loading...