Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#15262 - [kernel2.6.30] oss failed to start after kernel upgrade

Attached to Project: Arch Linux
Opened by Anton Romankov (kalmar) - Thursday, 25 June 2009, 16:14 GMT
Last edited by Roman Kyrylych (Romashka) - Thursday, 25 June 2009, 16:40 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To No-one
Architecture i686
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I've upgraded my kenel to 2.6.30 and now have no sound & such message when try to start oss manualy (/etc/rc.d/oss start):

Relinking OSS kernel modules for "2.6.30-ARCH SMP preempt mod_unload 686 "
This may take few moments - please stand by...

OSS build environment set up for REGPARM kernels

Building module osscore
Failed to compile OSS
make -C /lib/modules/2.6.30-ARCH/build M=/usr/lib/oss/build modules
make[1]: Entering directory `/usr/src/linux-2.6.30-ARCH'
CC [M] /usr/lib/oss/build/osscore.o
/usr/lib/oss/build/osscore.c: In function ‘osscore_exit’:
/usr/lib/oss/build/osscore.c:329: warning: unused variable ‘i’
/usr/lib/oss/build/osscore.c: In function ‘oss_pci_read_devpath’:
/usr/lib/oss/build/osscore.c:1608: error: ‘struct device’ has no member named ‘bus_id’
make[2]: *** [/usr/lib/oss/build/osscore.o] Error 1
make[1]: *** [_module_/usr/lib/oss/build] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.30-ARCH'
make: *** [default] Error 2

Relinking the OSS kernel modules failed
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Thursday, 25 June 2009, 16:40 GMT
Reason for closing:  Not a bug
Comment by Jan de Groot (JGC) - Thursday, 25 June 2009, 16:24 GMT
This is not a kernel26 bug, but a bug in oss: it needs to be updated to match the 2.6.30 kernel interfaces.
Comment by Roman Kyrylych (Romashka) - Thursday, 25 June 2009, 16:40 GMT
True, see http://aur.archlinux.org/packages.php?ID=20323 - there's even some patch.

Loading...