Re: how can I make phone call with open moko? (perhaps is a battery issue)

2009-10-08 Thread rakshat hooja
On Thu, Oct 8, 2009 at 3:11 PM, Zhang Weiwu zhangwe...@realss.com wrote:



 Instead of exploring all 10 distributions and try different versions of
 each, my simple answer as a user (not a developer for openmoko yet) is,
 what can I do to make my free runner work as an ordinary phone?



Install latest SHR Unstable release or QT moko

both work quite well as daily use phones for me (minor bugs are still there)
with acceptable battery life and wake up from suspend.

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: First good experiences, except for the microphone

2009-09-27 Thread rakshat hooja
On Sun, Sep 27, 2009 at 2:51 PM, hartru...@gmx.net wrote:


 Currently, I know only one annoyance:
 the microphone does not work well (hardware or software, I have no idea).
 On the receiver side, there is some noise (up to 20 or 30% of the voice
 signal,
 I would guess)
 that makes it hard to understand the person with the Freerunner.
 (The other direction is fine, i.e. good audio output
 on the Freerunner side.)
 Any known solutions, yet?

 Greetings
 Sven


Do you have an A6?  If yes see buzz fix in the wiki

Rakshat

 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support




-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: cannot connect to freerunner android

2009-09-16 Thread rakshat hooja
On Wed, Sep 16, 2009 at 11:17 AM, Vimal Joseph vimaljos...@gmail.comwrote:

 On Tue, 2009-09-15 at 13:49 -0400, François-Léonard Gilbert wrote:
  Android has no SSH server.   It is possible that you could access your
  phone using adb, wich is part of the Android dev kit.  Since it does
  not work well in OS X I couldn't try it, so YMMV.

 Thanks, i tried adb, but i cannot even ping to 192.168.0.202 (which is
 suppose to be the phone IP). The Debian detects the phone and load the
 usb eth module properly and showed the device eth1.

 Thanks and regards,

 ~vimal


Have you done this


   - 3

adb connects to Android but you need to set up Android on FreeRunner first,
otherwise you may skip this step. This will not work on other distributions.
Make sure your FreeRunner was booted while being plugged in to a USB port.
If you have flashed a *Uboot*, run the following commands in Terminal:

# ifconfig usb0 192.168.0.200 netmask 255.255.255.0
# adb kill-server
# ADBHOST=192.168.0.202 adb devices

If you have installed Qi loader, find on which eth device the FreeRunner is
located (for me, it is eth2).

# ifconfig -a

Then, issue the following (if you have *Qi*, and whether you found your eth
for FreeRunner. For me it is eth2):

# ifconfig eth2 192.168.0.200 netmask 255.255.255.0
# adb kill-server
# ADBHOST=192.168.0.202 adb devices

Note the part about booting with USB plugged in.

Last time i tried beta 7 adb worked fine.

Rakshat




 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support




-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Meida player.

2009-09-07 Thread rakshat hooja
On Mon, Sep 7, 2009 at 12:08 PM, CQIT Consulting cq5...@shaw.ca wrote:

 Hi,
 I was wondering if you have an advice about installing a good media player
 (mp3 and/or ogg) on SHR (unstable).

 Thanks

 Cesare Quarinto




Intone (should pull in the mplayer itself)

Its in the repository.

Are you using  SHR-U lite? The full image has intone preinstalled.

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Meida player.

2009-09-07 Thread rakshat hooja
On Mon, Sep 7, 2009 at 12:56 PM, CQIT Consulting cq5...@shaw.ca wrote:

 Went from lite to full with manual instructions.
 Intone I don't have. But thanks for the advice I will try. Does it play
 only ogg or also mp3?

 Thanks !!




ok This full  image from 22 aug works great for me

http://build.shr-project.org/shr-unstable/images/om-gta02/old/full-om-gta02.jffs2

If you feel like it you can try it.

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Meida player.

