Fedora :: Configuring ALSA On 13 KDE?

Aug 24, 2010

where to customize the modules thing? I've always used Ubuntu and there was an asoundconf file where I could change these settings.Haven't been able to find the same sort of thing on Fedora. A lot of people say I should either edit the /etc/modprobe.conf file which is now deprecated and does not exist on my computer, or edit some alsa file under /etc/modprobe.d/ which i don't have either.I've installed all of the alsa packages through yum.

View 1 Replies


ADVERTISEMENT

OpenSUSE Multimedia :: Configuring Alsa (or Alsa-oss) After Hardware Upgrade?

Nov 19, 2010

I have recently been forced to do a hardware upgrade (my previous mobo died). Now, sounds works ok with,amarok because kde has recognized the new hardware and switched to it.

..... does not work, likely because flash uses alsa-oss which is probably not configured automatically. I have tried uninstalling and reinstalling both alsa-oss and flash, but it didn't solve the problem.

View 1 Replies View Related

Red Hat :: Configuring Speakers For 4.1 Channel Output On X86, ALSA Machine With VT8237?

Jan 5, 2011

I am having an intel machine with linux' redhat 5.4 distro. It's superb when it comes to server making and other admin. kind of stuffs but it fails when it comes to multimedia for i am unable to configure the sound file (asound.rc), i tried various codes but it only gives sound output on 2 front speakers. i want to activate other two rear speakers and the center one as well. this is my card info Multimedia audio controller: VIA Technologies, Inc. VT8237 AC97 Audio Controller

this is what my sound files have
/etc/asound.conf --------
#Generated by system-config-soundcard, do not edit by hand
#SWCONF
#DEV 0
defaults.pcm.card 1

[Code]...

View 1 Replies View Related

Fedora :: How Does One Set ALSA Card Indexing

Feb 4, 2009

My situation: I have a desktop, with the following sound systems internal to it:HDA IntelSBLive! I also have a Creative Labs webcam connected via USB and another device (VR goggles) which have an audio component.My problem: a fair number of game applications use ALSA card#0 to play games, now pulse's ALSA module is at best lacking, so I don't use that for games. At this point I ahve pulse configured to always use HDA Intel for it's sink, what I would like to do is to configure it so that the SBLive! card is always ALSA card#0, regardless if the 2 USB audio-ish devices are installed. That way pulse can be running and I still get to play the games with native ALSA audio. The trick is how do I force by SBLive card to _ALWAYS_ be card#0 ?Update: there is an easy way, that I should have realized before, which allows for ALSA games to use the SBLive without having it at index 0, below is how to do it:

1) cat /proc/asound/cards
example output (mine):
0 [Intel ]: HDA-Intel - HDA Intel

[code]....

View 2 Replies View Related

Fedora Installation :: Best Way To Install ALSA 1.0.23

Aug 11, 2010

Anyone know the best way to install ALSA 1.0.23 to Fedora 13? Are there packages anywhere or does it have to be installed from source?

View 7 Replies View Related

Fedora :: Alsa - Getting Sound To Work ?

Dec 29, 2010

I am having problems getting sound to work. I have pasted my output from AlsaInfo.sh in hopes that someone can assist me. I have been able to fix this with the AlsaCompile scripts for Ubuntu. I am wondering if this is a distro related issue. If not I will gladly send to the alsa project.

[url]

- One sidenote that I will mention is the fact that I DO HEAR SOUND from the following command (and only this command)

Code:

View 5 Replies View Related

Fedora :: Compiling Alsa-driver Under 14?

Feb 24, 2011

I find that I can't compile alsa-driver 1.0.24 OR 1.0.23 under Fedora 14.

