Re: [newbie] OT somewhat (sorry), Peanut linux, anyone here used it?

2003-09-04 Thread Andy Davidson
On Thu, Sep 04, 2003 at 06:23:19PM -0600, Heather/Femme wrote:
>
> Too slow and I can't install knoppix easily... shrugs.  I just want a
> bare bones linux install to play with for tutorials & Stuff I can do
> while on teh couch stoned or watching tv & use it tween commercials. 
> Knoppix is too bloated for my little p2 233.

I tried Peanut Linux for an even older PC.  While it worked, I found
that Slackware ran just fine and gave me more.  See
http://www.slackware.com/

andy

-- 
Andy Davidson   [EMAIL PROTECTED]
If you know what you're doing, you're not learning anything.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Wednesday 31 December, 1969 4:00PM

2003-09-01 Thread Andy Davidson
On Mon, Sep 01, 2003 at 06:15:21AM -0400, Erylon Hines wrote:
> 
> O.K., then Kmail isn't reading the hardware clock for the date stamp.  But I 
> thought Jan 1, 1970 was the beginning of Unix Time, so where does Dec 31, 
> 1969 4:00PM fit into the picture?  

I can't answer the other problems, but I would assume that the
timezone here is -8 from GMT, so Jan 1, 1970 minus 8 hours is Dec 31,
1969 4:00PM.

andy

-- 
Andy Davidson   [EMAIL PROTECTED]
If you know what you're doing, you're not learning anything.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] User IDs start at 500 or 501?

2003-07-25 Thread Andy Davidson
I just installed 9.1 on a new system and ran into a difference between
how the installer creates new users and how drakconf does.  I created
a couple of users during the install and they ended up with uid = 501
and 502.  As they always have on previous versions of Mandrake.

Then when the system was up I created several more, very carefully
creating them in the same order as on our other systems.  After I
spent all the time getting them created and set up, I discovered that
they did not match the uid's on our other systems.  It seems that
drakconf starts its numbering at 500.  So, using letters for the order
in which I created them, the users were a=501, b=502, c=500, d=503,
e=504, etc.

I had to rip out all the users from c up, create a dummy at 500 and
redo them.

Argghhh. Why?

andy
-- 
Andy Davidson   [EMAIL PROTECTED]
If you know what you're doing, you're not learning anything.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Install problems

2003-06-21 Thread Andy Davidson
On Sat, Jun 21, 2003 at 09:12:22AM -0500, Tom Brinkman wrote:
> Also, it's correct practice to have master on the cable's 
> end connector, not the middle one.

That I didn't know.  Why?

andy

-- 
Andy Davidson   [EMAIL PROTECTED]
If you know what you're doing, you're not learning anything.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] crontab -e doesn't work

2003-03-15 Thread Andy Davidson
On Sat, Mar 15, 2003 at 10:07:39AM +, Richard Urwin wrote:
>
> This sounds like a two phase save problem.
> In order not to loose your work if there is a catastrophic crash, many editors 
> save the edited file under a temporary name, then rename the original as a 
> backup, and rename the saved file under the original name.
> 
> If any program has the file open for reading, they will still have the 
> original file open, and not the new file. If there is a link to the old file, 
> it will still point to the old file.

No, I don't think that's it.  I have now installed Mandrake 9.0 on my
crash machine and the problem does not occur there. I can do 'crontab
-e' quite successfully.

Same version of Mandrake, same version of emacs, same .emacs file.  
So if it's not a hardware problem --- which seems extremely unlikely 
to me --- then it must be some system setting. Or something.

andy

-- 
Andy Davidson   [EMAIL PROTECTED]
If you know what you're doing, you're not learning anything.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] crontab -e doesn't work

2003-03-14 Thread Andy Davidson
On Fri, Mar 14, 2003 at 09:22:04PM -0700, Russ Kepler wrote:
> This rings a bell for me.  I ran into something like it and if it's similar 
> it's the exit value from emacs - check by editing a file using 
> 
> >ls >test; emacs test; echo $?
> 
> Betcha the exit value is non-zero.

Nope.  It's zero.

andy

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] Local zone time isn't sticky

2003-03-14 Thread Andy Davidson
On a dual boot laptop (Win98 and Mandrake 9.0), the BIOS time is set
to the local zone: Pacific Standard.  In Mandrake, I go into Mandrake
Control Center and set the time and the time zone (PST8PDT) and answer
'No' to the question "Is your hardware clock set to GMT?" When I
select 'OK' the screen blanks for several seconds, then comes back.

