ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Torisan CDR-C3G disc changer
@ 2001-10-29 13:04 Oleg A. Paraschenko
  2001-10-31 17:05 ` [mdk-re] Re: orisan " Konstantin Lepikhov
  0 siblings, 1 reply; 2+ messages in thread
From: Oleg A. Paraschenko @ 2001-10-29 13:04 UTC (permalink / raw)
  To: mandrake-russian

  Привет!

  У меня появилось такое устройство:

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?

 Заранее спасибо.


----
Олег








^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-31 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-29 13:04 [mdk-re] Torisan CDR-C3G disc changer Oleg A. Paraschenko
2001-10-31 17:05 ` [mdk-re] Re: orisan " Konstantin Lepikhov

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