ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Valery V. Inozemtsev" <shrek@altlinux.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] /dev/sg* permissions
Date: Tue, 25 Nov 2008 16:23:54 +0300
Message-ID: <200811251623.55075.shrek@altlinux.ru> (raw)
In-Reply-To: <20081125130752.GE17836@ricom.ru>

[-- Attachment #1: Type: text/plain, Size: 1459 bytes --]

On Tuesday 25 November 2008 16:07:52 Alexey Morsov wrote:
> On Tue, Nov 25, 2008 at 04:01:39PM +0300, Valery V. Inozemtsev wrote:
> > /dev/sg это scsi подсистема и права на них зависят от устройства к ним
> > подключенного.
> > специально нашел audio cd (оказалось большая редкость), в меню действий с
> > диском есть kaudiocreator и он работает, konqueror'ом скопировать дорожки
>
> Опа. А вот у меня как раз konqueror и kaudiocreator на этом и напоролись.
> Отказываются работать с audio-cd. Ну и cdparanoia -vsQ тоже ломится на sg

oops... соврал. там где висит cdrom права на /dev/sgX должны быть root:cdrom 0660, определяется так
$ for d in /dev/sg[0-9]; do TYPE=$(cat $(hal-get-property --udi $(hal-find-by-property --key linux.device_file --string $d) --key 
linux.sysfs_path)/device/type); if [ $TYPE = 4 -o $TYPE = 5 ]; then echo $d; fi; done

>
> :-\
>
> И в меню действий с диском нет kaudiocreator (в пакете собствено его тоже
> нет нораньше был, вроде уже fixed).
> Повторюсь что система ставилась с ALD4.1 и потом d-u до сизифа.



-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-11-25 13:23 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-24  9:50 [sisyphus] audio cd riping Alexey Morsov
2008-11-25  8:19 ` Alexey Morsov
2008-11-25 11:28   ` Dmitry V. Levin
2008-11-25 11:36     ` Alexey Morsov
2008-11-25 11:42       ` [sisyphus] usev /dev/sg* permissions Dmitry V. Levin
2008-11-25 11:56         ` Alexey Morsov
2008-11-25 12:28         ` Rafael Malikov
2008-11-25 12:36           ` [sisyphus] " Dmitry V. Levin
2008-11-25 12:52             ` Alexey Morsov
2008-11-25 13:01             ` Valery V. Inozemtsev
2008-11-25 13:07               ` Alexey Morsov
2008-11-25 13:23                 ` Valery V. Inozemtsev [this message]
2008-11-25 16:56                   ` Andrey Rahmatullin
2008-11-25 17:05                     ` Valery V. Inozemtsev
2008-11-25 20:42                       ` Alexey Morsov
2008-11-25 14:22             ` Sergey Vlasov
2008-11-25 13:12         ` Dmitry V. Levin
2008-11-25 13:26           ` Valery V. Inozemtsev
2008-11-25 13:40             ` Alexey Morsov
2008-11-25 13:46               ` Valery V. Inozemtsev
2008-11-25 13:51                 ` Alexey Morsov
2008-11-25 13:58                   ` Valery V. Inozemtsev
2008-11-25 14:17                     ` Alexey Morsov
2008-11-25 14:25                   ` Sergey Vlasov

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=200811251623.55075.shrek@altlinux.ru \
    --to=shrek@altlinux.ru \
    --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