Am Freitag, 14. Oktober 2005 11:35 schrieb Chema Ollés: > Any help will be apreciated ;-) > Oct 14 11:25:21 linux resmgr[13310]: set_facl() - ACL error on > /dev/dsp, acl_set_file: No such file or directory
Hi Chema, seems like the same problem as with your graphics: the device node does not exist, and the driver (=module) does not create it. So try adding the needed devices to /etc/udev/static_devices.txt > Oct 14 11:25:21 linux resmgr[13310]: set_facl() - ACL error on > /dev/audio, acl_set_file: No such file or directory ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ BTW: Do you use SELinux? -- mdc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
