From: "Oleg A. Paraschenko" <prof@infosite.ru>
To: <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Torisan CDR-C3G disc changer
Date: Mon Oct 29 13:04:10 2001
Message-ID: <013101c16061$e2c06b80$0701a8c0@dkn> (raw)
Привет!
У меня появилось такое устройство:
QUAD SPEED IDE CD-ROM 3-DISC CHANGER
TORISAN CDR-C3G (Похоже, что TORISAN==Sanyo).
К сожалению, я могу получить доступ только к первому диску.
Попытка сменить диск таким кодом:
..........
/* load */
status = ioctl (fd, CDROM_SELECT_DISC, x_slot);
if (status != 0) {
fprintf (stderr, "%s: CDROM_SELECT_DISC ioctl failed for `%s': %s\n",
program, device, strerror (errno));
exit (1);
}
..........
приводит к:
hdb: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdb: packet command error: error=0x54
ATAPI device hdb:
Error: Illegal request -- (Sense key=0x05)
Invalid command operation code -- (asc=0x20, ascq=0x00)
The failed "Mechanism Status" packet command was:
"bd 00 00 00 00 00 00 00 00 14 00 00 "
./cdload: CDROM_SELECT_DISC ioctl failed for `/dev/cdrom': Input/output
error
Система -- Spring 2001.
Поиск в google говорит, что модель поддерживается. Кто что может
посоветовать?
И такой вопрос -- похоже, что поддержка CDR-C3G прячется в "ide-cd.c" за
#if ! IDEATAPI_STANDARD (или как-то так)
Как я могу посмотреть набор опций с которыми собрано ядро Spring 2001?
Заранее спасибо.
----
Олег
next reply other threads:[~2001-10-29 13:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-29 13:04 Oleg A. Paraschenko [this message]
2001-10-31 17:05 ` [mdk-re] Re: orisan " Konstantin Lepikhov
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='013101c16061$e2c06b80$0701a8c0@dkn' \
--to=prof@infosite.ru \
--cc=mandrake-russian@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