Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248184 - media-sound/gnomeradio-1.6: when update kernel from gentoo-sources-2.6.24-gentoo-r8 to gentoo-sources-2.6.25-gentoo-r9 it won't work anymore
Summary: media-sound/gnomeradio-1.6: when update kernel from gentoo-sources-2.6.24-gen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 13:44 UTC by Teun Blok
Modified: 2008-11-23 08:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Teun Blok 2008-11-22 13:44:14 UTC
After an update of the kernel from gentoo-sources-2.24-gentoo-r8 to gentoo-sources-2.6.25-gentoo-r9 the application media-soung/gnome-radio-1.6 won't work anymore. Ik use a PCI-card Leadtek tv2000xp and in the kernel i build the module cx8800. Before the kernel-update the module worked wit tvtime and gnomeradio without any problem and after the kernelupdate tvtime still works but not gnomeradio.No problems to compile but it still doesn't work with gnome-radio. Going back to gentoo-sources-2.6.24-gentoo-r8 solves the problem, but I want to update and use al the new aspects of that new kernel for now and in the future.

Reproducible: Always

Steps to Reproduce:
1.emerge gentoo-sources (-2.6.25-gentoo-r8)
2.cd /usr/src/linux
3.make mrproper
4.rm /usr/src/linux && ln -s /usr/src/linux-2.6.25-gentoo-r9 /usr/src/linux
5.cp /usr/src/.config /usr/src/linux/.config
6.cd /usr/src/linux
7.make oldconfig
8.make & make modules_install
9.cp /usr/src/arch/i386/boot/Bzimage /boot/bzImage
10.emerge nvidia-drivers
11.emerge -P gentoo-sources
12.rm -R /lib/modules/2.6.24-gentoo-r8
13.reboot
14.gnomeradio

Actual Results:  
gnome-radio doesn't work anymore

Expected Results:  
working gnome-radio with the new kernels

On the forum i have read that the module cx8800 is broken in the kernel but it still works with tvtime so why not with gnomeradio anymore?
Comment 1 Teun Blok 2008-11-23 08:45:29 UTC
fixed in new stable kernel-update gentoo-sources 2.6.26-gentoo-r3.