From: "Pavel N. Solovyov" <2182@k66.ru> To: ALT Linux Community general discussions <community@lists.altlinux.org> Subject: [Comm] Как выставить права на parport0 Date: Sat, 26 Mar 2011 12:11:49 +0500 Message-ID: <20110326121149.2383bb0b@pns.localdomain> (raw) Здравствуйте! Имеется старенький, но работающий сканер Mustek 1200CP, который подключен к параллельному порту. Именно благодаря ему я, в своё время, перешёл на Линукс, потому как драйверов для него под ХР не было, а под Линукс он работал безукоризненно. Однако, в последнее время (когда это началось не заметил) права на parport0 даются такие: pavel@pns ~/ $ ls -l /dev/parport0 crw-rw---- 1 root lp 99, 0 Мар 26 2011 /dev/parport0 Пробовал включать себя в группу lp, не помогает. Пока обхожусь тем, что перед сканированием говорю: pavel@pns ~/ $ sudo chmod o+rw /dev/parport0 , права стают такими: pavel@pns ~/ $ ls -l /dev/parport0 crw-rw-rw- 1 root lp 99, 0 Мар 26 2011 /dev/parport0 и сканер работает, как и прежде. Понимаю, что я делаю не совсем правильно, но другого способа разрешить сканеру обращаться к порту я придумать не могу. Вопрос к сообществу один: "Помогите, пожалуйста, сделать так, чтобы сканеру был изначально обеспечен доступ к порту" -- Успехов. Павел. ===================== Jabber: pavel_solo@jabber.ru ICQ: 33437660 =====================
next reply other threads:[~2011-03-26 7:11 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-03-26 7:11 Pavel N. Solovyov [this message] 2011-03-26 17:11 ` Michael Shigorin 2011-03-26 17:53 ` Pavel N. Solovyov 2011-03-26 19:26 ` Шенцев Алексей Владимирович 2011-03-27 2:39 ` Pavel N. Solovyov 2011-03-26 19:17 ` Владимир Гусев
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=20110326121149.2383bb0b@pns.localdomain \ --to=2182@k66.ru \ --cc=community@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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git