dom
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 5537
Joined: Wed Aug 17, 2011 7:41 pm
Location: Cambridge

3.10 Kernel

Wed Jul 03, 2013 11:10 am

If anyone wants to play, I updated to 3.10 kernel. Not tested greatly, but it boots and runs xbmc.
https://github.com/raspberrypi/linux/tree/rpi-3.10.y

Source code only - this is only intended for people who can build their own kernel, and help to diagnose problems.

sbp
Posts: 128
Joined: Wed Sep 26, 2012 7:54 pm

Re: 3.10 Kernel

Thu Jul 04, 2013 5:53 am

Hi thanks for the new kernel.
I noticed that you reverted the USB_fiq fix in this kernel 3.10. Why did you do that, are there any problems with this USB fix in this kernel?
piCorePlayer webpage: https://sites.google.com/site/picoreplayer/home

dom
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 5537
Joined: Wed Aug 17, 2011 7:41 pm
Location: Cambridge

Re: 3.10 Kernel

Thu Jul 04, 2013 1:17 pm

sbp wrote:Hi thanks for the new kernel.
I noticed that you reverted the USB_fiq fix in this kernel 3.10. Why did you do that, are there any problems with this USB fix in this kernel?
No, I don't think 3.10 causes any new problems.

I disabled it when losing characters over UART, but that has now been fixed in UART driver.

m00nman
Posts: 2
Joined: Sat Jul 06, 2013 2:57 am

Re: 3.10 Kernel

Sat Jul 06, 2013 3:00 am

It doesn't compile with certain options enabled in .config because of create_proc_entry deprecation it seems

dom
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 5537
Joined: Wed Aug 17, 2011 7:41 pm
Location: Cambridge

Re: 3.10 Kernel

Sat Jul 06, 2013 10:49 am

m00nman wrote:It doesn't compile with certain options enabled in .config because of create_proc_entry deprecation it seems
bcmrpi_quick_defconfig builds. Not everything in the bcmrpi_defconfig builds yet.

johny
Posts: 58
Joined: Tue Apr 24, 2012 10:00 am
Location: Australia

Re: 3.10 Kernel

Wed Jul 10, 2013 12:59 am

Quick question - why the removal of the rtl8192cu driver? The "official" realtek driver doesn't support 802.11s meshing, whereas the rtl8192cu driver in 3.10 does.

(No bonus points for guessing what I'm about to tinker with...)

Return to “Advanced users”