Search found 1208 matches

by rcrsn51
Fri Aug 04, 2023 9:22 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

I have concerns about the new pdrv boot argument.

Also, I don't understand the root= argument. A Puppy frugal install has not needed it since Puppy 2.x.

by rcrsn51
Fri Aug 04, 2023 8:45 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

Code: Select all

linux /bw64/vmlinuz net.ifnames=0 root=UUID=3675127c-925a-40e7-8c93-be861e4e3501 pmedia=usbflash pdrv=3675127c-925a-40e7-8c93-be861e4e3501 psubdir=/bw64 ...

This style didn't work for me either. My line is just

Code: Select all

linux /BookwormPup64/vmlinuz  pdev1=mmcblk0p2 psubdir=BookwormPup64  ...
by rcrsn51
Fri Aug 04, 2023 8:03 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

Re: The Debian-Live Daedalus Starter Kit

I would assume that if Bookworm is running the same 6.1.0-9-amd64 kernel, it would work there too.

by rcrsn51
Fri Aug 04, 2023 7:01 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

wizard wrote: Fri Aug 04, 2023 6:12 pm

then adding a menu entry for BW64 in the MX-liux grub.cfg.

Could you post the GRUB entry for that?

It's a mystery why my BookwormPup boots and yours does not. I can't see why its initrd would behave differently.

by rcrsn51
Fri Aug 04, 2023 5:46 pm
Forum: Users
Topic: WiFi connection problem after waking from sleep
Replies: 14
Views: 424

Re: WiFi connection problem after waking from sleep

It's hard to know what happens with a WiFi connection when a machine comes out of sleep. Maybe the wpa_supplicant and dhcpcd processes are still running and they automatically reconnect on their own to the first available access point. This would be different than with a cold boot where the Puppy co...
by rcrsn51
Fri Aug 04, 2023 5:24 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

My Chromebook conversions all involve the full ROM replacement with the UEFI payload. Maybe there is some difference in how Puppy boots that way vs with the SeaBIOS ROM. I have found that opening the case and removing the WP screw is a fairly simple task. There are lots of YouTube videos on how to d...
by rcrsn51
Thu Aug 03, 2023 4:37 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

Re: The Debian-Live Daedalus Starter Kit

Linux-lite works with ISObooter3. See above.

by rcrsn51
Thu Aug 03, 2023 1:50 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

Re: The Debian-Live Daedalus Starter Kit

The Realtek 8821ce WiFi driver (github version) is included in the k6.1.0-9 combo-wifi-driver-pack. It has been tested successfuly on a device with ID 10ec:c821.

by rcrsn51
Thu Aug 03, 2023 3:41 am
Forum: BookwormPup
Topic: BookwormPup64 10.0.6
Replies: 830
Views: 179411

Re: Bookworm Pup64 10.0

Concerning PeasyApps: This project contains a version of PeasyPort that claims to be mine but has a number of anonymous, un-annotated changes.

I would not trust it.

I have reported this issue in other Puppies but was ignored.

by rcrsn51
Wed Aug 02, 2023 8:13 pm
Forum: Beginners Help
Topic: How to install drivers for Network controller? (Realtek semiconductor Co.. Ltd. RTL8821CE 802.11ac PCIe Wireless Network
Replies: 4
Views: 360

Re: How to install drivers for Network controller? (Realtek semiconductor Co.. Ltd. RTL8821CE 802.11ac PCIe Wireless Net

The Realtek 8821ce driver is present in recent k6.x kernels. It is located in the "rtw88" section and the full name is rtw88_8821ce. However, the in-kernel version has been reported to work poorly. IIRC, there are versions of the github driver posted around the forum for various kernels th...
by rcrsn51
Wed Aug 02, 2023 6:43 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

What model is this converted Chromebook?

Does the UEFI firmware identify the emmc drive as a boot device?

I don't know why my setup boots and your does not. It feels like a timing problem in the Bookworm initrd.

by rcrsn51
Wed Aug 02, 2023 5:51 pm
Forum: Beginners Help
Topic: Can I use wi-fi in Puppy Linux?
Replies: 16
Views: 1139

Re: wi-fi problems

Did you run a recent Puppy on the Lenovo?

Many old laptops have Broadcom wifi. In Puppy, it just needs some firmware.

BTW, if you try to run a modern Puppy on a machine with 1GB RAM or less, you will be disappointed.

by rcrsn51
Wed Aug 02, 2023 5:36 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

Re: The Debian-Live Daedalus Starter Kit

It looks OK now. Thanks.

by rcrsn51
Wed Aug 02, 2023 5:30 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

Change pdev1=mmcblk1p2 to pdev1=mmcblk0p2.
Do a cold start.

Or remove the pdev1 argument.

If the boot fails and ends with a prompt, type the command: blkid

Does it show any emmc parititions?

The Starter Kit avoids this situation by using UUIDs to identify locations.

by rcrsn51
Wed Aug 02, 2023 5:25 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

Re: The Debian-Live Daedalus Starter Kit

rcrsn51 wrote: Wed Aug 02, 2023 5:16 pm

testing

more

by rcrsn51
Wed Aug 02, 2023 5:16 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

Re: The Debian-Live Daedalus Starter Kit

testing

by rcrsn51
Wed Aug 02, 2023 4:41 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

Here is a problem I have seen with emmc hardware. If you do a soft reboot instead of a cold start, the system gets confused about the name of the emmc drive. It may change from mmcblk0 to mmcblk1.

Check you grub menu stanza. Which one is shown there?

by rcrsn51
Tue Aug 01, 2023 6:58 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

wizard wrote: Tue Aug 01, 2023 2:20 pm

Bookworm64-10

I just installed this to an emmc drive using the Multi Installer and it worked fine on a UEFI boot.

by rcrsn51
Tue Aug 01, 2023 4:46 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

Re: The Debian-Live Daedalus Starter Kit

Thanks.

MiniOS works with ISObooter3. LIke the PuppyOld ISOs, you need to extract some files and copy them to sdb2. See above.

by rcrsn51
Tue Aug 01, 2023 2:24 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

wizard wrote: Tue Aug 01, 2023 2:20 pm

Do you have any suggestions for a fix?

I already gave you one.

by rcrsn51
Tue Aug 01, 2023 1:44 pm
Forum: Users
Topic: UEFI boot from eMMc fails (Solved)
Replies: 43
Views: 2107

Re: UEFI boot from eMMc fails

grub can't find the maIn .sfs file. This is not the fault of GRUB - the problem is in the Puppy initrd. It's the job of the initrd to find the Puppy .sfs files. Some Puppies like Fossa have trouble with emmc drives. The Starter Kit has no problems with emmc. My converted Chromebooks all work that w...
by rcrsn51
Tue Aug 01, 2023 1:06 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

IPP-USB

I have revisited IPP-USB and it now feels more stable than before. So I have added a section to PeasyCUPS. If you have an AirPrint-capable unit that is also IPP-USB-capable (not all are), and you have the prerequisites like avahi-daemon in place, this is the simplest way to get a printer working. No...
by rcrsn51
Mon Jul 31, 2023 12:49 pm
Forum: DebianDogs
Topic: how to save changes?
Replies: 10
Views: 879

Re: how to save changes?

I suspect that TC00's "ISO to USB" burning tool has left the flash drive in read-only state.

So the Savefile Creator tool failed, even though it reported success.

I would use Rufus instead to make the flash drive.

by rcrsn51
Sun Jul 30, 2023 12:13 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

Brother MFC-J1012DW Printer

This is an update on the status of Linux print/scan methods for Brother printers. For a recent model like the MFC-J1012DW, there are two approaches. The conventional approach is to download a driver from the Brother website. Brother has long provided Linux drivers for its products, but often in 32bi...
by rcrsn51
Sat Jul 29, 2023 3:15 pm
Forum: Debian-Live Starter Kit
Topic: The Debian-Live Daedalus Starter Kit
Replies: 407
Views: 100502

Re: ISObooter3

KLA-OT2baseCE-2.6 works with ISObooter3. Use 6-Other and add the key lines listed above.

by rcrsn51
Thu Jul 27, 2023 11:19 pm
Forum: Scripts
Topic: Xdialog: here's how to create a color message
Replies: 38
Views: 2481

Re: Xdialog: here's how to create a color message

My mistake. The --default-item option is already working with a combobox in 2.3.5, as does --editable.

by rcrsn51
Wed Jul 26, 2023 11:46 am
Forum: Scripts
Topic: Xdialog: here's how to create a color message
Replies: 38
Views: 2481

Re: Xdialog: here's how to create a color message

jamesbond Would it be possible to add a feature to the combobox widget? Could the --default-item option be used to put a default value in the combobox? That way, it doesn't start off blank, which has a confusing appearance. In the gtk2 version, the box starts off by showing the first item in the dr...
by rcrsn51
Tue Jul 25, 2023 5:51 pm
Forum: Scripts
Topic: Xdialog: here's how to create a color message
Replies: 38
Views: 2481

Re: Xdialog: here's how to create a color message

Thank you for the report. I fixed that and brought --default-item back in 2.3.5. That's working again. In updated 2.3.4 (and in 2.3.5) I have made the GTK3 version "auto-shrink" just like the GTK2 version. But it prudent not to depend on this feature because the default size is always tha...
by rcrsn51
Tue Jul 25, 2023 4:58 pm
Forum: Scripts
Topic: Xdialog: here's how to create a color message
Replies: 38
Views: 2481

Re: Xdialog: here's how to create a color message

dimkr wrote: Mon Jul 24, 2023 6:49 am

... a small bunch of scripts

That's a bit presumptuous.

by rcrsn51
Tue Jul 25, 2023 11:48 am
Forum: Scripts
Topic: Xdialog: here's how to create a color message
Replies: 38
Views: 2481

Re: Xdialog: here's how to create a color message

jamesbond I cannot get the --default-item option to work with a menubox widget in the new gtk3 Xdialog. This is not a big problem - I replaced the menubox with a radiolist. All my other conversions are going well. In places where I have used "height width" numbers other than "0 0&quo...

Go to advanced search