WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: LOW priority repo missing OSS-modules-4.2.9-tinycore  (Read 2108 times)

aus9

  • Guest
LOW priority repo missing OSS-modules-4.2.9-tinycore
« on: September 07, 2016, 05: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

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: LOW priority repo missing OSS-modules-4.2.9-tinycore
« Reply #1 on: September 08, 2016, 07:23:48 AM »
If I recall correctly it was left like this in order to inspire some kind soul to compile the kernel modules...

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: LOW priority repo missing OSS-modules-4.2.9-tinycore
« Reply #2 on: September 08, 2016, 08: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

aus9

  • Guest
Re: LOW priority repo missing OSS-modules-4.2.9-tinycore
« Reply #3 on: September 08, 2016, 04: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)
« Last Edit: September 08, 2016, 04:36:13 PM by aus9 »

aus9

  • Guest
Re: LOW priority repo missing OSS-modules-4.2.9-tinycore
« Reply #4 on: September 08, 2016, 04: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.