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 03-05-2014, 07:26 AM   #1
SharpyWarpy
Member
 
Registered: Feb 2003
Location: Florida
Distribution: Fedora 18
Posts: 862

Rep: Reputation: 91
alsa equalizer for fedora?


Hi all. I want the equalizer for alsa but can't seem to find out what package it is for Fedora. I'm using Fedora 20 64 bit. I found the 32 bit tgz and compiled it but it won't work with 64 bit. Thanks ahead of time.
 
Old 03-05-2014, 05:11 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
besides the default "alsamixer" ??????

Fedora uses pulse audio
so pavucontrol should be installed already

Last edited by John VV; 03-05-2014 at 05:14 PM.
 
Old 03-05-2014, 05:22 PM   #3
SharpyWarpy
Member
 
Registered: Feb 2003
Location: Florida
Distribution: Fedora 18
Posts: 862

Original Poster
Rep: Reputation: 91
Quote:
Originally Posted by John VV View Post
besides the default "alsamixer" ??????

Fedora uses pulse audio
so pavucontrol should be installed already
Yes, besides just alsamixer.
I found a SUSE 64 bit package, alsaequal-0.6-3.1.x86_64 and installed it but now when I try to run
Code:
alsamixer -D equal
I get this error message:
ALSA lib ctl_equal.c:268 (_snd_ctl_equal_open) Problem with control file .alsaequal.bin, 3.
cannot open mixer: Operation not permitted

Last edited by SharpyWarpy; 03-05-2014 at 05:24 PM.
 
Old 03-05-2014, 06:33 PM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
you can NOT !!!!!!!!! use a suse rpm on fedora !!!!!!!!

they are incompatible

use FEDORA rpms on fedora

UNINSTALL that incompatible rpm ASAP

what repos are installed and turned ON ?
Code:
su -
yum repolist all
and what do you see for
Code:
su -
yum search equalizer
there should be a bunch of things

including "pulseaudio-equalizer"

Last edited by John VV; 03-05-2014 at 06:34 PM.
 
Old 03-05-2014, 09:18 PM   #5
patrick013
LQ Newbie
 
Registered: Dec 2012
Posts: 25

Rep: Reputation: Disabled
http://pclosmag.com/html/Issues/201304/page10.html

Should apply to Fedora also.
 
Old 03-06-2014, 05:34 PM   #6
SharpyWarpy
Member
 
Registered: Feb 2003
Location: Florida
Distribution: Fedora 18
Posts: 862

Original Poster
Rep: Reputation: 91
Quote:
Originally Posted by patrick013 View Post
Step 1 bothers me:

1) Install the alsa-plugin-equal package from Synaptic.

Is it safe to install synaptic with Fedora? Should I assume I have to install APT package manager?

Last edited by SharpyWarpy; 03-06-2014 at 05:36 PM.
 
Old 03-06-2014, 05:47 PM   #7
SharpyWarpy
Member
 
Registered: Feb 2003
Location: Florida
Distribution: Fedora 18
Posts: 862

Original Poster
Rep: Reputation: 91
I installed apt and synaptic and did
Code:
apt-get install alsa-plugin-equal
and it failed with this error message:

PANIC: unprotected error in call to Lua API (attempt to index a nil value)

and I'm lost with this.
 
Old 03-06-2014, 05:55 PM   #8
patrick013
LQ Newbie
 
Registered: Dec 2012
Posts: 25

Rep: Reputation: Disabled
Quote:
Originally Posted by SharpyWarpy View Post
Step 1 bothers me:

1) Install the alsa-plugin-equal package from Synaptic.

Is it safe to install synaptic with Fedora? Should I assume I have to install APT package manager?
You can install it whatever way Fedora uses these days.

I think they named the package something different, like
libasound-equal or something likw that. ladspa-caps
maybe. Really weird name for the Fedora package, but
I did just install it and use the instructions I provided then.

Let us know how you like it when it starts working.
 
Old 03-06-2014, 06:42 PM   #9
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
SharpyWarpy
FEDORA IS NOT UBUNTU!!!!!!!!

you can NOT use Debian commands on a redhat based OS


and NO !!!!!
you CAN NOT !!!! install "Synaptic. " in fedora !!!!!!!
Fedora uses YUM!!!!!!!!
not "apt-get" !!!!!


Synaptic is a DEBIAN!!! gui package manager
and can NOT be used in fedora !


think of Debian and RedHat
like the "north" and "south" in the 1860's USA

they are all part on one bigger family
BUT they are not the same .

do a yum search and install whatever you want from the list
and there is also a alsa plugin
but fedora USES pulse audio by default
 
Old 03-06-2014, 08:03 PM   #10
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 6 .
Quote:
1) Install the alsa-plugin-equal package from Synaptic.
It's a PCLinuxOS site : PCLinuxOS uses "apt for rpm".

