Hello Sabayon-friends!
I have an old NVIDIA-Card Geforce GT545.
With all testisos I cannot come on plasma-desktop, before xf86-video-nouveau is installed.
Is it possible to integrate xf86-video-nouveau in test-isos?
Then I had no problems to start the isos completely.
Thanks!
Manfred
xf86-video-nouveau include [Solved]
Moderator: Moderators
xf86-video-nouveau include [Solved]
Last edited by ManBl on Sat Jul 07, 2018 12:05, edited 1 time in total.
- sabayonino
- Sagely Hen
- Posts: 3310
- Joined: Sun Sep 21, 2008 1:12
- Location: Italy
- Contact:
Re: xf86-video-nouveau include
Hi
nouveau drivers are already included but the module is blacklisted
(see http://na.mirror.garr.it/mirrors/sabayo ... so.pkglist)
You can comment the black list line for nouveau module
( remove or blacklist nvidia-drivers module if needed)
reboot
nouveau drivers are already included but the module is blacklisted
(see http://na.mirror.garr.it/mirrors/sabayo ... so.pkglist)
You can comment the black list line for nouveau module
Code: Select all
# sed -i 's/^blacklist nouveau/# blacklist nouveau/' /etc/modprobe.d/blacklist.conf
Code: Select all
# equo rm nvidia-drivers --ask
Re: xf86-video-nouveau include
Ok - i wrote from the install.iso (plasma), which I copy to USB-Stick.
When I start the USB-Stick, I cannot reach the desktop for installaing Sabayon.
Therefore I must install xf86-video-nouveau. otherwise I cannot install Sabayon.
When Sabayon is installed, I install nvidia-drivers-390.42 and mask 396.24.
Manfred
When I start the USB-Stick, I cannot reach the desktop for installaing Sabayon.
Therefore I must install xf86-video-nouveau. otherwise I cannot install Sabayon.
When Sabayon is installed, I install nvidia-drivers-390.42 and mask 396.24.
Manfred
Re: xf86-video-nouveau include
iso from 2018.07.06 on USB-Stick
I boot it, but it ends with a blinking cursor.
I change to tty2 and write
modprobe nouveau
Now the desktop kde-plasma ist starting an I can install Sabayon.
Thank you very much for your help.
Manfred
I boot it, but it ends with a blinking cursor.
I change to tty2 and write
modprobe nouveau
Now the desktop kde-plasma ist starting an I can install Sabayon.
Thank you very much for your help.
Manfred
- sabayonino
- Sagely Hen
- Posts: 3310
- Joined: Sun Sep 21, 2008 1:12
- Location: Italy
- Contact:
Re: xf86-video-nouveau include [Solved]
for the Live ISO at boot time you can try to add to the kernel line
Code: Select all
modprobe.blacklist=nvidia xdriver=nouveau
Re: xf86-video-nouveau include [Solved]
This line does not help, only modprobe nouveau on tty2.
Manfred
Manfred