But eventually over the next several hours, the date/time reverts to
GMT. I set up a cron job to save the date/time each hour and this
shows up in /var/log/messages:
  Mar 14 18:01:00 tribble CROND[3623]: (root) CMD (nice -n 19 run-parts 
/etc/cron.hourly) 
  Mar 14 18:05:00 tribble CROND[3638]: (andyd) CMD (/bin/date  >> $HOME/date.out 2> 
$HOME/date.err) 
  Mar 14 19:01:00 tribble CROND[3641]: (root) CMD (nice -n 19 run-parts 
/etc/cron.hourly) 
  Mar 14 11:53:55 tribble CROND[3666]: (andyd) CMD (/bin/date  >> $HOME/date.out 2> 
$HOME/date.err) 
Note the sudden time change on the last line.

What is going on?  And how do I fix it?

andy

-- 
Andy Davidson   [EMAIL PROTECTED]
If you know what you're doing, you're not learning anything.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] crontab -e doesn't work

2003-03-14 Thread Andy Davidson
On Fri, Mar 14, 2003 at 10:43:08PM -0500, Miark wrote:
> Although I can't explain why, I know that crontab -e has a problem with
> eMacs. I use MicroEmacs and experience the same thing. Hmm, I should have
> brought that up in Bugzilla.

I just tried 'crontab -e' after changing my EDITOR shell variable to
vi.  And it worked!  Can anybody explain this?  Emacs works fine for
crontab in both 8.1 and 8.2.  Are we into holy war here?

andy

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] crontab -e doesn't work

2003-03-14 Thread Andy Davidson
I recently installed Mandrake 9.0 on my laptop and have run into some
oddities.  The first is crontab.  If I do 'crontab -e', it brings up
my editor (emacs), but when I exit it, I get the message
   crontab: no changes made to crontab

The only way I can create or change my crontab entry is to:
edit a file, e.g., crontabstuff
crontab -r
crontab crontabstuff

Why? 

andy

-- 
Andy Davidson   [EMAIL PROTECTED]
If you know what you're doing, you're not learning anything.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Backup to CD-R/RW

2003-03-02 Thread Andy Davidson
On Sun, Mar 02, 2003 at 11:11:33AM -0800, David E. Fox wrote:
> 
> I don't think compression in backups is such a good idea. If there are 
> media problems a bad spot could hose most of the backup.

Not really true if you're using something like afio to pack up and
compress the files.  The archive format used by afio allows it to
recover from read errors and go on unpacking the next file.

And if you are backing up to CD-R, then compression is of great help
in keeping the number of CDs down. 

andy

-- 
Andy Davidson   [EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] Recombining backup files fails

2002-09-30 Thread Andy Davidson

This is not exactly a Mandrake question, but since that is what I'm
running, I thought I would ask here. [Mandrake 8.1, by the way.]

I am making backup files (using a script that calls afio) and then
putting them on CD-R disks. Since some of the backup files are greater
than 640MB, I have to split the big file into pieces. I have used both
dd and split to do this, apparently successfully.  But now when I cat
those partial files back into one big one, they seem to have errors
according to 'cmp'.

For example, using split, I end up with files backupaa and
backupab. Do a 'cat backupaa backupab > backuptest' and compare the
original backup with backuptest and get
 backup backuptest differ: char 351289345, line 1341543
If I try the backuptest file with 'afio -T backuptest > backtest.txt'
I get errors, though not at the same place as cmp found.

Is this enough information for someone to give me a clue what I'm
doing wrong?

andy

-- 
Andy Davidson
[EMAIL PROTECTED]



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] console MUA recommendation

2002-08-28 Thread Andy Davidson

On Wed, Aug 28, 2002 at 12:19:00AM -0400, Todd Slater wrote:
> On Wed, 28 Aug 2002 11:19:21 +0800
> Stormjumper <[EMAIL PROTECTED]> wrote:
> 
> > yup. that's right.
> > sorry i didn't put it clearly enuff.
> > 
> > it wasn't really a problem,
> > but specifically, the OE users needed to click and 
> > open the attachment, to view what was essentially
> > a text reply.
> 
> Maybe the problem is OE, then? :)
> 

