The time now is Tue 26 Jan 2021, 20:51
All times are UTC - 4 |
Page 8 of 40 [586 Posts] |
Goto page: Previous 1, 2, 3, ..., 6, 7, 8, 9, 10, ..., 38, 39, 40 Next |
Author |
Message |
Dry Falls
Joined: 16 Dec 2014 Posts: 616 Location: Upper Columbia
|
Posted: Thu 19 Mar 2015, 20:31 Post subject:
fixed? |
|
I think I've fixed it, starting with line 209:
Code: | CONFIG_BPF_SYSCALL=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y | [/code]
Description |
|

Download |
Filename |
DOTconfig.gz |
Filesize |
34.96 KB |
Downloaded |
280 Time(s) |
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Sun 22 Mar 2015, 11:45 Post subject:
|
|
Excellent stuff! So now chrome works properly, right? I have been trying to incorporate popcorn into my own distro, and even trying to upgrade the kernel in Chromecastpup-v3 but chrome always has problems and popcorn depends on chrome (apparently).
So I will change that for all configs and release sukk-1.0 after testing.
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Sun 22 Mar 2015, 19:15 Post subject:
|
|
sukk-1.0 with DryFalls config edits, small bug fix for aufs download file.
Description |
|

Download |
Filename |
sukk-1.0.tar.gz |
Filesize |
115.21 KB |
Downloaded |
283 Time(s) |
|
Back to top
|
|
 |
Dry Falls
Joined: 16 Dec 2014 Posts: 616 Location: Upper Columbia
|
Posted: Sun 22 Mar 2015, 21:28 Post subject:
|
|
Thanks Stemsee. This link Diseased Newt might explain why syscall/bpf is the key. syscall has to be enabled. Peebee directed me (thanks, Peebe) to the kernel/modules for the fatdog700 final (k3.18.7) which he used in the upgrade of LxPup64 from 14 to 15. Well, it runs lighthouse tolerably well even though I've yet to get fd700 to boot on this machine since the change from k3.16.2 (although virtual machine will boot it!). That is how I extracted the file to compare to my config from JL64-3.18.8. Unfortunately, their config file won't recompile in your kit because of a check built in to detect changes (as near as I can tell) and terminate the compile if found. Seems kind of proprietary to me, but that's just me. Anyway, while the new compile works well in lighthouse, I couldn't guarantee it will work with other distros. For example, I couldn't get LxPup64-14 to boot with it, so please be for-warned. It may not generalize. I'm going to try it in fatdog and see if it will finally boot to a desktop, but at the moment it's not a big priority.
df
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Mon 23 Mar 2015, 04:08 Post subject:
|
|
Well, your discovery has solved my chrome and popcorn problems. I have updated Chromecastpup-v3 to 3.19.2-64bit kernel.
NOTE BENE: I had to install the modules with headers to the savefile in order for them to load on boot!! They would not load as an zdrv_*_.sfs !!
So now I will remaster with modules 'in' after deleting old modules.
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Tue 24 Mar 2015, 13:42 Post subject:
|
|
kernel packages 3.19.2 pae and 64 appearing shortly!
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Wed 25 Mar 2015, 18:26 Post subject:
|
|
3.19.2-64
https://mega.nz/#F!9IBCiA6C
3.19.2-pae
https://mega.nz/#!oFhBjQRK
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 4391 Location: Worcestershire, UK
|
Posted: Wed 25 Mar 2015, 19:28 Post subject:
|
|
stemsee wrote: | 3.19.2-64
https://mega.nz/#F!9IBCiA6C
3.19.2-pae
https://mega.nz/#!oFhBjQRK |
Hi stemsee
Encryption keys are needed to download......
Thanks
PeeBee
_________________
LxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Thu 26 Mar 2015, 13:49 Post subject:
|
|
Hi Peebee
3.19.2-64
https://mega.co.nz/#F!9IBCiA6C!w8Q0-dcgw7J-B9iVfvS4gA
3.19.2-pae
https://mega.co.nz/#F!9IBCiA6C!w8Q0-dcgw7J-B9iVfvS4gA
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 4391 Location: Worcestershire, UK
|
Posted: Thu 26 Mar 2015, 16:55 Post subject:
Flummoxed but pleasantly surprised |
|
stemsee wrote: | Hi Peebee
3.19.2-64
https://mega.co.nz/#F!9IBCiA6C!w8Q0-dcgw7J-B9iVfvS4gA
3.19.2-pae
https://mega.co.nz/#F!9IBCiA6C!w8Q0-dcgw7J-B9iVfvS4gA |
Hi stemsee
Thanks - but those links are the same - and lead to the 64 bit kernel
I downloaded it (thinking it was the pae version) and put it into a 32-bit LxPup15.03-pae install. It was only when I did some pup-sysinfo checks that I realised that I had a 64-bit kernel.
It all worked successfully which is great but now I'm really confused as I ended up with a 64-bit kernel and a 32-bit system which logic tells me shouldn't have worked. Can a 64-bit kernel run 32-bit programs???
Everything I tried worked - including adding a 32-bit sfs of Chromium.
Is there any need for the pae version if the 64-bit runs 32-bit with no problems?????
My laptop only has 4GB of ram - would a mixed 64/32 system support >4GB?
Looking forward to some enlightenment!
Cheers
peebee
p.s. any chance of kernel sources so that I can try compiling drivers?
p.p.s then tried the 64-bit kernel with LxPup64-15.03 and of course that worked OK as well.
Description |
|
Filesize |
94.14 KB |
Viewed |
450 Time(s) |

|
_________________
LxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Fri 27 Mar 2015, 09:26 Post subject:
|
|
pae
https://mega.co.nz/#!oFhBjQRK!ULW5BbK6MjV-S7DUOo1R_3YgrtGlCdSE16oA5iqba3Q
fingers crossed
64bit with ia32 enabled in config runs all 64 and 32 bit programs when libraries are available. Aslo qemu will let you run 64 bit iso on 32bit system with 64bit kernel.
64bit kernel will recognize and use ram upto 64gb (i think) pae will use ram differently ... jamesbond says it is better to use a 64bit kernel over a pae kernel.
If compiling for 32 bit using 64bit kernel then you must specify arch as 32bit in configure.
|
Back to top
|
|
 |
Dry Falls
Joined: 16 Dec 2014 Posts: 616 Location: Upper Columbia
|
Posted: Sun 29 Mar 2015, 08:48 Post subject:
SUKK-1.0 |
|
I think it's done, and I'm keeping it! Sukk1.0 jut flew through its thing and produced a really nice kernel package. 3.19.2 runs things really well, and from the looks of things, deals better with f2fs (although personally, I'm sticking with EXT4).
All I did to interfere was rebuild the kernel modules to include kernel headers. Even so, Edit-SFS (parallel mksquash using 4 processors) compressed the new file down from 44 to 39M. Kernel sources compressed from 106 to 91M.
Great job. I'm going to write a batch file to start up Sukk1.0 and include it in JL64, if that's alright.
df
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Sun 29 Mar 2015, 10:19 Post subject:
|
|
That's alright with me!
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Sun 29 Mar 2015, 15:40 Post subject:
|
|
Sukk-1.0 is good for single kernel builds at-a-time but not auto consecutive builds. So here is sukk-1.1 and if you haven't got time to waste don't download it yet.
I realised that variable '$arch' was being reused ... Oops! (frickin amateur!)
Also solved consecutive building. And added menu item '888' reconfigure DOTconfigs then build 64 bit kernel. And tidied up a bit.
As usual , I release it first and test it later! Because I am not properly trained!! Not because I want to sabotage your own efforts. I'm just eager to get it out there.
But I will set it to build 3.19.3, 64, pae and nonpae kernels tonight. Should take about 3 hours.
To do :-
1 Add 4.0-rc* handling
2 Add remove non-system specific modules.
Description |
|

Download |
Filename |
sukk-1.1.tar.gz |
Filesize |
114.87 KB |
Downloaded |
238 Time(s) |
|
Back to top
|
|
 |
stemsee
Joined: 27 Jun 2013 Posts: 2572 Location: In The Way
|
Posted: Sun 29 Mar 2015, 20:32 Post subject:
|
|
sukk-1.2
Description |
|

Download |
Filename |
sukk-1.2.tar.gz |
Filesize |
115.25 KB |
Downloaded |
238 Time(s) |
|
Back to top
|
|
 |
|
Page 8 of 40 [586 Posts] |
Goto page: Previous 1, 2, 3, ..., 6, 7, 8, 9, 10, ..., 38, 39, 40 Next |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|