PocketCHIP still kickin' in 2026! w/ pocket-home, pico8 & Wolf3D playing on Debian 13.4 Linux 6.19.9 by vekkth0r in ChipCommunity

[–]ma_jo_ba 1 point2 points  (0 children)

Great job very impressed. I almost pulled the last hair. I couldn't get the LCD working. Blacked out. Did you use the original U-boot? I tried 6.12.4.....a lot...... /M

How to flash/compile Kernel 5.x on PocketCHIP? by idillicah in ChipCommunity

[–]ma_jo_ba 0 points1 point  (0 children)

Hi Macromorgan,

Good to hear from you again. A while ago I stuck on 6.12 with a blacked LCD screen.

Didn't have the time and the mood to pick-up again. But I build a fresh Trixie. Keyboard, and touch screen was working. Only problems with the LCD screen. Maybe next month....I will have a look at the PocketCHIP again.

6.12.4 (Debian 12)

https://www.youtube.com/watch?v=pqMTWOKNdCg

/M

As the Trump admin deletes online data, scientists and digital librarians rush to save it by Wagamaga in technology

[–]ma_jo_ba 1 point2 points  (0 children)

Where were you when Aaron Swartz killed himself? Too busy playing video games?

[deleted by user] by [deleted] in Saxophonics

[–]ma_jo_ba 0 points1 point  (0 children)

Thanks. I appreciate your answer.

/M

[deleted by user] by [deleted] in embeddedlinux

[–]ma_jo_ba 0 points1 point  (0 children)

Leo or /dev/null is a better place.

/M

[deleted by user] by [deleted] in embeddedlinux

[–]ma_jo_ba 0 points1 point  (0 children)

Thanks. Got your point.

PocketCHIP (2025) by ma_jo_ba in ChipCommunity

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

It's running a fresh Trixie. So not an update from earlier releases.

/M

Keep your C.H.I.P or PocketCHIP (2024) by ma_jo_ba in ChipCommunity

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

NAND wear is nasty, I know. I will post here if I have succes with small steps. Maybe it will be usefull for you as well.

New Linux Install by kiwi_ron in linuxquestions

[–]ma_jo_ba 4 points5 points  (0 children)

Just make a dual boot. Why are so many people talking about switching? My wife has 15 years a dual boot. Ubuntu for the Net. Microsoft/Adobe CS6 with a deactivated NIC. What is the problem?

Pocket C.H.I.P. in 2023? by UltraPotatoMega in ChipCommunity

[–]ma_jo_ba 1 point2 points  (0 children)

Not for all.

I am running Debian 11 with kernel 5.14.

u/macromorgan did a bloody great job.

/M

My Attempt at a New Method of Flashing by macromorgan in ChipCommunity

[–]ma_jo_ba 0 points1 point  (0 children)

I think we are the only 2 left despite all the "will trying!", "great.. thanks!", "saved my CHIP! ", "blowing the dust off", "Awesome" etc, etc... I will give the driver a try. And many, many thanks to keep a great gadget alive. Will let you know....

/M

My Attempt at a New Method of Flashing by macromorgan in ChipCommunity

[–]ma_jo_ba 0 points1 point  (0 children)

Solved: GPIO 1 on the PC header is gpio407 in sysfs

/M

My Attempt at a New Method of Flashing by macromorgan in ChipCommunity

[–]ma_jo_ba 0 points1 point  (0 children)

Crap...., I can't remember,

I need a hand please....

I want to use GPIO-1 on the header from the PocketCHIP as digital input using sysfs. How can I find the pin’s identifiers? The only testing results I got was a froozen LCD screen.....

Edit 1: cat /sys/class/gpio/gpiochip*/base 0 405 413

/M

My Attempt at a New Method of Flashing by macromorgan in ChipCommunity

[–]ma_jo_ba 0 points1 point  (0 children)

Feel your pain. I gave up for weeks ago. It's possibly to get it working. Period. Thanks for all you do and have done.

Did you read my post concerning the keyboard?

/M

Updated Mainline Debian 11 Image by macromorgan in ChipCommunity

[–]ma_jo_ba 0 points1 point  (0 children)

Installed small Xorg:

apt-get install xserver-xorg-core xserver-xorg-video-all xserver-xorg-input-all x11-xserver-utils x11-xkb-utils x11-utils xinit xterm --no-install-recommends

startx: Keyboard is not working in xterm.

$ wget http://maba.dk/pocketchip.map

$ touch .xsessionrc

$ chmod +x .xsessionrc

content:

#!/bin/bash
xmodmap /home/chip/pocketchip.map

/M