Quirky Xerus 8.1.4 for Raspberry Pi2 and 3

For talk and support relating specifically to Puppy derivatives
Post Reply
Message
Author
User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#101 Post by don570 »

Testing version 8.0.25

The sound is much better!!

Audio setup procedure:

Retrovol needed the sliders moved to left hand
side to make active, but sound volume was correct and persisted between boots.

Retrovol didn't need the sliders adjusted so there was no crash. :D

_________________________________________________________


There appears to be a new bug introduced in this version.
leafpad version 0.8.18 appears to have a bug with some arm kernels
when saving a bash script to disk. It produces garbage characters
making the script unusable. sometimes the files are "application/octet-stream"

Geany doesn't have this problem fortunately.

Fatdogarm version .0.8.17 works OK so replacing may be the solution.

________________________________________________
Attachments
leafpad-v7-0.8.17.pet
fatdog arm version of leafpad
(96.38 KiB) Downloaded 363 times

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

#102 Post by BarryK »

I have bypassed the problem of Retrovol showing bogus sliders in the mixer (and crashing), by using pnmixer and aumix:

http://barryk.org/news/?viewDetailed=00431

I got xine working on the Pi2, but it is very unsatisfactory. Weird error messages, videos don't play, etc.
http://barryk.org/news/?viewDetailed=00432

...also in above link, I reported that ethernet reconnection at bootup is now fixed.

Anyway, the video player. I know that you guys have been trying various video players. Which one do you reckon would be the best replacement for xine?

I guess the choices are VLC, mplayer, xfmedia. Anything else?

The replacement should be something that doesn't have too many dependencies.
[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:

#103 Post by BarryK »

Testing on the Pi2, Shutdown -> Exit to prompt just produces a black screen, and the keyboard no longer responds.

I don't know why, so I have implemented a workaround.

For the Pi only, "Exit to prompt" is replaced with "Reboot to commandline". This works.
[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:

#104 Post by BarryK »

don570 wrote:There appears to be a new bug introduced in this version.
leafpad version 0.8.18 appears to have a bug with some arm kernels
when saving a bash script to disk. It produces garbage characters
making the script unusable. sometimes the files are "application/octet-stream"

Geany doesn't have this problem fortunately.

Fatdogarm version .0.8.17 works OK so replacing may be the solution.

________________________________________________
Thanks for that info, I'll check it out.
[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:

#105 Post by BarryK »

BarryK wrote:
don570 wrote:There appears to be a new bug introduced in this version.
leafpad version 0.8.18 appears to have a bug with some arm kernels
when saving a bash script to disk. It produces garbage characters
making the script unusable. sometimes the files are "application/octet-stream"

Geany doesn't have this problem fortunately.

Fatdogarm version .0.8.17 works OK so replacing may be the solution.

________________________________________________
Thanks for that info, I'll check it out.
I looked at the leafpad website, 0.8.17 is the latest version. I wonder where 0.8.18 comes from?

http://tarot.freeshell.org/leafpad/
[url]https://bkhome.org/news/[/url]

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#106 Post by 01micko »

BarryK wrote:
I looked at the leafpad website, 0.8.17 is the latest version. I wonder where 0.8.18 comes from?
http://savannah.nongnu.org/download/leafpad/

Latest is 0.8.18.1
Puppy Linux Blog - contact me for access

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

#107 Post by BarryK »

BarryK wrote:Anyway, the video player. I know that you guys have been trying various video players. Which one do you reckon would be the best replacement for xine?

I guess the choices are VLC, mplayer, xfmedia. Anything else?

The replacement should be something that doesn't have too many dependencies.
I am compiling VLC, with support for the GPU in the Pi:

http://barryk.org/news/?viewDetailed=00433

I also posted links to light-weight GUIs for VLC.

Here is another GUI:
https://github.com/rhaberkorn/gtk-vlc-player
[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:

#108 Post by BarryK »

don570 wrote:I was able to get omxplayer to work by adding a lot of libraries.
https://github.com/huceke/omxplayer
http://elinux.org/RPiconfig#Audio
https://www.raspberrypi.org/documentati ... fig-txt.md
_____________________________________

http://www.mydrive.ch

porteus@don570
password: porteus

_______________________________
Did you compile that omxplayer-v7-0.3.7.pet, or was it a ready-made binary from somewhere?

I have compiled VLC, without Qt. I did everything recommended for compiling on the Pi2, but when I run it like this:

cvlc --vout omxil_vout big_buck_bunny.mp4

I just get an error message;

"core decoder error: failed to create video output"

However, "sdl" and "x11" work.
[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:

#109 Post by BarryK »

don570 wrote:if retrovol is launched from the start menu it creates a speaker icon in the tray.
The icon doesn't disappear when retrovol is quit, so there will be multiple
speaker icons . (see image)

When retrovol is launched from the tray this doesn't occur.
I just re-read this post, I had misunderstood it before.

Yes, you are right, that does happen.

Anyway, now I am using 'pnmixer' for the tray and 'aumix' mixer, two separate apps, so it avoids that problem.
[url]https://bkhome.org/news/[/url]

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

#110 Post by don570 »

Remember to compile mhwaveedit for the new audio mixer

Code: Select all

./configure --with-default-mixerapp=aumixer --prefix=/usr

____________________________________________________
Did you compile that omxplayer-v7-0.3.7.pet, or was it a ready-made binary from somewhere?
I stole the whole thing from a media server OS that is available at the
berryboot site. Then I made a few links so that there wouldn't be complaints
when launched at the terminal.

There is a huge number of dependencies so it won't be easy to compile.

_______________________________________
Last edited by don570 on Tue 11 Oct 2016, 23:41, edited 2 times in total.

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

#111 Post by don570 »

I compiled latest nano 2.7 to edit text in terminal. It selects text with arrow keys.
Ctrl-K Ctrl- U will copy text to clipboard buffer. Ctrl - U will paste text.

_________________________________________________________
Attachments
nano-v7-2.7.0.pet
nano text editor
(81.79 KiB) Downloaded 169 times
Last edited by don570 on Wed 12 Oct 2016, 23:37, edited 1 time in total.

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

#112 Post by BarryK »

BarryK wrote:
don570 wrote:I was able to get omxplayer to work by adding a lot of libraries.
https://github.com/huceke/omxplayer
http://elinux.org/RPiconfig#Audio
https://www.raspberrypi.org/documentati ... fig-txt.md
_____________________________________

http://www.mydrive.ch

porteus@don570
password: porteus

_______________________________
Did you compile that omxplayer-v7-0.3.7.pet, or was it a ready-made binary from somewhere?

I have compiled VLC, without Qt. I did everything recommended for compiling on the Pi2, but when I run it like this:

cvlc --vout omxil_vout big_buck_bunny.mp4

I just get an error message;

"core decoder error: failed to create video output"

However, "sdl" and "x11" work.
Yay, vcl now works with the 'omxil_vout' option.

It was simple, vlc could not find the libraries. I added "/opt/vc/lib" into /etc/ld.so.conf, then ran "ldconfig".
For good measure, I also added "/opt/vc/bin" to PATH variable.

Right now I am compiling MPV. ...hey, that was quick, finished. It downloaded latest ffmpeg and compiled the libs statically only, so end up with 'mpv' as one big executable -- 12MB.

And yep, it works.
[url]https://bkhome.org/news/[/url]

step
Posts: 1349
Joined: Fri 04 May 2012, 11:20

#113 Post by step »

I am impressed at the speed of 0.8.25 on my rPi2! Great job!
Is wifi supposed to work? I tested two different USB micro adapters in two different wireless networks, with all three connection managers. In all cases the connection managers report that the DHCP client can't connect to the network, this is with WPA security. I know the wifi APs are set for WPA2 security. Is that the problem?

The micro adapters are the Edimax and TP-link 8188eu, which are commonly found on rPis. SID scanning works fine for both adapters and all connection managers.

Then I connected on eth0 and that worked fine. seamonkey as spot worked fine. Youtube didn't show any video placeholders, just text. And while I was browsing another site Seamonkey just crashed.

Like I said I'm impressed with this piece of work. Thank you very much.
[url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Fatdog64-810[/url]|[url=http://goo.gl/hqZtiB]+Packages[/url]|[url=http://goo.gl/6dbEzT]Kodi[/url]|[url=http://goo.gl/JQC4Vz]gtkmenuplus[/url]

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

#114 Post by don570 »

Is wifi supposed to work?
I clicked on tray icon and followed instructions.
My USB adaptor driver showed up in list.

______________________________________
Last edited by don570 on Wed 12 Oct 2016, 23:55, edited 1 time in total.

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

#115 Post by don570 »

There is an option when compiling nano called "tiny".
This reduces the size quite a bit.
I compiled again.

_____________________________________________

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

#116 Post by don570 »

A method of installing omxplayer on raspberry pi2 (and pi3 )

1)Download a compiled omxplayer_0.3.7

2) install in your quirky

3) check the list of missing libraries with a ldd command. There will probably
be 6 or 7 missing libraries. You could perhaps compile these libraries and install
them or do what I did and go to berry boot page and get a media server OS and steal the libraries from them.

4) The size is fairly small, especially if the freefont isn't installed with
the app.
_____________________________________________________

step
Posts: 1349
Joined: Fri 04 May 2012, 11:20

#117 Post by step »

don570 wrote:
Is wifi supposed to work?
I clicked on tray icon and followed instructions.
My USB adaptor driver showed up in list.
OK, thanks for trying. I need to clarify your answer. If you mean that "wlan0" showed up in the list, so does here. Then I can scan the wifi network and find my wifi access point SID. It is past this point that I can't connect because "the DHCP client can't connect to the network" - so do the connection managers report.
What about you, were you able to connect to the internet via your wifi adaptor? Did browsing work?
[url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Fatdog64-810[/url]|[url=http://goo.gl/hqZtiB]+Packages[/url]|[url=http://goo.gl/6dbEzT]Kodi[/url]|[url=http://goo.gl/JQC4Vz]gtkmenuplus[/url]

DavidS
Posts: 21
Joined: Sun 16 Oct 2016, 08:41
Location: Arizona, USA

#118 Post by DavidS »

I have been a long time Puppy Linux user, though today finally had a reason to say something. As the Raspberry Pi 3B is my main computer. Thank you Berry for this version of Quirky, that on this day has become my main Operating System.

Thus far I have not seen any bugs using version 8.0.25. Though I am looking forward to seeing where this version leads.

DavidS
Posts: 21
Joined: Sun 16 Oct 2016, 08:41
Location: Arizona, USA

#119 Post by DavidS »

I think I may have found a small bug of importance. Not an area I know very well:

When attempting to set the time from a server it gets it wrong every time.

It has set the time to the 3rd of this month, early afternoon 10 times this morning.

I do not know a thing about that kind of software on Linux (never had a use of it before the Raspberry Pi). I did try all the servers you include to be sure of error.

matty
Posts: 4
Joined: Mon 17 Oct 2016, 07:12
Location: Melbourne AU

#120 Post by matty »

DavidS wrote:I think I may have found a small bug of importance. Not an area I know very well:

When attempting to set the time from a server it gets it wrong every time.

It has set the time to the 3rd of this month, early afternoon 10 times this morning.

I do not know a thing about that kind of software on Linux (never had a use of it before the Raspberry Pi). I did try all the servers you include to be sure of error.
Hi DavidS,
I am using RPI2 as my desktop; switched across from Raspbian as soon as BarryK added LibreOffice to his Quirky 8.0.25 alpha (thank you for this Barry). Quirky is an excellent and full featured desktop environment. There are other advantages of Quirky/puppy/fatdogARM like being able to easily mount/unmount various USBsticks on the rpi. Plus all the great info on this forum.

I had same issue as you with timesync not working. I fixed it by the following (although I don’t know which one did the trick!):

1. Install these two extra packages (and all their dependencies – do this via the Puppy Package Manager ("install" icon on the desktop opens the PPM):
ntp_4.2.8p4+dfsg
fake-hwclock_0.9

2. Reboot pi and then open Menu>System>Boot Manager configure boot up. Click on the “..services to run at boot..

Post Reply