What are the nodes that I have to make and how do I make them? If the
nodes aren't too hard to make, why aren't they in the debian package?
(In other words, why is Potato broken when it is supposed to be a stable
distro?)
Fortunately my system is still running.
-- Taro
Ethan Benson wrote:
Michel Dänzer <[EMAIL PROTECTED]> writes:
> Ethan Benson wrote:
> >
> > does cron not check /etc/cron.d often? i know you can drop files in
> > there and cron will use them without restarting it so it must check
> > this somehow...
>
> According to the manpage it does so every minute, and I hav
Geert Uytterhoeven wrote:
>
> On Wed, 3 Jan 2001, Michael Schmitz wrote:
> > > BTW what would be considered a sane timeout for standby? Does it harm
> > > the disk if I set it to the minimum of 5 seconds and it gets powered
> > > down and back up all the time?
> >
> > It may harm the disk, but it
Ethan Benson wrote:
>
> On Wed, Jan 03, 2001 at 11:27:18AM +0100, Michael Schmitz wrote:
> >
> > lpd doesn't check the spool dir by itself. gdm and XFree86 are a must I
> > assume :-) Any cron jobs that run more often than every few minutes?
>
> does cron not check /etc/cron.d often? i know you
Michael Schmitz wrote:
>
> > > My guess is you have all sorts of funny daemons running that peek at the
> > > disk every few seconds. With LinuxPPC I had to disable things like
> > > icecast, crossfire, and I think even sendmail, before disk activity
> > > would drop to a sane level.
> >
> > I don
Michel Dänzer <[EMAIL PROTECTED]> writes:
> Doug McNaught wrote:
> >
> > Another thing you can do, that trades off Unix semantics for battery
> > efficiency, is to mount all your filesystems with the 'noatime'
> > option. If you don't do this, even reading a file that's in cache
> > will cause a
Doug McNaught wrote:
>
> Another thing you can do, that trades off Unix semantics for battery
> efficiency, is to mount all your filesystems with the 'noatime'
> option. If you don't do this, even reading a file that's in cache
> will cause a disk write, to update the access time field of the
> i
jingai wrote:
>
> Hello all, I am having troubles with the latest XF86 packages (4.0.2-1)
> and the r128 driver module.. X complains of numerous unresolved symbols
> in the r128 driver, as shown below. It also aborts and dumps core, so if
> anyone needs the core file (approx. 6MB) I do still have
Thanks for that; I was beginning to wonder if it was just me! Still having
problems, but if need be I suppose I can just drop in my files from my x86 box.
Cheers, Mark.
>
> This is a known issue. PowerPCs are built too well, and don't gain
> disorder as fast as, say, i386 does.
>
> If this d
Peter Meilstrup wrote:
>
> FWIW, I have my apt pointed at testing and woody, and I got libc
> 2.2-6 a couple weeks ago. Did you use apt-get dist-upgrade instead
> of upgrade? dist-upgrade does a better job of sorting through the
> dependencies.
glibc 2.2-6 should indeed be in testing now (just le
On Thu, Jan 04, 2001 at 10:18:11PM +1100, Mark Hepburn wrote:
> Has anyone else had any trouble with key generation for gpg?
>
> I'm using a reva imac; I've tried different sizes and types of keys, and do
> lots of typing, mouse moving, try to give the hard disk stuff to do, etc, but
> it still
Michel Dänzer wrote:
> Phil Fraering wrote:
> >
> > > > I tried the new 4.0.2 x last night; it crashed hard.
> > >
> > > What hardware?
> >
> > It's blue!
> >
> > Seriously, an iBook DV 366 Mhz.
>
> Does that have a Rage Mobility M3 or an older one? Have you configured
> everything correctly? What
FWIW, I have my apt pointed at testing and woody, and I got libc
2.2-6 a couple weeks ago. Did you use apt-get dist-upgrade instead
of upgrade? dist-upgrade does a better job of sorting through the
dependencies.
--pm
On Thu, 4 Jan 2001, Michel [iso-8859-1] Dänzer wrote:
> Michel Dänzer wrote:
>
Has anyone else had any trouble with key generation for gpg?
I'm using a reva imac; I've tried different sizes and types of keys, and do
lots of typing, mouse moving, try to give the hard disk stuff to do, etc, but
it still complains about not having enough entropy and needing another 2-300
byt
Phil Fraering wrote:
>
> > > I tried the new 4.0.2 x last night; it crashed hard.
> >
> > What hardware?
>
> It's blue!
>
> Seriously, an iBook DV 366 Mhz.
Does that have a Rage Mobility M3 or an older one? Have you configured
everything correctly? What exactly happened?
> I may try building
Michel Dänzer wrote:
>
> Benjamin Herrenschmidt wrote:
> >
> > Should I use woody instead ? "testing" has broken deps (debianutils wants
> > libc6 >2.1.97 while 2.1.3-13 is to be installed)
>
> woody _is_ testing ;)
>
> You may try unstable aka sid.
After some thinking, you should even be able
On Wed, Jan 03, 2001 at 01:53:46PM -0800, Peter Abrahamsen wrote:
> On Wed, Jan 03, 2001 at 09:42:54AM -0700, Tom Rini wrote:
> > On Wed, Jan 03, 2001 at 04:34:45AM -0900, Ethan Benson wrote:
> > > hmm the only time i have seen this is running hwclock --systohc --utc
> > >
> > > (which works now w
On Wed, Jan 03, 2001 at 09:42:54AM -0700, Tom Rini wrote:
> On Wed, Jan 03, 2001 at 04:34:45AM -0900, Ethan Benson wrote:
> > hmm the only time i have seen this is running hwclock --systohc --utc
> >
> > (which works now with CONFIG_PPC_RTC btw)
>
> It's a harmless error. If you compile your own
After some experimenting, I have discovered the trick to getting my usb
mouse to work under X w/o backporting stuff from 2.4. I've posted this to
possibly help some other people just installing Debian.
The trick is to set the protocol to "IMPS/2" and the device to
/dev/usbmouse.
I hope this may b
Another thing you can do, that trades off Unix semantics for battery
efficiency, is to mount all your filesystems with the 'noatime'
option. If you don't do this, even reading a file that's in cache
will cause a disk write, to update the access time field of the
inode. There isn't much on a typic
On Sat, 16 Dec 2000, Kaz Aoshima wrote:
> >> Ethernet:
> >> RealTek 8139
> >
> >I couldn't get this working at all. It needs someone to hack the driver as
> >far
> >as I know :-)
>
> RTL8029 works well with NE2k-PCI drivers.
>
> RTL8139, I don't know about this.
I am running one RTL8139 on
On Wed, Jan 03, 2001 at 07:58:32AM -0900, Ethan Benson wrote:
> On Wed, Jan 03, 2001 at 05:53:09PM +0200, starlett wrote:
> > Is it possible to use HFS Boot Partition with Debian and load kernel from
> > that partition, as LinuxPPC, SuSE and YDL do? Does it reqires only
> > changes in yaboot.conf
On Wed, Jan 03, 2001 at 05:53:09PM +0200, starlett wrote:
> Is it possible to use HFS Boot Partition with Debian and load kernel from
> that partition, as LinuxPPC, SuSE and YDL do? Does it reqires only
> changes in yaboot.conf?
image=vmlinux-2.2.18
root=/dev/hda3
read-only
On Wed, Jan 03, 2001 at 06:14:11PM +0200, starlett wrote:
> >define `cannot start' do you have wierd display issues? if so i think
> >video=ofonly or video="aty128fb:vmode:15:cmode:8" (i think that vmode
> >is wrong) otherwise we need more details as to what failed.
>
> Dear Elan,
who?
> Than
On Wed, Jan 03, 2001 at 04:34:45AM -0900, Ethan Benson wrote:
> On Tue, Jan 02, 2001 at 05:14:33PM -0800, Peter Abrahamsen wrote:
> > Hullo,
> >
> > I recently installed a Newer tech (gack!) G3 upgrade card, and now I get the
> > following message periodically:
> >
> > pmac_set_rtc_time: got 3 by
>define `cannot start' do you have wierd display issues? if so i think
>video=ofonly or video="aty128fb:vmode:15:cmode:8" (i think that vmode
>is wrong) otherwise we need more details as to what failed.
Dear Elan,
Thanks for suggestion, I have 2.2r2. Do I need to edit yaboot.conf or its
possi
there is a patch for 2.2 kernels at sourceforge.org
search for firewire
I dont know which functionality it offers
Eberhard Knechtel
[EMAIL PROTECTED]
Is it possible to use HFS Boot Partition with Debian and load kernel from
that partition, as LinuxPPC, SuSE and YDL do? Does it reqires only
changes in yaboot.conf?
I really do not like idea of creating Apple_Bootstrap, which is not
directly editable.
On Wed, Jan 03, 2001 at 05:22:38PM +0200, starlett wrote:
> Hi,
>
>
> Anyone knows about support of FireWire on Linux?
>
> Planned soon, may be, never, any clue...
there is a IEEE1394 aka Firewire driver in 2.4. whether it works or
not i know not.
--
Ethan Benson
http://www.alaska.net/~erb
On Wed, Jan 03, 2001 at 05:22:37PM +0200, starlett wrote:
> Hi,
>
>
> Anyone knows Mac Linux GUI Partitioning Utility?
i do not believe any exist. GNU parted however is built to accept a
curses, or full X11 interface in addition to its command line mode.
however i don't think any GUI modules ex
Hi,
Anyone knows about support of FireWire on Linux?
Planned soon, may be, never, any clue...
*
* Best Regards --- Andrei Verovski*
* e-mail --- [EMAIL PROTECTED] *
* *
Hi,
Anyone knows Mac Linux GUI Partitioning Utility?
PS. LinuxPPC 2000Q4 starts without problems on my FireWire iBook. Debian
starts on the iMac. However, I still cannot start Debian from CD on my
FireWire iBook. Any suggestions?
*
* Best
Jan Nieuwenhuizen <[EMAIL PROTECTED]> writes:
> Hmm, 2.0.11? Arg, it seems that powerpc build daemon is lagging
> behind again. How depressing.
>
> apt-show-source says:
>
> shellutils = 2.0i-1 | shellutils= 2.0.11-1
>
> There were quite some issues when we went
Benjamin Herrenschmidt wrote:
>
> Should I use woody instead ? "testing" has broken deps (debianutils wants
> libc6 >2.1.97 while 2.1.3-13 is to be installed)
woody _is_ testing ;)
You may try unstable aka sid.
Michel
--
Earthling Michel Dänzer (MrCooper) \ CS student and free software en
On Wed, Jan 03, 2001 at 07:43:35AM -0800, Taro Fukunaga wrote:
> - I debianized (using alien) the dev rpm that made a device called
> adbmouse. Then I edited /etc/X11/XF86Config so that the mouse device was
> adbmouse.
DO NOT use the dev rpm, aliened or not, IT WILL RUIN YOUR SYSTEM!
someone alr
On Tue, Jan 02, 2001 at 05:14:33PM -0800, Peter Abrahamsen wrote:
> Hullo,
>
> I recently installed a Newer tech (gack!) G3 upgrade card, and now I get the
> following message periodically:
>
> pmac_set_rtc_time: got 3 byte reply
>
> Does anyone know what this means, or how to make it go away?
On Wed, Jan 03, 2001 at 11:27:18AM +0100, Michael Schmitz wrote:
>
> lpd doesn't check the spool dir by itself. gdm and XFree86 are a must I
> assume :-) Any cron jobs that run more often than every few minutes?
does cron not check /etc/cron.d often? i know you can drop files in
there and cron
On Wed, 3 Jan 2001, Michael Schmitz wrote:
> > > I've no way of checking what this fbdev hook does on desktop powerpc
> > > machines, I can only look at the source, which I haven't done yet. What
> > > framebuffer driver are you using?
> >
> > It should use the console's consw->con_blank() functio
On Wed, 3 Jan 2001, Michael Schmitz wrote:
> > BTW what would be considered a sane timeout for standby? Does it harm the
> > disk
> > if I set it to the minimum of 5 seconds and it gets powered down and back up
> > all the time?
>
> It may harm the disk, but it sure doesn't save any power. I'd tr
> > I've no way of checking what this fbdev hook does on desktop powerpc
> > machines, I can only look at the source, which I haven't done yet. What
> > framebuffer driver are you using?
>
> It should use the console's consw->con_blank() function, which gets routed to
> VGA text or to fbcon (fbcon
On Tue, 2 Jan 2001, Michael Schmitz wrote:
> > maybe i should clarify my question (mostly pertaining to desktops, but
> > laptops all the same)
> >
> > currently after about 10 minutes idle the monitor is put into
> > powersave mode (this is console, no X) on x86 this behavior is
> > controled via
Jim Meyering <[EMAIL PROTECTED]> writes:
> Did you build that yourself? On what sort of system?
No, it's latest Debian unstable for powerpc.
> Maybe the problem is that it was built to use a buggy version
> of a regexp function. There are some configure-time tests that try
> to decide whether
Yes me too about the pb5300cs
if you get results scream!
On onsdag 3. januar 2001 02:50, Andre Berger <[EMAIL PROTECTED]> wrote:
>Nick Croft <[EMAIL PROTECTED]> writes:
>
>> I recall seeing a message on the m68k list some time ago, from someone who
>> got debian-powerpc running on a pb1400cs usin
Should I use woody instead ? "testing" has broken deps (debianutils wants
libc6 >2.1.97 while 2.1.3-13 is to be installed)
Ben.
> > My guess is you have all sorts of funny daemons running that peek at the
> > disk every few seconds. With LinuxPPC I had to disable things like
> > icecast, crossfire, and I think even sendmail, before disk activity would
> > drop to a sane level.
>
> I don't have any of these; would exim be a
I am happy to say that I got the mouse in X working. What helped was
(Bthe website mentioned below. I wish I had known about it earlier :-)
(B
(B- I edited .config in the toplevel of my 2.2.18 kernel source tree to
(Bmatch the recommended configuration settings on Franz Sirl's website,
(Bthen
Nick Croft <[EMAIL PROTECTED]> writes:
> I recall seeing a message on the m68k list some time ago, from someone who
> got debian-powerpc running on a pb1400cs using some combination of the
> mklinux installer and the debian-powerpc base files.
>
> Is this true? Are there any success stories? Or i
47 matches
Mail list logo