ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Pavel S. Khmelinsky" <hmepas@yauza.ru>
To: community@altlinux.ru
Subject: Re: [Comm] prikrutit' CD-RW
Date: Mon, 20 Oct 2003 14:20:17 +0400
Message-ID: <3F93B6E1.7070404@yauza.ru> (raw)
In-Reply-To: <3F930FA8.8040005@freemail.com.ua>



Yuriy wrote:
> Pavel S. Khmelinsky пишет:
> 
>> Yuriy wrote:
>>
>>> Здравствуйте,
>>>
>>> Помогите пожалуйста прикрутить сабж (NEC NR-9300A :-)
>>>
>>> После того, как поставил систему, никакого подобного железа не 
>>> добавлял... :-(
>>>
>>> Вот что я сделал:
>>>
>>> в /etc/modules   прописал отдельной строкой:   scsi_hostadapter
>>> в /etc/modules.conf   прописал отдельной строкой:   options ide-scsi 
>>> units=hdc (поставил primary slave)
>>>
>>> Вот и всё, не знаю что нужно сделать ещё...
>>> (кстати, kudzu его не увидел наверное и при запуске системы об 
>>> обнаружении нового девайса не сообщал)
>>>
>>>
>>> Команда cdrecord -scanbus даёт:
>>> Cdrecord 2.0 (i586-alt-linux-gnu) Copyright (C) 1995-2002 Jrg Schilling
>>> cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot 
>>> open SCSI driver.
>>> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you 
>>> are root.
>>> cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
>>>
>>> (под рутом то же самое...)
>>>
>>> Подскажите пожалуйста что нужно ещё сделать (может прописать что в 
>>> /etc/fstab, или ещё что-нибудь...)
>>>
>>>
>>
>> Вот что у меня на этот счет в modules.conf
>> options ide-cd ignore=hdc
>> alias scd0 sr_mod
> 
> 
> Сделал себе так же...
> 
>> $ dmesg | grep NEC
>> hdc: _NEC CD-RW NR-9100A, ATAPI CD/DVD-ROM drive
>>   Vendor: _NEC      Model: CD-RW NR-9100A    Rev: 2.12
> 
> 
> 
> У меня:
> $ dmesg | grep NEC
> hdb: _NEC CD-ROM CD-3002A, ATAPI CD/DVD-ROM drive
> hdc: _NEC CD-RW NR-9300A, ATAPI CD/DVD-ROM drive
> 
> 
>> Вот что в /etc/fstab
>> /dev/scd0       /mnt/cdrom1     auto 
>> user,iocharset=koi8-r,umask=0,exec,ro,noauto 0 0
> 
> 
> Сделал...
> 
>> После изменения modules.conf нужно делать depmod -a
> 
> 
> Тоже сделал.
> 
> Результат остался прежним:
> cdrecord -scanbus :
>  >> Cdrecord 2.0 (i586-alt-linux-gnu) Copyright (C) 1995-2002 Jrg Schilling
>  >> cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot
>  >> open SCSI driver.
>  >> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
>  >> are root.
>  >> cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
> 
> Что за ошибка, и главное что делать?

Прошу прощения, забыл добавить что у меня еще в /etc/lilo.conf
есть строчка
append=" ide-scsi=/dev/hdc"
Добавьте ее в секцию нужного ядра. (Нужное ядро помечено как 
default в начале файла)

$ sudo cdrecord -scanbus
Cdrecord 2.0 (i586-alt-linux-gnu) Copyright (C) 1995-2002 JЖrg 
Schilling
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.7'
scsibus0:
         0,0,0     0) '_NEC    ' 'CD-RW NR-9100A  ' '2.12' 
Removable CD-ROM
         0,1,0     1) *
         0,2,0     2) *
         0,3,0     3) *
         0,4,0     4) *
         0,5,0     5) *
         0,6,0     6) *
         0,7,0     7) *




  reply	other threads:[~2003-10-20 10:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-18 20:27 Yuriy
2003-10-18 20:44 ` Pavel S. Khmelinsky
2003-10-19 22:26   ` Yuriy
2003-10-20 10:20     ` Pavel S. Khmelinsky [this message]
2003-10-20 18:55       ` Yuriy
2003-10-18 21:44 ` Vadim V. Zhytnikov
2003-10-19 22:41   ` Yuriy
2003-10-19  9:22 ` wortmann
2003-10-19 22:30   ` Yuriy
2003-10-19 10:00 ` Eugene Ostapets
2003-10-19 22:39   ` Yuriy
2003-10-20  7:44     ` Eugene Ostapets

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=3F93B6E1.7070404@yauza.ru \
    --to=hmepas@yauza.ru \
    --cc=community@altlinux.ru \
    /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