Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 18/07/2014, à 22:39

maxinestor

installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Bonjour, je suis sur ubuntu 14.04 lts (gnome)
j'ai une carte son usb TerraTec DMX 6Fire que je voudrais installer.
Après beaucoup de recherche et de nombreuses lectures sur cette carte, qui apparemment pose beaucoup de problème à l'installation, j'ai fini par trouver un driver à cette adresse http://sourceforge.net/projects/sixfireusb/
Seulement je me retrouve avec un fichier sixfireusb-0.6.1.tar.bz2 que je ne sais pas installer, et un fichier fwinst.sh.
Et des instructions que je ne comprends pas vraiment.
De plus, je me demande s'il est efficace et si je ne risque pas de faire disparaître le son interne de ma machine (asus x93s carte son intégrée realtek ALC269VB).
Comment je peux me préparer aux problèmes afin de restaurer ma machine en cas de problème?
Y a t-il quelqu'un qui peut m'aider?

C'est vrais mon anglais est nul et ça n'aide pas pour lire et comprendre correctement les instructions qui suivent :

Fichier d'installation
Prerequisites
--------------

- kernel headers for current kernel
- internet connection


Building the kernel module
---------------------------

Usually you should be able to simple type:
  $ make


Installing windows firmware
----------------------------

You also need the firmware for the card. To install it, visit
  http://sourceforge.net/projects/sixfireusb/files/tools

Download both files and follow the instructions in fwinst.txt


Using this module with kernel >= 2.6.39 and alsa >= 1.0.24
-----------------------------------------------------------
Since Kernel 2.6.39 (and alsa 1.0.24) the module is integrated. Changes (either from user requests or bug fixed) will first be available on the
sourceforge page. Until these changes are integrated into the kernel/alsa, it will last a while. To use the sourceforge module with the new kernel/alsa,
all modules that are installed from the kernel/alsa named "snd-usb-6fire.ko" need to be removed from the kernel module directory. To accomplish that, you can type:
  $ sudo make kremove

Afterwards a new make install is required.


Installing the kernel module
-----------------------------

To install the module in the kernel, type:
  $ sudo make install

The module will then be loaded automatically on startup or if the device is inserted.

fichier fwinst.txt
Firmware installer for TerraTec DMX 6Fire USB
=========================================================

The script fwinst.sh is used to install the firmware for the TerraTec DMX 6Fire USB. The firmware is required for the device to work after it has been disconnected from power. It will download the windows driver version 1.23.0.02 and extract the firmware from it. If TerraTec releases a new driver and the old one is not available any longer, please redownload the script.

If you have an older version of the driver than 0.5.4, you need to use the fwinst_1.11.0.19.sh script in the old/ folder that will download and install firmware version 1.11.0.19.

To perform the installation, ensure that your internet connection is up. Also you need to have installed 7z (found in p7zip) and wget.

Usually the firmware is located in /lib/firmware. If that is not the case for your system, you need to change the line
  export FW_PATH=/lib/firmware
accordingly.

Then, type
  $ sudo sh fwinst.sh
or (if you already are logged in as root)
  $ sh fwinst.sh



Merci

Dernière modification par maxinestor (Le 19/07/2014, à 16:37)

Hors ligne

#2 Le 19/07/2014, à 12:02

compte supprimé

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Normallement le module est inclus dans le noyaux.
Que donne après avoir branché ta carte :

lsusb
aplay -l
dmesg

#3 Le 19/07/2014, à 12:51

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Bonjour et merci de me consacrer du temps.
et bien voilà ce que ça donne (une fois l'usb, j'ai reçu quelques temps après un message comme quoi ubuntu avait rencontré une erreur interne)
:~$ lsusb
Bus 002 Device 003: ID 0ccd:0080 TerraTec Electronic GmbH
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 003: ID 058f:a016 Alcor Micro Corp.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

:~$ aplay -l
**** Liste des Périphériques Matériels PLAYBACK ****
carte 0: PCH [HDA Intel PCH], périphérique 0: ALC269VB Analog [ALC269VB Analog]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0

