Which Puppy for machine with Celeron N3050 CPU/GPU?

What works, and doesn't, for you. Be specific, and please include Puppy version.
Message
Author
User avatar
norgo
Posts: 388
Joined: Fri 13 Nov 2015, 17:19
Location: Germany
Contact:

#16 Post by norgo »

puppy_apprentice wrote:3) Slacko64 (kernel 4.1.11, modesseting driver for GPU, mplayer)
have got some errors that i don't have driver for GPU and my machine is too slow for this movie
i tried to synchronize audio with video using +/- keys, it wasn't perfect but for quick movie previewing isn't bad
I will test Slacko64 6.9.9.9 soon.
I'm not surprised about poor video performance.
A really terrible combination.

You could try to use GPU hardware decoding ( GPU is capable for it )
but you will need for this:

1. usage of intel driver
2. a video player compiled with VAAPI support ( mpv should have VAAPI support by default ). BUT ( mplayer doesn't support VAAPI at all, and the installed version in Slacko also doesn't support VDPAU ) so this version won't make you happy
3. the intel VA API ( 3 packages libva, libva-intel-driver, libva-utils)

if you are interested in I've compiled version 1.8.2 under Slacko700RC3 (32bit)
If the output of vainfo looks like this you have a good chance that hardwaredecoding will work.
# vainfo
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_40
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.40 (libva )
vainfo: Driver version: Intel i965 driver for Intel(R) Haswell Desktop - 1.8.2
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Simple : VAEntrypointEncSlice
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264MultiviewHigh : VAEntrypointVLD
VAProfileH264MultiviewHigh : VAEntrypointEncSlice
VAProfileH264StereoHigh : VAEntrypointVLD
VAProfileH264StereoHigh : VAEntrypointEncSlice
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProc
VAProfileJPEGBaseline : VAEntrypointVLD
#

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#17 Post by puppy_apprentice »

666philb wrote:hi puppy_apprentice

see if this helps with your internet.
open /lib/udev/rules.d/40-usb_modeswitch.rules in geany and add

Code: Select all

# Huawei E160
ATTRS{idVendor}=="0158", ATTRS{idProduct}=="1003", RUN+="usb_modeswitch '%b/%k'"
add it just before the end above LABEL="modeswitch_rules_end"

and then reboot
Doesn't work ;(
I had the same problem with Slacko 6.3 on my old laptop but there even PupDial didn't work.
Attachments
Frisbee-error.jpg
(52.16 KiB) Downloaded 363 times
Pgprs-error.jpg
On Slacko 6.3.2 got the same error
(45.03 KiB) Downloaded 388 times

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#18 Post by puppy_apprentice »

I've found some info about graphics issues with Intel GPU driver.

https://fedoramagazine.org/solution-gra ... fedora-22/

I think that it is solution for my problem with buttons labels in Xenial.

I will test radky solution for Palemoon browser:
http://murga-linux.com/puppy/viewtopic. ... 97#1016897

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#19 Post by puppy_apprentice »

Internet in Bionic is working.

Installed:
pupdial-2.1.pet - works!
pgprs-s57-6.pet - works!
Attachments
pup-dial-2.1.jpg
There are some errors, but working
(59.2 KiB) Downloaded 335 times

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#20 Post by puppy_apprentice »

DPup Stretch 7.5

Version with kernel 4.1.48 shows desktop for a while and left with blank screen (my monitor displayed message "no signal").

Version with kernel 4.9.149 boot to desktop. Internet via USB modem doesn't working got this error from PupDial:

Code: Select all

--> WvDial: Internet dialer version 1.61
--> Warning: section [Dialer wireless] does not exist in wvdial.conf.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Sending: AT+CGDCONT=1,"IP","internet"
AT+CGDCONT=1,"IP","internet"
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT
--> Carrier detected.  Starting PPP immediately.
--> Starting pppd at Mon Feb 25 21:06:23 2019
--> Pid of pppd: 25742
--> Disconnecting at Mon Feb 25 21:06:24 2019
--> The PPP daemon has died: pppd options error (exit code = 2)
--> man pppd explains pppd error codes in more detail.
--> I guess that's it for now, exiting
--> The PPP daemon has died. (exit code = 2)
Attachments
hardinfo_report_stretch75.html.gz
(96.42 KiB) Downloaded 187 times
inxi.txt.gz
(1.88 KiB) Downloaded 221 times
PSI-SYS-COMPLETE-190225.gz
(42.39 KiB) Downloaded 220 times
PSI-HW-COMPLETE-190225.gz
(6.42 KiB) Downloaded 239 times
pdiag-20190225.tar.gz
(186.34 KiB) Downloaded 224 times
screenshot.jpg
(39.89 KiB) Downloaded 217 times

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#21 Post by puppy_apprentice »

Slacko 6.9.9.9

Boot to desktop. Internet via PupDial works.
Attachments
sys-info-190225.gz
(12.09 KiB) Downloaded 214 times
PSI-SYS-COMPLETE-190225.gz
(44.27 KiB) Downloaded 231 times
PSI-HW-COMPLETE-190225.gz
(6.51 KiB) Downloaded 215 times
pdiag-20190225.tar.gz
(179.68 KiB) Downloaded 226 times

Post Reply