ALT Linux hardware support
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: hardware@altlinux.ru
Subject: Re: [Hardware] Toshiba Satellite Pro 4600 - проблема с установкой
Date: Wed, 5 Jul 2006 15:11:49 +0400
Message-ID: <20060705111149.GB4126@master.mivlgu.local> (raw)
In-Reply-To: <44AB97B5.4080000@smap.gov.ua>

[-- Attachment #1: Type: text/plain, Size: 1424 bytes --]

On Wed, Jul 05, 2006 at 01:43:01PM +0300, Valentin Lavrinenko wrote:
> Здравствуйте!
> 
> Пытаюсь поставить ALM 2.4 на Toshiba Satellite Pro 4600 (по сети, хотя
> не думаю, что это важно).  После того, как я принимаю лиц. соглашение,
> он начинает искать PCMCIA устройства и виснет наглухо. Происходит это в
> режимах normal и expert, другие не пробовал.
> 
> Попробовал прямо перед зависанием переключиться на 3-ю консоль - там
> последним пытается загрузиться модуль yenta_socket. Я погуглил по
> рассылке, там явно упоминается эта проблема, но пути решения я не нашел.
> Говорили о том, чтобы удалить этот модуль на ходу - я так и не понял,
> откуда - не смог его найти в ФС.

Его там действительно нет в явном виде - в том инсталяторе все модули
запакованы в файл ALTLinux/mdkinst/lib/modules.cz-2.4.26-std-up-alt6,
имеющий какой-то совершенно нестандартный формат.

> Попробовал дописать (со 2-й консоли) в /etc/modules.conf строчку "alias
> yenta_socket null" - не помогает.

modprobe там тоже нестандартный...

> Подскажите, плз, что делать?

Можно попробовать сделать:

	modprobe dummy

(при этом dummy.o распакуется, насколько я помню, в /tmp)

	rmmod dummy
	insmod_ -o yenta_socket /tmp/dummy.o

(insmod_ - это вроде бы стандартный insmod, но он не умеет распаковывать
модули из того архива, поэтому надо сначала вызвать modprobe, являющийся
на самом деле программой на perl).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-07-05 11:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-05 10:43 Valentin Lavrinenko
2006-07-05 11:11 ` Sergey Vlasov [this message]
2006-07-05 12:29   ` Valentin Lavrinenko
2006-07-08  8:27 ` Michael Shigorin
2006-07-08 15:20   ` Andrii Dobrovo`l`skii

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=20060705111149.GB4126@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=hardware@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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git