ET PUIS
[    1.522228] Key type encrypted registered
[    1.524148] AppArmor: AppArmor sha1 policy hashing enabled
[    1.524152] IMA: No TPM chip found, activating TPM-bypass!
[    1.524583] regulator-dummy: disabling
[    1.524651]   Magic number: 6:287:633
[    1.524748] rtc_cmos 00:04: setting system clock to 2014-07-19 12:36:37 UTC (1405773397)
[    1.525295] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.525296] EDD information not available.
[    1.525332] PM: Hibernation image not present or could not be loaded.
[    1.526506] Freeing unused kernel memory: 1336K (ffffffff81d1f000 - ffffffff81e6d000)
[    1.526508] Write protecting the kernel read-only data: 12288k
[    1.528281] Freeing unused kernel memory: 816K (ffff880001734000 - ffff880001800000)
[    1.529676] Freeing unused kernel memory: 696K (ffff880001b52000 - ffff880001c00000)
[    1.540303] systemd-udevd[116]: starting version 204
[    1.541018] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.588335] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.588610] r8169 0000:02:00.0: irq 49 for MSI/MSI-X
[    1.588761] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000648000, 14:da:e9:a5:48:86, XID 0c900800 IRQ 49
[    1.588764] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.593711] ahci 0000:00:1f.2: version 3.0
[    1.593848] ahci 0000:00:1f.2: irq 50 for MSI/MSI-X
[    1.608054] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[    1.608059] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst
[    1.616510] scsi0 : ahci
[    1.616607] scsi1 : ahci
[    1.616679] scsi2 : ahci
[    1.616744] scsi3 : ahci
[    1.616809] scsi4 : ahci
[    1.616871] scsi5 : ahci
[    1.616902] ata1: SATA max UDMA/133 abar m2048@0xf7a06000 port 0xf7a06100 irq 50
[    1.616903] ata2: DUMMY
[    1.616906] ata3: SATA max UDMA/133 abar m2048@0xf7a06000 port 0xf7a06200 irq 50
[    1.616907] ata4: DUMMY
[    1.616908] ata5: DUMMY
[    1.616909] ata6: DUMMY
[    1.772190] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.904824] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.904827] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.905128] hub 1-1:1.0: USB hub found
[    1.905216] hub 1-1:1.0: 6 ports detected
[    1.936145] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.939327] ata3.00: ATAPI: SlimtypeDVD A  DS8A5SH, XAA2, max UDMA/100
[    1.940878] ata3.00: configured for UDMA/100
[    1.944118] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.945446] ata1.00: ATA-8: ST31000528AS, CC46, max UDMA/133
[    1.945456] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.946940] ata1.00: configured for UDMA/133
[    1.947186] scsi 0:0:0:0: Direct-Access     ATA      ST31000528AS     CC46 PQ: 0 ANSI: 5
[    1.947371] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.947373] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    1.947485] sd 0:0:0:0: [sda] Write Protect is off
[    1.947488] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.947550] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.952154] scsi 2:0:0:0: CD-ROM            Slimtype DVD A  DS8A5SH   XAA2 PQ: 0 ANSI: 5
[    1.958219] sr0: scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.958222] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.958350] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.958417] sr 2:0:0:0: Attached scsi generic sg1 type 5
[    2.016109] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.027090]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 > sda4
[    2.027970] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.152344] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.152354] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.152600] hub 2-1:1.0: USB hub found
[    2.152697] hub 2-1:1.0: 6 ports detected
[    2.224224] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[    2.446597] usb 1-1.3: New USB device found, idVendor=058f, idProduct=a016
[    2.446608] usb 1-1.3: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[    2.446614] usb 1-1.3: Product: ASUS USB2.0 WebCam
[    2.446618] usb 1-1.3: Manufacturer: 04081-00050100C418P00BR
[    2.528142] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[    2.620949] usb 1-1.4: New USB device found, idVendor=0bda, idProduct=0129
[    2.620951] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.620952] usb 1-1.4: Product: USB2.0-CRW
[    2.620953] usb 1-1.4: Manufacturer: Generic
[    2.620955] usb 1-1.4: SerialNumber: 20100201396000000
[    2.738104] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[    2.767371] psmouse serio1: elantech: Synaptics capabilities query result 0x78, 0x15, 0x0c.
[    2.917605] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
[    3.448480] random: nonblocking pool is initialized
[    3.803297] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[    4.862746] init: plymouth-upstart-bridge main process (185) terminated with status 1
[    4.862760] init: plymouth-upstart-bridge main process ended, respawning
[    4.865259] init: plymouth-upstart-bridge main process (197) terminated with status 1
[    4.865271] init: plymouth-upstart-bridge main process ended, respawning
[    4.867063] init: plymouth-upstart-bridge main process (199) terminated with status 1
[    4.867073] init: plymouth-upstart-bridge main process ended, respawning
[    4.869709] init: plymouth-upstart-bridge main process (200) terminated with status 1
[    4.869724] init: plymouth-upstart-bridge main process ended, respawning
[    5.808965] Adding 4099068k swap on /dev/sda6.  Priority:-1 extents:1 across:4099068k FS
[    5.978884] Adding 4100092k swap on /dev/sda7.  Priority:-2 extents:1 across:4100092k FS
[    6.245473] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    6.540555] systemd-udevd[306]: starting version 204
[    7.024917] lp: driver loaded but no devices found
[    7.077938] ppdev: user-space parallel port driver
[    7.734990] EXT4-fs (sda8): re-mounted. Opts: errors=remount-ro
[    7.925025] wmi: Mapper loaded
[    7.943588] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
[    7.943593] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.943597] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 1 (20131115/utaddress-251)
[    7.943599] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 2 (20131115/utaddress-251)
[    7.943602] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.943603] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 1 (20131115/utaddress-251)
[    7.943605] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 2 (20131115/utaddress-251)
[    7.943607] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.943608] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 1 (20131115/utaddress-251)
[    7.943610] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 2 (20131115/utaddress-251)
[    7.943612] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.943613] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    8.034334] [drm] Initialized drm 1.1.0 20060810
[    8.090864] mei_me 0000:00:16.0: irq 51 for MSI/MSI-X
[    8.480597] [drm] Memory usable by graphics device = 2048M
[    8.480602] checking generic (d0000000 500000) vs hw (d0000000 10000000)
[    8.480604] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[    8.480623] Console: switching to colour dummy device 80x25
[    8.528062] i915 0000:00:02.0: irq 52 for MSI/MSI-X
[    8.528073] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    8.528074] [drm] Driver supports precise vblank timestamp query.
[    8.528893] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=none
[    8.552579] [drm] Wrong MCH_SSKPD value: 0x16040307
[    8.552582] [drm] This can cause pipe underruns and display issues.
[    8.552584] [drm] Please upgrade your BIOS to fix this.
[    8.576805] fbcon: inteldrmfb (fb0) is primary device
[    8.983810] cfg80211: Calling CRDA to update world regulatory domain
[    9.251912] MXM: GUID detected in BIOS
[    9.251930] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20131115/nsarguments-95)
[    9.252035] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[    9.252098] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[    9.252301] i915 0000:00:02.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    9.252310] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20131115/nsarguments-95)
[    9.252354] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[    9.252411] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[    9.252581] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    9.252585] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[    9.320073] Console: switching to colour frame buffer device 240x67
[    9.327167] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    9.327169] i915 0000:00:02.0: registered panic notifier
[    9.327201] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[    9.329906] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    9.336947] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    9.337750] acpi device:1c: registered as cooling_device9
[    9.338124] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1a/LNXVIDEO:00/input/input7
[    9.340360] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.341068] acpi device:53: registered as cooling_device10
[    9.341461] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input8
[    9.341609] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    9.341991] [drm] hdmi device  not found 1 0 1
[    9.342207] nouveau  [  DEVICE][0000:01:00.0] BOOT0  : 0x0c1a00a1
[    9.342211] nouveau  [  DEVICE][0000:01:00.0] Chipset: GF108 (NVC1)
[    9.342213] nouveau  [  DEVICE][0000:01:00.0] Family : NVC0
[    9.344367] nouveau  [   VBIOS][0000:01:00.0] checking PRAMIN for image...
[    9.354106] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    9.354108] nouveau  [   VBIOS][0000:01:00.0] checking PROM for image...
[    9.354196] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[    9.354198] nouveau  [   VBIOS][0000:01:00.0] checking ACPI for image...
[    9.411840] rts5139: module is from the staging directory, the quality is unknown, you have been warned.
[    9.415184] scsi6 : SCSI emulation for RTS5139 USB card reader
[    9.415337] scsi 6:0:0:0: Direct-Access     Generic- xD/SD/M.S.       1.00 PQ: 0 ANSI: 0 CCS
[    9.415824] sd 6:0:0:0: Attached scsi generic sg2 type 0
[    9.416044] usbcore: registered new interface driver rts5139
[    9.434682] Linux video capture interface: v2.00
[    9.440323] snd_hda_intel 0000:00:1b.0: irq 53 for MSI/MSI-X
[    9.516797] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    9.534087] SKU: Nid=0x1d sku_cfg=0x40079a2d
[    9.534090] SKU: port_connectivity=0x1
[    9.534091] SKU: enable_pcbeep=0x0
[    9.534093] SKU: check_sum=0x00000007
[    9.534094] SKU: customization=0x0000009a
[    9.534095] SKU: external_amp=0x5
[    9.534097] SKU: platform_type=0x1
[    9.534098] SKU: swap=0x0
[    9.534099] SKU: override=0x1
[    9.534606] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    9.534608]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.534609]    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    9.534610]    mono: mono_out=0x0
[    9.534610]    inputs:
[    9.534612]      Mic=0x18
[    9.534613]      Internal Mic=0x12
[    9.534614] realtek: No valid SSID, checking pincfg 0x40079a2d for NID 0x1d
[    9.534616] realtek: Enabling init ASM_ID=0x9a2d CODEC_ID=10ec0269
[    9.539651] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    9.539759] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    9.603295] uvcvideo: Found UVC 1.00 device ASUS USB2.0 WebCam (058f:a016)
[    9.606018] input: ASUS USB2.0 WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input11
[    9.606211] usbcore: registered new interface driver uvcvideo
[    9.606213] USB Video Class driver (1.1.1)
[    9.626978] asus_wmi: ASUS WMI generic driver loaded
[    9.776411] asus_wmi: Initialization: 0x1
[    9.826872] ath: phy0: Enable LNA combining
[    9.827223] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    9.829919] ath: phy0: ASPM enabled: 0x43
[    9.829922] ath: EEPROM regdomain: 0x60
[    9.829923] ath: EEPROM indicates we should expect a direct regpair map
[    9.829925] ath: Country alpha2 being used: 00
[    9.829926] ath: Regpair used: 0x60
[    9.953464] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    9.953750] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc900047c0000, irq=17
[    9.984334] asus_wmi: BIOS WMI version: 7.6
[   10.064376] asus_wmi: SFUN value: 0x1a0837
[   10.516519] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input12
[   10.725830] type=1400 audit(1405766206.699:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=537 comm="apparmor_parser"
[   10.725837] type=1400 audit(1405766206.699:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=537 comm="apparmor_parser"
[   10.725841] type=1400 audit(1405766206.699:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=537 comm="apparmor_parser"
[   10.726093] type=1400 audit(1405766206.699:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=512 comm="apparmor_parser"
[   10.726100] type=1400 audit(1405766206.699:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=512 comm="apparmor_parser"
[   10.726105] type=1400 audit(1405766206.699:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=512 comm="apparmor_parser"
[   10.726114] type=1400 audit(1405766206.699:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=511 comm="apparmor_parser"
[   10.726119] type=1400 audit(1405766206.699:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=511 comm="apparmor_parser"
[   10.726124] type=1400 audit(1405766206.699:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=511 comm="apparmor_parser"
[   10.726219] type=1400 audit(1405766206.699:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=537 comm="apparmor_parser"
[   10.899754] cfg80211: World regulatory domain updated:
[   10.899758] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   10.899759] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.899761] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.899762] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   10.899763] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   10.899764] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   11.256256] nouveau  [   VBIOS][0000:01:00.0] ... appears to be valid
[   11.256260] nouveau  [   VBIOS][0000:01:00.0] using image from ACPI
[   11.256359] nouveau  [   VBIOS][0000:01:00.0] BIT signature found
[   11.256361] nouveau  [   VBIOS][0000:01:00.0] version 70.08.5e.00.04
[   11.258036] asus_wmi: Backlight controlled by ACPI video driver
[   11.258209] nouveau  [ DEVINIT][0000:01:00.0] adaptor not initialised
[   11.258212] nouveau  [   VBIOS][0000:01:00.0] running init tables
[   11.296989] init: failsafe main process (595) killed by TERM signal
[   11.353137] nouveau 0000:01:00.0: irq 54 for MSI/MSI-X
[   11.353156] nouveau  [     PMC][0000:01:00.0] MSI interrupts enabled
[   11.353203] nouveau W[     PFB][0000:01:00.0][0x00000000][ffff8800c3c86000] reclocking of this ram type unsupported
[   11.353208] nouveau  [     PFB][0000:01:00.0] RAM type: DDR3
[   11.353210] nouveau  [     PFB][0000:01:00.0] RAM size: 512 MiB
[   11.353212] nouveau  [     PFB][0000:01:00.0]    ZCOMP: 0 tags
[   11.358512] nouveau  [    VOLT][0000:01:00.0] GPU voltage: 850000uv
[   11.382459] nouveau  [  PTHERM][0000:01:00.0] FAN control: none / external
[   11.382471] nouveau  [  PTHERM][0000:01:00.0] fan management: automatic
[   11.382476] nouveau  [  PTHERM][0000:01:00.0] internal sensor: yes
[   11.382522] nouveau  [     CLK][0000:01:00.0] 03: core 50 MHz memory 135 MHz
[   11.382526] nouveau  [     CLK][0000:01:00.0] 07: core 202 MHz memory 324 MHz
[   11.382530] nouveau  [     CLK][0000:01:00.0] 0f: core 672 MHz memory 900 MHz
[   11.382762] nouveau  [     CLK][0000:01:00.0] --: core 202 MHz memory 324 MHz
[   11.386408] vga_switcheroo: enabled
[   11.386553] [TTM] Zone  kernel: Available graphics memory: 1977374 kiB
[   11.386555] [TTM] Initializing pool allocator
[   11.386560] [TTM] Initializing DMA pool allocator
[   11.386570] nouveau  [     DRM] VRAM: 512 MiB
[   11.386572] nouveau  [     DRM] GART: 1048576 MiB
[   11.386576] nouveau  [     DRM] TMDS table version 2.0
[   11.386578] nouveau  [     DRM] DCB version 4.0
[   11.386581] nouveau  [     DRM] DCB outp 00: 08022382 00020010
[   11.386584] nouveau  [     DRM] DCB conn 00: 00000040
[   11.386586] nouveau  [     DRM] DCB conn 01: 00000100
[   11.386588] nouveau  [     DRM] DCB conn 02: 00001261
[   11.387770] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.387772] [drm] No driver support for vblank timestamp query.
[   11.387774] nouveau  [     DRM] ACPI backlight interface available, not registering our own
[   11.393560] nouveau  [     DRM] MM: using COPY0 for buffer copies
[   11.394628] nouveau 0000:01:00.0: No connectors reported connected with modes
[   11.394630] [drm] Cannot find any crtc or sizes - going 1024x768
[   11.427606] nouveau  [     DRM] allocated 1024x768 fb: 0x60000, bo ffff880128d4e800
[   11.427746] nouveau 0000:01:00.0: fb1: nouveaufb frame buffer device
[   11.427770] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 1
[   11.655835] init: avahi-cups-reload main process (711) terminated with status 1
[   12.264952] Bluetooth: Core ver 2.17
[   12.264987] NET: Registered protocol family 31
[   12.264989] Bluetooth: HCI device and connection manager initialized
[   12.264997] Bluetooth: HCI socket layer initialized
[   12.265000] Bluetooth: L2CAP socket layer initialized
[   12.265005] Bluetooth: SCO socket layer initialized
[   12.509440] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.509445] Bluetooth: BNEP filters: protocol multicast
[   12.509453] Bluetooth: BNEP socket layer initialized
[   12.589676] Bluetooth: RFCOMM TTY layer initialized
[   12.589688] Bluetooth: RFCOMM socket layer initialized
[   12.589693] Bluetooth: RFCOMM ver 1.11
[   14.934186] r8169 0000:02:00.0 eth0: link down
[   14.934236] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   14.934602] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   14.952018] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   14.955098] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   16.202249] audit_printk_skb: 36 callbacks suppressed
[   16.202252] type=1400 audit(1405766212.175:24): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=815 comm="apparmor_parser"
[   16.202258] type=1400 audit(1405766212.175:25): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=815 comm="apparmor_parser"
[   16.202262] type=1400 audit(1405766212.175:26): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=815 comm="apparmor_parser"
[   16.202641] type=1400 audit(1405766212.175:27): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=815 comm="apparmor_parser"
[   16.202644] type=1400 audit(1405766212.175:28): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=815 comm="apparmor_parser"
[   16.202843] type=1400 audit(1405766212.175:29): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=815 comm="apparmor_parser"
[   16.203899] type=1400 audit(1405766212.175:30): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cups-browsed" pid=819 comm="apparmor_parser"
[   16.206278] type=1400 audit(1405766212.179:31): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=820 comm="apparmor_parser"
[   16.206285] type=1400 audit(1405766212.179:32): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=820 comm="apparmor_parser"
[   16.206664] type=1400 audit(1405766212.179:33): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=820 comm="apparmor_parser"
[   16.796176] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[   16.796281] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[   17.740631] wlan0: authenticate with c8:d3:a3:39:1a:b8
[   17.765142] wlan0: send auth to c8:d3:a3:39:1a:b8 (try 1/3)
[   17.768590] wlan0: authenticated
[   17.772032] wlan0: associate with c8:d3:a3:39:1a:b8 (try 1/3)
[   17.788764] wlan0: RX AssocResp from c8:d3:a3:39:1a:b8 (capab=0xc11 status=0 aid=1)
[   17.788822] wlan0: associated
[   17.788830] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   17.788944] cfg80211: Calling CRDA for country: GB
[   17.790990] ath: EEPROM regdomain: 0x833a
[   17.790993] ath: EEPROM indicates we should expect a country code
[   17.790994] ath: doing EEPROM country->regdmn map search
[   17.790995] ath: country maps to regdmn code: 0x37
[   17.790996] ath: Country alpha2 being used: GB
[   17.790997] ath: Regpair used: 0x37
[   17.790998] ath: regdomain 0x833a dynamically updated by country IE
[   17.791032] cfg80211: Regulatory domain changed to country: GB
[   17.791033] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.791035] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   17.791036] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   17.791037] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   17.791038] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[   17.791040] cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[   18.154390] wlan0: deauthenticating from c8:d3:a3:39:1a:b8 by local choice (reason=2)
[   18.164291] cfg80211: Calling CRDA to update world regulatory domain
[   18.164391] wlan0: authenticate with c8:d3:a3:39:1a:b8
[   18.182467] wlan0: send auth to c8:d3:a3:39:1a:b8 (try 1/3)
[   18.182673] cfg80211: World regulatory domain updated:
[   18.182676] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   18.182678] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.182680] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.182682] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   18.182683] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.182685] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.184464] wlan0: authenticated
[   18.188026] wlan0: associate with c8:d3:a3:39:1a:b8 (try 1/3)
[   18.204486] wlan0: RX AssocResp from c8:d3:a3:39:1a:b8 (capab=0xc11 status=0 aid=1)
[   18.204564] wlan0: associated
[   18.204596] cfg80211: Calling CRDA for country: GB
[   18.206739] ath: EEPROM regdomain: 0x833a
[   18.206743] ath: EEPROM indicates we should expect a country code
[   18.206744] ath: doing EEPROM country->regdmn map search
[   18.206745] ath: country maps to regdmn code: 0x37
[   18.206746] ath: Country alpha2 being used: GB
[   18.206747] ath: Regpair used: 0x37
[   18.206748] ath: regdomain 0x833a dynamically updated by country IE
[   18.206783] cfg80211: Regulatory domain changed to country: GB
[   18.206784] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   18.206785] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   18.206786] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   18.206788] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[   18.206789] cfg80211:   (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[   18.206790] cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[   22.270754] init: plymouth-upstart-bridge main process ended, respawning
[   22.275467] init: plymouth-upstart-bridge main process (1234) terminated with status 1
[   22.275487] init: plymouth-upstart-bridge main process ended, respawning
[   31.046374] audit_printk_skb: 111 callbacks suppressed
[   31.046381] type=1400 audit(1405766228.505:71): apparmor="DENIED" operation="open" profile="/usr/lib/telepathy/mission-control-5" name="/etc/dconf/profile/gdm" pid=1484 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=115 ouid=0
[   33.948151] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[   33.948259] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[   47.776157] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[   47.776260] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
[  148.944271] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
[  149.038538] usb 2-1.1: New USB device found, idVendor=0ccd, idProduct=0080
[  149.038548] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  149.038554] usb 2-1.1: Product: DMX 6Fire USB
[  149.038559] usb 2-1.1: Manufacturer: TerraTec
[  149.038564] usb 2-1.1: SerialNumber: 00000000000CB72C
[  149.530864] usb 2-1.1: Direct firmware load failed with error -2
[  149.530868] usb 2-1.1: Falling back to user helper
[  149.532655] 6fire: error requesting ezusb firmware 6fire/dmx6firel2.ihx.
[  149.532665] snd-usb-6fire: probe of 2-1.1:1.0 failed with error -2
[  149.532682] usbcore: registered new interface driver snd-usb-6fire
[  318.418050] traps: gjs-console[2449] trap int3 ip:7fb24cafdc13 sp:7fffedb8c050 error:0

