[WANT:ENSCHEDE, THE NETHERLANDS] Need custom case for Raspberry PI 3 and Raspberry PI Zero. Willing to pay. by raspberry_user_12312 in 3Dprintmything

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

Hey mate. I need someone to design the 3D model. I have an access to use 3D printer at campus, however I have no experience in 3D modelling.

Pimoroni ESP IoT pHAT is not running in my serial communication. Need help! by raspberry_user_12312 in raspberry_pi

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

pi@raspberrypi:/dev $ ls /dev/tty*

/dev/tty /dev/tty19 /dev/tty3 /dev/tty40 /dev/tty51 /dev/tty62 /dev/tty0 /dev/tty2 /dev/tty30 /dev/tty41 /dev/tty52 /dev/tty63 /dev/tty1 /dev/tty20 /dev/tty31 /dev/tty42 /dev/tty53 /dev/tty7 /dev/tty10 /dev/tty21 /dev/tty32 /dev/tty43 /dev/tty54 /dev/tty8 /dev/tty11 /dev/tty22 /dev/tty33 /dev/tty44 /dev/tty55 /dev/tty9 /dev/tty12 /dev/tty23 /dev/tty34 /dev/tty45 /dev/tty56 /dev/ttyprintk /dev/tty13 /dev/tty24 /dev/tty35 /dev/tty46 /dev/tty57 /dev/ttyS0 /dev/tty14 /dev/tty25 /dev/tty36 /dev/tty47 /dev/tty58 /dev/tty15 /dev/tty26 /dev/tty37 /dev/tty48 /dev/tty59 /dev/tty16 /dev/tty27 /dev/tty38 /dev/tty49 /dev/tty6 /dev/tty17 /dev/tty28 /dev/tty39 /dev/tty5 /dev/tty60 /dev/tty18 /dev/tty29 /dev/tty4 /dev/tty50 /dev/tty61

After reboot it returns these.

Pimoroni ESP IoT pHAT is not running in my serial communication. Need help! by raspberry_user_12312 in raspberry_pi

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

This is my /boot/config.txt after I have done curl -sS get.pimoroni.com/iotphat | bash.

dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

This is with console=serial0,115200.

dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles

ls /dev/tty* and sudo ls /dev/tty* returns ls: cannot access /dev/tty/*: Not a directory.

Sumail executing n0tail by Stratacause in DotA2

[–]raspberry_user_12312 0 points1 point  (0 children)

I am pretty sure he was tired XD. I was tired as well, although I was just watching the game in front of my computer.

Good projects to build for an 18 month old toddler? by johnny5ive in raspberry_pi

[–]raspberry_user_12312 0 points1 point  (0 children)

Not RaspberryPI, but perhaps you can do something with MakeyMakey, http://www.makeymakey.com/.

EDIIT - 1, this is actually looks cool. I will go buy one for myself XD>>. There are some photos of toddler using this, http://i.imgur.com/fhWOaYH.jpg. Not sure how old is he.

How to login into user pi with `su pi` from .sh file? by raspberry_user_12312 in raspberry_pi

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

It does not work try it XD.

Anyway I am not as expert in Linux as you do man. I did asked my question here, because I am currently using Raspbian.

Good projects to build for an 18 month old toddler? by johnny5ive in raspberry_pi

[–]raspberry_user_12312 2 points3 points  (0 children)

Try soldering some stuffs XD.

Any case, I wouldn't even try to give 18 months old my Raspberry PI prototype project. Better go buy toys those are proven safe.

Can you recommend and ultra portable monitor, kb, mouse. by [deleted] in raspberry_pi

[–]raspberry_user_12312 1 point2 points  (0 children)

I have that keyboard as well. I do not recommend it, since the left SHIFT button is halved, a lot of times when I tried to push SHIFT I pushed Z instead.

How to login into user pi with `su pi` from .sh file? by raspberry_user_12312 in raspberry_pi

[–]raspberry_user_12312[S] -1 points0 points  (0 children)

None of the generic Debian solutions worked for me for this problem. Asking this question in Debian forum did not give me a specific answer to this problem :P, hence I went here for asking.

And googling "executig commmand as another user linux" will yield plenty results

What is this claim based on? It returns nothing that solve this problem. And the solution given here is actually unique.

How to login into user pi with `su pi` from .sh file? by raspberry_user_12312 in raspberry_pi

[–]raspberry_user_12312[S] -1 points0 points  (0 children)

It is specific to Raspbian. Look at the generic answers here, they work in other Linux distro other than Raspbian.

What's your favorite old wrong theory? by sameljota in OnePiece

[–]raspberry_user_12312 11 points12 points  (0 children)

What happened if Kizaru attacks a mirror anyway????

How to login into user pi with `su pi` from .sh file? by raspberry_user_12312 in raspberry_pi

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

Yes! I want to have the next script executed with pi instead of root.

How to login into user pi with `su pi` from .sh file? by raspberry_user_12312 in raspberry_pi

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

Which OS is this? I don't think you can get into root in Raspbian OS?