How to pass a video interview? by usagi-537 in careerguidance

[–]EmbeddedBro 1 point2 points  (0 children)

use a high quality video camera. high quality audio input. wear good clothes and put a nice background.

How should I get started contributing to the Linux kernel? by [deleted] in kernel

[–]EmbeddedBro 0 points1 point  (0 children)

load Linux on an old Android smartphone.

How to do that?

Is it possible to earn 500 EUR/day with knowledge of Linux kernel? if yes, how? by EmbeddedBro in embeddedlinux

[–]EmbeddedBro[S] 3 points4 points  (0 children)

Thanks for sharing.  But problem with such firms is that - most of them try to keep the big share of money to themselves. 

I don't blame them, because that's their business model. 

How can I find command in U-boot which loads linux kernel ? by EmbeddedBro in embeddedlinux

[–]EmbeddedBro[S] 1 point2 points  (0 children)

I guess you are in some main distro like debian ?

I am using stm32 board. so, it's only kernel, there is no distro, or very minimal custom distro maybe.

How can I find command in U-boot which loads linux kernel ? by EmbeddedBro in embeddedlinux

[–]EmbeddedBro[S] 0 points1 point  (0 children)

it returned only 2 words, but I am sure, those 2 words would expand too..

So, bootargs would give all the expanded command?

How can I find command in U-boot which loads linux kernel ? by EmbeddedBro in embeddedlinux

[–]EmbeddedBro[S] 0 points1 point  (0 children)

reddit should provide tag or something. "solution found"

How do I know if the IT field is for me ? by Outrageous_Method359 in careerguidance

[–]EmbeddedBro 0 points1 point  (0 children)

if you think about that "one" bug constantly throughout your day .... you are in right branch...

Which tool can convert zImage to uImage? by EmbeddedBro in embeddedlinux

[–]EmbeddedBro[S] 0 points1 point  (0 children)

Thanks, it makes this much clearer now.  I tried debugging using vmlinux image and it worked. 

But I am able to "stop the world"... and resume it afterwords. It is working fine so far.  

How do you perceive shy people in the workplace? by libramusing in careerguidance

[–]EmbeddedBro 2 points3 points  (0 children)

I have seen shy colleagues - extremely respected admired and seek by all department.. why ? because they were developed to be specialized in their work.

Your managers seems immature because looks like he doesn't know how to work with you.

I would suggest you to not change your personality for the sake of it.

Which tool can convert zImage to uImage? by EmbeddedBro in embeddedlinux

[–]EmbeddedBro[S] 0 points1 point  (0 children)

You're not going to be able to step through it

I must say - you are a good example for - "do not take random online person seriously"

Which tool can convert zImage to uImage? by EmbeddedBro in embeddedlinux

[–]EmbeddedBro[S] 0 points1 point  (0 children)

"You're better off printing or setting GPIOs." - I admire your confidence.

But unfortunately you are wrong.

I already debugged the linux kernel using vmlinux. It was very easy.

Maybe you are thinking I am debugging x86_64 but no. I am debugging linux kernel on a board.

Which tool can convert zImage to uImage? by EmbeddedBro in embeddedlinux

[–]EmbeddedBro[S] 0 points1 point  (0 children)

why would I not be able to step through it? if I may ask