Hors ligne

#4 Le 19/07/2014, à 13:48

compte supprimé

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Il y a l'air de ne te manquer que le firmware, c'est crade mais fais un :

wget http://downloads.sourceforge.net/project/sixfireusb/tools/fwinst.sh
sudo apt-get install p7zip-full
sudo ./fwinst.sh
 

et rebranches ta carte

Edit : rajout de 7zip vu ce que tu as dit au dessous et j'ai corrigé ma typo ...

Dernière modification par sogyam (Le 19/07/2014, à 15:27)

#5 Le 19/07/2014, à 13:52

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Alors ce que je comprend
Avec ces lignes là :
[  148.944271] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
[  149.038538] usb 2-1.1: New USB device found, idVendor=0ccd, idProduct=0080
[  149.038548] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  149.038554] usb 2-1.1: Product: DMX 6Fire USB
[  149.038559] usb 2-1.1: Manufacturer: TerraTec
[  149.038564] usb 2-1.1: SerialNumber: 00000000000CB72C
[  149.530864] usb 2-1.1: Direct firmware load failed with error -2
[  149.530868] usb 2-1.1: Falling back to user helper
[  149.532655] 6fire: error requesting ezusb firmware 6fire/dmx6firel2.ihx.
[  149.532665] snd-usb-6fire: probe of 2-1.1:1.0 failed with error -2
[  149.532682] usbcore: registered new interface driver snd-usb-6fire
[  318.418050] traps: gjs-console[2449] trap int3 ip:7fb24cafdc13 sp:7fffedb8c050 error:0

C'est que ubuntu voit la carte usb mais qu'il faut que je règle ce problème là :
[  149.530868] usb 2-1.1: Falling back to user helper
[  149.532655] 6fire: error requesting ezusb firmware 6fire/dmx6firel2.ihx.
[  149.532665] snd-usb-6fire: probe of 2-1.1:1.0 failed with error -2
[  149.532682] usbcore: registered new interface driver snd-usb-6fire
[  318.418050] traps: gjs-console[2449] trap int3 ip:7fb24cafdc13 sp:7fffedb8c050 error:0

seulement je ne sais pas ce que je dois faire. ni ce que cela veut dire.
Sur plusieurs sites on y parle de supprimer pulse audio ne garder que alsa
et installer alsa-driver-1.0.25 et  alsa-lib-1.0.25
qu'est ce que je fait? parce que les info date de 2012 et que de l'eau a coulée sous les ponts depuis.

Hors ligne

#6 Le 19/07/2014, à 14:06

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

j'ai eu commande command not found pour le sudo fwinst.sh J'ai rechargé la liste et j'ai essayé et c'est pareil, j'ai essayé aussi sudo fwinst.sh.2

A part ça voilà le résultat de la commande : wget http://downloads.sourceforge.net/projec … /fwinst.sh

--2014-07-19 13:59:53--  http://downloads.sourceforge.net/projec … /fwinst.sh
Résolution de downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59
Connexion vers downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connecté.
requête HTTP transmise, en attente de la réponse... 302 Found
Emplacement: http://garr.dl.sourceforge.net/project/ … /fwinst.sh [suivant]
--2014-07-19 13:59:54--  http://garr.dl.sourceforge.net/project/ … /fwinst.sh
Résolution de garr.dl.sourceforge.net (garr.dl.sourceforge.net)... 193.206.140.34, 2001:760:ffff:b0::34
Connexion vers garr.dl.sourceforge.net (garr.dl.sourceforge.net)|193.206.140.34|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Taille : 4147 (4,0K) [application/octet-stream]
Enregistre : «fwinst.sh.2»

