Re: UbiSlate 7C+ : is this the new Jolla Tablet and Mer/Nemo Tablet ?

2012-11-12 Thread Abubakar
oh my God, when are we going to get rid of Cortex A8 and 512mb ram?
Make it s4 processor and 2gb ram plzz ... and fremantle will do :p

3



On Mon, Nov 12, 2012 at 11:47 PM, Randolph D. rdohm...@gmail.com wrote:

 UbiSlate 7C+
 http://www.datawind.com/ubislate/index.html

 86 Euro

 is this the new Jolla Tablet and Mer/Nemo Tablet ?

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: OpenCV problem

2012-09-25 Thread Abubakar
Do you have the Maemo SDK? I have not used opencv before, but I think if
you try to find some code of it and then build it in the maemo sdk and
transfer to the device, you'll have what you'll need.
Also google for: OpenCV N900
you'll come across some posts on talk.maemo.org that'll help you. For N900
sometimes a very helpful search is at http://maemo.org/packages, I was
looking for opencv there and found this:

http://maemo.org/packages/view/opencv-doc/ says: *This package contains the
OpenCV documentation and example programs.*

Also I found this http://paperairoplane.net/?p=274

On Tue, Sep 25, 2012 at 4:04 PM, Eyal Erez ere...@gmail.com wrote:

 no, i ment if there is an example on how to check that the opencv lib is
 working.

 some small code that i can know that i can use opencv...

 eyal



___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: OpenCV problem

2012-09-21 Thread Abubakar
Well one option is to flash your phone and you can read instructions here
http://wiki.maemo.org/Updating_the_tablet_firmware.
You can use the built-in Backup application to take a backup, put it on
your pc and flash the cell phone and then transfer back the backup to phone
and restore it (using mass storage option).
That flashing info page contains info for many maemo devces other then
n900, so try to focus on the right things :)

On Fri, Sep 21, 2012 at 9:07 PM, Eyal Erez ere...@gmail.com wrote:

 Well, that's doesn't sound good for me.

 So is there a manual how to reset the phone, in a way that i will ensure
 that i could work with OpenCV afterwards??

 Again, thank u very much for the help and info
 Great appreciation to all.

 eyal



___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: OpenCV problem

2012-09-20 Thread Abubakar
sorry i didnt do a reply-all, so sending again:

my /etc/apt/sources.list is empty.

/etc/apt/souces.list.d/ has hildon-application-manager.list which
contains:

deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/003 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free
deb http://repository.maemo.org/extras-devel/ fremantle-1.3 free non-free

On Thu, Sep 20, 2012 at 11:34 AM, Daniil Ivanov daniil.iva...@gmail.comwrote:

 Could anyone please share content of /etc/apt/sources.list
 and /etc/apt/sources.list.d/ from their N900 for a cross check?

 Thanks, Daniil

 On Wed, Sep 19, 2012 at 12:55 PM, Daniil Ivanov daniil.iva...@gmail.com
 wrote:
  I don't have N900 any more, so I cannot check. But it looks like it's
  related to configuration of Nokia closed source packages. You need to
  fetch the key afer signing the EULA and let apt know the key as it's
  explained in the page
  http://tablets-dev.nokia.com/eula/index.php
 
  This command will show the content of apt current configuration in
 command line:
  cat /etc/apt/sources.list
 
  Thanks, Daniil.
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: OpenCV problem

2012-09-17 Thread Abubakar
yes do ..
apt-get clean
apt-get update

