ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Alexei Takaseev <taf@altlinux.ru>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [d-kernel] Отвалилась SATA
Date: Mon, 16 May 2005 23:47:29 +0900
Message-ID: <20050516234729.35d04b87.taf@altlinux.ru> (raw)
In-Reply-To: <20050516132519.GC15479@master.mivlgu.local>

On Mon, 16 May 2005 17:25:19 +0400
Sergey Vlasov wrote:

> On Mon, May 16, 2005 at 09:48:44PM +0900, Alexei Takaseev wrote:
> > Обнаружил проблему при обновлении ядра
> > std26-up-2.6.11-alt6 -> std26-up-2.6.11-alt10, а именно отвалилась
> > поддержка SATA.
> > 
> > Внимательное изучение сгенереного при обновлении initrd показало,
> > что mkinitrd поместил туда модуль piix совсем ничего не упомянув про
> > ata_piix и libata. Систему удалось завести только перегенерив
> > вручную initrd 
> > 
> > mkinitrd -f --preload ata_piix
> > /boot/initrd-2.6.11-std26-smp-alt10.img \ 2.6.11-std26-smp-alt10
> 
> А что при этом было написано в modules.conf ?

/etc/modules:
...
scsi_hostadapter
...

/etc/modules.conf:
...
probeall scsi_hostadapter dc395x sr_mod
...

(В системе еще живет контроллер Tekram DC395UW)

> Если там нет явных ошибок, интересует также вывод команды
> 
> mkinitrd -fvd test.img 2.6.11-std26-smp-alt10

Прилагаю в аттаче.

> > mkinitrd-2.9.4-alt1
> 
> Эта версия mkinitrd умеет работать только при явном указании probeall
> scsi_hostadapter ... в modules.conf - автоматического поиска драйверов
> там ещё нет.

Я так понимаю, что для решения проблемы достаточно изменить строку в
modules.conf до

probeall scsi_hostadapter ata_piix dc395x sr_mod

и все будет нормально?



  reply	other threads:[~2005-05-16 14:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-16 12:48 Alexei Takaseev
2005-05-16 13:25 ` Sergey Vlasov
2005-05-16 14:47   ` Alexei Takaseev [this message]
2005-05-16 14:59     ` Alexei Takaseev
2005-05-16 16:37     ` Sergey Vlasov

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=20050516234729.35d04b87.taf@altlinux.ru \
    --to=taf@altlinux.ru \
    --cc=devel-kernel@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 kernel packages development

This inbox may be cloned and mirrored by anyone:

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

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


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