ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] q: 2.6.30, snd_intel8x0, skips
@ 2009-07-01 14:56 Michael Shigorin
  2009-07-01 15:01 ` Turkov Oleg
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Michael Shigorin @ 2009-07-01 14:56 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 938 bytes --]

	Здравствуйте.
Это только у меня все 2.6.30 в округе (std-ng-2.6.30-alt1, 
std-def-2.6.30-alt1, lks-wks-2.6.30-alt0.4) не слишком редко
умудряются скипать звук на T41p (P4M 1.6, ICH4/ICH4-L/ICH4-M)?

Наблюдается при работе mplayer, xmms, psi (то есть aplay).
На 2.6.28 и предыдущих такого не припомню.

pad:~> rpm -qa | grep alsa | sort
alsa-oss-1.0.17-alt3
alsa-plugins-1.0.20-alt2
alsa-plugin-xaudio-0.6.1-alt1
alsa-utils-1.0.20-alt2
kernel-modules-alsa-lks-wks-2.6.28-alt2
kernel-modules-alsa-lks-wks-2.6.30-alt0.4
kernel-modules-alsa-std-def-1.0.16-alt4.132633.8
kernel-modules-alsa-std-def-2.6.27-alt8
kernel-modules-alsa-std-def-2.6.30-alt1
kernel-modules-alsa-wks-smp-2.6.26-alt5
libalsa-1.0.20-alt2
vlc-plugin-alsa-1.0.0-alt0.rc4
xmms-out-alsa-1.2.11-alt8

rc.local (в основном по энергосбережению, и давно не менялся)
прилагается.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #2: rc.local --]
[-- Type: text/plain, Size: 1566 bytes --]

#!/bin/sh
# underclock it by default
#rovclock -c 60 -m 60	# DynamicClocks on
ethtool -s eth0 wol d
#ethtool -s eth0 autoneg off speed 100

echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
# http://www.lesswatts.org/projects/powertop/known.php#ondemand
#( modprobe acpi-cpufreq \
#&& cd /sys/devices/system/cpu/cpu0/cpufreq/ondemand \
#&& cat sampling_rate_max > sampling_rate \
#&& echo 1 > ignore_nice_load )

# mostly powertop advice
echo 1 > /sys/bus/pci/devices/0000:02:02.0/rf_kill
echo 5 > /proc/sys/vm/laptop_mode
echo 1500 > /proc/sys/vm/dirty_writeback_centisecs
echo 1500 > /proc/sys/vm/dirty_expire_centisecs
echo 32 > /proc/sys/dev/hpet/max-user-freq
# http://www.fido7.spb.su/fido7.ru.linux/msg11161.html
echo 60 > /proc/sys/vm/dirty_ratio
echo 1 > /proc/sys/vm/dirty_background_ratio
echo 1 > /sys/module/snd_ac97_codec/parameters/power_save
amixer set Line mute nocap >&/dev/null
amixer set Mic mute nocap >&/dev/null

# http://www.thinkwiki.org/wiki/How_to_reduce_power_consumption
#for i in /sys/bus/usb/devices/*/power/autosuspend; do echo 1 > $i; done
DISPLAY=:0 xrandr --output TV --off
#echo crt_disable > /proc/acpi/ibm/video
echo dvi_disable > /proc/acpi/ibm/video
#iwpriv eth1 set_power 5

#rmmod thinkpad_acpi # powersaved works better with it, fancontrol too
#service haldaemon stop

# cinelerra
echo 0x7fffffff > /proc/sys/kernel/shmmax

#( sleep 10; echo 1 > /sys/bus/pci/devices/*/rf_kill ) &
( sleep 10; echo 1 > /sys/bus/pci/devices/0000:02:02.0/rf_kill ) &
( /usr/local/sbin/tp-fancontrol-basic >&/dev/tty10 ) &

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] q: 2.6.30, snd_intel8x0, skips
  2009-07-01 14:56 [sisyphus] q: 2.6.30, snd_intel8x0, skips Michael Shigorin
@ 2009-07-01 15:01 ` Turkov Oleg
  2009-07-01 15:09 ` Andrey Rahmatullin
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Turkov Oleg @ 2009-07-01 15:01 UTC (permalink / raw)
  To: sisyphus

В сообщении от середа 01 липень 2009 Michael Shigorin написал(a):
> 	Здравствуйте.
> Это только у меня все 2.6.30 в округе (std-ng-2.6.30-alt1,
> std-def-2.6.30-alt1, lks-wks-2.6.30-alt0.4) не слишком редко
> умудряются скипать звук на T41p (P4M 1.6, ICH4/ICH4-L/ICH4-M)?
>

std-def-2.6.30-alt1
+1
-- 
Turkov Oleg
turkov at univ.kiev.ua

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] q: 2.6.30, snd_intel8x0, skips
  2009-07-01 14:56 [sisyphus] q: 2.6.30, snd_intel8x0, skips Michael Shigorin
  2009-07-01 15:01 ` Turkov Oleg
@ 2009-07-01 15:09 ` Andrey Rahmatullin
  2009-07-01 15:17 ` Aleksey Novodvorsky
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2009-07-01 15:09 UTC (permalink / raw)
  To: sisyphus

On Wed, Jul 01, 2009 at 05:56:28PM +0300, Michael Shigorin wrote:
> Это только у меня все 2.6.30 в округе (std-ng-2.6.30-alt1, 
> std-def-2.6.30-alt1, lks-wks-2.6.30-alt0.4) не слишком редко
> умудряются скипать звук на T41p (P4M 1.6, ICH4/ICH4-L/ICH4-M)?
С трёх прочтений не смог понять проблему, но
https://bugzilla.redhat.com/show_bug.cgi?id=496119


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] q: 2.6.30, snd_intel8x0, skips
  2009-07-01 14:56 [sisyphus] q: 2.6.30, snd_intel8x0, skips Michael Shigorin
  2009-07-01 15:01 ` Turkov Oleg
  2009-07-01 15:09 ` Andrey Rahmatullin
@ 2009-07-01 15:17 ` Aleksey Novodvorsky
  2009-07-09 12:41   ` Michael Shigorin
  2009-07-01 15:25 ` Sergey Bolshakov
  2009-07-04 10:38 ` Sergey Bolshakov
  4 siblings, 1 reply; 8+ messages in thread
From: Aleksey Novodvorsky @ 2009-07-01 15:17 UTC (permalink / raw)
  To: shigorin, ALT Linux Sisyphus discussions

01.07.09, Michael Shigorin<mike@osdn.org.ua> написал(а):
>         Здравствуйте.
>  Это только у меня все 2.6.30 в округе (std-ng-2.6.30-alt1,
>  std-def-2.6.30-alt1, lks-wks-2.6.30-alt0.4) не слишком редко
>  умудряются скипать звук на T41p (P4M 1.6, ICH4/ICH4-L/ICH4-M)?
>
>  Наблюдается при работе mplayer, xmms, psi (то есть aplay).
>  На 2.6.28 и предыдущих такого не припомню.

Запишете в bugzilla? Со ссылкой, которую привел wrar@.

Rgrds, Алексей

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] q: 2.6.30, snd_intel8x0, skips
  2009-07-01 14:56 [sisyphus] q: 2.6.30, snd_intel8x0, skips Michael Shigorin
                   ` (2 preceding siblings ...)
  2009-07-01 15:17 ` Aleksey Novodvorsky
@ 2009-07-01 15:25 ` Sergey Bolshakov
  2009-07-04 10:38 ` Sergey Bolshakov
  4 siblings, 0 replies; 8+ messages in thread
From: Sergey Bolshakov @ 2009-07-01 15:25 UTC (permalink / raw)
  To: sisyphus

