Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: aus9 on September 07, 2016, 08:10:13 PM

Title: LOW priority repo missing OSS-modules-4.2.9-tinycore
Post by: aus9 on September 07, 2016, 08:10:13 PM
HI

I can see its missing from here
http://tinycorelinux.net/7.x/x86/tcz/

but originally I tried this
Code: [Select]
tce-load -w OSS
OSS.tcz.dep OK
Downloading: OSS-modules-4.2.9-tinycore.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: OSS-modules-4.2.9-tinycore.tcz.md5.txt: No such file or directory
Error on OSS-modules-4.2.9-tinycore.tcz
tc@box:/$ tce-load -w OSS-modules-4.2.9-tinycore
Downloading: OSS-modules-4.2.9-tinycore.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: OSS-modules-4.2.9-tinycore.tcz.md5.txt: No such file or directory
Error on OSS-modules-4.2.9-tinycore.tcz

cheers
Title: Re: LOW priority repo missing OSS-modules-4.2.9-tinycore
Post by: Juanito on September 08, 2016, 10:23:48 AM
If I recall correctly it was left like this in order to inspire some kind soul to compile the kernel modules...
Title: Re: LOW priority repo missing OSS-modules-4.2.9-tinycore
Post by: hiro on September 08, 2016, 11:22:07 AM
Some including me didn't bother because of the non-existent suspend support.
Otoh If someone cared to fix that somewhere upstream... :P
Title: Re: LOW priority repo missing OSS-modules-4.2.9-tinycore
Post by: aus9 on September 08, 2016, 07:34:00 PM
Ahh ok well I lack the skills to know what hiro is discussing but I found my old build for 6x

http://tinycorelinux.net/6.x/x86/tcz/src/oss/OSS-docandmodules-build

If anyone would like to try to mod it for 7.x be my guest. As no-one else has built it, I am going away for a week.....if no replies by then I will have a go at building it.

I need it to build something, that depends on new OSS modules  and now a days I am trying to be smarter?
build something
test it
then ask for permission to submit it

cheers and good luck

if I do build it, I am unlikely to build it for 64 bit (x86_64)
Title: Re: LOW priority repo missing OSS-modules-4.2.9-tinycore
Post by: aus9 on September 08, 2016, 07:58:21 PM
oops maybe the problem with the 6.x builds was that curaga used OSS build 2005
http://beta.hasix.org/tc/index.php?cont=lists&ccname=repolist1&act=view&gcb=13

while my modules were using build 2011

and a big thanks to bmarkus for maintaining that online database.