FS#44316 - [nvidia-340xx-lts] not working with new lts kernel

Attached to Project: Arch Linux
Opened by Ivan Lyapunov (dront78) - Tuesday, 24 March 2015, 06:14 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 25 March 2015, 18:38 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:
unable to stat X with 3.14.36, but works ok with 3.19.2

Additional info:
nvidia-340xx-lts 340.76-4
linux-lts 3.14.36-1

Steps to reproduce:
pacman -Suy
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Wednesday, 25 March 2015, 18:38 GMT
Reason for closing:  Fixed
Comment by Dennis Busch (Dennis) - Tuesday, 24 March 2015, 12:37 GMT
Further info:

problem:
lxdm with nvidia=340xx-lts fails to start after upgrade to linux-lts 3.14.36-1
(downgrading to linux-lts 3.14.35-1 solves the problem)
architecture: x86_64

boot error messages:
systemd[1]: Started LXDE Display Manager.
kernel: nvidia: disagrees about version of symbol proc_mkdir_mode
kernel: nvidia: Unknown symbol proc_mkdir_mode (err -22)
kernel: nvidia: disagrees about version of symbol proc_create_data
kernel: nvidia: Unknown symbol proc_create_data (err -22)
kernel: nvidia: disagrees about version of symbol PDE_DATA
kernel: nvidia: Unknown symbol PDE_DATA (err -22)
kernel: nvidia: disagrees about version of symbol proc_remove
kernel: nvidia: Unknown symbol proc_remove (err -22)
kernel: nvidia: disagrees about version of symbol proc_mkdir_mode
kernel: nvidia: Unknown symbol proc_mkdir_mode (err -22)
kernel: nvidia: disagrees about version of symbol proc_create_data
kernel: nvidia: Unknown symbol proc_create_data (err -22)
kernel: nvidia: disagrees about version of symbol PDE_DATA
kernel: nvidia: Unknown symbol PDE_DATA (err -22)
kernel: nvidia: disagrees about version of symbol proc_remove
kernel: nvidia: Unknown symbol proc_remove (err -22)
systemd[1]: lxdm.service: main process exited, code=exited, status=1/FAILURE
systemd[1]: Unit lxdm.service entered failed state.
systemd[1]: lxdm.service failed.

package versions:
linux-lts 3.14.36-1
nvidia-340xx-lts 340.76-4
lxdm 0.5.0-4

lib32-nvidia-340xx-libgl 340.76-1
lib32-nvidia-340xx-utils 340.76-1
lib32-opencl-nvidia-340xx 340.76-1
nvidia-340xx-libgl 340.76-2
nvidia-340xx-utils 340.76-2
Comment by Bernd Butscheidt (berndb) - Tuesday, 24 March 2015, 19:36 GMT
Thanks for reporting. Downgrading linux-lts as proposed helped me out of this situation too.
Comment by Trustin Lee (trustin) - Tuesday, 24 March 2015, 23:44 GMT
I see the same problem for nvidia-lts 346.47-3. Downgrading linux-lts fixes the problem as well.
Comment by Sven-Hendrik Haase (Svenstaro) - Wednesday, 25 March 2015, 17:06 GMT
Test new build please.
Comment by Dennis Busch (Dennis) - Wednesday, 25 March 2015, 18:35 GMT
Tested combination:
linux-lts 3.14.36-1
nvidia-340xx-lts 340.76-5

It works now. Well done!

Loading...