Will Puppy install with artificial intelligence ?
Puppy is consolidating its init script, which will simplify all the driver installation, but without preselect of devices and USB plugged in /dev.
A study of kudzu will help even more.
But after the first install, the init script could take a turn and use artificial intelligence to load config files without going thru driver installation. Just the selected parts of a driver(componentized) to be loaded in drams.
This is easy if the PNP numbers are remembered in the artificial intelligence file, along with port address, irq and dma data, avoiding conflicts without extra logic.
After all, reducing logic reduces lines of codes and bloatedness. QNX is a good example, of using microkernels of files of less than 100 bytes.
Next step is using artificial intelligence to combine sequential functions; and then featuring for user automatically by learning user habits, day to day repeated patterns. Is it just an automated artificial intelligence file system, but preselectable? Otherwise, the tasks will be done one by one to your liking.
Good Luck.
Footnote:
Its Linus' problem that kernel developers did not understand bios on PC/XT. Which during boot, diagnose the devices in the computer, then shadowed itself in upper memory. The port address for bios is 80, and using instructions and data from the PnP(plug and play) OS can have the PnP numbers verbosed out of bios data. These PnP numbers will select the drivers in the /dev or /usr kernels. So that you do not have to install all the drivers then select those that fits your computer. The PnP numbers coincide the integrated circuit integer numbers. ie. CMI8738-sx sound chip, PnP number is 8738, and driver name should have 8738 in it. Thus you only need to load those PnP numbers bios reports. If no 8738 then install backward compatible soundblaster drivers or Alsa universal drivers with less functionality. Ethernet chip RTL8139/8129/810x is PnP number 8139 or 8129 or 810x which ever bios reports. If no 8139 drivers then install dhcpcd universal driver with less functionalities.
Linux drivers are of three classes: bare minimum backward compatible drivers, universal drivers, and device specific proprietary(import then ndiswrapper it) drivers and ambiguous firmware and drivers in the new udev /usr drivers. So, Puppy will come with frugal install(kernel 2.4.22 or 2.6.18), desktop and super experienced Puppy with the best PnP drivers with the utmost functionality for each computer devices.
- Login or register to post comments
- Printer friendly version
- 985 reads


What is artificial intelligence ? How to use it ?
The old artificial intelligence engine is rules and subrules qualifications. Not versatile enough to be even usable.
Today we use artificial intelligence every day. The engine has been changed from subrules to demands and learning and repeat the same functions over and over again.
It is an object technology, defining the objective a person demands.
Then a program is generated to perform the artificial intelligence, by learning from the user. The hands on experience that the user performs, step by step(pattern).
Then without the user input, the computer will mimic the user and perform every task. Day in and day out.
For installing software, the user did it once. The computer goes into hibernation, wakes up, and goes to sleep again; sometimes even with the power turned off(swapOS.fs) for a while, and the hdd(swapOS.fs in dram) can repeat the hibernation.
Such artificial intelligence is easy to program; and we have such programs used by millions of users of brain wave communication system. We have user's account to record daily brain wave(shared knowledge base in brain wave analyser computers), offer services of privacy(user rejections), user demands of health care(rejuvenation and replacement) and DNA change to youthful ages(based on electrical quantum particle injection of rejuvenation; and replacement of aging parts using foods grown by specific germination introduced by brain wave knowledge base statistical selections).
This concept was derived from 16 years(since 1991) of artificial intelligence research at Bell Labs, Holmdel, now closed.
Footnote:
Searching statistical studies and subsequent selection by fuzzy logic is the generator of subrules. This engine is easy to program.