From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] kernel-2.6-std-up-alt2
Date: Fri, 26 Dec 2003 17:29:15 +0300
Message-ID: <20031226142915.GC24202@master.mivlgu.local> (raw)
In-Reply-To: <1763310812.20031226165737@chemsell.yaroslavl.ru>
[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]
On Fri, Dec 26, 2003 at 04:57:37PM +0300, Leonid L. Khachaturov wrote:
> Hello Sergey,
>
> Friday, December 26, 2003, 3:57:41 PM, you wrote:
>
> SV> On Fri, Dec 26, 2003 at 03:26:31PM +0300, Leonid L. Khachaturov wrote:
> >> У кого-нибудь получилось поднять USB-мышь на этом ядре? После убирания
> >> из /etc/rc.d/init.d/usb строки echo "alias usb-interface $module" >>$conf_file
> >> ругань при загрузке прекратилась, но сервис все равно не стартует.
> >> Если сделать service usb start руками - ругается на execvp - точную
> >> ошибку привести не могу, нет той машины под рукой.
>
> SV> В 2.6 изменились имена модулей - теперь вместо usb-uhci (или uhci)
> SV> надо использовать uhci-hcd, а вместо usb-ohci - ohci-hcd. После
> SV> соответствующей правки modules.conf service usb start проходит.
>
> SV> Для совместимости со старыми ядрами можно добавить в modules.conf:
>
> SV> if -n `kernelversion_minor` < 5
> SV> alias psmouse off
> SV> alias uhci-hcd usb-uhci
> SV> endif
>
>
> Что значит "соответствующая правка"?
> У меня для 2.4 была строчка такая:
> alias usb-interface usb-uhci
>
> А как надо для 2.6?
alias usb-interface uhci-hcd
usb-ohci надо заменять на ohci-hcd. ehci-hcd трогать не надо - его
имя не менялось.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-12-26 14:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-26 12:26 Leonid L. Khachaturov
2003-12-26 12:57 ` Sergey Vlasov
2003-12-26 13:04 ` Anton Farygin
2003-12-26 14:17 ` Re[2]: " Leonid L. Khachaturov
2003-12-26 14:24 ` Sergey Vlasov
2003-12-26 14:37 ` Re[2]: " Leonid L. Khachaturov
2003-12-26 13:05 ` Stanislav Ievlev
2003-12-26 13:25 ` Sergey Vlasov
2003-12-26 13:33 ` Alexey I. Froloff
2003-12-26 14:11 ` Sergey Vlasov
2003-12-26 13:57 ` Re[2]: " Leonid L. Khachaturov
2003-12-26 14:29 ` Sergey Vlasov [this message]
2003-12-26 14:39 ` Leonid L. Khachaturov
2003-12-26 14:56 ` 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=20031226142915.GC24202@master.mivlgu.local \
--to=vsu@altlinux.ru \
--cc=devel@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 Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git