|
刚升了32的内核,但是没有声音了
[arch@localhost ~]$ sudo /etc/rc.d/oss start
:: Starting Open Sound System [BUSY] Relinking OSS kernel modules for "2.6.32-ARCH SMP preempt mod_unload 686 "
This may take few moments - please stand by...
OSS build environment set up for REGPARM kernels
Warning: Cannot locate the Linux kernel development package for
Linux kernel version 2.6.32-ARCH
Please install the kernel development package if linking the
OSS modules fails.
The kernel development package may be called kernel-devel, kernel-smp-devel,
kernel-sources, kernel-headers or something like that. Please refer
to the documentation of your Linux distribution if there are any
difficulties in installing the kernel/driver development environment.
For your Linux distribution the right kernel source package
might be kernel-source.
Building module osscore
Failed to compile OSS
make -C /lib/modules/2.6.32-ARCH/build M=/usr/lib/oss/build modules
make: *** /lib/modules/2.6.32-ARCH/build: 没有那个文件或目录。 停止。
make: *** [default] 错误 2
Relinking the OSS kernel modules failed
[FAIL] |
|