Compiling alsa-driver 1.0.24 fails with:
make[1]: Entering directory `/usr/src/kernels/2.6.35.11-83.fc14.x86_64'
CC [M] /home/Extra/Emerg/Download/alsa-driver-1.0.24/acore/hrtimer.o
In file included from /home/Extra/Emerg/Download/alsa-driver-1.0.24/acore/hrtimer.c:1:0:

[Code]....

View 8 Replies View Related

OpenSUSE Multimedia :: Update ALSA, Following The Instructions Here: SDB:Alsa-update?

Mar 17, 2011

I'm trying to update ALSA, following the instructions here: SDB:Alsa-update - openSUSE.I'm not sure how to proceed at STEP THREE. There are two sets of instructions, based on whether or not the kernel has been updated. I'm not sure if it has been. How can I make sure?

View 2 Replies View Related

Fedora Installation :: Configure Alsa - Got Error

Apr 21, 2009

I am using Fedora 10 kernel 2.6.29.1-36.fc10.i686

I have installed the following packages

When I try to configure alsa, I got the following error:

View 1 Replies View Related

Fedora :: Restore ALSA To Default State?

Nov 25, 2009

I'm having trouble with my sound on my new Fedora 12 machine. when I first installed F12 sound was working but it appears that I have messed up some settings somewhere and now alsa is no longer recognizing my sound card (integrated into my ASUS M4A79XTD EVO motherboard)

Code:
$ aplay -l
aplay: device_list:223: no soundcards found...

I'm sure that when I tried to fix it I probably messed it up worse. Is there an easy way to restore all of my sound settings and audio Drivers back to the F12 defaults without losing everything else?

View 2 Replies View Related

Fedora :: Configure Rhythmbox For Alsa Usage?

Apr 27, 2010

ive finaly set up upmixing on my X-Fi (fedora 12) but now i can hear 6 channel sound in XMMS player, Mplayer but not Rhythmbox. On some forum i found that rhythmbox is using Gstream config, where i can find it in Fedora 12 and how can i make rhythmbox use my alsa 20to51 mod ?

View 3 Replies View Related

Fedora :: VIA Sound Card Not Found In ALSA On F13?

Sep 11, 2010

My sound card isn't being found on F13, it's a VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60). I ran alsa-info and posted it to the following url:

[URL]

I've had these problems before intermittently and it was working until I rebooted recently. I've also attached my yum log if there was something updated that affected it.

View 1 Replies View Related

Fedora :: Phonon And ALSA DMix Doesn't Work (F11)?

Sep 2, 2009

I'm using F11, KDE4. I have uninstalled Pulseaudio as it's unusable for my configuration (2 souncards, one of them a M Audio Delta 66). In order to not have Phonon blocking my M Audio Delta 66 card I need to use DMix. The built in ALSA dmix support doesn't show up in Phonon (System Settings -> Multimedia -> Device Preference) but I found out after some research how to add your own dmixer in the ~/.asoundrc file. Here are a few links:

http://noneus.de/?p=50
http://ptaff.ca/ptaffgnu/2009-07/124...dmix_et_phonon
http://amarok.kde.org/wiki/Setting_up_Dmix_for_ALSA
http://alsa.opensrc.org/DmixPlugin#7...e_ICE1712_chip
https://bugzilla.redhat.com/show_bug.cgi?id=474259

[Code]...

It might depend on the way it tries to access this device. When you hover the "DMixer" device it displays it will try the following devices: 1. ALSA: dmixer I think it should rather be ALSA: plug:dmixer But I can't figure out where you are able to configure this, does anyone know? I also wonder how I can remove the Pulseaudio entry in phonon. This is not important but still though PA is uninstalled. There is a Remove button but it's always disabled.

View 1 Replies View Related

Fedora Hardware :: Set Default Sound Card For Alsa?

Jan 7, 2010

I can not set default sound card for alsa. It detects my sound card and I can play audio with xmms when I config that to use alsa and my intel sound card, but other applications which use default alsa sound card, and also pulse audio, can not play any sound.

View 2 Replies View Related

Software :: Fedora Distro Upgrade Broke ALSA?

Apr 5, 2011

Getting sound to work in Linux has been nearly impossible since I upgraded from Ubuntu Jaunty to Karmic. I finally had it working for about 6 months in Fedora 12, then I upgraded to 14. </rant> When I install pulse, I can hear the login sound on KDE, and the KDE error sounds, and that's it. I can't even hear sounds from the test button in the Phonon settings.With ALSA alone,I get absolutely nothing. I've already been through this which was minimal help.

Here's the output from alsa-info: [URL]

View 1 Replies View Related

Fedora :: Configuring Fedora Directory Server For Mirroring?

Mar 16, 2010

I have installed fedora-ds-1.0.4-1.FC6.x86_64.opt.rpm on RHEL 5 Enterprise, which I use for Oracle BIEE. Now I need to install the FDS in another RHEL 5 and mirror only the FDS.

configure the mirroring part for the Fedora Directory Server.

View 3 Replies View Related

Fedora Hardware :: ALSA Aplay, Speaker-test, Sox All Just Hang?

Oct 25, 2010

I'm running Fedora 12 and at some point about a year ago my ALSA just stopped working. After posts, trials, etc, no joy. Now, after a few more months, and further F12 updates, I'm trying to get back to it.I have:

Code:
[root@DadPC ~]# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.21.

[code]....

View 2 Replies View Related

Fedora X86/64bit :: No Sound From Pulseaudio , ALSA After 2.6.40 Kernel Upgrade / Get That?

Aug 2, 2011

I just got the upgrade for the Linux Kernel version 2.6.40-4 on my Fedora 15 x86-64 box today, and the installation completed with no problems. However when I rebooted after doing the upgrade, I noticed that I had no sound. I use an ATI Radeon HD 4350 video card, and the opensource ATI driver, and use the HDMI audio from it for sound, since my monitor has a sound output jack on it. I've booted into the previous kernel (2.6.38.8-35), and sound works fine. I've tried with the new kernel in both KDE (my default desktop environment) and XFCE to get sound, and it does not work in either one. I've tried installing the VLC Phonon Backend instead of the GStreamer Backend, reinstalling Pulseaudio, reinstalling Alsa, modprobing the necessary modules needed for the card, checking all configurations with the available Pulseaudio tools (paprefs, pavumeter, pavucontrol), checked the volumes using alsamixer, and reinstalling the ALSA Pulseaudio plugin. After trying all of these, I can still get no sound out of any application, and I also noticed that Flash video plays at 2-3 times it's normal speed after the upgrade. Again, these problems do not occur on my previous kernel. Did I maybe overlook something, or can anyone else think of something I could try?

View 14 Replies View Related

Fedora :: Configuring Cron Job

Apr 21, 2010

I create a shell file with different commands . I am able to execute it manually . Now I want to schedule this file hourly . For this where I place this file and where I configure for time .

View 6 Replies View Related

Fedora Hardware :: Configuring The KVM In 14?

Jan 26, 2011

I am using Fedora 14 x86_64 (KDE 4.5.5) OS on my home desktop. I tried installing KVM (default virtual machine available in the anaconda installer). I find the performance of virtual machine too slow. For instance - installation of windows XP 32 bit took around 4 hours to complete and booting windows xp takes somewhere around 3 minutes. PCBSD installation took around 14 hours and booting PCBSD is taking around 5 minutes. The base operating system i.e.Fedora is blazingly fast. After spending some time in google search , I found few posts saying such sluggishness could be due to not enabling virtualization option in BIOS. I searched my BIOS menu, my level best, but could not find any such option available.I use intel E7400 core 2 duo processor with 4 GB DDR2 RAM. I use nvidia GEForce 7100/nForce 630i/PCI mother board and graphics card. I have installed nvidia proprietary video drivers from rpmfusion. Following is the output from hardware lister (lshw) for the CPU -

CPU
/0/4
product: Intel(R) Core(TM)2 CPU E7400 @ 2.80GHz
vendor: Intel Corp.

[code].....

I also tried visiting the BIOS manufacturers website, and found that there are no firmware upgrades available. So I wanted to know is there any way I can speed up my virtualisation or should try some other solution like virtualbox etc.

View 5 Replies View Related

Red Hat / Fedora :: Configuring Squid On 13

Jul 14, 2010

I was trying to configure squid 3.1 on fedora linux 13. It's working perfectly fine from the local host but unable to browse from local network even after configuring acl for local network.

Connectivity diagram is given below

Local Network (windowsXP clients) --> Squid Server --> Firewall--> Internet
(192.168.102.0/24) (192.168.102.25)

Linux server has only one network card which is configured with internal IP. Configured client browser with proxy address (192.168.102.24 and port 312.

View 1 Replies View Related

Red Hat / Fedora :: Configuring The Firefox On 13?

Jul 14, 2010

I have managed to install java, flash and acrobat plugins but haven't been able to make Firefox play wmv, wmp files. I am following instructions from myguides.net website and when I search for test player on google at the webpage PluginDoc: Windows Media Player Plugin Test Player (XP/Vista) and it doesn't work.

View 1 Replies View Related

Fedora :: Configuring Nfs Automount ?

Jun 15, 2010

In configuring nfs automount. following must be in consideration. command and tools for NFS automount?changes in configuration file.

View 3 Replies View Related

Software :: Fedora 14 X86_64 No Sound After Removing Alsa-driver-linuxant?

Apr 14, 2011

Months ago, I tried to get my notebook's internal modem working, by installing alsa-driver-linuxant-1.0.23.1-1.noarch.rpm and hsfmodem-7.80.02.06x86_64full-1.x86_64.rpm, both from Linuxant. This did not work, but my system was stable and the sound device (Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)) worked fine.In the last few days, I upgraded to the latest kernel 2.6.35.12-88.fc14.x86_64. Boot failed due to an inability to build the alsa-driver-linuxant against the kernel source (I have the kernel source in /usr/src/kernels/2.6.35.12-88.fc14.x86_64/). The message in boot.log was:

Code:
ERROR: Build failed. Please review the build log at /var/run/alsa-driver.1367.log.
/var/run/alsa-driver.1367.log contains the error:

[code]....

View 4 Replies View Related

Fedora :: Manually Configuring Ip Address In Fedora 7?

Aug 22, 2009

In windows i set up ip address , subnet mask , default gateway , Preferred DNS server and alternate DNS server , how do i do that in linux and where.. I have fedora 7 secondary OS that i sue for work...

View 3 Replies View Related

Fedora :: Configuring Homebank From The Tarball?

Aug 21, 2010

I am trying to install Homebank, a money manager. No problems untarring it. But I'm stuck on ./configure. When I run that command, I get this output:

Quote:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/Tom/Downloads/homebank-4.3/missing: Unknown `--run' option