100%[==========================================================================>] 4 147       --.-K/s   ds 0s     

2014-07-19 13:59:54 (11,8 MB/s) - «fwinst.sh.2» enregistré [4147/4147

Dernière modification par maxinestor (Le 19/07/2014, à 14:35)

Hors ligne

#7 Le 19/07/2014, à 14:47

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Alors en fait il faut taper  :   sudo sh fwinst.sh              et avoir installé avant 7z (found in p7zip) (on le trouve facilement dans la logithèque)
L'installation c'est bien passé, je reconnecter la carte son usb pour voir ce qui se passe

tout est dit dans le fichier fwinst.tx que voici
Firmware installer for TerraTec DMX 6Fire USB
=========================================================

The script fwinst.sh is used to install the firmware for the TerraTec DMX 6Fire USB. The firmware is required for the device to work after it has been disconnected from power. It will download the windows driver version 1.23.0.02 and extract the firmware from it. If TerraTec releases a new driver and the old one is not available any longer, please redownload the script.

If you have an older version of the driver than 0.5.4, you need to use the fwinst_1.11.0.19.sh script in the old/ folder that will download and install firmware version 1.11.0.19.

To perform the installation, ensure that your internet connection is up. Also you need to have installed 7z (found in p7zip) and wget.

Usually the firmware is located in /lib/firmware. If that is not the case for your system, you need to change the line
  export FW_PATH=/lib/firmware
accordingly.

Then, type
  $ sudo sh fwinst.sh
or (if you already are logged in as root)
  $ sh fwinst.sh

Hors ligne

#8 Le 19/07/2014, à 15:09

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Merci de ton aide

il y a du progrès maintenant, je vois ma carte dans les paramètres de son mais je n'ai rien qui sort.
et alsa mixer me dit : Nom de clé ou de répertoire non conforme: « /apps/gnome-alsamixer/display_mixers/ » : Une clé/répertoire ne peut se terminer par une barre oblique (/)
Nom de clé ou de répertoire non conforme: « /apps/gnome-alsamixer/display_names/ » : Une clé/répertoire ne peut se terminer par une barre oblique (/)

Une idée?

Dernière modification par maxinestor (Le 19/07/2014, à 15:10)

Hors ligne

#9 Le 19/07/2014, à 15:26

compte supprimé

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Et c'est là que les vrais problèmes peuvent commencer ! (avec pulse et compagnie, je te conseillerais plus une distro dédiée à la mao sur un bout de partition comme ubuntu studio ou ma préférée tangostudio, cocorico car Française en plus)

Si tu utilises alsamixer il te dit quoi ?

alsamixer

Dernière modification par sogyam (Le 19/07/2014, à 15:47)

#10 Le 19/07/2014, à 15:47

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

AH bon c'est là que les vrais problèmes commence?
C'est bizarre.
alsa mixer indique une carte son realtek ALC269VB
avec un master et 3 analog et sur la première des 3 le son sort en ligne out 1 et 2 de la carte

en fait il y a Line/phono ; Digital Thru et Opt/coax

et dans les paramètre son :
en sortie
réglage Simultaneous output to audio interne Stéréo analogique, DMX 6Fire USB Stéréo analogique

Pour le moment j'ai du son comme ça
Mais je ne suis pas sûr que le son soit impeccable. Il faut dire aussi que je n'ai pas l'oreille absolue

Dernière modification par maxinestor (Le 19/07/2014, à 15:50)

Hors ligne

#11 Le 19/07/2014, à 15:59

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Merci beaucoup
Je vais regarder Tangostudio
Quand j'ai acheté cette carte je ne pensais pas que je m'embarquer dans autant de manipulations...Faire une nouvelle partition pour installer une distro dédié, etc...
j'ai déjà win7(que j'utilise rarement), ubuntu 14.04, et maintenant (peut-être tangostudio), j'espère que tout ça peu démarrer sur un trialboot...
C'est l'usine à gaz!
.

Hors ligne

#12 Le 19/07/2014, à 16:18

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

je n'avais pas compris qu'il fallait passer par la commande : alsamixer et non l'interface graphique.
Voilà ce que j'ai : (désolé pour la qualité, je ne sais pas comment on importe une image ici, il me demande une url )

┌─────────────────────────────────────── AlsaMixer v1.0.27.2 ───────────────────────────────────────┐
│    Carte: TerraTec DMX6FireUSB                                                                                                                                        F1:  Aide                 │
│     Puce:                                                                                                                                                                              F2:  Informations Système │
│      Vue: F3:[Lecture] F4: Capture  F5: Tout                                                                                                                         F6:  Choisir la carte son │
│ Contrôle: Analog 2 [gain dB: -4,50, -4,50]                                                                                                                           Esc: Quitter              │
│                                                                                                   │
│                                                                                                   │
│                                                                                                   │
│                     ┌──┐        ──┐         ┌──┐         ┌──┐                                   │
│                     │     │         │     │         │  │         │  │                                   │
│                     │     │         │  │         │  │         │  │                                   │
│                     │     │         │  │         │  │         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     │▒▒│         │▒▒│         │▒▒│         │▒▒│                                   │
│                     ├──┤         ├──┤         ├──┤         ├──┤         ┌──┐                      │
│                     │OO│         │OO│         │OO│         │OO│         │OO│                      │
│                     └──┘         └──┘         └──┘         └──┘         └──┘                      │
│                      79              80<>80       80<>80       84<>84                                  │
│                    Master       Analog      Analog 1       Analog 2   Digital Thru               


le master était dans le rouge, le problème de son venait de là


sur la position Tout
──────────────────────────── AlsaMixer v1.0.27.2 ───────────────────────────────────────┐
│    Carte: TerraTec DMX6FireUSB                                          F1:  Aide                 │
│     Puce:                                                               F2:  Informations Système │
│      Vue: F3: Lecture  F4: Capture  F5:[Tout]                           F6:  Choisir la carte son │
│ Contrôle: Master [gain dB: -8,50]                                       Esc: Quitter              │
│                                                                                                   │
│                                                                                                   │
│                                                                                                   │
│     ┌──┐                    ┌──┐        ┌──┐        ┌──┐        ┌──┐                              │
│     │  │                    │  │        │  │        │  │        │  │                              │
│     │  │                    │  │        │  │        │  │        │  │                              │
│     │  │                    │  │        │  │        │  │        │  │                              │
│     │  │                    │▒▒│        │  │        │  │        │  │                              │
│     │▒▒│                    │▒▒│        │  │        │  │        │  │                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     │▒▒│                    │▒▒│        │▒▒│        │▒▒│        │▒▒│                              │
│     ├──┤        Line        ├──┤        └──┘        ├──┤        ├──┤        ┌──┐       Optical    │
│     │OO│                    │OO│                    │OO│        │OO│        │OO│                  │
│     └──┘                    └──┘                    └──┘        └──┘        └──┘                  │
│      71                    80<>80      66<>66      64<>64      67<>67                             │
│ <  Master   >Line/Phono    Analog      Analog     Analog 1    Analog 2   Digital Thr  Opt/Coax    │
│                                                                                                   │
│                                                                                                   │


