LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-22-2007, 04:50 PM   #1
bezdomny
Member
 
Registered: May 2006
Location: North-Central California
Distribution: Debian Lenny
Posts: 154

Rep: Reputation: 30
audio input with skype v. 1.4.0.74 on etch w/alsa?


Anyone have success with audio input in Skype on Debian etch with alsa? I've checked multiple solutions in Google, but still no joy.

I'm running alsa with OSS emulation and all mixer settings are correct. The mic works except in skype.

I believe this version of skype supports alsa, but if that's not correct, then I need to find a way to get "/dev/dsp" to show up as an input device in skype.

vital stats:

skype= v. 1.4.0.74

skype input device list: multiple cs46xx options (see cat /proc/asound/cards below)

cat /proc/version=
Quote:
Linux version 2.6.18-4-686 (Debian 2.6.18.dfsg.1-12etch2) (dannf@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Wed May 9 23:03:12 UTC 2007
cat /proc/asound/cards=
Quote:
0 [CS46xx ]: CS46xx - Sound Fusion CS46xx
Sound Fusion CS46xx at 0xfeafe000/0xfe700000, irq 177
1 [U0x46d0x8b3 ]: USB-Audio - USB Device 0x46d:0x8b3
USB Device 0x46d:0x8b3 at usb-0000:00:1f.4-1.1, full speed
lspci -v=
Quote:
0000:02:0b.0
Multimedia audio controller: Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
Subsystem: Voyetra Technologies: Unknown device 3357
Flags: bus master, slow devsel, latency 32, IRQ 185
Memory at feafe000 (32-bit, non-prefetchable) [size=4K]
Memory at fe700000 (32-bit, non-prefetchable) [size=1M]
Capabilities: [40] Power Management version 2
cat /proc/cpuinfo=
Quote:
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 1
model name : Intel(R) Pentium(R) 4 CPU 1.60GHz
stepping : 2
cpu MHz : 1595.201
cache size : 256 KB
desktop environment=Gnome

RAM=516

box=Dell Dimension 4400

Thank you for your time!

Last edited by bezdomny; 07-22-2007 at 05:03 PM.
 
Old 07-23-2007, 01:17 PM   #2
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
There have been major changes to alsa since the 2.6.18 kernel. You didn't state what version you have (cat /proc/asound/version), but I know that there are a lot of changes that went into 1.0.14. You can download the drivers directly from http://alsa-project.org.
 
Old 07-24-2007, 12:05 AM   #3
bezdomny
Member
 
Registered: May 2006
Location: North-Central California
Distribution: Debian Lenny
Posts: 154

Original Poster
Rep: Reputation: 30
Post ALSA version

Thank you, I'll check it out. By the way, cat /proc/asound/version=
Quote:
Advanced Linux Sound Architecture Driver Version 1.0.12rc1 (Thu Jun 22 13:55:50 2006 UTC).
Thanks again.
 
Old 07-24-2007, 01:41 AM   #4
bezdomny
Member
 
Registered: May 2006
Location: North-Central California
Distribution: Debian Lenny
Posts: 154

Original Poster
Rep: Reputation: 30
Post manually installing new ALSA driver w/out Debian package

OK, for me this is the deep end of the pool so I need a little swimming instruction (and maybe a lifeguard!).

If I understand this correctly, I download the driver here *, and install it using the instructions here **. Did I get that right?

Presently I'm trying to work out exactly which driver to install and I may be back for guidance with that. At any rate, I'll be back to post the outcome.

Thanks again!

* ftp://ftp.silug.org/pub/alsa/driver
** http://bugtrack.alsa-project.org/mai...46xx_soundcard
 
Old 07-24-2007, 02:18 AM   #5
bezdomny
Member
 
Registered: May 2006
Location: North-Central California
Distribution: Debian Lenny
Posts: 154

Original Poster
Rep: Reputation: 30
Post Post manually installing new ALSA driver w/out Debian package

OK, I'm stumped and need a little guidance.

I found the ALSA-wiki page * for my card. What I can't work out is which of the many drivers ** to download. Suggestions and guidance, please?

Thanks!

* http://bugtrack.alsa-project.org/mai...:Module-cs46xx
** ftp://ftp.alsa-project.org/pub/driver
 
Old 07-24-2007, 03:07 AM   #6
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
Your last post has the correct path to the driver (ftp://ftp.alsa-project.org/pub/driver). Download it to a temporary or more permanent work area (usually /usr/src) and untar it with "tar -jxvf alsa-driver-1.0.14.tar.bz2". This will create a subdirectory (alsa-driver-1.0.14/) with all of the alsa drivers below it. Type "cd alsa-driver-1.0.14" to enter this directory.

To compile for just your card, type "./configure --with-cards=cs46xx". This will configure the build environment to only build your driver (saves time & space). Next (assuming the ./configure command returned without error), type "make && sudo make install". This will build the driver, then prompt you for root access to install it into your system. After it has installed, you will need to rebuild alsa-lib and alsa-utils, install them, then rerun alsaconf to configure your sound card.
 
Old 07-24-2007, 09:52 AM   #7
bezdomny
Member
 
Registered: May 2006
Location: North-Central California
Distribution: Debian Lenny
Posts: 154

Original Poster
Rep: Reputation: 30
Unhappy audio input with skype v. 1.4.0.74 on etch w/alsa?

D*oh! Seemed to go without a hitch but now it doesn't recognize the backup mic in my USB cam. Compare cat /proc/asound/cards "before":
Quote:
0 [CS46xx ]: CS46xx - Sound Fusion CS46xx
Sound Fusion CS46xx at 0xfeafe000/0xfe700000, irq 177
1 [U0x46d0x8b3 ]: USB-Audio - USB Device 0x46d:0x8b3
USB Device 0x46d:0x8b3 at usb-0000:00:1f.4-1.1, full speed
with cat /proc/asound/cards "after":
Quote:
0 [CS46xx ]: CS46xx - Sound Fusion CS46xx
Sound Fusion CS46xx at 0xfeafe000/0xfe700000, irq 177
So now my backup mic is gone too and I'm without any Skype audio input. Not sure how to proceed from here. Sigh...
 
Old 07-24-2007, 12:03 PM   #8
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
This is simple to fix. All you need to do is rebuild with additional cards. In the alsa-driver-1.0.14 directory, rerun "./configure --with-cards=cs46xx,usb-audio && make && sudo make install". This will build the usb-audio driver as well, and install them both.

If you want to just build all of the drivers and not worry about missing drivers in the future, just run "./configure && make && sudo make install". It only takes a few minutes to do a complete build.
 
Old 07-24-2007, 02:44 PM   #9
bezdomny
Member
 
Registered: May 2006
Location: North-Central California
Distribution: Debian Lenny
Posts: 154

Original Poster
Rep: Reputation: 30
Thumbs up Audio input with skype v. 1.4.0.74 on etch w/alsa?

Thanks! Got my USB camera-mic back. Still haven't got the main mic in Skype, but I'll keep tweaking it. Thanks again!
 
Old 07-24-2007, 05:07 PM   #10
bezdomny
Member
 
Registered: May 2006
Location: North-Central California
Distribution: Debian Lenny
Posts: 154

Original Poster
Rep: Reputation: 30
Thumbs up Audio input with skype v. 1.4.0.74 on etch w/alsa!

It works! Thank you so much. All I had to do was adjust the "capture" setting in the mixer. Now I have a boom mic to chat with my friends overseas-- so much better than the webcam mic. Thanks again!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
sound input not working on skype and etc z3r0v3rs10n Linux - Software 2 05-23-2007 09:30 AM
skype usb phone audio problem ringo1 Linux - Desktop 1 11-26-2006 06:20 AM
Skype: problem with audio device giueno Linux - Software 4 05-23-2006 06:54 AM
audio input under Etch on SN25P Jeffrey Mark Siskind Debian 0 05-21-2006 09:51 PM
ALSA dmix + Skype = no go zenith_zth Linux - Hardware 0 06-12-2005 04:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration