Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: USB audio speaker  (gelezen 1532 keer)

Offline dennus

  • Lid
USB audio speaker
« Gepost op: 2007/06/11, 15:16:50 »
Ik heb een setje speakers. Dit wordt middels de USB poort aangesloten. Afijn, als ik in PREFERENCES -> SOUNDS kies voor TEST dan hoor ik geluid. Ga ik een TABBLAD verder en kies voor afspelen systeemgeluiden, dan hoor ik niets. Ook heb ik geen geluid tijdens het afspelen van filmpjes (AVI). Ik heb de alsamixer al geopend maar zover ik kan zien staat alles juist open. Iemand een idee?

Offline dennus

  • Lid
USB audio speaker
« Reactie #1 Gepost op: 2007/06/11, 17:16:25 »
Ben er al weer uit. Ik heb een MP3 gedownload (na eerst Frostwire, en daarna weer JAVA, gedaan te hebben). Toen de MP3 opgestart. En daar werd gevraagd om de juiste CODEC's te downloaden. Gedaan, en nu draait hij als een dolle!

In VLC nog geen audio.
Daar bij PREFERENCES -> AUDIO -> Output modules -> ALSA even een refresh list gedaan. Daarna het juiste audio-apparaat geselecteerd. En ook die doet het nu.

17062007
Wil toch even terugkomen op mijn audio. Ik heb problemen met de audio op sites als YouTube ed. Ik hoor niets, en weet nu even niet wat te selecteren in de mixer. Iemand al ervaring met dit?

Offline dennus

  • Lid
USB audio speaker
« Reactie #2 Gepost op: 2007/06/17, 11:01:57 »
dennis@dennis-desktop:~$ cat /proc/asound/devices
  2:        : timer
  3:        : sequencer
  4: [ 1- 0]: digital audio playback
  5: [ 1]   : control
  6: [ 0- 4]: digital audio playback
  7: [ 0- 3]: digital audio capture
  8: [ 0- 2]: digital audio capture
  9: [ 0- 1]: digital audio capture
 10: [ 0- 0]: digital audio playback
 11: [ 0- 0]: digital audio capture
 12: [ 0]   : control
dennis@dennis-desktop:~$

In de USB SPEAKER kan alleen PCM geregeld worden, en wat dat nou is?

Offline dennus

  • Lid
USB audio speaker
« Reactie #3 Gepost op: 2007/06/17, 13:04:08 »
Leuk hier... al die berichten van mijzelf. Misschien ben ik wel te snel met het plaatsen van een vraag. In de tussentijd ga ik op zoek, en vind ik de oplossing. Ik heb in /etc/modprobe.d/alsa-base de volgorde van het USB apparaat aangepast. Heb er voor gezorgd dat USB in dit geval altijd 0 wordt.
---
# autoloader aliases
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-ioctl32 ; : ; }
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --Qb snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-seq-midi ; /sbin/modprobe --quiet snd-seq-oss ; : ; }

# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-seq ; }

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe -Qb saa7134-alsa ; : ; }

# Load snd-seq for devices that don't have hardware midi;
#   Ubuntu #26283, #43682, #56005; works around Ubuntu #34831 for
#   non-Creative Labs PCI hardware
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-seq ; }
# Prevent abnormal drivers from grabbing index 0
options snd-bt87x index=-2
options cx88-alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-0
options snd-usb-usx2y index=-0
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388

Offline curie001

  • Lid
USB audio speaker
« Reactie #4 Gepost op: 2008/03/08, 12:38:58 »
dennis ik ben niet zo bekend met ubuntu
kun je me uitleggen hoe ik dat bestand aan pas cat /proc/asound/modules
bij mij staat er dit
dave@dave-desktop:~$ cat /proc/asound/cards
 0 [AMD8111        ]: ICH - AMD AMD8111
                      AMD AMD8111 with AD1981B at irq 17
 1 [Speaker        ]: USB-Audio - Z-10 USB Speaker
                      Logitech Z-10 USB Speaker at usb-0000:01:00.0-1, full speed
dave@dave-desktop:~$ cat /proc/asound/modules
 0 snd_intel8x0
 1 snd_usb_audio
gaaren hulp
mvg dave

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
USB audio speaker
« Reactie #5 Gepost op: 2008/03/08, 14:50:46 »
In de USB-luidsprekerset zit een eigen geluidskaart. In combinatie met een andere kaart in je PC kan dat problemen geven.

Kijk ook hier eens:
http://computertip.googlepages.com/geluidskaartinubuntu