How can I fix my sound card configuration on my ...

how can I fix my sound card configuration on my Fedora core 5 machine


I'm using FC5 on my machine with VIA on board souncard


when I log on I sometime have no sound on my machine, If I log into windows and then again to fedora the sound is OK.


I have a suspotion it has something to do with wine or Nvidia driver but I don't know for sure.


any IDEA?


Would you like to answer or comment?

Sign up for a free account, or sign in (if you're already a member).
Share Send to a friend Watch Report
 
 

Posted Answers

Order by
 
41 thumbs up

Sounds like a mixer problems. See if relevant mixer channels are muted or have low volume.



Posted 2 years ago ( permalink )
In reply to yotama9's question
Rated as
#1 out of 7
0
0

Helpful?

line
line
line



 
49 thumbs up

nope

 that's aint the prublem

 It's if the soundcard doesn't working it won't work no upon unmouting, volumingup etc. it only work if I logon into windows and then to fedora again (even the beep upon startup is sounded via the pc speaker and not the soundcard)


Posted 2 years ago ( permalink )
In reply to GreenFrog's answer
Rated as
#2 out of 7
0
0

Helpful?

line
line
line



 
What was your name again?

 

This is a tricky one.  The problem is that the linux driver isn't initializing the plug-and-play aspect of the sound chip.  You boot windows, that driver does initialize the plug-and-play, so with just a "soft" reboot the card is already initialized, you boot linux, and the driver can talk to the sound chip fine.  On a cold boot the linux driver doesn't init the card right, and so you get no sound.  That sound about like what is happening?

 Troubleshooting this is not so easy, but if you could put the output of a couple commands into a reply, I'll see what I can find.  First, be root, and run "lspci"  put what that outputs into your reply.  Then run the command "lsmod" and put the output into the reply.  Do this both with the sound working and with it not working. It might just be a module that isn't loading from the cold boot that you can force to load on boot.  It might be something more complex, in any case, give me the output from those couple of commands and I'll see if I can help you further.


Posted 2 years ago ( permalink )
In reply to yotama9's question
dulakian was invited by Yedda to answer this question.

Rated as
#3 out of 7
0
0

Helpful?

line
line
line



 
49 thumbs up

well, I can't make the soundcard doesn't work on perpuse so I'm putting here the output when all is working. the minute the soundcard won't be working I'll put here the output again.

 

lspci: 

00:00.0 Host bridge: VIA Technologies, Inc. Unknown device 0258
00:00.1 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:0f.0 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)

lsmod

Module                  Size  Used by
nfsd                  223057  17
exportfs                5953  1 nfsd
lockd                  62153  2 nfsd
nfs_acl                 3777  1 nfsd
sunrpc                157309  12 nfsd,lockd,nfs_acl
autofs4                21701  1
ipt_REJECT              5569  1
xt_state                2497  4
ip_conntrack           52597  1 xt_state
nfnetlink               7257  1 ip_conntrack
xt_tcpudp               3393  5
iptable_filter          3265  1
ip_tables              12809  1 iptable_filter
x_tables               14917  4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
nls_utf8                2369  1
ntfs                  201364  1
vfat                   12481  1
fat                    51933  1 vfat
dm_mirror              22929  0
dm_mod                 59737  1 dm_mirror
video                  16709  0
button                  6993  0
battery                10053  0
ac                      5189  0
ipv6                  243169  8
lp                     12937  0
parport_pc             27237  1
parport                37129  2 lp,parport_pc
usblp                  14401  0
nvidia               4554900  12
snd_via82xx            28377  1
gameport               16201  1 snd_via82xx
snd_ac97_codec         92257  1 snd_via82xx
snd_ac97_bus            2625  1 snd_ac97_codec
snd_seq_dummy           4165  0
snd_seq_oss            32705  0
snd_seq_midi_event      7745  1 snd_seq_oss
snd_seq                53553  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            40017  0
snd_mixer_oss          17729  1 snd_pcm_oss
snd_pcm                83781  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
ehci_hcd               32461  0
uhci_hcd               23885  0
via_rhine              24521  0
floppy                 58437  0
mii                     5697  1 via_rhine
snd_timer              24517  2 snd_seq,snd_pcm
snd_page_alloc         10569  2 snd_via82xx,snd_pcm
snd_mpu401_uart         8769  1 snd_via82xx
snd_rawmidi            25665  1 snd_mpu401_uart
snd_seq_device          9037  4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd                    55237  13 snd_via82xx,snd_ac97_codec,snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore              10017  1 snd
i2c_viapro              8789  0
i2c_core               22209  2 nvidia,i2c_viapro
ext3                  129097  1
jbd                    57813  1 ext3

thanks for now 

 


Posted 2 years ago ( permalink )
In reply to dulakian's answer
Rated as
#4 out of 7
0
0

Helpful?

line
line
line



 
49 thumbs up

well

 now the soundcard isn't working so here is the output of the commands again:

lspci: 

 00:00.0 Host bridge: VIA Technologies, Inc. Unknown device 0258
00:00.1 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. PT880 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:0f.0 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)

 

lsmod: 

Module                  Size  Used by
nfsd                  223057  17
exportfs                5953  1 nfsd
lockd                  62153  2 nfsd
nfs_acl                 3777  1 nfsd
sunrpc                157309  12 nfsd,lockd,nfs_acl
autofs4                21701  1
ipt_REJECT              5569  1
xt_state                2497  4
ip_conntrack           52597  1 xt_state
nfnetlink               7257  1 ip_conntrack
xt_tcpudp               3393  5
iptable_filter          3265  1
ip_tables              12809  1 iptable_filter
x_tables               14917  4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
nls_utf8                2369  1
ntfs                  201364  1
vfat                   12481  1
fat                    51933  1 vfat
dm_mirror              22929  0
dm_mod