? about dist-upgd from the Darkside64 (solved)

Forum rules
We don't support installations in VirtualBox, VMWare, qemu or others. We ignore posts about WINE, PlayOnLinux, Steam and Skype. We don't support btrfs, lvm, UEFI, side-by-side installations with GPT or dualboot with anything newer than Windows XP.
Google your problem first. Check the Wiki. Read the existing threads. It's okay to "hijack" an existing thread, yes! If your problem is not yet covered, open a new thread. To get the quickest possible help, mention the exact release codename in your post (uname -a is a good idea, too). Due to the lack of crystal balls, attach the output of lspci -nnk if you encounter hardware problems.
User avatar
vic
Godot
Posts: 2117
Joined: Wed Oct 17, 2012 10:11 am
Location: /bin

? about dist-upgd from the Darkside64 (solved)

Unread post by vic » Mon Sep 09, 2013 2:41 pm

When I do a dist-upgrade on the Darkside64 it does not pull in a newer kernel version, but remains at 3.7.5, why? Both source list and apt
preferences are the same as in other BBQ installs. Not a biggie, but it has made me very curious.
Last edited by vic on Mon Sep 09, 2013 3:23 pm, edited 1 time in total.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: ? about dist-upgd from the Darkside64

Unread post by machinebacon » Mon Sep 09, 2013 2:55 pm

This is by design, vic.

Install the

sudo apt-get install linux-image-siduction-amd64 linux-headers-siduction-amd64

to get the newest available automatically. If you are happy with the newer one, you can remove these 2 packages again, the kernel won't be touched in upgrades.

I did this because 3.9.x and 3.10-x were reported to break wifi on certain models (especially the 3.10.-3 IIRC)
..gnutella..

User avatar
vic
Godot
Posts: 2117
Joined: Wed Oct 17, 2012 10:11 am
Location: /bin

Re: ? about dist-upgd from the Darkside64

Unread post by vic » Mon Sep 09, 2013 3:23 pm

Easy peasy as that, thanks:)

Post Reply