All of lore.kernel.org
 help / color / mirror / Atom feed
From: The Source <thesourcehim@gmail.com>
To: Jason Harvey <softdevice@jasonline.co.uk>
Cc: tiwai@suse.de, alsa-devel@alsa-project.org
Subject: Re: sbxfi - What works/doesn't summary
Date: Tue, 28 Oct 2008 15:47:43 +0300	[thread overview]
Message-ID: <490709EF.7090803@gmail.com> (raw)
In-Reply-To: <4906FA8C.4030501@jasonline.co.uk>

Jason Harvey пишет:
> Takashi Iwai wrote:
>
>   
>> It'd be helpful if someone can summarize the working and non-working
>> cases.  For example,
>>
>> global info:
>> 0. SBXFI model (product name, PCI ID, PCI SSID, cat /proc/asound/cards
>> entry)
>> 1. sbxfi driver version (date & HEADs)
>> 2. base_rate value
>> 3. system details (x86-64, distro, kernel version, etc)
>>
>> for each app:
>> A. Application name / version
>> B. working or not-working, problem descriptions
>> C. ALSA or OSS (you can see it in /proc/asound/card*/pcm0/sub0/hw_params)
>> D. period_size and buffer_size (ditto, or in kernel message)
>> E. any special options
>>
>> Maybe also nice on Wiki...
>>     
>
> Hi,
>
> Here's my setup and what's currently working.
>
> 0. [SB0550         ]: SBXFi - SB XFi (SB0550)
>                       SB XFi (SB0550) at 0x3040 irq 28
>
> 1. sbxfi driver version (date & HEADs)
>     26 Oct 2008
>     ./HEAD - 8682b8b4ced855b01639d85098ca7de23db87c3d Merge branch 
> 'topic/snd-hrtimer'
>     ./alsa-kernel/HEAD - 8f5d017c10e9da0b1e06f674bfc2c764192d090b Merge 
> branch 'topic/sbxfi'
>
> 2. base_rate - 48000
>
> 3. x86_64, Fedora 9, 2.6.26.6-79.fc9.x86_64
>
> APPS TESTED
>
> Mplayer -  dev-SVN-r27841-4.3.0
>
>     WORKING
>
>     cat /proc/asound/card0/pcm0p/sub0/hw_params
>
>     access: RW_INTERLEAVED
>     format: S16_LE
>     subformat: STD
>     channels: 2
>     rate: 48000 (48000/1)
>     period_size: 1024
>     buffer_size: 16384
>     OSS format: S16_LE
>     OSS channels: 2
>     OSS rate: 48000
>     OSS period bytes: 4096
>     OSS periods: 16
>     OSS period frames: 1024
>
>
> Firefox 3.0.2 flash-plugin-10.0.12.36-release.i386
>
>     WORKING
>
>     cat /proc/asound/card0/pcm0p/sub0/hw_params
>     access: MMAP_INTERLEAVED
>     format: S16_LE
>     subformat: STD
>     channels: 2
>     rate: 48000 (48000/1)
>     period_size: 1024
>     buffer_size: 16384
>
> Enemy Territory Quake Wars worked but crashed after a couple of minutes. 
> Graphics card is new so can't be sure what happened.
>
> If I set Gnome to use OSS I can get sound from Rhythmbox.
>
>
> Sorry to tag this on to the end of this message, the problems below are 
> likely of my own causing rather than the sbxfi driver...
>
> I'm investigating why when I select alsa or pulse in Gnome I get an 
> error on clicking the test button.
> "audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! 
> gconfaudiosink: Could not open audio device for playback."
> Selecting OSS and clicking test I hear the sine wave.
> But I cannot hear any desktop effect noises or the system bell.
> Same issue with KDE. I hear the log on tune but nothing else from the 
> desktop itself.
> Possibly my machine is just too messed up and needs a re-install, it's 
> been upgraded continuously from around FC3 and could do with an overhaul.
>
> Regards, Jason
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
>   
You can't hear desktop sounds because they always use pulseaudio no 
matter what sound system you select as default. For me pulseaudio plays 
first sound fine after start, others are corrupt along with sound from 
all other apps. I'll post hw_params later. Also pulseaudio tends to 
crash often with this driver so I suppose your problem is the same.

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2008-10-28 11:48 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-28 11:42 sbxfi - What works/doesn't summary Jason Harvey
2008-10-28 12:47 ` The Source [this message]
2008-10-28 17:40   ` Jason Harvey
2008-10-28 19:02     ` Takashi Iwai
2008-10-28 19:33       ` Jason Harvey
2008-10-28 19:36         ` Takashi Iwai
2008-10-28 20:15           ` Jason Harvey
2008-10-29  4:28             ` The Source
2008-10-29  4:45             ` The Source
2008-10-29  5:03               ` The Source
2008-10-29  5:07                 ` The Source
2008-10-29  5:15                   ` The Source
2008-10-29  9:29                     ` Takashi Iwai
2008-10-29 16:12                       ` The Source
2008-10-29  9:31                 ` Takashi Iwai
2008-10-29 15:55                 ` Jason Harvey
     [not found]                 ` <49088718.8000308@jasonline.co.uk>
2008-10-29 15:58                   ` Takashi Iwai
2008-10-29 17:01                     ` Jason Harvey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=490709EF.7090803@gmail.com \
    --to=thesourcehim@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=softdevice@jasonline.co.uk \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.