2009-09-07 Thread rakshat hooja
On Mon, Sep 7, 2009 at 3:47 PM, Wolfgang Spraul wolfg...@qi-hardware.comwrote:

 CQIT,

  Intone I don't have. But thanks for the advice I will try. Does it play
 only ogg or also mp3?

 Also curious about m...@intone, I hope it does not play MP3. Until all
 patents have safely expired I would not want to touch MP3...
 Wolfgang

  Actually Mplayer plays the MP3 with the user installed plugin (libmad or
eqvalent). Intone is just the frontend for Mplayer so no patent probs with
it

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Problems flashing Neo Freerunner

2009-08-11 Thread rakshat hooja
On Tue, Aug 11, 2009 at 6:24 PM, Tim Sterk t...@tim-sterk.nl wrote:

 I got some problems flashing my Neo Freerunner.

 When I try to flash a new OS on it, I get an error message:

 s3c2410_udc: debugfs dir creation failed -19
 kernel panic - not syncing: VFS: unable to mount root fs on
 unknown-block(179,2)

 When I try to flash my GSM firmware, I get an error message that the phone
 cannot read the uImage from my MicroSD card.

 Does anyone have any idea what I can do, because it's rendering the phone
 useless.

 Thanks for your help,

 Tim


Are you using Neotool?

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Happy Birthday Freerunner

2009-07-03 Thread rakshat hooja
Hey Happy Birthday Freerunner dude. Your journey has just begun.

Rakshat

(By my calculations 4th of July was the official launch of the Freerunner by
OM)

-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: GPS Problems

2009-04-03 Thread rakshat hooja
On Fri, Apr 3, 2009 at 10:12 PM, Andrew Stone abs...@nyu.edu wrote:


 Hey,

 I got my Freerunner a few days ago, and since then I've been trying to get
 GPS to work, but no matter what I do...nothing.   I'm using Om2008.12.


Did you put the GPS on from settings? You have to do that in 2008.12

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Openmoko toolchain error

2009-03-20 Thread rakshat hooja
Hi,
I am using Ubuntu 8.10 and I followed the instructions at -
http://wiki.openmoko.org/wiki/Toolchain
Everything works fine up till the 'Building the sample application segment'.
I tried to run as root as well but I was unable to build it. The log is
attached for both attempts.

Thanks in advance

Rakshat
make  all-recursive
make[1]: Entering directory `/home/username/openmoko-sample2'
Making all in src
make[2]: Entering directory `/home/username/openmoko-sample2/src'
/bin/sh ../libtool --tag=CC   --mode=link ccache arm-angstrom-linux-gnueabi-gcc -march=armv4t -mtune=arm920t -std=gnu99 -Wall -pedantic -std=c99 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/libmokoui2 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/gtk-2.0 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib/gtk-2.0/include -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/atk-1.0 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/cairo -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/pango-1.0 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/glib-2.0 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib/glib-2.0/include -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/freetype2 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/libpng12 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/pixman-1 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/gconf/2 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/dbus-1.0 -I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib/dbus-1.0/include   -isystem/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os  -L/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/lib -Wl,-rpath-link,/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/lib -Wl,-O1 -o openmoko-sample sample-main.o -lmokoui2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -lgconf-2 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   
../libtool: line 807: X--tag=CC: command not found
../libtool: line 840: libtool: ignoring unknown tag : command not found
../libtool: line 807: X--mode=link: command not found
../libtool: line 957: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 958: *** Future versions of Libtool will require -mode=MODE be specified.: command not found
../libtool: line 2245: Xarm-angstrom-linux-gnueabi-gcc: command not found
../libtool: line 1944: X-march=armv4t: command not found
../libtool: line 1944: X-mtune=arm920t: command not found
../libtool: line 2111: X-std=gnu99: command not found
../libtool: line 2111: X-Wall: command not found
../libtool: line 2111: X-pedantic: command not found
../libtool: line 2111: X-std=c99: command not found
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/libmokoui2: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/gtk-2.0: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib/gtk-2.0/include: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/atk-1.0: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/cairo: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/pango-1.0: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/glib-2.0: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib/glib-2.0/include: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/freetype2: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/libpng12: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/pixman-1: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/gconf/2: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/include/dbus-1.0: No such file or directory
../libtool: line 2111: X-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/lib/dbus-1.0/include: No such file or directory
../libtool: line 2111: X-isystem/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/include: No such file or directory
../libtool: line 2111: X-fexpensive-optimizations: command not found
../libtool: line 2111: X-fomit-frame-pointer: command not found
../libtool: line 2111: X-frename-registers: command 

