OSS 4.2 and Mumble

I decided to remove ALSA in replace of OSS. I'm satisfied with everything.... except for one thing. I cannot use my USB microphones in Mumble. After reading around the net, I noticed that the USB functionality in OSS isn't ready, but it seems to be loaded on my system. Mumble has OSS selected as default though, grayed out.
My question is: Is there anyway to get my USB microphone/USB webcam's mic working with Mumble?
Mumble Screenshot: http://min.us/mvfc1t1
lsmod:
[dbdii407@myhost ~]$ lsmod
Module Size Used by
ipv6 280362 8
btusb 11689 0
bluetooth 53970 1 btusb
oss_usb 122195 3
oss_ich 16803 9
osscore 551852 2 oss_usb,oss_ich
uas 8170 0
usb_storage 43628 0
usbhid 36375 0
hid 78055 1 usbhid
arc4 1394 2
ecb 2057 2
zd1211rw 44266 0
mac80211 199532 1 zd1211rw
cfg80211 139317 2 zd1211rw,mac80211
rfkill 16122 2 bluetooth,cfg80211
uvcvideo 61928 0
videodev 65502 1 uvcvideo
v4l1_compat 16010 2 uvcvideo,videodev
v4l2_compat_ioctl32 10228 1 videodev
radeon 925113 2
ttm 52821 1 radeon
drm_kms_helper 26587 1 radeon
uhci_hcd 22230 0
ohci_hcd 21338 0
drm 173731 4 radeon,ttm,drm_kms_helper
ppdev 5854 0
ehci_hcd 38814 0
parport_pc 31800 1
i2c_algo_bit 4927 1 radeon
lp 8992 0
i2c_nforce2 5208 0
usbcore 139176 11 btusb,oss_usb,uas,usb_storage,usbhid,zd1211rw,uvcvideo,uhci_hcd,ohci_hcd,ehci_hcd
fan 2410 0
floppy 57559 0
thermal 7890 0
processor 25265 0
parport 30087 3 ppdev,lp,parport_pc
forcedeth 52434 0
button 4882 0
edac_core 35034 0
shpchp 26725 0
sg 25972 0
i2c_core 19217 6 videodev,radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_nforce2
evdev 9361 8
pcspkr 1835 0
edac_mce_amd 9223 0
pci_hotplug 24687 1 shpchp
k8temp 3483 0
ext4 334690 2
mbcache 5802 1 ext4
jbd2 69898 1 ext4
crc16 1313 1 ext4
sr_mod 15402 0
cdrom 36363 1 sr_mod
sd_mod 27120 4
pata_amd 11068 0
pata_acpi 3296 0
sata_nv 21048 3
libata 169396 3 pata_amd,pata_acpi,sata_nv
scsi_mod 125814 6 uas,usb_storage,sg,sr_mod,sd_mod,libata
controller:
[dbdii407@myhost ~]$ lspci | grep audio
00:10.2 Multimedia audio controller: nVidia Corporation MCP51 AC97 Audio Controller (rev a2)
ossinfo:
[dbdii407@myhost ~]$ ossinfo
Version info: OSS 4.2 (b 2004/201101052228) (0x00040100) GPL
Platform: Linux/x86_64 2.6.37-ARCH #1 SMP PREEMPT Fri Feb 25 07:53:43 CET 2011 (myhost)
Number of audio devices: 4
Number of audio engines: 9
Number of MIDI devices: 0
Number of mixer devices: 3
Device objects
0: osscore0 OSS core services
1: oss_ich0 Nvidia MCP51 interrupts=661463 (898354)
2: oss_usb0 USB audio core services
3: usb046d0804-0 USB sound device
4: usb046d0804-1 USB sound device
5: usb046d0a03-0 USB sound device
6: usb046d0a03-1 USB sound device
MIDI devices (/dev/midi*)
Mixer devices
0: ICH AC97 Mixer (ALC655) (Mixer 0 of device object 1)
1: USB sound device (Mixer 0 of device object 3)
2: USB sound device (Mixer 0 of device object 5)
Audio devices
Nvidia MCP51 /dev/oss/oss_ich0/pcm0 (device index 0)
Nvidia MCP51 S/PDIF out /dev/oss/oss_ich0/spdout (device index 1)
USB sound device rec /dev/oss/usb046d0804-1/pcmin0 (device index 2)
USB sound device rec /dev/oss/usb046d0a03-1/pcmin0 (device index 3)
Nodes
/dev/dsp -> /dev/oss/oss_ich0/pcm0
/dev/dsp_in -> /dev/oss/oss_ich0/pcm0
/dev/dsp_out -> /dev/oss/oss_ich0/pcm0
/dev/dsp_ac3 -> /dev/oss/oss_ich0/pcm0
/dev/dsp_mmap -> /dev/oss/oss_ich0/pcm0
/dev/dsp_multich -> /dev/oss/oss_ich0/pcm0
Last edited by dbdii407 (2011-03-09 01:50:32)

