Re: Debian + Mac OS X and time problems ...

2003-05-14 Thread emorfin
I think you musst set correct time in osX, then in debian edit the file /etc/default/rcS, in the line UTC change it. Of course you previously check the correct hwclock. Bye, hope this help. On Thu, 15 May 2003, Tim Weippert wrote: > > HI there, > > i have both Debian (SID) and Mac OS X on

Re: Debian + Mac OS X and time problems ...

2003-05-14 Thread Chris Tillman
On Thu, May 15, 2003 at 07:13:31PM +0200, Tim Weippert wrote: > > HI there, > > i have both Debian (SID) and Mac OS X on a Powerbook G4. I have read > that Mac OS X use UTC to save/set the hardware clock. > > I thought i have to say my Debian installation, that the clock will be > set to GMT an

Re: gtk1 apps cause X to segfault

2003-05-14 Thread Michel Dänzer
On Die, 2003-05-13 at 02:47, Jack Moffitt wrote: > Lately (I'm not sure how long this has been going on), anytime I run a > gtk1 app, X will segfault. This only seems to happen on my powerpc > machine and not on my x86 machine. This is likely related to fonts. Do you use the same fonts, FontPath

Xfree86 / Debian 3.0 / ibook2 problems

2003-05-14 Thread Gurujiwan Khalsa
Hello, I have an ibook2 and I've just installed Debian 3.0 on it. I am having trouble getting Xfree86 4.1 running. I've tried a couple different drivers. The first attachment is the XFree86 log using the ati driver. It dies with "no screens found". Second one is with fbdev driver. I've also tri

Re: Newbie problems

2003-05-14 Thread Paul Hampson
On Wed, May 14, 2003 at 11:21:09AM -0400, Jule Slootbeek wrote: > cdcd says that there's no CD in the drive when i try to play the disk. I'm Hmm. As someone pointed out, you wouldn't hear anything from cdcd anyway, although I do expect it to _see_ the CD in the drive As someone else also sug

Debian + Mac OS X and time problems ...

2003-05-14 Thread Tim Weippert
HI there, i have both Debian (SID) and Mac OS X on a Powerbook G4. I have read that Mac OS X use UTC to save/set the hardware clock. I thought i have to say my Debian installation, that the clock will be set to GMT and then calc the right time depend on the timezone, but it is strange, the time

Re: Newbie problems

2003-05-14 Thread Jule Slootbeek
do i need to tell the system somewhere that i have an ide-scsi drive? would that be in yaboot.conf? since i don't use lilo? Jule On Wednesday 14 May 2003 01:37 pm, David M. Cooke wrote: > On Wed, May 14, 2003 at 09:05:56AM -0400, Jule Slootbeek wrote: > > Hmm when i put in an audio CD and open Ks

Re: Newbie problems

2003-05-14 Thread Jule Slootbeek
I installed xmms-cdread but it still refuses to play. It wil say " unknown / audio cd" in the read out but nothing will happen. I've tried every single option. but it's all the same. On Wednesday 14 May 2003 01:37 pm, David M. Cooke wrote: > On Wed, May 14, 2003 at 09:05:56AM -0400, Jule Slootbe

Re: Don't have /dev/cdrom

2003-05-14 Thread Jule Slootbeek
You can do "chmod 666 /dev/cdrom" which will allow all users to eject. Jule On Wednesday 14 May 2003 02:15 pm, willy morin wrote: > Hi, > Many application ask me for /dev/cdrom but I don't have this > entry. I have a powerbook G4 400 and I think my dvd appears > in /dev/hdc. I have made a symlink

Re: Don't have /dev/cdrom

2003-05-14 Thread Patrick Baltz
/dev/hdc is probaly setup with mode 660 (owner can read and write, group members can read and write, others have no access). /dev/hdc is likely owned by the 'disk' group (run 'ls -l /dev/hdc' to find out for sure). You need to add all user accounts that you want to be able to eject /dev/hdc to

Re: Don't have /dev/cdrom

2003-05-14 Thread vinai
Try this line in your /etc/fstab file and see if it helps: /dev/cdrom /mount/cdromautonoauto,ro,user 0 0 You'll want to change the second entry to whatever mount point you have set for the cdrom device on your system. cheers vinai To reply, replace "4" in my return a

Re: Don't have /dev/cdrom

2003-05-14 Thread Scott Patterson
willy morin wrote: Hi, Many application ask me for /dev/cdrom but I don't have this entry. I have a powerbook G4 400 and I think my dvd appears in /dev/hdc. I have made a symlink from /dev/cdrom to /dev/hdc and now it work great but only root can eject cdrom via eject /dev/cdrom Could you h

Don't have /dev/cdrom

2003-05-14 Thread willy morin
Hi, Many application ask me for /dev/cdrom but I don't have this entry. I have a powerbook G4 400 and I think my dvd appears in /dev/hdc. I have made a symlink from /dev/cdrom to /dev/hdc and now it work great but only root can eject cdrom via eject /dev/cdrom Could you help me please ? Have a

Re: Newbie problems

2003-05-14 Thread David M. Cooke
On Wed, May 14, 2003 at 09:05:56AM -0400, Jule Slootbeek wrote: > Hmm when i put in an audio CD and open KsCD it refuses to play, could it have > anything to do with the fact hat i disabled artsd at startsup? since it gave > me this error? On the ibook2, there is no direct analog connection betw

Re: compiling benh kernel with pmu fails

2003-05-14 Thread Martin Karger
Fabrice Medio wrote: Martin Karger <[EMAIL PROTECTED]> writes: i got it when using bk-version as well as rsync. if needed i can post my current .config any ideas? - Which gcc version are you using ? i am currently using gcc version 3.2.3 - Did you "make clean" before doing it ? yes, i

Re: Need to get data out of damaged iBook

2003-05-14 Thread Jack Moffitt
> As far as I know, there is no sleep patch bug. > > There may be a HW defect on some series of iBooks causing them to > eventually fry on sleep, but afaik, this is not related to a sw bug, > and may happen with OSX as well... It seems that way yes. I apologize for jumping to conclusions but unt

Re: Newbie problems

2003-05-14 Thread Paul Hampson
On Wed, May 14, 2003 at 09:05:56AM -0400, Jule Slootbeek wrote: > Hmm when i put in an audio CD and open KsCD it refuses to play, could it have > anything to do with the fact hat i disabled artsd at startsup? since it gave > me this error? > > Error while initializing the sound driver: > SNDCTL_

Re: compiling benh kernel with pmu fails

2003-05-14 Thread Fabrice Medio
Martin Karger <[EMAIL PROTECTED]> writes: > i got it when using bk-version as well as rsync. > if needed i can post my current .config > > any ideas? - Which gcc version are you using ? - Did you "make clean" before doing it ? Fabrice

Re: Newbie problems

2003-05-14 Thread Jule Slootbeek
Hmm when i put in an audio CD and open KsCD it refuses to play, could it have anything to do with the fact hat i disabled artsd at startsup? since it gave me this error? Error while initializing the sound driver: SNDCTL_DSP_SETFMT failed - Invalid argument i read somewhere that i can change the

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

2003-05-14 Thread T . Teulings
Hallo! I just got the new ibook G3 which has the ATI Radeon 7500 32MB card (12.1" screen). I am trying install debian linux on it. But I got the problem whem I try to make xfree86 work. The saw the same problem on the mail list but I didn�t find the solution this is the error that I get whe

can not launch xfree86 on debian linux on ibook G3

2003-05-14 Thread yingbiao su
Hi..   I just got the new ibook G3 which has the ATI Radeon7500 32MB card (12.1" screen). I am trying install debian linux on it.But I got the problem whem I try to make xfree86 work.The saw the same problem on the mail list but I didn’t find the solution  this is the error that I get when I

Re: Need to get data out of damaged iBook

2003-05-14 Thread Vincent Strubel
On Wednesday 14 May 2003 10:37, Benjamin Herrenschmidt wrote: > As far as I know, there is no sleep patch bug. > > There may be a HW defect on some series of iBooks causing them to > eventually fry on sleep, but afaik, this is not related to a sw bug, > and may happen with OSX as well... As a sid

Re: Need to get data out of damaged iBook

2003-05-14 Thread Frank Gevaerts
On Tue, May 13, 2003 at 10:22:52PM -0400, David Zhou wrote: > As far as I can tell, most of the posters agree that there's no > specific "cause." Some think it was just a bad batch of logicboards > that Apple got. There may be a bad capacitor, or solder somewhere that > wears down with use and

Re: Sleep & GLX problems on iBook

2003-05-14 Thread Benjamin Herrenschmidt
On Wed, 2003-05-14 at 02:29, Ian Wienand wrote: > was i doing the right thing to get a backtrace -- point the kernel at > System.map with the sysmap parameter and then press the 't' key when i > get the crash? is the little prompt that comes up an oops or is it > more like a machine check? You d

Re: Need to get data out of damaged iBook

2003-05-14 Thread Benjamin Herrenschmidt
On Tue, 2003-05-13 at 23:42, Jack Moffitt wrote: > This sounds like the sleep patch bug that has cooked a few ibooks > (including mine some time ago). Your data should be fine. I sent mine > to apple support and paid the $50 (conditional if they need to replace > the hd and can back it up succes