Re: Openmoko toolchain error

2009-03-20 Thread rakshat hooja
After re looking at the wiki (thanks to Jozef's suggestion) I used the
unofficial libtool. That problem seems to be solved


Now i have the following error (full log attached)

/usr/lib/libmokoui2.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[2]: *** [openmoko-sample] Error 1
make[2]: Leaving directory `/home/shakti/openmoko-sample2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shakti/openmoko-sample2'
make: *** [all] Error 2


If i understand this correctly my libmokoui2-dev package may be corrupted?
Should i download this also from another source?


Thanks for your help

Rakshat

On Sat, Mar 21, 2009 at 1:24 AM, Shaz shazal...@gmail.com wrote:


 On Fri, Mar 20, 2009 at 8:02 PM, rakshat hooja raks...@gmail.com wrote:


 Hi,
 I am using Ubuntu 8.10 and I followed the instructions at -
 http://wiki.openmoko.org/wiki/Toolchain
 Everything works fine up till the 'Building the sample application
 segment'. I tried to run as root as well but I was unable to build it. The
 log is attached for both attempts.


 Path to the toolchain is giving problems. Are you sure that openmoko
 toolchain is present and all the required headers and libraries are where
 they should be. Did the opkg-target update work? If it did work then its
 something else.

 I use the toolchains alot on Ubunut 8.10 and 8.04 and I never had such a
 problem although never tried the sample application :)



 Thanks in advance

 Rakshat







 ___
 Openmoko community mailing list
 commun...@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




 --
 Shaz


 ___
 Openmoko community mailing list
 commun...@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com


make.log
Description: Binary data
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


GTA 01s for sale [Was -Experiences with GTA02 and OM2008.12 ]

2009-01-18 Thread rakshat hooja

 Best Regards, way to go GTA01 :-)
 Wolfgang


I anyone has a Neo 1973 out there who wishes to sell, I will be happy to buy
it. (will buy more than one if available). Msg me off list.

Rakshat

PS - I used the 1973 as my only phone (disabled suspend - horrible battery
life but otherwise ok) and now use the Freerunner (2008.12 with fixes from
wiki and disabled suspend). Both seem to work reliably for me. The only
thing I do is that charge above 80% every eveinig and then reboot the phone
and repeat the same excersise every morning. The battery life is reaching 10
+ hours with suspend disabled now.
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Neo FreeRunner For Sale

2008-12-22 Thread rakshat hooja
On Tue, Dec 23, 2008 at 10:01 AM, Charles Hill charles.e.h...@gmail.comwrote:

 Due to an unexpected case of unemployment, I am forced to sell my New
 FreeRunner phone and focus on projects that generate me money.  Hacking this
 is fun, but I can't eat it.

 It is one of the 850 MHz U.S. models, and has been working fine on ATT
 since I purchased it.  I just flashed it with OM2008.12, so it is fresh.
 I've been using it on QT for some time.  This is one of the first retail
 units, pre-ordered in a 10-unit pack from the OpenMoko store.

 I'm including the original box, phone (duh!), charger, USB cable, soft
 pouch  stylus.  I'll also throw in the original 512 Mb microSD card in
 addition to a 1 Gb micro and 8 Gb micro SDHC cards.  Bring your own SIM.
 $300 and free shipping in the U.S.

 Send me an e-mail if you're interested.  I'm in the Chicago area if anyone
 wants to see it or pick it up locally.

  Charles
  charles.e.h...@gmail.com

 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support




I would be interested if you can give it for $ 230 plus shipping.

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Sad Story

2008-12-02 Thread rakshat hooja



 And the proactive way:

 The dealers who sell Openmoko can provide insurance (2% of the price
 extra) against theft, and you can use this to buy a new FR. The latter
 works especially if you are in big cities with lots of
 thieves/pickpockets/what not

 -Karthik




This is a good idea. I wil try and explore options for the Indian market.

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: qtopia - kernel panic

2008-08-29 Thread rakshat hooja
Just to clarify - you are following these steps:

1) Boot Freerunner to Nand
2) Connect via USB cable on host
3) On host terminal giving the following commands:


  sudo chown uucp.uucp /dev/ttyACM0

followed by

  sudo cu -l /dev/ttyACM0

and you are getting a connected on the host but no  U-Boot prompt on the
host?

Is this correct?

Rakshat


On Fri, Aug 29, 2008 at 1:37 PM, rakshat hooja [EMAIL PROTECTED] wrote:


 This is what i get when i try connect to u-boot through cu.

 1) I connect the usb and start the new freerunner u-boot  menu.

 2) Then  i use  this command at host prompt.:

 [EMAIL PROTECTED] /]# sudo chown uucp.uucp /dev/ttyACM0
 [EMAIL PROTECTED] /]# sudo cu -l /dev/ttyACM0
 Connected.t

 This is wha ti get on host pc.

 I try selecting the console on the usb but it comes back to the same menu
 on freerunner.


 Console to USB is already default.  setting console to USB will come back
 to the same menu. just try pressing enter after the connected on the host
 andd you should get

 GTA02v5 #  U-Boot prompt.

 Rakshat










 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support




 --
 --
 Please use Firefox as your web browser. Its protects you from spyware and
 is also a very feature rich browser.
 www.firefox.com




-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: qtopia - kernel panic

2008-08-29 Thread rakshat hooja
On Fri, Aug 29, 2008 at 7:04 PM, arne anka [EMAIL PROTECTED] wrote:

  I was able to access u-boot terminal and changed the environment
  variable mentioned in the website  and saved env variable and i switch
  off the phone .This is the environment i set.
 
  setenv menu_9 Boot from microSD (FAT+ext2): setenv bootargs
  \${bootargs_base} rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5
  \${mtdparts} ro\; mmcinit\; fatload mmc 1 0x3200 \${sd_image_name}\;
  bootm 0x3200
 
 
 
  Start the neo-freerunner with Nand u-boot menu ,a new entry is displayed
  and i select the new entry  to boot the microsd card .
 
  I get the same kernel panic.


 TRy this if your kernel is on FAT and rootfs on ext3

setenv menu_9 Boot from microSD (FAT+ext3): setenv bootargs
\${bootargs_base} rootfstype=ext3 root=/dev/mmcblk0p2 rootdelay=5
\${mtdparts} ro\; mmcinit\; fatload mmc 1 0x3200
\${sd_image_name}\; bootm 0x3200

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: qtopia - kernel panic

2008-08-28 Thread rakshat hooja
On Fri, Aug 29, 2008 at 9:08 AM, syed yaqoob ali [EMAIL PROTECTED]wrote:

  rakshat hooja wrote:



 On Wed, Aug 27, 2008 at 7:13 PM, arne anka [EMAIL PROTECTED] wrote:

  I did connect to the cu using this command :  cu -l /dev/ttyACM0
 But still the same response its going back to the menu


 Are you not getting the u-boot terminal on the host PC?

 Rakshat

 --

  No,I am not getting the u-boot terminal on host pc .I have connected  the
 cu and tried to select the option  for usb.It is returning back th same
 u-bootmenu on freerunner.


What happens on the host computer after  you run

cu -l /dev/ttyACM0


And did you do sudo chown uucp.uucp /dev/ttyACM0 before running cu?

My output is as follows

[EMAIL PROTECTED]:~$ sudo chown uucp.uucp /dev/ttyACM0
[EMAIL PROTECTED]:~$ sudo cu -l /dev/ttyACM0
Connected.
ut:   usbtty
Err:   usbtty
PCB rev: 0x000
Power: 0mA
switching led 2 0
switching led 2 1
switching led 2 0
GTA02v5 # DEVICE_CONFIGURED: 1
DEVICE_CONFIGURED: 1

GTA02v5 #


works each and every time.

Also in new kernels you no longer need to set console to USB as it is
already set by default (atleast in
my experience.

Update me if this works.

Rakshat







 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support




-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: qtopia - kernel panic

2008-08-27 Thread rakshat hooja
On Wed, Aug 27, 2008 at 7:13 PM, arne anka [EMAIL PROTECTED] wrote:

  I did connect to the cu using this command :  cu -l /dev/ttyACM0
 But still the same response its going back to the menu


Are you not getting the u-boot terminal on the host PC?

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: qtopia - kernel panic

2008-08-26 Thread rakshat hooja
On Wed, Aug 27, 2008 at 9:47 AM, syed yaqoob ali [EMAIL PROTECTED]wrote:

  Yorick Moko wrote:

 On Tue, Aug 26, 2008 at 2:56 PM, syed yaqoob ali [EMAIL PROTECTED] [EMAIL 
 PROTECTED] wrote:


  arne anka wrote:

  Warning : unable to  open an initial console
   Kernel panic - not syncing : no init found .try passing init= option
 to kernel


 what file systesm did you use on these partitions and how did you proceed
 exactly when installing?

 ___
 support mailing [EMAIL 
 PROTECTED]://lists.openmoko.org/mailman/listinfo/support


 Hi,

  I have used vfat for first partition and ext3 for the second partition.

  This is the procedure i have followed for installing qtopia on sdcard.

  My  Host PC has  FC 9.

  1) connected to Neo freerunner by SSH

  2) Partitioned SD card  :
  fdisk /dev/mmcblk0

  created a 8 mb partition for  kernel and another one for the rootfs
 which took up
  all the remaining space


   Command (m for help): d
   Selected partition 1
   Command (m for help): n
   Command action
  e   extended
  p   primary partition (1-4)
   p
   Partition number (1-4): 1
   First cylinder (1-983, default 1):
   Using default value 1
   Last cylinder or +size or +sizeM or +sizeK (1-983, default 983): +8M
   Command (m for help): n
   Command action
  e   extended
  p   primary partition (1-4)
   p
   Partition number (1-4): 2
   First cylinder (18-983, default 18):
   Using default value 18
   Last cylinder or +size or +sizeM or +sizeK (18-983, default 983):
   Using default value 983
   Command (m for help): w
   The partition table has been altered!
   Calling ioctl() to re-read partition table.

   fdisk: WARNING: rereading partition table failed, kernel still uses old
 table:   Device or resource busy

 3)Got an  fdisk warning so  umounted  :

 umount /dev/mmcblk0p1

redone the step2 again.No error second time.

 4)Formatted the SDcard :

  for first partition.

 a) mkfs.vfat /dev/mmcblk0p1

  for second partition.

 b)mkfs.ext3 /dev/mmcblk0p2

 5)Mounted the sdcard:

   mount /dev/mmcblk0p1 /media/card
   mkdir /media/card/boot

   mkdir /media/mmcblk0p2
   mount /dev/mmcblk0p2 /media/mmcblk0p2

 6)unpacked qtopia:

got this two files :

 uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin
 qtopia-4.3.2-gta02-rootfs-07172049.jffs2

  7)Mounted the rootfs on loopback device:

export loop=$(losetup -f)
losetup $loop rootfs.jffs2
modprobe block2mtd block2mtd=$loop,131072
modprobe jffs2
modprobe mtdblock
mkdir   mntpnt
mount -t jffs2 -o ro /dev/mtdblock0   mntpnt


 8)created compressed tarball.

  tar czf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz -c mntpnt

 9)Transfer this compressed tarball to the second partition of the MicroSD
 that is mounted
 on the FreeRunner:

scp [EMAIL PROTECTED]:/media/mmcblk0p2/

 10)Unpack the rootfilesystem:

   cd /media/mmcblk0p2
   tar xzf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz rm
   qtopia-4.3.2-gta02-rootfs-07172049.tar.gz
   rm -f /media/mmcblk0p2/boot/*

 11) Installed kernel.

 mv
 uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin
  uImage.bin
 scp uImage.bin [EMAIL PROTECTED]:/media/card/boot/

  scp uImage.bin [EMAIL PROTECTED]:/media/card/

 12)shutdown and boot in qtopia.

 Booted from Sdcard

 Now when kernel is booting .It's giving  kernel panic.

 Regards
 Syed Yaqoob Ali




 ___
 support mailing [EMAIL 
 PROTECTED]://lists.openmoko.org/mailman/listinfo/support


  As far as I know: whan you want to boot fat + ext3 you need to edit 
 u-boot entry
 fat + ext2 works straight out of the box (after updating u-boot)

 ___
 support mailing [EMAIL 
 PROTECTED]://lists.openmoko.org/mailman/listinfo/support

   How do i  edit the u-boot entry for booting fat + ext3 ? Can someone pls
 provide the procedure.



Have you tried the procedure on this wiki page

http://wiki.openmoko.org/wiki/Booting_from_SD#Add_uboot_boot_entry

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: dialer error

2008-08-25 Thread rakshat hooja

  Hi Micheal,

 I work as a senior embedded software engineer . I have been working
 embedded systems and embedded linux  for  quite some time. Openmoko is dream
 come true for me n my firm as i always wanted a open mobile phone to explore
 all the possibilities of mobile technology.We have many things  on our mind
 with freerunner + openmoko . We are going to develop many application +
 utilities + system software . I have just started with phone .I need to
 prove the basic functionality of the phone .I need to prove everything that
 is possbile with openemoko. It's not just an single application or something
 t . I might need to play with kernel for new device driver or play at
 application level wiht gtk + or other UI option available.

 Anyways could you guide me on my issues.

 Regards
 Syed Yaqoob Ali

 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support


Hi Syed,

As Micheal has already mentioned you may want to go through the wiki (
wiki.openmoko.org) a little.

After that can you let me know

1) if you are able to get USB networking working and connect the phone via
ssh and update the phone by opkg upgrade?

2) Follow the instructions using dfu-utils to flash new images?

Also Yakoob is in Hyderabad so if Sparky or anyone else in hyderabad can
help him set up the device it would be great.

Rakshat





-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: dialer error

2008-08-25 Thread rakshat hooja

  --

 ___
 support mailing [EMAIL 
 PROTECTED]://lists.openmoko.org/mailman/listinfo/support

  Hi,

 I am able to connect to the phone using ssh .But i have not tried opkg
 upgrade.

 Regards





Can you do the opkg upgrade and see if the dialer error is still there

http://wiki.openmoko.org/wiki/Getting_Started_with_your_Neo_FreeRunner#Set_up_USB-based_networking.2C_SSH_and_update

GSM registering is working so I am 99% sure that the dialer in Qtopia will
work but the 2007.2 dialer should also work - has always worked for me
(assuming you are still using that)

When I next ssh into my FreeRunner I will try to look up your error message
and see if I can identify its cause but am quite busy today so will be
tomorrow at the earliest.

Anyway if you have time also read through

http://wiki.openmoko.org/wiki/Distributions

and flash a number of different images to try them out and see what works
for you.

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Bitbaking Ruby 1.9

2008-08-09 Thread rakshat hooja
On Sat, Aug 9, 2008 at 8:49 AM, sparky mat [EMAIL PROTECTED] wrote:

 Ruby 1.9 seems to compile and run fine. Currently, I am compiling  it on
 my phone.

 I am not familiar with OpenEmbedded or Bitbake. Can someone add Ruby 1.8.6
 and Ruby 1.9 to the repository? Possibly, we can remove Ruby 1.8.5 from the
 repository since Ruby 1.8.6 is a grammar-compatible upgrade to 1.8.5 with
 significant improvements IIRC.

 Alternatively, if someone can guide me, I can add these myself. I mean,
 add the bitbake recipe so that the build host will compile and upload its
 ipk file to the GTA01/02 repository.


 One issue I faced when compiling was that 'ar' on the phone is supplied by
 Busybox and doesn't provide the features the compilation required. I
 symlinked arm-angstrom-linuxeabi-ar to 'ar'and things worked fine.


Please put this in a wiki page.

Rakshat



-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: 2008.8 : Can receive calls but cannot call

2008-08-09 Thread rakshat hooja
On Sat, Aug 9, 2008 at 6:37 PM, Vikas Saurabh [EMAIL PROTECTED]wrote:

 Is this so non-critical only (+1)'s are coming and no one even cares to
 explain what and how it broke

 The functionality was working fine with 2007.2 and earlier (non released
 version) of ASU from Aug 6.

 --Vikas


I am sure there will be explanations but give the OM guys a break. They have
just done a major release and its a Saturday! File a trac report and wait
till Monday's build and see it the problems are fixed and explanations
given. 2008.8 official release is still very much a work in progress anf
from my experience the builds about 4-7 days after a mojor release tend to
solve a lot of teathing problems.

See http://zecke.blogspot.com/2008/08/releasing-software-to-wild.html  - a
blog post on 2008.8 by Holger zecke
Freytherhttp://zecke.blogspot.com/2008/08/releasing-software-to-wild.htmlwho
has been working on qtopia on x11 for OM

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Om2008.8 - Issues

2008-08-08 Thread rakshat hooja
On Fri, Aug 8, 2008 at 6:00 PM, sparky mat [EMAIL PROTECTED] wrote:

  I found the following issues while trying out the Om2008.8 release.


 3) Messaging - The qwerty keypad has no backspace/delete key. Also, I can't
 see any way to access the numeric/special keys. Am I missing something here?


Try sliding finger towards left for del. flick keyboard upwards for numeric
keypad.




 6) Battery level indicator - Is there one? I just see a lightning icon on
 the status bar and its there even if the cable is not plugged in.


Paining error i think, reboot and see if it is still there.

Rakshat



-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: can't get images

2008-08-01 Thread rakshat hooja
Same

On Fri, Aug 1, 2008 at 10:04 PM, Peter Abplanalp 
[EMAIL PROTECTED][EMAIL PROTECTED]
 wrote:


 i'm trying to get new images from
 http://buildhost.openmoko.org/daily/freerunner/ and i'm getting a 403
 forbidden.  i got this link from the
 http://wiki.openmoko.org/wiki/Latest_Images page on the wiki.  i'm pretty
 sure i've gotten images from here before.  what's up?

 --
 Peter Abplanalp


Same problem here. I guess there is some maintenance work going on the
buildhost.

Rakshat
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: SD card corruption?

2008-07-31 Thread rakshat hooja
suspend/ resume (i believe)

there is a thread discussing this issue/ bug on the support list already

On Thu, Jul 31, 2008 at 11:04 PM, Russell Sears [EMAIL PROTECTED]wrote:

 My FR's SDHC card's partition table became corrupted recently.  Any
 ideas why?  I'm using a sandisk 8GB SDHC.  This happened over the
 weekend, and it's been since I reformatted the card monday morning.

 The following things happened between when it was known-good, and
 known-bad.  I'm running an updated factory image:

 - opkg update
- (Updated with deadly kernel package that zeros out the kernel
 image then fails to reflash)
 - Attempted to upload contents of flash to laptop.  It produced a big
 file full of garbage on my laptop.
 - Flashed + Booted using qtopia kernel.  Bad crashes happened.
 - Booted using correct (hand converted) kernel
 - Enabled suspend/resume.  Resume worked, but broke pulse audio
 - Disabled suspend/resume.

 Anyway, I'd like to know which of these things killed the partition
 table so I can file a bug report (if appropriate).  Any ideas?

 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support




-- 
--
Please use Firefox as your web browser. Its protects you from spyware and is
also a very feature rich browser.
www.firefox.com
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support