View Single Post
Old 08-14-2018, 11:02 PM   #32
khz
Human being with feelings
 
Join Date: Jul 2008
Posts: 43
Default

Quote:
Originally Posted by joelsampson View Post
Things like WiFi not working. None of them are perfect unless you are lucky.
If "dmesg" shows something, then install the missing packages.
Code:
Yours@LAW/DAW ~ $ dmesg | grep failed
Example "dmesg" output "firmware: failed to load rtl_nic/rtl8168g-2.fw": Search with https://www.startpage.com/ (or Google) after it. >> "apt-get install firmware-realtek"

@jack_MIDI:
  • Alsa2jack (MIDI):
    install:
    Code:
    a2jmidid
    Setup >> Options >> [X] Run script after startup
    Code:
    sleep 5 && a2jmidid -e &
    # sleep - delay a specified time period

    Setup >> Settings >> Parameters >> MIDI Drivers [none]
    Setup >> Miscellaneous >> [ ] ([none]) Provide support for ALSA sequencer
http://libremusicproduction.com/arti...g-started-jack

>> For more information about Linux and audio see Signature. <<

Last edited by khz; 08-14-2018 at 11:17 PM. Reason: add: libremusicproduction
khz is offline   Reply With Quote