From: "Schmid, Carsten" <Carsten_Schmid@mentor.com>
To: AMoonRabbit <razgriz.wilson6@gmail.com>
Cc: Greg KH <gregkh@linuxfoundation.org>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Subject: RE: Fwd: Linux Kernel 5.12.10 Walkman USB DAC support issues
Date: Tue, 27 Jul 2021 13:02:51 +0000 [thread overview]
Message-ID: <2c9ddbc65d1e4ce3a368c1d894281178@SVR-IES-MBX-03.mgc.mentorg.com> (raw)
In-Reply-To: <RBHWWQ.R54EUTRRR5DN@gmail.com>
Hi Neil,
> -----Original Message-----
> From: AMoonRabbit <razgriz.wilson6@gmail.com>
No top posts please.
On Tue, 27 Jul, 2021 at 7:43 am, "Schmid, Carsten"
<Carsten_Schmid@mentor.com> wrote:
> Hi Greg,
>
> On Tue, Jul 27, 2021 at 12:37:28AM +0100, Razgriz375 (Neil) wrote:
>
>>> [ 109.668465] usb 1-1: USB disconnect, device number 2
>>> [ 110.084429] usb 1-1: new high-speed USB device number 5 using
>>> xhci_hcd
>>> [ 110.237963] usb 1-1: New USB device found, idVendor=054c,
>>> idProduct=0b8c, bcdDevice= 1.00
>>> [ 110.237989] usb 1-1: New USB device strings: Mfr=2, Product=3,
>>> SerialNumber=4
>>> [ 110.238002] usb 1-1: Product: WALKMAN
>>> [ 110.238011] usb 1-1: Manufacturer: Sony
>>> [ 110.238019] usb 1-1: SerialNumber: 10458B55477916
>>> [ 110.342104] usb 1-1: 1:7 : unsupported format bits 0x100000000
>>> [ 110.343953] usbcore: registered new interface driver
>>> snd-usb-audio
>>>
>>
>>
>> Looks like you removed the device and then added it back? And it
>> says
>> the device is supported by the kernel now, what does not work
>> properly?
>
> But earlier in boot these messages are seen:
> [ 1.908489] usb 1-1: New USB device found, idVendor=054c,
> idProduct=0ca1, bcdDevice= 1.00
> [ 1.908503] usb 1-1: New USB device strings: Mfr=2, Product=3,
> SerialNumber=4
> [ 1.908508] usb 1-1: Product: WALKMAN
> [ 1.908513] usb 1-1: Manufacturer: Sony
> [ 1.908516] usb 1-1: SerialNumber: 10458B55477916
> [ 2.195821] usb-storage 1-1:1.0: USB Mass Storage device detected
> [ 2.195988] scsi host0: usb-storage 1-1:1.0
>
> ProductId is different, that's strange.
>
> Neil, could you collect the dmesg from the working kernel 5.10 please?
> And: is the device expected to be a mass storage (aka USB disk) and
> sound card in one?
>
> So this is the Dmesg output from 5.10.17 with working output to USB DAC
> (Walkman visually gets audio as the amp meter visualiser works where as
> on newer kernels, whilst the system looks to be outputting sound, the
> Walkman shows it's receiving nothing).
...
> [ 12.202312]usb 1-1: new high-speed USB device number 3 using xhci_hcd
> [ 12.351838]usb 1-1: New USB device found, idVendor=054c,
> idProduct=0b8c, bcdDevice= 1.00
> [ 12.351844]usb 1-1: New USB device strings: Mfr=2, Product=3,
> SerialNumber=4
> [ 12.351847]usb 1-1: Product: WALKMAN
> [ 12.351850]usb 1-1: Manufacturer: Sony
> [ 12.351852]usb 1-1: SerialNumber: 10458B55477916
> [ 38.560172]usb 1-1: 1:7 : unsupported format bits 0x100000000
> [ 38.562750]usbcore: registered new interface driver snd-usb-audio
> [ 38.630995]snd_hda_intel 0000:00:1f.3: DSP detected with PCI
> class/subclass/prog-if info 0x040380
Looks like on the old kernel the Walkman is seen as the first sound card.
On the new kernel, it was seen as a mass storage first and later switched to snd-usb.
Please check if your Walkman appears as a sound card in the new kernel
and if it is muted due to not being the default output.
Thanks,
Carsten
-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955
next prev parent reply other threads:[~2021-07-27 13:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <QUKVWQ.1T8HV94AM5X6@gmail.com>
2021-07-26 23:37 ` Fwd: Linux Kernel 5.12.10 Walkman USB DAC support issues Razgriz375 (Neil)
2021-07-27 6:16 ` Greg KH
2021-07-27 7:43 ` Schmid, Carsten
2021-07-27 11:02 ` AMoonRabbit
2021-07-27 13:02 ` Schmid, Carsten [this message]
[not found] ` <GBNWWQ.KWQ1PXLOHKYW2@gmail.com>
2021-07-27 15:05 ` Schmid, Carsten
2021-07-27 16:11 ` AMoonRabbit
2021-07-27 17:06 ` Felipe Balbi
2021-08-10 17:00 ` AMoonRabbit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2c9ddbc65d1e4ce3a368c1d894281178@SVR-IES-MBX-03.mgc.mentorg.com \
--to=carsten_schmid@mentor.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=razgriz.wilson6@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).