LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-03-2013, 09:59 AM   #16
arsivci0
Member
 
Registered: Nov 2013
Location: Antalya
Distribution: Slackware64 current
Posts: 119

Rep: Reputation: 23

Back in Penny Lane, I failed to reproduce PCM w/ huge kernel. Apparently I mixed it w/ a now erased partition an Ubuntu based distro and pulseaudio, not ALSA. My apologies If I misled you in any way. Getting older *sigh*
 
Old 12-03-2013, 02:27 PM   #17
slac-in-the-box
Member
 
Registered: Mar 2010
Location: oregon
Distribution: slackware64-15.0 / slarm64-current
Posts: 780
Blog Entries: 1

Rep: Reputation: 432Reputation: 432Reputation: 432Reputation: 432Reputation: 432
You could remove the /var/lib/alsa/asound.state as suggested by Allend, and then remove the alsa-utils package (with removepkg), and then compile alsa from source on your system (there is a more recent source at alsa-project.org).
 
Old 12-03-2013, 05:02 PM   #18
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
deleted for same reason

Last edited by aus9; 12-06-2013 at 08:00 AM.
 
Old 12-03-2013, 08:21 PM   #19
unclejed613
Member
 
Registered: Mar 2009
Posts: 352

Original Poster
Rep: Reputation: 32
ok, so here's the screenshot you keep asking for.... no national security issues here.... unless you try to sell my screenshot to north korea.... as you can see, a PCM control is present, and if you look at what i posted in post #4, PCM is the capture source.... this is why i am getting a bit confused as to why this isn't working... everything says it's supposed to work.... but it's not... i also have PulseAudio running, and i'm wondering if either a) it's what's causing the software to not connect to the capture source, or b) it can be used to provide the audio for the software i'm using (fldigi, both the native linux version, or the windows version running under wine... same issue with both)

pulseaudio is at present unconfigured
Attached Thumbnails
Click image for larger version

Name:	alsamixer.jpg
Views:	30
Size:	89.3 KB
ID:	14127  

Last edited by unclejed613; 12-03-2013 at 08:22 PM.
 
Old 12-04-2013, 02:40 AM   #20
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
deleted for same reason

Last edited by aus9; 12-06-2013 at 08:00 AM.
 
Old 12-04-2013, 07:07 AM   #21
unclejed613
Member
 
Registered: Mar 2009
Posts: 352

Original Poster
Rep: Reputation: 32
yes, pcm is showing as the capture device.....

Code:
bash-4.1$ cat /proc/asound/pcm
00-00: ALC888 Analog : ALC888 Analog : playback 1 : capture 1
00-02: ALC888 Analog : ALC888 Analog : capture 1
bash-4.1$
i'm not trying to rip or record the audio, i am trying to allow programs to process it, for instance an audio stream of FSK (radioteletype audio) or morse code, and turning it back into readable form. keep in mind, this WORKED when i was running on a machine with an SIS chipset, but is now NOT working after transferring to a machine with an intel chipset.

go here: http://w1hkj.com/index.htm
for an idea what kind of software i'm talking about....

Last edited by unclejed613; 12-04-2013 at 07:09 AM.
 
Old 12-04-2013, 08:00 AM   #22
unclejed613
Member
 
Registered: Mar 2009
Posts: 352

Original Poster
Rep: Reputation: 32
also, please understand i didn't see the point in the screenshot, since the capture sliders on the display don't identify what input the capture is linked to. somehow the system sees the capture input as "pcm" but for some reason isn't actually using "pcm" as the capture input.... either there's a problem with a configuration file, or there's a problem with how the hardware actually works... this is what i'm trying to sort out. right now i'm leaning towards putting in a sound card that has the functionality i'm looking for... my concern here is that Realtek (the actual manufacturer of the audio hardware) seems to strive for Windoze-Only functionality, and when belatedly releasing linux drivers, supplies them as "crippleware".... they have a very long history of this. if you look back at devices called "winmodems", you will see what i mean.... winmodems were modems made with soundcard architecture, and drivers supplied only to micro$oft, and realtek was one of the largest suppliers.
 
1 members found this post helpful.
Old 12-04-2013, 06:17 PM   #23
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
deleted for same reason

Last edited by aus9; 12-06-2013 at 08:01 AM.
 
Old 12-05-2013, 07:40 AM   #24
unclejed613
Member
 
Registered: Mar 2009
Posts: 352

Original Poster
Rep: Reputation: 32
actually i mentioned it in post 1, but didn't explain what the software does..... it's actually doing quite a lot of things with the audio data at the same time, such as providing an audio spectrum analyzer function, and acting as a modem. and the modem function is very similar to the way a DSP-based phone modem works. as a matter of fact, internal modems in PCs are tied to the sound card hardware. the difference is that the ham radio software uses many different communication protocols, some much simpler (morse code, FSK, etc) and some much more complex (MT63, MFSK16, SSTV, etc...). you can find a few listed (along with sound clips of what they sound like) here: http://wb8nut.com/digital/
 
Old 12-05-2013, 06:12 PM   #25
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
deleted for same reason

Last edited by aus9; 12-06-2013 at 08:01 AM.
 
Old 12-05-2013, 08:00 PM   #26
unclejed613
Member
 
Registered: Mar 2009
Posts: 352

Original Poster
Rep: Reputation: 32
these programs are intended to do all of this in real time, whether from a line input (if i had it actually hooked up to a radio) or from a live stream (there are tunable receivers on the web that stream audio, some even have transmit priveleges for licensed ham operators). before i switched to this machine (still using slackware), i was able to capture audio from the PCM device when i was on a web radio, tune the radio to the desired receive frequency, and decode from the live stream. since moving to the new machine, this does not work anymore, so something must be amiss with the asound configuration, or the internal (hardware) mapping of the devices.

so now i have a question for you... when you play those wav files, can you look at them on a spectrum analyzer program (which is another example of the type of software with it's usage of the PCM device)?

also, does slackware have a tool i don't currently know about that does a menu based config for asound? this would be similar to the "netconfig" tool... if it exists
 
Old 12-06-2013, 12:02 AM   #27
unclejed613
Member
 
Registered: Mar 2009
Posts: 352

Original Poster
Rep: Reputation: 32
the other problem i'm having is that alsaconf doesn't find the sound hardware, so it doesn't generate any conf files or asoundrc files
 
Old 12-06-2013, 04:50 AM   #28
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
deleted for same reason

Last edited by aus9; 12-06-2013 at 08:01 AM.
 
Old 12-06-2013, 06:51 AM   #29
unclejed613
Member
 
Registered: Mar 2009
Posts: 352

Original Poster
Rep: Reputation: 32
if you are not using slackware, then why are you wasting my time??????
this IS, after all the slackware subforum, and there are quite a few differences in the way slackware is set up vs debian..... if i wanted help with debian i would have gone to the debian subforum....
 
Old 12-06-2013, 07:58 AM   #30
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
I am sorry you feel that way but you are entitled to your opinion
I will not post to you 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
Moving hard drive with RHEL 4 from one machine to another. thephilly Linux - Newbie 6 06-11-2009 12:03 PM
keep having to reconfigure alsa everytime i turn computer on rich13348 Linux - Software 10 04-17-2009 05:06 AM
Moving a Linux Kiosk machine to new hardware The PIT Debian 2 04-18-2008 01:59 PM
kernel panic when moving drive to new machine gimecoffee Linux - Kernel 13 11-14-2007 11:27 AM
Need to force debian to reconfigure everything on boot k4zau Debian 2 10-13-2006 02:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:15 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