ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Konstantin A. Lepikhov" <lakostis@anti-leasure.ru>
To: sisyphus@altlinux.ru
Subject: [sisyphus] Re: Проблема с cdrom
Date: Fri, 11 Feb 2005 16:59:28 +0300 (MSK)
Message-ID: <3113.145.249.13.3.1108130368.squirrel@mojo.myroom.ru> (raw)
In-Reply-To: <20050211133841.GA23176@yust.work>


<цитата от="Alex Yustasov">
<skip>
> Не грузится ide-cd, т.к. оставили только options
> ide-cd.
> Для себя я добавил в /etc/modutils.d/00kernel
>
> if -n `kernelversion_minor` < 5
> 	# kernel < 2.5
> 	probeall scsi_hostadapter ide-scsi
> 	alias usb-uhci uhci
> else
> 	probeall scsi_hostadapter ide-cd
> endif
>
> Под 2.4 - ide-scsi, под 2.6 - ide-cd.
веселее сделать так :)

if -n `kernelversion_minor` < 5
	# kernel < 2.5
	probeall scsi_hostadapter ide-scsi
	alias uhci-hcd usb-uhci
else
	alias ide-scsi null
endif

раз ide-scsi не работает, то убъем его нафиг.
А uhci-hcd - для единообразия. Заодно решаем
все проблемы с загрузкой модулей.

>
> Кроме всего прочего еще не грузит ppp*,
> поэтому
> поставил в etc/modules
> ppp*
>
> Разбираться как это сейчас делается
> правильно нет времени.
да, это странно. У меня все так грузится.

-- 
WBR et al.



  reply	other threads:[~2005-02-11 13:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 12:28 [sisyphus] " Krasavin Andrey
2005-02-11 13:38 ` Alex Yustasov
2005-02-11 13:59   ` Konstantin A. Lepikhov [this message]
2005-02-11 14:18     ` [sisyphus] " Alex Yustasov

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=3113.145.249.13.3.1108130368.squirrel@mojo.myroom.ru \
    --to=lakostis@anti-leasure.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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