Results 1 to 4 of 4
Since I have installed Kernel 2.6.17.13 I have problems with the sound. When I play a song, or when a system sound goes off, the sound sometimes stops for up ...
- 01-07-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 7
I have problem with sound
Since I have installed Kernel 2.6.17.13 I have problems with the sound. When I play a song, or when a system sound goes off, the sound sometimes stops for up to 3 seconds and then carries on. On the other hand, everything with MPlayer is alright.
I've changed Output plugin in XMMS from OSS to ALSA but .. same ****.
- 01-09-2007 #2Just Joined!
- Join Date
- Sep 2006
- Location
- Delray Beach, FL
- Posts
- 8
what sound card are you using? did it ever work before? is your session erroring out during that time (on tty1)? i assume you are using 10.2, so did you keep your old 2.4 kernel? if so is it doing it there?
- 01-15-2007 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 7
I use slack 11.
Last time i boot my machine i've seen following error:
Code:FATAL: Error inserting snd_pcm_oss(/lib/modules/2.6.17.13/kernel/sound/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter(see dmesg)
Code:dadiablo@hell:/$ dmesg | grep snd snd_pcm_oss: Unknown symbol snd_verbose_printk snd_pcm_oss: Unknown symbol snd_pcm_hw_param_value
- 01-16-2007 #4Just Joined!
- Join Date
- Dec 2006
- Posts
- 7
I've installed kernel 2.6.18 and compile alsa from source, but there is the same problem:
And dmesg:Code:root@hell:/usr/src/alsa/alsa-oss-1.0.12# modprobe snd-via82xx root@hell:/usr/src/alsa/alsa-oss-1.0.12# modprobe snd-pcm-oss root@hell:/usr/src/alsa/alsa-oss-1.0.12# modprobe snd-mixer-oss root@hell:/usr/src/alsa/alsa-oss-1.0.12# modprobe snd-seq-oss WARNING: Error inserting snd_seq (/lib/modules/2.6.18/kernel/sound/acore/seq/snd-seq.ko): Unknown symbol in module, or unknown parameter (see dmesg) WARNING: Error inserting snd_seq_midi_event (/lib/modules/2.6.18/kernel/sound/acore/seq/snd-seq-midi-event.ko): Unknown symbol in module, or unknown parameter (see dmesg) FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.18/kernel/sound/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Code:snd_seq: Unknown symbol snd_verbose_printk snd_seq_midi_event: Unknown symbol snd_seq_expand_var_event snd_seq_oss: Unknown symbol snd_seq_kernel_client_enqueue snd_seq_oss: Unknown symbol snd_seq_set_queue_tempo snd_seq_oss: Unknown symbol snd_seq_delete_kernel_client snd_seq_oss: Unknown symbol snd_seq_kernel_client_dispatch snd_seq_oss: Unknown symbol snd_seq_kernel_client_enqueue_blocking snd_seq_oss: Unknown symbol snd_verbose_printk snd_seq_oss: Unknown symbol snd_midi_event_free snd_seq_oss: Unknown symbol snd_midi_event_no_status snd_seq_oss: Unknown symbol snd_seq_event_port_detach snd_seq_oss: Unknown symbol snd_midi_event_new snd_seq_oss: Unknown symbol snd_midi_event_decode snd_seq_oss: Unknown symbol snd_seq_create_kernel_client snd_seq_oss: Unknown symbol snd_seq_kernel_client_write_poll snd_seq_oss: Unknown symbol snd_midi_event_encode_byte snd_seq_oss: Unknown symbol snd_seq_kernel_client_ctl snd_seq: Unknown symbol snd_verbose_printk snd_seq_midi_event: Unknown symbol snd_seq_expand_var_event snd_seq_oss: Unknown symbol snd_seq_kernel_client_enqueue snd_seq_oss: Unknown symbol snd_seq_set_queue_tempo snd_seq_oss: Unknown symbol snd_seq_delete_kernel_client snd_seq_oss: Unknown symbol snd_seq_kernel_client_dispatch snd_seq_oss: Unknown symbol snd_seq_kernel_client_enqueue_blocking snd_seq_oss: Unknown symbol snd_verbose_printk snd_seq_oss: Unknown symbol snd_midi_event_free snd_seq_oss: Unknown symbol snd_midi_event_no_status snd_seq_oss: Unknown symbol snd_seq_event_port_detach snd_seq_oss: Unknown symbol snd_midi_event_new snd_seq_oss: Unknown symbol snd_midi_event_decode snd_seq_oss: Unknown symbol snd_seq_create_kernel_client snd_seq_oss: Unknown symbol snd_seq_kernel_client_write_poll snd_seq_oss: Unknown symbol snd_midi_event_encode_byte snd_seq_oss: Unknown symbol snd_seq_kernel_client_ctl


Reply With Quote
