Hi.
Few days ago I wrote about this problem (http://lists.centos.org/pipermail/centos/2005-June/007086.html). Now, after upgrade I have CentOS 4.1 and problem still exist.
Regards.
On Monday 20 June 2005 07:27, Dominik Składanowski wrote:
Hi.
Few days ago I wrote about this problem (http://lists.centos.org/pipermail/centos/2005-June/007086.html). Now, after upgrade I have CentOS 4.1 and problem still exist.
Regards.
What happens if you:
tail -f /var/log/messages
then plug the drive in? Do you see any associated messages?
cheers Brian
Few days ago I wrote about this problem (http://lists.centos.org/pipermail/centos/2005-June/007086.html). Now, after upgrade I have CentOS 4.1 and problem still exist.
What happens if you:
tail -f /var/log/messages
then plug the drive in? Do you see any associated messages?
Below is a fragment of /var/log/messages
--------------------------------------------------------------------- Jun 20 11:58:15 localhost kernel: usb 1-3: new high speed USB device using address 3 Jun 20 11:58:16 localhost kernel: SCSI subsystem initialized Jun 20 11:58:16 localhost kernel: Initializing USB Mass Storage driver... Jun 20 11:58:16 localhost kernel: scsi0 : SCSI emulation for USB Mass Storage devices Jun 20 11:58:34 localhost kernel: usbcore: registered new driver usb-storage Jun 20 11:58:34 localhost kernel: USB Mass Storage support registered. ---------------------------------------------------------------------
Regards
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, Jun 20, 2005 at 12:01:41PM +0200, Dominik Sk??adanowski wrote:
Few days ago I wrote about this problem (http://lists.centos.org/pipermail/centos/2005-June/007086.html). Now, after upgrade I have CentOS 4.1 and problem still exist.
What happens if you:
tail -f /var/log/messages
then plug the drive in? Do you see any associated messages?
Below is a fragment of /var/log/messages
Jun 20 11:58:15 localhost kernel: usb 1-3: new high speed USB device using address 3 Jun 20 11:58:16 localhost kernel: SCSI subsystem initialized Jun 20 11:58:16 localhost kernel: Initializing USB Mass Storage driver... Jun 20 11:58:16 localhost kernel: scsi0 : SCSI emulation for USB Mass Storage devices Jun 20 11:58:34 localhost kernel: usbcore: registered new driver usb-storage Jun 20 11:58:34 localhost kernel: USB Mass Storage support registered.
Well, you pendrive is getting detected without a problem, it seems.
Maybe it is just a Gnome problem about automounting it.
Try: # mkdir /mnt/pen # mount /dev/sda1 /mnt/pen
And see what happens.
[]s
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
Few days ago I wrote about this problem (http://lists.centos.org/pipermail/centos/2005-June/007086.html). Now, after upgrade I have CentOS 4.1 and problem still exist.
What happens if you:
tail -f /var/log/messages
then plug the drive in? Do you see any associated messages?
Below is a fragment of /var/log/messages
[... cut ...]
Well, you pendrive is getting detected without a problem, it seems.
Maybe it is just a Gnome problem about automounting it.
Try: # mkdir /mnt/pen # mount /dev/sda1 /mnt/pen
And see what happens.
I have no such device - sda1. Thre is no any sdx devices :( It is strange.
It happened, as I wrote before, after last 4.0 kernel update.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, Jun 20, 2005 at 06:14:43PM +0200, Dominik Sk??adanowski wrote:
Few days ago I wrote about this problem (http://lists.centos.org/pipermail/centos/2005-June/007086.html). Now, after upgrade I have CentOS 4.1 and problem still exist.
What happens if you:
tail -f /var/log/messages
then plug the drive in? Do you see any associated messages?
Below is a fragment of /var/log/messages
[... cut ...]
Well, you pendrive is getting detected without a problem, it seems.
Maybe it is just a Gnome problem about automounting it.
Try: # mkdir /mnt/pen # mount /dev/sda1 /mnt/pen
And see what happens.
I have no such device - sda1. Thre is no any sdx devices :( It is strange.
It happened, as I wrote before, after last 4.0 kernel update.
# modprobe sd_mod
Then check "dmesg" and /var/log/messages, and see if you get anything.
[]s
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
Few days ago I wrote about this problem (http://lists.centos.org/pipermail/centos/2005-June/007086.html). Now, after upgrade I have CentOS 4.1 and problem still exist.
What happens if you:
tail -f /var/log/messages
then plug the drive in? Do you see any associated messages?
Below is a fragment of /var/log/messages
[... cut ...]
Well, you pendrive is getting detected without a problem, it seems.
Maybe it is just a Gnome problem about automounting it.
Try: # mkdir /mnt/pen # mount /dev/sda1 /mnt/pen
And see what happens.
I have no such device - sda1. Thre is no any sdx devices :( It is strange.
It happened, as I wrote before, after last 4.0 kernel update.
# modprobe sd_mod
Then check "dmesg" and /var/log/messages, and see if you get anything.
Here is dmesg after "modprobe sd_mod" (http://www.ch.pw.edu.pl/~dominik/dmesg), and here is /var/log/messages after "modprobe sd_mod" too (http://www.ch.pw.edu.pl/~dominik/messages).
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, Jun 20, 2005 at 09:16:39PM +0200, Dominik Sk??adanowski wrote:
Well, you pendrive is getting detected without a problem, it seems.
Maybe it is just a Gnome problem about automounting it.
Try: # mkdir /mnt/pen # mount /dev/sda1 /mnt/pen
I have no such device - sda1. Thre is no any sdx devices :( It is strange.
It happened, as I wrote before, after last 4.0 kernel update.
# modprobe sd_mod
Then check "dmesg" and /var/log/messages, and see if you get anything.
Here is dmesg after "modprobe sd_mod" (http://www.ch.pw.edu.pl/~dominik/dmesg), and here is /var/log/messages after "modprobe sd_mod" too (http://www.ch.pw.edu.pl/~dominik/messages).
That is really weird. Looks like hotplug is detecting an USB Mass Storage device and is, correctly, loading usb-storage. USB Storage is also detecting the mass storage device (since it is creating the scsi0 device).
But it looks like the scsi subsystem is not identifying it as an scsi disk. That, at least, is my tentative conclusion.
Anything of interest on /proc/scsi/scsi ?
Can you go to #centos on irc.freenode.net, so we can talk more directly ? Will be there for the next couple hours as "morcego".
[]s
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, Jun 20, 2005 at 04:26:48PM -0300, Rodrigo Barbosa wrote:
On Mon, Jun 20, 2005 at 09:16:39PM +0200, Dominik Sk??adanowski wrote:
Well, you pendrive is getting detected without a problem, it seems.
Maybe it is just a Gnome problem about automounting it.
Try: # mkdir /mnt/pen # mount /dev/sda1 /mnt/pen
I have no such device - sda1. Thre is no any sdx devices :( It is strange.
It happened, as I wrote before, after last 4.0 kernel update.
# modprobe sd_mod
Then check "dmesg" and /var/log/messages, and see if you get anything.
Here is dmesg after "modprobe sd_mod" (http://www.ch.pw.edu.pl/~dominik/dmesg), and here is /var/log/messages after "modprobe sd_mod" too (http://www.ch.pw.edu.pl/~dominik/messages).
That is really weird. Looks like hotplug is detecting an USB Mass Storage device and is, correctly, loading usb-storage. USB Storage is also detecting the mass storage device (since it is creating the scsi0 device).
But it looks like the scsi subsystem is not identifying it as an scsi disk. That, at least, is my tentative conclusion.
Anything of interest on /proc/scsi/scsi ?
Can you go to #centos on irc.freenode.net, so we can talk more directly ? Will be there for the next couple hours as "morcego".
Talked to him on IRC, and we tracked it down to the kernel. Looks related either to the usb-storage or scsi_mod modules.
I'm downloading the 2.6.9-5.0.5 source tree right now, so I can compare and see what shows up.
Will report back when I have more data.
[]s
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)