Re: [android-kernel] Re: Wifi + bcm4329.ko

2011-05-24 Thread 박진호
u can remount system to rw #mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system however, if ur phone is not rooted, u cannot use adb push command. just check "ro.secure" in default.prop if ro.secure=1, u cannot use adb push command. 2011/5/25 Earlence > system is mounted as read only.

[android-kernel] Re: Wifi + bcm4329.ko

2011-05-24 Thread Earlence
system is mounted as read only. On May 25, 2:29 am, Shankar Athinarayanan wrote: > Hi, > > So I have a custom kernel installed on my phone, but I am having > trouble getting wifi back. I tried doing adb push bcm4329.ko /system/ > modules/bcm4329.ko but my ubuntu 10.10 gives this error: /system/ >

[android-kernel] buffer overflow. native linphone and sipdroid on omap4 es2.1

2011-05-24 Thread Anil
Just an observation: both Linphone native and SIP Droid produce the same buffer overflow error on the virtualized es 2.1 board. W/AudioFlinger( 1207): RecordThread: buffer overflow W/AudioFlinger( 1207): RecordThread: buffer overflow W/AudioFlinger( 1207): RecordThread: buffer overflow W/AudioFlin

[android-kernel] Wifi + bcm4329.ko

2011-05-24 Thread Shankar Athinarayanan
Hi, So I have a custom kernel installed on my phone, but I am having trouble getting wifi back. I tried doing adb push bcm4329.ko /system/ modules/bcm4329.ko but my ubuntu 10.10 gives this error: /system/ modules/ No such file or directory. How exactly can I do this even though I don't even have t

Re: [android-kernel] statically loading modules

2011-05-24 Thread Hamilton Vera
Try to load your module in a conventional x86 linux machine. []'s Hamilton Vera On Sat, May 14, 2011 at 5:28 PM, akanksha maggo wrote: > I am trying to make my application which should load my module . I > have made neccesary changes in makefile,kconfig and added my module in > the drivers fold

[android-kernel] What is the use of disabled option in the init script

2011-05-24 Thread Sam
Hello All, What is the use of disabled option used in init.rc script. Actually we have init.target.rc where the service is called as follows. service netmgr /system/bin/netmgr disabled Even if "disabled" is present in the script and no explicit call is being made to start the service in the ent

[android-kernel] Re: statically loading modules

2011-05-24 Thread ヘマント
Does your kernel support loadable modules? Could you attach the kernel log when you try to load the module. If the version the module was built for is different from the running kernel the module is not loaded. On May 15, 5:28 am, akanksha maggo wrote: > I am trying to make my application which

[android-kernel] What is the Nexus one RAM Device?

2011-05-24 Thread Earlence
and it is managed by what driver? -Earlence -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel