**** BEGIN LOGGING AT Fri Jun 22 02:59:59 2012 Jun 22 04:31:20 hi there Jun 22 04:32:55 i have recently managed to build an external kernel module (rt3070) an now i am trying to get it to autoload on system boot. Jun 22 04:33:37 i am missing something because i cant get my image to do this Jun 22 04:34:49 can anyone help? Jun 22 08:55:57 i get no audio form beagleboard xM, i installed gst-plugins-base-meta and gst-plugins-good-meta but i can't get sound in out...what i need? Jun 22 08:56:43 try with something simple first. aplay or ogg123 Jun 22 08:58:50 i'm trying gst-launch playbin2 uri=file:///TEST.MP3 -v Jun 22 08:58:55 but nothing to do Jun 22 09:02:15 dm8tbr: ALSA lib confmisc.c:768:(parse_card) cannot find card '0' Jun 22 09:28:28 aplay -L? Jun 22 09:29:29 download this http://www.wav-sounds.com/cartoon/bugsbunny1.wav and try aplay Jun 22 09:31:44 Spider-Pork: null Jun 22 09:31:44 Discard all samples (playback) or generate zero samples (capture) Jun 22 09:33:01 Spider-Pork: null for aplay -L Jun 22 09:33:44 http://pastebin.com/HwZFsywV Jun 22 09:34:03 null ---> aplay -L ? Jun 22 09:34:11 ah ok Jun 22 09:34:37 Spider-Pork: yes return null Jun 22 09:34:45 seems you not have sound support Jun 22 09:35:10 what have you used to build your angstrom image? Jun 22 09:35:21 oe Jun 22 09:35:31 minimal_image_yadda? Jun 22 09:35:38 or something like that Jun 22 09:35:46 is based on systemdGnomeImage Jun 22 09:36:10 Spider-Pork: can i add sound support from opkg? Jun 22 09:36:26 Spider-Pork: or verify if i have or not this? Jun 22 09:37:45 should be inside .config of your kernel Jun 22 09:38:02 sound support is inside kernel, as built-in or in module Jun 22 09:38:23 in the second one you can try with modprobe Jun 22 09:38:28 zcat /proc/config.gz | grep SOUND Jun 22 09:38:28 CONFIG_SOUND=m Jun 22 09:38:28 CONFIG_SOUND_OSS_CORE=y Jun 22 09:38:28 CONFIG_SOUND_OSS_CORE_PRECLAIM=y Jun 22 09:38:30 without rebuild kernel Jun 22 09:40:47 its just install Jun 22 09:42:00 lsmod | grep 4030 Jun 22 09:44:18 snd_soc_twl4030 37335 0 Jun 22 09:44:18 snd_soc_core 105616 1 snd_soc_twl4030 Jun 22 09:44:18 snd_pcm 74669 2 snd_soc_twl4030,snd_soc_core Jun 22 09:48:31 so the module is up Jun 22 09:49:06 alsa should be installed, you have aplay Jun 22 09:49:27 but its break XD Jun 22 09:49:32 no works Jun 22 09:49:46 i think i have set up the default device but i can't understand how Jun 22 09:49:47 i see. Try to generate with oe the minimal image Jun 22 09:50:03 its the same what change? Jun 22 09:50:18 no i don't use gnome Jun 22 09:50:33 i haven't started gdm Jun 22 09:50:38 i dunno :) it's a lot of time that i not "play" with my boards Jun 22 09:50:54 :=) Jun 22 09:51:03 watch .bash_history (after exit from actual terminal) Jun 22 09:51:36 for what? Jun 22 09:52:25 i have only one terminal i'm using ttyO" Jun 22 09:52:28 i have only one terminal i'm using ttyO2 Jun 22 09:52:54 [11:49:59] i think i have set up the default device but i can't understand how --> to understand how Jun 22 09:53:06 ah gosh Jun 22 09:53:07 a ok sorry Jun 22 09:53:14 i need a coffee :| Jun 22 09:53:14 i'm mean i have to set up Jun 22 09:53:23 :P Jun 22 09:55:31 at the moment i have no idea :/ Jun 22 09:58:49 but Jun 22 09:58:53 gstremaer need X? Jun 22 09:59:03 gstreamer Jun 22 10:00:56 nope Jun 22 10:02:45 ok Jun 22 16:55:53 hello. I am building an angstrom minimal image with mtd-utils with the old plain openembedthing else..ded. I am trying to stuff it in my kernel as initramfs, it starts init but it gets stuck just after running S99finish, not doing anyjt Jun 22 16:56:41 ...anything else. I am setting some debug messsages in the init scripts so as to get some insight on that, but I am pretty lost Jun 22 16:57:24 does anyone here know anything on what could be happening? **** ENDING LOGGING AT Sat Jun 23 02:59:58 2012