Manuals

Install Sound Blaster Z for linux

Files

X

Syslinux

Description:
This was my own project what i was creating for dajong.
The goal of this project was to make a PXE server that the following did:
  • Installing Windows from the network through Win PE;
  • Installs network drivers at the installation of Windows and the other drivers after the installatie;
  • Installing linux distros from the network;
Download: Click here

X

Install Sound Blaster Z for linux

Tested on Ubuntu 18.04.
Already included in Kernel version 4.17 and higher.

Stap 1: Download the kernel from www.kernel.org
Stap 2: Download the driver. Click here to download.
Stap 3: Place the file "patch_ca0132.c" in "\sound\pci\hda" directorie from the downloaded kernel.
Stap 4: Place ctefx-r3di.bin and ctefx-sbz.bin in "/lib/firmware/".
Stap 5: Go from the the terminal to the kernel directorie and type "make menuconfig" and then click on Save.
Stap 6: Type "make -j `getconf _NPROCESSORS_ONLN` deb-pkg LOCALVERSION=-custom" to make the kernel and .deb files.
Stap 7: Install the created .deb files and restart the computer.
X

Osticket Dajong

Description:
This was a project what i was creating for dajong.
The goal of this project was to make an intake system to register new repairs:
  • Registration of repairs;
  • Print repairs as pdf;
  • Ability to state note and work activities;
  • Ability to make ready-made messages and send them to customers.
All customer data, tickets and personal data have been deleted and it has been placed on it with
permission.

Download: Klik hier