Can't get to installation on acer aspire a717-72g

@manuel yes I have optane on mine. @ricklinux linked me to the nvidia installer version and it set up just fine. I havent had time yet to play around with the nvidia files he asked me to install afterwards, but at least one of the files borked my screen so that it wouldnt even light up with the black screen. Im learning as I go with this one. Ill test those files out later. As far as recognizing or not recognizing with optane, most debian os installs fine. Most arch distros have issues installing, but I can install arch on there though. I say that because last night I gave up before @ricklinux linked me to the nvidia iso for endeavour, then when he linked that I quit my arch install which was half way done, then installed the iso without a hitch. Anyway, sorry about the rambling. Heres the link to the latest nvidia iso
https://endeavour.kamprad.net/beta/endeavouros-2019.10.06-x86_64.iso

OK. Great that the system is working now! :slight_smile:

Yes sir. I just installed nvidia package from pacman then rebooted and thats what messed up my screen. Now I know :joy:

2 Likes

@manuel maybe this info can help. The laptop has the following specs and Nvidia drivers were tried and they didn’t work. I’m not sure that nvidia dkms will work either. I don’t have enough exposure to this hardware and what needs to be done to make it work if it will. The system works on nouveau as far as i can tell after being able to get it installed finally. This is the hardware on the acer.

