Weird problems on PB after memory upgrade

2004-06-10 Thread Nirmal Govind
Hi.. I have a PB G4 1.33GHz 12" with a Debian 2.6.6 kernel (w/ Debian patches that I compiled). I've been experiencing some weird problems after upgrading my RAM to 768 from 256MB. I used a module from owc.com that met the Apple specifications. The problems: when the daily cron job updatedb was

Re: Dlink DWL-122 and linux-wlan-ng on 2.6.6

2004-06-05 Thread Nirmal Govind
uite a bit with the options and the script on his website has the options that work... so hopefully this link will help others also... Thanks, nirmal [EMAIL PROTECTED] wrote: Hi Nirmal, Nirmal Govind a écrit : Hi.. I saw some posts on the list that the Dlink DWL-122 USB wireless

Dlink DWL-122 and linux-wlan-ng on 2.6.6

2004-06-05 Thread Nirmal Govind
Hi.. I saw some posts on the list that the Dlink DWL-122 USB wireless card works with 2.6.x kernel and linux-wlan-ng. I'm trying to get it working on a PB G4 12" 1.33GHz machine with a 2.6.6 kernel. I built the linux-wlan-ng module from source.. followed the instructions in the readme and every

Re: bogomips/speed ratio and Power PC chip

2004-06-05 Thread Nirmal Govind
Benjamin Herrenschmidt wrote: On those recent G4 models, the bogomips should be approx. equal to the frequency. The reason, it's not on your case is that the CPU is really running at half speed. The firmware is doing that and the code for controlling the CPU speed properly for those new models

Re: bogomips/speed ratio and Power PC chip

2004-06-05 Thread Nirmal Govind
Luis Sanjuan wrote: FYI below is my cpuinfo (kernel version: 2.6.6) At the same clock freq my bogomips is clearly higher. Do you have a 2.6 kernel ? processor : 0 cpu : 7457, altivec supported clock : 1333MHz revision: 1.1 (pvr 8002 0101) bogomips:

bogomips/speed ratio and Power PC chip