On Mon, Sep 17, 2012 at 4:14 PM, Daniil Ivanov daniil.iva...@gmail.comwrote:

 Hi Eyal!

 Could you please post full output of apt-get update,
 so we can see what exactly configured and was update successful or not.

 You can save  do it conveniently by saving output to a file:
 apt-get update  my.log
 Just in case: pwd shows a current working path where file is saved.

 Thanks, Daniil


 On Tue, Sep 11, 2012 at 8:19 PM, Eyal Erez ere...@gmail.com wrote:

 Hello Abubaker,

 i setup the extras-devel repository by
 http://wiki.maemo.org/Extras-devel#How_to_activate_Extras-devel , it
 says only to write fremantle not fremantle-1.3 but i change it anyway and
 still i get the same error msg.

 Is there anything else that i can do?? if i will format the machine
 will it help?? what else can i do?

 any idea will be apprciate.

 eyal


 On Mon, Sep 10, 2012 at 10:44 PM, Abubakar abubak...@gmail.com wrote:

 Hi Shamsul, are you sure your repo is added properly? I have
 extras-devel link added to fapman (faster application manager) as follows:

 Name: extras-devel
 URL: http://repository.maemo.org/extras-devel/
 Distribution: fremantle-1.3
 Components: free non-free

 I do a:

 ~ $ root

 and then:

 orb:~# apt-get install libcv4

 and I get the following:

 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 The following extra packages will be installed:
   libavcodec52 libavformat52 libavutil49 libfaad2-0 libtheora0
 libvorbis0a
   libvorbisenc2
 The following NEW packages will be installed:
   libavcodec52 libavformat52 libavutil49 libcv4 libfaad2-0 libtheora0
   libvorbis0a libvorbisenc2
 0 upgraded, 8 newly installed, 0 to remove and 17 not upgraded.
 Need to get 5556kB of archives.
 After this operation, 13.0MB of additional disk space will be used.
 Do you want to continue [Y/n]?

 On Mon, Sep 10, 2012 at 11:50 PM, Eyal Erez ere...@gmail.com wrote:

 Hello Shamsul,

 Thanks for the resposns.

 I enable the Extras-devel repository.
 when i write the apt-get update i get a list of update and then(i
 started from the last line that is good.. )
 Hit http://repository.maemo.org fremantle/non-free packages
 W: Failed to fetch
 http://repository.maemo.org/dists/fremantle/sdk/fremantle/binary-armel/packages404
  Not Found [IP:81.218.31.152 80]

 W:Failed to fetch
 http://repository.maemo.org/dists/fremantle/sdk/non/binary-armel/packages404
  Not Found [IP:81.218.31.152 80]

 E:Some index files failed to download, they have been ignored, or old
 ones used instead.

 and i get the same error, the i mention before about the dependencies...

 i will add, that i even tried to surf from the N900 to this site go to  
 Fremantle Extras-devel free armel  libcv4 2.0.0-5 (both of them) and
 download and install the .deb file and then i get
 unable to install 'libcv4'. Incompatible application package.
 so what else can i do?

 eyal

 On Mon, Sep 10, 2012 at 9:30 PM, shamsul hassan shamsulbu...@gmail.com
  wrote:

 Hi Eyal,

 below link will help ..
 http://maemo.org/packages/view/libcv4/

 you need to enable Extras-devel or Extras-testing in the repository
 manager and then apt-get update

 Thanks
 Shamsul

 On Mon, Sep 10, 2012 at 7:23 PM, Eyal Erez ere...@gmail.com wrote:

 Hello all,

 I'm trying to use OpenCV on my Nokia N900, my first goal was to
 install the libcv4.

 I tried to use X-Terminal sudo gainroot and then apt-get install
 libcv4, then i got:
 Some packages could not be installed. THis may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages ave now yest been created or 
 been
 moved out of incoming...
 The following information may help to resolve the situation:

 The following pakcages have unmet dependencies:
 libvcv4: Depends:libavcodec52 (=3:0.svn20090303-1) but it is not
 goint to be installed or (lot of spaces)
 libavcodec-extra-52 (=3:0.svn20090303-1) but it is not installable
 Depends:libavformat52 (=3:0.svn20090303-1)but it is not going to be
 installed or (lot of spaces)
 libavformat-extra-52 (=3:0.svn20090303-1) but it is not installable
 E:Broken packages.

 i tried to install missing lib separte, apt-get install libavcodec52
 ---libspeex1 =package libspeex1 is not available, but is referred to by
 an other package (if this information is important just tell me and i
 will add the rest of it...)

 Then i mailed Daniil Ivanov who was very kind and replay with :
 1. Enable Extras-Devel repository.
 2. apt-get update
 3. apt-get intstall libcv4

 but i got the same result, so now i pretty much stuck and dont really
 know what else i can do , so any help will be very appricate.

 My product info is:
 Nokia N900
 Maemo 5
 Version 21.2011.38-1

 if any information is needed and missing pls let me know and i will
 add it,

 eyal

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https

Re: OpenCV problem

2012-09-17 Thread Abubakar
sending my email again, the last one got held cuz it exceeded 20k in the
body message. Strange.
Anyway I wrote:

