paul- wrote:
> The scripts should walk you through it. I'm trying to be vague, to see
> how it goes.
Ok, understood. I am a beta tester. :D
The scripts are great. It worked like a charm.
But the README.md could be improved because at some points I was unsure
what to do:
in Step 2:
instead of
Code:
--------------------
pcp_prepare_kernel_src -k -s <path to saved pCP kernel source - or where
to save it>
--------------------
add the missing parameter value:
Code:
--------------------
pcp_prepare_kernel_src -k <pCP Kernel Version> -s <path to saved pCP
kernel source - or where to save it>
--------------------
Additionally, you could add a hint where to save the kernel source. On
my RPi 3B+, the / partition has a size of 876 MB but the script failed
to uncompress the kernel sources. Therefore I created a subfolder below
/mnt/mmcblk0p2 and changed its ownership to tc:staff. Afterwards the
script run through with the new target folder.
in Step 3:
I was unsure where to download the driver source. Should it be a
subfolder of the kernel sources? Or on the contrary, it must not be in
the directory of the kernel sources? I used a parallel folder below
/mnt/mmcblk0p2 which was obviously a good idea because the build of the
driver was done succesfully. Hence, you might want to add a hint in Step
3 where to download the driver source.
Nevertheless, many thanks for providing such an easy way to create this
Realtek driver.
------------------------------------------------------------------------
jd68's Profile: http://forums.slimdevices.com/member.php?userid=30795
View this thread: http://forums.slimdevices.com/showthread.php?t=114828
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix