hi there, no i am not using devfs, though i was. my fs is static only.
cheers, de/ at approximately Sun, 3 Nov 2002 20:30:19 -0500, the X-mailer used by James Drabb <[EMAIL PROTECTED]> suggested that "[EMAIL PROTECTED]" is somehow related to: > | On Sun, Nov 03, 2002 at 11:48:49AM +1100, de|ire wrote: > | > hi paul, > | > > | > unfortunately in my case /proc/asound exists but /dev/snd does not. > | > this means i have to create it every time i restart due to it > | > the strange phenomenon of them disappearing on reboot. > | > > | > if i don't create run the snddevices script, then alsactl gives the file > | > not found error mentioned in a previous email. > | > > | > all my modules have loaded fine. as i say, when i run snddevices > | > script, which creates the /dev/snd directories, I can use also no > | > problem. > | > > | > for some time i have been running the snddevices script from .xinitrc > | > so that i do not have to manually run it every time i want audio. > | > > | > this however has proved to be unreliable, and makes for a slow start > | > into my xsession. > | > > | > no one seems to be able to solve this problem, here or in any > | > lists, so it seems it is not the right time for me to be trying alsa. > | > > | > > | > thanks for your help, > | > > | > de/ > | > > | > melbourne, > | > australia > | > > | > http://selectparks.net > | > | Are you using devfs? If so, then you need to add these few lines to > | /etc/devfsd.conf > | > | # Uncomment this if you want permissions to be saved and restored > | # Do not do this for pseudo-terminal devices > | REGISTER ^pt[sy] IGNORE > | CREATE ^pt[sy] IGNORE > | CHANGE ^pt[sy] IGNORE > | DELETE ^pt[sy] IGNORE > | REGISTER .* COPY /lib/dev-state/$devname $devpath > | CREATE .* COPY $devpath /lib/dev-state/$devname > | CHANGE .* COPY $devpath /lib/dev-state/$devname > | DELETE .* CFUNCTION GLOBAL unlink /lib/dev-state/$devname > | RESTORE /lib/dev-state > | > | Make sure you have the directory /lib/dev-state (mkdir -p /lib/dev-state). > | > | Jim Drabb > | -- > | --------------------------------------------------------------- > | Those who would sacrifice freedom for security will get neither > | --------------------------------------------------------------- > | James Drabb JR > | Programmer Analyst > | Davenport, FL > | [EMAIL PROTECTED] > | > | > | > | ------------------------------------------------------- > | This SF.net email is sponsored by: ApacheCon, November 18-21 in > | Las Vegas (supported by COMDEX), the only Apache event to be > | fully supported by the ASF. http://www.apachecon.com > | _______________________________________________ > | Alsa-user mailing list > | [EMAIL PROTECTED] > | https://lists.sourceforge.net/lists/listinfo/alsa-user > | > | -- , variables aren't ___ ___ ___ / / / / / /.--| |.-----constants weren't |__|.----.-----. ,' ,',' ,',' ,' | _ || - -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.0.7 (GNU/Linux) mQGiBDzZwzERBADs1JTlOud9116TR8aKUzgu9Kdm4UWmEnTYTIA1bcvnZH24Nm+x cMf48haT0O5OdajhMwy5vccGQn21J1yBBfx7w5Di7D5Bh1BbO+5uz5YhDBxxRJ0y 4kvEYNCyFz8Sfl1jvG5W980Ax3j2UquqnJlNxBgwZnE16/12bSMPxGRZLwCglpEt K/1u7qAfx4gyO91HSw0a3xkD/0m11rWUNj1cBUeGqGEcjDUWInegpxquMsu7W72I /KD8iKzgttz1m6GEVuN15+y0MxiwmIuuAC74d/moebuPYpawXnaTejzwRPsPZyKn JZ+vf5KNfNE/SgweRcrjPfyVHv/pdE+MTCGtQGF3vf3kTSFrBOLTKKnOxPSpmlNS hFPkA/9rUXsdeJMzdCBVfuPqcu63NdTfGoRQ1KD/ATuULGf3z7tOWe2hBlv2DDhv 2JJMGGTr1mMQjUKdd6+/34RmMsZip3d4lS4VCWFWzvXGgkhyrHFY+QIC8i4RHsPF +rbqXTOjeaRspLSXW+thULz2DBWZPTSDANApZMJ94S+IuF0ufbQgSnVsaWFuIE9s aXZlciA8ZGVsaXJlQGRlbGlyZS5jej6IVwQTEQIAFwUCPNnDMQULBwoDBAMVAwID FgIBAheAAAoJEJq3ySAJ5WfrIJ0An3g9+Ea8S/JQu9lIhLW0mdaA0aI2AJ9mXDUn ODUuTtOfjlNt96y+jjpRTLkBDQQ82cMzEAQAqNQ3y2m6Gj25j16L9pWOBXiFBY8y sRGiWc4JBtsSpk7xuAN9F1lq4W6BbznTdJDIAQe6jmQrJTBYwZCbiuBmFL4o+F45 nvYg6fifw291sO7MDyKpJ2I81cH9fz4YqhFLcsYz2tzAWp4w9CjafNIPoWRwli/I PIC+Tf4QeJyunpsAAwUD/jFFokEPg5cbf0R35TQPzDVnbvMjSiWy4EXtBleObPSK BLi+UApjuXeY8296bYvZPKhk2f27YfPfTEkUlInRuyejIUp9xcmwoH9pEhFca8IP Ot6tDSNNbqpY7EjYjbAytaV4n7GdxVQkXItMrJJZoM1Qb9YlgpF546GkCYfk02EW iEUEGBECAAYFAjzZwzMACgkQmrfJIAnlZ+tF1wCY2pbdg12S/mo9Rltc6IUt1VzA mACglLUDtZ/vCMs9NaG4X4Sdf5cxjHI= =Yf7u -----END PGP PUBLIC KEY BLOCK----- ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user