Reply To: Stop/Kill Services on Antix 19.4 (sysvinit)

Forum › Forums › New users › New Users and General Questions › Stop/Kill Services on Antix 19.4 (sysvinit) › Reply To: Stop/Kill Services on Antix 19.4 (sysvinit)

#73735
PenguinGuy
Member

    Alright this is solved — can someone change update the post title with [SOLVED] plz?

    I think I’ll write a separate post about Nvidia/Vulkan drivers.

    Basically whatever Debian driver I was using had bad/no Vulkan support.

    What I was missing was purging Nvidia drivers first

    sudo apt-get remove –purge nvidia-*

    Then install the driver, it will hang/crash at some point in the Terminal mode with missing Blacklist warnings (manual restart with the physical button).

    Try to install again — it will ask to Blacklist — say yes.

    Will have to restart again from Terminal mode (without hang/crash).

    Then it will startup with it installed & have your old settings (even though it looked like you had to install it again).

    ==================================================================

    Graphics:
    Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics
    vendor: ASRock driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:0412
    Device-2: NVIDIA GM200 [GeForce GTX 980 Ti] vendor: Micro-Star MSI
    driver: nvidia v: 460.73.01 bus-ID: 01:00.0 chip-ID: 10de:17c8
    Device-3: Logitech type: USB
    driver: hid-generic,snd-usb-audio,usbhid,uvcvideo bus-ID: 4-1:2
    chip-ID: 046d:085e
    Display: server: X.Org 1.20.4 driver: loaded: nvidia resolution:
    1: 1920×1080~60Hz 2: 1816×1021~60Hz s-dpi: 75
    OpenGL: renderer: GeForce GTX 980 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 460.73.01
    direct render: Yes

    Maybe I am using the Nvidia drivers, but for some reason Vulkan is broken or missing from them?

    When I try to install the Nvidia Drivers manually it says to use the Debian Packages & then exits with a timer.

    Also when I kill slim the Terminal full screen mode is partially cut off which is annoying (I have to guess what I’m typing & seeing). I though this might be my monitor, but changing the monitor setting has the same cut off text which is really annoying. The preboot looks fine though.

    I’m still using 19.4 because it works pretty good & I was just reading how 21 has some bug that makes your CPU & ssd go crazy. So I’m just trying to stick with what works for now.

    —————————————–

    So it says to use Debian Packages & uninstall the current driver — select ‘continue installation’
    Then a 10 sec timer starts to begin installation.
    Can’t see options mashed arrow keys, enter + y/n.

    Then the timer finishes, but the installer quits with an error message [that looks like because the beginning is cut off]:

    received signal SIGTERM; aborting.

    • This reply was modified 4 years, 9 months ago by PenguinGuy.
    • This reply was modified 4 years, 9 months ago by PenguinGuy.
    • This reply was modified 4 years, 9 months ago by PenguinGuy.