oh :) ... sorry for the misunderstanding

since you wrote:

 Could you please post full output of apt-get update,

I was further telling  Eyal that do a apt-get clean first and then the
update of it, and then paste the logs here.
Just wanted him to do a clean first.

On Mon, Sep 17, 2012 at 5:00 PM, Daniil Ivanov daniil.iva...@gmail.comwrote:

 Hi Abubakar,

   I have to confess I don't really understand your message. According to
   you previous mail everything is working fine and as expected for you.

 Thanks, Daniil.




___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: N900: water damage

2012-09-14 Thread Abubakar
this is more suited for tmo if u have not asked this there already.
you'll get purrrty good advices there.



On 9/14/12, ~D schoapp...@gmail.com wrote:
 Hi,

 A little bit of water was slipping from my bottle and hit my n900. First
 the screen was falling away sometimes. Then I saw a little water on the
 keybd when I moved the keybd out and in. I powered the phone off and
 waited for a few hours. When I didn't see any water anymore, I powered
 it on, it looks to behave normal again, until I tried to charge it,
 which didn't work. Then I noticed that I couldn't turn it off normally,
 so I removed the battery to turn it off. Since then I can't boot my
 n900. Only a white nokia screen flashes on, and disappears after 20 sec
 or so. When I charge it, the orange light stays on constantly, that
 doesn't look normal too. I did use the power kernel.

 Anything I can do to safe my device?

 Thanks in advance,
 Dirk
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: OpenCV problem

2012-09-10 Thread Abubakar
Hi Shamsul, are you sure your repo is added properly? I have extras-devel
link added to fapman (faster application manager) as follows:

Name: extras-devel
URL: http://repository.maemo.org/extras-devel/
Distribution: fremantle-1.3
Components: free non-free

I do a:

~ $ root

and then:

orb:~# apt-get install libcv4

and I get the following:

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libavcodec52 libavformat52 libavutil49 libfaad2-0 libtheora0 libvorbis0a
  libvorbisenc2
The following NEW packages will be installed:
  libavcodec52 libavformat52 libavutil49 libcv4 libfaad2-0 libtheora0
  libvorbis0a libvorbisenc2
0 upgraded, 8 newly installed, 0 to remove and 17 not upgraded.
Need to get 5556kB of archives.
After this operation, 13.0MB of additional disk space will be used.
Do you want to continue [Y/n]?

On Mon, Sep 10, 2012 at 11:50 PM, Eyal Erez ere...@gmail.com wrote:

 Hello Shamsul,

 Thanks for the resposns.

 I enable the Extras-devel repository.
 when i write the apt-get update i get a list of update and then(i started
 from the last line that is good.. )
 Hit http://repository.maemo.org fremantle/non-free packages
 W: Failed to fetch
 http://repository.maemo.org/dists/fremantle/sdk/fremantle/binary-armel/packages404
  Not Found [IP:81.218.31.152 80]

 W:Failed to fetch
 http://repository.maemo.org/dists/fremantle/sdk/non/binary-armel/packages404 
 Not Found [IP:81.218.31.152 80]

 E:Some index files failed to download, they have been ignored, or old ones
 used instead.

 and i get the same error, the i mention before about the dependencies...

 i will add, that i even tried to surf from the N900 to this site go to  
 Fremantle Extras-devel free armel  libcv4 2.0.0-5 (both of them) and
 download and install the .deb file and then i get
 unable to install 'libcv4'. Incompatible application package.
 so what else can i do?

 eyal

 On Mon, Sep 10, 2012 at 9:30 PM, shamsul hassan shamsulbu...@gmail.comwrote:

 Hi Eyal,

 below link will help ..
 http://maemo.org/packages/view/libcv4/

 you need to enable Extras-devel or Extras-testing in the repository
 manager and then apt-get update

 Thanks
 Shamsul

 On Mon, Sep 10, 2012 at 7:23 PM, Eyal Erez ere...@gmail.com wrote:

 Hello all,

 I'm trying to use OpenCV on my Nokia N900, my first goal was to install
 the libcv4.

 I tried to use X-Terminal sudo gainroot and then apt-get install libcv4,
 then i got:
 Some packages could not be installed. THis may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages ave now yest been created or been
 moved out of incoming...
 The following information may help to resolve the situation:

 The following pakcages have unmet dependencies:
 libvcv4: Depends:libavcodec52 (=3:0.svn20090303-1) but it is not goint
 to be installed or (lot of spaces)
 libavcodec-extra-52 (=3:0.svn20090303-1) but it is not installable
 Depends:libavformat52 (=3:0.svn20090303-1)but it is not going to be
 installed or (lot of spaces)
 libavformat-extra-52 (=3:0.svn20090303-1) but it is not installable
 E:Broken packages.

 i tried to install missing lib separte, apt-get install libavcodec52
 ---libspeex1 =package libspeex1 is not available, but is referred to by
 an other package (if this information is important just tell me and i
 will add the rest of it...)

 Then i mailed Daniil Ivanov who was very kind and replay with :
 1. Enable Extras-Devel repository.
 2. apt-get update
 3. apt-get intstall libcv4

 but i got the same result, so now i pretty much stuck and dont really
 know what else i can do , so any help will be very appricate.

 My product info is:
 Nokia N900
 Maemo 5
 Version 21.2011.38-1

 if any information is needed and missing pls let me know and i will add
 it,

 eyal

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers




 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: maemo scratchbox installation failure