Sweet! That did exactly what you described Splex. Now just to figure out how to get the mics actually working. For some reason, nothing comes through and ossxmix no longer shows both mics.
[dbdii407@myhost ~]$ ossxmix -S
/dev/oss/usb046d0804-0/mix0: No such file or directory
/dev/oss/usb046d0a03-0/mix0: No such file or directory
[dbdii407@myhost ~]$ sudo ossdetect -v
Detected Nvidia MCP51
Detected Generic USB audio/MIDI device (BETA)
Detected Generic USB audio/MIDI device (BETA)
Detected Generic USB audio/MIDI device (BETA)
USB support available in the system, adding USB driver
Detected Generic USB audio/MIDI device (BETA)
I have no idea what I may have done in the past ~ hours for them to disappear from the mixer.
EDIT:
Running the following command got 2 "USB sound device"s containing rec back on ossxmix, i'm assuming they're my USB mics. Still can't hear anything.
[dbdii407@myhost dev]$ sudo ossdetect -d -v
mknod /dev/sndstat c 252 0 -m 20666
mknod /dev/midi c 252 1 -m 20666
mknod /dev/mixer c 252 2 -m 20666
mknod /dev/oss/oss_ich0/mix0 c 251 3 -m 20666
mknod /dev/oss/oss_ich0/pcm0 c 251 4 -m 20666
mknod /dev/oss/oss_ich0/spdout c 251 11 -m 20666
mknod /dev/oss/usb046d0804-0/mix0 c 250 13 -m 20666
mknod /dev/oss/usb046d0804-1/pcmin0 c 250 14 -m 20666
mknod /dev/oss/usb046d0a03-0/mix0 c 250 16 -m 20666
mknod /dev/oss/usb046d0a03-1/pcmin0 c 250 17 -m 20666
Last edited by dbdii407 (2011-03-09 21:18:33)

