View previous topic :: View next topic |
Author |
Message |
fireedo n00b

Joined: 01 Sep 2006 Posts: 16
|
Posted: Wed Apr 17, 2019 2:06 pm Post subject: startx keep fail, nvidia deleting GPU-0 |
|
|
hi,
I have try to search every thread that have "nvidia" "X11" "startx" but nothing can solve my problem
My laptop is Thinkpad X1 Extreme
here are my reports :
/var/log/Xorg :
Xorg logs
dmesg :
dmesg
lsmod :
lsmod
lspci:
lspci -nnk
I have installed X11 and gnome with systemd
I dont know anymore, maybe I missed something
thankyou |
|
Back to top |
|
 |
PeGa! Tux's lil' helper


Joined: 13 May 2005 Posts: 104 Location: Capital Federal, Buenos Aires, Argentina
|
Posted: Wed Apr 17, 2019 4:00 pm Post subject: |
|
|
Hi fireedo,
How are you trying to start X? Did you try startx AND a display manager? Which DM are you using atm?
Can you post /var/log/messages from boot to the X startup failed attempt? _________________ If it moves, it needs an ebuild.
Adopt an unanswered post. |
|
Back to top |
|
 |
Jaglover Watchman


Joined: 29 May 2005 Posts: 7799 Location: Saint Amant, Acadiana
|
|
Back to top |
|
 |
fireedo n00b

Joined: 01 Sep 2006 Posts: 16
|
Posted: Wed Apr 17, 2019 5:09 pm Post subject: |
|
|
PeGa! wrote: | Hi fireedo,
How are you trying to start X? Did you try startx AND a display manager? Which DM are you using atm?
Can you post /var/log/messages from boot to the X startup failed attempt? |
via command line using "startx" command
.xinitrc also have applied with
Code: | xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto |
for now I just try using startx, even "xterm" cant be launched
Code: |
xterm: Xt error: Can't open display:
xterm: DISPLAY is not set |
and yes my laptop is a hybrid, have intel GPU and Nvidia 1050Ti
already installed these : xorg-drivers, xorg-x11 and xorg-server
but still nothing happen |
|
Back to top |
|
 |
Jaglover Watchman


Joined: 29 May 2005 Posts: 7799 Location: Saint Amant, Acadiana
|
|
Back to top |
|
 |
fireedo n00b

Joined: 01 Sep 2006 Posts: 16
|
Posted: Wed Apr 17, 2019 6:06 pm Post subject: |
|
|
Jaglover wrote: | Quote: | and yes my laptop is a hybrid, have intel GPU and Nvidia 1050Ti |
So why don't you set it up accordingly? It is likely your nVidia cannot use the output without Intel set up and working. There are guides for such setups. Here's one for Optimus: https://wiki.gentoo.org/wiki/NVIDIA/Optimus |
well, I have already follow that guide (or maybe I missed something?)
I have put edid file, adding xrandr command etc |
|
Back to top |
|
 |
|