On Fri, 2004-07-16 at 03:02, Grover Lines wrote: > install -o root -g wheel -m 555 sound.ko /boot/kernel > install: sound.ko: No such file or directory > *** Error code 71 > > Stop in /usr/src/sys/modules/sound/sound. > *** Error code 1 > > Stop in /usr/src/sys/modules/sound. > *** Error code 1 > > Stop in /usr/src/sys/modules. > *** Error code 1 It's documented in UPDATING that s|pcm|sound|g, e.g., - device pcm + device sound However, the changeover for the modules leaves something to be desired. For example, my system should use: device snd_via8233 but the build has no idea about this module. jmc
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:02 UTC