Search Criteria
Package Details: sixfireusb-dkms 0.6.2-9
Git Clone URL: | https://aur.archlinux.org/sixfireusb-dkms.git (read-only, click to copy) |
---|---|
Package Base: | sixfireusb-dkms |
Description: | Kernel modules for the Terratec DMX6FireUSB soundcard, including firmware |
Upstream URL: | http://sourceforge.net/projects/sixfireusb |
Keywords: | soundcard |
Licenses: | |
Submitter: | Valeth |
Maintainer: | crepererum |
Last Packager: | crepererum |
Votes: | 6 |
Popularity: | 0.111056 |
First Submitted: | 2013-04-18 21:17 |
Last Updated: | 2020-11-04 18:20 |
Dependencies (4)
- dkms
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git) (make)
- wget (wget-git) (make)
- linux-headers (linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, linux-galliumos-headers, linux-zest-git-headers, linux-lts49-kallsyms-headers, linux-bootsplash-headers, linux-fbcondecor-headers, linux-ck-fbcondecor-headers, linux-odroid-headers, linux-phicomm-n1-headers) (optional) – build the module against Arch kernel
Latest Comments
1 2 Next › Last »
vgc commented on 2019-05-05 12:39
Hi Chrisarch,
Take a look at this page: https://sourceforge.net/p/sixfireusb/discussion/1341785/thread/c0c3458f/?limit=25#f173
crepererum commented on 2019-01-07 06:42
It's a pulseaudio bug (that genius piece of software tries to be smarter than alsa and fails). You can hack around it using some config files or open a PR to pulseaudio to fix it. I don't have time to do any of that.
Chrisarch commented on 2019-01-07 01:45
When I use alsa as output in vlc for example, I have stereo sound. Should be a problem with the pulseaudio sink. For
pacmd list-sinks
I get this output for the DMX 6Fire:Chrisarch commented on 2019-01-06 23:29
Hey,
me Antergos system also recognizes the card as mono only, with the result that there is sound only on one speaker. Any idea how to fix that?
supermar10 commented on 2018-12-02 17:17
Hi Marco, thanks for the quick answer :) I did what you mentioned, no error was thrown.
But the soundcard is still not detected. If I type 'aplay -l' the other cards are listed but not the 6fire usb. Dmesg shows me the following: [ 39.799322] usb 4-1.1: USB disconnect, device number 3 [ 43.842811] usb 4-1.1: new high-speed USB device number 7 using ehci-pci [ 43.941594] usb 4-1.1: New USB device found, idVendor=0ccd, idProduct=0080, bcdDevice= 1.00 [ 43.941599] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 43.941601] usb 4-1.1: Product: DMX 6Fire USB [ 43.941603] usb 4-1.1: Manufacturer: TerraTec [ 43.941605] usb 4-1.1: SerialNumber: 0000000000085904
I've rebooted after installing the driver. The card works. Yesterday before installing arch, with the driver built by hand everything worked fine. So it seems not to be a driver issue?
Any other ideas?
Short update: If I manually make the driver and then insert the manually by typing 'sudo insmod snd-usb-6fire.ko' the card works as expected. But somehow with the installation via pacman the driver doesn't get "registered" correctly, modprobe snd-usb-6fire, modinfo snd-usb-6fire... is only telling me there is no module named like that
Mario
crepererum commented on 2018-12-02 15:06
Hey Mario
can you:
1. checkout the GIT repo for this package:
2. compile the package:
3. install the resulting package manually:
and precisely report the errors you get during any of these steps? (including the full error message).
Cheers, Marco
supermar10 commented on 2018-12-02 12:55
Hi, I'm trying to use this package. I can install it without it throwing an error, but it doensn't work. Alsa still doesn't recognize my soundcard. I tried installing it manually but got a ssl error. Do you have any idea what could be wrong?
Regards Mario
Gattineri commented on 2017-08-09 17:10
Hi, when I try to install the package I get the following error:
Validazione di source file con sha512sums...
sixfireusb-0.6.2.tar.bz2 ... Verificato
fwinst.sh ... NON RIUSCITO
fwinst.patch ... Verificato
dkms.conf ... Verificato
blacklist-sixfireusb-dkms.conf ... Verificato
==> ERRORE: Uno o più file non hanno superato il controllo di validità!
==> ERRORE: Makepkg non è riuscito a compilare sixfireusb-dkms.
==> Riavviare la compilazione di sixfireusb-dkms [s/N]
crepererum commented on 2016-05-22 19:37
Problem fixed.
crepererum commented on 2016-05-22 16:01
@felix1012: can you upload the package file (the one makepkg produces and pacman consumes) somewhere and send me the link?