( Partial transcript from #alsa -- This is added here because someone at least fairly intimate with alsa was puzzled over missing hw files in /dev/snd. ):
(11:56:33 PM) Thingol: Codec: SigmaTel STAC9271D <-- your codec; but I don't see where the problem is. (11/09/2008 12:00:32 AM) Thingol: it's intel dp35dp board? (12:01:19 AM) storm-zen: the mb? (12:02:17 AM) Thingol: yes (12:02:36 AM) storm-zen: no, it's an intel 965 series. dg965wh , i think. (12:03:16 AM) storm-zen: http://www.intel.com/products/desktop/motherboards/dg965wh/dg965wh-overview.htm (12:03:41 AM) storm-zen: I saw where you were going with that, and I was hoping for the best, but that is the listed codec.. (12:11:04 AM) Thingol: static struct hda_verb d965_core_init[] = { (12:11:27 AM) Thingol: { 0x24, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, <-- maybe this volume is too high, but it's not very likely :/ (12:12:54 AM) Thingol: storm-zen, ftp://ftp.suse.com/pub/people/tiwai/misc/ <-- download hda-verb from there (12:12:54 AM) storm-zen: changing the master in alsamixer had no effect on the tinny output. (12:15:24 AM) Thingol: but this is something different (12:16:10 AM) storm-zen: Do I just need to make it? (12:16:14 AM) Thingol: yes (12:16:20 AM) storm-zen: ok. made. (12:16:47 AM) storm-zen: not sure what to do with it, now, though. (12:17:04 AM) Thingol: and then run.. "./hda-verb /dev/snd/hwC0D0 0x24 AC_VERB_SET_VOLUME_KNOB_CONTROL 0x80" (12:18:52 AM) storm-zen: open: No such file or directory ... there is no hwC0D0 in /dev/snd .. does that matter? (12:29:39 AM) Thingol: no hwC0D0 looks like a problem. maybe your hda driver isn't compiled with hwdep support. (12:32:44 AM) Thingol: you have no hw* files in /dev/snd? (12:33:12 AM) storm-zen: no. controlC0 pcmC0D0c pcmC0D0p pcmC0D1p seq timer (12:36:14 AM) Thingol: you compiled the driver yourself or is that one that comes with ubuntu? (12:36:53 AM) storm-zen: this is standard. (12:40:04 AM) Thingol: ok, I'm leaving now, but I'll be back later. -- static / tinny sound with STAC9271D https://bugs.launchpad.net/bugs/295854 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