Hmmm. I still don't understand. I sent an email from mutt to my Win98
box, fired up OE to read it and didn't have to open any
attachment. The message was shown as though it were inline text. So, I
suspect Todd is right: it's an OE misconfiguration.

andy



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Install 8.2 on old laptop

2002-08-27 Thread Andy Davidson

I tried to install 8.2 (and 8.1) on an older NEC laptop and got the
following messages:
in second stage install
install exited abnormally :-(
sending termination signals...done
sending kill signals...done
unmounting filesystems:
/proc
/tmp/image
you may safely reboot your systems

I suspect this is because of the limited memory, shown by these last
entries in the logs (alt-F3):
Total Memory: 40 Mbytes
warning: ramdisk is not possible due to low mem!
stage1. disconnecting life support systems
second stage install running (DrakX v 1.684 built Sat Mar 16 12:21:08 2002)

This is on an NEC Versa 4000C, 75 MHz Pentium (I *said* it was old!
:-))  Am I doomed to install Mandrake or is there some magic boot
parameter that will save me?

andy



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] SCSI module error installing 8.2

2002-08-21 Thread Andy Davidson

I cannot seem to install 8.2 on an older PC (Pentium-MMX, so I
needed the patch for the packages problem) with or without its SCSI
card. Early on --- just after I choose Expert mode for the package
selection --- I see a message that it is installing scsi|disk card,
modules imm and ppa. All goes well until I go to test the X setup and
the machine puts up the messages:

 /tmp/imm.o: init_module: No such device
 /tmp/ppa.o: init_module: No such device

and hangs.

I am stuck.  I tried removing the SCSI card, but the same error
occurs. Anybody got some idea what I can try now?

andy



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Error installing 8.2 X windows

2002-08-11 Thread Andy Davidson

I am trying to install 8.2 on an older machine (Pentium-MMX, so I
needed the patch for the packages problem) and all goes well until I
select the monitor (a Sony Multiscan 15sf hooked to an S3 Virge
375/385 video card) after which I get a screen with the following
error messages:
 /tmp/imm.o: init_module: No such device
 /tmp/ppa.o: init_module: No such device
and the system is hung. I have to reboot. Things seem a little strange
there, too, since the boot screen shows no messages after:
   INIT: version 2.83 booting
   Booting, please wait...
   Press 'I' to enter interactive setup
until --- after several minutes --- I get
  INIT: Entering runlevel: 3
  Entering non-interactive startup

Once I'm up in console mode, I run XFdrake as root which gives me a
blank screen for about 45 seconds, then I select the Sony Multiscan
15sf, 1024x768 16 bpp and test. Screen blanks for about 90 seconds and
I get several rows of penguins and say "yes, that's OK" [Is it? Should
there be several rows?]

I go back to my user account and run 'startx', the screen blanks for
about 90 seconds and the desktop wizard comes up.  I choose xfce and
come up in that window manager. [Another problem: I can't save any
xfce configuration changes. I get a "Cannot create file" dialog, but
the problem doesn't occur when I come up in KDE, so this is probably
not related to the X problems.]

So, what might my problem be? Where should I look next?

andy



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Error installing postfix

2002-01-20 Thread Andy Davidson

I am trying to install postfix.  In the software manager, I see 
4 entries when I search for postfix, two pairs of duplicates:
   20010228-15.1mdk
   20010228-15mdk
Pick one of the 15.1 and try to install. It immediately completes the
fetching and starts the installing, then pops a window that says
"Problems occured during installation"  Click OK on that and get
a qmessage window that says "Installation failed".

How can I dig myself out of this hole?  Where do I look for more
information on what went wrong?

andy



    Andy Davidson   --- Pheon Research
   If you know what you're doing, you're not learning anything.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] autologin does run .bash_profile

2002-01-20 Thread Andy Davidson

Strange problem with logging in.  Until yesterday I was letting the system 
come up in console mode, logging in as 'andyd' and then running
'startx' to get into X-Windows.  Yesterday I chose the option of being
logged in automatically as andyd and in KDE.  When I do that, it
appears that it is not a login session.  At least .bash_profile does
not get run.  If I switch back to doing logging in manually, .bash_profile
does get run.  Shouldn't autologin run .bash_profile as the login shell
script?

The current workaround, of course, is to log in at a console first, then
run 'startx'.  But does anybody have any idea how I could make autologin
do what I think it should?