2004-06-05 Thread Nirmal Govind
Hi.. I was reading up on the concurrent thread on the clock speed and bogomips that are being reported on the new machines running debian-powerpc. My info is as follows: processor : 0 cpu : 7447A, altivec supported clock : 1333MHz revision: 1.1 (pvr 8003 010

problem applying pmdisk patch

2004-06-03 Thread Nirmal Govind
Hi.. I'm trying to patch the 2.6.6 kernel with the pmdisk patch that was sent out on this list. I am applying the patch to the kernel-source-2.6.6 tree after applying the Debian patches to it (both the kernel source and patches were obtained using apt-get). Here's the error I get: # patch -p1 <

RE: 2.6.6 kernel - which one?

2004-06-03 Thread Nirmal Govind
Never mind.. I was able to mount the partition and created an initrd for the 2.6.6 kernel and it boots now.. Thanks, nirmal -Original Message- From: Nirmal Govind Sent: Thu 6/3/2004 5:51 PM To: debian-powerpc@lists.debian.org Cc: Subject:RE: 2.6.6 kernel - which

RE: 2.6.6 kernel - which one?

2004-06-03 Thread Nirmal Govind
Hi.. I compiled the 2.6.6 kernel again, used config-2.6.6-powerpc, the patches from kernel-patches-2.6.6. I used make-kpkg for the first time. The compile went fine. I then did a dpkg -i and that went fine too. I looked at /boot and it had the new vmlinux-2.6.6. Added this to yaboot.conf, ca

RE: 2.6.6 kernel - which one?

2004-06-03 Thread Nirmal Govind
talking abt, it's called kernel-source-2.6.6-2.6.6.orig). Thanks, nirmal -Original Message- From: Sven Luther [mailto:[EMAIL PROTECTED] Sent: Wed 6/2/2004 9:02 PM To: Nirmal Govind Cc: Sven Luther; debian-powerpc@lists.debian.org Subject:Re: 2.6.6 kernel - w

RE: 2.6.6 kernel - which one?

2004-06-02 Thread Nirmal Govind
> It is probably just a problem of .config. Just use the > config-2.6.6-powerpc for now, and modify it as you need. Hi.. where do I get config-2.6.6-powerpc from? apt doesn't seem to know.. google can't seem to find it either.. or did you mean the default .config that came with the kernel (the

RE: 2.6.6 kernel - which one?

2004-06-02 Thread Nirmal Govind
Thanks Jens.. I think I'll stick to my current machine.. :-) I see the recent email with the patch that you mentioned. My concern is that I'll run into the same problem that the kernel that I compile does not boot.. the earlier "vanilla" 2.6.6 kernel that built fine did not boot. It stopped af

RE: 2.6.6 kernel - which one?

2004-06-02 Thread Nirmal Govind
> It's kernel-source-2.6.6 with kernel-patch-powerpc-2.6.6 applied. Great! thanks Jens. > What software is this? If you don't want to get the whole kernel > source, it may be enough to install kernel-build-2.6.6-powerpc and > follow the instructions therein. I got the entire source anyway.. th

RE: 2.6.6 kernel - which one?

2004-06-02 Thread Nirmal Govind
the 2.6.6 source that I can apt-get? Reason I ask is I'm building some other software that needs the kernel source. Thanks, nirmal -Original Message- From: [EMAIL PROTECTED] on behalf of Jens Schmalzing Sent: Wed 6/2/2004 12:14 AM To: Nirmal Govind Cc: debian-powerpc@l

RE: 2.6.6 kernel - which one?

2004-06-02 Thread Nirmal Govind
. Thanks, nirmal -Original Message- From: [EMAIL PROTECTED] on behalf of Jens Schmalzing Sent: Wed 6/2/2004 12:00 AM To: Nirmal Govind Cc: debian-powerpc@lists.debian.org Subject: Re: 2.6.6 kernel - which one?

2.6.6 kernel - which one?

2004-06-02 Thread Nirmal Govind
Hi.. I've been trying to get a 2.6.6 kernel going at my end... I first downloaded the stable 2.6 kernel from kernel.org, compiled it and tried booting. It gets to the white screen immediately after the boot prompt screen and stops... so it doesn't boot. I then searched and found the 2.6.6 kernel

RE: Sean, I need help,configuring dhcp

2004-06-01 Thread Nirmal Govind
I have a suspicion that Jim's run into the same problem that I'm having... Jim - are you behind a router by any chance? If yes, then try hooking the machine up directly to the cable modem/DSL/broadband connection. Let me know if this works.. nirmal

Compile error benh-2.6

2004-06-01 Thread Nirmal Govind
Hi, While I'm still hoping for a solution to the network/router problem I'm having, I decided to compile the 2.6 benh kernel. I downloaded the source using rsync from mvista yesterday. The compile fails with the error below.. not sure what the problem is.. Please let me know if there's a fix

RE: problem w/ router (was RE: apt problem after debian-installer install)

2004-05-31 Thread Nirmal Govind
ame, so I guess it's able to lookup the name from the DNS server. So I'm not sure what's going wrong here.. Thanks, nirmal -Original Message- From: Luis Sanjuán [mailto:[EMAIL PROTECTED] Sent: Mon 5/31/2004 4:45 PM To: Nirmal G

RE: problem w/ router (was RE: apt problem after debian-installer install)

2004-05-31 Thread Nirmal Govind
Yes it's probably a firewall issue but I've so far been unsuccessful in tracking down the problem. I've checked the router settings and everything looks fine (also, I can connect other computers using ethernet and they work fine). I then ran dpkg-reconfigure etherconf and selected dhcp and the e

problem w/ router (was RE: apt problem after debian-installer install)

2004-05-31 Thread Nirmal Govind
what's wrong? I did not make any changes to the ethernet/network configuration... I'm able to ping servers (and get the replies back) but I can't surf etc.. Thanks, nirmal -Original Message- From: Nirmal Govind Sent: Sun 5/30/2004 10:48

apt problem after debian-installer install

2004-05-30 Thread Nirmal Govind
Hi folks.. after a hiatus, I'm back to powerpc (just got a new PB G4 12" 1.33GHz) and hence debian. I installed using the debian-installer netinst CD for sarge.. install had a couple problems with the bootstrap partition etc. but after solving that I now have a working installation.. except for

Re: ibook display died!!

2003-12-10 Thread Nirmal Govind
My iBook 2.3 is in repair now for the same problem, there seems to be some electrical interferance in the video adapter or something. Seems to be quite frequent a problem.. a friend at the conference I was at told me that a friend of hers had the same problem too and Apple diagnosed it as Be

Re: ibook display died!!

2003-12-09 Thread Nirmal Govind
Thanks for your replies everyone. I hope the video chip is not gone cos my one year warranty just expired a few days ago (awful timing!). Currently, some times (once in maybe 15 tries) the display comes on, but everything freezes at the "press l" or "press x" stage, so it no longer continues to boo

ibook display died!!

2003-12-08 Thread Nirmal Govind
Hi.. the display in my ibook (800 Mhz G3, Nov 2002) just died and I have no idea what caused it.. I can hear it boot up properly but nothing shows up on the screen... initially, the screen just froze while I was on linux and then I had to remove the battery to get it to reboot but now I don't get a

Re: full-screen presentation

2003-11-12 Thread Nirmal Govind
Stragne ... it does not require xinerama though I believe it does support it. Maybe the postscript was wrong; it just uses the ghostscript rendering engine so if it looks OK with other postscript viewers it should be OK with pspresent. Yes, I think the postscript may have been bad cos I convert

Re: Help - no dual boot after upgrading OS X

2003-11-11 Thread Nirmal Govind
I'm not sure ;) Try rebooting without rerunning ybin and if it works you needn't bother. Yes, I rebooted without running ybin just to check and it worked again.. so I guess I'll just leave it at that then.. :-) Thanks again, nirmal

Re: Help - no dual boot after upgrading OS X

2003-11-11 Thread Nirmal Govind
> Resetting the PRAM should get you back to a boot prompt so that you can > boot into Linux and rerun ybin. Ctl+Alt+P+R > Oh Cool!! That worked... thanks a lot! Btw, why do I need to rerun ybin if the PRAM reset did the trick? Is there something else that ybin will do? Thanks, nirmal

Re: Help - no dual boot after upgrading OS X

2003-11-11 Thread Nirmal Govind
just in case): > > mount /dev/hdaX /target > > Hopefully, you will be able to run ybin and fix it there. > > Cheers, > > -- > J. Javier Maestro > <[EMAIL PROTECTED]> > http://rigel.homelinux.com > > > On Nov Tue 11 2003 04:33, Nirmal Govind wr

Help - no dual boot after upgrading OS X

2003-11-11 Thread Nirmal Govind
Hi.. I just upgraded to OS X.3 and looks like the installer wiped the boot loader... so I don't get the dual boot option anymore.. I don't have the debian install cd with me either.. is there any way of booting into the linux partition so that I can rerun ybin and setup yaboot again without the CD?

Re: full-screen presentation

2003-11-10 Thread Nirmal Govind
believe I have not enabled Xinerama but I'm not too sure of that.. nirmal Ian Wienand wrote: On Mon, Nov 10, 2003 at 12:00:51PM -0500, Nirmal Govind wrote: Hi.. what does one use for making a full-screen presentation using a pdf file under Debian ppc? I know you said pdf, but if you ca

full-screen presentation

2003-11-10 Thread Nirmal Govind
Hi.. what does one use for making a full-screen presentation using a pdf file under Debian ppc? Since acrobat isn't available on ppc, the only options I have are gv, kghostview and xpdf, and I don't see any full-screen option in any of these.. please let me know if there's a way to achieve this

Re: xpdf vs. gv or kghostview

2003-11-07 Thread Nirmal Govind
Thanks for your emails... Yes there is. Notice the little button for printing? Press P. You must first define the printer in the configuration file, though. Yes, I've seen that but I didn't know it was possible to set a printer in the config file... well, I did that now and it works grea

xpdf vs. gv or kghostview

2003-11-07 Thread Nirmal Govind
Hi.. not sure if this is the correct list for this but - why is it that some pdf documents when viewed in xpdf look great but look crappy when viewed in gv or kghostview? By crappy I mean that the fonts look ugly (not as ugly as what one gets in Acrobat with the standard Latex CMR fonts) but it

Re: iTunes can't authorize computer...

2003-11-04 Thread Nirmal Govind
Sorry folks.. please ignore the earlier message.. it went to the wrong list by accident.. nirmal

Re: iTunes can't authorize computer...

2003-11-04 Thread Nirmal Govind
Hi Greg.. I checked my linux setting with iptables -L and here's what I get: Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt sourc

kernel error while using external USB storage

2003-11-04 Thread Nirmal Govind
Hi.. I got a kernel error while I was backing up some files onto an external USB hard disk.. I was able to recover by hitting x.. here's the message from syslog.. any ideas on why this happened? I'm using benh-10... Thanks, nirmal -- Nov 4 21:16:31 ibook kernel: Assertion failure in do_get_wr

Re: error while compiling 2.6

2003-10-14 Thread Nirmal Govind
Known bug. Simply a forgotten closing } in an if clause in pcnet32_probe1. See if you can spot it in the source, or look up a patch on linuxppc-dev. Aah.. thanks for the tip.. figured out the missing } .. and the compile continues.. :-) Thanks, nirmal

