ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Калинин Максим" <kalinin@icv.org.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] update kernel и звуковые драйверы
Date: Thu, 03 Jun 2010 17:32:46 +0400
Message-ID: <4C07AEFE.3090701@icv.org.ru> (raw)
In-Reply-To: <4C063A9D.6020906@gmail.com>

>      Ну вот, что и требовалось доказать - у Вас не подключено ничего, 
> кроме установочного диска. Отключите в синаптике диск, потом:
> acc - Программное обеспечение - Источники обновлений - Стабильная 
> ветка ALT Linux 4.1. Вместо "неактивно" выберите одно из зеркал 
> (желательно ftp, московское), а потом уже в консоли:
>
> apt-get update
> apt-get dist-upgrade (по желанию)
> update-kernel

Все это выполнил. Apt выкачал и установил недостающие модули.
После перезагрузки - опять ядро 41.4 вместо 41.5 ( без звука ).
Принудительно выбрал нужное ядро в меню загрузчика - все получилось и 
заработало.
Стал разбираться с умолчальной конфигурацией загрузчика:
/etc/lilo.conf:
image="/boot/vmlinuz"
       label="ALTLinux"
       initrd="/boot/initrd.img"
       root="UUID=4691920a-6a2d-424a-9d02-4fa201b1e771"
       read-only

в каталоге /boot/ оказалось:

lrwxrwxrwx 1 root root      36 Jun  3 16:54 initrd.img -> 
initrd-2.6.25-std-def-alt8.*M41.4.*img
lrwxrwxrwx 1 root root      33 Jun  3 16:53 vmlinuz -> 
vmlinuz-2.6.25-std-def-alt8.*M41.4*

поменял на :

lrwxrwxrwx 1 root root      36 Jun  3 16:54 initrd.img -> 
initrd-2.6.25-std-def-alt8.*M41.5*.img
lrwxrwxrwx 1 root root      33 Jun  3 16:53 vmlinuz -> 
vmlinuz-2.6.25-std-def-alt8.*M41.5

*сами файлы на месте.

Перезагрузился...и тот же результат! Ядро 41.4 без звука.

Тогда исправил lilo.conf :

image="/boot/vmlinuz-2.6.25-std-def-alt8.M41.5"
        initrd="/boot/initrd-2.6.25-std-def-alt8.M41.5.img"
        label="ALTLinux"
        root="UUID=4691920a-6a2d-424a-9d02-4fa201b1e771"
        read-only

Перезагрузка и ... все тоже самое.

Что не так делаю?

С уважением,
Калинин Максим


  reply	other threads:[~2010-06-03 13:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-31 20:32 [Comm] Как с помощью sox создать файл тишины? Olexander Chernetskyy
2010-06-01  6:26 ` Andrey Liakhovets
2010-06-01 17:48   ` [Comm] update kernel и звуковые драйверы Калинин Максим
2010-06-01 17:51     ` Andrey Rahmatullin
2010-06-01 18:11       ` Калинин Максим
2010-06-01 18:44         ` Motsyo Gennadi aka Drool
2010-06-01 18:52           ` Калинин Максим
2010-06-01 18:56             ` Motsyo Gennadi aka Drool
2010-06-01 20:16               ` Хихин Руслан
2010-06-01 20:24                 ` Motsyo Gennadi aka Drool
2010-06-02  6:39               ` Калинин Максим
2010-06-02 11:03                 ` Motsyo Gennadi aka Drool
2010-06-03 13:32                   ` Калинин Максим [this message]
2010-06-03 13:46                     ` Andrii Dobrovol`s`kii
2010-06-03 13:48                     ` Andrey Rahmatullin
2010-06-03 14:13                       ` Калинин Максим

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=4C07AEFE.3090701@icv.org.ru \
    --to=kalinin@icv.org.ru \
    --cc=community@lists.altlinux.org \
    /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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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