Don't know if it is related, but my PATH environment variable has
duplicate paths in it: 
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:
/usr/X11R6/bin:/usr/games:/usr/X11R6/bin:/usr/games:
/usr/X11R6/bin:/usr/games:/home/andyd/bin

andy


Andy Davidson   --- Pheon Research
   If you know what you're doing, you're not learning anything.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] USB Scanner not seen

2002-01-14 Thread Andy Davidson

At 05:51 PM 1/14/02 -0200, Ricardo Castanho de O. Freitas wrote:
>
>On Sun, 13 Jan 2002, David wrote:
>
>Sorry to say this but, this is ONE of the Epson Scanners that *do not*
>work (for now) on Linux!
>
>I've search a lot... all recent models work except 1650!
>
>I almost bought one on seasons sale... great price!
>
>Ricardo Castanho

No, the 1650 works fine.  I started this thread and now have my Epson
Perfection 1650 Photo scanner running with sane, xsane, the gimp, etc..

I believe it is the 1250 that doesn't work due to not using the standard
Epson Scanner Language.

andy

>>On Sunday 13 January 2002 02:47, David wrote:
>>hi
>>goto the Epson website there is lots of info there on getting the Epson
>>scanners working under linux
>
>>> OK, I thought this was going to be an easy one.  Apparently I was
wrong.  I
>>> have an Epson Perfection 1650 USB scanner chosen partially because it is
>>> supported by SANE under Linux. I am running Mandrake 8.1 which has USB
>>> support.  But the scanner does not show up in /dev/usb, though usbview
>>> shows it as present.  And, of course, it doesn't show up --- nothing does
>>> --- in sane-find-scanner run as root.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] USB Scanner not seen

2002-01-13 Thread Andy Davidson

At 02:24 PM 1/13/02 +, David wrote:
>hi 
>goto the Epson website there is lots of info there on getting the Epson 
>scanners working under linux

I couldn't find anything there, though the information may have been hidden
behind the pages that kept giving me the following error:
Your Session Has Expired or the Page Could not be Found

Anyhow, following Andre's suggestions I have the scanner up and running.
Thanks for the help.

andy



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] USB Scanner not seen

2002-01-13 Thread Andy Davidson

At 10:31 PM 1/12/02 -0500, Andre Dubuc wrote:
>
>I hope I can help: I have an Epson 1240U, and had similar problems with LM 
>8.0 (I haven't upgraded yet.)
>
>First place to check: cat /proc/bus/usb/devices
>For my machine the vendor # is 0x04b8 and the Product # is 0x010b (it'll be 
>different for your 1650U)
>
>once you've found the Product # you can modprobe:
>
>modprobe scanner vendor=0x04b8 product=0x0---
>
>create the device file in /dev:
>
>mknod /dev/usbscanner0 c 180 48
>chmod 666 /dev/usbscanner0
>
>then edit your /etc/sane.d or /usr/local/etc/sane.d:
>
>usb /dev/usbscanner0
>
>
>Hope this helps: it got my scanner up and running in LM 8.0. I can't vouch 
>what will happen in LM 8.1 because I've never seen the file system. 

Thanks, Andre.  That was what I needed.  I am now up and scanning.  Thanks
again.

andy




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] USB Scanner not seen

2002-01-12 Thread Andy Davidson

OK, I thought this was going to be an easy one.  Apparently I was wrong.  I
have an Epson Perfection 1650 USB scanner chosen partially because it is
supported by SANE under Linux. I am running Mandrake 8.1 which has USB
support.  But the scanner does not show up in /dev/usb, though usbview
shows it as present.  And, of course, it doesn't show up --- nothing does
--- in sane-find-scanner run as root.

I downloaded and installed the latest versions of sane (1.0.6) and xsane
(0.83) to no avail.

Help! I have been through the newbie and expert email archives and found
nothing that seems relevant. Where do I look next? Anybody got a spare clue
for me?

andy



    Andy Davidson   --- Pheon Research
   If you know what you're doing, you're not learning anything.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] [OT Humor] - ASSISTED COMPUTING

2002-01-12 Thread Andy Davidson

At 11:39 AM 1/12/02 -0600, Tom Brinkman wrote:
> (swiped off an overclocking NG)
>
> THE TOUGHEST DECISION: SHOULD MY LOVED ONE BE PLACED IN AN ASSISTED
>COMPUTING FACILITY?

