Sorry, i've been away for a while. This project is dragging on;
altho' I've been using my ver. 7.2 *tcz/S with the ver10 <base>;
which all seem to work except for Wifi.
coreplayer2's last post is an example of what I try to encourage:
giving info whch is GENERAL/UNIVERSAL, which allows the reader to
build/expand on. Ie. give the algorithm of multiplying integers,
rather than the answer of 17x483, as if the reader was a dumb CPU.
wily which allows LITERATE programming does:-
-> wget
http://repo.tinycorelinux.net/10.x/x86_64/tcz/-> wget
http://repo.tinycorelinux.net/10.x/x86_64/tcz/pciutils.tcz.info-> wget
http://repo.tinycorelinux.net/10.x/x86_64/tcz/pciutils.tcz.dep-> Lz
-> mv index.html 10.x64tczList
-> wget
http://repo.tinycorelinux.net/10.x/x86_64/tcz/pciutils.tcz-> wget
http://repo.tinycorelinux.net/10.x/x86_64/tcz/libpci.tcz=> $ cd /tmp <install 2*.tcz> == tce-load -i pciutils.tcz & libpci.tcz
For transfering to USBstik of <APTIO 18> laptop:-
-> cp pciutils.tcz /mnt/sdd1/pciutilsInstl/
-> cp libpci.tcz /mnt/sdd1/pciutilsInstl/
-> lspci == for W8.1/<APTIO 15> == ...skip several ...
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
OMG another umount, unplug, plug, mount to show how the <APTIO 18> laptop shows no Wifi.....
-> dmesg | tail > mount /mnt/sdd1 > Lz /mnt/sdd1 == 4096 : pciutilsInstl
> ls /mnt/sdd1/pciutilsInstl == ...lspciAptio18
> cat /mnt/sdd1/pciutilsInstl/lspciAptio18 ==
00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 36)
00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers (rev 36)
00:03.0 Multimedia controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit (rev 36)
00:0b.0 Signal processing controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller (rev 36)
00:14.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller (rev 36)
00:1a.0 Encryption controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine (rev 36)
00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU (rev 36)
... to be continued...