LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   KDE killed sound on i845 Mthr Brd (https://www.linuxquestions.org/questions/fedora-35/kde-killed-sound-on-i845-mthr-brd-270487/)

knitin 12-26-2004 10:50 AM

KDE in FC2 killed sound on intel-845 Mthr Brd
 
hi there,
Plz Help me...
I'm a complete Linux newbie...
I installed FC2 along side WindowsXP;
on: Intel Celeron 2.0 Ghz Processor
Intel 845 Chipset motherboard
80 GB HDD

My problem is tht:-
@ the time of installation. the sound card was detected perfectly and it played the sounds perfectly...
after few weeks of working fine the sounds are lost now... actually this problem arisen when i changed the session to KDE and logged in; speakers produced a crancky burp and since then no sound... which as matter of fact works fine in windows{wat thehell;}
whenever i play anything with mplayer/xmms/realplayer... status shows as playing but no sound comes out...

My /etc/modprobe.conf contants are:
Code:

alias eth0 8139too
alias snd-card-0 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias net-pf-10 off
alias ipv6 off

My /sbin/lspci listing shows:-
Code:

00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 03)
00:02.0 VGA compatible controller: Intel Corp. 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)
00:1d.0 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #3 (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801DB (ICH4) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB/ER Hub interface to PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corp. 82801DB (ICH4) LPC Bridge (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801DB (ICH4) Ultra ATA 100 Storage Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4) AC'97 Audio Controller (rev 02)
03:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

My /sbin/lsmod | grep "snd" listing shows:-
Code:

snd_seq_oss                    30657  0
snd_seq_midi_event      7105  1 snd_seq_oss
snd_seq                            52689  4 snd_seq_oss,snd_seq_midi_event
snd_pcm_oss                  43129  0
snd_mixer_oss                14017  5 snd_pcm_oss
snd_intel8x0                    30829  6
snd_ac97_codec        58821  1 snd_intel8x0
snd_pcm                83529  2 snd_pcm_oss,snd_intel8x0
snd_timer              25413  2 snd_seq,snd_pcm
snd_page_alloc          8393  2 snd_intel8x0,snd_pcm
gameport                4033  1 snd_intel8x0
snd_mpu401_uart        7361  1 snd_intel8x0
snd_rawmidi            21733  1 snd_mpu401_uart
snd_seq_device          6473  3 snd_seq_oss,snd_seq,snd_rawmidi
snd                    45477  16 snd_seq_oss,snd_seq_midi_event,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore              7713  5 snd

Also the /var/log/messages file shows certain weird stmts:
Code:

