bootsplash or usplash

2007-02-27 Thread L . V . Gandhi
I am running debian etch. Previously in sarge I used to run bootsplash with hiccups for progress bars. I tried usplash in etch. I got gui only during shutdown not during boot. I will be thankful if somebody, who used both, can throw somelight on selecting among these two. -- L.V.Gandhi http://lvga

screen flickering

2007-02-27 Thread L . V . Gandhi
I am running debian etch. While booting, when configuring consle fonts line comes, screen flickers. Any solution to stop this? -- L.V.Gandhi http://lvgandhi.tripod.com/ linux user No.205042

Re: screen flickering

2007-02-27 Thread L . V . Gandhi
On 2/27/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote: On Tue, Feb 27, 2007 at 10:59:38AM -0800, L.V.Gandhi wrote: > I am running debian etch. > While booting, when configuring consle fonts line comes, screen flickers. > Any solution to stop this? I believe this is normal behavior. In fac

doubt in using sed

2007-03-09 Thread L . V . Gandhi
I have made a script like this as test1 #!/bin/bash line="3IINFOTECH,2005042200,118,118,96,98.1,8260440" olds=$(echo "$line"|cut -d, -f2) echo $olds da=${olds:0:8} echo $da echo "$line" > temp1 sed -e 's/$olds/$da/' temp1 >>temp cat temp1 cat temp When I run get as [EMAIL PROTECTED]:~/.qtstalk

Re: doubt in using sed

2007-03-10 Thread L . V . Gandhi
On 3/9/07, David Clymer <[EMAIL PROTECTED]> wrote: On Fri, 2007-03-09 at 20:22 -0800, L.V.Gandhi wrote: > > > Thanks David and Mathias. > In the above example after double quotes it works. When I pass the > output to file it works. > In another similar one I have problem You're welcome.

Re: doubt in using sed

2007-03-10 Thread L . V . Gandhi
On 3/10/07, Mathias Brodala <[EMAIL PROTECTED]> wrote: Hello. Please reply to the list. L.V.Gandhi, 10.03.2007 05:24: > In another similar one I have problem > > [EMAIL PROTECTED]:~/stock/datafiles$ ls -l nse2/ > total 0 > [EMAIL PROTECTED]:~/stock/datafiles$ ls -l 3IINFOTECH > -rw-r--r-- 1 lv

filename case

2007-03-11 Thread L . V . Gandhi
When I copy files to vfat drives , filenames case is changed to lower case. Is there any way to keep them as they are ie FileName as FileName instead of filename or FILENAME as FILENAME instead of filename ? -- L.V.Gandhi http://lvgandhi.tripod.com/ linux user No.205042

Re: filename case

2007-03-11 Thread L . V . Gandhi
On 3/11/07, Cédric Lucantis <[EMAIL PROTECTED]> wrote: Le dimanche 11 mars 2007 14:43, L.V.Gandhi a écrit: > When I copy files to vfat drives , filenames case is changed to lower case. > Is there any way to keep them as they are ie FileName as FileName instead > of filename or FILENAME as FILENA

Re: filename case

2007-03-11 Thread L . V . Gandhi
On 3/11/07, Cédric Lucantis <[EMAIL PROTECTED]> wrote: > > When I copy files to vfat drives , filenames case is changed to lower > > case. Is there any way to keep them as they are ie FileName as FileName > > instead of filename or FILENAME as FILENAME instead of filename ? > > I think this work

Re: ndiswrapper problem

2007-03-12 Thread L . V . Gandhi
On 3/12/07, Jan Schledermann <[EMAIL PROTECTED]> wrote: Celejar wrote: > On Thu, 08 Mar 2007 12:47:08 -0800 > Freddy Freeloader <[EMAIL PROTECTED]> wrote: > >> I have a problem with ndiswrapper on Sid. >> >> I have a built-in broadcom wireless chip in my laptop. I've been using >> ndiswrapper

adept error

2007-03-14 Thread L . V . Gandhi
While I run adept for updating, after downloading packages while installing, in details screen, I get the following error. How to avoid it? Xlib: connection to ":0.0" refused by server Xlib: No protocol specified dpkg-preconfigure: cannot connect to X server :0.0 debconf: unable to initialize fro

adept usage error

2007-03-17 Thread L . V . Gandhi
When I run adept as user with sudo in etch, I get following lines. What does it signify? How to avoid them? DESTROY created new reference to dead object ' Qt::VBoxLayout', <> line 4 during global destruction. Preconfiguring packages ... Use of uninitialized value in join or string at /usr/share/pe

GUI booting with usplash

2007-03-17 Thread L . V . Gandhi
I have seen in kubuntu, that only starting msg comes before usplash gui takes over. In etch, before usplash takes over I see near about 10 lines, How can it be stopped? when mounting occurs 21 times, fsck is done. during that time in etch uspalsh gives way to text mode. But in kubuntu I never saw

Re: Check for USB connections

