ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] hotplug vs cdrom?
@ 2005-06-12 15:33 Alexei V. Mezin
  2005-06-12 15:42 ` Valery V. Inozemtsev
  2005-06-12 15:44 ` Arioch
  0 siblings, 2 replies; 8+ messages in thread
From: Alexei V. Mezin @ 2005-06-12 15:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Имеется
hotplug-2004_09_23-alt12
udev-0.50-alt5
2.6.11-wks26-smp-alt2

В dmesg все нормально, привод определяется
Probing IDE interface ide0...
hda: _NEC DVD_RW ND-3500AG, ATAPI CD/DVD-ROM drive

Но потом доступа к нему нет, т.к. никакого /dev/hda, никакой записи в 
/media и т.п.
Если после входа в систему запустить lilo, то hotplug с радостью 
сообщает в логи, что найден cd writer, добавляет для него строчку в 
fstab и делает каталог в /media. И после этого все начинает работать. А 
почему не работает сразу, без пинка под зад ногой?


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] hotplug vs cdrom?
  2005-06-12 15:33 [sisyphus] hotplug vs cdrom? Alexei V. Mezin
@ 2005-06-12 15:42 ` Valery V. Inozemtsev
  2005-06-12 16:18   ` Alexei V. Mezin
  2005-06-12 15:44 ` Arioch
  1 sibling, 1 reply; 8+ messages in thread
From: Valery V. Inozemtsev @ 2005-06-12 15:42 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 704 bytes --]

В сообщении от 12 Июнь 2005 19:33 Alexei V. Mezin написал(a):
> Имеется
> hotplug-2004_09_23-alt12
> udev-0.50-alt5
> 2.6.11-wks26-smp-alt2
>
> В dmesg все нормально, привод определяется
> Probing IDE interface ide0...
> hda: _NEC DVD_RW ND-3500AG, ATAPI CD/DVD-ROM drive
>
> Но потом доступа к нему нет, т.к. никакого /dev/hda, никакой записи в
> /media и т.п.
> Если после входа в систему запустить lilo, то hotplug с радостью
> сообщает в логи, что найден cd writer, добавляет для него строчку в
> fstab и делает каталог в /media. И после этого все начинает работать. А
> почему не работает сразу, без пинка под зад ногой?

ide-cd не загружен
# echo "ide-cd" >> /etc/modules

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [sisyphus] Re: hotplug vs cdrom?
  2005-06-12 15:33 [sisyphus] hotplug vs cdrom? Alexei V. Mezin
  2005-06-12 15:42 ` Valery V. Inozemtsev
@ 2005-06-12 15:44 ` Arioch
  1 sibling, 0 replies; 8+ messages in thread
From: Arioch @ 2005-06-12 15:44 UTC (permalink / raw)
  To: sisyphus

12.06.05 в 19:33 Alexei V. Mezin в своём письме писал(а):

cdrom через какие модули, ide или scsi ?
> fstab и делает каталог в /media.

И на какое устройство ссылается fstab ?

Какой чипсет у матери?
У меня было, что не грузился автоматом idecd и на канале висел idegeneric,  
а он, увы, не видел сдромов.
Точные названия модулей не помню, сам сейчас в виндах.

Попробуйте сделать lsmod >file1.txt. потом lilo, потом lsmod >file2.txt
Мне кажется, Lilo грузит какой-то (какие-то) модули, что и позволяет  
hotplug'y найти cd.

Кстати, что скажут lsmod | grep ide, lsmod | grep atapi, lsmod | grep cd ?

-- 
Написано в почтовом клиенте браузера Opera: http://www.opera.com/mail/



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] hotplug vs cdrom?
  2005-06-12 15:42 ` Valery V. Inozemtsev
@ 2005-06-12 16:18   ` Alexei V. Mezin
  2005-06-12 16:21     ` Valery V. Inozemtsev
  0 siblings, 1 reply; 8+ messages in thread
From: Alexei V. Mezin @ 2005-06-12 16:18 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev пишет:

> ide-cd не загружен
> # echo "ide-cd" >> /etc/modules
> 
А разве это не должен делать автоматом hotplug? И разве lilo загружает 
этот модуль?


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] hotplug vs cdrom?
  2005-06-12 16:18   ` Alexei V. Mezin
@ 2005-06-12 16:21     ` Valery V. Inozemtsev
  2005-06-13 16:18       ` Boldin Pavel
  0 siblings, 1 reply; 8+ messages in thread
From: Valery V. Inozemtsev @ 2005-06-12 16:21 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

В сообщении от 12 Июнь 2005 20:18 Alexei V. Mezin написал(a):
> Valery V. Inozemtsev пишет:
> > ide-cd не загружен
> > # echo "ide-cd" >> /etc/modules
>
> А разве это не должен делать автоматом hotplug?

hotplug? нет. он грузится автоматом при обращении к устройству, но так у вас 
udev...

> И разве lilo загружает 
> этот модуль?

возможно

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] hotplug vs cdrom?
  2005-06-12 16:21     ` Valery V. Inozemtsev
@ 2005-06-13 16:18       ` Boldin Pavel
  2005-06-13 17:06         ` Alexei V. Mezin
  0 siblings, 1 reply; 8+ messages in thread
From: Boldin Pavel @ 2005-06-13 16:18 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Valery V. Inozemtsev пишет:

>В сообщении от 12 Июнь 2005 20:18 Alexei V. Mezin написал(a):
>  
>
>>И разве lilo загружает 
>>этот модуль?
>>    
>>
>
>возможно
>
>  
>
скорее обращается к шине.

-- 

Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru
    ZU - Zagovor Unixoidov. SSAU 303.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] hotplug vs cdrom?
  2005-06-13 16:18       ` Boldin Pavel
@ 2005-06-13 17:06         ` Alexei V. Mezin
  2005-06-14  8:33           ` [sisyphus] " Arioch
  0 siblings, 1 reply; 8+ messages in thread
From: Alexei V. Mezin @ 2005-06-13 17:06 UTC (permalink / raw)
  To: ldavinchi, ALT Linux Sisyphus discussion list

Boldin Pavel пишет:
> Valery V. Inozemtsev пишет:
> 
>> В сообщении от 12 Июнь 2005 20:18 Alexei V. Mezin написал(a):
>>> И разве lilo загружает этот модуль?

>> возможно

> скорее обращается к шине.
> 
хм... поглядел. До lilo не загружен ide-cd, после -- появляется. Но 
разве lilo занимается загрузкой ядреных модулей?!!

Значит действительно lilo обратилась к шине, и это привело к загрузке 
модуля. А нахрена тогда хваленый hotplug? Что ему мешает загрузить этот 
модуль? ИМХО добавление ide-cd в /etc/modules -- кривобокая подпорка для 
udev/hotplug.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* [sisyphus] Re: hotplug vs cdrom?
  2005-06-13 17:06         ` Alexei V. Mezin
@ 2005-06-14  8:33           ` Arioch
  0 siblings, 0 replies; 8+ messages in thread
From: Arioch @ 2005-06-14  8:33 UTC (permalink / raw)
  To: sisyphus

13.06.05 в 21:06 Alexei V. Mezin в своём письме писал(а):


> модуль? ИМХО добавление ide-cd в /etc/modules -- кривобокая подпорка для  
> udev/hotplug.


Как и весь /etc/modules :-)

У меня весной такое было, потом само-собой исчезло.


Раньше все работало на ядре 2.6 ?
....тогда видимо, нужо вешать баг на hotplug с указанием чипсета и ешо PnP  
ID ?

Или было ядро 2.4, а это первый опыт 2.6 ?
...тогда нужно отвинчивтаь scsi emulation, включая запрет на ide-cd
-- 
Написано в почтовом клиенте браузера Opera: http://www.opera.com/mail/



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-06-14  8:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-12 15:33 [sisyphus] hotplug vs cdrom? Alexei V. Mezin
2005-06-12 15:42 ` Valery V. Inozemtsev
2005-06-12 16:18   ` Alexei V. Mezin
2005-06-12 16:21     ` Valery V. Inozemtsev
2005-06-13 16:18       ` Boldin Pavel
2005-06-13 17:06         ` Alexei V. Mezin
2005-06-14  8:33           ` [sisyphus] " Arioch
2005-06-12 15:44 ` Arioch

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