Similar Messages

  • [Solved] OSS v4.1 and headphones question.

    Hello
    I want to buy headphones they will be from PHILLIPS or CREATIVE.
    And here i want to ask i'm using OSS v4.1 and there's will be problems becouse i search on this forum about OSS and headphones and I find some problem with it.
    Thanks a lot for answer
    Last edited by SpeedVin (2009-07-08 14:52:40)

    R00KIE wrote:Are they USB headphones? If not then I don't see why you should have any problems.
    If they are USB then it can be a bit more tricky as USB support is experimental in OSSv4. I have a USB headset from Logitech that works just fine though.
    To expand on this a bit, if your audio out port works without a hitch for either speakers or headphones, any problems you get are because of faulty headphones, and a replacement of the same model would work.  Unless, like R00KIE said, they are USB.  In which case, I can't even find a pair of headphones on linuxcompatible.org, so I have no idea how you'll be able to know beforehand.  I guess if you have a laptop you could bring it to a store and try them out, if you have a store nearby that will let you.
    Last edited by Veovis Muad'dib (2009-07-07 10:02:14)

  • Skype and Mumble problem

    Hello,
    When I open mumble  skype goes to  the "not responding state".
    When mumble is still running and I start running skype , there is no window,
    When I exit mumble and start skype the window is opening.
    I'm sure I did not have this problem before just with the new version 7.05.85.102
    Any idea how to fix this or to step back to an older version.
    Thanks

    I'm guessing you are on W7 x64, have you tried the x64 client?
    http://wiki.mumble.info/wiki/Main_Page
    Yes, I know it's a snapshot, not stable release, but it might resolve the resource conflict you are experiencing.
    Teamspeak x64 works perfectly alongside Skype here, and should in theory cause the same resource conflict, but it's not.

  • HR replication oss note 550055 and 363187

    Hi,
    I have followed the oss note 550055. I believe that I have to use this note in SRM/EBP system. please confirm.
    Next I have to follow the oss note 363187 for the initial load in the HR system.Please confirm.
    Please note that I don't use the org. model when I apply the oss note 363187
    What is the purpose of the org. model which I have created in the HR system and distributed to SRM/EBP system ?
    When will I use this org. model ?
    With regards,
    Pranav

    Hi Pranav,
    I will talk about yr last question and not the first two
    as we are in process to try this scenario.
    The ORG structure replicated in EBP from R/3 HR is used for diff purposes viz.
    To decide approvers for pur docs raised by employees of resp depts.
    To derive various attributes of employees such as acc system, cost centres, catalogs which can be used, budgets etc.
    To assign product catergories (matl groups) to purchasers.
    PO value limits
    Hope it helps.
    BR
    Dinesh

  • OSS Note deimplemented and included in Support Package

    Hi,
    We have deimplemented note in version 2, because version 3 was not possible to be implemented in SNOTE.
    Now it is deimplemented at all, and when I try to implement latest version of the note, I get the message
    SAP Note already implemented by Support Package
    How can I implement this note now? I checked the objects in the system and the note is not implemented.

    Note number 1581093.
    As mentioned in the symptom. Version 2 of the note is created to extend the functionality provided in the Version 1. Version 3 of the note is created to correct the error in Version 2.
    Information from SPAM
    SAP_HR     600     0054     SAPKE60054     Human Resources
    How can I find the information required if neeed?
    WHen I try to reset the implementation I get the message
    No correction instructions implemented for SAP
    Note 0001581093
    Edited by: Wojciech Walczak ITMAXI.COM on May 25, 2011 12:00 PM

  • Question about OSS Notes, Archiving and Support Packages

    Hello,
    does anyone know if all the OOS notes related to archiving programs corrections (category like "performances", "program error", "advance developments",
    "legal functions", "corrections of legal functions", "problem", "exit added", "special developments"...) are all automatically appllied on SAP when a support packages is installed?
    Thank you
    Best regards
    Fabio

    Looks like the only requirement is Vcenter and Vsphere 4 client.  So version 4.0 and up is supported.
    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/application_networking_manager/5.1/device_support/table/sdt.html
    ANM 5.2 and 5.1 includes a plug-in that allows you to integrate ANM into  a VMware virtual data center environment. VMware is a third-party  product for creating and managing virtual data centers. Using VMware  vSphere Client, you can access ANM functionality and manage the ACE real  servers that provide load-balancing services for the virtual machines  in your virtual data center.
    To use the ANM 5.2/5.1 plug-in, you must use VMware vCenter Server and  VMware vSphere Client 4.
    For more information about using ANM in a VMware virtual data center  environment, see the User Guide for the Cisco  Application Networking Manager 5.2/5.1.

  • Oss note 788172 and 693195

    hi to alll
    My task is to gemrate reports for ticket analysis fo r the solman server.
    for this purpose i am using the standard datasource 0crm_srv_process_h. now i have the problem of extrating the data for the datasource. when isearched the fourm for the same i found the notes 788172 and 693195 will hep
    i am looking for the content of these notes
    or
    reply me with the procedure to do the delta extraction from this datasource
    thank u for response
    gopu77

    Hi Gopu,
    Check this note : 793986
    hope this will help you.
    Thanks,
    Vijay.

  • OSS for TAXINN and CIN in ECC6

    Hi ..
    Can you pls advice the OSS notes that i have to apply,to get all my condition types in TAXINN procedures.
    In addition to this what are the OSS notes that i have to apply for CIN in various areas.
    looking forward of earliest responses.
    Thanks
    R.Kannan.

    TAXINN is avialble from ECC 5.0 onwards. It is standard tax procedure by SAP. So no need to go for any OSS Note. TAXINN has to be copied from '000' client to our cleint.TAXINJ was in use upto 4.7 Verson
    Also check :
    http://sap.ittoolbox.com/groups/technical-functional/sap-log-mm/taxinnjex1jhx1cond-record-1568253
    Edited by: m_n_novice on Aug 17, 2009 4:00 PM

  • TUB 166 and OSS Note 1422655 -- Michigan FUTA

    We have applied TUB 166 and would like to get the Michigan taxes straightened out since the changes are retroactive to 1/1/2009.  I found OSS note 1422655 and it says 'Before apply the instructions of this note, it is necessary to configure unemploymnet tax type 11 for Michigan state in your tax model'.  Does that mean that I need to add a record to table V_T5UTD (Config step 'Maintain Tax Types per Tax Authority') and that is the only thing I need to do?  Thanks.

    Hi ,
    You have to mantain the following config. :
    1) Tax Model Tables T5UTE, T5UTM and T5UTY.
    2) Also mandatory to maintain V_T5UTD (Maintain Tax Type 11 per Tax Auth - - Michigan in this case) and V_T5UTI (Mantain Tax Type per Tax Company Code per Tax Auth ).
    3) Also ensure that tax type 11 is maintained at BSI Tax Factory's end for Michigan
    FYI: Tax Type 11 is  Employer Debt Repayment Tax
    Thanks And Regards,
    Somdeb.
    Edited by: Sombed on Jan 27, 2010 4:08 PM

  • 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?

  • Where do i find OSS notes and how to apply them

    hi,
    i have never applied OSS notes .
    so wanted to know where can i find the OSS note(444966)
    and what is the procedure to apply it

    Hi siddharth,
    1. Now its on net.
    2. http://service.sap.com/notes
    3. This is the site where sap notes can
      be found.
    4.   But,
    U will have to contact ur basis team
    There u need a user id and a password.
    (It might be some common userid and pasword
    which ur basis team might be able to provide)
    regards,
    amit m.

  • Mumble, alsa update and veromix probs

    So I updated today to the newest kernel and it pulled down the newest alsalib too. I tried launching mumble but no kdeplasma has run away cpu usage.
    I tried installing veromix-svn and mumble-git, but neither fixed this issue.
    I'm fairly sure that mumble is to blame here; it never worked with pulseaudio selected as the input or output and I always had to leave it as alsa. Now I can only hear sound and the mic is broken along with the high CPU usage when I run the program.
    Can anyone confirm that this is happening to them too?
    Thanks,
    DF

    pacman -S base-devel && pacman -Suy should give you everything you need, except specific dependencies.
    Ahh  that what I get for posting without refreshing OP.
    Last edited by jwbirdsong (2010-01-16 17:04:28)

  • Activity Report download is saved without extension and unreadable

    Hello,
    The Portal Activity Report iView has a button which enables the user to download the report to his PC.
    The problem is that when the user clicks on that button and saves the file it is being saved by this default name: com.sap.portal.activityreport.frontend.DownloadableActivityReport
    The main problem is that it is being saved by default without any extension and after saving the user needs to manually add the .xls suffix.
    Another problem is that once I open the report with Excel The Object Name column is unreadable.
    Is there any way to resolve these issues?
    Roy

    Hi Roy,
    > if it wasn't supported there
    > or you would still consider it as a bug?
    The feature in general of course was supported, but what I cannot say is if it was a known issue that it didn't work correctly. As I dont't use the ActivityReport, I also have no experience if it didn't work at some time and maybe now is working.
    The wrong filename I don't expect to be corrected in the meanwhile, as said, that's a problem in some places. So at least for this you could open an OSS message. And maybe combine this with the problematic column issue.
    But if upgrading to SP18 would be an option for you, maybe you could first test that.
    Hope it helps
    Detlev

  • What is the difference between OSX 10.6 and 10.6 server? I need to install Snow Leopard in a Parallels VM and it only allows 10.6 server. Will Rosetta work if I use the server edition?

    I MUST use an app that was discontinued which requires Rosetta, yet I also want to upgrade to Mavericks. I was told that Parallels and VMWare Fusion both support running Snow Leopard SERVER, but not Snow Leopard. Two questions: Will Rosetta run on Snow Leopard Server when it is running inside the Parallels/Fusion/whatever virtual machine which is running under Mavericks? The second question is: Is there any problem with running any specific software in Snow Leopard Server when it is set up this way?

    Richard Cartledge wrote:
    The problem with client as virtualised OS is the Apple EULA, not a technical one.
    I don't know if it works, or you're just not meant to do it.
    PS. If you download or have Snow Leopard DVD, you can install Rosetta in later OSs, certainly Lion and Mountain Lion and Mavericks.
    insert your Snow Leopard disc, open the Optional Installs folder on that disc, and double-click the Optional Installs.mpkg package. The Installer will open and you’ll be prompted to click Continue a couple of times and then choose a destination for the installation. Choose your startup volume and click Continue yet again.
    In the Custom Install on “nameofvolume” window that appears, enable the Rosetta option and click Continue. In the next window click Install to do just that.
    NB/ I don't have any old software to test to see if it actually makes it work!
    WRONG TWICE!
    Bad idea to attempt to install Rosetta into Lion, Mt. Lion or Mavericks and good luck trying to remove it after that attempt.  Result: NO powerpc app will run after that installation and you will have to complete a wipe of your hard drive and a complete pre-Rosetta install to get rid of Rosetta!
    It was a common Urban Myth that the Snow Leopard EULA prohibited its virtualization in Lion or Mt. Lion on a Mac.  That myth has been largely debunked over the last two years.
    In addition, Apple's release of Snow Leopard Server at a 95% discount ($20) has rendered the issue largely moot!
    OP: what application are we talking about here?
    For example here is the long beloved powerpc application Appleworks running in Snow Leopard Server installed in Parallels for use in a post Lion world:
                                  [click on image to enlarge]
    More information here:
    http://forums.macrumors.com/showthread.php?t=1365439

  • Using one iTunes library with Vista and XP on a single PC

    Since I have converted my whole CD collection into AAC, my iTunes library
    is quite large. I have now installed Vista on a second partition as dual-boot
    with my old XP. I would like to access my iTunes library with both OSs - but can (and how) this be done ? I already changed the location in both Itunes to the same path, but the second iTunes running under Vista isnt able to import the songs.
    Any hints?
    Thanks in advance,
    Andy

    It's the "itunes library.itl" file in Windows, and the same thing without the itl file extension on Macs.
    http://support.apple.com/kb/HT1660
    You might be able to get it to update both copies in each partition with something like TuneRanger or SuperSync. That would run into some money, esp a Tune Ranger license for both Mac and Windows.
    Why not put your ITL file on a USB stick or external hard drive, and run your itunes library from that? You can tell the Mac to use the .itl for iTunes by changing properties on it. That's what I did so I can sync my iPods from either my XP PC or Mac and not get that dratted message about "iPod synced to another library".

