Re: [gentoo-user] [OT] atom+nouveau

2016-12-13 Thread Jorge Almeida
On Tue, Dec 13, 2016 at 5:41 PM, Anton Shumskyi  wrote:

>
> 3. Also there can be issues with xorg and nouveau firmware compatibility,
> and you can try to install/uninstall sys-firmware/nvidia-firmware package to
> test
> with that firmware you can have hardware acceleration enabled over vdpau,
> otherwise you can only use software renderer and video is sometimes luggy
>
I don't have access to the computer today, but I'll check the
sys-firmware/nvidia-firmware soon. I'm not even sure I have it
installed.

Thanks

Jorge



Re: [gentoo-user] [OT] atom+nouveau

2016-12-13 Thread Anton Shumskyi
Hi=) I have asus eeepc with Atom N570, Intel NM10 motherboard and nvidia
ION 2 (GT218).
Don't know if it's related, but I had the same black screen with official
nvidia drivers long time ago, so I stick to nouveau instead. It was all
normal until wayland came around and xorg-server fails every couple
releases.
So I have these issues time to time

1. X is dead, black screen on boot even on console without gnome, can login
and type commands, but everything is black, can connect over ssh
fix: rollback to previous working xorg-server (or unmask newer if
available), then recompile all installed xorg drivers again and everything
is working

2. X is alive, but when loading gdm nothing happened, black screen,
notebook unresponsive, can't even go to tty1 ctrl+alt+f1, gdm eat all cpu
and memory, then after 5-15 minutes crushes and freezes completely even on
ssh
fix: connect over ssh if possible or liveusb, disable display manager, so
only terminal is loaded on boot.
that's gnome issue, so I manually disable wayland for it instead of default
at

/etc/gdm/custom.conf
[daemon]
WaylandEnable=false

enable dm and load gnome on xorg and everything is working
normally wayland is ok, but sometimes is not

3. Also there can be issues with xorg and nouveau firmware compatibility,
and you can try to install/uninstall sys-firmware/nvidia-firmware package
to test
with that firmware you can have hardware acceleration enabled over vdpau,
otherwise you can only use software renderer and video is sometimes luggy

4. Sometimes xorg libinput crushes and I have mouse+touch+keyboard not
working with wayland, so I rollback or uninstall it, recompile xorg server
and drivers and stick to X instead of wayland
usually I have at xorg-drivers INPUT_DEVICES="evdev keyboard libinput mouse
synaptics wacom"

Maybe with kde it has similar issues, haven't tested

currently I have wayland and X working normally and I have these package
versions
x11-base/xorg-server-1.19
sys-firmware/nvidia-firmware-340.32
gnome 3.22
sys-kernel/vanilla-sources-4.8.12, will be 4.9.0 soon but that's unrelated
in my case

Hope some of it may be useful for you=)


[gentoo-user] [OT] atom+nouveau

2016-12-12 Thread Jorge Almeida
I have a problem I know is not Gentoo related (because it happens also
in Slackware, in the same computer). The motherboard is not that
widely used, so before filing a bug I would like to know if someone
out there has the same problem, or is ot just me.

 AT3IONT-I DELUXE with Nouveau driver


The problem: screen completely black, both in X and in virtual
consoles, the system boots (I can ssh into it, and X is up). I can
even type commands (blindly, of course).


** It happens only with 4.8.* kernels **

It works fine with 4.7.10. I use custom kernels, but the configuration
of 4.8.* was inherited from 4.7.* via make oldconfig.

I will never ever again buy Nvidia, but I'm not ready yet to ditch
this low power, noiseless computer, and I would prefer not to get
stuck with 4.7.*.


TIA

Jorge Almeida