2007-03-19 Thread L . V . Gandhi
On 3/18/07, Kevin Mark <[EMAIL PROTECTED]> wrote: On Sun, Mar 18, 2007 at 01:44:28PM -0300, Alejandro wrote: > Matthew K Poer wrote: > >On Sun, 2007-03-18 at 12:55 -0300, Alejandro wrote: > > > >>Dear all, I have Debian Etch connected to a HP printer through an USB > >>port but it is not recogn

Re: how to switch between different network configurations?

2007-03-21 Thread L . V . Gandhi
On 3/21/07, Michael Pobega <[EMAIL PROTECTED]> wrote: On Wed, Mar 21, 2007 at 09:56:13PM +0800, Zhengquan Zhang mailing list wrote: > I have to switch the network configurations between the lab, the dorm and the > home ones. Normally I manullay edit /etc/network/interfaces and restart the > netw

Re: How to check if a DVD is damaged?

2007-07-07 Thread L . V . Gandhi
On 7/7/07, Rodolfo Medina <[EMAIL PROTECTED]> wrote: Many thanks to all that provided their help. Mostly I found easy to use Thomas' suggestion: "Thomas Hoppeer" <[EMAIL PROTECTED]> writes: > To verify data on your dvd you can also use star and readcd: > http://www.linuxconfig.org/Create_an

ETCH iso-with security updates

2007-07-18 Thread L . V . Gandhi
From where can I get latest etch ISO image with latest security updates? -- L.V.Gandhi http://lvgandhi.tripod.com/ linux user No.205042 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ETCH iso-with security updates

2007-07-18 Thread L . V . Gandhi
On 7/18/07, Mathias Brodala <[EMAIL PROTECTED]> wrote: Hi. L.V.Gandhi, 18.07.2007 15:54: >> From where can I get latest etch ISO image with latest security updates? From the official website[0] Regards, Mathias Thanks. But are these isos with latest security updates. -- L.V.Gandhi http://

kernel compile -processor type

2007-08-12 Thread L . V . Gandhi
What should be kernel compile -processor type for Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz -- L.V.Gandhi http://lvgandhi.tripod.com/ linux user No.205042 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

kernel compile module compile

2007-08-12 Thread L . V . Gandhi
I was trying to compile kernel src from backports with alsa modules and ipw3945 modules. src was tar-.gz files fo this modules. I get error like this /usr/src/modules/alsa-driver/include/adriver.h: In function 'snd_pci_orig_save_state': /usr/src/modules/alsa-driver/include/adriver.h:1099: error: t

backports-2.6.21 kernel and ipw3945 & alsa modules.

2007-08-13 Thread L . V . Gandhi
I have downloaded kernel source 2.6.21 from backports and compiled. I had previously ipw3945 and alsa modules in /usr/src/module. I compiled kernel with make-kpkg --initrd linux_image kernel_headers modules_image I couldn't get ipw3945 and alsa modules compiled. How to get ipw3945 module compiled?

Intel Pro network

2007-08-21 Thread L . V . Gandhi
I have 0a:08.0 Ethernet controller: Intel Corporation Intel(R) PRO/100 VE Network Connection (rev 02) Its module is getting loaded lvgvaio:~# lsmod|grep e100 e100 32232 0 mii 5344 1 e100 my /etc/network/interfaces is # This file describes the network interfac

kde applications slow starting.

2007-08-21 Thread L . V . Gandhi
Morning every application was working ok. Now all kde applications like kwrite, home etc takes very long time to start. It freezes windows. In oocalc, file open is done quickly from fileopen dialog. If I use recently open it hangs. I thing after returing to India I used tzconfig in the morning. Whe

Re: Intel Pro network

2007-08-21 Thread L . V . Gandhi
On 8/21/07, Wayne Topa <[EMAIL PROTECTED]> wrote: > L.V.Gandhi([EMAIL PROTECTED]) is reported to have said: > > I have > > 0a:08.0 Ethernet controller: Intel Corporation Intel(R) PRO/100 VE > > Network Connection (rev 02) > > Its module is getting loaded > > lvgvaio:~# lsmod|grep e100 > > e100

fresh kde install

2007-08-24 Thread L . V . Gandhi
I have installed etch base system and then installed xorg. I was trying to install kde apt-get install kde kdm I get msg saying . the following packages has unmet dependencies kde:depends on kde-core(>=5.47), but it not going to be installed :depends on kde-amusements(>=5.47), but it no

key error

2006-11-25 Thread L . V . Gandhi
I get following error on apt-get update. W: There are no public key available for the following key IDs: A70DAF536070D3A1 W: You may want to run apt-get update to correct these problems What to do? -- L.V.Gandhi http://lvgandhi.tripod.com/ linux user No.205042

Re: key error

