docs:udevfaq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
udevfaq [2005-11-13 13:22] – - removed backticks from section headers and added a link to mailing lists prism | docs:udevfaq [2010-06-15 21:38] (current) – Mateusz Korniak | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | /* page was renamed from UdevFAQ */ | ||
/* pragma: section-numbers on */ | /* pragma: section-numbers on */ | ||
Line 14: | Line 15: | ||
===== Which kernel version is recommended for proper work of udev/ | ===== Which kernel version is recommended for proper work of udev/ | ||
- | //Minimum recommended version is 2.6.12.x// (udev hotplug won't work with the older) | + | //Minimum recommended version is 2.6.12.x// ('' |
- | ===== Udev doesn' | + | ===== Udev doesn' |
- | ...that's because it loads only modules for PCI devices that meet the requirements included in udev rules. That rules allow auto-loading feature only for internal USB devices (hubs), such as '' | + | That's because it loads only modules for PCI devices that meet the requirements included in udev rules. That rules allow auto-loading feature only for internal USB devices (hubs), such as '' |
If you want to get the modules of all devices loaded automatically, | If you want to get the modules of all devices loaded automatically, | ||
Line 26: | Line 27: | ||
===== What about hotplug? Will my pendrive work? ===== | ===== What about hotplug? Will my pendrive work? ===== | ||
- | Hotplug | + | '' |
+ | |||
+ | USB pendrives | ||
===== I'd like to connect my digital camera/ | ===== I'd like to connect my digital camera/ | ||
- | Absolutely not. Install '' | + | Absolutely not. Install '' |
===== Can udev automatically mount partitions or cd drives it finds? ===== | ===== Can udev automatically mount partitions or cd drives it finds? ===== | ||
- | No. There are specialized programs for this, like '' | + | While technically possible, '' |
===== I'm using nvidia-legacy and the / | ===== I'm using nvidia-legacy and the / | ||
- | That's a problem of nvidia (legacy) drivers. udev has nothing to do with it. Unfortunately, | + | That's a problem of '' |
+ | You can make '' | ||
- | ===== I have to manually load modules such as psmouse | + | |
- | The kernel' | + | < |
+ | </ | ||
+ | Note that this should be all in one line. | ||
+ | |||
+ | |||
+ | |||
+ | ===== Modules like psmouse | ||
+ | The kernel' | ||
Line 55: | Line 66: | ||
- | ===== I get the error messages about failed agents in my system' | + | ===== I get the error messages about failed agents in my system logs ===== |
- | They don't work because they are not there - unless you installed '' | + | They don't work because they are not there - unless you installed '' |
+ | |||
+ | |||
+ | |||
+ | ===== I've got a problem that is not covered here. How do I diagnose it? ===== | ||
+ | Try the following: | ||
+ | |||
+ | |||
+ | - set '' | ||
+ | | ||
+ | - use '' | ||
+ | - check the // | ||
+ | |||
+ | |||
+ | ===== How can I increase udev logs verbosity ===== | ||
+ | Try (udev-154): | ||
+ | |||
+ | < | ||
+ | </ | ||
+ | And check results in '/ | ||
+ | |||
+ | |||
+ | |||
+ | ===== How to test rule I have just written? ===== | ||
+ | Reload rules: | ||
+ | |||
+ | < | ||
+ | </ | ||
+ | Trigger event (replug device) or trigger all events: | ||
+ | |||
+ | < | ||
+ | </ | ||
+ | If still unsure, ask your question on PLD [[: | ||
+ | |||
- | ===== I've got a problem which is not covered here. How do I diagnose it? ===== | + | [[:CategoryUpdateNeeded|CategoryUpdateNeeded]] |
- | Set '' | + | |
docs/udevfaq.1131884567.txt.gz · Last modified: 2005-11-13 13:22 by prism