This originated on the SatireWire site several months ago. (See
http://www.satirewire.com/features/siliconpines/acf.shtml)

Yup, it's funny.  And so is a lot of their other stuff. See
http://www.satirewire.com/news/0111/microsoft_settlement.shtml "Case
Settled: Justice to Break Up Apple for Making Microsoft a Monopoly"
http://www.satirewire.com/news/0103/outlook.shtml "Foot-and-Mouth First
Virus Unable To Spread Through Microsoft Outlook"

andy



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Can't read CD for hdlists [Solved; Sort of]

2002-01-09 Thread Andy Davidson

At 03:43 PM 1/9/02 +0100, Kaj Haulrich wrote:
>Andy, in your "/etc/lilo.conf" edit (as root) the append-line : 
>append=" hdc=ide-scsi hdd=ide-scsi devfs=mount " 
>or something like that, depending of what hd(x) is your CD-rom. Save the
>file and issue the command : "lilo" to let the kernel know the changes.
>Then reboot and start using XCDroast, Kreatecd or whatever.

Kaj: Many thanks.  That did the trick.

andy




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Can't read CD for hdlists [Solved; Sort of]

2002-01-08 Thread Andy Davidson

>On Tuesday 08 January 2002 21:36, I wrote:
>> I have no idea what this will do to cdrecord et al, but I guess I'll find
>> out. :-)
And at 08:49 PM 1/8/02 -0500, Dennis Myers wrote:
>Andy, go to a console and type in "cdrecord -scanbus" and see if it still 
>shows you your CDRW or nothing. If it shows the writer then the CD burning 
>programs like gtoaster should still be able to find it. HTH

Yup, that worked.  'cdrecord -scanbus' still shows the CDRW as the write
device.  Unfortunately, when I run xcdrecord, it wants to use that as the
input device as well.  Ah well, I reckon I can figure that out, too

andy



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Can't read CD for hdlists [Solved; Sort of]

2002-01-08 Thread Andy Davidson

At 04:15 PM 1/7/02 -0800, Andy Davidson wrote:
>I am trying to install 8.1 on a PC (AMD AthlonXP 1700, one IDE drive, one
>DVD drive, one CD-RW drive) and I get to the point where it wants to
>display the packages to install.  At that point, I get the series of cdrom
>errors shown in the included dmesg.  Sometimes it stops after a few tries
>and displays the message "An error occurred. No hdlists found" Other times,
>it just cycles forever as in the attached dmesg.
>
>I have previously installed this version of Mandrake on this machine from
>these CDs, though with a different monitor. Best guess: do I have a bad CD
>or a bad CD drive?  And what can I do about either?

As a couple of people pointed out, it appears that I have a marginal CD-ROM
drive.  Actually the drive used as the CD-ROM drive is actually a DVD drive
(LITE-ON DVD-ROM LTD163) while I also have a CD-RW drive (LITE-ON
LTR16102B).  I "solved" my problem with installing packages by modifying
fstab to make the CD-RW drive the cdrom drive to be used, at /mnt/cdrom.
It reads all the CDs fine.

I have no idea what this will do to cdrecord et al, but I guess I'll find
out. :-)

Many thanks for the help.

andy




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Can't read CD for hdlists

2002-01-07 Thread Andy Davidson

I am trying to install 8.1 on a PC (AMD AthlonXP 1700, one IDE drive, one
DVD drive, one CD-RW drive) and I get to the point where it wants to
display the packages to install.  At that point, I get the series of cdrom
errors shown in the included dmesg.  Sometimes it stops after a few tries
and displays the message "An error occurred. No hdlists found" Other times,
it just cycles forever as in the attached dmesg.

I have previously installed this version of Mandrake on this machine from
these CDs, though with a different monitor. Best guess: do I have a bad CD
or a bad CD drive?  And what can I do about either?

