Re: Setup system time over network?

2003-09-30 Thread Christiaan Welvaart
On Thu, 25 Sep 2003, Andreas wrote:

> Am Donnerstag, 25. September 2003 18:24 schrieb Christiaan Welvaart:
> > On Thu, 1 Jan 1970, Andreas wrote:
> > > > > How can I synchronize my clock over network with timeserver?
> > > >
> > > > Install ntp package.  Refer to:
> > > > http://www.ntp.org/
> > > > for configuration instructions.
> > >
> > > I'm working on an iBook and use it mostly as my desktop PC. So I removed
> > > my battery.
> > >
> > > Now for me is every day the 1.1.1970. Just like the movie "Groundhog
> > > Day".
> >
> > The ntpd will not run with such a big time difference. Use ntpdate for
> > that. I think the ntpd start up script will run it for you if you put an
> > ntp server in the file  /etc/ntp/step-tickers   .
>
> How, in the same way I done this in ntp.conf?
> The file has an abnormal file-format, "PCX" ?
just the name of one server, no format at all, like:
ntp.example.com

You could try running ntpdate manually, that should give you an idea. It
basically takes the name of 1 server as argument:
  ntpdate ntp.example.com


Christiaan




Re: Setup system time over network?

2003-09-25 Thread Christiaan Welvaart
On Thu, 1 Jan 1970, Andreas wrote:

> > > How can I synchronize my clock over network with timeserver?
> >
> > Install ntp package.  Refer to:
> > http://www.ntp.org/
> > for configuration instructions.
>
> I'm working on an iBook and use it mostly as my desktop PC. So I removed my
> battery.
>
> Now for me is every day the 1.1.1970. Just like the movie "Groundhog Day".
The ntpd will not run with such a big time difference. Use ntpdate for
that. I think the ntpd start up script will run it for you if you put an
ntp server in the file  /etc/ntp/step-tickers   .

The script is /etc/init.d/ntpd - you can run it manually as root after
you created the file /etc/ntp/step-tickers:
  /etc/init.d/ntpd start

or just reboot (:

(If ntpd is configured to run but the time is way off you should see it
complaining in /var/log/syslog ...)


Christiaan




Re: Re: PPC in sync with x86

2003-08-04 Thread Christiaan Welvaart
On Fri, 1 Aug 2003 [EMAIL PROTECTED] wrote:

> > > I really would like to keep in sync. with all the goodies on the ibook.
> > > Am I alone ?
> >
> > You're not alone (: I build some packages locally, so my ppc box is pretty
> > close to cooker/i586.
>
> Me too but not enough for my taste.
>
> > If someone knows how I can automatically remove
> > old RPMs and SRPMs I may be able to generate a hdlist for this and make
> > it available over http and/or ftp. It's not a complete set of packages,
> > however - only packages I use (so no kde for example).
>
> Local server ? I don't know for you but I don't have the bandwidth to be
> a server. And the question about who can clean the mess on the mirrors
> is sadly a old frustration for no-x86 folks. I would not like to raise
> the dust on this (again).

I do have some bandwidth, so I put my locally built packages online. This
has only a few rpms that are not on mirrors, Olivier is doing a good job
on keeping up. It can be used together with cooker/ppc main and contrib
sources.

  RPMS:   http://www.time4t.net/~cjw/mdk-cooker-ppc/RPMS2/
  SRPMS for this: http://www.time4t.net/~cjw/mdk-cooker-ppc/SRPMS2/
  hdlist: http://www.time4t.net/~cjw/mdk-cooker-ppc/Mandrake/hdlist.cz

for apt I use the following line in my sources.list:
rpm http://www.time4t.net/~cjw/mdk-cooker-ppc Mandrake/hdlist RPMS2



Christiaan




Re: PPC in sync with x86

2003-07-31 Thread Christiaan Welvaart
On Thu, 31 Jul 2003 [EMAIL PROTECTED] wrote:

> So, if I rebuilt on my ibook with success rpm from a SRPM, should I try
> to upload it somewhere for everyone else ? I though that most of the
> stuff was automatically rebuild but I guess that I was wrong (since
> gnome-packages are still mostly 2.2 ones). I'll be happy to learn how to
> submit it if it may be useful for others.

I assume you did check that your mirror is up-to-date, since mdk mirrors
seem to be having some problems now.

> I really would like to keep in sync. with all the goodies on the ibook.
> Am I alone ?

You're not alone (: I build some packages locally, so my ppc box is pretty
close to cooker/i586. If someone knows how I can automatically remove
old RPMs and SRPMs I may be able to generate a hdlist for this and make
it available over http and/or ftp. It's not a complete set of packages,
however - only packages I use (so no kde for example).


Christiaan




Re: Sound not working with 8.2 and OldWorld G3

2003-07-20 Thread Christiaan Welvaart
On 18 Jul 2003, Alex Thurgood wrote:

> Hi all,
> Sound doesn't seem to working or recognized by the installation of 8.2
> on my G3 OldWorld. Any pointers, hints, etc ?

I get the best results with ALSA, but I don't know if the version in the
kernel you use is recent enough. You should probably upgrade to 9.1 ...
just do:
modprobe snd-pcm-oss
modprobe snd-card-awacs
modprobe snd-powermac

Only one of the last two modules is present, depends on the alsa driver
version.

ALSA comes up with volume muted by default, you can get sound working by
launching alsamixer in a terminal. Unmute "master", and turn up the volume
on "master" and (1st?) "headphone". I use gnome-alsamixer but I doubt you
have it on your 8.2 CDs (would be in contrib).


Christiaan




Re: Ethernet Card Recognition under PPC 8.2 on OldWorld G3

2003-07-20 Thread Christiaan Welvaart
On 18 Jul 2003, Alex Thurgood wrote:

> Hi all, it's me again, the Mac PPC newbie :-)
>
> Well I managed to follow Stew's advice and get the root password
> changed, and from there get the video card to display properly, so now I
> have a running X environment. So far so good.
>
> Unfortunately, the installation didn't manage to recognize my Ethernet
> hardware. I've tried playing with the network setup via DrakConf, and
> tried various modules that might have been possible with my G3 Beige
> OldWorld Mac, but none of them seem to work, and so no network conection
> as yet.

Internel ethernet on beige G3s is called "bmac".


Christiaan





mozilla 1.4b

2003-05-27 Thread Christiaan Welvaart
For anyone interested, I put mozilla 1.4b cooker packages built for ppc on
http://www.time4t.net/~cjw/mdk-cooker-ppc/RPMS/

I built them with debug enabled so they spit out some messages when
started from a terminal. Regular 1.4a/b builds crash on startup on my mac.
The galeon package there starts up but crashes easily. The mozilla 1.4b
build itself seems to be very stable though.


 Christiaan