The alsa-plugin-equal is available as a "source SRC RPM" :
http://ftp.nluug.nl/pub/os/Linux/dis...os2012.src.rpm
Ref. http://ftp.nluug.nl/pub/os/Linux/dis...s/SRPMS.pclos/

Please use the SRC.RPM to build the package that will fit your OS :
$ rpmbuild --rebuild alsa-plugin-equal-0.6-1pclos2012.src.rpm

-
 
Old 03-06-2014, 08:18 PM   #11
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
This is a fedora install


So
1) why install a SUSE rpm ?
2) do not use a debian package manager
3) fedora 20 is almost never compatible with any other rpm based distro
be very careful using a pclinux srcrpm on fedora

you will likely have to hack the code to get it to build using fedora's gcc 4.8

use the fedora rpm's in THE FEDORA 20 repos
 
Old 03-08-2014, 01:44 PM   #12
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
The source code fits nicely with Fedora 20, both are using the same alsa version : 1.0.27.

Prerequisites : # yum install alsa-lib-devel caps rpm-build

Setting up the rpm-build environment in /home/<name> , post #13 here :
http://www.linuxquestions.org/questi...1-a-766486/#13

Unpack the source code with : $ rpm -Uvh alsa-plugin-equal-0.6-1pclos2012.src.rpm

Building the package : $ rpmbuild -bb alsa-plugin-equal-fc20.spec
.... and the package `alsa-plugin-equal-0.6-1.fc20.x86_64.rpm' is created.

The package alsa-plugin-equal-0.6-1.fc20.x86_64.rpm is also available here ...
https://drive.google.com/file/d/0B7S...it?usp=sharing

Install with # yum localinstall alsa-plugin-equal-0.6-1.fc20.x86_64.rpm
-
Attached Files
File Type: txt alsa-plugin-equal-fc20.spec.txt (1.3 KB, 30 views)

Last edited by knudfl; 03-08-2014 at 01:50 PM.
 
Old 03-08-2014, 02:20 PM   #13
SharpyWarpy
Member
 
Registered: Feb 2003
Location: Florida
Distribution: Fedora 18
Posts: 862

Original Poster
Rep: Reputation: 91
Quote:
Originally Posted by knudfl View Post
The source code fits nicely with Fedora 20, both are using the same alsa version : 1.0.27.

Prerequisites : # yum install alsa-lib-devel caps rpm-build

Setting up the rpm-build environment in /home/<name> , post #13 here :
http://www.linuxquestions.org/questi...1-a-766486/#13

Unpack the source code with : $ rpm -Uvh alsa-plugin-equal-0.6-1pclos2012.src.rpm

Building the package : $ rpmbuild -bb alsa-plugin-equal-fc20.spec
.... and the package `alsa-plugin-equal-0.6-1.fc20.x86_64.rpm' is created.

The package alsa-plugin-equal-0.6-1.fc20.x86_64.rpm is also available here ...
https://drive.google.com/file/d/0B7S...it?usp=sharing

Install with # yum localinstall alsa-plugin-equal-0.6-1.fc20.x86_64.rpm
-
I built this and it wrote these:
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-jack-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-oss-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-samplerate-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-upmix-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-vdownmix-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-usbstream-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-arcamav-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-speex-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-maemo-1.0.27-2.fc20.x86_64.rpm
Wrote: /johnny/rpmbuild/RPMS/x86_64/alsa-plugins-debuginfo-1.0.27-2.fc20.x86_64.rpm

Nothing about equal in any of these packages. I installed alsa-plugin-equal-0.6-1.fc20.x86_64.rpm and when I do
Code:
alsamixer -D equal
I get this error:

ALSA lib ctl_equal.c:268_snd_ctl_equal_open) Problem with control file .alsaequal.bin, 3.
cannot open mixer: Operation not permitted

I switched to another regular user and ran the same command and got this:

ALSA lib control.c:953snd_ctl_open_noupdate) Invalid CTL equal
cannot open mixer: No such file or directory

I copied an .asoundrc file to the user's directory and ran the command again and got the first error about the .alsaequal.bin file again.

Last edited by SharpyWarpy; 03-08-2014 at 02:37 PM.
 
  


Reply

Tags
alsa-plugin-equal



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
Equalizer for RealPlayer? Mike Blick Linux - Software 1 06-17-2011 11:53 AM
Software Equalizer kromberg Linux - Software 0 04-04-2008 09:41 PM
need an ALSA equalizer r00tb33r Linux - Hardware 2 07-06-2007 03:17 AM
alsa equalizer Zarneth Linux - Software 5 08-10-2005 06:14 AM
Equalizer in XINE? DTre08 Linux - Software 5 11-15-2003 07:44 PM

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

All times are GMT -5. The time now is 02:00 AM.

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