>>>>> "Michael" == Michael Shigorin <mike-nVB1ZwtFQf3sG83rWm+8vg@public.gmane.org> writes:

 > 	Здравствуйте.
 > Это только у меня все 2.6.30 в округе (std-ng-2.6.30-alt1, 
 > std-def-2.6.30-alt1, lks-wks-2.6.30-alt0.4) не слишком редко
 > умудряются скипать звук на T41p (P4M 1.6, ICH4/ICH4-L/ICH4-M)?

 > Наблюдается при работе mplayer, xmms, psi (то есть aplay).
 > На 2.6.28 и предыдущих такого не припомню.

http://lists.altlinux.org/pipermail/devel/2009-June/172367.html

-- 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] q: 2.6.30, snd_intel8x0, skips
  2009-07-01 14:56 [sisyphus] q: 2.6.30, snd_intel8x0, skips Michael Shigorin
                   ` (3 preceding siblings ...)
  2009-07-01 15:25 ` Sergey Bolshakov
@ 2009-07-04 10:38 ` Sergey Bolshakov
    4 siblings, 1 reply; 8+ messages in thread
From: Sergey Bolshakov @ 2009-07-04 10:38 UTC (permalink / raw)
  To: sisyphus

>>>>> "Michael" == Michael Shigorin <mike-nVB1ZwtFQf3sG83rWm+8vg@public.gmane.org> writes:

 > 	Здравствуйте.
 > Это только у меня все 2.6.30 в округе (std-ng-2.6.30-alt1, 
 > std-def-2.6.30-alt1, lks-wks-2.6.30-alt0.4) не слишком редко
 > умудряются скипать звук на T41p (P4M 1.6, ICH4/ICH4-L/ICH4-M)?

 > Наблюдается при работе mplayer, xmms, psi (то есть aplay).
 > На 2.6.28 и предыдущих такого не припомню.

[skipped]

на 2.6.30-std-def-alt3 выглядит починившимся.

-- 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] q: 2.6.30, snd_intel8x0, skips
  @ 2009-07-04 11:07     ` Sergey Bolshakov
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey Bolshakov @ 2009-07-04 11:07 UTC (permalink / raw)
  To: sisyphus

>>>>> "diver" == diver  <diver666-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

 > 2009/7/4 Sergey Bolshakov <sbolshakov@>
 >> на 2.6.30-std-def-alt3 выглядит починившимся.


 > А откуда у вас -alt3 ?
Из того, что в скором времени станет сизифом.
Прямо сейчас -- тут:
http://git.altlinux.org/tasks/8894/build/1/i586/rpms/

-- 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] q: 2.6.30, snd_intel8x0, skips
  2009-07-01 15:17 ` Aleksey Novodvorsky
@ 2009-07-09 12:41   ` Michael Shigorin
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Shigorin @ 2009-07-09 12:41 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Wed, Jul 01, 2009 at 07:17:06PM +0400, Aleksey Novodvorsky wrote:
> >  2.6.30 [...]  умудряются скипать звук
> Запишете в bugzilla? Со ссылкой, которую привел wrar@.

Похоже, опоздал -- надо же :-)


On Wed, Jul 01, 2009 at 03:09:32PM +0000, Andrey Rahmatullin wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=496119

Спасибо!


On Wed, Jul 01, 2009 at 07:25:49PM +0400, Sergey Bolshakov wrote:
> http://lists.altlinux.org/pipermail/devel/2009-June/172367.html
`-> https://bugzilla.redhat.com/show_bug.cgi?id=472339

Спасибо!


On Sat, Jul 04, 2009 at 02:38:51PM +0400, Sergey Bolshakov wrote:
> на 2.6.30-std-def-alt3 выглядит починившимся.

Всем причастным -- спасибо, ставлю, буду посмотреть.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-07-09 12:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-01 14:56 [sisyphus] q: 2.6.30, snd_intel8x0, skips Michael Shigorin
2009-07-01 15:01 ` Turkov Oleg
2009-07-01 15:09 ` Andrey Rahmatullin
2009-07-01 15:17 ` Aleksey Novodvorsky
2009-07-09 12:41   ` Michael Shigorin
2009-07-01 15:25 ` Sergey Bolshakov
2009-07-04 10:38 ` Sergey Bolshakov
2009-07-04 11:07     ` Sergey Bolshakov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git