WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] cant get sound to work in xen 3.0.4

To: "sharath george" <sharathgeorge@xxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] cant get sound to work in xen 3.0.4
From: "Itamar Reis Peixoto" <itamar@xxxxxxxxxxxxxxxx>
Date: Thu, 17 May 2007 20:17:18 -0300
Delivery-date: Thu, 17 May 2007 16:32:32 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <95fd149f0705171627h65c96376w7ada9ecd5eb42f45@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
snd_hda_intel have some bugs in old kernels.
 
the best solution is find the patch who fix your problem and apply in your kernel.
 
--------------------
 
Itamar Reis Peixoto
 
e-mail: itamar@xxxxxxxxxxxxxxxx
msn: itamarjp@xxxxxxxxxxxxx
skype: itamarjp
icq: 81053601
+55 34 3238 3845
+55 11 4063 5033
----- Original Message -----
Sent: Thursday, May 17, 2007 8:27 PM
Subject: [Xen-users] cant get sound to work in xen 3.0.4

I am running xen 3.0.4 on ubuntu 6.xxx
So the xenolinux kernel is a patched ver of 2.6.16.33 and my native ubuntu patched kernel is 2.6.17
When i boot into  the native ubuntu kernel i can get sound to work, but when i boot into xen the sound stops working
however all the modules seem to have been installed properly and the software appears to be playing sound.. just that it doesnt seem to be appearing at the speakers. I have my volume at max

lspci output :
00: 00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
....

lsmod | grep snd   output :
snd_hda_intel          22032  4
snd_hda_codec         126976  1 snd_hda_intel
snd_pcm_oss            54048  0
snd_mixer_oss          21632  1 snd_pcm_oss
snd_pcm                91908  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              28548  2 snd_pcm
snd                    57700  12 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              13792  1 snd
snd_page_alloc         14600  2 snd_hda_intel,snd_pcm


aplay -l  output :
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0

cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.11rc2 emulation code)
Kernel: Linux sharathg-laptop 2.6.16.33-xen #10 SMP Thu May 10 00:55:43 PDT 2007 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA Intel at 0xefffc000 irq 20

Audio devices:
0: STAC92xx Analog (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: SigmaTel STAC9200


nothing in dmesg | grep snd

I dont really know where to look to fix this. any ideas?

Thanks,
Sharath


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>