Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2024 13:07:59 +0300
From:      S.N.Grigoriev <serguey-grigoriev@yandex.ru>
To:        void <void@f-m.fm>, FreeBSD Stable <freebsd-stable@freebsd.org>
Cc:        stable@freebsd.org
Subject:   Re: USB CD drive does not work with 14-Stable
Message-ID:  <4609701708855679@vpfns56j3qv6ec2k.vla.yp-c.yandex.net>
In-Reply-To: <3c8667a2-770c-4c35-9b33-572f43d9f1ea@app.fastmail.com>
References:  <5813111708783942@wckjnuw7tehz7zgt.sas.yp-c.yandex.net> <3c8667a2-770c-4c35-9b33-572f43d9f1ea@app.fastmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4609701708855679>