EasyOS version 2.3.2, June 22, 2020

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#361 Post by BarryK »

don570 wrote:pclock can be installed , but because pmusic isn't installed there needs to be a line changed to use 'aplay'

...change line 452 to...

Code: Select all

 pschedule -s -e "aplay '$ALARM'" "pClock Alarm" &
_________________________________
I saw your related post here, and replied:

http://www.murga-linux.com/puppy/viewto ... 554#978554
[url]https://bkhome.org/news/[/url]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#362 Post by BarryK »

don570 wrote:Version 0.6.4 is great for translating scripts to create .mo files.
The new momanager allows changing of the LANG variable from
German to French very easy.

However there is one problem I noticed -->

When I change from German to French or one language to another using the Startup setup app
there is a bizarre wait period of half a minute and then restart X occurs!!!
With other versions of puppy linux I get a warning and then the restarting of X occurs immediately.

I wonder if this problem occurs because I have installed easy 0.6.4 to a USB stick and my hard drives have shut off from non-use.
________________________________________________
By "Startup setup app" do you mean QuickSetup?

I tested, ran quicksetup from a terminal, used the flags to select different languages, and each time, after hitting the OK button, and choose to restart X, it restarted immediately.
[url]https://bkhome.org/news/[/url]

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#363 Post by don570 »

don570 wrote:
Start Menu > RestartX
allows me to login as root but then I can't get a desktop, so I must
reboot.


I don't understand. If I choose menu "Shutdown -> Restart X server", it restarts X and I am back on the desktop. Login is not required.

So, you must be meaning something else?
I was referring to the original version of Easy 0.6.4 . I tried 'restartx' from start menu.
I got the black console and I typed 'xwin', but I couldn't get to the desktop.

I now have read your fix
edit this file, /etc/rc.d/BOOTCONSTRAINED so that the last two lines have "no",
and I haven't had any problems getting to the desktop since.
________________________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#364 Post by don570 »

I have been testing why I get a strange slowing down of my mouse.
My mouse becomes so slow that it seems like my computer has crashed, but it hasn't.

The mouse is unusable so I have to reboot.

My observation:
I open a htm document with the browser and try xine with some videos. After about 5 minutes the freezing of the mouse occured unexpectedly.

I noticed in the tray that there is a sudden spike up in memory use.
There is no reason for this.

I tried like you suggested and left terminal window out to spot anything
unusual, but it doesn't show anything unusual except that
VSZ is high for Xine and Mozilla.


Code: Select all

