ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Rinat Bikov <becase@altlinux.org>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Новый udev
Date: Tue, 9 Nov 2010 20:29:09 +0300
Message-ID: <AANLkTim9Ukm2M3iLQuVCFdMWGGn+wX2tx92pnH9nWBm5@mail.gmail.com> (raw)
In-Reply-To: <20100829064947.GA5823@wrars-comp.wrarsdomain>

29 августа 2010 г. 9:49 пользователь Andrey Rahmatullin написал:
> С новым udev "Populating /dev" виснет до таймаута, после чего выдаёт
> список всяких звуковых девайсов (что сообщения для них не обработаны).
> Кроме того, окончательно перестал определяться USB-винт.
> Вбил ehci_hcd и snd_via82xx в /etc/modules - взлетели.
А у меня usb-винт определяется, но все usb-накопители, которые были
воткнуты до старта системы (usb-винт, флешки), как будто заняты. После
перевтыкания они становятся доступными для монтирования.
$ sudo fuser /dev/sdb8
$ sudo lsof /dev/sdb8
$ sudo mount /dev/sdb8 /media/sdc2
fuse: mount failed: Device or resource busy
$ dmesg | grep sdb
[   12.563478] sd 6:0:0:0: [sdb] 1953519616 512-byte logical blocks:
(1.00 TB/931 GiB)
[   12.565733] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[   12.565740] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   12.568712] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[   12.568717] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   12.568732]  sdb:
[   12.574234]  sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
[   12.629739] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
[   12.629746] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   12.629750] sd 6:0:0:0: [sdb] Attached SCSI disk
$ mount
/dev/sda3 on / type ext3 (rw,commit=0)
proc on /proc type proc (rw,noexec,nosuid,gid=19)
sysfs on /sys type sysfs (rw)
udevfs on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw)
shmfs on /dev/shm type tmpfs (rw)
tmpfs on /tmp type tmpfs (rw,nosuid)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/sda2 on /mnt/sda2 type fuseblk
(rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sda5 on /mnt/sda5 type fuseblk
(rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)

И после перевтыкания:
$ dmesg| grep sdd
[  797.091217] sd 8:0:0:0: [sdd] 1953519616 512-byte logical blocks:
(1.00 TB/931 GiB)
[  797.094691] sd 8:0:0:0: [sdd] Test WP failed, assume Write Enabled
[  797.094700] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[  797.097124] sd 8:0:0:0: [sdd] Test WP failed, assume Write Enabled
[  797.097132] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[  797.097146]  sdd: sdd1 sdd2 sdd3 sdd4 < sdd5 sdd6 sdd7 sdd8 >
[  797.165242] sd 8:0:0:0: [sdd] Test WP failed, assume Write Enabled
[  797.165250] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[  797.165255] sd 8:0:0:0: [sdd] Attached SCSI disk
$ sudo mount /dev/sdd8 /media/sdc2
$
И пока понятия не имею, как с этим справиться.

-- 
С уважением, Ринат Биков.


      reply	other threads:[~2010-11-09 17:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-29  6:49 Andrey Rahmatullin
2010-11-09 17:29 ` Rinat Bikov [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=AANLkTim9Ukm2M3iLQuVCFdMWGGn+wX2tx92pnH9nWBm5@mail.gmail.com \
    --to=becase@altlinux.org \
    --cc=sisyphus@lists.altlinux.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

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git