Maybe you are looking for

  • How do I install the Universal Crossword Print Widget?

    The Universal Crossword Print Widget has been discontinued, and there will be no new content. However, you can still receive the Universal Crossword printable by subscribing on your HP web-enabled printer's front panel, or by visiting HPConnected.com

  • Payment terms- Any suggestions?

    Hi, I have a strange requirement and have no idea how to go about it.The company wants to collect receivables for all the sales recorded from Monday thru Friday on Tuesday from some of the customers and on Thursday from some of the customers. The cus

  • How can i get a copy of my receipt from a FuelBand SE?

    I lost my original receipt. But my FuelBand doesn't work. I am able to configured the FuelBand whe is connected to the PC, but at the time to put on my wrist and push the button, nothing happens. Do I need the receipt to ask for the warranty??? I wil

  • Wrong language on new ipod touch

    I ordered my new 32GB iPod Touch direct from Apple about 4 days ago. It arrived today. I have two problems. 1- it is currently displaying everything in the wrong language and I can't find anything in the online manual on how to change it. 2- when I t

  • Request Approval using OIM API

    Hi all Which API I need to use to approve a resouce request using OIM API? I have tried with the following: tcReqOp.setRequestResponse(85, 1 , "java.lang.String psResponse"); i do not know what to pass in place of java.lang.String psResponse. I aslo