On Tue, 7 Oct 2008 15:15:45 -0400 Joel Newkirk <[EMAIL PROTECTED]> babbled:
> On Mon, 6 Oct 2008 14:46:56 +0200, gromez <[EMAIL PROTECTED]> wrote: > > On Mon, Oct 6, 2008 at 2:32 PM, gromez <[EMAIL PROTECTED]> wrote: > >> On Mon, Oct 6, 2008 at 1:11 AM, Richy <[EMAIL PROTECTED]> wrote: > >>> I somehow managed to get it to work to some extend. > >>> The phone isn' ringin, just vibrating, but I can talk and hear during a > >>> call.. > >>> > >>> make sure you have gstreamer installed, > >>> also I added a lot of packages, with alsa, gst, openmoko-state, etc. > >>> Didn't work until reboot. (And due to the Neos booting-time I don't > > want to > >>> reboot after each package just to check...) > >> > >> By default, it seems there's no /dev/dsp so sound can't work. Trying > >> to find the missing package ... > >> > > > > Well, it's not a package but snd_pcm_oss module must be loaded. > > > > [EMAIL PROTECTED]:~# modprobe snd_pcm_oss > > Well, I'm still unable to get a peep out of my FreeRunner with the new > Rasterman image, except for the alarm. This is with Zhone and frameworkd, > plus several alsa and oss packages. I'm using the FSO unstable feed. > > lsmod tells me: > Module Size Used by > ipt_LOG 5472 1 > xt_tcpudp 2880 2 > xt_state 1952 3 > iptable_filter 2208 1 > iptable_nat 5860 0 > nf_nat 16118 1 iptable_nat > nf_conntrack_ipv4 14344 5 iptable_nat > xt_conntrack 2368 0 > nf_conntrack 58312 5 > xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4,xt_conntrack > ip_tables 10344 2 iptable_filter,iptable_nat > x_tables 11812 6 > ipt_LOG,xt_tcpudp,xt_state,iptable_nat,xt_conntrack,ip_tables > bnep 12288 2 > snd_pcm_oss 39872 0 > snd_mixer_oss 14720 1 snd_pcm_oss > snd_soc_neo1973_gta02_wm8753 7944 0 > snd_soc_s3c24xx_i2s 3896 1 snd_soc_neo1973_gta02_wm8753 > snd_soc_s3c24xx 4480 1 snd_soc_neo1973_gta02_wm8753 > snd_soc_wm8753 29152 1 snd_soc_neo1973_gta02_wm8753 > snd_soc_core 27200 3 > snd_soc_neo1973_gta02_wm8753,snd_soc_s3c24xx,snd_soc_wm8753 > snd_pcm 73253 3 snd_pcm_oss,snd_soc_s3c24xx,snd_soc_core > snd_timer 20164 1 snd_pcm > snd_page_alloc 6120 1 snd_pcm > snd 46132 7 > snd_pcm_oss,snd_mixer_oss,snd_soc_neo1973_gta02_wm8753,snd_soc_wm8753,snd_soc_core,snd_pcm,snd_timer > rfcomm 36404 2 > ohci_hcd 22060 0 > hidp 14784 0 > l2cap 21156 13 bnep,rfcomm,hidp > hci_usb 13980 0 > bluetooth 54400 7 bnep,rfcomm,hidp,l2cap,hci_usb > > > Any suggestions on what I've missed? if it makes noises from the alarm... audio works - the alarm app is simple. it just executes aplay on a wav file... in a loop. so maybe u need oss emulation modules or its missing audio files for zhone? (missing package?) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

