1. Please describe the problem: The driver USB_SERIAL_F81232 is not being available - not built as a module, as opposed to many other usb serial drivers being built. Is there any specific reason behind that, or this driver can be simply enabled for future kernel release? As of now, it must be installed externally - e.g. via: https://github.com/mkopec/f81232-dkms This driver is required to use serial port on certain devices, such as the ones coming from: https://eu.protectli.com/ 2. What is the Version-Release number of the kernel: 6.9.5-200.fc40.x86_64 3. Did it work previously in Fedora? If so, what kernel version did the issue *first* appear? Old kernels are available for download at https://koji.fedoraproject.org/koji/packageinfo?packageID=8 : I am not aware of this driver being available ever before. 4. Can you reproduce this issue? If so, please provide the steps to reproduce the issue below: cat /boot/config-6.9.5-200.fc40.x86_64 | grep F81232 # CONFIG_USB_SERIAL_F81232 is not set 5. Does this problem occur with the latest Rawhide kernel? To install the Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by ``sudo dnf update --enablerepo=rawhide kernel``: 6. Are you running any modules that not shipped with directly Fedora's kernel?: This one: https://github.com/mkopec/f81232-dkms 7. Please attach the kernel logs. You can get the complete kernel log for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the issue occurred on a previous boot, use the journalctl ``-b`` flag. Reproducible: Always
FEDORA-2024-75e80e4c24 (kernel-6.9.8-100.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-75e80e4c24
FEDORA-2024-0ca71b7716 (kernel-6.9.8-200.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-0ca71b7716
FEDORA-2024-0ca71b7716 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-0ca71b7716` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-0ca71b7716 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-75e80e4c24 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-75e80e4c24` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-75e80e4c24 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
We can confirm that https://bodhi.fedoraproject.org/updates/FEDORA-2024-0ca71b7716 produces the driver we need. Thank you for including it!
FEDORA-2024-75e80e4c24 (kernel-6.9.8-100.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-0ca71b7716 (kernel-6.9.8-200.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.