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

Setting a certain platform option to be a module will produce a non-bootable kernel #5

Open
grepwood opened this issue Jul 11, 2020 · 0 comments

Comments

@grepwood
Copy link

I am not sure which one triggered this, but here is a suspect list:

Platform support  --->
      [*] Sony PS3
            PS3 Platform Options  --->
                        [*] PS3 Advanced configuration options
                        (20)  PS3 Platform pagetable size
                        [*] PS3 Platform dynamic DMA page table management
                        <*> PS3 AV settings driver
                        {*} PS3 System Manager driver
                        [ ] PS3 Repository write support
                        <*> PS3 Dispatcher Manager driver
                        <*> PS3 Disk Storage Driver
                        <*> PS3 BD/DVD/CD-ROM Storage Driver
                        < > PS3 FLASH ROM Storage Driver
                        <*>   PS3 Flash Storage Driver
                        < > PS3 NOR Flash Storage Driver
                        <*> PS3 Logical Performance Monitor support
                        <*> PS3 Storage Manager Driver
                        <*> PS3 ENCDEC Driver
                        <*> PS3 isolated SPU file system
                        <*> PS3 isolated SPU loader file system
                        <*> PS3 LV1 Call Driver
                        [*] PS3 udbg output via UDP broadcasts on Ethernet
                        [ ] PS3 udbg output via LV1 console

I remember trying to change all the things enabled here and which also can be modules to actually be modules. This resulted in a kernel that could not boot at all. I'm pretty sure it was not bootable because otherwise it'd proceed to start ps3fb and ps3gelic and respond to pings and ssh. I'll run a trial and error and see which one is it.

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

No branches or pull requests

1 participant