ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: [Comm] Re: Adptec AHA-1540CF/1542CF Instalation Problem
Date: Wed, 12 Mar 2003 16:21:41 +0300
Message-ID: <20030312162141.10b7cf76.vsu@altlinux.ru> (raw)
In-Reply-To: <211560108.20030312132719@mail.ru>

On Wed, 12 Mar 2003 13:27:19 +0300
Remezow Igor <RemIgor@mail.ru> wrote:

> Такая вот проблема. Имею сканер HP ScanJet IIcx, подключенный
> через SCSI Adаptec AHA-1540CF/1542CF. Ставим дистрибутив ALT Linux
> Junior 2.1  Home PC Magazine Edition. Инсталятор спрашивает
> насчет наличия SCSI устройств - указываем из списка Adаptec
> AHA-1540. Жмем ОК. В ответ ошибка о инсталяции устройства, или
> инициализаци. В общем не цепляется в момент установки.
> Пробовал подставить 152х, 165х - безрезультатно. Может как-нибудь
> руками можно настроить. Помогите пожалуйста.
> Да, под Виндами все это хозяйство пашет на ура.

Тогда после установки попробуйте от root команду:

modprobe aha1542 isapnp=1

Посмотрите, какие выдаются сообщения (в том числе на 12 консоли).

Если карта не распознается - посмотрите в Windows в диспетчере
устройств, какой порт там используется, и укажите его явно:

modprobe aha1542 aha1542=0x###

(по умолчанию используется 0x330).

После выяснения правильных параметров добавьте в /etc/modules.conf:

alias scsi_hostadapter aha1542	(если там ещё нет scsi_hostadapter)
options aha1542 isapnp=1	(или aha1542=..., если isapnp не работает).


      reply	other threads:[~2003-03-12 13:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-12 10:27 [Comm] " Remezow Igor
2003-03-12 13:21 ` Sergey Vlasov [this message]

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=20030312162141.10b7cf76.vsu@altlinux.ru \
    --to=vsu@altlinux.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