2011-03-22 Thread Abubakar
why isnt scratchbox installation available as a one single offline download?

On Tue, Mar 22, 2011 at 1:43 PM, Karthick sppkarth...@gmail.com wrote:

 Even after setting that also, i am having the same problem.

 On Tue, Mar 22, 2011 at 1:08 PM, sohail abbasi sohail_azi...@yahoo.comwrote:


 Do export hhtps_proxy and ftp_proxy.
 --- On *Mon, 3/21/11, Karthick sppkarth...@gmail.com* wrote:


 From: Karthick sppkarth...@gmail.com
 Subject: maemo scratchbox installation failure
 To: maemo-developers@maemo.org
 Date: Monday, March 21, 2011, 7:45 PM


 Hi,
 I am trying to install *maemo scratchbox *setup using *
 maemo-scratchbox-install_5.0.sh* on *ubuntu 10.04*.
 when i install it, i was getting the error. Here, i have attached the *
 logfile* which contains the error.
 if anyone knows, please help me to resolve this issue?
 Thanking you,

 *NOTE:
 I was behind the proxy. Even setting the export http_proxy also, i was
 getting the error.
 *
 ---
 *Regards,*
 *Karthick
 *












 -Inline Attachment Follows-

 ___
 maemo-developers mailing list
 maemo-developers@maemo.orghttp://mc/compose?to=maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers





 --
 *Regards,*
 *Karthick
 *












 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: maemo scratchbox installation failure

2011-03-22 Thread Abubakar
using that already. Wanted to install it on the primary linux installation
however. I have tried  installation through the sh file, but my internet
connection disconnects too often so the download always fails. If it was
a resumable download it would be great.

On Tue, Mar 22, 2011 at 7:06 PM, Paul Hartman
paul.hartman+ma...@gmail.comwrote:

 On Tue, Mar 22, 2011 at 7:23 AM, Chris Walker
 cdw_li...@the-walker-household.co.uk wrote:
  On 22/03/11 09:00, Abubakar wrote:
 
  why isnt scratchbox installation available as a one single offline
  download?
 
  I thought it was. Isn't it available as a virtual image for Ubuntu 9.4?

 http://maemovmware.garage.maemo.org/
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: maemo scratchbox installation failure

2011-03-22 Thread Abubakar
cool, will try that soon :)

On Tue, Mar 22, 2011 at 11:59 PM, Mohammad Abu-Garbeyyeh 
mohammad7...@gmail.com wrote:

 On 03/22/2011 06:35 PM, Abubakar wrote:

 using that already. Wanted to install it on the primary linux installation
 however. I have tried  installation through the sh file, but my internet
 connection disconnects too often so the download always fails. If it was a
 resumable download it would be great.

 Running the shell file with --help shows:
-cUse existing downloads, don't try to download again.

 So you can resume it :)



 On 03/22/2011 11:56 AM, Karthick wrote:

 Hi,
 can you please tell me how to change the DNS server?

 echo nameserver 8.8.8.8  /etc/resolv.conf
 Run that inside scratchbox.
 Note that this is Google's DNS service.

 --
 Regards,
 Mohammad Abu-Garbeyyeh


 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers