Re: USB CD drive does not work with 14-Stable

From: S.N.Grigoriev <serguey-grigoriev_at_yandex.ru>
Date: Sun, 25 Feb 2024 10:07:59 UTC

> On Sat, 24 Feb 2024, at 14:12, S.N.Grigoriev wrote:
> 
>> Hi, list,
>>
>> I've found out that my USB CD drive does not work with my 14-Stable (amd64).
>> It works fine with Linux and Windows and in past worked fine with 12-Stable.
>>
>> The following is from /var/log/messages:
>>
>> kernel: usb_alloc_device: set address 2 failed (USB_ERR_TIMEOUT,
>> ignored)
>> kernel: usbd_setup_device_desc: getting device descriptor at addr 2
>> failed, USB_ERR_IOERROR
>> kernel: usb_msc_auto_quirk: UQ_MSC_NO_GETMAXLUN set for USB mass
>> storage device MediaTek Inc MT1956 (0x0e8d:0x1956)
>> kernel: usb_alloc_device: Failure selecting configuration index
>> 0:USB_ERR_STALLED, port 5, addr 2 (ignored)
>> kernel: ugen3.2: <MediaTek Inc MT1956> at usbus3
> 
> Hi, can you post your kernel config please, and uname -aKU

Hi, void,

thank you for your response! My kernel config is:

##########
include         GENERIC

ident           GEN

# No sound support
nodevice        sound
nodevice        snd_cmi
nodevice        snd_csa
nodevice        snd_emu10kx
nodevice        snd_es137x
nodevice        snd_hda
nodevice        snd_ich
nodevice        snd_via8233
###########

uname -aKU output:

FreeBSD amico.pltel.ru 14.0-STABLE FreeBSD 14.0-STABLE #0 stable/14-n266870-e705ac7788b2: Sat Feb 24 15:47:37 MSK 2024     root@amico.pltel.ru:/usr/obj/usr/src/amd64.amd64/sys/GEN amd64 1400509 1400509

Regards,
Serguey.