Re: error while compiling 2.6

2003-10-13 Thread Nirmal Govind
Thanks... I downloaded from mvista and tried compiling. Compile fails at the following point: CC drivers/net/pcnet32.o drivers/net/pcnet32.c: In function `pcnet32_probe1': drivers/net/pcnet32.c:1777: error: initializer element is not constant drivers/net/pcnet32.c:1778: error: initialize

Re: error while compiling 2.6

2003-10-13 Thread Nirmal Govind
The copy at rsync.theorie.physik.uni-muenchen.de misses at least numa.h Try 'source.mvista.com::linuxppc-2.5-benh' instead. Uwe Thanks Uwe.. I read on this list that the copy at the mvista mirror was test2 .. has this been updated yet? nirmal

error while compiling 2.6

2003-10-11 Thread Nirmal Govind
Hi. I'm trying to compile the 2.6-test6 kernel that I got from rsync.theorie.physik.uni-muenchen.de::linux-2.5-benh/ .. I'm getting the following error when I do a make (after make xconfig). Thanks, nirmal In file included from include/linux/gfp.h:4, from include/linux/slab.h:1

Re: Memory problems

2003-10-02 Thread Nirmal Govind
This is not due to free memory, but to the way the scheduler works. This probably seems related to free memory, as the more processes, the less memory ;-) Kernel 2.6 has a much nicer scheduler. (too bad, sleep still has problems - at least for me). Where do I get the source for the benh 2.6 kern

Re: Memory problems

2003-10-02 Thread Nirmal Govind
Vincent Bernat wrote: If you have bought 640 MB of RAM, I suppose you want them to be used, this ies exactly what Linux does. Unused memory is used for caching purposes. So I presume that memory is reallocated if I want to start up an app even though the utilization is 100%.. somehow it j

Re: CPU and Memory usage of XFree86

2003-10-02 Thread Nirmal Govind
Don't look at memory usage of X, it is normal that top or ps report very high amounts ; X does not really use this memory. Search google for "XFree86 3dfx map memory", I think you will find the explanation. Great.. I'll do that.. thanks.. nirmal

Memory problems (was Re: CPU and Memory usage of XFree86)

2003-10-02 Thread Nirmal Govind
Another related qn.. the memory usage statistic using top doesn't show memory freeing up after I close some heavy duty programs like Openoffice and mozilla that I had running.. so in effect, the memory usage grows till almost 100% of the memory is used up but it never comes back down.. so I s

Re: CPU and Memory usage of XFree86

2003-10-01 Thread Nirmal Govind
Michel Dänzer wrote: X server memory consumption is a FAQ and has recently been discussed here, but the X server should normally never hog the CPU (and it doesn't here) unless there are clients flooding it with requests. If there are no suspect clients, does the CPU hogging prevail over an X s

CPU and Memory usage of XFree86

2003-09-30 Thread Nirmal Govind
Hi.. I've noticed that the XFree86 process on my ibook is taking up a decent chunk of memory and some CPU and this seems to be slowing down my machine a bit .. when I do 'top', XFree86 is a process that's constantly at the top of the list.. the process itself, when I do a ps shows up as: /usr/

[Fwd: Re: weird problem with CD-drive eject]

2003-09-25 Thread Nirmal Govind
Sorry if this is a repost.. I sent this yesterday but it hasn't shown up on the archive yet.. Does this persist over a reboot? If not, maybe the key that initiates the eject (using something like acme, ikeyd, ... ?) was 'stuck', either physically or due to the infamous kernel bug, and kept auto

Re: weird problem with CD-drive eject

2003-09-24 Thread Nirmal Govind
Does this persist over a reboot? If not, maybe the key that initiates the eject (using something like acme, ikeyd, ... ?) was 'stuck', either physically or due to the infamous kernel bug, and kept autorepeating? Well, I did reboot but it came back.. none of the keys were stuck.. what I noti

weird problem with CD-drive eject

2003-09-22 Thread Nirmal Govind
Hi.. I've started experiencing a weird problem with the Combo drive in my ibook.. for some reason, it keeps getting ejected.. I think the Shift key triggered it but once it starts, an eject "process" seems to be constantly running (I can see this with top, the PID keeps changing every second or

Re: projecting from an ibook

2003-09-21 Thread Nirmal Govind
> If you are interested (of course it's true for everyone interested), I > can send you, as examples, two XF86Config-4 : one for xinerama, and one > for mirroring in 1024x768x16bits Hi Eric.. yes, I'm very much interested.. can you please send them over? Also, how does one use xinerama? And secon

projecting from an ibook

2003-09-20 Thread Nirmal Govind
Hi.. I tried hooking up the ibook to a projector yesterday using the external display cable that comes with the ibook.. All I got was a white screen.. the projector seems to have recognized the input from the computer as it said "RGB 640x480 Computer Input".. but just a white screen. Does anyone

Even more weird! - ibook wireless users please note (was Re: Weird wireless problems)

2003-09-15 Thread Nirmal Govind
This is probably the most bizzarre computer thing I've seen.. turns out that the signal strength is a function of the angle (wrt the keyboard) at which the lid of the ibook is placed.. If I open the lid all the way, to the maximum possible angle, the signal strength goes all the way to 0. If I b

Re: Weird wireless problems

2003-09-14 Thread Nirmal Govind
> The problem is we don't really know what value returned by the card's > firmware is 100 % ;) Very tricky situation huh.. > or maybe you just use a tool to measure network speed at certain > positions (in the worst case just copy some file over the network) Yes, I can certainly find the averag

Re: Weird wireless problems

2003-09-13 Thread Nirmal Govind
Thanks for your reply Ben.. > I don't know if the signal stenght can be trusted in OS X :) I see... > is interpreted as a "low" signal. I think OS X will easily put 4 bars even > with a rather weak signal That's interesting.. I'll check on the Apple message boards and see if anyone knows of a

Weird wireless problems

2003-09-13 Thread Nirmal Govind
Hi.. I'm using an Apple Airport card on my ibook (800Mhz, Nov 2002).. I have a Netgear router at home that is connected to a cable modem.. I'm having a weird problem where the signal strength randomly goes down to 0% from around 40%... the only solution I've been able to find is this - if I clos

crash!

2003-09-07 Thread Nirmal Govind
Hi.. my system just hung while I was typing a message in knode.. The relevant messages from syslog seem to be the following: Sep 7 10:09:28 ibook kernel: SysRq : HELP : loglevel0-8 reBoot tErm kIl l saK showMem showPc unRaw Sync showTasks Unmount Sep 7 10:09:31 ibook kernel: SysRq : Emergency S

Re: weird problem - ibook power management

2003-08-17 Thread Nirmal Govind
> I'm afraid there may be a problem with the PMU. I had similar symptoms > on the previous PowerBook before I had to send it in to get the PMU That doesn't sound good.. thanks for the info.. will google and see if there's any way that it can be taken care of w/o sending it back to Apple.. nirmal

weird problem - ibook power management

2003-08-17 Thread Nirmal Govind
Hi.. I'm experiencing a weird problem.. usually when I close the lid of my ibook (w/ benh10 kernel and the power management enabled in the kernel), the computer goes into standby.. and when I open the lid, it comes back up.. sometimes (and I can't seem to identify a pattern) after the ibook is c

GUI for wireless networking

2003-08-12 Thread Nirmal Govind
Hi.. is there some sort of a GUI that shows the available wireless networks in the area? Reason I ask is I have a few networks at my workplace and they have varying signal strengths.. so I need to often switch my wireless ESSID based on where I am and how strong each signal is.. any tool that c

Re: connecting a Mac to a PC

2003-07-05 Thread Nirmal Govind
> run a ssh-server on the debian box (it should be running per default - > check with: ps ax |grep sshd) I have the sshd server running.. > get a ssh client for the windoze box (i use pscp - search using google) > start the client an the windoze box and transfer your files I connected the two

connecting a Mac to a PC

2003-07-05 Thread Nirmal Govind
Hi.. does anyone know how I can connect my ibook running Debian PPC to a PC running Windows XP so that I can transfer files between the two? Is there a USB cable that can do this? Does the twisted ethernet cable work between a Mac and a PC? Any help would be greatly appreciated.. Thanks, nirmal

problem with USB pen drive

2003-07-01 Thread Nirmal Govind
Hi.. I have a USB pen drive and I used to mount this using mount -t vfat /dev/sda1 /mnt/USBPen. However, I recently got a digital camera and setup the usbdevfs in /etc/fstab. Now, when I plug in the USB Pen drive, it gets recognized as a device in /proc/bus/usb/002. How do I get my machine to no

Re: ibook and sleep

2003-06-02 Thread Nirmal Govind
> Does /etc/init.d/pmud-utils status work? (is pmud-utils installed?) Yes, that was the problem, didn't have pmud-utils.. so I got it to work in 2.4.20-ben10.. I then upgraded to Ben's current benh-devel kernel (21-rc3-ben0) and now if I close the lid, the display goes off just once but when it

Re: devel kernel

2003-06-02 Thread Nirmal Govind
> > Yes. I'll fix that > Great! Thanks Ben.. nirmal

Re: devel kernel

2003-06-02 Thread Nirmal Govind
> What tree did you rsync exactly ? Just checking the Configure.help entry, > it seems it's the old one and wasn't updated. Hi Ben, I rsync'd the rsync.penguinppc.org::benh-devel kernel.. so it's just the help file that's old and write support exists then? thanks, nirmal

devel kernel

2003-06-02 Thread Nirmal Govind
Hi Ben, I read a post of yours on debian-powerpc which said that the devel kernel tree had the Ardis HFS+ support. I just rsync'd the devel tree and in the help for the HFS+ support, it says that full read support exists. Ardis HFS+ is supposed to have write support too, is the Help missing thi

Re: ibook and sleep

2003-06-02 Thread Nirmal Govind
Thanks for the files Michel.. I saved them in the appropriate folders, changed permissions to 755, stopped the pmud daemon and restarted it. Still have the same behavior where the display goes off, then on and then off (and to sleep).. am I missing some step or do I have to reboot or so? Thank

ibook and sleep

2003-05-29 Thread Nirmal Govind
Hi.. I have the ibook2 and benh kernel 2.4.20-ben10 .. when I put the ibook to sleep by closing the lid, the display and the backlight go off, then come on again and then go off.. is this the same behavior in the latest kernel too? Please cc me on the reply.. thanks, nirmal

Re: program for backing up data

2003-05-19 Thread Nirmal Govind
Thanks for all the suggestions folks.. I quickly checked out all of them.. the problem I have is that the directory I want to backup is around 1.5GB or so and currently I use tar and then gzip to compress it into a single file which just manages to fit on a 700MB CD. rsync doesn't seem to be able t

program for backing up data

2003-05-18 Thread Nirmal Govind
Hi.. is there a free program for backing up specific folders on the hard disk onto a CD or external hard disk? I mean something that doesn't overwrite files that haven't changed etc. and only makes the necessary addition/deletion/replacement... would be even better if there was something that creat

Re: can not launch xfree86 on debian linux on ibook G3

2003-05-15 Thread Nirmal Govind
Don't you also need to get the dri-trunk modules of Daenzer? (I had to when I installed it but don't know if the newer benh kernels need this or not.) Please check one of the installation websites.. just search on google for "install debian ibook" and you should be able to get to those.. nirma

Re: boot partition messed up after re-installing OS X

2003-05-13 Thread Nirmal Govind
> but only because it's the first partition with a bootable file. When > you re-run ybin, it will become re-blessed and be found more quickly. Thanks Chris.. I ran mkofboot by itself and all's well now... thanks a lot.. Finally setup maconlinux and it works great! nirmal

Re: ibook trackpad

2003-05-13 Thread Nirmal Govind
Thanks for the info on xset David.. I'll give it a try.. Jule - the problem you mention is something that bothers me too.. before you know it. you're typing somewhere else in the document! I wonder if there's some option to disable the trackpad if an external mouse is detected... I almost alway

boot partition messed up after re-installing OS X

2003-05-13 Thread Nirmal Govind
Hi.. I just reinstalled OS X on my Mac partition and now when I boot I get a question mark for a second and then it shows me the screen where I need to hit x for OS X or l for booting Debian... my original bootstrap partition was on hda9 and Mac OSX on hda12, Debian on hda14... now it seems like

re-installing OS X fails... (slightly OT)

2003-05-10 Thread Nirmal Govind
Hi.. I'm trying to donwgrade my OS X from 10.2.* to 10.1.* (since I only have the latter CD on me right now) so that I can change my Mac partition from UFS to HFS+ in order to run maconlinux.. however the install hangs with a smiley face and a spinning disc every time no matter how I try to start t

Re: ibook trackpad

2003-05-10 Thread Nirmal Govind
Yes, that's true.. it works OK on OS X.. and "inaccurate" is exactly the word I was looking for.. :-) Wonder if there's any solution to this? Thanks, nirmal On Sat, 10 May 2003 11:50:48 +0100, John Leach wrote: > The trackpad on my own 15" PowerBook G4 seems to be rather jumpy. > Describing it

ibook trackpad

2003-05-10 Thread Nirmal Govind
Hi.. I'm having trouble with the trackpad in the ibook 2.. it's very jumpy so I can't seem to control it well.. and it also seems extra sensitive unlike most other trackpads I've used.. is this something to do with the driver or so? I'm running a benh kernel downloaded a couple of months back..

Re: pdf viewer that shows hyperlinks?

2003-04-27 Thread Nirmal Govind
> qemu works with acrobat reader 5 here quite nicely. you just need to > supplement the X libs a bit. Can you elaborate a little on this? I have qemu installed but it gives an error when I try to start Acrobat 5: Error loading /usr/local/bin/acroread The log file is empty.. I do have the binf

pdf viewer that shows hyperlinks?

2003-04-27 Thread Nirmal Govind
Hi.. is there a pdf viewer for powerpc that shows the hyperlinks, contents menu etc. in the document? gv, xpdf and kghostview don't seem to be able to handle this.. and acroread isn't available for ppc.. any others? Thanks, nirmal

modem installation on ibook2

2003-04-06 Thread Nirmal Govind
Hi.. I'm trying to get the modem working on my ibook2.. I got the modem detection utility from Marc Boucher's website and that says that there's no Connexant modem. I have the USB modem module acm and I also modprobe'd macserial.. am I missing something? Is there some documentation on the procedure

problem after upgrading to unstable

2003-04-03 Thread Nirmal Govind
Hi.. I upgraded to unstable.. I'm now having trouble starting up opera.. I'm using opera shared QT version 6.12.. this is the error I get when I try to start it up: [EMAIL PROTECTED]:~$ /usr/lib/opera/6.12-20030305.2/opera /usr/lib/opera/6.12-20030305.2/opera: relocation error: /usr/lib/opera/6.12

Re: New sleep code for ATI M6, M7 and M9

2003-03-16 Thread Nirmal Govind
> > Make sure /dev/apm_bios exist and APM emulation is compiled in your > kernel. Tha way, X will suspend itself properly. > Thanks a lot Ben.. I compiled APM emulation and now it works great! well.. with a slight quirk reported by some others.. when it comes back from suspend in X, there's a sc

Re: New sleep code for ATI M6, M7 and M9

2003-03-14 Thread Nirmal Govind
Hi.. I finally managed to upgrade my kernel properly.. So suspend works great on teh console.. while booted up in X, when it comes back from suspend, the screen is all dark with some colors etc... I switched to a console and back and the screen returned to normal.. think somene else also reported

problems while upgrading kernel

2003-03-14 Thread Nirmal Govind
Hi.. I just tried upgrading the kernel on my ibook2 from 2.4.20-ben1 to ben8 (so that I could get suspend working).. looks like I have a whole bunch of other problems to solve now: 1. The keyboard mapping has all gone bad again.. I remember I had this problem when I first installed Debian onto my

suspend on ibook2?

2003-03-11 Thread Nirmal Govind
Hi.. I read on a couple of websites that some people were able to get their suspend to work on ibook2... if you've been able to do this, can you please report what version of dri-trunk, pmud etc. you're using... Thanks, nirmal

CD burning speed in ibook2

2003-02-24 Thread Nirmal Govind
I was trying to burn some audio files onto a CD-R from my hard disk using xcdroast. The speed it was showing was around 4X while the writer is supposed to write onto CD-R's at 16X and CD-RW's at 8X.. is this a limitation of the xcdroast or is there some other setting I need to tweak beside setting

CD burning speed in ibook2

2003-02-23 Thread Nirmal Govind
I was trying to burn some audio files onto a CD-R from my hard disk using xcdroast. The speed it was showing was around 4X while the writer is supposed to write onto CD-R's at 16X and CD-RW's at 8X.. is this a limitation of the xcdroast or is there some other setting I need to tweak beside setting

Re: tetex deb doesn't install

2003-02-22 Thread Nirmal Govind
> > kpsewhich is in tetex-bin, I'd start by filing a bug against that > package. I downloaded the 2.0.1-2 versions from the pool and all tetex packages installed fine.. Thanks, nirmal

tetex deb doesn't install

2003-02-22 Thread Nirmal Govind
I'm trying to setup tetex again after I upgraded to testing from woody.. but there seems to be some problem with teh install... below are the messages I get.. please let me know what I need to do..thanks.. nirmal Selecting previously deselected package tetex-base. (Reading database ... 77870 files

Re: upgrading to KDE 3.1

2003-02-22 Thread Nirmal Govind
Thanks for the tip John.. I finally managed to install kde3 but I must say that it took me quite a few tries before I got it right.. nirmal

computer suspends unexpectedly

2003-02-21 Thread Nirmal Govind
I just upgraded to testing from woody and there seems to be some problem.. my computer (ibook2) just suspends (screen switches off) if there is no activity for a couple of minutes.. I haven't setup pmud.. and I can't get it to come back up without rebooting the machine using Ctrl-Command-Rebootbutt

upgrading to KDE 3.1

2003-02-21 Thread Nirmal Govind
I'm trying to upgrade to KDE 3.1 using the following deb address: deb http://download.kde.org/stable/3.1/Debian stable main But I can't seem to get apt-get to install kde using "apt-get install kde".. what's the right way to do this? Thanks, nirmal

viewing linux partition on OS X?

2003-02-21 Thread Nirmal Govind
How do I view my linux partition from OS X? There's a utility called explore2fs with which I used to be able to copy my linux files into windows while I was booted up in Windows.. is there a similar utility for OS X that lets one copy files from the linux partition? Thanks, nirmal

Re: problem with starting up lyx using Qt, compiled with gcc 3.2

2003-02-19 Thread Nirmal Govind
Thanks for the directions. > The question remains: why not simply build against libqt3-dev? You > probably need to get it from sid to build with g++ 3.2 though. The reason I didn't do that was cos the LyX developers mention somewhere in the docs that qt *may* need to be compiled with the same com

Re: playing region 2 dvd's on ibook?

2003-02-19 Thread Nirmal Govind
thanks for the suggestions folks.. will try it out once the DVDs arrive.. wanted to make sure I didn't buy DVDs that won't play.. :-) nirmal

Re: problem with starting up lyx using Qt, compiled with gcc 3.2

2003-02-17 Thread Nirmal Govind
Thanks a lot.. I checked and it was using the wrong libqt.so.3 from the /usr/lib directory instead of /usr/local/qt/lib.. I guess I have to set the LD_LIBRARY_PATH? How do I do this for lyx to use the lib in /usr/local/qt/lib without affecting the path to other libraries? Currenly LD_LIBRARY_PATH

playing region 2 dvd's on ibook?

2003-02-17 Thread Nirmal Govind
Hi.. is it possible to play region 2 DVDs (from the UK for instance) on the ibook under debian? Thanks, nirmal

Re: problem with starting up lyx using Qt, compiled with gcc 3.2

2003-02-16 Thread Nirmal Govind
> Why didn't you simply install libqt3-dev? The LyX developers have it in the INSTALL file that it might be necessary to use Qt compiled with the same compiler as LyX... so I compiled both of them... > Indeed, but the undefined symbol smells like Qt to me. Is it picking up > the libqt.so.3 you b

problem with starting up lyx using Qt, compiled with gcc 3.2

2003-02-14 Thread Nirmal Govind
Hi.. I'm trying to get LyX (www.lyx.org) working on my ibook with the benh kernel.. LyX uses Qt as a frontend so I downloaded and compiled qt 3.0.7 with gcc 3.2.1. I then compiled lyx with gcc 3.2.1.. compile goes fine but when I startup lyx I get the following error: [EMAIL PROTECTED]:/opt/lyx-1.

  1   2   >