RPi-Distro / rpi-source

Raspberry Pi kernel source installer
MIT License
140 stars 39 forks source link

um freeze at Module.symvers #12

Closed boyphongsakorn closed 1 year ago

boyphongsakorn commented 1 year ago

i run rpi-source and freeze Module.symvers how to i fix that?

pelwell commented 1 year ago

Somebody here may understand exactly what you are referring to, but I don't. Can you give a bit more detail? What do you mean by "freeze Module.symvers"?

boyphongsakorn commented 1 year ago

Somebody here may understand exactly what you are referring to, but I don't. Can you give a bit more detail? What do you mean by "freeze Module.symvers"?

oh ok

i run rpi-source and stuck at step Module.symvers

Screenshot-2566-01-18-at-07.38.30.png

leaving 8 hours and still stuck

pelwell commented 1 year ago

Thanks. Testing on a 3B+ it's working for me - it's got as far as making module prepare. If you can open another shell - in a new window in the GUI, in another terminal with Ctrl-Alt-F2, or over ssh - try the following:

  1. Run df to see if you have run out of disk space.
  2. Run top to see what is currently active and what the load average is.
pelwell commented 1 year ago

And now the module_prepare has completed without error.

boyphongsakorn commented 1 year ago

um i run sudo rpi-source and it work fine 😂