MX-23 Raspberry Pi comes out of the garage

Message
Author
User avatar
Jerry3904
Administrator
Posts: 23058
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23 Raspberry Pi comes out of the garage

#121 Post by Jerry3904 »

dolphin_oracle wrote: Fri Nov 24, 2023 5:54 pm I’ll add it
The package is actually called piclone (no hyphen)
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
Jerry3904
Administrator
Posts: 23058
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23 Raspberry Pi comes out of the garage

#122 Post by Jerry3904 »

Someone here said they could not boot from an SSD or USB on the Pi 5--can't find it again--and I said I would look at it when I got home. Now home, and I see on the RPi Forum this thread that says the problem is inherent to the Pi 5:

https://forums.raspberrypi.com/viewtopic.php?t=358826
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
chrispop99
Global Moderator
Posts: 3325
Joined: Tue Jan 27, 2009 2:07 pm

Re: MX-23 Raspberry Pi comes out of the garage

#123 Post by chrispop99 »

Jerry3904 wrote: Sun Nov 26, 2023 10:22 am Someone here said they could not boot from an SSD or USB on the Pi 5--can't find it again--and I said I would look at it when I got home. Now home, and I see on the RPi Forum this thread that says the problem is inherent to the Pi 5:

https://forums.raspberrypi.com/viewtopic.php?t=358826
That's pretty disappointing after all the time it took to get USB booting on the Pi 4. At least we know it's not just us.

Chris
MX Facebook Group Administrator.
Home-built desktop - Core i5 9400, 970 EVO Plus, 8GB
DELL XPS 15
Lots of test machines

User avatar
Jerry3904
Administrator
Posts: 23058
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23 Raspberry Pi comes out of the garage

#124 Post by Jerry3904 »

Hopefully the RPi Devs will fix it at some point.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
Jerry3904
Administrator
Posts: 23058
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23 Raspberry Pi comes out of the garage

#125 Post by Jerry3904 »

Hey: leepsvideo has done a 23-min and useful review: https://www.youtube.com/watch?v=_K7RnvsLadI

He loves the conkies and spends a lot of time on various games; notes that Chromium is smoother and faster than Firefox (my own conclusion as well); makes a couple of good suggestions for pi additions and--catch this--notes (along with others in the comments) that booting from USB/SSD does not work.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
fehlix
Developer
Posts: 12608
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX-23 Raspberry Pi comes out of the garage

#126 Post by fehlix »

According to
https://www.raspberrypi.com/documentati ... erry-pi-5
a 5V/5A power supply might be needed to boot from USB,
otherwise one would get a warning during boot like this:

Code: Select all

USB boot requires a high current (5V 5A) power supply.
To disable this check set usb_max_current_enable=1 in config.txt
or press the power button to temporarily enable usb_max_current_enable
and continue booting.
See https://rptl.io/rp5-power_supply for more information
as mentioned here https://www.raspberrypi.com/documentati ... r-supplies

User avatar
Jerry3904
Administrator
Posts: 23058
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-23 Raspberry Pi comes out of the garage

#127 Post by Jerry3904 »

Thanks. Lee said he tried that, as have posters on that thread above (where there are a couple of code changes proposed).
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
dolphin_oracle
Developer
Posts: 22033
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-23 Raspberry Pi comes out of the garage

#128 Post by dolphin_oracle »

chrispop99 wrote: Tue Nov 21, 2023 11:32 am Attached are my notes on test-installing everything from the Package Installer.

Chris
chris, when you say the items don't show as installed, do you mean they don't show as checked in popular apps?

what about after a restart of mxpi?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
dolphin_oracle
Developer
Posts: 22033
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-23 Raspberry Pi comes out of the garage

#129 Post by dolphin_oracle »

@timkb4cq can you get the following into the arm64 lists?

advert-block-antix
plasma-modified-defaults-mx
plasma-look-and-feel-theme-mx
mx15-artwork
mx16-artwork
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
chrispop99
Global Moderator
Posts: 3325
Joined: Tue Jan 27, 2009 2:07 pm

Re: MX-23 Raspberry Pi comes out of the garage

#130 Post by chrispop99 »

dolphin_oracle wrote: Sun Nov 26, 2023 3:53 pm
chrispop99 wrote: Tue Nov 21, 2023 11:32 am Attached are my notes on test-installing everything from the Package Installer.

Chris
chris, when you say the items don't show as installed, do you mean they don't show as checked in popular apps?

what about after a restart of mxpi?
Yes, they don't show as checked.

I didn't restart mxpi during testing to see if the check mark then appeared, and I have written over the SD card since, so I tested again on a fresh install with just an install of MOC, which was one that had the problem. Restarting mxpi did not show the mark.

Chris
MX Facebook Group Administrator.
Home-built desktop - Core i5 9400, 970 EVO Plus, 8GB
DELL XPS 15
Lots of test machines

Post Reply

Return to “General”