When will the kernel be updated?
Tofloor
poster avatar
limas
deepin
2017-09-17 00:39
Author
When will the kernel be updated to new versions?
Reply Favorite View the author
All Replies
nipos
deepin
2017-09-17 01:41
#1
Hopefully soon.
Some drivers for my laptop don't work with 4.9 but I read that they will work with 4.12
Reply View the author
jingle
deepin
2017-09-17 02:04
#2
sudo apt-get install ukuu
Reply View the author
limas
deepin
2017-09-17 02:12
#3
https://bbs.deepin.org/post/145617
sudo apt-get install ukuu

Will there be errors when using the kernel from ubuntu?
Reply View the author
oscararg
deepin
2017-09-17 08:51
#4
You must actualize and use a generic kernel instead of Ubuntu's one, as personal experience, 4.12 kernel simply maked Deepin to not work anymore for me. New 4.13 kernel works really good, use Ukuu as Jingle said or:

wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.2/linux-headers-4.13.2-041302_4.13.2-041302.201709132057_all.deb

wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.2/linux-headers-4.13.2-041302-generic_4.13.2-041302.201709132057_amd64.deb

wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.2/linux-image-4.13.2-041302-generic_4.13.2-041302.201709132057_amd64.deb

sudo dpkg -i linux-headers-4.13.2*.deb linux-image-4.13.2*.deb
Reply View the author
mertellx
deepin
2017-09-18 10:21
#5
Con Ukuu no me han funcionado los siguientes kernels ( no entraba en Deepin):
Deepin 15.4.1 kernel 4.13.2-041302-generic. Error, 4.13.1-041301-generic: Error, kernel 4.12.13 : Error, kernel 4.12.10: Error
¿dónde puede estar el problema? Mi pc sólo tiene unos años.
Reply View the author
mertellx
deepin
2017-09-18 10:48
#6
Edited by mertellx at 2017-9-18 02:54

wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.2/linux-headers-4.13.2-041302_4.13.2-041302.201709132057_all.deb

wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.2/linux-headers-4.13.2-041302-generic_4.13.2-041302.201709132057_amd64.deb

wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.2/linux-image-4.13.2-041302-generic_4.13.2-041302.201709132057_amd64.deb

sudo dpkg -i linux-headers-4.13.2*.deb linux-image-4.13.2*.deb

Esto tampoco me funcionó. Tengo dos distribuciones Linux instaladas pero también actualizaba el grub en la otra.
Reply View the author
oscararg
deepin
2017-09-18 13:37
#7
Empece a encontrar algunos problemas de funcionamiento, mas que nada de inicio, con la nueva Kernel, no los encontraba con la 4.13.0, pero si con la 4.13.2, por lo que te recomiendo mantener la base de Deepin al menos por ahora, (problemas como flasheo al inicio, el menu puede no andar, las aplicaciones quedar en stand by o no ejecutarse, problemas que desaparecieron al volver a la kernel lts).
Reply View the author