OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.6k stars 887 forks source link

No screens error with Nvidia GT 1030 #5067

Open soullivaneuh opened 6 years ago

soullivaneuh commented 6 years ago

I added a Nvidia GeForce GT 1030 to my OpenElec HTPC. I was using the Intel graphic chipsets before.

On booting, the BIOS screen appear, then the OpenElec logo, no problem. But after that, I have a terminal screen loading xorg for a while and then fail:

Failed to start Xors Server

I checked the status and got this:

● xorg.service - Xorg Server
   Loaded: loaded (/usr/lib/systemd/system/xorg.service; enabled; vendor preset: enabled)
   Active: activating (start) since Wed 2017-07-05 19:06:01 UTC; 29s ago
 Main PID: 1142 (xorg-launch-hel)
   CGroup: /system.slice/xorg.service
           └─1142 xorg-launch-helper -nolisten tcp vt01 -s 0 -noreset -allowMouseOpenFail -config /storage/.config/xorg.conf -ignoreABI

Jul 05 19:06:01 sweethtpc xorg-launch[1142]: (EE)
Jul 05 19:06:01 sweethtpc xorg-launch[1142]: Fatal server error:
Jul 05 19:06:01 sweethtpc xorg-launch[1142]: (EE) no screens found(EE)
Jul 05 19:06:01 sweethtpc xorg-launch[1142]: (EE)
Jul 05 19:06:01 sweethtpc xorg-launch[1142]: Please consult the The X.Org Foundation support
Jul 05 19:06:01 sweethtpc xorg-launch[1142]:          at http://wiki.x.org
Jul 05 19:06:01 sweethtpc xorg-launch[1142]:  for help.
Jul 05 19:06:01 sweethtpc xorg-launch[1142]: (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Jul 05 19:06:01 sweethtpc xorg-launch[1142]: (EE)
Jul 05 19:06:01 sweethtpc xorg-launch[1142]: (EE) Server terminated with error (1). Closing log file.

I also tried to install a new fresh OS, and got the same result. But know, I can't avec acces the machine with ssh.

Note: I'm on the last stable version, not master. But I checked your merged PR and found nothing about nvidia issues: https://github.com/OpenELEC/OpenELEC.tv/pulls?utf8=%E2%9C%93&q=base%3Amaster%20merged%3A%3E2017-05-02T19%3A20%3A35Z

soullivaneuh commented 6 years ago

According to this article:

In terms of Linux driver coverage, with the NVIDIA 381.22 Linux driver released earlier this month, its change-log has been updated this week to reflect GeForce GT 1030 support.

Your package version is set to 375.39.

Do you think this can cause the error? I saw Linux incompatible card working but without performance, but working.