hardware detection

2000-11-17 Thread David Whedon

I have a first cut at detecting hard drives, cdrom, cpu, nic, and modems.  This
all uses libdetect and libisapnp, the code it self borrows heavily from a
libdetect example program. In many cases all we are actually doing is looking
up the info of interest in /proc. I've erred on the side of providing the user
with more information than necessary.  If we need these to be smaller, they can
shrink somewhat, but it is sometimes nice to have too much information.

All the programs that can potentially probe the isa bus have a '-f' option
which turns that on (f=full detection), they default to passive detection. Is
an ISA proble the only thing we want to shy away from, what about detecting
modems and potentially messing with someone's mouse?

All the programs also can get passed a -v (verbose) switch.

I don't know what the eventual desired interface is to other tools.  Currently
we are sending everything to stdout.

mdmdetect: I haven't actually tested this as I have no working modem to test it
on. If someone could do that, I would be happy, just to be sure.

ethdetect: knows about ~168 ethernet cards, but doesn't yet know the necessary
module for all of them.  This is due to holes in libdetect's database. As that
database gets filled in it will be easy to incorporate the changes.

cpudetect: it looks like cpudetect will understand x86, powerpc and alpha
(based on the #ifdef's in the library), I don't see anything about m68k, arm or
sparc.  That may indicate a limitation of libdetect, I'm not sure.

cddetect, diskdetect, memdetect, snddetect: nothing interesting here.

Other thoughts,

libdetects hardware list has some oddities. Example:
ICU1970 unknown unknown SonyCD-ROM  unknown

Based on the rest of the entry I would expect to see 'cdrom' as the device type
(the second field), rather than 'unknown'.  There are some more oddities like
this.

partitioning: are we going to optionally probe the machines memory and decide
on a size for the swap partition?

I've played a bit with Progeny's discover but I still ahve no hard feeling as to
what we should do for post base-install configuration.

Comments, suggestion, critisism, appreciated,

-David

The packages are currently available here:
http://www.gordian.com/users/davidw/debian.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: 2.2.18 + LANG_CHOOSER has bad bugs

2000-11-17 Thread Gleydson Mazioli da Silva

Michael Sobolev wrote:
> 

Hi,

> Well, I modified the way all.utf file is generated (those files from
> dbootstrap/langs directory are now included).  Please check if Portuguese looks
> ok now.

Unfortunatelly the Portuguese accentuation support with utf looks be 
little problematic :( 
Some accentuation codes of Portuguese language aren't working (the
original
accentuation character is replaced by one space). For now, these are 
the problematic letters (in & Html compatible macros for global
compatibility 
and both in upper and lower case):

Aacute
aacute
agrave
Agrave
iacute
Iacute
igrave
Igrave
oacute
Oacute
ograve
Ograve

Some others characters are translated to it normal (without
accentuation): 
atilde => a 
Atilde => A 
ecirc => e
Ecirc => E

I think other languages than Portuguese that uses the latin charsets,
and 
the characters above, will have the same problem...

Well, I'm ready for suggestions to make more tests with my native
language 
support and solve this problem soon as possible, I hope that language
chooser 
will work before the Potato-r1 be released (Is this possible?!? :)

Regards

---
Gleyson Mazioli da Silva
[EMAIL PROTECTED]
[EMAIL PROTECTED]

* Para os crentes Deus está no princípio das coisas. Para os cientistas
no final de toda a reflexão.
( Max Planc)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Unidentified subject!

2000-11-17 Thread Adam Di Carlo

To: "Darshan Kapadia" <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Need some serious help with a Linux Boot Problem
References: <[EMAIL PROTECTED]>
From: Adam Di Carlo <[EMAIL PROTECTED]>
Date: 17 Nov 2000 11:05:28 -0500
In-Reply-To: "Darshan Kapadia"'s message of "Fri, 17 Nov 2000 00:01:56 EST"
Message-ID: <[EMAIL PROTECTED]>
Lines: 6
User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii


If you are a debian user, please email [EMAIL PROTECTED]
I have no particular expertise in your problem.

-- 
.Adam Di [EMAIL PROTECTED]http://www.onShore.com/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]