Many thanks,
andy



] kernel/system logger ok
<4>Linux version 2.4.8-24mdkBOOT ([EMAIL PROTECTED]) (gcc version 2.96 
2731 (Mandrake Linux 8.1 2.96-0.62mdk)) #1 Wed Sep 19 16:47:35 CEST 2001
<6>BIOS-provided physical RAM map:
<4> BIOS-e820:  - 0009fc00 (usable)
<4> BIOS-e820: 0009fc00 - 000a (reserved)
<4> BIOS-e820: 000f - 0010 (reserved)
<4> BIOS-e820: 0010 - 1fff (usable)
<4> BIOS-e820: 1fff - 1fff8000 (ACPI data)
<4> BIOS-e820: 1fff8000 - 2000 (ACPI NVS)
<4> BIOS-e820: fff8 - 0001 (reserved)
<4>On node 0 totalpages: 131056
<4>zone(0): 4096 pages.
<4>zone(1): 126960 pages.
<4>zone(2): 0 pages.
<4>Kernel command line: ramdisk_size=32000 initrd=cdrom.rdz automatic=method:cdrom 
root=/dev/ram3 vga=788 BOOT_IMAGE=vmlinuz auto
<6>Initializing CPU#0
<4>Detected 1466.460 MHz processor.
<4>Console: colour dummy device 80x25
<4>Calibrating delay loop... 2922.90 BogoMIPS
<4>Memory: 513296k/524224k available (759k kernel code, 10540k reserved, 201k data, 
92k init, 0k highmem)
<4>Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
<4>Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
<4>Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
<4>Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
<4>Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
<7>CPU: Before vendor init, caps: 0383f9ff c1cbf9ff , vendor = 2
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
<6>CPU: L2 Cache: 256K (64 bytes/line)
<7>CPU: After vendor init, caps: 0383f9ff c1cbf9ff  
<7>CPU: After generic, caps: 0383f9ff c1cbf9ff  
<7>CPU: Common caps: 0383f9ff c1cbf9ff  
<4>CPU: AMD Athlon(tm) XP 1700+ stepping 02
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<6>Checking for popad bug... OK.
<4>POSIX conformance testing by UNIFIX
<4>PCI: PCI BIOS revision 2.10 entry at 0xfdb51, last bus=1
<4>PCI: Using configuration type 1
<4>PCI: Probing PCI hardware
<6>PCI: Using IRQ router default [1106/3074] at 00:11.0
<6>Linux NET4.0 for Linux 2.4
<6>Based upon Swansea University Computer Society NET3.039
<4>Starting kswapd v1.8
<6>vesafb: framebuffer at 0xd000, mapped to 0xe080, size 65536k
<6>vesafb: mode is 800x600x16, linelength=1600, pages=3
<6>vesafb: protected mode interface info at c000:c2c0
<6>vesafb: scrolling: redraw
<6>vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
<4>Console: switching to colour frame buffer device 100x37
<6>fb0: VESA VGA frame buffer device
<4>block: queued sectors max/low 341050kB/209978kB, 1024 slots per queue
<4>RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
<6>Uniform Multi-Platform E-IDE driver Revision: 6.31
<4>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<4>VP_IDE: IDE controller on PCI bus 00 dev 89
<4>VP_IDE: chipset revision 6
<4>VP_IDE: not 100% native mode: will probe irqs later
<4>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<6>VP_IDE: VIA vt8233 (rev 00) IDE UDMA100 controller on pci00:11.1
<4>ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:pio
<4>ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:DMA
<4>hda: WDC WD600AB-00BVA0, ATA DISK drive
<4>hdc: LITEON DVD-ROM LTD163, ATAPI CD/DVD-ROM drive
<4>hdd: LITE-ON LTR-16102B, ATAPI CD/DVD-ROM drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<4>ide1 at 0x170-0x177,0x376 on irq 15
<6>hda: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=7297/255/63, UDMA(100)
<6>Partition check:
<6> hda: hda1 hda2 hda3 < hda5 hda6 hda7 >
<6>Floppy drive(s): fd0 is 1.44M
<6>FDC 0 is a post-1991 82077
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP
<4>IP: routing cache hash table of 4096 buckets, 32Kbytes
<4>TCP: Hash tables configured (established 32768 bind 32768)
<6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
<5>RAMDISK: Compressed image found at block 0
<4>Uncompressingdone.
<4>Freeing initrd memor

Re: [newbie] Using Japanese?

2001-12-27 Thread Andy Davidson

At 12:40 PM 12/28/01 +0900, Doug Lerner wrote:
>How mnemonic. :-)
>
>doug
>
>
>[EMAIL PROTECTED] (Thursday, December 27, 2001):
>
>>i18n = internationalization ("i" + "18" letters + "n")

It always seemed to me that the very artificial abbreviations for
internationalization (="i18n") and localization (="l10n") were simply done
to allow them to become the 4-letter words they deserve to be. :-)

andy


Andy Davidson   --- Pheon Research
   If you know what you're doing, you're not learning anything.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com