[code]....

I'm guessing it's a simple matter of installing gtk and glib, but I just want to double check before I go any further.

View 4 Replies View Related

Fedora :: Configuring Sudo - Not Authorized ?

Jan 12, 2011

Have recently entered the world of fedora.

I wanted to add my user in the sudoers group but when I give:

Tells me that I am not authorized.

I also tried to put before asking for the sudo password and then tells me that I am not part of the sudoers group ....

View 3 Replies View Related

Red Hat / Fedora :: Configuring Apache Web Server

Oct 19, 2009

I have to go through an ERP projects. "README" file to setup the software gives following instruction which I have attached with this thread.So, according to first step I copied the entire "dolibarr-2.6.1" folder in "/usr/local/apache2". But whenever I call the browser with address given in "README" file my browser gives the following error message : Code: Firefox can't establish a connection to the server at localhost.Please let me know how can I configure the Web Server so that I can use the software.

View 1 Replies View Related

Red Hat / Fedora :: Configuring Wireless Lan - TP-Link ?

Nov 9, 2010

I have Redhat 5.5 and want to configure my TP-LINK TL-WN321G 54Mbps USB Wireless Lan card with it. when i plugged my TP-LINK TL-WN321G 54Mbps USB Wireless Lan card into my system my /sbin/lspci is

Where i should start configuring with? when i plugges this in my windows machine. it works fine

View 9 Replies View Related

Fedora :: Configuring Apache For SSl And Tomcat 5.

Jan 21, 2009

I have a Apache web server and a separate tomcat 5 server. I can run the jsp-exaples just fine using HTTP. However using HTTPS fails. For some reason it appears HTTPS is not forwarding to the connector, I get 404 not found, returned.If I simply try https://apache_server_ip I successfully connect to the default Apache page.According to this page it should just work. Apache should do the ssl encryption/decryption and tomcat operate as normal.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved