All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Joe <joecool1029@gmail.com>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: Device Node Issues with recent mm's and udev
Date: Wed, 27 Apr 2005 23:05:08 -0700	[thread overview]
Message-ID: <20050428060508.GA11389@kroah.com> (raw)
In-Reply-To: <d4757e60050427223212fd7105@mail.gmail.com>

On Thu, Apr 28, 2005 at 01:32:56AM -0400, Joe wrote:
> On 4/28/05, Greg KH <greg@kroah.com> wrote:
> > Again, usb or firewire?
> > And if usb, are you _sure_ there are no kernel log messages?  There
> > should be something there...
> 
> Ok here we go.  This is what dmesg outputs during the time I copy it over.
> 
> scsi5 : SCSI emulation for USB Mass Storage devices
> usb-storage: device found at 6
> usb-storage: waiting for device to settle before scanning
> ACPI: No ACPI bus support for 1-4:1.0
>   Vendor: Apple     Model: iPod              Rev: 1.62
>   Type:   Direct-Access                      ANSI SCSI revision: 00
> SCSI device sdb: 39063023 512-byte hdwr sectors (20000 MB)
> sdb: Write Protect is off
> sdb: Mode Sense: 64 00 00 08
> sdb: assuming drive cache: write through
> SCSI device sdb: 39063023 512-byte hdwr sectors (20000 MB)
> sdb: Write Protect is off
> sdb: Mode Sense: 64 00 00 08
> sdb: assuming drive cache: write through
>  sdb: sdb2 sdb3
> Attached scsi removable disk sdb at scsi5, channel 0, id 0, lun 0
> ACPI: No ACPI bus support for 5:0:0:0
> Attached scsi generic sg1 at scsi5, channel 0, id 0, lun 0,  type 0
> usb-storage: device scan complete
> 
> I find it odd sdb1 disappears (as this was where I was attempting to
> copy the image during this time)

I don't see a "sdb1" partition in the message from the scsi core.  Does
	ls /sys/block/sdb
show a sdb1 partition?

If not, nothing that udev can do, must be a scsi issue :)

> Also from /var/log/messages:
> 
> Apr 28 01:26:20 redefine usb 1-4: new high speed USB device using
> ehci_hcd and address 6
> Apr 28 01:26:20 redefine ACPI: No ACPI bus support for 1-4
> Apr 28 01:26:20 redefine scsi5 : SCSI emulation for USB Mass Storage devices
> Apr 28 01:26:20 redefine usb-storage: device found at 6
> Apr 28 01:26:20 redefine usb-storage: waiting for device to settle
> before scanning
> Apr 28 01:26:20 redefine ACPI: No ACPI bus support for 1-4:1.0
> Apr 28 01:26:25 redefine Vendor: Apple     Model: iPod              Rev: 1.62
> Apr 28 01:26:25 redefine Type:   Direct-Access                     
> ANSI SCSI revision: 00
> Apr 28 01:26:25 redefine SCSI device sdb: 39063023 512-byte hdwr
> sectors (20000 MB)
> Apr 28 01:26:25 redefine sdb: Write Protect is off
> Apr 28 01:26:25 redefine sdb: Mode Sense: 64 00 00 08
> Apr 28 01:26:25 redefine sdb: assuming drive cache: write through
> Apr 28 01:26:25 redefine SCSI device sdb: 39063023 512-byte hdwr
> sectors (20000 MB)
> Apr 28 01:26:25 redefine sdb: Write Protect is off
> Apr 28 01:26:25 redefine sdb: Mode Sense: 64 00 00 08
> Apr 28 01:26:25 redefine sdb: assuming drive cache: write through
> Apr 28 01:26:25 redefine sdb: sdb2 sdb3

Again, no sdb1.

thanks,

greg k-h

      reply	other threads:[~2005-04-28  6:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-27 23:52 Device Node Issues with recent mm's and udev Joe
2005-04-28  0:01 ` Andrew Morton
2005-04-28  0:15   ` Joe
2005-04-28  6:40     ` Denis Vlasenko
2005-04-28 19:38       ` Joe
2005-04-28  4:14 ` Greg KH
2005-04-28  4:57   ` Joe
2005-04-28  5:03     ` Greg KH
2005-04-28  5:20       ` Joe
2005-04-28  5:23         ` Greg KH
2005-04-28  5:32           ` Joe
2005-04-28  6:05             ` Greg KH [this message]

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=20050428060508.GA11389@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=joecool1029@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.