Bug 22473

Summary: Не определяет GSM модем
Product: Branch 4.1 Reporter: Redko Igor <redkoigor>
Component: NetworkManagerAssignee: Mikhail Efremov <sem>
Status: CLOSED WORKSFORME QA Contact: qa-4.1 <qa-4.1>
Severity: normal    
Priority: P3    
Version: unspecified   
Hardware: all   
OS: Linux   

Description Redko Igor 2009-12-08 00:25:48 MSK
В ходе переписки в рассылки узнал что файл /lib/udev/rules.d/77-nm-probe-modem-capabilites.rules "не видит" система. Проблема решилась перемещением этого файла в /etc/udev/rules.d
Comment 1 Mikhail Efremov 2009-12-08 02:29:10 MSK
Это очень странно, т.к. 
The udev rules are read from the files located in the default rules directory /lib/udev/rules.d/, the
custom rules directory /etc/udev/rules.d/ and the temporary rules directory /dev/.udev/rules.d/. All rule
files are sorted and processed in lexical order, regardless in
which of these directories they live.

Т.е. правильное расположение этого файла именно в /lib/udev/rules.d/.
Подозреваю, что это у вас какая-то локальная проблема.
Comment 2 Mikhail Efremov 2013-03-11 17:25:42 MSK
Не доказано, что проблема вообще была.