From: Andrey Rahmatullin <wrar@yandex.ru>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [devel] Re: [d-kernel] Re: ??????????? ? 2.6.x ? ????????? ALTLinux
Date: Thu, 8 Jan 2004 15:46:27 +0500
Message-ID: <20040108104627.GA2055@wrars-comp.wrarsdomain> (raw)
In-Reply-To: <m3ptduamsh.fsf@altlinux.ru>
[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]
Ну, с alt14 наконец-то можно (почти) жить. Но:
$ cat /etc/modules.conf
[...]
alias char-major-108 ppp_generic
[...]
if -n `kernelversion_minor` < 5
alias char-major-62 lt_serial
alias /dev/modem lt_serial
alias /dev/tts/LT0 lt_serial
else
alias char-major-62 ltserial
alias /dev/modem ltserial
alias /dev/ttyLT0 ltserial
alias /dev/ttySLT0 ltserial
endif
[...]
$ ls -l /dev/modem
lrwxrwxrwx 1 root root 11 Дек 18 23:05 /dev/modem -> /dev/ttyLT0
$ ls -l /dev/ttyLT0
crw-rw---- 1 root uucp 62, 64 Сен 28 17:14 /dev/ttyLT0
Запускаем kppp: не могу инициализировать мопед. В логах (кстати, большое
спасибо за фишку с ком.строкой в логи, очень помогает дебаггить, только
вот почему оно идет в /var/log/daemons/errors? и зачем 'modprobe:' два
раза?):
modprobe: modprobe: invoced as '/sbin/modprobe -q -- char-major-62-64 '
Руками:
wrar@wrars-comp ~ $ sudo /sbin/modprobe -q -- char-major-62-64
modprobe: Can't locate module char-major-62-64
А вот ppp_generic поднимается без вопросов:
modprobe: modprobe: invoced as '/sbin/modprobe -q -- char-major-108-0 '
--
WBR, wRAR (ALT Linux Team)
> [...] новая сборка sendmail для слаки уже есть. А у нас нету,
> тут уж я проверил ;-)
Куда торопиться? Те, кто пользуются sendmail'ом, обычно никуда не
торопятся.
-- ldv in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-01-08 10:46 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-06 17:20 ` [d-kernel] Re: Впечатления о 2.6.x в окружении ALTLinux Konstantin A. Lepikhov
2004-01-06 16:59 ` [d-kernel] Re: ÷ÐÅÞÁÔÌÅÎÉÑ Ï 2.6.x × ÏËÒÕÖÅÎÉÉ ALTLinux Ed V. Bartosh
2004-01-06 18:54 ` [d-kernel] Re: Впечатления о 2.6.x в окружении ALTLinux Konstantin A. Lepikhov
2004-01-06 19:04 ` Konstantin A. Lepikhov
2004-01-06 19:54 ` Michael Shigorin
2004-01-06 20:16 ` Konstantin A. Lepikhov
2004-01-06 22:26 ` Gleb Stiblo
2004-01-07 13:23 ` Michael Shigorin
2004-01-07 13:30 ` Gleb Stiblo
2004-01-07 15:01 ` Michael Shigorin
2004-01-08 8:14 ` Gleb Stiblo
2004-01-07 5:28 ` [devel] Re: [d-kernel] Re: ??????????? ? 2.6.x ? ????????? ALTLinux Andrey Rahmatullin
2004-01-07 13:34 ` Gleb Stiblo
2004-01-07 20:30 ` Konstantin A. Lepikhov
2004-01-08 8:18 ` Gleb Stiblo
2004-01-08 9:35 ` Sergey Vlasov
2004-01-08 9:38 ` Gleb Stiblo
2004-01-08 8:04 ` Ed V. Bartosh
2004-01-08 10:46 ` Andrey Rahmatullin [this message]
2004-01-08 11:13 ` Gleb Stiblo
2004-01-08 11:18 ` Andrey Rahmatullin
2004-01-08 12:37 ` Gleb Stiblo
2004-01-08 11:41 ` [d-kernel] 2.6.x в ALTLinux Andrey Rahmatullin
2004-01-08 13:02 ` [d-kernel] 2.6.x × ALTLinux Ed V. Bartosh
2004-01-09 17:22 ` [d-kernel] 2.6.x Ч ALTLinux Andrey Rahmatullin
2004-01-09 20:51 ` Gleb Stiblo
2004-01-06 17:22 ` [d-kernel] Re: Впечатления о 2.6.x в окружении ALTLinux Michael Shigorin
2004-01-06 17:43 ` 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=20040108104627.GA2055@wrars-comp.wrarsdomain \
--to=wrar@yandex.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