[PLUG] Bharat Operating System Solutions (BOSS) powering Fujitsu devices

2015-07-20 Thread पारस
http://timesofindia.indiatimes.com/city/chennai/Fujitsu-devices-to-come-preloaded-with-OS-developed-by-IIT-M-CDAC/articleshow/48022481.cms ___ plug-mail mailing list plug-mail@plug.org.in http://list.plug.org.in/listinfo/plug-mail

[PLUG] Raspberry Pi broad

2013-03-02 Thread पारस
Hi All, I am planing to buy "Raspberry Pi" broad. Is any buddy know the official distributor of it in India. I heard that, there is one company in Bangalore, official distributer of the board. I google it but didn't get any link. Is any body have any idea. Thanks, _

Re: [PLUG] USB modem connection fails

2012-02-15 Thread पारस
On Tue, Feb 14, 2012 at 3:43 AM, मःसागरः wrote: > >pppd /dev/ttyUSB0 115200 modem connect "/usr/sbin/chat -v -f /root/connt" > >defaultroute nodetach ipcp-accept-remote novj mru 1500 mtu 1500 > noipdefault > >usepeerdns user "" password "" > > Try reducing the connection speed to 57600 and oce it

[PLUG] USB modem connection fails

2012-02-13 Thread पारस
Hi all, I am having D-Link DWM-156 USB adapter. I am trying to connect to internet using this modem by using pppd command but it get fails. But I can connect the internet using "NetworkManager Applet". :( The steps are given below. I did usb_modswitch successfully, then install "option" driver b

Re: [PLUG] postgresql error

2011-08-09 Thread पारस
e=512k) rwfs on /var type tmpfs (rw,relatime,size=512k) > > Also, investigate whether you can set some other path for postgresql's > lock file. > > > -- Sriram > > On 8/5/11, पारस wrote: > > Hi, > > > > I download “postgresql-9.0.4″ and cross-c

Re: [PLUG] postgresql error

2011-08-09 Thread पारस
2011/8/8 Mandar Vaze / मंदार वझे > Paras, > > >> I used 'ltib' utility to create all the images and rootFS. >> I just follow the instruction from manual given by board vender. >> I have one question, >> Who allocate a 512KB size for /tmp ? >> Where do I search it ? >> > > >> I do not crate a s

Re: [PLUG] postgresql error

2011-08-09 Thread पारस
2011/8/6 Mandar Vaze / मंदार वझे > > $df -h >> Filesystem Size Used AvailableUse%Mounted on >> /dev/root 3.6G 650.4M 2.8G 18% / >> tmpfs 424.0M 40.0K 424.0M0%/dev >> shm 424.0M 0 424.0M 0%

[PLUG] postgresql error

2011-08-05 Thread पारस
Hi, I download “postgresql-9.0.4″ and cross-compile for my embedded board. I followed this link for installation, http://www.thegeekstuff.com/2009/04/linux-postgresql-install-and-configure-from-source/ When I try to start my postgreSQL database its gives me following error: “FATAL: could not

Re: [PLUG] jamVM can't run on i.MX53 board

2011-08-01 Thread पारस
On Thu, Jul 28, 2011 at 11:23 AM, Mehul Ved wrote: > 2011/7/27 पारस : > > Hi All, > > I am working on Freescale's i.MX53 board. > > I try to run jamvm-1.5.1 on target board. > > I cross-compile jamvm-1.5.1 for board, and when I try to run jamvm I am > > ge

[PLUG] jamVM can't run on i.MX53 board

2011-07-27 Thread पारस
Hi All, I am working on Freescale's i.MX53 board. I try to run jamvm-1.5.1 on target board. I cross-compile jamvm-1.5.1 for board, and when I try to run jamvm I am getting error "-sh: jamvm: not found" - System/Packages details: kernel-2.6.35, arm-lin

[PLUG] ssh login problem

2011-07-25 Thread पारस
Hi all, I am working on Freescale's i.MX53 Quick Start Board. I port u-boot, kernel and fs on target board. When I try to connect to target board using ssh, it gives me 'WARNING: Your password has expired.' I cant connect to target board using ssh. Details logs are given below, --