Dernière modification par maxinestor (Le 19/07/2014, à 16:42)

Hors ligne

#13 Le 19/07/2014, à 17:58

compte supprimé

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Donc ça marche ?

NB : faire un trialboot c'est plus dur qu'un dualbootParce que pour faire de la mao il faut mieux utiliser  jack, avoir le moins de latence possible, etc.
[pub]
De plus, tango contient tous les principaux logiciels utiles à la mao dès l'installation est très bien configurée d'origine.
[/pub]

Dernière modification par sogyam (Le 19/07/2014, à 18:19)

#14 Le 19/07/2014, à 18:26

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Oui ça marche et encore un grand merci
tu me déconseilles de faire un trialboot alors!
Il me faut un deuxième ordinateur?
Peux-tu me dire en quelques mots : Pourquoi faire de la mao, utiliser  jack et avoir le moins de latence possible entraîne des problème sur d'autre systèmes installé, sur une partition différente?

Hors ligne

#15 Le 19/07/2014, à 21:12

maxinestor

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Finalement j'ai pris le risque de mettre Tangostudio à la suite
j'avais une partition principale libre.
tout c'est bien passer...
incroyable!
Et Tangostudio en fin d'installation détecte même win 7 et ubuntu 14.04 pour le grub et demande si l'on veut les intégrer comme chois au démarrage. Que demande le peuple?
Maintenant je vais essayer Tangostudio
Tschüss!

Hors ligne

#16 Le 15/10/2014, à 15:22

biqueto

Re : installation de TerraTec DMX 6Fire USB Linux ALSA driver [Résolu]

Bonjour maxinestor,

Pourrais-tu me dire si ta carte fonctionne bien en multicanal quand tu regardes un dvd ?
Le volume est-il controlable en une seule fois sur tous les canaux ou bien sont-ils indépendants, ce qui t'obligerait à les régler l'un après l'autre?
Et puis, as-tu essayé de connecter une source externe au pc (lecteur, TV,...) en analogique ou numérique et réussis-tu à sélectionner l'une d'elle pour écoute?
Merci pour ta réponse!

Dernière modification par biqueto (Le 15/10/2014, à 15:33)

Hors ligne