Re: Call for Jaunty testers (PulseAudio stability-related)

2009-03-22 Thread Vishal Rao
On Sat, Mar 21, 2009 at 11:13 PM, Daniel T Chen  wrote:
> On Sat, 21 Mar 2009, Vishal Rao wrote:
>
>> The install failed with "newer version already installed" because I
>> earlier updated and got 2.6.28-11 from main.
>> I doubt the hw_ptr fixes are in main, if not, will you build new
>> packages with updated version?
>
> Updated.
>
> - -Dan

Yes, the kernel (amd64) is an improvement, as I've posted in bug
330814, on my desktop with
Intel motherboard and also on my HP tablet.

Thanks,
Vishal

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Call for Jaunty testers (PulseAudio stability-related)

2009-03-21 Thread Jan Claeys
Op vrijdag 20-03-2009 om 05:07 uur [tijdzone -0400], schreef Daniel T
Chen:
> We're all aware that the migration to PulseAudio has been less than 
> smooth. I don't need to explain that several glaring audio aberration 
> and stability symptoms remain in current Jaunty. The good news is that
> there's light at the end of the tunnel.
> 
> I've built test kernels (sorry, no headers yet) for i386 and amd64 
> containing work to stabilise the hw-ptr as exposed to userspace 
> applications. They are available at http://kernel.ubuntu.com/~dtchen/
> 
> Reports so far have been extremely positive. With additional feedback,
> we can finally put the linux task of bug 330814 to rest.

I've just installed it and will test after my next reboot.

> Thanks for understanding and testing!

Thanks for all your work on this!

-- 
Jan Claeys


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Call for Jaunty testers (PulseAudio stability-related)

2009-03-21 Thread Daniel T Chen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 21 Mar 2009, Vishal Rao wrote:

> The install failed with "newer version already installed" because I
> earlier updated and got 2.6.28-11 from main.
> I doubt the hw_ptr fixes are in main, if not, will you build new
> packages with updated version?

Updated.

- -Dan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFJxScre9GwFciKvaMRAgRuAKCRTNcW6+HT9O96edW5ZyCLQK+TRQCeJuKr
FGZN3+RasN8DLOJDHPh4YDE=
=XoPS
-END PGP SIGNATURE-

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Call for Jaunty testers (PulseAudio stability-related)

2009-03-20 Thread Vishal Rao
On Fri, Mar 20, 2009 at 4:41 PM, Daniel Chen  wrote:
> Start by installing the kernel for your given architecture. You can

The install failed with "newer version already installed" because I
earlier updated and got 2.6.28-11 from main.
I doubt the hw_ptr fixes are in main, if not, will you build new
packages with updated version?

In any case, with the 2.6.28-11 from main, I still see problems of
crackling and occasionally no sound
being played back in VLC.

There are also logs such as:
Mar 21 11:53:32 blackbird kernel: [ 3827.349760] vlc[5423]: segfault
at 7f6af448b610 ip 7f6af448b612 sp 7f6af50c8108 error 7 in
libpulse.so.0.7.1[7f6af4462000+5d000]

Let me know if I already have your patches or I still need to install
your kernel package - I am running amd64. Also if there
is any other info needed like alsa-info.sh output?

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Call for Jaunty testers (PulseAudio stability-related)

2009-03-20 Thread Dotan Cohen
> Please remember that I am only interested in PulseAudio *stability*
> changes, not whether PulseAudio is inaudible, etc.
>

Will do in the coming days. Thanks, Daniel.

-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Call for Jaunty testers (PulseAudio stability-related)

2009-03-20 Thread Daniel Chen
On Fri, Mar 20, 2009 at 5:28 AM, Dotan Cohen  wrote:
> I am an end-user with no development experience. Would my input in
> testing still be valuable? If so, then how can I start? Simply
> pointing me to the relevant documentation for enabling the kernel you
> mentioned would be a start.

Start by installing the kernel for your given architecture. You can
click the link for one of the debs, and Ubuntu will handle the rest
for you, although I recommend that you save the deb instead of
installing it immediately via gdebi.

I recommend that you verify that the SHA256SUM is correct after
downloading the deb. I have placed a GPG-signed SHA256SUM.asc file in
that directory. Open a Terminal, and type:

sha256sum 

where  is the path to the linux-image...deb that you
downloaded. Make sure the sums match.

> Once I get it up, what should I test? Should I just open different
> audio applications (Amarok, Skype, VLC) and try to play some files?

Yes, please attempt to reproduce bug 330814 and/or bug 344057 using
whatever "normal" usage patterns.

Please remember that I am only interested in PulseAudio *stability*
changes, not whether PulseAudio is inaudible, etc.

-Dan

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Call for Jaunty testers (PulseAudio stability-related)

2009-03-20 Thread Dotan Cohen
> We're all aware that the migration to PulseAudio has been less than
> smooth. I don't need to explain that several glaring audio aberration
> and stability symptoms remain in current Jaunty. The good news is that
> there's light at the end of the tunnel.
>
> I've built test kernels (sorry, no headers yet) for i386 and amd64
> containing work to stabilise the hw-ptr as exposed to userspace
> applications. They are available at http://kernel.ubuntu.com/~dtchen/
>
> Reports so far have been extremely positive. With additional feedback,
> we can finally put the linux task of bug 330814 to rest.
>
> Thanks for understanding and testing!
>

I am an end-user with no development experience. Would my input in
testing still be valuable? If so, then how can I start? Simply
pointing me to the relevant documentation for enabling the kernel you
mentioned would be a start.

Once I get it up, what should I test? Should I just open different
audio applications (Amarok, Skype, VLC) and try to play some files?

Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss