Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2024 14:16:00 +0000
From:      void <void@f-m.fm>
To:        stable@freebsd.org
Subject:   Re: USB CD drive does not work with 14-Stable
Message-ID:  <511954d9-74b4-45c3-b16e-342ad29751f7@app.fastmail.com>
In-Reply-To: <4609701708855679@vpfns56j3qv6ec2k.vla.yp-c.yandex.net>
References:  <5813111708783942@wckjnuw7tehz7zgt.sas.yp-c.yandex.net> <3c8667a2-770c-4c35-9b33-572f43d9f1ea@app.fastmail.com> <4609701708855679@vpfns56j3qv6ec2k.vla.yp-c.yandex.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 25 Feb 2024, at 10:07, S.N.Grigoriev wrote:

> 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

OK - that GENERIC is unmodified? If so, then the kernel has all the usb stuff 
needed.

make sure you have misc/usbids sysutils/usbutils and sysutils/usbhid-dump 
(I also have devel/libpci misc/pciids and sysutils/pciutils)
installed, for diagnostics like lsusb.

In the past, on a couple of boards, I have had to disable usb3 in the kernel 
(or in the bios) and just had usb2 working. Can you try a usb2 port? Next step 
would be to disable one or the other in the bios, and try with one or the other 
after changing each one.

good luck,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?511954d9-74b4-45c3-b16e-342ad29751f7>