General TC > Tiny Core Netbooks

Wifi Setup on a HP Laptop running TinyCore 11.1 (64 bit)

<< < (13/15) > >>

RYTCL:
I tried to upload Directory listing for /home/tc/work where driver module was built.  GZipped file size was 526449 and is hitting the Forum post size limits.

I could take directory listing of one or more sub-directories, if that will help.

RYTCL:
It stopped after creating some of the directories.  No files were copied...


--- Code: ---~> find /home/tc/tmp -print
/home/tc/tmp
/home/tc/tmp/package
/home/tc/tmp/package/modules
/home/tc/tmp/package/modules/usr
/home/tc/tmp/package/modules/usr/local
/home/tc/tmp/package/modules/usr/local/lib
/home/tc/tmp/package/modules/usr/local/lib/modules
/home/tc/tmp/package/modules/usr/local/lib/modules/5.4.3-tinycore64
/home/tc/tmp/package/modules/usr/local/lib/modules/5.4.3-tinycore64/source
/home/tc/tmp/package/modules/usr/local/lib/modules/5.4.3-tinycore64/kernel
/home/tc/tmp/package/modules/usr/local/lib/modules/5.4.3-tinycore64/modules.builtin
/home/tc/tmp/package/modules/usr/local/lib/modules/5.4.3-tinycore64/modules.order
/home/tc/tmp/package/modules/usr/local/lib/modules/5.4.3-tinycore64/build

--- End code ---

Rich:
Hi RYTCL
It's possible you need to compile the kernel in order for  /modules.builtin.modinfo  to be created. Run this:

--- Code: ---make bzImage
--- End code ---
Then:

--- Code: ---rm -rf /home/tc/tmp
--- End code ---
Then continue at reply #56.

RYTCL:
After the 'make modules' step,  I did force a manual BACKUP and did a reboot.
It looks like BACKUP skipped some of the files and/or folders.

Running 'make bzImage' now...

RYTCL:
Driver build completed...


--- Code: ---~/tmp/sorter/sorter-master> ll wireless-5.4.3-tinycore64.*
-rw-r--r--    1 tc       staff           62 Nov 26 22:09 wireless-5.4.3-tinycore64.moddeps
-rw-r--r--    1 tc       staff      4419584 Nov 26 22:09 wireless-5.4.3-tinycore64.tcz
-rw-r--r--    1 tc       staff        12833 Nov 26 22:09 wireless-5.4.3-tinycore64.tcz.list
-rw-r--r--    1 tc       staff           64 Nov 26 22:09 wireless-5.4.3-tinycore64.tcz.md5.txt
-rw-r--r--    1 tc       staff        13176 Nov 26 22:09 wireless-5.4.3-tinycore64.tcz.zsync

~/tmp/sorter/sorter-master> grep 28 wireless-5.4.3-tinycore64.tcz.list

./usr/local/lib/modules/5.4.3-tinycore64/kernel/drivers/net/wireless/ralink/rt2x00/rt2800lib.ko
./usr/local/lib/modules/5.4.3-tinycore64/kernel/drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko
./usr/local/lib/modules/5.4.3-tinycore64/kernel/drivers/net/wireless/ralink/rt2x00/rt2800pci.ko
./usr/local/lib/modules/5.4.3-tinycore64/kernel/drivers/net/wireless/ralink/rt2x00/rt2800usb.ko


--- End code ---

onboot.lst


--- Code: ---/mnt/sda9/tce> cat onboot.lst
xf86-input-synaptics.tcz
Xorg-7.7.tcz
rxvt.tcz
wbar.tcz
firefox-ESR.tcz
icewm.tcz
icewm-themes.tcz
compiletc.tcz
ncursesw-dev.tcz
elfutils-dev.tcz
bc.tcz
perl5.tcz
squashfs-tools.tcz
icewm-list.tcz
icewm-help.tcz
icewm-locale.tcz
bash.tcz
zsync.tcz
wireless-5.4.3-tinycore64.tcz
firmware-rtl_nic.tcz
firmware-ralinkwifi.tcz
wifi.tcz
rfkill.tcz


--- End code ---


Do I still need to include  firmware-ralinkwifi.tcz in addition to wireless-5.4.3-tinycore64.tcz ?


Waiting for the BACKUP to be completed.  I will reboot and test out WireLess...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version