jd68 wrote: > 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.
Great, thanks for the feed back. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) if you like the piCorePlayer ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=114828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
