zachio
March 9, 2018, 5:40am
#1
Hello I am getting following errors while botting :
nouveau pointer to tmds table invalid
nouveau pointer to flat panel table invalid
In an Arch linux forum somebody suggested to check if i had an nvidia driver . Heres what got when i did an lspci
09:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)
lspci | grep VGA returned only integrated grapics
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
I am having issues like screen tearing and frequent kernel panics
I have Haswell and no problems in 42.3 Xorg, but it looks like you have a laptop with both Intel and NVidia hardware, which requires special driver configuration . Lspci does a better job using some options:
# lspci -nnk | grep -A4 VGA
What is output from
# inxi -G -c0
running in X? You might need to install inxi from OSS first
# zypper in inxi
zachio
March 9, 2018, 11:35am
#3
mrmazda:
I have Haswell and no problems in 42.3 Xorg, but it looks like you have a laptop with both Intel and NVidia hardware, which requires special driver configuration . Lspci does a better job using some options:
# lspci -nnk | grep -A4 VGA
What is output from
# inxi -G -c0
running in X? You might need to install inxi from OSS first
# zypper in inxi
# inxi -G -c0
returned
Graphics: Card-1: Intel Haswell-ULT Integrated Graphics Controller
Card-2: NVIDIA GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M]
Display Server: X.org 1.18.3 drivers: modesetting (unloaded: fbdev,vesa)
tty size: 192x46 Advanced Data: N/A for root out of X
I havent installed nvidia drivers yet . The installation didnt go well last time and i had to reformat
I_A
March 9, 2018, 8:07pm
#4
zachio:
# inxi -G -c0
returned
Graphics: Card-1: Intel Haswell-ULT Integrated Graphics Controller
Card-2: NVIDIA GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M]
Display Server: X.org 1.18.3 drivers: modesetting (unloaded: fbdev,vesa)
tty size: 192x46 Advanced Data: N/A for root out of X
I havent installed nvidia drivers yet . The installation didnt go well last time and i had to reformat
you need to install bumblebee the regular nvidia install procedure won’t work
https://en.opensuse.org/SDB:NVIDIA_Bumblebee