LxPupSc: Woof-CE, Slackware-Current, LXDE build 13-Jun-2020

For talk and support relating specifically to Puppy derivatives
Message
Author
tommy
Posts: 133
Joined: Tue 04 Oct 2005, 20:21
Location: Italy

#916 Post by tommy »

I'm running LxpupSc kernel 4.13.4-lxpup64 and I downloaded chromium sfs from LxpupSc repo page.

Well, chromium won't start. In terminal:

Code: Select all

# chromium-browser 
su: can't execute '/bin/sh': Permission denied
chown: /root/spot/Downloads/*: No such file or directory
# EXIT="Exit on timeout"
I run LxpupSc without savefile (I just boot it, connect to internet and load sfs on-the-fly).

The /usr/bin/chromium script shows:

Code: Select all

#!/bin/sh
# Chromium32 by AlienBob Run-As-Spot launcher 301017
Do I need the 32-bit compatibility sfs? If so, where to download it? I tried to run sfsget but it is not listed.

Any chance to get chromium working?

Thank you

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#917 Post by peebee »

tommy wrote:I'm running LxpupSc kernel 4.13.4-lxpup64 and I downloaded chromium sfs from LxpupSc repo page.

Well, chromium won't start. In terminal:

Code: Select all

# chromium-browser 
su: can't execute '/bin/sh': Permission denied
chown: /root/spot/Downloads/*: No such file or directory
# EXIT="Exit on timeout"
I run LxpupSc without savefile (I just boot it, connect to internet and load sfs on-the-fly).

The /usr/bin/chromium script shows:

Code: Select all

#!/bin/sh
# Chromium32 by AlienBob Run-As-Spot launcher 301017
Do I need the 32-bit compatibility sfs? If so, where to download it? I tried to run sfsget but it is not listed.

Any chance to get chromium working?

Thank you
Which version of LxPupSc?
Which version of chromium?

Your terminal command is wrong - should be just chromium....not chromium-browser

No need for any 32-bit compatibility sfs - LxPupSc is a 32-bit system just the kernel is 64-bit.

There will be no /root/spot/Downloads directory if you have no savefolder....

Chromium works just fine here.....
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

LxPupSc - Woof-CE, Slackware-Current, LXDE experiment

#918 Post by Billtoo »

I installed to a 32gb flash drive:

System: Host: puppypc3051 Kernel: 4.14.19-lxpup64 x86_64 (64 bit) Desktop: LXDE (Openbox 3.6.1)
Distro: LxPup-Sc 18.02
Machine: Device: desktop System: Hewlett-Packard product: HPE-410f serial: MXX0370KF3
Mobo: FOXCONN model: 2AB1 v: 1.00 BIOS: American Megatrends v: 6.02 date: 07/21/2010
CPU: Hexa core AMD Phenom II X6 1045T (-MCP-) speed/max: 800/2700 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] Redwood PRO [Radeon HD 5550/5570/5630/6510/6610/7570]
Display Server: X.org 1.19.6 driver: radeon tty size: 131x42 Advanced Data: N/A for root
Network: Card-1: Ralink RT3090 Wireless 802.11n 1T/1R PCIe driver: rt2800pci
Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller driver: r8169
Drives: HDD Total Size: 1031.7GB (0.1% used)
Weather: Conditions: 36 F (2 C) - Overcast Time: February 15, 11:57 PM EST
Info: Processes: 158 Uptime: 28 min Memory: 318.6/7981.2MB Client: Shell (bash) inxi: 2.3.8

X Server: Xorg Driver: radeon
X.Org version: 1.19.6
dimensions: 3840x1080 pixels (1015x285 millimeters)
depth of root window: 24 planes

direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
OpenGL vendor string: X.Org
OpenGL renderer string: AMD REDWOOD (DRM 2.50.0 / 4.14.19-lxpup64, LLVM 5.0.1)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.3.3

I installed some applications with PPM + Smplayer and Smtube from puppy forum.

It's working well so far,
Thanks
Attachments
monitor2.jpg
(95.21 KiB) Downloaded 1574 times

tommy
Posts: 133
Joined: Tue 04 Oct 2005, 20:21
Location: Italy

#919 Post by tommy »

peebee wrote:
Which version of LxPupSc?
Which version of chromium?
The LxpupSc version is the one with 4.13.4 kernel (maybe I downloaded it in december 2017).

The Chromium version is the one found at https://sourceforge.net/projects/lxpup/ ... /browsers/


On my Laptop with Celeron N3050 Chromium install doesn't work as in my previous post.

On another desktop PC with intel Core-i3 I downloaded and booted the latest LxpupSc kernel 4.14.16-lxpup64 and the same chromium.sfs works well.

I will investigate further and I will try to install the latest LxpupSc to the Celeron laptop.

peebee wrote:
No need for any 32-bit compatibility sfs - LxPupSc is a 32-bit system just the kernel is 64-bit
:oops: I didn't know this! So 64bit packages won't work in LxpupSc, I have to search for 32 bit ones!

Thank you for your quick reply!

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#920 Post by peebee »

tommy wrote:On my Laptop with Celeron N3050 Chromium install doesn't work as in my previous post.
Your cpu may not be adequate for the newest Chromiums....

try an older version from :
https://sourceforge.net/projects/lxpup/ ... /chromium/
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#921 Post by peebee »

Interim delta +5 to LxPupSc-18.02+5T-k64.iso

aufs-4.15 has become available....

- 64-bit kernel 4.15.4

- Slackware Current to Tue Feb 20 06:34:11 UTC 2018
Last edited by peebee on Tue 20 Feb 2018, 18:14, edited 1 time in total.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

LxPupSc - Woof-CE, Slackware-Current, LXDE experiment

#922 Post by Billtoo »

Installed to a 32gb flash drive to use on Acer Revo:

System: Host: puppypc8461 Kernel: 4.15.4-lxpup64 x86_64 (64 bit) Desktop: LXDE (Openbox 3.6.1)
Distro: LxPup-Sc 18.02
Machine: Device: desktop System: Acer product: Aspire R3610 serial: PTSCX0205302001AC12700
Mobo: Acer model: FMCP7A-ION-LE serial: U020102009703
BIOS: American Megatrends v: P01-A4 date: 11/03/2009
Battery hidpp__0: charge: N/A condition: NA/NA Wh
hidpp__1: charge: N/A condition: NA/NA Wh
CPU: Dual core Intel Atom 330 (-HT-MCP-) speed/max: 6/1600 MHz
Graphics: Card: NVIDIA ION VGA
Display Server: X.org 1.19.6 driver: nouveau
tty size: 100x25 Advanced Data: N/A for root
Network: Card-1: NVIDIA MCP79 Ethernet driver: forcedeth
Card-2: Ralink RT3090 Wireless 802.11n 1T/1R PCIe driver: rt2800pci
Drives: HDD Total Size: 191.5GB (1.5% used)
Weather: Conditions: 37 F (3 C) - Mostly Cloudy Time: February 19, 9:22 AM EST
Info: Processes: 146 Uptime: 1 min Memory: 201.4/1493.4MB Client: Shell (bash) inxi: 2.3.8

Installed applications with PPM + Smplayer and Smtube from puppy forum.

It's working okay so far,
Thanks.
-----------------------------------------------------------------
EDIT: I moved the flash drive to my Acer laptop:

System: Host: puppypc8461 Kernel: 4.15.4-lxpup64 x86_64 (64 bit) Desktop: LXDE (Openbox 3.6.1)
Distro: LxPup-Sc 18.02
Machine: Device: laptop System: Acer product: Aspire V5-571P v: V2.17 serial: NXM49AA03531512EC36600
Mobo: Acer model: Aspire V5-571P v: V2.17 serial: NBM491100831501E946600
UEFI [Legacy]: Phoenix v: V2.17 date: 02/27/2013
Battery BAT0: charge: 19.1 Wh 97.2% condition: 19.6/25.0 Wh (78%)
CPU: Dual core Intel Core i3-3227U (-HT-MCP-) speed/max: 803/1900 MHz
Graphics: Card: Intel 3rd Gen Core processor Graphics Controller
Display Server: X.org 1.19.6 driver: intel tty size: 113x25 Advanced Data: N/A for root
Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
Card-2: Broadcom Limited BCM43228 802.11a/b/g/n driver: bcma-pci-bridge
Drives: HDD Total Size: 531.6GB (0.2% used)
Weather: Conditions: 37 F (3 C) - light drizzle mist Time: February 19, 6:34 PM EST
Info: Processes: 150 Uptime: 1:04 Memory: 236.0/5762.8MB Client: Shell (bash) inxi: 2.3.8

The touchscreen works, I turned off the touchpad with the Fn-f7.

Working well,
Thanks.
Last edited by Billtoo on Mon 19 Feb 2018, 23:46, edited 1 time in total.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#923 Post by peebee »

Release Candidate 1 of 64 bit LxPupSc uploaded - see the LxPup64 thread
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

#924 Post by belham2 »

peebee wrote:Release Candidate 1 of 64 bit LxPupSc uploaded - see the LxPup64 thread
:shock:

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#925 Post by peebee »

Interim delta +6 to LxPupSc-18.02+6T-k64.iso

- 64-bit kernel 4.15.5

- Slackware Current to Thu Feb 22 19:36:43 UTC 2018
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

tommy
Posts: 133
Joined: Tue 04 Oct 2005, 20:21
Location: Italy

#926 Post by tommy »

peebee wrote:
Your cpu may not be adequate for the newest Chromiums....

try an older version from :
https://sourceforge.net/projects/lxpup/ ... /chromium/
I confirm that the latest LxpupSc release actually installs and can run chromium.sfs perfectly, even on my Celeron N3050 laptop. I don't know why previous LxpupSc release wouldn't.

All's well that ends well!

Thank you!

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#927 Post by peebee »

Interim delta +7 to LxPupSc-18.02+7T-k64.iso

- 64-bit kernel 4.15.6

- Slackware Current to Mon Feb 26 21:32:03 UTC 2018
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

LxPupSc - Woof-CE, Slackware-Current, LXDE experiment

#928 Post by Billtoo »

I installed to a 32gb SDHC card:

System: Host: puppypc18407 Kernel: 4.15.6-lxpup64 x86_64 (64 bit) Desktop: LXDE (Openbox 3.6.1)
Distro: LxPup-Sc 18.02
Machine: Device: desktop System: Gateway product: FX6860 serial: PTGCEP2002121069349200
Mobo: Gateway model: FX6860 serial: 109726660000629
BIOS: American Megatrends v: P01-A3 date: 04/19/2011
Battery hidpp__0: charge: N/A condition: NA/NA Wh
hidpp__1: charge: N/A condition: NA/NA Wh
CPU: Quad core Intel Core i7-2600 (-HT-MCP-) speed/max: 1596/3401 MHz
Graphics: Card: NVIDIA GF110 [GeForce GTX 560 Ti OEM]
Display Server: X.org 1.19.6 driver: nouveau tty size: 123x32 Advanced Data: N/A for root
Network: Card-1: Ralink RT3090 Wireless 802.11n 1T/1R PCIe driver: rt2800pci
Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
Drives: HDD Total Size: 3032.6GB (0.0% used)
Weather: Conditions: 32 F (0 C) - Clear Time: February 27, 7:40 AM EST
Info: Processes: 173 Uptime: 35 min Memory: 359.7/16027.6MB Client: Shell (bash) inxi: 2.3.8

PPM works well on this pc.
Added "intel_pstate=disable" to kernel line of menu.lst.

No problems so far,
Thanks.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

LxPupSc-18.03T-k64

#929 Post by peebee »

LxPupSc-18.03T-k64 is a 32-bit woof-ce 'testing' branch build with a 64-bit kernel (therefore only compatible with 64-bit capable processors)

LxPupSc-18.03T-k64.iso {devx} - (devx does not include kernel sources or headers) {kernel 4.15.7-lxpup64 sources}

iso md5 = 115987c7b951abfbc7deaac7e22b05b4

Delta from 18.02T is available

- kernel 4.15.7 64-bit built with GCC-7.3.0
(alternative 32-bit kernels 3.16.x 4.4.x & 4.9.x also available - all need firmware in the fdrv)
- Made from Slackware-Current as of Thu Mar 1 23:24:54 UTC 2018
- BUILD_FROM_WOOF='testing;9e01ecb7;2018-02-28 19:24:23 -0600'
- web browser in adrv is light-48.0
- firmware is in fdrv
- alternative fall-back xorg is in ydrv (no need to install unless needed)

**N.B. the 64-bit kernel means that any kernel drivers have to be built in a true 64-bit system - slacko64 with the LxPupSc kernel and it's own devx is suggested but use the kernel sources above

Woof-CE build repository is: http://smokey01.com/peebee/slackocurrent/

Chromium, Firefox, Palemoon and Seamonkey are in the repository and installable via Internet -> Get Web Browser

The versions of the browsers as of 02-mar-2018 with their md5sums are:
chromium_64.0.3282.140+pepper_28.0.0.161 RUN-AS-SPOT :35082d31ee8bfa7e00f4488e5001a099
firefox-52.6.0esr :b3d831eba94e44bf90a63dfa6bcac624
palemoon-27.8.0 :d5fdc19b7fe08103e2cbcc1270e188b6
seamonkey-2.49.2 :20db44d39fe0baef6d8ad4a222f31bc7

firefox-58, iron, slimjet, vivaldi and min are also available
Attachments
Screenshot.png
(121.47 KiB) Downloaded 864 times
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#930 Post by peebee »

ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

#931 Post by Billtoo »

peebee wrote:Interim delta +1 to LxPupSc-18.03+1T-k64.iso

- Slackware Current to Thu Mar 8 07:07:45 UTC 2018

I installed to a 32gb SDHC card:

System: Host: puppypc19302 Kernel: 4.15.7-lxpup64 x86_64 (64 bit) Desktop: LXDE (Openbox 3.6.1)
Distro: LxPup-Sc 18.03
Machine: Device: desktop System: Hewlett-Packard product: HPE-410f serial: MXX0370KF3
Mobo: FOXCONN model: 2AB1 v: 1.00 BIOS: American Megatrends v: 6.02 date: 07/21/2010
Battery hidpp__0: charge: N/A condition: NA/NA Wh
hidpp__1: charge: N/A condition: NA/NA Wh
CPU: Hexa core AMD Phenom II X6 1045T (-MCP-) speed/max: 799/2700 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] Redwood PRO [Radeon HD 5550/5570/5630/6510/6610/7570]
Display Server: X.org 1.19.6 driver: radeon tty size: 133x32 Advanced Data: N/A for root
Network: Card-1: Ralink RT3090 Wireless 802.11n 1T/1R PCIe driver: rt2800pci
Card-2: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller driver: r8169
Drives: HDD Total Size: 1063.7GB (0.1% used)
Weather: Conditions: 30 F (-1 C) - Overcast Time: March 8, 5:51 PM EST
Info: Processes: 155 Uptime: 33 min Memory: 325.8/7981.2MB Client: Shell (bash) inxi: 2.3.8

Added kpat from PPM and Smplayer/Smtube pets from norgo.

That's it so far,
Thanks.
Attachments
screenshot.jpg
(54.15 KiB) Downloaded 800 times

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#932 Post by peebee »

Interim delta +2 to LxPupSc-18.03+2T-k64.iso

- kernel 4.15.8 (64-bit GCC-7.3.0 build)

- Slackware Current to Sun Mar 11 06:02:10 UTC 2018
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
Marv
Posts: 1264
Joined: Wed 04 May 2005, 13:47
Location: SW Wisconsin

#933 Post by Marv »

Updated 18.03 +1T to +2T using the delta on the i5 based Fujitsu laptop. md5sums, video, sound, glxgears, mitigation all ok. No optical drive on this one so no tests there. I am keeping up on this and the other LxPups & ArtfulPup but in my use I haven't had a single thing to squawk about on any of them so...

Cheers,
Pups currently in kennel :D Older LxPupSc and X-slacko-4.4 for my users; LxPupSc, LxPupSc64 and upupEF for me. All good pups indeed, and all running savefiles for look'n'feel only. Browsers, etc. solely from SFS.

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

LxPupSc - Woof-CE, Slackware-Current, LXDE experiment

#934 Post by Billtoo »

I reformatted my SDHC card and installed the new update:

System: Host: puppypc9256 Kernel: 4.15.8-lxpup64 x86_64 (64 bit) Desktop: LXDE (Openbox 3.6.1)
Distro: LxPup-Sc 18.03
I added kpat with PPM + smtube pet by norgo.

Works okay so far,
Thanks.
Attachments
screenshot.png
(187.03 KiB) Downloaded 663 times

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#935 Post by peebee »

Interim delta +3 to LxPupSc-18.03+3T-k64.iso

- kernel 4.15.9 (64-bit GCC-7.3.0 build)

- Slackware Current to Mon Mar 12 07:16:15 UTC 2018

Also, rsync had gone walkabout since 18.02 (needed by snap2) and is reinstated. Not entirely sure why :oops:

Kernel is built on LxPupSc64....
Last edited by peebee on Thu 15 Mar 2018, 20:45, edited 1 time in total.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

Post Reply