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

No Drives on Raspberry / Kernel 4.19 #106

Open
mschlenstedt opened this issue Oct 15, 2019 · 6 comments
Open

No Drives on Raspberry / Kernel 4.19 #106

mschlenstedt opened this issue Oct 15, 2019 · 6 comments

Comments

@mschlenstedt
Copy link

With Kernel 4.19 no drives are shown on Raspberry/Raspbian (Debian Buster):

image

@jrgp
Copy link
Owner

jrgp commented Oct 16, 2019

Hey, if you run ls /sys/block/*/device/model ? do any files appear?

Linfo works by parsing through /sys/block, and I wonder if on that rpi there are unexpected/missing things in that folder

@mschlenstedt
Copy link
Author

I have different Raspis here. One shows the files:

image

Another one is missing the "model" file and does not have sda, sdb but names like mmcblk0:

image

@mschlenstedt
Copy link
Author

The one with the model file also shows the SDCard in Linfo:

image

@jrgp
Copy link
Owner

jrgp commented Oct 18, 2019

Thanks for the info. What custom Linfo theme is that? It doesn't look like any of the ones we have.

@FroggDev
Copy link
Contributor

Theme_frogg added with mobile compatibility pr
Can be seen on info.home.frogg.fr

@mschlenstedt
Copy link
Author

We use Linfo in our LoxBerry Project: https://github.com/mschlenstedt/Loxberry

Our WebGui is "green", so we took the standard theme and only edited the colors.

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

3 participants