Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: jls on June 05, 2012, 07:54:29 AM

Title: what is 3.0.32-x1-rt52
Post by: jls on June 05, 2012, 07:54:29 AM
?
Title: Re: what is 3.0.32-x1-rt52
Post by: Rich on June 05, 2012, 08:12:40 AM
Hi jls_legalize
It looks like it might be a real time kernel, possibly experimental. Where do you see this?
Title: Re: what is 3.0.32-x1-rt52
Post by: jls on June 05, 2012, 08:23:50 AM
in the repo
Title: Re: what is 3.0.32-x1-rt52
Post by: Rich on June 05, 2012, 08:44:53 AM
Hi jls_legalize
I believe it is this:
http://forum.tinycorelinux.net/index.php/topic,9108.msg74283.html#msg74283

@Arslan: The dependency files for some of the 3.0.32-x1-rt52 extensions don't look right, for example:
Quote
+ alsa-modules-3.0.32-x1-rt52.tcz             1597440,   1.52 MB
+ i2c-3.0.21-tinycore.tcz                       90112,   0.09 MB
+ input-joystick-3.0.21-tinycore.tcz           110592,   0.11 MB
+ v4l-dvb-3.0.21-tinycore.tcz                 2686976,   2.56 MB
Title: Re: what is 3.0.32-x1-rt52
Post by: Arslan S. on June 05, 2012, 10:32:20 AM
deps contain KERNEL which is replaced by `uname -r` on your system
Title: Re: what is 3.0.32-x1-rt52
Post by: Rich on June 05, 2012, 03:04:45 PM
Hi Arslan S.
Then there may be a bug in AppBrowser:
Code: [Select]
tc@box:~$ uname -r
3.0.3-tinycore
tc@box:~$
I'll start a separate thread for that issue.