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

Some weird logs #40

Open
GalaxyGorilla opened this issue Jan 24, 2022 · 0 comments
Open

Some weird logs #40

GalaxyGorilla opened this issue Jan 24, 2022 · 0 comments

Comments

@GalaxyGorilla
Copy link
Member

GalaxyGorilla commented Jan 24, 2022

media listener: event = PARTITION ATTACH, state = SUCCESS, src = /dev/mmcsd-1ugen0.1: <Freescale EHCI root HUB> at usbus0
, dest = /dev/mmcsd-1-0i[ERL] Running ifconfig on lo0
n
fo: lo0: link state changed to UP
media listener: event = MOUNT, state = INQUIRY, src = /dev/mmcsd-1-0uwaiting for SD...

g
en1.1: <Freescale EHCI root HUB> at usbus1
media listener: event = MOUNT, state = SUCCESS, src = /dev/mmcsd-1-0u[ERL] SD card mounted
h, dest = /media/mmcsd-1-0ub0: <Freescale EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0

u[ERL] GRiSP mountpoint from the FDT: /media/mmcsd-1-0/

The formatting is off.

[ERL] Initializing EEPROM
sig_version: 1
serial: 1011
batch_nr: 1
prod_year: 2022
prod_month: 1
prod_day: 21
vers_major: 33
vers_minor: 2
ass_var: 1
mac_addr: 00:00:00:00:00:00
crc16: 17fa

That needs to be parsed differently. The vers_major and _major (and maybe even the funny ass_var) contain more information than shown here.

EDIT: I see that this is just the output given through libgrisp? Maybe it would make sense to adjust the printing in libgrisp then.

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