[Trisquel-users] Intel audio noise

2009-09-29 Thread Daemonax
I have a Thinkpad T61 with an Intel audio card (Audio device: Intel  
Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)).


I've noticed that with Trisquel I often get a lot of static noise when a  
sound plays, such as when someone signs in on pidgin, and sometimes when  
playing a video.


I previously used gNewSense and never had this problem.

Anyone else noticed it, and more importantly does anyone have any idea how to  
solve this problem?


Thanks.
___
Trisquel-users mailing list
Trisquel-users@listas.trisquel.info
http://listas.trisquel.info/mailman/listinfo/trisquel-users


Re: [Trisquel-users] Intel audio noise

2009-09-29 Thread Aitor Ruano Miralles
I have the same problem sometimes and what a coincidence! I have an
Intel HD audio card too!

El dc 30 de 09 de 2009 a les 04:03 +, en/na daemo...@orcon.net.nz va
escriure:
> I have a Thinkpad T61 with an Intel audio card (Audio device: Intel  
> Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)).
> 
> I've noticed that with Trisquel I often get a lot of static noise when a  
> sound plays, such as when someone signs in on pidgin, and sometimes when  
> playing a video.
> 
> I previously used gNewSense and never had this problem.
> 
> Anyone else noticed it, and more importantly does anyone have any idea how to 
>  
> solve this problem?
> 
> Thanks.
> ___
> Trisquel-users mailing list
> Trisquel-users@listas.trisquel.info
> http://listas.trisquel.info/mailman/listinfo/trisquel-users

___
Trisquel-users mailing list
Trisquel-users@listas.trisquel.info
http://listas.trisquel.info/mailman/listinfo/trisquel-users


Re: [Trisquel-users] Intel audio noise

2009-09-29 Thread Daemonax

I think I might have sorted it.

In /etc/pulse/daemon.conf

I had a line that said

resample-method = src-linear

I've had a look on another identical laptop that I use for running any old  
garbage, it's currently running the ubuntu 9.10 alpha (performance bodes well  
for future releases of Trisquel!) and that line (which was the only line that  
was different) says:


resample-method = speex-float-1

According to an Ubuntu forum post the different options you can place there  
are


src-sinc-best-quality, src-sinc-medium-quality, src-sinc-fastest,  
speex-float-{10-0}, speex-fixed-{10-0}, ffmpeg, src-zero-order-hold,  
src-linear, trivial


And apparently these are listed in order of quality, from highest to lowest.  
Higher quality will use more cpu though. As you can see src-linear is second  
to last in quality.


I changed that are restarted just to be sure, seems to be okay so far. If you  
want to try that and see how it goes and report back either way that would be  
helpful.


If this solves the issue it'd be nice if Trisquel would default to this.
___
Trisquel-users mailing list
Trisquel-users@listas.trisquel.info
http://listas.trisquel.info/mailman/listinfo/trisquel-users


Re: [Trisquel-users] Intel audio noise

2009-09-30 Thread Daemonax
If you haven't tried the fix I suggested earlier, could you try setting in  
pidgin's preferences under the sound tab:


command -> paplay %s

See if that fixes things.
___
Trisquel-users mailing list
Trisquel-users@listas.trisquel.info
http://listas.trisquel.info/mailman/listinfo/trisquel-users


Re: [Trisquel-users] Intel audio noise

2009-09-30 Thread Aitor Ruano Miralles
Wow, thank you for the reply, I'll try with "src-sinc-best-quality" and
let see what happens...

El dc 30 de 09 de 2009 a les 06:41 +, en/na daemo...@orcon.net.nz va
escriure:
> I think I might have sorted it.
> 
> In /etc/pulse/daemon.conf
> 
> I had a line that said
> 
> resample-method = src-linear
> 
> I've had a look on another identical laptop that I use for running any old  
> garbage, it's currently running the ubuntu 9.10 alpha (performance bodes well 
>  
> for future releases of Trisquel!) and that line (which was the only line that 
>  
> was different) says:
> 
> resample-method = speex-float-1
> 
> According to an Ubuntu forum post the different options you can place there  
> are
> 
> src-sinc-best-quality, src-sinc-medium-quality, src-sinc-fastest,  
> speex-float-{10-0}, speex-fixed-{10-0}, ffmpeg, src-zero-order-hold,  
> src-linear, trivial
> 
> And apparently these are listed in order of quality, from highest to lowest.  
> Higher quality will use more cpu though. As you can see src-linear is second  
> to last in quality.
> 
> I changed that are restarted just to be sure, seems to be okay so far. If you 
>  
> want to try that and see how it goes and report back either way that would be 
>  
> helpful.
> 
> If this solves the issue it'd be nice if Trisquel would default to this.
> ___
> Trisquel-users mailing list
> Trisquel-users@listas.trisquel.info
> http://listas.trisquel.info/mailman/listinfo/trisquel-users

___
Trisquel-users mailing list
Trisquel-users@listas.trisquel.info
http://listas.trisquel.info/mailman/listinfo/trisquel-users


Re: [Trisquel-users] Intel audio noise

2009-10-03 Thread Daemonax

Hi aitux,

Could you please tell me how that went for you?

I was playing around with speex-float-3 yesterday and even that I noticed  
resulted in a lot of cpu usage, about 5% (on a core2duo 2.2 ghz) and that was  
causing static when I was playing a youtube video using swfdec. But dropping  
it to speex-float-1 like I had previously solved the issue.


It seems to me that this is probably about the optimal point. Going for the  
highest setting I've heard can use up to 60% of the cpu and you won't notice  
the difference anyway.

___
Trisquel-users mailing list
Trisquel-users@listas.trisquel.info
http://listas.trisquel.info/mailman/listinfo/trisquel-users


Re: [Trisquel-users] Intel audio noise

2009-10-04 Thread Aitor Ruano Miralles
For the moment, I'm do not notice any noise since I changed the sound
preferences, and the CPU seems to work as always. Swfdec works fine for
me if don't run heavy programs at the same time, for example I'm just
running swfdec now and writting this email at the same time without any
problem and both CPUs (Core 2 duo 2.0 GHz) are more ore less at 50%.

El dg 04 de 10 de 2009 a les 03:56 +, en/na daemo...@orcon.net.nz va
escriure:
> Hi aitux,
> 
> Could you please tell me how that went for you?
> 
> I was playing around with speex-float-3 yesterday and even that I noticed  
> resulted in a lot of cpu usage, about 5% (on a core2duo 2.2 ghz) and that was 
>  
> causing static when I was playing a youtube video using swfdec. But dropping  
> it to speex-float-1 like I had previously solved the issue.
> 
> It seems to me that this is probably about the optimal point. Going for the  
> highest setting I've heard can use up to 60% of the cpu and you won't notice  
> the difference anyway.
> ___
> Trisquel-users mailing list
> Trisquel-users@listas.trisquel.info
> http://listas.trisquel.info/mailman/listinfo/trisquel-users
-- 
Aitor Ruano Miralles 

___
Trisquel-users mailing list
Trisquel-users@listas.trisquel.info
http://listas.trisquel.info/mailman/listinfo/trisquel-users


Re: [Trisquel-users] Intel audio noise

2010-11-05 Thread asce111
If there's one guiding nike shoes principle to writing good articles, this is  
it, and it isn't as easy as it nike tailwind sounds. The temptation to turn  
article writing into a numbers game is tantalizing and seductive. Most of us  
fall mens air max 2010 for it, especially when we're just starting out.  
There's also an element of competition involved. For example, many online  
nike air 2010 marketing forums will have multiple threads at any given time  
with members bragging about how many 2010 womens nike air max articles they  
can write in a day. The notion that it's all about quantity nike air max 2009  
seeps into a lot of minds this way. You have to work hard to avoid letting  
this take hold.Writing a good nike air max 2009 womens, quality article takes  
time. It requires effort and discipline. In other words, it's not nike air  
max 2009 mens sexy.' It's hard, 'nose to the grindstone' work. But the  
motivation comes from understanding that the commitment to authoring only  
good mens nike air max 95 shoes articles pays large dividends over the long  
haul. You will gain an impressive reputation as a writer. Your mens nike air  
max 90 site will gain authority in your niche. Your articles will be picked  
up by womens air max 90 scores of others . Your RSS feed will be posted to  
more air max shoes blogs.