Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #69041
| From | Andrei POPESCU <andreimpopescu@gmail.com> |
|---|---|
| Newsgroups | linux.debian.kernel |
| Subject | Re: Bug#979187: 5.9.15 Debian kernel stopped booting on raspi 4 with Elecom USB MSD 056e:6a13 |
| Date | 2021-01-04 08:10 +0100 |
| Message-ID | <Btsa5-3yl-1@gated-at.bofh.it> (permalink) |
| References | <BtntM-zM-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Control: reassign -1 src:linux 5.9.15-1
On Lu, 04 ian 21, 11:03:09, Ryutaroh Matsumoto wrote:
> Package: llinux-image-5.9.0-5-arm64
> Version: 5.9.15-1
> Severity: normal
Hello,
There is a typo in the package name, so the bug was assigned to an
inexistent package, fixing it with this message.
Please use
reportbug linux-image-5.9.0-5-arm64
while booted with this kernel and select the option to Follow-Up to this
bug (you might want to have the bug number handy), so that reportbug can
collect more information about your system.
Kind regards,
Andrei
> Dear Debian kernel maintainers,
>
> This is a report different from
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977694
>
> Debian kernel earlier than 5.9.14 booted with the
> following Elecom USB MSD.
> But Debian kernel 5.9.15 stopped working, while
> it boots with another USB MSD from Elecom...
>
> Best regards, Ryutaroh Matsumoto
> V
> # lsusb -v
>
> Bus 002 Device 005: ID 056e:6a13 Elecom Co., Ltd ESD-EMN
> Device Descriptor:
> bLength 18
> bDescriptorType 1
> bcdUSB 3.20
> bDeviceClass 0
> bDeviceSubClass 0
> bDeviceProtocol 0
> bMaxPacketSize0 9
> idVendor 0x056e Elecom Co., Ltd
> idProduct 0x6a13
> bcdDevice 11.00
> iManufacturer 1 ELECOM
> iProduct 2 ESD-EMN
> iSerial 3 20B10164305600A9
> bNumConfigurations 1
> Configuration Descriptor:
> bLength 9
> bDescriptorType 2
> wTotalLength 0x0079
> bNumInterfaces 1
> bConfigurationValue 1
> iConfiguration 0
> bmAttributes 0x80
> (Bus Powered)
> MaxPower 504mA
> Interface Descriptor:
> bLength 9
> bDescriptorType 4
> bInterfaceNumber 0
> bAlternateSetting 0
> bNumEndpoints 2
> bInterfaceClass 8 Mass Storage
> bInterfaceSubClass 6 SCSI
> bInterfaceProtocol 80 Bulk-Only
> iInterface 0
> Endpoint Descriptor:
> bLength 7
> bDescriptorType 5
> bEndpointAddress 0x01 EP 1 OUT
> bmAttributes 2
> Transfer Type Bulk
> Synch Type None
> Usage Type Data
> wMaxPacketSize 0x0400 1x 1024 bytes
> bInterval 0
> bMaxBurst 8
> Endpoint Descriptor:
> bLength 7
> bDescriptorType 5
> bEndpointAddress 0x82 EP 2 IN
> bmAttributes 2
> Transfer Type Bulk
> Synch Type None
> Usage Type Data
> wMaxPacketSize 0x0400 1x 1024 bytes
> bInterval 0
> bMaxBurst 8
> Interface Descriptor:
> bLength 9
> bDescriptorType 4
> bInterfaceNumber 0
> bAlternateSetting 1
> bNumEndpoints 4
> bInterfaceClass 8 Mass Storage
> bInterfaceSubClass 6 SCSI
> bInterfaceProtocol 98
> iInterface 0
> Endpoint Descriptor:
> bLength 7
> bDescriptorType 5
> bEndpointAddress 0x01 EP 1 OUT
> bmAttributes 2
> Transfer Type Bulk
> Synch Type None
> Usage Type Data
> wMaxPacketSize 0x0400 1x 1024 bytes
> bInterval 0
> bMaxBurst 8
> MaxStreams 4
> Data-out pipe (0x04)
> Endpoint Descriptor:
> bLength 7
> bDescriptorType 5
> bEndpointAddress 0x82 EP 2 IN
> bmAttributes 2
> Transfer Type Bulk
> Synch Type None
> Usage Type Data
> wMaxPacketSize 0x0400 1x 1024 bytes
> bInterval 0
> bMaxBurst 8
> MaxStreams 4
> Data-in pipe (0x03)
> Endpoint Descriptor:
> bLength 7
> bDescriptorType 5
> bEndpointAddress 0x03 EP 3 OUT
> bmAttributes 2
> Transfer Type Bulk
> Synch Type None
> Usage Type Data
> wMaxPacketSize 0x0400 1x 1024 bytes
> bInterval 0
> bMaxBurst 0
> Command pipe (0x01)
> Endpoint Descriptor:
> bLength 7
> bDescriptorType 5
> bEndpointAddress 0x84 EP 4 IN
> bmAttributes 2
> Transfer Type Bulk
> Synch Type None
> Usage Type Data
> wMaxPacketSize 0x0400 1x 1024 bytes
> bInterval 0
> bMaxBurst 8
> MaxStreams 4
> Status pipe (0x02)
> Binary Object Store Descriptor:
> bLength 5
> bDescriptorType 15
> wTotalLength 0x0016
> bNumDeviceCaps 2
> USB 2.0 Extension Device Capability:
> bLength 7
> bDescriptorType 16
> bDevCapabilityType 2
> bmAttributes 0x00000002
> HIRD Link Power Management (LPM) Supported
> SuperSpeed USB Device Capability:
> bLength 10
> bDescriptorType 16
> bDevCapabilityType 3
> bmAttributes 0x00
> wSpeedsSupported 0x000c
> Device can operate at High Speed (480Mbps)
> Device can operate at SuperSpeed (5Gbps)
> bFunctionalitySupport 2
> Lowest fully-functional device speed is High Speed (480Mbps)
> bU1DevExitLat 4 micro seconds
> bU2DevExitLat 4 micro seconds
> can't get debug descriptor: Resource temporarily unavailable
> Device Status: 0x000c
> (Bus Powered)
> U1 Enabled
> U2 Enabled
--
Looking after bugs assigned to unknown or inexistent packages
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Bug#979187: 5.9.15 Debian kernel stopped booting on raspi 4 with Elecom USB MSD 056e:6a13 Andrei POPESCU <andreimpopescu@gmail.com> - 2021-01-04 08:10 +0100
Processed: Re: Bug#979187: 5.9.15 Debian kernel stopped booting on raspi 4 with Elecom USB MSD 056e:6a13 "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-01-04 08:20 +0100
Bug#979187: 5.9.15 Debian kernel stopped booting on raspi 4 with Elecom USB MSD 056e:6a13 Ryutaroh Matsumoto <ryutaroh@ict.e.titech.ac.jp> - 2021-01-04 11:00 +0100
Bug#979187: 5.9.15 Debian kernel stopped booting on raspi 4 with Elecom USB MSD 056e:6a13 Andrei POPESCU <andreimpopescu@gmail.com> - 2021-01-04 11:10 +0100
csiph-web