2006-11-26 Thread L . V . Gandhi
On 11/26/06, Florian Kulzer <[EMAIL PROTECTED]> wrote: On Sun, Nov 26, 2006 at 08:17:37 +0100, B_Kloss wrote: > Am Sonntag, 26. November 2006 03:34 schrieb L.V.Gandhi: > > I get following error on apt-get update. > > > > W: There are no public key available for the following key IDs: > > A70DAF5

Re: Slow USB disk

2007-01-14 Thread L . V . Gandhi
On 1/6/07, Alan Chandler <[EMAIL PROTECTED]> wrote: On Saturday 06 January 2007 03:45, Roberto C. Sanchez wrote: > On Sat, Jan 06, 2007 at 04:31:27AM +0100, Benjamí Villoslada wrote: > > KDE mounts USB disk with this options: > > > > /dev/sdb1 on /media/disk type ext3 > > (rw,noexec,nosuid,nodev

Re: Can't Mount my USB Disk R/W [Was Slow USB disk]

2007-01-14 Thread L . V . Gandhi
On 1/15/07, Wayne Topa <[EMAIL PROTECTED]> wrote: L.V.Gandhi([EMAIL PROTECTED]) is reported to have said: >I am running etch. For me, my usb flash gets mounted as readonly. I > couldn't find any examples how to make it read write for the user. I get > permissions as > drwxr_xr_x lvgandhi root.

Re: Can't Mount my USB Disk R/W [Was Slow USB disk]

2007-01-15 Thread L . V . Gandhi
On 1/15/07, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: > >I have this in my fstab > >/dev/sdb1/media/usb5 ext3 rw,user,users,noauto,noatime,noauto 1 2 > > > >$ ls -ld /media/usb5 > >drwxrwxrwx 3 root root 1.0K 2006-08-06 20:55 /media/usb5/ > >^Group write permission > >

Re: Can't Mount my USB Disk R/W [Was Slow USB disk]

2007-01-20 Thread L . V . Gandhi
On 1/18/07, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: > >On 15.01.07 09:57, L.V.Gandhi wrote: > >> For me as soon as insert it kde ask me for options. It is mounted at > >> /media/disk. I don't mount it explicitly. It is mounted automatically. > >> Hence I wanted to know how to change th

Re: Can't Mount my USB Disk R/W [Was Slow USB disk]

2007-01-20 Thread L . V . Gandhi
On 1/21/07, L. V. Gandhi <[EMAIL PROTECTED]> wrote: On 1/18/07, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: > > > >On 15.01.07 09:57, L.V.Gandhi wrote: > > >> For me as soon as insert it kde ask me for options. It is mounted > at > > >&

Dell i600m - broadcom 4306 wifi problem in etch.

2007-01-27 Thread L . V . Gandhi
I used to work with this wifi comfortably in sarge with ndiswrapper. In etch i have problems. first bcm43xx driver didn't work with the firmware extracted automatically while installation and also from the working driver in windows. I copied the files as read in /lib/hotplug/firmware. I have read

Re: Dell i600m - broadcom 4306 wifi problem in etch.

2007-01-28 Thread L . V . Gandhi
On 1/28/07, Jan Schledermann <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote: > # The loopback network interface > auto lo > iface lo inet loopback > > # The primary network interface > allow-hotplug eth0 > # auto eth0 > iface eth0 inet dhcp > pre-up ifconfig eth0 up > pre-up grep -q ndiswrapper /

Re: ndiswraaper install error.

2007-01-29 Thread L . V . Gandhi
On 1/29/07, Craig M. Houck <[EMAIL PROTECTED]> wrote: I just used NDISWrapper to get a netgear wg111v2 fob to wifi... I have only done this with the 2.6 kernel, never 2.4. I also indicate the rev's I used, you may find different revisions. Get the source ndiswrapper.sourceforge.net sourceforge.n

Re: Re: ndiswraaper install error.

2007-01-29 Thread L . V . Gandhi
On 1/29/07, Angelo Bertolli <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote: > Thanks for your time. I have done this using m-a a-i ndiswrapper. > everything goes OK. My wifi interface is recognised as eth0 and > ethernet one as eth1. I don't know how this done. But any reference to > know is welcom

automounting usb flash drive

2007-01-30 Thread L . V . Gandhi
I am running etch with kde. Whenever I inserted my sandisk usb flash, it used to get mounted in /media/disk. Though permissions are shown as drwxr-xr-x, I couldn't write to it. Hence I thought to use debian-administration article, I made symlink to /dev/sda1 to /dev/flash with following line in 01

usbstick, pmount and unison problem

2007-01-31 Thread L . V . Gandhi
KDE automounting of usbstick was not allowing me to copy files to usbstick. Surprising it allows one file to be copied. next file it says stick is readonly file system. To avoid that, I stopped kde from mounting it. I did pmount -w -s -u022 /dev/sda1 pendrive It allowed me to write to the pendrive

ASUS P5GC-MX mother board - Attensic network card

2008-02-20 Thread L . V . Gandhi
I have bought ASUS P5GC-MX mother board which has inbuilt Attensic network card. During installation of debian etch, card was not detected. Hence installed with out network only minimal system(with only last option in software selection). I have googled. But I didn't get anywhere near solution. I

Re: ASUS P5GC-MX mother board - Attensic network card

2008-02-21 Thread L . V . Gandhi
On Fri, Feb 22, 2008 at 6:25 AM, Sridhar M.A. <[EMAIL PROTECTED]> wrote: > On Thu, Feb 21, 2008 at 05:57:28PM -0500, Andrew Reid wrote: >> On Wednesday 20 February 2008 22:53, L.V.Gandhi wrote: >> > I have bought ASUS P5GC-MX mother board which has inbuilt Attensic >> > network card. D

Re: ASUS P5GC-MX mother board - Attensic network card

2008-02-22 Thread L . V . Gandhi
On Fri, Feb 22, 2008 at 5:48 PM, Sridhar M.A. <[EMAIL PROTECTED]> wrote: > On Fri, Feb 22, 2008 at 07:35:56AM +0530, L.V.Gandhi wrote: >> >> Thanks for the response. I tried compiling with downloaded source for >> atl2 after installing build-essential. I get msg linux kernel source >

Loading modules during startup

2008-02-24 Thread L . V . Gandhi
I have put atl2 in /etc/modules and but after booting I see this in messages. localhost:~# cat /var/log/messages |grep atl2 Feb 21 12:16:11 localhost kernel: atl2: disagrees about version of symbol struct_module Feb 24 18:48:22 localhost kernel: atl2: disagrees about version of symbol struct_module

unison filename case

2008-03-02 Thread L . V . Gandhi
I have etch both in laptop and in my PC. I am using autofs to mount my external HDD which is formatted vfat. my local rules for udev mounting are as follows in both machines [EMAIL PROTECTED]:~$ cat /etc/udev/rules.d/010_local.rules SUBSYSTEMS=="usb", DRIVERS=="usb", ATTRS{product}=="Cruzer Micr

script doubt

2008-03-27 Thread L . V . Gandhi
I have a scipt as follows. #!/bin/bash cd /home/lvgandhi/stock tf=modbhav rm -f AngelGoldPrice for symbol in $(cat AngelGoldHoldings.txt) do grep "$symbol," $tf >> AngelGoldPrice done in the forloop if I put echo $symbol, i get all the lines of file AngelGoldHoldings.txt. Each line in this file ha

sound problem after installing latest kernel

2006-05-16 Thread L . V . Gandhi
I did base install from sarge cd and dist-upgraded to sid. Kernel 2.6.8 was working ok. I disacbled i810_audio and did alsaconf. everything was fine. Now I installed kernel 2.6.16 from repo. now sound is not working. I once again did alsaconf..checked all volumes are ok. Still no sound comes form b

udev problem

2006-05-17 Thread L . V . Gandhi
I am running sidI have a rule in localrule as below.lvgdell600m:~# cat /etc/udev/rules.d/local.rulesBUS="scsi", SYSFS{model}="Cruzer Micro", KERNEL="sd?1", NAME="%k", SYMLINK="flash" Previoulsy it used to work to do automounting with autofs. it used to create /dev/flash. Now it fails to create. Fur

Re: udev problem

2006-05-17 Thread L . V . Gandhi
Thanks Florian, EackoJacko and Andrew for response On 5/17/06, Andrew Sackville-West <[EMAIL PROTECTED]> wrote: On Wed, May 17, 2006 at 07:23:20AM -0700, L.V.Gandhi wrote:> I am running sid> I have a rule in localrule as below. > lvgdell600m:~# cat /etc/udev/rules.d/local.rules> BUS="scsi", SYSFS{m

/etc/dhclient.conf not recognised

2006-06-22 Thread L . V . Gandhi
I have dhcp server in my ADSL modem cum router. I have following lines in /etc/dhclient.conf lease {   interface "eth1";   option host-name "lvghomepc";   fixed-address 192.168.1.2; } But ifconfig gives the following results. eth1  Link encap:Ethernet  HWaddr 00:26:54:0E:8E:C0   inet ad

Re: /etc/dhclient.conf not recognised

2006-06-23 Thread L . V . Gandhi
On 6/23/06, John Miller <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote:> I have dhcp server in my ADSL modem cum router. I have following lines> in /etc/dhclient.conf> lease {>   interface "eth1";>   option host-name "lvghomepc"; >   fixed-address 192.168.1.2 ;> }> But ifconfig giv

Re: /etc/dhclient.conf not recognised

2006-06-23 Thread L . V . Gandhi
On 6/23/06, John Miller <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote:>>> On 6/23/06, *John Miller* <[EMAIL PROTECTED]> [EMAIL PROTECTED]>> wrote: L.V.Gandhi wrote:> > I have dhcp server in my ADSL modem cum router. I have following> lines> > in /etc/dhclient.conf> > lease {

Re: /etc/dhclient.conf not recognised

2006-06-23 Thread L . V . Gandhi
On 6/23/06, Karl E. Jorgensen <[EMAIL PROTECTED]> wrote: On Fri, Jun 23, 2006 at 11:51:49AM +0530, L.V.Gandhi wrote:> I have dhcp server in my ADSL modem cum router. I have following lines in> /etc/dhclient.conf> lease {>  interface "eth1"; >  option host-name "lvghomepc";>  fixed-address 192.168.1

[OT]laptop memory and slot

2006-06-29 Thread L . V . Gandhi
I have dell inspiron 600m. It stopped working. It was found that by removing memory from one slot, it starts working. The same slot was fixed with other working memory module. Even then it didn't work. This finaly indiactes it is the slot problem. Hence to increase memory, I had to throw old memory

Re: No menus on some multimedia apps (xmms, audacity)

2006-07-08 Thread L . V . Gandhi
On 7/7/06, Willie Wonka <[EMAIL PROTECTED]> wrote: I'll wager a guess and say your FONT or LOCALE are messed up -- pertaining toUTF-8 and default Languages / Keymap codes you have installed...etcI think those 'numbers' instead of fonts is/are the UTF-8 representation in code of wghat the font shoul

[OT]usb stick

2006-07-08 Thread L . V . Gandhi
I have Transend usb pen drive. It was working OK. I gave to my nephew for backup. He used in some other PC. Now it is not working. Now when I insert nothing happens. I mean no message in syslog.But in the same machine with other USB stick I get as Jul  8 16:52:29 localhost kernel: usb 3-5: new high

MYSQL, sarge

2006-07-10 Thread L . V . Gandhi
Where does mysql stores database in sarge? How to back up data base? If I want to change data in a field  say symbol  in table say shares from say abcd to lmn, how to do it?-- L.V.Gandhihttp://lvgandhi.tripod.com/linux user No.205042

kontact calender export

2008-08-06 Thread L . V . Gandhi
I am running etch. I was trying to export the calender and import it in outlook both xp and 2003 in windows xp.. I was getting errors like incorrect format or fiole may be corrupt. Any solutions -- L.V.Gandhi http://lvgandhi.tripod.com/

Re: kontact calender export

2008-08-07 Thread L . V . Gandhi
On Thu, Aug 7, 2008 at 3:59 PM, Shachar Or <[EMAIL PROTECTED]> wrote: > On Thursday 07 August 2008 09:09, L.V.Gandhi wrote: > > I am running etch. I was trying to export the calender and import it in > > outlook both xp and 2003 in windows xp.. I was getting errors like > > incorrect format or fio

Password protected EXCEL files and Openoffice

2006-07-27 Thread L . V . Gandhi
Is there a way to open password protected excel files in oipenoffice in sarge?-- L.V.Gandhihttp://lvgandhi.tripod.com/linux user No.205042

Re: pc and notebook networking

2006-08-06 Thread L . V . Gandhi
On 8/6/06, Kevin Mark <[EMAIL PROTECTED]> wrote: On Sun, Aug 06, 2006 at 11:00:02AM -0300, Marcelo Chiapparini wrote:> Hello!>> At home I have a PC and a notebook. Both are connected at the same time> to my internet provider (dynamic IP for both) trough a switch. I need to > transfer data from the

Re: pc and notebook networking

2006-08-07 Thread L . V . Gandhi
On 8/7/06, Kevin Mark <[EMAIL PROTECTED]> wrote: On Mon, Aug 07, 2006 at 05:22:24AM +0530, L.V.Gandhi wrote:> On 8/6/06, Kevin Mark <[EMAIL PROTECTED]> wrote:> >> >On Sun, Aug 06, 2006 at 11:00:02AM -0300, Marcelo Chiapparini wrote: > >> Hello!> >>> >> At home I have a PC and a notebook. Both are c

qtstalker and cvs

2006-08-16 Thread L . V . Gandhi
I am running debian sarge. it has qtstalker version .26. latest is .32. I wanted to compile and run CVS version in sarge. Is it possible? Whether libs are compatible? If so what are the files that should be downloaded from cvs and how to proceed compiling in sarge?-- L.V.Gandhihttp://lvgandhi.tripo

fsck died with nexit status 8

2008-04-14 Thread L . V . Gandhi
I get the above message while booting and halts for maintenance. I have winxp, kubuntu also in the same machine. I give root password, umount /dev/sda9 which is root and do e2fsck /dev/sda9. I get msg "Superblock last mount time is in future. Fix(y)?. I do y.Then iot says /dev/sda9 clean. But if I

Re: External IP

2008-04-26 Thread L . V . Gandhi
On Fri, Apr 25, 2008 at 9:23 AM, Kamaraju S Kusumanchi <[EMAIL PROTECTED]> wrote: > Daniel Ngu wrote: > > > Hi, > > > > How do I find out what's the dynamic IP I get when connected > > to my ISP? I'm not broadband BTW. > > > > I use > links2 -dump checkip.dyndns.org | cut -f2 -d: To which p

jre wine

2008-04-27 Thread L . V . Gandhi
I have installed wine. How to make jre to work in wine. I couldn't install windows version of jre in wine. -- L.V.Gandhi http://lvgandhi.tripod.com/ linux user No.205042 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

bash doubt

2008-05-13 Thread L . V . Gandhi
I have a script as follows [EMAIL PROTECTED]:~$ cat bin/getlstocks #!/bin/bash i=0 while [ $i -ne 20 ] do for trv in $(cat temp) do i=$i+1 grep $trv stock/nsedata/2008/05/20080512.txt >> lstock done done when I run I get error as integer expre

Re: bash doubt

2008-05-14 Thread L . V . Gandhi
On Wed, May 14, 2008 at 8:54 AM, Todd A. Jacobs <[EMAIL PROTECTED]> wrote: > On Wed, May 14, 2008 at 06:21:07AM +0530, L.V.Gandhi wrote: > >> i=$i+1 > > This syntax is broken. Any of these alternatives will work: > >- let i=$i+1 >- let i+=1 >- i=$(( i + 1 )) > > Basicall

text file from Linux to windows.

2008-05-29 Thread L . V . Gandhi
I have made a text file in Linux using echo and cat commands. When I open the file in note pad, I find files are not having line break, but having a character in place of line break. Is there any way in echo and cat commands usage to put windows line break? -- L.V.Gandhi http://lvgandhi.tripod.co

Re: text file from Linux to windows.

2008-05-30 Thread L . V . Gandhi
On Fri, May 30, 2008 at 8:57 PM, Osamu Aoki <[EMAIL PROTECTED]> wrote: > On Fri, May 30, 2008 at 05:56:43AM +0530, L.V.Gandhi wrote: >> I have made a text file in Linux using echo and cat commands. When I >> open the file in note pad, I find files are not having line break, but >> having a characte

Uninstall programs installed in wine.

2008-05-31 Thread L . V . Gandhi
How to uninstall programs installed in wine? -- L.V.Gandhi http://lvgandhi.tripod.com/ linux user No.205042 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Debian etch on SONY VAIO VGN-FE880E/H

2007-04-03 Thread L . V . Gandhi
I have searched google, tuxmobile, linux-laptop etc. I could n't find any much useful info regarding installing etch as dual boot in SONY VAIO VGN-FE880E/H. I will be thankful for any advice or pointers regarding partioin shrinking retaining all that sony gives intially including its restore parti

bios time is not sdhowen by debian

2007-04-06 Thread L . V . Gandhi
I have dual booting sony vaio laptop booting both vista and etch. System time ie bios time is shown by vista. But etch shows 7 hrs less. I am in PDT. Both linux and windows are configured to PDT time zone. In rcS, utc=no is there. Still this time problem is there. Even if change after reboot, debi

no mic with snd_hda_intel in Sony vaio fe880

2007-04-06 Thread L . V . Gandhi
I have dual boot vista and etch in Sony vaio fe880. lspci shows as below. 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) Subsystem: Sony Corporation Unknown device 81ef Flags: bus master, fast devsel, latency 0, IRQ 74 M

Re: bios time is not shown by debian

2007-04-07 Thread L . V . Gandhi
On 4/7/07, Florian Kulzer <[EMAIL PROTECTED]> wrote: On Fri, Apr 06, 2007 at 18:38:30 -0700, L.V.Gandhi wrote: > I have dual booting sony vaio laptop booting both vista and etch. System > time ie bios time is shown by vista. But etch shows 7 hrs less. I am in PDT. > Both linux and windows are

Re: bios time is not shown by debian

2007-04-07 Thread L . V . Gandhi
On 4/7/07, Florian Kulzer <[EMAIL PROTECTED]> wrote: The HWCLOCKPARS variable is only effective during boot-up and shutdown, when /etc/default/rcS is read (sourced) by /etc/init.d/hwclock.sh. If you want to run hwclock yourself you still have to specify the "--directisa" option explicitly. I w

Re: ntfs in etch

2007-04-07 Thread L . V . Gandhi
On 4/7/07, Owen Heisler <[EMAIL PROTECTED]> wrote: The ntfs partition was probably mounted ro though; ntfs-3g provides rw access to ntfs. When I tried to modprobe ntfs-3g, i got msg FATAL: Module ntfs_3g not found. I am running etch. lvgvaio:~# uname -a Linux lvgvaio 2.6.18-4-686 #1 SMP Mon

Re: Debian etch on SONY VAIO VGN-FE880E/H

2007-04-19 Thread L . V . Gandhi
On 4/18/07, stevo123 <[EMAIL PROTECTED]> wrote: Did you ever find out if this is possible? I'm in the exact same boat. L.V.Gandhi wrote: > > I have searched google, tuxmobile, linux-laptop etc. I could n't find any > much useful info regarding installing etch as dual boot in SONY VAIO > VGN-F

Re: Help with NTFS & FAT32

2007-04-23 Thread L . V . Gandhi
On 4/23/07, Thomas Prangenberg <[EMAIL PROTECTED]> wrote: Blast schrieb: > Hello, I'm using Debian and I have two partitions plus the Debian's, a > FAT32 and a NTFS ones, but I don't know how to make them accessible from > the start for users in my system. I've already installed ntfs-3g and > tr

Etch Updates

2007-05-01 Thread L . V . Gandhi
After 6th april, I am not getting any updates for Etch. My /etc/apt/sources.list is deb http://ftp.us.debian.org/debian/ etch main non-free contrib deb-src http://ftp.us.debian.org/debian/ etch main non-free contrib deb http://security.debian.org/ etch/updates main contrib non-free deb-src http:/

Re: no USB mouse in Etch

2007-05-11 Thread L . V . Gandhi
Will you please explain the construct of /^[^D|+]/ in your dpkg -l udev hotplug linux-image-\* | awk '/^[^D|+]/{print $1,$2,$3}' On 4/24/07, Florian Kulzer <[EMAIL PROTECTED]> wrote: On Tue, Apr 24, 2007 at 14:48:42 +, Tim Frink wrote: > On Fri, 20 Apr 2007 21:20:12 +0200, Florian Kulzer wr

Re: no USB mouse in Etch

2007-05-11 Thread L . V . Gandhi
On 5/11/07, Andrew Sackville-West <[EMAIL PROTECTED]> wrote: On Fri, May 11, 2007 at 03:00:41PM -0700, L.V.Gandhi wrote: > Will you please explain the construct of /^[^D|+]/ in your > dpkg -l udev hotplug linux-image-\* | awk '/^[^D|+]/{print $1,$2,$3}' I've wondered about that too. In fact, I'

Re: Intel 3945 difficulties

2007-05-20 Thread L . V . Gandhi
On 5/20/07, Curt Howland <[EMAIL PROTECTED]> wrote: Good morning. I have i386 Etch on a HP Pavilion 6305, and am having a real dog of a time with the wireless networking. Previously, I tried to use ndiswrapper to get the Broadcom card that came with it working, but no such luck. No matter what

bash script error

2007-05-22 Thread L . V . Gandhi
The following script works. for line in $(cat temp.csv);do high52=$(echo $line|cut -d, -f4);high=$(echo $line|cut -d, -f2);if [[ $high52 = $high ]]; then stock=$(echo $line|cut -d, -f1); echo $stock >> highs;fi;done But when it is put in a script file, than command line as #!/bin/sh rm -f highs fo

powersave error.

2007-05-29 Thread L . V . Gandhi
I get msg while booting "You are not permitted to connect to powersave daemon via DBUS. Please check your DBUS configuration and installation." How to check DBUS configuration? I don't get any options in kpowersave button in the tray. I have klaptop also running. Whether both are complementary o

Comparing files in two directories

2007-06-13 Thread L . V . Gandhi
I have two directories A and B. In each directory, I have nearly 1000 files with same names. I would like to compare both directories and find out which files differ more than say 5 lines. I use kompare and see manually. How to do it in command line easily? -- L.V.Gandhi http://lvgandhi.tripod.co

Re: Comparing files in two directories

2007-06-13 Thread L . V . Gandhi
On 6/13/07, Keith Christian <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote: > I have two directories A and B. In each directory, I have nearly 1000 > files with same names. I would like to compare both directories and find > out which files differ more than say 5 lines. I use kompare and see > manu

Re: some problem in scripting.

2007-06-13 Thread L . V . Gandhi
On 6/13/07, Alex Samad <[EMAIL PROTECTED]> wrote: On Wed, Jun 13, 2007 at 01:58:18PM -0700, L.V.Gandhi wrote: > I created a .csv file in this format from a original file from the net. The > last field here is the last field in original file also. I made this file as > original file has empty lin

Re: some problem in scripting

2007-06-14 Thread L . V . Gandhi
On 6/13/07, Mike McClain <[EMAIL PROTECTED]> wrote: On 13 Jun 2007, L.V.Gandhi wrote: >I added one more field and found that ^M in the LO_52_WK field before comma. >I tried sed -e 's/M$//'. this didn't help. >Any solutions? What you see as ^M is the carriage return, CR = \015 = \0x0d = "\r". Loo

Re: Comparing files in two directories

2007-06-14 Thread L . V . Gandhi
On 6/13/07, Cameron Hutchison <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote: >On 6/13/07, Keith Christian <[EMAIL PROTECTED]> wrote: >> >> L.V.Gandhi wrote: >> > I have two directories A and B. In each directory, I have nearly 1000 >> > files with same names. I would like to compare both director

Re: Comparing files in two directories

2007-06-14 Thread L . V . Gandhi
On 6/14/07, Ilias Paraponiaris <[EMAIL PROTECTED]> wrote: UNISON I use unison (ssh / static IP) to synchronize my laptop with my desktop (i.e. two not-local directories). The only issues are i) that the "modified date" is not preserved and ii) that it is too slow (I had unison installed in winxp

Re: some problem in scripting.

2007-06-14 Thread L . V . Gandhi
On 6/14/07, William Pursell <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote: > I created a .csv file in this format from a original file from the net. > The last field here is the last field in original file also. I made this > file as original file has empty lines and single field lines also. > SYM

Re: Comparing files in two directories

2007-06-14 Thread L . V . Gandhi
On 6/14/07, William Pursell <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote: > I have two directories A and B. In each directory, I have nearly 1000 > files with same names. I would like to compare both directories and find > out which files differ more than say 5 lines. I use kompare and see > manu

Re: Comparing files in two directories

2007-06-15 Thread L . V . Gandhi
On 6/14/07, William Pursell <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote: > On 6/14/07, *William Pursell* <[EMAIL PROTECTED] > > wrote: > > L.V.Gandhi wrote: > > I have two directories A and B. In each directory, I have nearly 1000 > > files with same names

Re: Comparing files in two directories

2007-06-15 Thread L . V . Gandhi
On 6/15/07, William Pursell <[EMAIL PROTECTED]> wrote: L.V.Gandhi wrote: > On 6/14/07, *William Pursell* <[EMAIL PROTECTED] > L.V.Gandhi wrote: > > On 6/14/07, *William Pursell* <[EMAIL PROTECTED] > wrote: > > > > L.V.Gandhi wrote: > > > I have two directorie

scripting - cat breaking line

2007-06-23 Thread L . V . Gandhi
I have a file temp1 as below [EMAIL PROTECTED]:~/stock$ cat temp1 ABB,ABB LTD., 4730.00, 4779.00, 4700.00, 4726.45,59655 ACC,ACC LIMITED, 860.00, 864.90, 844.30, 852.25 ,228318 When I run on command line as [EMAIL PROTECTED]:~/stock$ for line in $(cat te

Re: scripting - cat breaking line

2007-06-23 Thread L . V . Gandhi
On 6/23/07, Wu-Kung Sun <[EMAIL PROTECTED]> wrote: The bash manpage says "If the substitution appears within double quotes, word splitting and pathname expansion are not performed on the results." So try "$(cat temp1)" - Thanks for the reply. However result was [EMAIL PROTECTED]:~$ for line i

Re: scripting - cat breaking line

2007-06-23 Thread L . V . Gandhi
On 6/23/07, - Tong - <[EMAIL PROTECTED]> wrote: Wu-Kung Sun, have solve the line breaking problem. Now something else. On Sat, 23 Jun 2007 14:23:34 -0700, L.V.Gandhi wrote: > [EMAIL PROTECTED]:~/stock$ for line in $(cat temp1);do echo > "20070622,$line">>temp2 ;done FYI, the best approach fo

Re: scripting - cat breaking line

2007-06-24 Thread L . V . Gandhi
On 6/23/07, Gabriel Parrondo <[EMAIL PROTECTED]> wrote: El sáb, 23-06-2007 a las 18:43 -0700, L.V.Gandhi escribió: > On 6/23/07, Wu-Kung Sun <[EMAIL PROTECTED]> wrote: > The bash manpage says "If the substitution appears within > double > quotes, word splitting and pathna

Re: scripting - cat breaking line

2007-06-24 Thread L . V . Gandhi
On 6/24/07, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: On 23.06.07 14:23, L.V.Gandhi wrote: > Subject: scripting - cat breaking line > I have a file temp1 as below > [EMAIL PROTECTED]:~/stock$ cat temp1 > ABB,ABB LTD., 4730.00, 4779.00, 4700.00, 4726.45 ,59655 > ACC,A

Re: scripting - cat breaking line

2007-06-24 Thread L . V . Gandhi
On 6/24/07, s. keeling <[EMAIL PROTECTED]> wrote: L.V.Gandhi <[EMAIL PROTECTED]>: > --=_Part_150443_25730719.1182692831198 > Content-Type: text/plain; charset=UTF-8; format=flowed > Content-Transfer-Encoding: base64 > Content-Disposition: inline > > T24gNi8yMy8wNywgR2FicmllbCBQYXJyb25kby

file is read as line.

2007-06-25 Thread L . V . Gandhi
I have a file in format as [EMAIL PROTECTED]:~/stock/today$ head -n5 Pd250607.csv MKT,SERIES,SYMBOL,SECURITY,PREV_CL_PR,OPEN_PRICE,HIGH_PRICE,LOW_PRICE,CLOSE_PRICE,NET_TRDVAL,NET_TRDQTY,IND_SEC,CORP_IND,TRADES,HI_52_WK,LO_52_WK Y, , ,S&P CNX Nifty, 4252.05, 4251.40, 4264.25, 4236.30

  1   2   3   >