Hi
I want to install nvidia drivers for my Geforce GTX650ti.
I follow the procedure, install the good drivers and when i boot i got a very bad screen resolution 640*480 without any possibility to change
in the log i saw this :
Code:
systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?
<3>[ 7.268651] systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?
<3>[ 7.287437] systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?
<3>[ 7.308635] systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?
<3>[ 7.331578] systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?
<3>[ 7.355935] systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?
<3>[ 7.407715] systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/home.mount, as it already exists. Duplicate entry in /etc/fstab?
<3>[ 7.435170] systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/home.mount, as it already exists. Duplicate entry in /etc/fstab?
<3>[ 7.464710] systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/home.mount, as it already exists. Duplicate entry in /etc/fstab?
<3>[ 7.495100] systemd-fstab-generator[749]: Failed to create mount unit file /run/systemd/generator/home.mount, as it already exists. Duplicate entry in /etc/fstab?
I use yast , ininstall the nvidia drivers
boot
and everything became normal, dual screen , good resolution ..
I look at my fstab and suprised i have multiple entry in the file .. but with the gl , x11 driver no trouble ??
Code:
UUID=57ba20b5-44f1-4026-bf77-c73bcac4f755 / ext4 defaults 0 1
UUID=57ba20b5-44f1-4026-bf77-c73bcac4f755 / ext4 defaults 0 1
LABEL=root / ext4 defaults 0 1
/dev/disk/by-id/md-uuid-525d07f4:681c8d9c:7f105481:08976f2a-part2 / ext4 defaults 0 1
UUID=57ba20b5-44f1-4026-bf77-c73bcac4f755 / ext4 defaults 0 1
UUID=57ba20b5-44f1-4026-bf77-c73bcac4f755 / ext4 defaults 0 1
UUID=57ba20b5-44f1-4026-bf77-c73bcac4f755 / ext4 acl,user_xattr 0 1
UUID=85738a14-eae9-4014-9906-ac66f6acb228 /home ext4 data=ordered 0 2
UUID=85738a14-eae9-4014-9906-ac66f6acb228 /home ext4 data=ordered 0 2
UUID=85738a14-eae9-4014-9906-ac66f6acb228 /home ext4 data=ordered 0 2
/dev/system/home /home ext4 data=ordered 0 2
/dev/system/home /home ext4 data=ordered 0 2
/dev/system/home /home ext4 data=ordered 0 2
/dev/system/home /home ext4 acl,user_xattr,data=ordered 0 2
UUID=3D13-C3E3 /boot/efi vfat codepage=437 0 2
UUID=3D13-C3E3 /boot/efi vfat codepage=437 0 2
UUID=3D13-C3E3 /boot/efi vfat codepage=437 0 2
/dev/disk/by-id/md-uuid-525d07f4:681c8d9c:7f105481:08976f2a-part4 /boot/efi vfat codepage=437 0 2
UUID=3D13-C3E3 /boot/efi vfat defaults 0 2
UUID=3D13-C3E3 /boot/efi vfat defaults 0 2
LABEL=efi /boot/efi vfat codepage=437 0 0
UUID=7cfcb33c-b978-4205-848b-44edac21cc45 swap swap defaults 0 0
UUID=7cfcb33c-b978-4205-848b-44edac21cc45 swap swap defaults 0 0
UUID=7cfcb33c-b978-4205-848b-44edac21cc45 swap swap defaults 0 0
/dev/system/swap swap swap defaults 0 0
/dev/system/swap swap swap defaults 0 0
/dev/system/swap swap swap defaults 0 0
/dev/system/swap swap swap defaults 0 0
Fisrt question :
why and how i get yhis multiple entry , i never seen that befor ?
second question
why this is a problem with the nvidia drivers
third question
i can remove all the duplicate entry in fstab ?
Best regards
Bookmarks