Wierd problem with Alsa

Hey Guys.
I have a shutlle XPC which I'm using for ArchLinux and mythtv - Untill 4days ago - It have run without any problems - But done the upgrade and nothing seems to work. So I decided to do a clean install with the 0.8 image.
So Now I'm having problems  with getting my soiund up and running: - Earliere I just followed the lines from the guide - but that didn't help much anymore.
lsmod | grep snd
snd_seq_oss            29056  0
snd_seq_midi_event      6528  1 snd_seq_oss
snd_seq                46544  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          6796  2 snd_seq_oss,snd_seq
snd_pcm_oss            38688  0
snd_mixer_oss          14592  1 snd_pcm_oss
snd_intel8x0           28700  1
snd_ac97_codec         95780  1 snd_intel8x0
ac97_bus                2432  1 snd_ac97_codec
snd_pcm                69124  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              19076  2 snd_seq,snd_pcm
snd                    44516  11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               6496  1 snd
snd_page_alloc          7816  2 snd_intel8x0,snd_pcm
I have added the line in both modules and daemoin in rc.conf.
In the guide says (Which have worked untill now ???? )
If you don't have Gnome Volume Control installed,
    * Edit /etc/asound.state. This file is where alsasound store your mixer settings.
    * Find a line that says : 'IEC958 Playback Switch'. Near it you will find a line saying value:false. Change it to value:true
    * Now find this line: 'IEC958 Playback AC97-SPSA' and change value to 0.
    * Restart alsa.
BUT it keeps resetitting the last value to 3 ?? Sp what Should I do or am I doing from - following the guide exactly?
THanks

Do 'alsactl restore' instead of '/etc/init.d/alsa restart'. Doing a restart saves asound.state and then re-reads it, so it overwrites your edits straight off.
(This is from memory, I could be way off.)

