Forums - Login to RB5

6 posts / 0 new
Last post
Login to RB5
mregan
Join Date: 22 Sep 20
Posts: 3
Posted: Tue, 2020-09-22 08:19

I seem to be missing something. I can't seem to find the user ID and PWD for logging into the dev board. I can communicate with it from my Ubuntu PC and I've setup the WiFi and SSH. I can ssh into the system but I can't login to the console directly. I presented with the prompt:

qrb5165-rb5 login:

I've tried several combinations of default pwds for root but I haven't found the right one. Is this listed somewhere that I missed?
Thanks

Mike Regan
 

  • Up0
  • Down0
mistry Moderator
Join Date: 18 Apr 18
Posts: 56
Posted: Tue, 2020-09-22 08:38

Hi Mike,

Please try 
Username: root
Password: 
qwerty

Thanks for pointing this out, We'll add it to the Quick start guide.

Best Regards,

  • Up0
  • Down0
mregan
Join Date: 22 Sep 20
Posts: 3
Posted: Tue, 2020-09-22 10:06

I tried root/qwerty but it didn't work.

  • Up0
  • Down0
Re: Login to RB5 Best Answer
mistry Moderator
Join Date: 18 Apr 18
Posts: 56
Posted: Wed, 2020-09-23 19:20

Hi Mike,

Can you please try 

Username: root
Password: oelinux123

Sorry for the confusion.

Best Regards,

Rajan

  • Up0
  • Down0
mregan
Join Date: 22 Sep 20
Posts: 3
Posted: Thu, 2020-09-24 09:46

YES, that worked!

Thanks

Mike

 

  • Up0
  • Down0
Mayur
Join Date: 26 Feb 21
Posts: 16
Posted: Fri, 2021-02-26 05:55

if for any reason root login didint worked or root password has been changed then you can try following method : 

  1. connect RB5 to Host machine through Type-C cable 
  2. login to RB5 board using  adb shell
  3. add new user & set password using  adduser rb5_user
  4. give admin access to new user  usermod -aG sudo rb5_user
  5. you can use these detail to login thorugh SSH  i.e. ssh rb5_user@ip_address 

 

Thanks & Regards,

Mayur

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.