Re: qtopia - kernel panic

2008-08-29 Thread syed yaqoob ali




of course, what did you expect?
afair your root is ext3 and you set again ext2

rootfstype should read _ext3_

... rootfstype=ext3 root=/dev/mmcblk0p2 rootdelay=5  ...

make sure that you got a recent u-boot.

and please: do not simply hit reply and send but shorten the mails!

  
  I have even  tried with rootfstype=ext3 .I have same kernel panic  
error.Anyways i just expect the u-boot the qtopia image and i keep the 
previous discussion in my mail so that others can follow it and help me out.
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: qtopia - kernel panic

2008-08-29 Thread syed yaqoob ali




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
  


I have tried this also .But the same problem.kernel panic



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


Re: qtopia - kernel panic

2008-08-29 Thread syed yaqoob ali

rakshat hooja wrote:

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
  
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.


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


Re: qtopia - kernel panic

2008-08-29 Thread syed yaqoob ali

rakshat hooja wrote:

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
  

-
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?

--

Yes exactly this is what is happening.
I am also pressing enter on the host after getting connected.



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


Re: qtopia - kernel panic

2008-08-28 Thread syed yaqoob ali

rakshat hooja wrote:



On Fri, Aug 29, 2008 at 9:08 AM, syed yaqoob ali 
<[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:


rakshat hooja wrote:



On Wed, Aug 27, 2008 at 7:13 PM, arne anka <[EMAIL PROTECTED]
<mailto:[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 <mailto: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 <http://www.firefox.com>



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

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.

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.




   

 

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


Re: qtopia - kernel panic

2008-08-28 Thread syed yaqoob ali

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


___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support
  
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.



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


Re: qtopia - kernel panic

2008-08-27 Thread syed yaqoob ali

arne anka wrote:

I am trying to boot into the NAND uboot menu. But when i am selecting
the set console to usb .It is returining back to the same menu again.



you need to connect with cu or neocon or another terminal -- see
  

http://wiki.openmoko.org/wiki/Bootloader#Bootloader_prompt



  



I did connect to the cu using this command :  cu -l /dev/ttyACM0

  But still the same response its going back to the menu

  





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


Re: qtopia - kernel panic

2008-08-27 Thread syed yaqoob ali

rakshat hooja wrote:



On Wed, Aug 27, 2008 at 9:47 AM, syed yaqoob ali 
<[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:


Yorick Moko wrote:

On Tue, Aug 26, 2008 at 2:56 PM, syed yaqoob ali <[EMAIL PROTECTED]> 
<mailto:[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 list
support@lists.openmoko.org <mailto:support@lists.openmoko.org>
https://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 
   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 qtopia-4.3.2-gta02-rootfs-07172049.tar.gz
[EMAIL PROTECTED]:/media/mmcblk0p2/ <mailto:[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/ <mailto:[EMAIL 
PROTECTED]:/media/card/boot/>

 scp uImage.bin [EMAIL PROTECTED]:/media/card/ <mailto:[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 list
support@lists.openmoko.org <mailto:support@lists.openmoko.org>
https://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 list
support@lists.openmoko.org <mailto:support@lists.openmoko.org>
https://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 w

Re: qtopia - kernel panic

2008-08-26 Thread syed yaqoob ali

Yorick Moko wrote:

On Tue, Aug 26, 2008 at 2:56 PM, syed yaqoob ali <[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 list
support@lists.openmoko.org
https://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 
   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 qtopia-4.3.2-gta02-rootfs-07172049.tar.gz
[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 list
support@lists.openmoko.org
https://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 list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support
  
How do i  edit the u-boot entry for booting fat + ext3 ? Can someone 
pls provide the procedure.




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


Re: qtopia - kernel panic

2008-08-26 Thread syed yaqoob ali

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 list
support@lists.openmoko.org
https://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 :

  1. 
uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin

  2. qtopia-4.3.2-gta02-rootfs-07172049.jffs2

7)Mounted the rootfs on loopback device:

  export loop=$(losetup -f)
  losetup $loop 
  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 qtopia-4.3.2-gta02-rootfs-07172049.tar.gz 
[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 list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


r(qtopia - kernel panic)

2008-08-26 Thread syed yaqoob ali
Hi,

   I have downloaded qtopia  and  after preparing sdcard ,installed the 
kernel and file system in the respective partitions.But when i m trying 
to boot thorough sdcard in qtopia . During kernel execution kernel is 
panicking .I am getting the following error.

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


Regards
Syed Yaqoob ali.

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


Re: dialer error(qtopia - kernel panic)

2008-08-25 Thread syed yaqoob ali

rakshat hooja wrote:







___ support mailing
list support@lists.openmoko.org
<mailto:support@lists.openmoko.org>
https://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
  

Hi,

  I have downloaded qtopia  and  after preparing sdcard ,installed the 
kernel and file system in the respective partitions.But when i m trying 
to boot thorough sdcard in qtopia . During kernel execution kernel is 
panicking .I am getting the following error.


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



Regards
Syed Yaqoob ali.




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


Re: dialer error

2008-08-25 Thread syed yaqoob ali

rakshat hooja wrote:


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 <mailto: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 <http://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 <http://www.firefox.com>



___
support mailing list
support@lists.openmoko.org
https://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


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


Re: dialer error

2008-08-25 Thread syed yaqoob ali

Michael Shiloh wrote:

syed yaqoob ali wrote:
  

Hi,


I finally got the openmoko based neo freerunner phone.It's a bare phone 
nothing comes preloaded.I have some issues .


1)After booting the phone with all the proper hardware(sim / sdcard / 
batteries fully charge).I tried to make the call it’s poping error 
dialog with messaged

” Dialer error : with s signature
org.openmoko.phonekit.dialer ”

2) Though it is showing sms count but it is not opening sms.

3)couldn’t open contact book eihter.

Regards




Hi Yaqoob,

I hope you realize that the Openmoko software for the Freerunner phone 
is still very much under development, and so we expect that most people 
who purchase the phone are developers interested in developing and 
tinkering. We encourage you to join the mailing lists (described at 
lists.openmoko.org) and to help us develop and improve the software.


If you are looking for a stable phone, you would probably be most happy 
with the Qtopia distribution. For instructions on how to do this see our 
wiki, wiki.openmoko.org.


I do hope you decide to join the mailing lists. What are your interests 
and goals with the phone? What applications do you plan to use or 
develop? What special uses do you have for the phone?


Best wishes,
Michael Shiloh
Developer Relations
Openmoko

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

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


dialer error

2008-08-24 Thread syed yaqoob ali
Hi,


I finally got the openmoko based neo freerunner phone.It's a bare phone 
nothing comes preloaded.I have some issues .

1)After booting the phone with all the proper hardware(sim / sdcard / 
batteries fully charge).I tried to make the call it’s poping error 
dialog with messaged
” Dialer error : with s signature
org.openmoko.phonekit.dialer ”

2) Though it is showing sms count but it is not opening sms.

3)couldn’t open contact book eihter.

Regards


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