Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > The Dungeon > Archived (Click Header To See Sub-Forums) > Alpha, Beta & Snapshots Discussions (Fedora 11 Only)
FedoraForum Search

Forgot Password? Join Us!

Alpha, Beta & Snapshots Discussions (Fedora 11 Only) Post Development Version comments and questions that don't belong in Bugzilla here. These posts will be moved or deleted once the Final version is released

 
 
Thread Tools Search this Thread Display Modes
  #76  
Old 26th May 2009, 11:25 AM
Demz
Guest
 
Posts: n/a
just out of curiosity. have you tried updating your BIOS for any realtek fix's
  #77  
Old 26th May 2009, 11:37 AM
HBeaumont Offline
Registered User
 
Join Date: May 2009
Posts: 20
Quote:
Originally Posted by Demz View Post
just out of curiosity. have you tried updating your BIOS for any realtek fix's
Well, that absurd recommendation if windows xp/7 and oss/alsa have no problems, then bios has nothing to do with pulseaudio bugginess.
  #78  
Old 26th May 2009, 11:46 AM
Demz
Guest
 
Posts: n/a
Quote:
Originally Posted by HBeaumont View Post
Well, that absurd recommendation if windows xp/7 and oss/alsa have no problems, then bios has nothing to do with pulseaudio bugginess.
why would it be a Absurd recommendation? . windows corrects its own problems where as Linux IMO tends to rely on updated drivers/BIOS to work sufficiently. .. but if your having Sound issues an you use onboard sound a BIOS update probably wouldnt hurt,
  #79  
Old 26th May 2009, 11:54 AM
HBeaumont Offline
Registered User
 
Join Date: May 2009
Posts: 20
Quote:
Originally Posted by Demz View Post
... where as Linux IMO tends to rely on updated drivers/BIOS to work sufficiently...
Quote:
Originally Posted by HBeaumont View Post
Well, that absurd recommendation if windows xp/7 and oss/alsa have no problems, then bios has nothing to do with pulseaudio bugginess.

The message you have entered is too short. Please lengthen your message to at least 10 characters.

Last edited by HBeaumont; 26th May 2009 at 11:55 AM. Reason: fixed quote tag
  #80  
Old 26th May 2009, 07:57 PM
AdamW's Avatar
AdamW Offline
Fedora QA Community Monkey
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,832
hbeau: do you get the skips playing just an audio file rather than a video?
__________________
Adam Williamson | awilliam AT redhat DOT com
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net
  #81  
Old 26th May 2009, 08:32 PM
HBeaumont Offline
Registered User
 
Join Date: May 2009
Posts: 20
It seems to be VLC-only problem, but I need more testing time to be entirely sure. Meanwhile I opened bug report for skipping login sound.
  #82  
Old 27th May 2009, 01:58 AM
rookcifer Offline
Registered User
 
Join Date: May 2008
Posts: 64
Quote:
Originally Posted by AdamW View Post
I asked you specifically to file a bug report about that particular issue so it could be properly tracked, and you refused.
Yes, I know. I have calmed down now since I reverted back to Fedora 10 (where Pulseaudio does not give kernel failures and where it can be uninstalled completely). I tried other distros and they just don't provide the features I need like Fedora does.

Anyway, I filed the bug report just a minute ago. Hopefully this will be fixed soon enough so that I wont be stuck on F10 forever.

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=502698
  #83  
Old 27th May 2009, 06:24 PM
BassHead Offline
Registered User
 
Join Date: Mar 2006
Location: UK
Posts: 7
Where does PulseAudio get the device names from and is there a way to customise the labels?

Touch wood I've got PulseAudio working perfectly for the first time since Fedora 7/8, but the initial configuration was hampered due to both my soundcards being labelled Internal Audio in pavolumecontrol . In previous releases the labels were closer to the results from inspecting the /proc data IIRC,
Code:
$ more /proc/asound/cards
 0 [Live           ]: EMU10K1 - SB Live! Value [CT4670]
                      SB Live! Value [CT4670] (rev.4, serial:0x201102) at 0xe300, irq 18
 1 [EMU1010        ]: Audigy2 - E-mu 1010 [MAEM8810]
                      E-mu 1010 [MAEM8810] (rev.3, serial:0x40011102) at 0xdc00, irq 19
For reference I'm running a 64bit KDE only install of the preview release, which is fully updated.

The EMU1010 (an E-mu 1820m) is my main cards, but its internal DSP routing needs changing after a fresh install because the default ALSA settings don't match those of the manufacturer's and hence my cabling. For example, ALSA sets the monitoring channel to output pair #1 instead of #4. In the past I've made the changes with a bit of trial and error using alsamixer, but this time I didn't know which soundcard I was selecting as for the default in PA so I had to check both at each step. That sort of thing gets boring very quickly, especially when I didn't know if I could trust pulseaudio to be working
  #84  
