If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
The only obvious difference in the outputs from the two laptops is that the working-fine-one contains an additional nvidia-current-updates subdirectory. If I were troubleshooting this, my next step would be to pipe the output of
Code:
dpkg --list
from each laptop into separate files and then run a diff.
I also took a quick look at the output of
Code:
apt-file list nvidia-current
and noticed that nvidia-current is only at 280.13 while nvidia-current-updates is at 295.20. Yet you're showing 295.33 on both. Are you using a PPA for drivers?
Comment