WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: TinyCore/RaspberryPi Photo Scanning Project  (Read 15997 times)

Offline Shadow_8472

  • Newbie
  • *
  • Posts: 39
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #15 on: December 30, 2020, 02:00:43 AM »
The point for me would be because I have three Pi units: 3B+, 4, and 400. The 4 is mainly serving as my family's entertainment system running LibreELEC, and my 400 is tied up running a minimal Raspian installation I've configured as a wireless to wired router.

Right now, my main concern is figuring out why adding a boot code to change my username to "shadow8472" also prompted me to enter a password I know nothing about.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #16 on: December 30, 2020, 02:49:20 AM »
At least gimp is present in the aarch64 repo  ;)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #17 on: December 30, 2020, 07:16:44 AM »
Hi Shadow_8472
The /etc/init.d/tc-config script has an  addUser  function that looks like this:
Code: [Select]
addUser(){
echo "${GREEN}Adding user ${YELLOW}$USER ${NORMAL}"
/usr/sbin/adduser -s /bin/sh -G staff -D "$USER"
echo "$USER":tcuser | /usr/sbin/chpasswd -m
echo -e "$USER\tALL=NOPASSWD: ALL" >> /etc/sudoers
}
If you use the  user=  boot code it will create that user with the password  tcuser.

Offline Shadow_8472

  • Newbie
  • *
  • Posts: 39
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #18 on: December 30, 2020, 01:56:23 PM »
Thanks, though the ease at which I was able to drop into root concerned me. I'm going to test it. Hopefully I haven't found a glaring security flaw.

At least gimp is present in the aarch64 repo  ;)
Does Aarch64 have supported NFS? The three deal breakers for me are GIMP, NFS support, and the ability to scan.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #19 on: December 30, 2020, 02:06:54 PM »
Hi Shadow_8472
I don't see NFS currently listed.

You can see which extensions are currently available here:
http://tinycorelinux.net/12.x/aarch64/tcz/

Offline Shadow_8472

  • Newbie
  • *
  • Posts: 39
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #20 on: December 30, 2020, 02:39:55 PM »
...I don't see NFS currently listed.
Oof. Maybe an old version has something like what I'm working with now. The real kicker is that I have in-fact locked myself out of root by changing it to the Kali default for testing, and "tcuser" won't let me in either. I'm going to try removing the boot code from another system.

Offline Shadow_8472

  • Newbie
  • *
  • Posts: 39
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #21 on: December 30, 2020, 03:13:20 PM »
Maybe an old version has something like what I'm working with now.
I looked this one up myself. Sounds like I may want to stop by for a package request.


Quote
The real kicker is that I have in-fact locked myself out of root by changing it to the Kali default for testing, and "tcuser" won't let me in either. I'm going to try removing the boot code from another system.
Operation successful. I'm back to my tc user desktop and sudo whoami returned root. Good to know


Edit: Reality check: I need to work on what I have now, or I'll be tweaking it til Kingdom come. I've recovered it to a workable state. I need to refocus on mission critical stuff unless it would really be that much better in the long run during production.
« Last Edit: December 30, 2020, 03:25:26 PM by Shadow_8472 »

Offline Shadow_8472

  • Newbie
  • *
  • Posts: 39
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #22 on: January 02, 2021, 09:16:46 PM »
OK, I'm coming back to this project to get a workspace I can tolerate. FLWM's sideways windows just aren't doing it for me. Where can I find a list of all available window managers in the repository? If I'm only running GIMP and a terminal, do I even need a window manager?

Requirements as I understand them:
  • It needs to run GIMP in full screen on a standard HD monitor.
  • I prefer to use something that's not been abandoned by its developers.
  • A small CPU/RAM footprint is a priority here.
  • I'm missing the ability to open a terminal with CTRL+ALT+T.


Edit: I've looked in the keyword function in tce. Looks like it's flwm (Fast Light Window Manager), jwm (Joe's Window Manager), and one called screen (I don't know anything more about this one). Are there any more, or am I talking compiling my own?

Edit2: Looks like "screen" is aimed primarily at terminal usage. Doesn't sound like what I need.
« Last Edit: January 02, 2021, 09:31:59 PM by Shadow_8472 »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #23 on: January 02, 2021, 09:42:11 PM »
Hi Shadow_8472
... FLWM's sideways windows just aren't doing it for me. ...
Yeah, I never understood why someone would want that. I use  flwm_topside.  It's the same window manager, except the
title bar is at the top where it belongs, not on the left side of the window. Download the following to your  tce/optional
directory:
Code: [Select]
flwm_topside.tcz
flwm_topside.tcz.dep
flwm_topside.tcz.md5.txt

Open your  tce/onboot.lst  file and change this:
Code: [Select]
flwm.tczto this:
Code: [Select]
flwm_topside.tcz
Reboot.

Offline Shadow_8472

  • Newbie
  • *
  • Posts: 39
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #24 on: January 02, 2021, 09:57:45 PM »
I'm playing with Joe's Window Manager right now. I'm also not a fan of wbar, and JWM fills that niche all the same. So far, I think I can work with what I see. I read that it's configured by some kind of text file.

Offline Shadow_8472

  • Newbie
  • *
  • Posts: 39
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #25 on: January 03, 2021, 12:43:26 AM »
Well, now. I've started poking about in GIMP, but I don't like the colorless icons. Switching to colored icons, though is proving difficult without crashing JWM. I can't get to filetool.sh to save changes before restarting. I used
Code: [Select]
sleep 15s && jwm to kick it back alive. Saving!

...

Now GIMP won't start at all. It never did find its way into the path.

Edit: I've noticed that the version of GIMP in tce is a development build. Is there a way to get tce to install a stable build?
« Last Edit: January 03, 2021, 12:52:46 AM by Shadow_8472 »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #26 on: January 03, 2021, 12:59:49 AM »
The stable version of gimp is still gtk2 - the "development" gtk3 version has been years in the making and it seems to work fine..

What did you mean by "It never did find its way into the path"?
« Last Edit: January 03, 2021, 01:06:26 AM by Juanito »

Offline Shadow_8472

  • Newbie
  • *
  • Posts: 39
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #27 on: January 03, 2021, 01:07:52 AM »
File Path. "which gimp" returns nothing and yet the program ran.

Edit: Oh, the things a reboot fixes. GIMP restartability among them.
« Last Edit: January 03, 2021, 01:09:50 AM by Shadow_8472 »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #28 on: January 03, 2021, 02:05:16 AM »
Code: [Select]
$ ls /usr/local/bin/gimp*
gimp-2.99

Offline Shadow_8472

  • Newbie
  • *
  • Posts: 39
Re: TinyCore/RaspberryPi Photo Scanning Project
« Reply #29 on: January 03, 2021, 02:45:00 AM »
Code: [Select]
$ ls /usr/local/bin/gimp*
gimp-2.99
OK, so I'll want to make an alias.

At this point, I think I just need to figure out plugins to run SANE in GIMP or something and to make my nfs drive load on boot. Turns out /etc/fstab is one of those things that gets flushed.

Complete:
  • PiCore Installation
  • Xorg/JWM/aterm Installed
  • GIMP Installed
  • nfs-utils Installed
  • Underscan Adjusted
  • Hostname

To Do:
  • GIMP alias
  • GIMP scanning plugin(s)
  • Persistent NFS drive mounting
  • Test workflow: Scan into GIMP, save directly to NFS
  • Benchmark on Pi 4 and 400 (Units in use elsewhere)

Wishlist:
  • Username (without locking myself out)
  • Make Ctrl+Alt+T bring up a Terminal
  • Compare JWM to FLWM_Topside, each configured to my liking
  • Rebuild everything in 64-bit