LinHES Forums
http://forum.linhes.org/

R5D1 + SATA = alsa problems
http://forum.linhes.org/viewtopic.php?f=2&t=11331
Page 1 of 1

Author:  mschlott [ Sun Aug 27, 2006 8:51 pm ]
Post subject:  R5D1 + SATA = alsa problems

Been away from knoppmyth for quite a while. I happend back here yesterday and found the R5B1 release. I tried installing it today with the following problems.

If I boot from the cd using anything but failsafe, it hangs at setting default volumes. I went through the manual install due to sata drives. Everything went fine until alsconfig ran. It dumped errors to the screen and hung. I rebooted the box and configured my pvr-150. When selecting watch tv, it would complain about /dev/dsp not existing. I ran alsaconf but it would hang shutting down alsa, so I killed the stop alsa process. alsaconf continued and created /dev/dsp. Now I get a picture but no sound.

Obviously I have alsa problems. One other mention, I also have a Dvico Fusion card installed. I don't think this is related. This hardware config worked more or less under R5B7 a while back.

Here is the error I get when I run /etc/init.d/alsa stop.
Code:
root@mythtv:/var/log# /etc/init.d/alsa stop
Shutting down sound driver:
Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: Oops: 0000 [#1]

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: EIP is at snd_cx88_capture_volume_get+0xb/0x30 [cx88_alsa]

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: CPU:    0

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: PREEMPT SMP

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: ds: 007b   es: 007b   ss: 0068

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel:        f753c000 f7559de8 f7559c00 f8e88891 f7559c00 f753c000 ffffffe7 e94af380

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: Call Trace:

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: esi: 00000001   edi: 00000000   ebp: f7559c00   esp: d9319f04

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel:        bfcc19c0 c2c45512 c0182fbc f7559c00 bfcc19c0 bfcc19c0 e94af380 bfcc19c0

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel:  <c0182fbc> do_ioctl+0x5c/0x70  <c0183143> vfs_ioctl+0x53/0x1c0

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: Process alsactl (pid: 6515, threadinfo=d9318000 task=f48f1a70)

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel:  <f8e88828> snd_ctl_elem_read+0xe8/0xf0 [snd]  <f8e88891> snd_ctl_elem_read_user+0x61/0xb0 [snd]

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: Code: 00 00 c7 40 50 00 00 00 00 c7 40 54 3f 00 00 00 31 c0 c3 8d b6 00 00 00 00 8d bc 27 00 00 00 00 8b 44 24 04 8b 54 24 08 8b 40 5c <8b> 00 8b 40 38 8b 80 94 05 32 00 83 f0 ff 83 e0 3f 89 42 44 31

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel:  <c018330d> sys_ioctl+0x5d/0x70  <c0103177> syscall_call+0x7/0xb

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: Stack: f8e88828 f7b9c9c0 f753c000 f7b9c9c0 f7559d4c bfcc19c0 00000003 00000000

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: EIP: [pg0+947034603/1066120192] snd_cx88_capture_volume_get+0xb/0x30 [cx88_alsa] SS:ESP 0068:d9319f04

Message from syslogd@mythtv at Sun Aug 27 16:31:37 2006 ...
mythtv kernel: eax: 00000000   ebx: 00000000   ecx: f7b9c9c0   edx: f753c000



I am using on board audio on an Asus P4P800-vm

Author:  tev [ Tue Aug 29, 2006 6:17 am ]
Post subject:  Re: R5D1 + SATA = alsa problems

mschlott wrote:
If I boot from the cd using anything but failsafe, it hangs at setting default volumes


I have very similar problem with IDE hardware. With R5C7 there was no problems with this hw.

Author:  mschlott [ Tue Aug 29, 2006 12:10 pm ]
Post subject: 

This problem goes away if I disable the sound card in the motherboard config. I verified that R5C7 installs properly without error on this system with the sound card enabled.

mike

Author:  tev [ Wed Aug 30, 2006 5:29 am ]
Post subject: 

I have to correct myself: Hauppauge HVR-1100 needs kernel 2.6.17 to work. So system does not recognize HVR cards when installing R5C7. I have'nt got this card to work properly in any linux systems.

When installing R5D1, system finds two soundcards and this mess up ALSA (I think). If I disable motherboards soundcard, R5D1 installs properly, but I cant get sound working. I might just forget HVR-1100 and use other tunercards.


Without HVR R5D1 installs with no problems.

Author:  cesman [ Wed Aug 30, 2006 9:26 am ]
Post subject: 

After installing, have you re-enabled the card in the BIOS and ran /etc/init.d/alsa-autoconfig?

Author:  tev [ Wed Aug 30, 2006 12:00 pm ]
Post subject: 

OK, thats next thing on my todo list. Thanks.
I'll tell results (or ask more questions) as soon as I find time to try that.

Author:  tev [ Wed Aug 30, 2006 2:05 pm ]
Post subject: 

OK, this is what happens;

Code:
...
#/etc/init.d/alsa-autoconfig
Building card database...
Configuring intel8x0...
Running update modules...
Creating snddevices...
Setting default volumes...


It stops there. And I don't have sound.

Author:  mschlott [ Fri Sep 01, 2006 7:08 am ]
Post subject: 

This is the same behaviour I was experiencing. From another window, ctrl-alt-F2, check your error logs under /var/log for errors simmilar to the one I reported. I am suspecting a problem with alsa.

mike

Author:  pvr500 [ Fri Sep 01, 2006 12:07 pm ]
Post subject:  R5D1 - Alsa issues

I think there is growing consensus that there are some alsa issues in R5D1 with the program hanging in "Setting default volumes".

There is another thread discussing this same issue (without resolution yet) at http://mysettopbox.tv/phpBB2/viewtopic. ... ight=sound

How do we disable the alsa configuration script in the auto install for R5D1? We may have to install an older more stable version of alsa for R5D1 to work. I will try that this evening

Author:  tev [ Sun Sep 03, 2006 7:39 am ]
Post subject: 

Quote:
From another window, ctrl-alt-F2, check your error logs under /var/log for errors simmilar to the one I reported


Error seems to be similar to yours.

Quote:
We may have to install an older more stable version of alsa for R5D1 to work. I will try that this evening


Any success with that?

Author:  pvr500 [ Sun Sep 03, 2006 10:14 am ]
Post subject: 

Quote:
Any success with that?


I have been struggling with this for a few days now and this is a summary

I had a working R5C7 but got excited with the some of the upgrades in the new releases (R5D1) so I tried to install R5D1

The installation hangs at "Setting default volumes..."

I forced an "expert" install with R5D1 and downgraded to alsa version 1.0.11 and it did not work - had the same problem.

I reinstalled R5C7 and upgraded alsa to version 1.0.11 and it worked fine.

I am confused now -

Is this a problem with the kernel change to 2.6.17 in R5D1?
Is this a problem with hardward conflict between AC97 and some of the tv cards?

Any more ideas or tricks?

Author:  tev [ Sun Sep 03, 2006 11:02 am ]
Post subject: 

Everything works fine without Hauppauge HVR-1100 card in R5D1. So I blame tuner cards... I hope someone finds solution for this. I'm way too noob to do anything but complain :)

Author:  LtSiver [ Thu Sep 07, 2006 9:55 pm ]
Post subject: 

I have the same problem with my PCHDTV HD-5500 card too.

tev wrote:
Everything works fine without Hauppauge HVR-1100 card in R5D1. So I blame tuner cards... I hope someone finds solution for this. I'm way too noob to do anything but complain :)

Author:  Ricky [ Fri Sep 08, 2006 12:57 pm ]
Post subject: 

It is a DVB related issue. (Or it was in my case)

I had R5C7 stable forever with my PVR-150. I recently got an ATI HDTV Wonder from a friend, and decided to install that and R5D1.

The install either hung or spit out similar error messages at the sound volume step. I tried installing 3 or 4 different times with the same result.

As soon as I took the ATI HDTV card out the install worked flawlessly. I have yet to put the card back in, but I will post an update after I update some settings and get the box correct.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/