ALT Linux hardware support
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: Sergey Vlasov <hardware@altlinux.ru>
Subject: Re: [Hardware] Adaptec 2940AU problem
Date: Tue, 18 Jan 2005 20:00:55 +0300
Message-ID: <20050118170055.GA21076@master.mivlgu.local> (raw)
In-Reply-To: <696766885.20050118191136@mail.ru>

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

On Tue, Jan 18, 2005 at 07:11:36PM +0300, Vladimir V. Karpinsky wrote:
> lsmod после загрузки с отключённым aic7xxx даёт:
> 
> Module                  Size  Used by    Tainted: P
> radeon                113920   1
> agpgart                45604   3
> autofs4                 8212   1 (autoclean)
> usb-ohci               18664   0 (unused)
> ehci-hcd               17128   0 (unused)
> usbcore                58464   1 [usb-ohci ehci-hcd]
> i810_audio             22744   0
> ac97_codec             11880   0 [i810_audio]
> soundcore               3652   2 [i810_audio]
> 3c59x                  25552   1 (autoclean)
> sg                     30588   0 (autoclean)
> sr_mod                 15024   0 (autoclean)
> cdrom                  27744   0 (autoclean) [sr_mod]
> floppy                 48568   0 (autoclean)
> subfs                   4296   2 (autoclean)
> processor               8952   0 (unused)
> button                  2796   0 (unused)
> ac                      1792   0
> battery                 5968   0 (unused)
> ide-scsi                9264   0
> scsi_mod               95296   3 [sg sr_mod ide-scsi]
> rtc                     6236   0 (autoclean)
> ext3                   62288   5
> jbd                    37852   5 [ext3]
> 
> после modprobe aic7xxx, между ide-scsi и rtc получаю
> 
> scsi_mod               95296   4 [aic7xxx sg sr_mod ide-scsi]
> 
> Если я гружу lilo и при загрузке указываю init=/sbin/sash, а потом
> modprobe aic7xxx, то получаю сообщение
> SCSI subsystem driver revision: 1.00
> и вис.

Вот теперь попробуйте в этом режиме загружать сначала какие-то модули из
вышеприведённого списка, а затем aic7xxx - возможно, удастся
идентифицировать модуль, который что-то делает с системой, после чего
aic7xxx грузится нормально.

> 
> Using /lib/modules...alt9...sata_sil.o
> insmod: init module: sata_sil: No such device
> Using ...aic7xxx.o
> и вис.

Очевидно, во время установки новой сборки ядра этот alias в
/etc/modules.conf был, в результате модуль aic7xxx попал в сгенерированный
initrd.  Теперь придётся его перегенерировать, предварительно убрав alias:

  mkinitrd -v -f /boot/initrd-2.4.26-std-up-alt9.img 2.4.26-std-up-alt9

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

  reply	other threads:[~2005-01-18 17:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-17 14:09 Vladimir V. Karpinsky
2005-01-17 14:28 ` Sergey Vlasov
2005-01-17 16:22   ` Re[2]: " Vladimir V. Karpinsky
2005-01-18 11:19     ` Re[3]: " Vladimir V. Karpinsky
2005-01-18 11:37       ` Sergey Vlasov
2005-01-18 16:11         ` Re[2]: " Vladimir V. Karpinsky
2005-01-18 17:00           ` Sergey Vlasov [this message]
2005-01-20  7:07             ` Vladimir V. Karpinsky
2005-01-21  9:27               ` Sergey Vlasov
2005-01-17 15:18 ` Michael Shigorin

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=20050118170055.GA21076@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