Problem at time of testing Audio In

Hi all,

At the time of testing Audio In when I am giving the following commands

root@beagleboard /]# mount -t vfat /dev/mmcblk0p1 /mnt/mmc/cd /mnt/mmc/
[root@beagleboard /]# cd /mnt/mmc/

It is working fine. But when I am giving

[root@beagleboard mmc]# arecord -t wav -c 2 -r 44100 -f S16_LE -v k

It is showing as

Unable to handle kernel NULL pointer dereference at virtual address 00000000
pgd = c70e8000
[00000000] *pgd=87ce5031, *pte=00000000, *ppte=00000000
Internal error: Oops: 17 [#1]
Modules linked in:
CPU: 0 Not tainted (2.6.26-rc8-omap1 #1)
PC is at __wake_up_common+0x20/0x80
LR is at complete+0x3c/0x48

and a long memory map.

Can anyone help me to fix this problem??

Thanks & Regards
Anirban Roy Choudhury

This message (including any attachment) is confidential and may be legally privileged. Access to this message by anyone other than the intended recipient(s) listed above is unauthorized. If you are not the intended recipient you are hereby notified that any disclosure, copying, or distribution of the message, or any action taken or omission of action by you in reliance upon it, is prohibited and may be unlawful. Please immediately notify the sender by reply e-mail and permanently delete all copies of the message if you have received this message in error.

Anirban Roy Choudhury said the following on 09/24/2008 05:24 AM:

[root@beagleboard mmc]# arecord -t wav -c 2 -r 44100 -f S16_LE -v k

It is showing as

Unable to handle kernel NULL pointer dereference at virtual address
00000000
pgd = c70e8000

<truncated crash log snip>

I do recollect someone mentioning on the irc channel about alsa driver
not being stable etc.. not too sure. I suppose this issue is with the
same setup(s/w+h/w) on which you have issues with s-video too..

Could you tell us:
a) boot mode: nand/mmc?
b) if mmc how is you partitioning?
c) weblink to the kernel you are using? it would be a good idea to use
omap-linux kernel
d) weblink to the u-boot you are using?
e) weblink to the x-loader you are using?
f) weblink to the file system you are using?
g) which rev of board do you have?
h) could you give us a complete log? I would advice to copy the entire
boot sequence and attach to a text file while mailing.
i) Try to post text only format to the mailing list. it is more readable
and try not to top post[1]..

Regards,
Nishanth Menon

[1] Posting style - Wikipedia

Hi Nishanth Menon,

There is only 1 partition in the MMC card where I have copied MLO,X-loader,u-boot … HARRY.YUV
boot mode : mmc
partition by vfat32.
weblink for all images
http://code.google.com/p/beagleboard/wiki/BeagleSourceCode

Bard rev is B5

See the total log in Audio-In-Beagle.txt

Thanks & Regards
Anirban Roy Choudhury

Audio-In-Beagle.txt (21.3 KB)