[jay@jay-pc ~]$ inxi -Fxxxc0
System:
Host: jay-pc Kernel: 5.3.1-arch1-1-ARCH x86_64 bits: 64 compiler: gcc
v: 9.1.0 Desktop: Xfce 4.14.1 tk: Gtk 3.24.10 info: xfce4-panel wm: xfwm4
dm: LightDM 1.30.0 Distro: EndeavourOS
Machine:
Type: Laptop System: Acer product: Aspire A717-72G v: V1.26
serial:
Mobo: CFL model: Charizard_CFS v: V1.26 serial:
UEFI: Insyde v: 1.26 date: 03/27/2019
Battery:
ID-1: BAT1 charge: 47.2 Wh condition: 47.2/48.9 Wh (96%) volts: 17.1/15.2
model: LG PABAS0241231 type: Li-ion serial: 41167 status: Full
CPU:
Topology: Quad Core model: Intel Core i5-8300H bits: 64 type: MT MCP
arch: Kaby Lake rev: A L2 cache: 8192 KiB
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
bogomips: 36812
Speed: 800 MHz min/max: 800/4000 MHz Core speeds (MHz): 1: 800 2: 800
3: 800 4: 800 5: 802 6: 800 7: 801 8: 800
Graphics:
Device-1: Intel UHD Graphics 630 vendor: Acer Incorporated ALI
driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:3e9b
Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile]
vendor: Acer Incorporated ALI driver: nouveau v: kernel bus ID: 01:00.0
chip ID: 10de:1c8d
Display: x11 server: [X.Org ](http://X.Org) 1.20.5 driver: intel,modesetting
unloaded: fbdev,vesa alternate: nouveau,nv compositor: xcompmgr tty: N/A
Message: Unable to show advanced data. Required tool glxinfo missing.
Audio:
Device-1: Intel Cannon Lake PCH cAVS vendor: Acer Incorporated ALI
driver: snd_hda_intel v: kernel bus ID: 00:1f.3 chip ID: 8086:a348
Device-2: NVIDIA GP107GL High Definition Audio
vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
bus ID: 01:00.1 chip ID: 10de:0fb9
Sound Server: ALSA v: k5.3.1-arch1-1-ARCH
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Acer Incorporated ALI driver: r8169 v: kernel port: 3000
bus ID: 06:00.1 chip ID: 10ec:8168
IF: enp6s0f1 state: up speed: 1000 Mbps duplex: full
mac: 98:28:a6:20:72:bd
Device-2: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter
vendor: Lite-On driver: ath10k_pci v: kernel port: 3000 bus ID: 07:00.0
chip ID: 168c:003e
IF: wlp7s0 state: down mac: e6:07:09:5b:dc:e9
Drives:
Local Storage: total: 931.51 GiB used: 4.88 GiB (0.5%)
ID-1: /dev/sda vendor: Toshiba model: MQ04ABF100 size: 931.51 GiB
speed: 6.0 Gb/s rotation: 5400 rpm serial: 88MPC1QIT rev: 1J scheme: GPT
RAID:
Hardware-1: Intel 82801 Mobile SATA Controller [RAID mode] driver: ahci
v: 3.0 port: 5060 bus ID: 00:17.0 chip ID: 8086.282a rev: 10
Partition:
ID-1: / size: 906.94 GiB used: 4.88 GiB (0.5%) fs: ext4 dev: /dev/sda2
ID-2: swap-1 size: 8.80 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda3
Sensors:
System Temperatures: cpu: 52.0 C mobo: N/A gpu: nouveau temp: 1 C
Fan Speeds (RPM): N/A
Info:
Processes: 224 Uptime: 1m Memory: 7.62 GiB used: 632.8 MiB (8.1%)
Init: systemd v: 243 Compilers: gcc: 9.1.0 Shell: bash v: 5.0.11
running in: xfce4-terminal inxi: 3.0.36
[jay@jay-pc ~]$

@jay You didn’t mess it up trying to install nvidia again did you? Not sure if I’m following your post correctly. :scream:

Yes. Sudo pacman -S nvidia
Sudo reboot
Black screen
Tty
Sudo -rm nvidia
Sudo reboot
Everythings better​:sunglasses:

Maybe @manuel has some nvidia advice. At least you were able to install it with that ISO and it’s working.

This might help

[jay@jay-pc ~]$ nvidia-installer -b
2019-10-07 12:40:30 [INFO]: EndeavourOS Nvidia Installer v2.1
2019-10-07 12:40:30 [INFO]: All logs will be stored in /tmp/nvidia-installer.log
2019-10-07 12:40:30 [ERROR]: This installer must be run with administrative privileges (use sudo)
[jay@jay-pc ~]$ su
Password:
[root@jay-pc jay]# nvidia-installer -b
ERROR:root:Can’t open /tmp/nvidia-installer.log : [Errno 13] Permission denied: ‘/tmp/nvidia-installer.log’
INFO:root:EndeavourOS Nvidia Installer v2.1
2019-10-07 12:40:56 [INFO]: EndeavourOS Nvidia Installer v2.1
INFO:root:All logs will be stored in /tmp/nvidia-installer.log
2019-10-07 12:40:56 [INFO]: All logs will be stored in /tmp/nvidia-installer.log
INFO:root:Installing bumblebee driver…
2019-10-07 12:40:56 [INFO]: Installing bumblebee driver…
INFO:root:Removing conflicting packages…
2019-10-07 12:40:56 [INFO]: Removing conflicting packages…
INFO:root:Downloading and installing driver packages, please wait…
2019-10-07 12:40:56 [INFO]: Downloading and installing driver packages, please wait…
INFO:root:Adding user jay to bumblebee group…
2019-10-07 12:41:16 [INFO]: Adding user jay to bumblebee group…
INFO:root:gpasswd -a jay bumblebee
2019-10-07 12:41:16 [INFO]: gpasswd -a jay bumblebee
INFO:root:Adding user jay to video group…
2019-10-07 12:41:16 [INFO]: Adding user jay to video group…
INFO:root:gpasswd -a jay video
2019-10-07 12:41:16 [INFO]: gpasswd -a jay video
INFO:root:Enabling bumblebeed.service service…
2019-10-07 12:41:16 [INFO]: Enabling bumblebeed.service service…
INFO:root:systemctl enable bumblebeed.service
2019-10-07 12:41:16 [INFO]: systemctl enable bumblebeed.service
INFO:root:Patching /usr/share/applications/nvidia-settings.desktop…
2019-10-07 12:41:17 [INFO]: Patching /usr/share/applications/nvidia-settings.desktop…
INFO:root:/etc/X11/xorg.conf.d/20-nvidia.conf not found. That’s ok.
2019-10-07 12:41:17 [INFO]: /etc/X11/xorg.conf.d/20-nvidia.conf not found. That’s ok.
INFO:root:Installation finished. You need to reboot now!
2019-10-07 12:41:17 [INFO]: Installation finished. You need to reboot now!
[root@jay-pc jay]#

got that the last two times I ran it.

and after reboot

[jay@jay-pc ~]$ nvidia-settings

ERROR: NVIDIA driver is not loaded

ERROR: Unable to load info from any available system

[jay@jay-pc ~]$

Also, here is the output for inxi -G

[jay@jay-pc ~]$ inxi -G
Graphics:
Device-1: Intel UHD Graphics 630 driver: i915 v: kernel
Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] driver: nvidia v: 435.21
Display: x11 server: X.Org 1.20.5 driver: modesetting
unloaded: fbdev,intel,vesa tty: N/A
OpenGL: renderer: Mesa DRI Intel UHD Graphics 630 (Coffeelake 3x8 GT2)
v: 4.5 Mesa 19.2.0

Looks like nvidia driver is installed here? Have you got it working? nvidia-settings not installed?
sudo pacman -S nvidia-settings

Sudo pacman -S nvidia-settings shows it as being installed already :man_shrugging: :