[arch-general] 3.15 kernel breaking X ?
Hey there, i just installed Arch on a x61s thinkpad using xf86-video-intel of course but it seems Cinnamon starts and gives a black unresponsive screen while booting and trying on linux-lts works absolutely fine.. Anyone has any idea ? Thanks!
On Sun, Jul 6, 2014 at 11:47 PM, Daniel Petre <daniel.petre@gmail.com> wrote:
Hey there, i just installed Arch on a x61s thinkpad using xf86-video-intel of course but it seems Cinnamon starts and gives a black unresponsive screen while booting and trying on linux-lts works absolutely fine.. Anyone has any idea ? Thanks!
Have you tried this with any other WM/DE? Like twm, for instance? -- Savyasachee Jha *"Aerodynamics is for people whodon't know how to build engines."*
On 06/07/14 21:27, Savyasachee Jha wrote:
On Sun, Jul 6, 2014 at 11:47 PM, Daniel Petre <daniel.petre@gmail.com> wrote:
Hey there, i just installed Arch on a x61s thinkpad using xf86-video-intel of course but it seems Cinnamon starts and gives a black unresponsive screen while booting and trying on linux-lts works absolutely fine.. Anyone has any idea ? Thanks!
Have you tried this with any other WM/DE? Like twm, for instance?
don't know twm but i3 seems to work, also cinnamon works now, maybe it was just a one time situation, at first run or something, seems to work now.. thanks for responding Savy.
On 07/06/2014 09:17 PM, Daniel Petre wrote:
Hey there, i just installed Arch on a x61s thinkpad using xf86-video-intel of course but it seems Cinnamon starts and gives a black unresponsive screen while booting and trying on linux-lts works absolutely fine.. Anyone has any idea ? Thanks!
Intel you say? Check this bug https://bugs.archlinux.org/task/40899 Basically, stick with a 3.14 kernel for the moment.
On 07/07/14 07:25, Achilleas Pipinellis wrote:
On 07/06/2014 09:17 PM, Daniel Petre wrote:
Hey there, i just installed Arch on a x61s thinkpad using xf86-video-intel of course but it seems Cinnamon starts and gives a black unresponsive screen while booting and trying on linux-lts works absolutely fine.. Anyone has any idea ? Thanks!
Intel you say? Check this bug https://bugs.archlinux.org/task/40899 Basically, stick with a 3.14 kernel for the moment.
Apologies but i do not know how to reinstall the 3.14 kernel, linux is 3.15 and linux-lts is 3.10.. Can i get from some repo the 3.14 package? Thanks.
Hi!
Apologies but i do not know how to reinstall the 3.14 kernel, linux is 3.15 and linux-lts is 3.10.. Can i get from some repo the 3.14 package?
If you haven't cleaned your pacman cache (i.e. using pacman -Sc), you'll find a backup of all your old packages at /var/cache/pacman/pkg/. Locate the Linux package you need and use pacman -U <package filename> to install. Cheers!
On 7 July 2014 10:21, Daniel Petre <daniel.petre@gmail.com> wrote:
On 07/07/14 07:25, Achilleas Pipinellis wrote:
On 07/06/2014 09:17 PM, Daniel Petre wrote:
Hey there, i just installed Arch on a x61s thinkpad using xf86-video-intel of course but it seems Cinnamon starts and gives a black unresponsive screen while booting and trying on linux-lts works absolutely fine.. Anyone has any idea ? Thanks!
Intel you say? Check this bug https://bugs.archlinux.org/task/40899 Basically, stick with a 3.14 kernel for the moment.
Apologies but i do not know how to reinstall the 3.14 kernel, linux is 3.15 and linux-lts is 3.10.. Can i get from some repo the 3.14 package? Thanks.
I use "downgrade" available in AUR
On Mon, 2014-07-07 at 10:55 +0200, Leandro Papi wrote:
I use "downgrade" available in AUR
It can't solve such an issue all the times. [root@archlinux rocketmouse]# downgrade linux Available packages: 1) linux-3.15.3-1-x86_64.pkg.tar.xz (local) 2) linux-3.15.3-1-x86_64.pkg.tar.xz (remote) 3) linux-3.15.2-1-x86_64.pkg.tar.xz (remote) 4) linux-3.15.1-1-x86_64.pkg.tar.xz (remote) 5) linux-3.14.6-1-x86_64.pkg.tar.xz (remote) 6) linux-3.14.5-1-x86_64.pkg.tar.xz (remote) 7) linux-3.14.4-1-x86_64.pkg.tar.xz (remote) 8) linux-3.14.3-2-x86_64.pkg.tar.xz (remote) 9) linux-3.14.3-1-x86_64.pkg.tar.xz (remote) 10) linux-3.14.2-1-x86_64.pkg.tar.xz (remote) 11) linux-3.14.1-1-x86_64.pkg.tar.xz (remote) 12) linux-3.14-5-x86_64.pkg.tar.xz (remote) 13) linux-3.14-4-x86_64.pkg.tar.xz (remote) [snip] The OP could use downgrade, but if you e.g. want to downgrade from Ardour 3 to Ardour 2 you're screwed. [root@archlinux rocketmouse]# downgrade ardour Available packages: 1) ardour-3.5.380-1-x86_64.pkg.tar.xz (remote) 2) ardour-3.5.357-1-x86_64.pkg.tar.xz (remote) 3) ardour-3.5.308-2-x86_64.pkg.tar.xz (remote) 4) ardour-3.5.308-1-x86_64.pkg.tar.xz (remote) 5) ardour-3.5.143-1-x86_64.pkg.tar.xz (remote) 6) ardour-3.5.74-1-x86_64.pkg.tar.xz (remote) 7) ardour-3.5.14-1-x86_64.pkg.tar.xz (remote) 8) ardour-3.4-1-x86_64.pkg.tar.xz (remote) 9) ardour-3.3-1-x86_64.pkg.tar.xz (remote) [root@archlinux rocketmouse]# pacman -Syu [snip] warning: ardour: ignoring package upgrade (2.8.16-1 => 3.5.380-1) [snip] I want to test the current version of Ardour 3, but want to be able to get back Ardour 2. [root@archlinux rocketmouse]# ls -hAl /var/cache/pacman/pkg/ard* ls: cannot access /var/cache/pacman/pkg/ard*: No such file or directory Unlikely that people keep old cached packages for years. Anyway, the OP could use downgrade to get linux 3.14 :). Regards, Ralf
Am 07.07.2014 11:53, schrieb Ralf Mardorf:
The OP could use downgrade, but if you e.g. want to downgrade from Ardour 3 to Ardour 2 you're screwed.
with bacman you can rebuild the package from installed files and pacman data. so you can store it somewhere safe while trying a newer version.
On Mon, 2014-07-07 at 12:24 +0200, G. Schlisio wrote:
Am 07.07.2014 11:53, schrieb Ralf Mardorf:
The OP could use downgrade, but if you e.g. want to downgrade from Ardour 3 to Ardour 2 you're screwed.
with bacman you can rebuild the package from installed files and pacman data. so you can store it somewhere safe while trying a newer version.
Thank you, I already had some other solutions in mind, but your recommendation is the best way, assumed it should work ;). Regards, Ralf
On 07/07/14 12:53, Ralf Mardorf wrote:
On Mon, 2014-07-07 at 10:55 +0200, Leandro Papi wrote:
I use "downgrade" available in AUR
Thanks guys, downgrade seems to be stuck, after selecting package number just sits there, perhaps its downloading but not giving me feedback.. I tried "downgrader" from AUR and it worked awesome !
It can't solve such an issue all the times.
[root@archlinux rocketmouse]# downgrade linux Available packages:
1) linux-3.15.3-1-x86_64.pkg.tar.xz (local) 2) linux-3.15.3-1-x86_64.pkg.tar.xz (remote) 3) linux-3.15.2-1-x86_64.pkg.tar.xz (remote) 4) linux-3.15.1-1-x86_64.pkg.tar.xz (remote) 5) linux-3.14.6-1-x86_64.pkg.tar.xz (remote) 6) linux-3.14.5-1-x86_64.pkg.tar.xz (remote) 7) linux-3.14.4-1-x86_64.pkg.tar.xz (remote) 8) linux-3.14.3-2-x86_64.pkg.tar.xz (remote) 9) linux-3.14.3-1-x86_64.pkg.tar.xz (remote) 10) linux-3.14.2-1-x86_64.pkg.tar.xz (remote) 11) linux-3.14.1-1-x86_64.pkg.tar.xz (remote) 12) linux-3.14-5-x86_64.pkg.tar.xz (remote) 13) linux-3.14-4-x86_64.pkg.tar.xz (remote) [snip]
The OP could use downgrade, but if you e.g. want to downgrade from Ardour 3 to Ardour 2 you're screwed.
[root@archlinux rocketmouse]# downgrade ardour Available packages:
1) ardour-3.5.380-1-x86_64.pkg.tar.xz (remote) 2) ardour-3.5.357-1-x86_64.pkg.tar.xz (remote) 3) ardour-3.5.308-2-x86_64.pkg.tar.xz (remote) 4) ardour-3.5.308-1-x86_64.pkg.tar.xz (remote) 5) ardour-3.5.143-1-x86_64.pkg.tar.xz (remote) 6) ardour-3.5.74-1-x86_64.pkg.tar.xz (remote) 7) ardour-3.5.14-1-x86_64.pkg.tar.xz (remote) 8) ardour-3.4-1-x86_64.pkg.tar.xz (remote) 9) ardour-3.3-1-x86_64.pkg.tar.xz (remote)
[root@archlinux rocketmouse]# pacman -Syu [snip] warning: ardour: ignoring package upgrade (2.8.16-1 => 3.5.380-1) [snip]
I want to test the current version of Ardour 3, but want to be able to get back Ardour 2.
[root@archlinux rocketmouse]# ls -hAl /var/cache/pacman/pkg/ard* ls: cannot access /var/cache/pacman/pkg/ard*: No such file or directory
Unlikely that people keep old cached packages for years.
Anyway, the OP could use downgrade to get linux 3.14 :).
Regards, Ralf
On Mon, Jul 7, 2014 at 10:21 AM, Daniel Petre <daniel.petre@gmail.com> wrote:
Apologies but i do not know how to reinstall the 3.14 kernel, linux is 3.15 and linux-lts is 3.10.. Can i get from some repo the 3.14 package? Thanks.
There's no repo, but you can get old versions from the Arch Rollback Machine (obviously expect no support): http://seblu.net/a/arm/packages/l/linux/ Then just install with pacman -U -- Oliver Temlin
On 07/07/14 11:56, Temlin Olivér wrote:
On Mon, Jul 7, 2014 at 10:21 AM, Daniel Petre <daniel.petre@gmail.com> wrote:
Apologies but i do not know how to reinstall the 3.14 kernel, linux is 3.15 and linux-lts is 3.10.. Can i get from some repo the 3.14 package? Thanks.
There's no repo, but you can get old versions from the Arch Rollback Machine (obviously expect no support): http://seblu.net/a/arm/packages/l/linux/ Then just install with pacman -U
Thanks guys for advices, i'll try A.R.M. on my little thinkpad.
-- Oliver Temlin
You probably have the linux-3.14 package /var/cache/pacman/pkg see https://wiki.archlinux.org/index.php/Downgrading_packages Quoting Daniel Petre (2014-07-07 10:21:40)
On 07/07/14 07:25, Achilleas Pipinellis wrote:
On 07/06/2014 09:17 PM, Daniel Petre wrote:
Hey there, i just installed Arch on a x61s thinkpad using xf86-video-intel of course but it seems Cinnamon starts and gives a black unresponsive screen while booting and trying on linux-lts works absolutely fine.. Anyone has any idea ? Thanks!
Intel you say? Check this bug https://bugs.archlinux.org/task/40899 Basically, stick with a 3.14 kernel for the moment.
Apologies but i do not know how to reinstall the 3.14 kernel, linux is 3.15 and linux-lts is 3.10.. Can i get from some repo the 3.14 package? Thanks.
On 07.07.14 at 11:21, Daniel Petre wrote:
On 07/07/14 07:25, Achilleas Pipinellis wrote:
On 07/06/2014 09:17 PM, Daniel Petre wrote:
Hey there, i just installed Arch on a x61s thinkpad using xf86-video-intel of course but it seems Cinnamon starts and gives a black unresponsive screen while booting and trying on linux-lts works absolutely fine.. Anyone has any idea ? Thanks!
Intel you say? Check this bug https://bugs.archlinux.org/task/40899 Basically, stick with a 3.14 kernel for the moment.
Apologies but i do not know how to reinstall the 3.14 kernel, linux is 3.15 and linux-lts is 3.10.. Can i get from some repo the 3.14 package? Thanks.
https://wiki.archlinux.org/index.php/Downgrading_packages -- jlk
On 07/07/2014 01:21 AM, Daniel Petre wrote:
Apologies but i do not know how to reinstall the 3.14 kernel, linux is 3.15 and linux-lts is 3.10.. Can i get from some repo the 3.14 package? Thanks.
For the time being, I'm maintaining a custom 3.14 kernel for myself. It's nothing fancy. It's just the default x86_64 options, except it builds Linux 3.14.10. (Right now, it's x86_64 only because I do not run Arch on an older 32-bit only chip.) Feel free to build it if you want: https://github.com/KlipperKyle/linux-custom Kernel 3.14.11 is coming as soon as I have the chance to update the PKGBUILD. --Kyle
participants (11)
-
Achilleas Pipinellis
-
Daniel Petre
-
Eugenio M. Vigo
-
G. Schlisio
-
Jakub Klinkovský
-
Johannes Altmanninger
-
Kyle Terrien
-
Leandro Papi
-
Ralf Mardorf
-
Savyasachee Jha
-
Temlin Olivér