Multiple entries of: -
----------
Dec 24 00:06:53 Saptrishi modprobe: FATAL: Error running install command for sound_slot_1
Dec 24 00:06:53 Saptrishi last message repeated 2 times
Dec 24 00:06:53 Saptrishi kernel: no device found
----------
Dec 24 11:01:18 Saptrishi udev[4121]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 19 applied, 'timer' becomes 'snd/%k'
Dec 24 11:01:18 Saptrishi udev[4121]: creating device node '/udev/snd/timer'
Dec 24 11:01:18 Saptrishi udev[4130]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 17 applied, 'pcmC0D4p' becomes 'snd/%k'
Dec 24 11:01:18 Saptrishi udev[4130]: creating device node '/udev/snd/pcmC0D4p'
Dec 24 11:01:18 Saptrishi udev[4137]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 17 applied, 'pcmC0D3c' becomes 'snd/%k'
Dec 24 11:01:18 Saptrishi udev[4137]: creating device node '/udev/snd/pcmC0D3c'
Dec 24 11:01:18 Saptrishi udev[4144]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 17 applied, 'pcmC0D2c' becomes 'snd/%k'
Dec 24 11:01:18 Saptrishi udev[4144]: creating device node '/udev/snd/pcmC0D2c'
Dec 24 11:01:18 Saptrishi udev[4151]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 17 applied, 'pcmC0D1c' becomes 'snd/%k'
Dec 24 11:01:18 Saptrishi udev[4151]: creating device node '/udev/snd/pcmC0D1c'
Dec 24 11:01:18 Saptrishi udev[4158]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 17 applied, 'pcmC0D0p' becomes 'snd/%k'
Dec 24 11:01:18 Saptrishi udev[4158]: creating device node '/udev/snd/pcmC0D0p'
Dec 24 11:01:18 Saptrishi udev[4165]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 17 applied, 'pcmC0D0c' becomes 'snd/%k'
Dec 24 11:01:18 Saptrishi udev[4165]: creating device node '/udev/snd/pcmC0D0c'
Dec 24 11:01:22 Saptrishi modprobe: FATAL: Error running install command for sound_slot_1
Dec 24 11:01:22 Saptrishi udev[4226]: creating device node '/udev/mixer'
Dec 24 11:04:39 Saptrishi kernel: application wine-preloader uses obsolete OSS audio interface
Dec 24 11:04:39 Saptrishi modprobe: FATAL: Error running install command for sound_slot_1
Dec 24 11:04:39 Saptrishi last message repeated 2 times
Dec 24 11:04:40 Saptrishi kernel: no device found
Dec 24 11:04:40 Saptrishi udev[4549]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 20 applied, 'seq' becomes 'snd/%k'
Dec 24 11:04:40 Saptrishi udev[4565]: creating device node '/udev/sequencer2'
Dec 24 11:04:40 Saptrishi udev[4565]: creating device node '/udev/sequencer2'
Dec 24 11:04:40 Saptrishi udev[4541]: creating device node '/udev/audio'
Dec 24 11:04:40 Saptrishi udev[4540]: creating device node '/udev/dsp'
Dec 24 11:04:40 Saptrishi udev[4549]: creating device node '/udev/snd/seq'
Dec 24 11:04:40 Saptrishi udev[4542]: creating device node '/udev/adsp'
Dec 24 11:04:40 Saptrishi udev[4564]: creating device node '/udev/sequencer'
Dec 24 11:07:45 Saptrishi modprobe: FATAL: Error running install command for sound_slot_1
Dec 24 11:07:45 Saptrishi modprobe: FATAL: Error running install command for sound_slot_1
Dec 24 12:14:25 Saptrishi kernel: Oops: 0000 [#1]
Dec 24 12:14:25 Saptrishi kernel: Modules linked in: snd_seq_oss snd_seq_midi_event snd_seq snd_pcm_oss snd_mixer_oss snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd_page_alloc gameport snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore i830
sermouse parport_pc lp parport autofs4 rfcomm l2cap bluetooth sunrpc 8139too mii ipt_REJECT ipt_state ip_conntrack iptable_filter ip_tables floppy sg scsi_mod microcode nls_utf8 ntfs(U) vfat fat dm_mod usblp uhci_hcd ehci_hcd button battery asus_acpi ac ext3 jbd

i have dumped all the required info... atleast i suppose so...
...if any other info is required; tell me
.... Kindly, Plz, Plz Plz help me... i don't know wat to do......

waiting in anticipation for the expected reply,

bye 4 now
# Nitin #

carl0ski 12-27-2004 02:45 AM

considering XMMS is playing and not spitting up no sound device present, or anything else

ctrl+ALT +F1

login
root@localhost # alsamixer
(adjust all the volume fully down and back up, make sure PCM and MASTER don't have MM at the very top (mute))

knitin 12-28-2004 06:26 AM

Nothing happened...
 
hi car10ski
the soln u said didn't worked out...
the volume bar for PCM is dead in alsamixer i.e. nothing happens if u press up or down key for PCM,
for others like Master, aux, line-in etc the keys work perfectly but tht don't have ne effect on sound output....
non of the bars had "MM" on them except for "external"; but even removing tht didn't helped...
At First i thought the sound chip is dead but no... it plays every thing when in windows...

HELP PLZ... nebody

thanx in advance

Regards
Nitin

carl0ski 12-28-2004 08:34 AM

yea my PCM bar does notheing either :P

try
alsaconf
instead of alsamixer and it'll will reinstall you sound drivers and settigns with a wizard :)

braynes 12-28-2004 09:46 AM

I have the same sound problem and i have set up and reinstalled many time's
Bruce
I guess i will live with out sound or go back to windows,this is a lot of work that appears to have no afect i have 20 or 30 hours in trying to get simple sound ....and it never works

knitin 12-29-2004 01:07 AM

its quite strange to see tht, no one has yet come-out with the actual coz of this problem...
...probably there lies the solution.

Is there nobody in the whole linux community who can decipher the problem;
and may be even propose a solution to it...

thanx car10ski; but alsaconf command is not recognized by my system... which path is it situated in.

bye4now
Nitin


All times are GMT -5. The time now is 06:51 AM.