Old 28th May 2009, 01:22 AM
rookcifer Offline
Registered User
 
Join Date: May 2008
Posts: 64
Quote:
Originally Posted by BassHead View Post
Where does PulseAudio get the device names from and is there a way to customise the labels?

Touch wood I've got PulseAudio working perfectly for the first time since Fedora 7/8, but the initial configuration was hampered due to both my soundcards being labelled Internal Audio in pavolumecontrol . In previous releases the labels were closer to the results from inspecting the /proc data IIRC,
Code:
$ more /proc/asound/cards
 0 [Live           ]: EMU10K1 - SB Live! Value [CT4670]
                      SB Live! Value [CT4670] (rev.4, serial:0x201102) at 0xe300, irq 18
 1 [EMU1010        ]: Audigy2 - E-mu 1010 [MAEM8810]
                      E-mu 1010 [MAEM8810] (rev.3, serial:0x40011102) at 0xdc00, irq 19
For reference I'm running a 64bit KDE only install of the preview release, which is fully updated.

The EMU1010 (an E-mu 1820m) is my main cards, but its internal DSP routing needs changing after a fresh install because the default ALSA settings don't match those of the manufacturer's and hence my cabling. For example, ALSA sets the monitoring channel to output pair #1 instead of #4. In the past I've made the changes with a bit of trial and error using alsamixer, but this time I didn't know which soundcard I was selecting as for the default in PA so I had to check both at each step. That sort of thing gets boring very quickly, especially when I didn't know if I could trust pulseaudio to be working

Are you using analog or digital output with the SB Live? Either way, you should be getting kernel failure messages. You can fix it if using analog by defaulting PA to analog out. But if you're using digital, there seems to be no way around the kerneloops messages at this time.
  #85  
Old 28th May 2009, 10:12 AM
BassHead Offline
Registered User
 
Join Date: Mar 2006
Location: UK
Posts: 7
Neither rookcifer, under Fedora all the audio duties are handled by the E-mu card and the SBLive! is redundant. However thanks for the pointing that out, I guess it explains why I was getting KFMs before I'd configured the 1820m as the default.
  #86  
Old 28th May 2009, 03:33 PM
hiwayzen Offline
Registered User
 
Join Date: May 2009
Posts: 2
I have been trying to find a linux system that does everything I need out of the box (after installing and hopefully not spending a half day configuring necessary software) Fed 1 (five years ago) did just that! Then some upgrade later smashed something, as I recall the pkging system went and it was on to Deb and Ubuntu and so on through latest Mint, Mandriva and now back to Fed.

Many of these trials (including Fed 10) failed because of sound hicups. All are using pulse these days. So, I've tried everything else and am determined to get this working. Removing Pulse audio removed the hicups.

I am running Fed 10 for 386 (for flash reasons) on AMD Phenom Quad core in M3A motherboard. Sound Blaster.
  #87  
Old 28th May 2009, 04:15 PM
zx5000 Offline
Registered User
 
Join Date: Jan 2005
Posts: 37
clean install
no-sound
players run real slow or hang at the end of a sound for a long time ( play /usr/share/sounds/pop.wav > 1min )

Code:
00:00.0 Host bridge: Intel Corporation 82Q33 Express DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82Q33 Express PCI Express Root Port (rev 02)
00:03.0 Communication controller: Intel Corporation 82Q33 Express MEI Controller (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IB (ICH9) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IB (ICH9) 2 port SATA IDE Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3600 Series
01:00.1 Audio device: ATI Technologies Inc RV635 Audio device [Radeon HD 3600 Series]
  #88  
Old 28th May 2009, 04:40 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
To test if pulseaudio is the problem you can just do (as root)

Code:
mv /etc/alsa/pulse-default.conf /etc/alsa/pulse-default.conf.x
then reboot or launch your problematic app (eg fluidsynth -a alsa and pSX emulator are two that have issues)

Then post a bugzilla.
  #89  
Old 29th May 2009, 09:00 PM
zx5000 Offline
Registered User
 
Join Date: Jan 2005
Posts: 37
My issue seems to be related to my video card. This is a new machine. My sys-admin installed a Radeon 3650 graphics card which has DMI surround sound. This card disables the on-board sound.
 

Tags
experiences, fedora, pulseaudio

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
My Experiences with Fedora 10 fedora57 Reviews, Rants & Things That Make You Scream 15 23rd April 2009 11:13 AM
My experiences in Fedora Core 8 chew5011 Using Fedora 17 27th January 2008 09:54 AM
My experiences in Fedora Core 8 chew5011 Using Fedora 1 13th January 2008 03:51 PM
Macbook Pro Fedora 7 Experiences john-boro Hardware & Laptops 6 14th October 2007 11:17 PM
My Experiences with Fedora msimplay Programming & Packaging 9 25th December 2004 08:30 PM


Current GMT-time: 20:42 (Tuesday, 18-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat