usb error log spam
Got some strange usb errors message all time plug in a usb storage key.
Nov 3 07:37:28 Slaxy kernel: usb-storage: *** thread awakened. Nov 3 07:37:28 Slaxy kernel: usb-storage: Command TEST_UNIT_READY (6 bytes) Nov 3 07:37:28 Slaxy kernel: usb-storage: 00 00 00 00 00 00 Nov 3 07:37:28 Slaxy kernel: usb-storage: Bulk Command S 0x43425355 T 0x5ff L 0 F 0 Trg 0 LUN 0 CL 6 Nov 3 07:37:28 Slaxy kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes Nov 3 07:37:28 Slaxy kernel: usb-storage: Status code 0; transferred 31/31 Nov 3 07:37:28 Slaxy kernel: usb-storage: -- transfer complete Nov 3 07:37:28 Slaxy kernel: usb-storage: Bulk command transfer result=0 Nov 3 07:37:28 Slaxy kernel: usb-storage: Attempting to get CSW... Nov 3 07:37:28 Slaxy kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes Nov 3 07:37:28 Slaxy kernel: usb-storage: Status code 0; transferred 13/13 Nov 3 07:37:28 Slaxy kernel: usb-storage: -- transfer complete Nov 3 07:37:28 Slaxy kernel: usb-storage: Bulk status result = 0 Nov 3 07:37:28 Slaxy kernel: usb-storage: Bulk Status S 0x53425355 T 0x5ff R 0 Stat 0x0 Nov 3 07:37:28 Slaxy kernel: usb-storage: scsi cmd done, result=0x0 Nov 3 07:37:28 Slaxy kernel: usb-storage: *** thread sleeping. this appears all the time, somehow it very annoying. Someone any idea? Greeting Alex -- Sourcegarden GmbH HR: B-104357 Steuernummer: 37/167/21214 USt-ID: DE814784953 Geschaeftsfuehrer: Mario Scheliga, Rene Otto Bank: Deutsche Bank, BLZ: 10070024, KTO: 0810929 Schoenhauser Allee 55, 10437 Berlin |
usb error log spam
On Thu, 04 Nov 2010 11:21:29 +0100, alex@sourcegarden.de wrote:
> Got some strange usb errors message all time plug in a usb storage key. Are they errors, they return status 0? You probably have CONFIG_USB_DEBUG or CONFIG_USB_STORAGE_DEBUG enabled in your kernel. -- Neil Bothwick Men who have playful kittens shouldn't sleep in the nude. |
usb error log spam
On 11/04/10 12:32, Neil Bothwick wrote:
> On Thu, 04 Nov 2010 11:21:29 +0100, alex@sourcegarden.de wrote: > >> Got some strange usb errors message all time plug in a usb storage key. > Are they errors, they return status 0? > > You probably have CONFIG_USB_DEBUG or CONFIG_USB_STORAGE_DEBUG enabled in > your kernel. > > no, it's not: CONFIG_USB_DEBUG is not set That also why, i think this more a error message than a debug.... -- Sourcegarden GmbH HR: B-104357 Steuernummer: 37/167/21214 USt-ID: DE814784953 Geschaeftsfuehrer: Mario Scheliga, Rene Otto Bank: Deutsche Bank, BLZ: 10070024, KTO: 0810929 Schoenhauser Allee 55, 10437 Berlin |
usb error log spam
On Thu, Nov 4, 2010 at 14:53, alex@sourcegarden.de <alex@sourcegarden.de> wrote:
> On 11/04/10 12:32, Neil Bothwick wrote: >> On Thu, 04 Nov 2010 11:21:29 +0100, alex@sourcegarden.de wrote: >> >>> Got some strange usb errors message all time plug in a usb storage key. >> Are they errors, they return status 0? >> >> You probably have CONFIG_USB_DEBUG or CONFIG_USB_STORAGE_DEBUG enabled in >> your kernel. >> >> > no, it's not: > CONFIG_USB_DEBUG is not set > That also why, i think this more a error message than a debug.... Make sure you have the line HALD_VERBOSE="no" in /etc/conf.d/hald. -- Fatih |
usb error log spam
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Am 04.11.2010 14:31, schrieb Fatih Tümen: > On Thu, Nov 4, 2010 at 14:53, alex@sourcegarden.de <alex@sourcegarden.de> wrote: >> On 11/04/10 12:32, Neil Bothwick wrote: >>> On Thu, 04 Nov 2010 11:21:29 +0100, alex@sourcegarden.de wrote: >>> >>>> Got some strange usb errors message all time plug in a usb storage key. >>> Are they errors, they return status 0? >>> >>> You probably have CONFIG_USB_DEBUG or CONFIG_USB_STORAGE_DEBUG enabled in >>> your kernel. >>> >>> >> no, it's not: >> CONFIG_USB_DEBUG is not set >> That also why, i think this more a error message than a debug.... > > Make sure you have the line HALD_VERBOSE="no" in /etc/conf.d/hald. > > -- > Fatih > is the only one there. Greeting Alex -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJM0sIPAAoJEB8n+SuWCkjv9VoH/18Ei4ekDotx3/8ypXwcuu91 WK1oZkXWjVVHObJqnVO4aGdrM8P7BFHuYKjrsE5rpzgMpoXbJc WOQT3kIpn+NrIO yBCWSTsIcGznYu4Lp13w6Aa6kpeyHFBLhvFB8FR9HMLjNmvK0V eEme8Plkogi3FA ogfi6WNYfWy4pvCMCnJSYIZZzLXOHV49d5IS7w13m7ms+DgHDZ OMKAFqmc5tLCtu Jh4pt3Qt8KbONY1DJw/w5YwCDPWKQnziwNcHWQj6Om4si2m4yFt8osgzoqYmSAY7 FKfuPSuHD6PyjjL8uYbwpns4oKNs/QQJd8kItpum3CihTdlgKyUBbSLC1Lg6IR4= =rSnY -----END PGP SIGNATURE----- -- Sourcegarden GmbH HR: B-104357 Steuernummer: 37/167/21214 USt-ID: DE814784953 Geschaeftsfuehrer: Mario Scheliga, Rene Otto Bank: Deutsche Bank, BLZ: 10070024, KTO: 0810929 Schoenhauser Allee 55, 10437 Berlin |
usb error log spam
ou probably have CONFIG_USB_DEBUG or CONFIG_USB_STORAGE_DEBUG enabled in
> your kernel. > > no, it's not: CONFIG_USB_DEBUG is not set That also why, i think this more a error message than a debug.... Looks like debug to me, and since all the entries are labeled 'usb-storage' it strongly points to STORAGE_DEBUG :) |
usb error log spam
On 11/4/10, Adam Carter <adamcarter3@gmail.com> wrote:
> ou probably have CONFIG_USB_DEBUG or CONFIG_USB_STORAGE_DEBUG enabled in > >> > your kernel. >> > >> > >> no, it's not: >> CONFIG_USB_DEBUG is not set >> That also why, i think this more a error message than a debug.... >> >> Looks like debug to me, and since all the entries are labeled >> 'usb-storage' > it strongly points to STORAGE_DEBUG :) > I used to have those messages as well. They are not errors, it is a kernel config option. I cannot remember the exact option, but it is either one of the usb debug options such as CONFIG_USB_STORAGE_DEBUG or one of the scsi debug options. |
| All times are GMT. The time now is 08:51 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.