[00:00] jono, it is included... try "sudo modprobe snd-usb-audio vid=0x763 pid=0x2012 device_setup=0x9 index=5 enable=1" [00:02] johanbr, awesome, so what I am stuck on is what I pass it to turn on the 0x10 as documented in http://alsa.opensrc.org/index.php/M-Audio_FastTrack_Pro [00:03] you add up the values in hex [00:04] for instance, 0x01 + 0x08 + 0x10 = 0x19 [00:04] ahhh [00:05] johanbr, when I modprobe it, I don't see any input channels for the device [00:06] johanbr: alsa mixer [00:06] in alsamixer it says the soundcard doesnt have any controls [00:06] when I switch t use the card [00:07] try without the "digital input" flag, maybe? [00:09] hmmm [00:10] this guide at http://www.joegiampaoli.com/blog/?p=462 recommended vid=0x763 pid=0x2012 device_setup=0x09 index=5 enable=1 [00:10] and I still get no controls [00:10] just to be sure, this is what I am running: [00:10] jono@system76-pc:~$ sudo modprobe -r snd_usb_audio [00:10] jono@system76-pc:~$ sudo modprobe snd-usb-audio vid=0x763 pid=0x2012 device_setup=0x09 index=5 enable=1 [00:11] johanbr, not sure if that helps [00:12] hmm... then I'm out of ideas, I'm afraid [00:12] except maybe trying a different kernel [00:13] are we sure this patch is in the kernel? [00:13] oh, I thought when you said "the driver" you meant snd-usb-audio [00:13] I didn't read properly... my apologies [00:14] no worries [00:14] whether that specific patch is in, I don't know [00:14] no I mean this specific patch, outlined on http://www.joegiampaoli.com/blog/?p=462 [00:14] is there a way in which we can check? [00:15] look at http://kernel.ubuntu.com/git I guess [00:15] and see if the lucid kernel has the changes [00:16] pgraner, is this something you can help with? [00:18] can someone explain to me how to add the kernel-ppa mainline to apt so I can download a 2.6.34 source package and recompile it? === rsalveti is now known as rsalveti-afk [00:21] jono, it's not included [00:21] johanbr, ahhh ok [00:21] thanks [00:21] no problem [00:21] I guess I am SOL then [00:22] no worries, thanks! [00:22] you're welcome [01:54] apw, are you in? [02:35] Any of you happen to know what kernel module dm_mod comes in? [05:41] What does "stripped" mean in '~$ file /usr/bin/make; /usr/bin/make: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped'? [05:48] strip (1) - Discard symbols from object files. [05:50] some of you have Marvel 9123/9128 sata3 controller [05:50] on motherboard? [06:49] virtuald: You missed the target: I did not ask for an object file. [07:10] bullgard4: exes still have symbols if not stripped [07:20] hello [07:24] I have been having problems with i855 hangcheck-freezes until I tried the maverick backported kernel: Linux axion-laptop 2.6.35-6-generic #9~lucid1-Ubuntu SMP Wed Jun 30 11:34:29 UTC 2010 i686 GNU/Linux [07:25] only problem I have with that kernel is that is doesn't give oss-dsps [07:35] *it [07:36] how do I get oss-dsps with this kernel ? [08:28] virtuald: Thank you very much for your help. [10:10] what is the purpose of the driver package kbd, evdev, mousedev are these part of kernel or x?? [15:19] http://lwn.net/Articles/21835/ speaks about "the top Makefile." What directory contains "the top Makefile"? [15:31] bullgard: The source root? [17:06] * warewolf cries [17:06] why can't I get hid-mosart working!? [18:00] How can I determine the source code file name of the kernel process 'pm'? === rsalveti-afk is now known as rsalveti