ALT Linux hardware support
 help / color / mirror / Atom feed
From: "Peter V. Saveliev" <peet@altlinux.ru>
To: hardware@altlinux.ru
Subject: [Hardware] ite8212 pci ide raid howto
Date: Sun, 31 Oct 2004 09:23:14 +0300
Message-ID: <200410310923.15441.peet@altlinux.ru> (raw)

...

Если кто столкнётся с похожей проблемой.

Данная штука не поддерживается, afais, в ALM.* никак, однако есть полухакерский
способ на неё установиться, по крайней мере в ALM2.2

1) качаем драйвера:
http://www.ite.com.tw/productInfo/Download.html#IT8212%20ATA133%20Controller
нужны бинарные, т.к. собрать из исходников у меня с налёту не получилось, да и
времени при установке -- вот только на сборку ядра :))

2) оттуда берём драйвер под SuSE, он тоже под 2.4.20, складываем на дискетку

3) грузимся в ALM2.2 install

4) как только появляется графика, нажимаем Ctrl-Alt-F2 или где там консоль, не помню

5) mkdir /floppy

6) mount /dev/fd0 /floppy

7) cp /floppy/iteraid.o /tmp
(иначе insmod грохнет его на дискетке, или как вариант -- использовать insmod_ )

8) insmod scsi_mod (если ещё не)

9) rmmod usb-uhci (обязательно)

10) insmod -f /tmp/iteraid.o

11) mknod /dev/sda b 8 0
и т.д. сколько нужно, сами не создадутся, увы

12) проверка: fdisk -l /dev/sda

13) обратно в графику, Alt-F7, ставимся

14) после установки загрузчика снова идём в консоль

15) mkdir /mnt/lib/modules/<2.4.20-кажется-up>/iteraid

15) cp /floppy/iteraid.o /mnt/lib/modules/<2.4.20-кажется-up>/iteraid

16) chroot /mnt

17) depmod -a <2.4.20-кажется-up>, забиваем на ошибки

18) mkinitrd -v --preload scsi_mod --preload iteraid -f /boot/initrd-<2.4.20-кажется-up>.img <2.4.20-кажется-up>

19) перелинковываем ссылку initrd-up

20) если нужно, переставляем загрузчик

21) exit; exit; umount /floppy

22) заканчиваем установку, перегружаемся (всё грузится -- аллилуя)

23) спокойно садимся и собираем ядро с iteraid из исходников с того же сайта,  ставим, радуемся.

24) по желанию -- апгрейд до ALM2.4, Sisyphus, etc. :))

ЗЫ: возможны опечатки и выпадения памяти, я вчера из-за этого ite8212 язву мозга заработал
ЗЗЫ: конфликт с usb-uhci неизбежен, оба грузятся, но вместе не работают -- кто подскажет как сде?
ЗЗЗЫ: я ещё грузил sd_mod и sr_mod, но это, кажется, лишнее. Если без них не работает -- добавьте.
ЗЗЗЗЫ: но вообще мой совет -- не брать эту железку, странная она.

-- 
Peter V. Saveliev

             reply	other threads:[~2004-10-31  6:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-31  6:23 Peter V. Saveliev [this message]
2004-10-31 17:14 ` [Hardware] Re: [JT] " Konstantin A. Lepikhov

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=200410310923.15441.peet@altlinux.ru \
    --to=peet@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