[H[JMem: 2538520K used, 19064K free, 1772536K shrd, 89136K buff, 2093404K cached
CPU:  20% usr   8% sys   0% nic  70% idle   0% io   0% irq   0% sirq
Load average: 1.38 0.93 0.55 2/168 9043
[7m  PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND[0m
 7636  7634 root     S     948m  38%   1  12% xine --no-splash /mnt/sdc1/Blender
 1238  1237 root     R <  1592m  63%   1   8% X :0 -br -nolisten tcp
 9043  8534 root     R     1116   0%   1   4% top
 8023  1688 root     S    1937m  77%   1   0% mozilla file:///mnt/sdc1/Bills%20a
 1617     1 root     S     269m  11%   1   0% /usr/sbin/smbd -D
 1661  1617 root     S     269m  11%   0   0% {lpqd} /usr/sbin/smbd -D
 1631  1617 root     S     265m  11%   1   0% {smbd-notifyd} /usr/sbin/smbd -D
 1632  1617 root     S     265m  11%   1   0% {cleanupd} /usr/sbin/smbd -D
 6412  1688 root     S     218m   9%   1   0% geany /root/top.txt
 6413  1688 root     S     217m   9%   1   0% geany /root/top.txt
 1639     1 root     S     212m   8%   0   0% /usr/sbin/nmbd -D
 5361  1688 root     S     201m   8%   1   0% /usr/bin/sakura
 8530  1688 root     S     200m   8%   0   0% /usr/bin/sakura
 1688     1 root     S     164m   6%   1   0% {ROX-Filer} /usr/local/apps/ROX-Fi
 5021  4039 root     S     131m   5%   1   0% /tmp/gtkdialog_pmount --file=/tmp/
 1985  1982 root     S     127m   5%   0   0% retrovol -hide
 1403  1237 root     S     121m   5%   1   0% jwm
 1947  1944 root     S     119m   5%   0   0% pmcputemp
 1929  1926 root     S     118m   5%   1   0% /root/Startup/network_tray
 1860  1858 root     S     118m   5%   1   0% /root/Startup/freememapplet_tray

______________________________________________


I also tried booting up with no desktop and giving the machine
commands. It was rock solid.

_______________________________________

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#365 Post by BarryK »

Good news for you guys with AMD/ATI video cards:

http://bkhome.org/news/201712/opengl-ha ... -card.html
[url]https://bkhome.org/news/[/url]

User avatar
rufwoof
Posts: 3690
Joined: Mon 24 Feb 2014, 17:47

#366 Post by rufwoof »

Good news for you guys with AMD/ATI video cards
Over my head, but for my openbsd setup (AMD running a onboard Radeon/ATI) the other week I found some text and ended up adding a radeon ati device section into my xorg.conf

Code: Select all

Section "Device"
 Driver "radeon"
 Identifier "ATI"
 #Option "AccelMethod" "XAA"
 Option "AccelMethod" "glamor" 
# also created a /etc/sysctrl.conf (new file) adding in
# machdep.allowaperture=1 as indicated by /var/log/Xorg.0.log (rufwoof) 
# XAA/EXA
 Option "AccelDFS"    "1"
 # 1/0 On for PCIE, off for AGP
 # Manpage: Use  or  don't  use accelerated EXA DownloadFromScreen hook
 # when possible.
 Option "AGPMode" "1"
 # 1-8 Does not affect PCIE models.
 Option "AGPFastWrite" "1"
 # 1/0 Does not affect PCIE models. Not recommended.
 Option "GARTSize" "64"
 # 0-64 Megabytes of gart (system) memory used.
 # Wrongly defaults to 8MB sometimes, see your logfile.
 # Bigger seems better.
 Option "EnablePageFlip" "1"
 # 1/0 Increases 3D performance substantially
 # seemingly in XAA mode only
 Option "ColorTiling" "1"
 # 1/0 Increases 3D performance substantially
 # affected stability only positively on my system
EndSection
and since then graphics have been better (quicker/glxgears runs fine). Uses the glamor acceleration method. Other than following suggestions in the xorg log file however, the rest of the values are beyond me.

A couple of other tweaks to libreoffice memory/object and to /etc/fstab (to enable asynchronous rather than synchronous i,.e. added noatime,softdep parameters to each line) and my openbsd box is much much quicker (originally clearly felt more laggy than Linux (Debian Jessie), but now runs with similar responsiveness as best as I can tell).

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

? packages?

#367 Post by scsijon »

Barry, where can I swipe a couple of packages from to add, ?can I use T2?, or do you need to build them for us at this point?

I need pyGTK and python-xdg so I can add Pyroom into the fold. It would also be nice to have python-gconf so users can use gnome fonts rather than just Pyroom's , which to coin a phrase, are 'rather boringly basic'.

PyRoom is a fullscreen simple text editor, without a toolbar, a menubar or anything that would distract the user from his most important task: Writing Stories and Anime and Movie Storyboards.

I'll add it to puppy when I can test it across a variety of our Puppies.

thanks

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

Re: ? packages?

#368 Post by BarryK »

scsijon wrote:Barry, where can I swipe a couple of packages from to add, ?can I use T2?, or do you need to build them for us at this point?

I need pyGTK and python-xdg so I can add Pyroom into the fold. It would also be nice to have python-gconf so users can use gnome fonts rather than just Pyroom's , which to coin a phrase, are 'rather boringly basic'.

PyRoom is a fullscreen simple text editor, without a toolbar, a menubar or anything that would distract the user from his most important task: Writing Stories and Anime and Movie Storyboards.

I'll add it to puppy when I can test it across a variety of our Puppies.

thanks
Not sure what you are asking for.

99% of packages used in Easy are compiled in OpenEmbedded. As per github:

https://github.com/bkauler/oe-qky-src
[url]https://bkhome.org/news/[/url]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#369 Post by BarryK »

Easy Pyro64 (for x86_64 CPUs), version 0.6.6, is out.

Blog announcement:

http://bkhome.org/news/201801/easyos-py ... eased.html

If you are new to EasyOS, read the overview here:

http://bkhome.org/easy/
[url]https://bkhome.org/news/[/url]

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#370 Post by Sage »

Easy 0.6.6:
Same as 0.6.4 - default video res. set far too high - inconvenient on some systems, black screen on others, albeit adjustable by the usual expedients.
DHCP not found, neither SNS nor Frisbee helpful - wired connection didn't work on 0.6.4 either.
Green background a bit garish, alternatives less than attractive - where's the guy-on-a-bike gone?!
Later:
Managed to get it running on a P4 at second attempt. Used nox boot code but xorgwizard still not available. Fortunately it found a 1440 res. with xwin, otherwise black-screens. Got the RTL8100/8101/8139 (hardinfo) NIC running, too! Above NIC was RTL8201CL/SiS900 which gave some problems with FD64, now solved for FD64 but not Easy.
Last edited by Sage on Wed 03 Jan 2018, 12:12, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#371 Post by don570 »

SAGE wrote:Same as 0.6.4 - default video res. set far too high
I've noticed a problem with gtkdialog scripts ---.
The resolution of Easy is different so width requests in gtkdialog are
causing problems and entry box won't show.
So I removed the width request and redesigned the interface.

______________________________________________________

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#372 Post by Sage »

Indeed. Width has been a problem.
I removed the width request and redesigned the interface
How did you do that?

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#373 Post by don570 »

When I was rewriting PTM timer to work properly with the audio player...


I believe I was giving the entry widget a width request
Maybe I did it wrong
Initial minimum width An integer > 0 or -1 to ignore

Here's the correct way

Code: Select all

  <hbox>
    <text>
      <label>max_length:</label>
    </text>
    <entry max_length="5">
      <default>Default value</default>
      <variable>ENTRY5</variable>
    </entry>
  </hbox>

  <hbox>
    <text>
      <label>width_chars:</label>
    </text>
    <entry width_chars="35">
      <default>Default value</default>
      <variable>ENTRY6</variable>
    </entry>
  </hbox>
_____________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

Barry's News blog

#374 Post by don570 »

Barry's News blog

There appears to be a suspension ...

The following works..

http://bkhome.org/news/

http://barryk.org/cgi-sys/suspendedpage.cgi
or http://barryk.org
is suspended??
_______________________________________

Sailor Enceladus
Posts: 1543
Joined: Mon 22 Feb 2016, 19:43

#375 Post by Sailor Enceladus »

I read the "How Easy Works" article on ally's mirror. Very interesting, and very well written! BarryK can not only make great stuff, he is also great at explaining things and making it interesting, probably the best writer on the forum. I have a 32-bit CPU on my laptop, I think the last Quirky/Easy I was able to use was April 7.0.3, but it was sure fun to read about Easy, and Puppy is pretty much the only Linux/OS I've ever used since 2013, it just does everything I need. Cheers to BarryK! :D

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#376 Post by don570 »

Installed Easy 0.6.6 ...

When I first booted --> mute was 'On' and sound volume was zero.
I corrected this.

PTM timer
worked well.
__________________________________________________________

RestartX worked and I could change language.
___________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#377 Post by don570 »

There is a file /usr/local/bin/defaultpaint
however there is no defaultpaint.desktop
Not sure if this is important??

I looked in /usr/share/applications/
and the defaults list didn't mention 'mtpaint'.

When I tested Mypaint launching of external application with help
of defaults list I saw GIMP but there was no mention of mtpaint.
Normally it is on external list.
(see image)
----------------------------------------------------------------
Attachments
screenshot-mypaint-default-list.jpg
(30.02 KiB) Downloaded 1364 times

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#378 Post by don570 »

There could be a problem with successfully installing pet packages that
have multiple desktop files.
An example of this is Bash Advanced guide 10
https://drive.google.com/open?id=1F5vJx ... iBrxhX_tM1
Nothing showed up in the start menu.

_____________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#379 Post by don570 »

I couldn't get Samba server to work.

My second linux machine could see the shares offered i.e the share folder
(even multiple share folders) but wouldn't open them.
I didn't have a firewall setup and I did do

Code: Select all

 smbpasswd -a root
__________________________________________

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

Easy Linux 0.6.6, released Jan. 02, 2018

#380 Post by Billtoo »

I installed to a 16gb usb-3.0 flash drive:

System: Host: EASYPC20450 Kernel: 4.14.7 x86_64 bits: 64 Desktop: JWM git-976 Distro: Quirky 0.6.6 pyro64
Machine: Device: desktop System: Apple product: iMac8 1 v: 1.0 serial: W8811GXLZE2
Mobo: Apple model: Mac-F226BEC8 v: PVT serial: 1
UEFI: Apple v: IM81.88Z.00C1.B00.0802091538 date: 02/09/08
CPU: Dual core Intel Core2 Duo E8135 (-MCP-) speed/max: 800/2400 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] RV610/M74 [Mobility Radeon HD 2400 XT]
Display Server: X.Org 1.19.1 drivers: ati,radeon (unloaded: modesetting,fbdev,vesa)
Resolution: 1680x1050@59.88hz
OpenGL: renderer: Gallium 0.4 on AMD RV610 (DRM 2.50.0 / 4.14.7, LLVM 3.9.1) version: 2.1 Mesa 17.0.2
Network: Card-1: Broadcom Limited BCM4321 802.11a/b/g/n driver: b43-pci-bridge
Card-2: Marvell 88E8058 PCI-E Gigabit Ethernet Controller driver: sky2
Drives: HDD Total Size: 266.1GB (1.8% used)
Info: Processes: 96 Uptime: 10 min Memory: 150.2/3956.3MB Client: Shell (bash) inxi: 2.3.53

video-info-glx 1.5.3 Wed 3 Jan 2018 on Easy Pyro64 0.6.6 Linux 4.14.7 x86_64
0.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV610/M74 [Mobility Radeon HD 2400 XT]

X Server: Xorg Driver: radeon
X.Org version: 1.19.1
dimensions: 1680x1050 pixels (444x277 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: Gallium 0.4 on AMD RV610 (DRM 2.50.0 / 4.14.7, LLVM 3.9.1)
OpenGL version string: 2.1 Mesa 17.0.2

Intel(R) Core(TM)2 Duo CPU E8135 @ 2.40GHz
Core 0: @1600 1: @800 MHz

Just getting started, will try out more later.

Thanks.
Attachments
screenshot.jpg
(49.9 KiB) Downloaded 1341 times

Post Reply