Similar Messages

  • Wierd problem with web start in windows 7

    I have a wierd problem with my web start app in windows 7, it just hang it self. it work fine in windows XP and Vista.
    The wierd thing is that i can open the app but when i press on a specific button that will make a jlabel present a .png image everthing crash. why do i get this problem now? when i start the app, i load some pic i jlabels and that seems to work fine, but when i do it under the exection it seems to crash, why?
    Should i do something different to make the app work in windows 7?
    I hope someone can help me out!!

    You should:
    a) open the console (java control panel, advanced options) and see the stackTrace (if any). If it's not there check for swallowing.
    b) post a code snippet, to at least show how and where you retrieve the png. Possibly a SSCCE.
    c) check if this happens also running as a standalone app (may be more Swing-related than JWS-related).
    Bye.

  • Problem with Alsa

    Hello,
    I have got a problem with my asoundrc.. The problem is the lowpass filter with the subwoofer. It gets all frequencies. I've tried different soulutions from different forums witth different asoundrc. config codes. But nothing of them worked. Another hint is the thing, that the upmix from a stereo source to 5.1 worked out of the box with my soundcard. And when I now try to fill the asoundrc. there is no change or if it's the default device sometimes an error message. But it all seems to be unchanged when I edit it.
    Thank you!
    OS: Arch Linux 64 bit / KDE (removed gnome again)
    Soundcard: Creative Audigy 2 / Alsa Driver
    One source of an asound.conf:
    http://alsa.opensrc.org/Low-pass_filter … 28HOWTO%29

    Okay, Unless I have the asoundrc empty there is upmixed 5.1 sound "out of the box". But I have tried this configuration
    pcm.upmix_20to51 {
    type plug
    slave.pcm lowpass_21to21
    slave.channels 3
    ttable {
    0.0 1 # left channel
    1.1 1 # right channel
    0.2 0.5 # mix left and right ...
    1.2 0.5 # ... channel for subwoofer
    pcm.lowpass_21to21 {
    type ladspa
    slave.pcm upmix_21to51
    path "/usr/lib/ladspa"
    channels 3
    plugins {
    0 {
    id 1098 # Identity (Audio) (1098/identity_audio)
    policy duplicate
    input.bindings.0 "Input";
    output.bindings.0 "Output";
    1 {
    id 1672 # 4 Pole Low-Pass Filter with Resonance (FCRCIA) (1672/lp4pole_fcrcia_oa)
    policy none
    input.bindings.2 "Input";
    output.bindings.2 "Output";
    input {
    controls [ 300 2 ]
    pcm.upmix_21to51 {
    type plug
    slave.pcm surround51
    slave.channels 6
    ttable {
    0.0 1 # front left
    1.1 1 # front right
    0.2 1 # rear left
    1.3 1 # rear right
    0.4 0.5 # center
    1.4 0.5 # center
    2.5 1 # subwoofer
    But still no lowpass filter
    I also tried this configuration:
    # ALSA configuration for use with surround speaker sets.
    # Provides on-demand upmixing via plugin plus
    # lowpass filtering/crossover capability plus
    # software-mixing/dmix support.
    # Possibly useful sources include:
    # https://wiki.archlinux.org/index.php/Alsa
    # http://www.volkerschatz.com/noise/alsa.html
    # http://www.sabi.co.uk/Notes/linuxSoundALSA.html
    # http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html
    # For those who understand German: http://wiki.ubuntuusers.de/.asoundrc
    # Change default samplerate conversion algorithm to
    # SRC_SINC_MEDIUM_QUALITY. Requires package "libsamplerate".
    # See http://www.mega-nerd.com/SRC/api_misc.html.
    # Other resampling algorithms are available.
    defaults.pcm.rate_converter "samplerate_medium"
    # The first ALSA device of the first soundcard
    # (here: Analog Multichannel Ouput).
    # See /proc/asound and "aplay -l".
    pcm.sndcard {
    type hw
    card 0
    device 0
    # Dmix software mixing device.
    # Takes multiple input streams, resamples them to target
    # rate (here: 48kHz) and sends it to the sound card.
    pcm.dmix51 {
    type dmix
    ipc_key 1024
    slave {
    pcm "sndcard"
    channels 6
    rate 48000
    period_time 0 # Fixes audio crackling/stutter
    period_size 1024 # with libsamplerate and chromium.
    buffer_time 0 # Not all options may be
    buffer_size 4096 # absolutely necessary.
    # Convert float data from "lowpass51" to integer data
    # and pass it on to the dmix device.
    pcm.lowpass_float {
    type lfloat
    slave {
    pcm "dmix51"
    format "S16_LE"
    # Lowpass filter.
    # Requires "ladspa" for plugin support,
    # "cmt" for identity_audio plugin and
    # "swh-plugins" for lpf plugin.
    # See http://www.ladspa.org/.
    pcm.lowpass51 {
    type ladspa
    slave.pcm "lowpass_float"
    path "/usr/lib/ladspa"
    plugins {
    # Copies all audio of all channels to other plugins.
    # If no other plugin handles a channel, it comes out unchanged.
    0 {
    id 1098 # Identity (Audio) (1098/identity_audio)
    policy duplicate
    input.bindings.0 "Input";
    output.bindings.0 "Output";
    # Actual low-pass filter functionality.
    # Operate on channel 5 (LFE) and remove
    # frequencies higher than 120Hz.
    1 {
    id 1051 # Low Pass Filter (One Pole) (1051/lpf)
    policy none
    input.bindings.5 "Input";
    output.bindings.5 "Output";
    input {
    controls [ 120 ]
    # Automatic upmixing. Requires package "alsa-plugins".
    pcm.upmix51 {
    type upmix
    # Simply "lowpass51" won't work.
    # "plug:..." specifies a plug device like
    # the long form for the default device below
    # and takes care of channel/format conversions
    # automatically.
    slave.pcm "plug:lowpass51"
    # Specifying the number of channels to upmix to here is mandatory.
    channels 6
    # Default device to be used by all applications playing all sorts of sources.
    # There's automatic upmixing for 2.0 sources and native playback of 5.1 sources.
    # (possibly others as supported by the upmix plugin)
    pcm.!default {
    type plug
    slave.pcm "upmix51"
    But I think the problem is an other:
    When I use this simple configuration, the lowpass filter works:
    pcm.lowpass {
    type ladspa
    slave.pcm "plughw:0"
    path "/usr/lib/ladspa"
    plugins [ {
    label lpf
    input {
    controls [ 150 ]
    pcm.test {
    type plug
    slave.pcm "lowpass"
    The problem is, that it's working on all channels
    Last edited by Destroyer4000 (2013-11-10 10:51:07)

  • Problems with ALSA and OSS

    Hi.
    I'm a ArchLinux user and I have been having problems with my audio, specifficaly the microphone.
    My microphone works well with Audacity and I use it for speaking trough TeamSpeaker and since TeamSpeak still uses OSS I installed alsa-oss and added aoss to my TeamSpeak command. But, for some reason, the application stopped working (this have nothing to do with my real problem) and as substitute I installed TeamSpeak in Windows XP running on Virtualbox with ALSA audio. Everything worked smoothly until some weeks ago.
    The microphone on Virtualbox stopped working but I still hear sound. And the funny thing is that TS Linux got working again, but if I use it with aoss I cannot use the microphone but I hear sound and to have microphone I have to use it without aoss but then i dont have sound on other apps.
    And to get microphone on Virtualbox I have to enable OSS in preferences and use aoss but then, wich I don't understand why, I dont get any sound with other apps. :\
    I have no idea what triggered this problem.
    My audio device:
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    ALC660-VD Analog

    No one? :\
    Not even why Virtualbox with OSS and aoss "steals" the sound to the other apps?

  • Wierd problem with video playback getting corrupted

    I have a "week 38" iPod Touch 16 that didn't exhibit any negative black issues or other problems.
    But ever since I did the 1.1.1 update I sometimes get weird psychedelic colors in the dark areas of the video playback (iTunes purchases or YouTube). A reset (holding both buttons for 10 seconds) solves the problem, but it will sometimes come back a few days later.
    Anyone else seeing this?

    Same thing has happened on my 38 wk model, once.
    It happened first on You Tube, so I thought it was a problem with that but, when I checked some videos they were also, 'psychedelic'. Those I knew WERE fine as I had loaded them only that morning and they were beautifully crisp and clear.
    I was actually, showing it to a bunch of people at the time and that was a real let down after their initial 'WOW' reactions at the device.
    Fortunately, I shut down. And when I restarted, all was back to normal.
    Hope it doesn't do it again!!!

  • Wierd Problem with Logitec mouse

    I doubt this is board related but then again what do I know
    I have a logitec MX 510 optical mouse.  Driver version 980.
    I get the wierdest audio feedback when browsing the internet.  My mouse squeaks when I scroll pages.  I am also getting sound feedback from my hard drive and fans but it's comming through my speakers/head phones.   I did a clean install and tried "all two" of the different versions of the Logitec drivers for this mouse.
    I still here the squeek even with the volume shut down completely.
    The only thing I havent tried is using different chipset and audio drivers from Nvidia.  I am using the current ones from there website.  I don't think it's a sound driver problem though due to the squeeks and noises being audible with the volume turned all the way down.
    I personally think it could be a USB problem or board problem.  Maybe even a mouse problem..
    Seems like a wierd power feedback problem or something to me.  
    I'm going to keep working on it.  
    I came here because you guys always seem to have some good suggestions and are willing to help.  I will not get my feelings hurt if you don't have any ideas for this problem.   I know it's wierd...
    Although if you did,  I would really appreciate any of you input.
    Thx again

    I have the same problem, but using  different equipment.  K7N2 Delta-L and a no-name Optical mouse.  I get the noise/squeek upon moving the mouse.  It's not loud, but it is there.  
    It has to do with the optics of the mouse, because if you lift it off the mouse pad = no noise.  If it is staionary = no noise.  If you move it when all other  functions are silent, then the feedback.  I have tried both the NVIDA and the REALTEK audio drivers, same problem.  My next test will be a different mouse.
    Any one else hear this noise?

  • Problem with ALSA + ESS1869F on ISA

    I have a "strange" problem, trying to run an ISA sound card ESS1869F on my ancient pc..
    First of all, I was unable to load the module (es18xx), every time I tryed there was an error "..No such device".. I decidet to reset my BIOS to the defaults, because i thought it was a problem of the interrupts. (alsaconf said that the IRQ for the card must be 5-th). I disabled my built-in sound card from the BIOS (I don't use it because it has one of the channels broken).
    After that the module succeeded to load, but when I try to run alsamixer, none of the controls there seem to respond. Everything is on maximum (PCM, Master ...) but I can not move them. It shows that the Master is muted, but when I try to unmute it nothing hapens.
    When i try to play somethig with mpg123 foo.mp3 there is an error "alsa write error. Input/output error"
    I wonder if the problem is in the IRQs, or somewhere else..
    Thank you

    More than likely what's happening is that you run an NMAP port scan of your firewall and you get the list of open ports. Then 15-20 minutes later when you run another port scan and see them now closed it's probably because the ISA picked up that it was a port scan and shunned traffic from your NMAP source IP Address so those ports wouldn't be open to that host.
    Are you actually having issues connecting via those 3 ports or are you just concerned with the follow up NMAP results with closed ports. I'm not sure what the default shunning period is but I would recommend against running back to back NMAP scans of a device in such close proximity as you will likely get false results, especially with security devices.
    Sent from Cisco Technical Support iPhone App

  • Wierd Problem with MS-8340S CDRW

    MSI CDRW MS-8340S using NERO 5580 burns CDR fine (burn image, using bin & cue). Using Imation 700MB at 40X and 16X speeds. The MSI CDRW will NOT read the burned cdr, but the cdr's created can be read in other units (DVD-rom on the same system and on other computers). MS-8340S will read all other cdr's, just won't read CDR's IT creates.
    Drive just purchased, mfg. in Sept 2002, firmware 120D.
    The same Imation cdr's WILL read if I use Drive Image to make image rather than NERO. My file system is NTFS. I haven't tried super low record speed with NERO. How can the MSI drive write cdr's that it can't read??Should I try a replacement drive? Is it NERO??
    Hank S.

    Turning off native burning support in XP and all was well.
    To disable the XP burning features:
    Go to your Control Panel,  Administrative Tools,  Services
    Right click the IMAPI CD burning service, select properties and set it to "disabled".
    Then go to MyComputer, right click on your CDRW drive, click on properties, click on Recording tab, uncheck Enable recording on this drive.
    Fixed the problem!

  • Wierd Problem with task switching ( cmd+tab)

    I rather put an image, because it's rather difficutl to explain:
    [img]http://img123.imageshack.us/img123/5439/14060612097cu.th.jpg[/img]
    I'm using shapeshifter, no way I change the theme (or use the original one), the problem is still there.
    I repaired permissions and all that stuff with Onyx, same thing
    any idea?¿
    Mini 1.42 80 Gb HD + EZ Mini 250 Gb / 1gb RAM/Bt/Ap/Sd   Mac OS X (10.4.6)   Apple BT Keyboard & NGS "Snake" BT Mouse + Samsung 913v + M-Audio Mobile Pre

    I don't remember when it showed, but in any case, it's been a long time I use shapeshifter, and I don't remember having this problem.
    So long, I have disabled shapeshifter, logged into a newly created account, moved non-essential fonts, cleared font cache... the problem remains.
    I have made some extra few caps to explain better:
    When I press cmd+tab, all open apps show on top
    When selecting the first app (starting from the left), you can notice de name of the app is "slightly" shifted to the left.
    This "sums" for each app, so at the third o fourth, looks like this:
    If you have 7-8 open apps, the last one selected has no more the text inside the grey spot
    And this is how it looks (yeaks)
    Hope it's explained better....

  • Wierd problem with SAFARI

    OS X 10.10
    Safari 8.0
    I have this really weird problem:
    When my MBP is connected at work with ethernet, all is good.
    When I go home and connect my MBP through WiFi, Safari doesn't work.
    It will simply not be able to connect to anything.
    EVERYTHING ELSE works (iMessage, Mail, etc.)
    Not Safari.
    And : FIREFOX works.
    So I starting looking around in the preferences... anything related to the network brings my to SYSTEM PREFS > NETWORKS and everything is adequately configured there.
    I couldn't find how to "RESET" Safari since version 8.0 but I still did that "CLEAN HISTORY AND COOKIES" option, specifying EVERYTHING.
    It didn't help.
    Do you guys have any idea how to fix this weird thing ??

      Go step by step by step and test.
    1. Power off the router. Unplug it from the wall. Wait a while.
        Plug it back to the wall. Power the router on. Wait until all the lights are lit properly. It will take a while.
        Restart the computer.
        Start up in Safe Mode.
        http://support.apple.com/kb/PH14204
    2. Delete Caches.db
        Close all windows and quit all applications.
        Hold "option" key down and click "Go" menu in the Finder menu bar.
        Select "Library" from the dropdown.
        Library > Caches > com.apple.Safari > Caches.db
        Right click the Caches.db file and select "Move To Trash.
        Close windows and relaunch Safari.
    3. Empty Caches
        Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        Develop menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.

  • Calling all script experts - Wierd problem with a previously perfect script

    Hi,
    As script which used to work fine is now causing me big problems.
    The line that is causing the problem is highlighted in the script editor as:
    tell application "Finder" to set file_List to every file of entire contents of master_Folder -- Obtains all related files.
    On running the script I get the following message:
    Finder got an error: Can't make every file of entire contents of alias "Atlas Mac-Mini:Users:design:Desktop: TESTpictures - for script:Landscape copy:" into type reference.
    As I said the script used to work fine, A couple of members of this forum have tried to rewrite the script for me (thanks to them) but I'm still gettig the same message. I'm wondering is there something wrong with my system (which otherwise works fine).
    I'd appreciate any help and advice on what may be going wrong.
    Thanks, Ray
    In case it helps, here's the full script (which adds the file's path to the filename):
    set master_Folder to (choose folder with prompt "Choose a folder for filename processing") -- Select folder.
    set path_Depth to ((choose from list {1, 2, 3, 4, 5} with prompt "How many paths in these filenames?") as number) -- Select folder depth.
    tell application "Finder" to set file_List to every file of entire contents of master_Folder -- Obtains all related files.
    repeat with i in file_List
    set {oAStId, AppleScript's text item delimiters} to {AppleScript's text item delimiters, ":"}
    set fileItemsList to text items of (i as string) -- List of individual path items [disk, folder(s), file] of file of file_List.
    set fileItemsCount to count fileItemsList -- Number of individual path items.
    set fileItemsList to text items (fileItemsCount - path_Depth) through fileItemsCount of fileItemsList
    set fullFileName to last item of fileItemsList as string -- Obtain full file name.
    set AppleScript's text item delimiters to "."
    try -- Obtain file name and file extension.
    set file_Name to ((text item 1 of fullFileName as string) & "-") -- Obtain only file name, less any file extension..
    set file_Ext to ("." & (text item 2 of fullFileName as string)) -- Obtain file extension.
    on error -- Sets up a "If you can't do case 1 then try this" .
    set file_Ext to "" -- If no File Extension exists, set 'file_Ext' to "".
    end try
    set AppleScript's text item delimiters to "-"
    -- Change name of file.
    set name of i to (file_Name & ((text items (1) through ((count fileItemsList) - 1) of fileItemsList) as string) & file_Ext)
    set AppleScript's text item delimiters to oAStId
    end repeat
    Various   Mac OS X (10.4.6)  

    Hello RaymondTomin,
    I don't see any reason for Finder to throw such an error in the said line. Perhaps something is wrong in your system.
    Try the following test scripts. If they fail on any folder you choose, I'm afraid something is surely wrong in your system, not in your script code.
    (If they fail, create new user account and try them in it to narrow down the problem cause. Also try repairing disk and/or repairing permissions.
    And it might help as well to clear some caches by using, e.g. Onyx:
    http://www.titanium.free.fr/pgs/english.html
    Or even to re-apply OSX's Combo Updater:
    http://www.apple.com/support/downloads/
    Good luck
    H
    -- TEST 1
    set fda to choose folder
    tell application "Finder"
    items of item fda
    end tell
    -- END OF TEST 1
    -- TEST 2
    set fda to choose folder
    tell application "Finder"
    try
    items of item fda as alias list
    on error
    items of item fda as alias as list
    end try
    end tell
    -- END OF TEST 2
      Mac OS 9.1.x  

  • Problems with ALSA and Audigy 2

    I have a Audigy 2 Value card in my box and it has been working fine under Gentoo, SuSe and Kubuntu. But with Arch I can't get it to work. I have followed the wiki and installed all the alsa stuff, but it won't find the card!
    I can modprobe snd-emu10k1 and then all the modules show up when I check with lsmod. Dmesg tells me that there's a Creative Audigy 2 installed, but when I run alsamixer i just get
    "alsamixer: function snd_ctl_open failed for default: No such device"
    both as root and as a user. I've added the user to the audio group.
    Running alsaconf just locks up Konsole.
    I've tested this with both devfs and udev.
    Running 2.6.10 and the latest alsa.
    Does anyone know what might be wrong?
    Should I compile a newer kernel?
    Any help is greatly appreciated.
    lsmod:
    Module Size Used by
    radeon 136340 0
    i2c_nforce2 7040 0
    i2c_core 23296 1 i2c_nforce2
    snd_emu10k1 100868 0
    snd_rawmidi 26144 1 snd_emu10k1
    snd_seq_device 8972 2 snd_emu10k1,snd_rawmidi
    snd_ac97_codec 78176 1 snd_emu10k1
    snd_pcm_oss 56612 0
    snd_mixer_oss 21120 1 snd_pcm_oss
    snd_pcm 101252 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
    snd_timer 27140 1 snd_pcm
    snd_page_alloc 10244 2 snd_emu10k1,snd_pcm
    snd_util_mem 4992 1 snd_emu10k1
    snd_hwdep 10116 1 snd_emu10k1
    snd 59108 9 snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
    soundcore 10848 1 snd
    uhci_hcd 34576 0
    parport_pc 28996 0
    parport 38600 1 parport_pc
    pcspkr 4044 0
    rtc 13128 0
    shpchp 100996 0
    pci_hotplug 34748 1 shpchp
    forcedeth 18560 0
    usbhid 45824 0
    ehci_hcd 35332 0
    ohci_hcd 23560 0
    usbcore 125560 5 uhci_hcd,usbhid,ehci_hcd,ohci_hcd
    evdev 9984 0

    you r lucky boy first kernel... all devices work correct ... great...
    mattux

  • [SOLVED] surround51 problem with ALSA

    Hi there,
    I have some trouble getting 5.1 audio working in Arch.
    In Ubuntu I used to use the instructions here to make my card output surround sound (which means that the back speakers play the back sounds in an AC3 audio stream etc).
    My problem in Arch seems to be that the output "device" ALSA uses for 5.1 output does not work. For example when I type:
    [afonic@afonic-arch ~]$ speaker-test -Dplug:surround51 -c6 -l1 -twav
    speaker-test 1.0.14
    Playback device is plug:surround51
    Stream parameters are 48000Hz, S16_LE, 6 channels
    WAV file(s)
    Playback open error: -16,Device or resource busy
    Playback open error: -16,Device or resource busy
    while it should output:
    [afonic@afonic-arch ~]$ speaker-test -c6 -l1 -twav
    speaker-test 1.0.14
    Playback device is default
    Stream parameters are 48000Hz, S16_LE, 6 channels
    WAV file(s)
    Rate set to 48000Hz (requested 48000Hz)
    Buffer size range from 2048 to 16384
    Period size range from 1024 to 1024
    Using max buffer size 16384
    Periods = 4
    was set period_size = 1024
    was set buffer_size = 16384
    0 - Front Left
    4 - Center
    1 - Front Right
    In Ubuntu this results in playing just from 4 speakers, until I do the hack mentioned above when all 6 work. Of course I cannot do this hack without surround51.
    I've checked my settings and I have the latest version of alsa-libs.
    Here are some useful outputs:
    [afonic@afonic-arch ~]$ lsmod|grep '^snd'
    snd_seq_oss 29312 0
    snd_seq_midi_event 6528 1 snd_seq_oss
    snd_seq 46672 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6924 2 snd_seq_oss,snd_seq
    snd_intel8x0 28700 3
    snd_ac97_codec 95652 1 snd_intel8x0
    snd_pcm_oss 37024 0
    snd_pcm 69124 4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer 19332 3 snd_seq,snd_pcm
    snd_page_alloc 7816 2 snd_intel8x0,snd_pcm
    snd_mixer_oss 14592 1 snd_pcm_oss
    snd 45028 13 snd_seq_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    [afonic@afonic-arch ~]$ aplay -L
    default:CARD=CK804
    NVidia CK804, NVidia CK804
    Default Audio Device
    front:CARD=CK804,DEV=0
    NVidia CK804, NVidia CK804
    Front speakers
    surround40:CARD=CK804,DEV=0
    NVidia CK804, NVidia CK804
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=CK804,DEV=0
    NVidia CK804, NVidia CK804
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=CK804,DEV=0
    NVidia CK804, NVidia CK804
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=CK804,DEV=0
    NVidia CK804, NVidia CK804
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    null
    Discard all samples (playback) or generate zero samples (capture)
    Any ideas?
    Last edited by afonic (2007-09-13 08:13:02)

    Solved.
    Some Gnome setting was the problem (System -> Prefs -> Sound > Disable ESD).
    Now not only it works but I have native 5.1 (!) without the need to use that 51to40 hack!

  • Wierd Problem With Trash

    For some reason, my Windows Media Player started messing up. I tried to place it in my trash and get rid of it, and it won't go away. It keeps saying that all of these files, with an htm extension are locked. I can't seem to figure out how to unlock those so I can empty the trash. Also, any ideas as to why the media player would start acting up, never had trouble before now. Thanks! ALL of you do great work in here.

    Hi Mike
    There are several things you can do.
    1. take all those .htm files back out of the trash and use Command + i to open the info box and untick the Locked Box.
    I think that works on a batch of them if you select all of them in the same directory too.
    Then trash them and empty the trash, and if it says continue, keep clicking continue until only the troublesome ones that you missed are left and repeat the above process if necessary.
    regards roam

  • Wierd problem with 865PE -P

    i just got my rma back with new enermax figured id run stock for few weeks to break it in and it wont run ddr 400 all my ram is 400 but on auto it drops it to 266 if i set it to 333 it runs 333 but if i set it to 400 it runs 266.  Got a enermax with dual rails so i got enugh power 32amp on each +12 rail i thk

    You should:
    a) open the console (java control panel, advanced options) and see the stackTrace (if any). If it's not there check for swallowing.
    b) post a code snippet, to at least show how and where you retrieve the png. Possibly a SSCCE.
    c) check if this happens also running as a standalone app (may be more Swing-related than JWS-related).
    Bye.

Maybe you are looking for

  • TS4040 How to close preview document?

    Preview document unable to change, remove and save. it seems dead, how to closed it? Thanks

  • Aperture 2.0 vs. Photoshop Elements 4/6

    I hope this is the right place to ask this. I'm getting a Mac soon to do photo organization and editing. I have a Nikon D200 and I use Photoshop Elements 5.0 on Windows right now. I need basic photo editing, tagging, and organization capability. I cu

  • Selection Column in SALV

    How do we create selection column like those in a table control? I'm using OO.

  • Upgrade to Mavericks from Snow Leopard Problems

    I am upgrading my MacBook Pro, 13" late 2011, currently running Snow Leopard OS X v10.6.8.  I have tried to download Mavericks multiple times with no success.  What should I do to upgrade properly? I have tried cancelling the download and rebooting m

  • Display different types of file formats from contents server on web UI

    Hi, I have to read different types of documents from content server and display it in web page using webdynpro abap. Different types of documents are : Tif, Jpeg, BMP, PNG etc. need to be convert into gif format and display Txt files as it is. PDF fi