|
Upgraded from gentoo-sources-3.2.9 to 3.3.0 and have no sound on my thinkpad X201 (core i5, latest BIOS 1.38 ). boot again to 3.2.9 and it works fine.
3.2.9 dmesg:
Code: [ 9.931525] snd_hda_intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) ->...
Started by wumpyr on
, 22 posts
by 10 people.
Answer Snippets (Read the full thread at gentoo):
If you want to compare specs or need to know some log device naming support (aka ... .
I'm running gentoo-sources-3.3.0 on a Thinkpad T410s, and snd_intel_hda is working fine on a Thinkpad T410s, and snd_intel_hda is working fine.
Defconfig.
|
|
On Mon, 20 Aug 2007 17:54:13 +0200, "Ramón García" <ramon.garcia.f+debian@gmail.com> wrote:
Package: linux-image-2.6.18-5-amd64
Version: 2.6.18.dfsg.1-13etch1
Severity: normal
*** Please type your report below this line ***
My builtin sound...
Answer Snippets (Read the full thread at omgili):
For my case, the list is in the source file sound/pci/....
I
think that this should be safe.
:
An intermediate solution that you might want to apply is to merge the
PCI ID list for the sound card sound_intel_hda from kernel 2.6.23.
|
|
Qualifications:
You must be active on an everyday basis
You must use a Headset, and be able to "sound "
You must have experience ( 300+ SnD Matches won)
You must be able to play smart in clutch situations. Corner campers not wanted.
aDD xPULLdaTRIGGERx...
Started by imdaboss on
, 15 posts
by 4 people.
Answer Snippets (Read the full thread at majorleaguegaming):
Bum bump we need more ppl inv me brah busy busy me smokin on that tree b mp im back making a new snd.
|
Ask your Facebook Friends
|
On Wed, 10 Oct 2007 20:45:07 +0200, Florian Kulzer <florian.kulzer+debian@icfo.es> wrote:
On Tue, Oct 09, 2007 at 23:22:28 +0200, Joost Kraaijeveld wrote:
> lspci | egrep -i 'audio|sound|media'
00:1b.0 Audio device: Intel Corporation 82...
Started by Florian Kulzer on
, 7 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
>
> > > amixer, Joost Kraaijeveld wrote:
> > lspci | egrep -i 'audio|sound|media'
> 00:1b.0 Audio device, and I also run Sid-amd64.
snd_pcm
>
> I see the same modules loaded and sound works.
|
|
How do I play the "New Mail" system sound in C#? This is also called the "Notify" sound.
In Win32, that would be something like
sndPlaySound('Notify', (SND_ALIAS or SND_ASYNC));
So how do you do that in .Net? I know that you can do
System.Media.SystemSounds...
Started by Anthony on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
SND_SYSTEM is new for Windows Vista and causes(System.Runtime.InteropServices.UnmanagedType.LPWStr)] string pszSound, uint fuSound) ; /// SND_APPLICATION -> 0x0080 public const....
Disables the new mail sound in the control panel .
|
|
On Sun, 23 May 2010 22:42:14 -0700, Leann Ogasawara <leann.ogasawara@canonical.com
During the UDS Maverick kernel config review session [1], it was
requested that we disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS* . The
reason being is that in Maverick...
Started by Leann Ogasawara on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Thanks,
Leann
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team On Mon....
On Mon, 24 May 2010 14:29:32 -0700, Leann Ogasawara <leann.ogasawara@canonical.com
Applied to Maverick master .
|
|
Is SND signing anymore contracts with new companies this year ?
Started by witek on
, 5 posts
by 1 people.
Answer Snippets (Read the full thread at stockhouse):
In many ways a crapshoot.
There are smart are not.
I know where I would put my money if I was going to bet on SND at this time.
Cheers @Luxor63 : I personally would like to see SND wrong...
But got the timing wrong like everyone else.
|
|
EDIT: Ok, this post seems to have scared some off because of its length, let me try again:
Using ONE Sound() object in Actionscript3, how can I play a one MP3 and then, when the user chooses a different one, play a second sound, using the SAME Sound()...
Started by Moshe on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This works for me:
/* Sound player functions */ var snd:Sound; //the sound object var sndC the sound from playing snd = new Sound(); //reset the sound snd.load(new URLRequest(s)); //load....
Coding.
|
|
Not a squeak and I've run out of ideas.
Mobo is a Gigabyte 7VM400M-RZ and http://kmuto.jp/debian/hcl/ url said all the mobo chips are supported under Debian/Linux(?)
Checked that the sound card was enabled in bios and it was.
Been through the following...
Started by debianfiddler on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at debian):
To be loaded
snd_via82xx 15364 0
snd_ac97_codec 79314 1 snd_via82xx
snd_pcm 47971 5 snd_via82xx,snd_cs4236,snd_ac97_codec,snd_wss_lib,snd_pcm_oss
snd_page_alloc 4921 3 snd_via82xx,snd_wss_lib,snd_pcm
snd_mpu401_uart....
|
|
On Fri, 17 Apr 2009 13:34:34 -0400, Eitan Adler <eitanadlerlist@gmail.com
I have no sound whatsoever. Speakers are plugged in and turned on.
I'm not sure what debugging information I need.
$kldstat |grep snd
5 1 0xc5985000 19000 snd_hda...
Started by Eitan Adler on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
And codecs present in system, their audio capabilities and BIOS
provided configuration, the snd be tuned by setting the hw.snd.default_unit
sysctl, as described in sound(4), or explicitly specified
/===========================....
|