Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't PAKME the kernel due to out of memory error #209

Closed
bernstbj opened this issue Dec 23, 2023 · 2 comments
Closed

Can't PAKME the kernel due to out of memory error #209

bernstbj opened this issue Dec 23, 2023 · 2 comments
Assignees
Labels

Comments

@bernstbj
Copy link
Collaborator

To make the 140KB image possible, we would use a PAKED kernel, but this doesn't work anymore due to out of memory issue?

root@/MAKE/BUILDS/BUILD2651/sys/$ ls -l
d---------     0     0              <dir>   21-Dec-23 21-Dec-23 pm/
----------     0     0       27716 bin 2000 21-Dec-23 21-Dec-23 kernel
----------     0     0       27688 bin 2000 21-Dec-23 21-Dec-23 krnl8m
----------     0     0        6644 bin 2000 21-Dec-23 21-Dec-23 pm.vedrive
----------     0     0         672 txt      21-Dec-23 21-Dec-23 vedrive.conf
----------     0     0        1858 bin 2000 21-Dec-23 21-Dec-23 pm.ramworks
----------     0     0           0 bin 2000  19:19:00  19:19:00 kernel.paked
root@/MAKE/BUILDS/BUILD2651/sys/$ pakme kernel kernel.paked
Source File : kernel, Size=27716, Org=$2000, 6 Chunks at $6C2E.
[$7F]:Out Of Memory.
root@/MAKE/BUILDS/BUILD2651/sys/$
@burniouf burniouf added the bug label Jan 1, 2024
@burniouf burniouf self-assigned this Jan 1, 2024
@bernstbj bernstbj assigned bernstbj and unassigned burniouf Jan 3, 2024
@bernstbj
Copy link
Collaborator Author

bernstbj commented Jan 3, 2024

Fix now allows for the building of a 140 MINI media. Will be used for next release, and will close out ticket then.

@bernstbj
Copy link
Collaborator Author

Released as part of build 2666.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants