Skip to main content
Home
dx9s.net

Main navigation

  • Home
  • About
    • Borg Tag
    • LTX Mag Hold
  • Projects
    • Companion
    • Decklink
User account menu
  • Log in

Specialiy

Thu, 05/09/2019 - 01:19

Specialty HID devices and Wine

https://stackoverflow.com/questions/873975/how-to-capture-raw-hid-input…

The USB device is simply a HID device and the windows only binary runs but can't communicate with the hardware. The URL above provides several points to review.

(Recently purchased Behringer NX6000D (to replace Peavey CS1000X) -- Lighter and less power, but will work.)

  • Read more about Specialiy

Pulseaudio -- almost there

Sat, 05/04/2019 - 20:11

Trying to do/make a pulseaudio profile for multichannel sound cards so they don't "look" like a surround card in the channel names..
(also see here on why surround channel names suck when creating custom pulseaudio scripts)

Trying to understand this page: https://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Prof…

Tags

  • pulseaudio
  • Read more about Pulseaudio -- almost there

Pulseaudio Profile Sets

Sat, 05/04/2019 - 16:39

OKAY .. found documentation on writing pulseaudio profile sets:

https://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Prof…

Want to do this for USB X32 and XR18 hardware.

I expect to be writing a UDEV rule and placing it somewhere (not sure where) and some configuration file someplace (not sure of location)...

Tags

  • pulseaudio
  • Read more about Pulseaudio Profile Sets

Make Davinci Resolve DEBs

Mon, 04/22/2019 - 18:52

A wonderful person that has been maintaining "unofficial" scripts to create DEB installers for DaVinci Resolve on Ubuntu:

http://www.danieltufvesson.com/makeresolvedeb

  • Read more about Make Davinci Resolve DEBs

ffmpeg blobbing

Mon, 04/08/2019 - 19:19

Here is good resource on filename globbing for input files in ffmpeg:

https://en.wikibooks.org/wiki/FFMPEG_An_Intermediate_Guide/image_sequen…

  • Read more about ffmpeg blobbing

PHP Command line hacking

Sat, 04/06/2019 - 21:23

Came across this link: http://blog.lfnw.org/2019/03/25/closing-individual-sponsorship.html

Had to verify my suspections:

  • Read more about PHP Command line hacking

Pulseaudio and combining sources

Sat, 04/06/2019 - 07:07

Resources here provide good examples if you want to combined certain devices and not all of them (like using paprefs):

Tags

  • pulseaudio
  • Read more about Pulseaudio and combining sources

Ubuntu 18.04 app indicator issues?!

Sat, 01/26/2019 - 21:36

Not sure why, but there seems to be a lot of issues with gnome and app indicators (think system tray)..

So far this seems to work, but as it is a bit of voodoo, haven't tested it often.. (or at least some combination involving the following):

$ sudo apt purge gnome-shell-extension-appindicator indicator-common indicator-application

reboot / Alt-F2 'r'

gnome-tweaks -> extensions. make sure everything is disabled

reboot / Alt-F2 'r'

Ubuntu Software -> Add-Ons -> Shell Extensions -> Topicons plus (install)

reboot /Alt-F2 'r'

  • Read more about Ubuntu 18.04 app indicator issues?!

CHProducts udev rules

Tue, 01/22/2019 - 07:31

/etc/udev/rules.d$ cat 99-CHProducts.rules
KERNEL=="event*", ATTRS{idProduct}=="00f2", ATTRS{idVendor}=="068e", MODE="0666"
KERNEL=="event*", ATTRS{idProduct}=="00f3", ATTRS{idVendor}=="068e", MODE="0666"

Tags

  • CH Products
  • Read more about CHProducts udev rules

Removing Swap Unexpected Penality

Wed, 01/02/2019 - 19:05

I removed swap (/etc/fstab) from a machine a while ago, but the system was still activating the partition. Come to find out systemd.special/swap.target was still mounting it some how **OR** initramfs .. (still not entirely sure).

So if I remove the swap partition, it CAN'T activate it.. GREAT only except the machine now takes a really long time (~44 seconds) to boot when it was booting in about half that (~25 seconds) before that. WHAT THE HECK?!

  • Read more about Removing Swap Unexpected Penality

Pagination

  • First page
  • Previous page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Next page
  • Last page

RSS feed
  • RSS
  • Youtube
  • Github
  • HitRecord