In The Name of God
Hello
I'll be thankfull if you guide me to fix this ;
Each time that i boot system in debian i should use alsaconf to have sound ,i mean each time ,alsa should be configure and after rebooting system i should do that again .
debian etch 4 (2.6.18-5-686) and cpuinfo :
~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 6
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping : 5
cpu MHz : 3014.844
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 6
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl est tm2 cid cx16 xtpr lahf_lm
bogomips : 6033.95</p>
<p>processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 6
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping : 5
cpu MHz : 3014.844
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 6
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl est tm2 cid cx16 xtpr lahf_lm
bogomips : 6029.46
regards dehqan
Bookmark/Search this post with:
Re: problem with alsa
In The Name of GOd
Hello
Any opinion ?
regards dehqan
Re: problem with alsa
Could you restate your question a different way? I'm having trouble figuring out exactly what the problem is...
Are you currently having to run alsaconf every time you reboot?
If so, are you telling it to save the modules to /etc/modules at the end of the program so that the modules will be autoloaded on boot?
Re: problem with alsa
In The Name of god
Hello
Thanks alot for ypu'r attentions .
this is "lsmod | grep snd" result :
and this my /etc/module :
but yet , i have to run alsaconf every time you reboot .
and problem exists.
regards dehqan
Re: problem with alsa
Could you do a reboot, and post the contents of "lsmod | grep snd" BEFORE and AFTER you run alsaconf, so post two different outputs.
Re: problem with alsa
In The Name of God
Hello
Thanks alot for you'r attentions .
output before alsaconf :
output after alsaconf:
regards dehqan
Re: problem with alsa
Hrm....that's slightly confusing. It's not a module issue then...
Complete guess here, but try "/usr/sbin/alsa reload" at reboot, see if that helps.
Re: problem with alsa
in The Name Of God
Hello
Thanks alot for you'r attentions.
someone says ,some of intel's cpu has this problem with kernel with versions under 2.6.22 and so ..
:~# /usr/sbin/alsa reload
bash: /usr/sbin/alsa: No such file or directory
Regards dehqan
Re: problem with alsa
I'm assuming this is why you wanted to upgrade kernels in the other thread?
Is /usr/sbin/alsa there after running alsaconf?
Does the script "alsa-utils" exist in /etc/init.d?
Re: problem with alsa
In The Name Of God
Hello
thanks alot for you'r attentions .
You are right , i want to know upgarding just kernel will convert my debian to an unstable one ?
Yes ,i have both alsa and alsa-utils in init.d folder .
Not after and not before .just i have alsaconf in sbin folder .
regards dehqan
Re: problem with alsa
In The Name Of God
Hello
Any opinion ?
I tested system with live cd of ubuntu (kernel 2.6.12) but alsa was ok !!
So i think upgarding kernel would not help ,am i right ?
regards dehqan
Re: problem with alsa
If I remember correctly, Ubuntu adds things to the kernel to make it more useable out of the box.
The being said, no, an upgrade to lenny will not make your system unstable.
Lenny is the "testing" version. It's more of a misnomer, but it basically means that they're leaving a package there until they they go so long without a report of a serious bug. I use lenny on all desktop and server machines on my home network, and I don't remember any of them crashing, ever...except this one laptop that overheats, but that's a different story.
All in all, I would highly recommend an upgrade to lenny. It will quite likely solve this problem. As well, the software in etch is somewhat outdated.