Two minor issues with Andy's test kernel:

1) The modules landed in linux-image, while they should be in linux-image-extra
2) You probably want to move the common* bit after the autogen bit, not before, 
so the format of the final blacklist file makes more sense to a human reading 
it.

ie: right now, it looks like:

#Autogen
#common
common.ko
autogen.ko

You probably wanted:

#Autogen
autogen.ko
#common
common.ko

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434842

Title:
  Due to lack of OSS kernel modules, have to recompile the kernel to
  enable sound in old games - aoss/padsp do not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1434842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to