Slacko64-6.3.0

For talk and support relating specifically to Puppy derivatives
Post Reply
Message
Author
Volhout
Posts: 547
Joined: Sun 28 Dec 2008, 08:41

Slacko on ACER C720 chromebook

#16 Post by Volhout »

Downloaded the ISO and burned on 1G USB stick.

Boot on modded C720 chromebook (seabios)
Reason for trying: Slacko has always worked great for me, and this version is supposed to have recent kernel, and extra fimware, that may support hasswell core in C720. It's a try....

Booted to desktop right away. Thats GOOD.

Touchpad not working - common amongst linux distro's, that why I allways have a mouse lying around. It appears to be an I2C touchpad. Some Ubuntu distro's are patched to support the touchpad.

WIFI working OOTB (using Barry's simple setup)

Sound needs some work, retrovol defaulted to hw:0 (HDMI output), after changing to hw:1 still no sound. Used ALSA to default to HW:1, and after that retrovol "kind of" works, but showed graphical artefacts (bars are build up small segments, every other segment was present, controlling volume still worked, only with half the number of segments. This was in tray, and in full window of retrovol. Later tray icon disappeared.
IS the config window correct. the left column is ACTIVE and the right column INACTIVE. That is reverse with many other config's I've seen.

Sound still present, volume control via ALSA still works. Maybe ALSA and retrovol byte eachother ?

Posting this from Slacko on the C720. Some work is needed to patch the keyboard function keys (brightness up/down, volume up/down/mute,
. Suggestion how to do this ?

Battery icon in tray works, , but it shows the charger graphics when running on battery only.


Not a bad start, given that this is brand new...

Regards,

Volhout

gcmartin

#17 Post by gcmartin »

@01Micko, +1.

I agree that is the wrong word. Its a hypothesis drawn as the only thing I could think of as different to the subsequent pristine use. Also, let's not rule out that maybe by something inadvertent I may have caused the RAM use, unwittingly. So one of the many may have been responsible for the results seen in the RAM report. If I see it again, I will try to use top to spot any app(s) that could be the contributor to that RAM anomaly.

Again, the system was very responsive in spite of what the free command was showing in system use.

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#18 Post by mavrothal »

@zigbert
Is improving :)
Are the pets cumulative or you also need to install 0.1?

You might find useful regarding placement-depended autohiding the autohide function in v1.1 of this little tray pet.

Any thought on the PuppyPin?

Would also be very nice in the tray setup the apps are showing as icons instead of the XML strings. You can not edit them anyway, so they are not very helpfull as text.
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

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

#19 Post by 01micko »

@gcmartin

Please run this command

Code: Select all

fdisk -l | grep ' Linux swap' | cut -f 1 -d ' ' | tr '\n' ' '
That tells us where your swap partition(s) are.

My result:

Code: Select all

# fdisk -l | grep ' Linux swap' | cut -f 1 -d ' ' | tr '\n' ' '                
/dev/sda9 /dev/sdb3 #
Also picks up my usb HDD (/dev/sdb3)
Puppy Linux Blog - contact me for access

gcmartin

#20 Post by gcmartin »

It appears that the touch machine may not match as well as this older PC for current Slacko64. Notes contained in the following console log.

Code: Select all

# echo "Different desktop PC. Non-UEFI, non-touch, Pristine DVD boot"
Different desktop PC. Non-UEFI, non-touch, Pristine boot
# uname -a
Linux Slacko6074onSLI 4.1.11 #1 SMP Sun Oct 25 06:43:56 EST 2015 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ AuthenticAMD GNU/Linux
# 
# ip addr  
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 0f:5f:f6:2c:e7:ff brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 0f:5f:f6:2c:e2:bb brd ff:ff:ff:ff:ff:ff
# echo "No IP achieved upon boot. No cable in eth0. Cable is in and active in eth1"
No IP achieved upon boot. No cable in eth0. Cable is in and active in eth1
# echo "Use SNS to use get IP from DHCP host on the LAN"
Use SNS to use get IP from DHCP host on the LAN
# 
# ip addr                                                             
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 0f:5f:f6:2c:e7:ff brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 0f:5f:f6:2c:e2:bb brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.7/24 brd 192.168.1.255 scope global eth1
       valid_lft forever preferred_lft forever
# free
             total         used         free       shared      buffers
Mem:       4041360       665412      3375948       243708        70216
-/+ buffers:             595196      3446164
Swap:     12581940            0     12581940
# ping -c 2 yahoo.com      
PING yahoo.com (98.139.183.24): 56 data bytes
64 bytes from 98.139.183.24: seq=1 ttl=44 time=58.269 ms

--- yahoo.com ping statistics ---
2 packets transmitted, 1 packets received, 50% packet loss
round-trip min/avg/max = 58.269/58.269/58.269 ms
# echo "Expected results from above commands on this PS"
Expected results from above commands on this PS
# echo "WAN navigation via terminal and via the desktop browser"
WAN navigation via terminal and via the desktop browser
# 
# fdisk -l | grep ' Linux swap' | cut -f 1 -d ' ' | tr '\n' ' '
/dev/sda1 /dev/sdb1 
LAN/WAN also behaving as expected on this PC. I am browsing to forum via Slacko6074, now.
Attachments
FirstRUN.png
(63.09 KiB) Downloaded 1627 times

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#21 Post by radky »

Re: lspci version 3.2.0 in Slacko Puppy 6.0.7.4

The lspci reports in Slacko 6.0.7.4 seem markedly truncated.

Can't grep for Audio, Network, Ethernet or VGA, so those specific reports fail.
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#22 Post by mavrothal »

radky wrote:Re: lspci version 3.2.0 in Slacko Puppy 6.0.7.4

The lspci reports in Slacko 6.0.7.4 seem markedly truncated.

Can't grep for Audio, Network, Ethernet or VGA, so those specific reports fail.
Nothing when grep'ing for "Network" but the rest report fine here.
PupSysInfo reports fine on everything (Including Network).
Do you get any relevant errors in dmesg? Maybe is something specific to the hardware/kernel/udev combination.
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

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

#23 Post by 01micko »

New version is out with bugfixed kernel and other minor bugfixes at woof-CE level. It is fully reproducible from the `fdrv` branch of woof-CE.

See main post (devx still uploading)
Puppy Linux Blog - contact me for access

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

#24 Post by 01micko »

radky wrote:Re: lspci version 3.2.0 in Slacko Puppy 6.0.7.4

The lspci reports in Slacko 6.0.7.4 seem markedly truncated.

Can't grep for Audio, Network, Ethernet or VGA, so those specific reports fail.
\

Thanks Roger.

It was a broken template in woof.. but strange that it worked for me on a pristine install :? . As a stop gap just reinstall pciutils. (6.0.8.1 still has the bug)
Puppy Linux Blog - contact me for access

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

#25 Post by radky »

01micko wrote:It was a broken template in woof.. but strange that it worked for me on a pristine install :? . As a stop gap just reinstall pciutils. (6.0.8.1 still has the bug)
Thanks mavrothal and 01micko. :)
[color=blue][b][url=http://www.smokey01.com/radky/PupMates.html]PupMates[/url][/b][/color]

gcmartin

AIO LAN now showing stable behavior. WAN navigation isa NOGO

#26 Post by gcmartin »

Initial 64-6081 testing
Tested DVD boot of 64-6081 on AIO-touch. Same issues remain; namely WAN and touch. BUT, progress is seen on LAN/WAN because I can ping yahoo (same as I can in 32-6081) ...but cannot browse to it using either its IP address or its url site name. All other services including local LAN services are stable.

Hummm....???

Update #1 - see update #2
Since I knew I could see the WAN, I wondered if a utility would correct the problem. Read the comments to see the results; positive:

Code: Select all

# echo "Booting Pristine via DVD using F2 to pfix=fw_drv"
Booting Pristine via DVD using F2 to pfix=fw_drv

# uname -a
Linux Slko64-6081onAIOtouch 4.1.11 #1 SMP Mon Oct 26 11:19:32 EST 2015 x86_64 Intel(R) Pentium(R) CPU G2020 @ 2.90GHz GenuineIntel GNU/Linux
# ping -c 2 yahoo.com
PING yahoo.com (206.190.36.45): 56 data bytes
64 bytes from 206.190.36.45: seq=1 ttl=46 time=81.286 ms

--- yahoo.com ping statistics ---
2 packets transmitted, 1 packets received, 50% packet loss
round-trip min/avg/max = 81.286/81.286/81.286 ms
# echo "OK, we can see outside of the Local network"
OK, we can see outside of the Local network

# free
             total         used         free       shared      buffers
Mem:       3910220       527316      3382904       290216        44740
-/+ buffers:             482576      3427644
Swap:            0            0            0
# echo "RAM numbers seem reasonable, BUT, swap partition is NOT picked up, AGAIN"
RAM numbers seem reasonable, BUT, swap partition is NOT picked up, AGAIN

# echo "Just checked, and this system CANNOT browser in the internet"
Just checked, and this system CANNOT browser in the internet

# echo "Use the tray icon to disconnect and reconnect and STILL CANNOT"
Use the tray icon to disconnect and reconnect and STILL CANNOT

# ifconfig eth0 down
# echo "Manually Disconnect from the LAN. Trying the Internet Wizard to setup"
Manually Disconnect from the LAN. Trying the Internet Wizard to setup

# echo "Using Menu>Setup>Internet Wizard>SNS and STILL CANNOT"
Using Menu>Setup>Internet Wizard>SNS and STILL CANNOT

# ifconfig eth0 down
# echo "NEXT, using Menu>Setup>Internet Wizard>Network Wizard...I CAN NAVIGATE!!!"
NEXT, using Menu>Setup>Internet Wizard>Network Wizard...I CAN NAVIGATE!!!
But, the SAMBA resources keep disappearing and reappearing to the LAN which tells me that there is still issues with LAN stability.

Wish I had more information to help with the LAN-WAN problems on this AIO PC. The distro behaves much differently on this AIO versus a non-UEFI desktop.

P.S. I've just discovered that the tray icon will no longer allow me to disconnect from the LAN. Clicking that option now, does nothing. When initially used, it worked fine.

Update #2
My report earlier was very premature. I have the same problem report few days ago. The LAN comes and goes. And browser only functions when LAN is there, and loses web sessions when LAN disappears. The tray icon is always active never hinting at any problem. Continuous Pings from other LAN station to this one show its presence, then just stops! The LAN behavior problems is there no matter which of the 3 LAN setup wizards in the Menu>Setup>ICW I use.

My apology for my apprehension for 64-6081 success.

BUMP: Is the kernel_changer in this edition? If so, is it in the Menu somewhere? It is not present when I expand the ISOs.
Attachments
UsedNetworkWizard.png
Wizard selection used to get eth0 enabling browser browsing, is circled
(75.9 KiB) Downloaded 1472 times

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

#27 Post by 01micko »

This bug has been annoying me for ages!

Barry's version of netpbm-tools would never build for me in slack64 (or 32) so I went with a newer version 10.49.02. Trouble is the gif always got messed up on the boot screen when you boot from the CD. I think it has been reported several times.

Anyway I downgraded to the 'super-stable' (it says that on sourceforge :lol: ) 10.39.97 version and the gif now works ! :)

Not much but I suppose it is definitely more professional.
Attachments
logo.16.gif
(6.01 KiB) Downloaded 1472 times
Puppy Linux Blog - contact me for access

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

slacko64-6.0.8.1

#28 Post by Billtoo »

Manual frugal install to a usb-3.0 hard drive, pc is an HP desktop.

Video-Info 1.5.1 - Wed 28 Oct 2015 on Slacko64 Puppy 6.0.8.1 - Linux 4.1.11 x86_64

Chip description:
2.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
oem: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS
product: Intel(R) Sandybridge/Ivybridge Graphics Controller Hardware Version 0.0

X Server: Xorg Driver used: intel

X.Org version: 1.14.3
dimensions: 3840x1080 pixels (508x285 millimeters)
depth of root window: 24 planes

I downloaded zarfy from the fatdog64 repo, added some applications with
PPM.
Applied zigbert's pets, have middle click for menu now.

That's it so far.

Thanks.

Edit: built-in wireless is working: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe
Attachments
Screenshot.jpg
(53.93 KiB) Downloaded 1395 times

unicorn316386

#29 Post by unicorn316386 »

01micko wrote:This bug has been annoying me for ages!

Barry's version of netpbm-tools would never build for me in slack64 (or 32) so I went with a newer version 10.49.02. Trouble is the gif always got messed up on the boot screen when you boot from the CD. I think it has been reported several times.

Anyway I downgraded to the 'super-stable' (it says that on sourceforge :lol: ) 10.39.97 version and the gif now works ! :)

Not much but I suppose it is definitely more professional.
Is there any way to fix the logo in 10.49.02? Does the bad gif cause the CD boot to crash or does it just look ugly? :lol:

edit: Whoops I read your post backwards. If 10.39.97 is the "super-stable" version then that might work out better anyway.

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#30 Post by technosaurus »

I did some tinkering with jwm and added support for gif and some other image formats (tga, bmp, )

details are here
JPEG baseline & progressive (12 bpc/arithmetic not supported, same as stock IJG lib)
PNG 1/2/4/8-bit-per-channel (16 bpc not supported)
TGA (not sure what subset, if a subset)
BMP non-1bpp, non-RLE
PSD (composited view only, no extra channels, 8/16 bit-per-channel)
GIF (*comp always reports as 4-channel)
HDR (radiance rgbE format)
PIC (Softimage PIC)
PNM (PPM and PGM binary only)
This is in preparation for me to get back to work on jwm-tools and one of my plans is to have an optional MyPictures viewer in a "menu" using some of jwm's new dynamic generation features (similar to what I did with the partition manager menu for scottman's akita linux and the package manager already included in jwm-tools) ... the best part is jwm now supports menu tooltips which means no more crappy Puppy specific desktop files that add a shortened "COMMENT=" section to the end of the "NAME=" section(comments can now go in the tooltip)

p.s. Has anyone else had issues closing jwm programs with Alt+F4?
Alt+F1 and Alt+F2 are working for me, but windows aren't closing even the the <Key> binding is set ... I also changed the Alt+left and Alt+right desktop navigation to Ctrl+Alt+{left,right} because it interferes with website navigation (very annoying to switch desktops instead of going to the previous page)
Attachments
jwm-stb-extras.pet
localization and documentation
(21.64 KiB) Downloaded 373 times
jwm-stb.pet
jwm with additional image format support
(95.97 KiB) Downloaded 422 times
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#31 Post by zigbert »

pmusic 4.7.1 fixes some bugs and updates radio index
I would be happy if you found it valuable to update

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#32 Post by technosaurus »

A few of the images in puppy aren't supported by stb_image, but overall jwm is much lighter. I decided to try adding nanosvg in place of cairo+rsvg and it is drastically lighter weight.

All of my future work on jwm-tools will use images designed to work with these (it will still work with the full libs of course) So if you are interested in a lighter weight wm, test it out (I already know about the transmission and FPM2 icons) and report any issues

The changes are here:
https://gist.github.com/technosaurus/36 ... f83d670546

Updated pet below
Attachments
jwm-stb.pet
with nanosvg
(99.67 KiB) Downloaded 316 times
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

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

#33 Post by 01micko »

new version

See main post
Puppy Linux Blog - contact me for access

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#34 Post by mavrothal »

01micko wrote:new version

See main post
So far so good :D
Both fresh installs and updates from 6.0.x worked without issues.
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

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

slacko64-6.1.0.1

#35 Post by Billtoo »

Manual frugal install to a usb-3.0 SSD, computer is an HP desktop.

Video-Info 1.5.1 - Sat 7 Nov 2015 on Slacko64 Puppy 6.1.0.1 - Linux 4.1.11 x86_64

Chip description:
2.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
oem: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS
product: Intel(R) Sandybridge/Ivybridge Graphics Controller Hardware Version 0.0

X Server: Xorg Driver used: intel

X.Org version: 1.14.3
dimensions: 3840x1080 pixels (508x285 millimeters)
depth of root window: 24 planes

I installed applications with PPM and pets.
It's working great :), thanks.

Edit: I don't have the flashplayer plugin installed but firefox plays videos at youtube without it, fullscreen even.
Attachments
Screenshot(2).jpg
(55.97 KiB) Downloaded 947 times
Screenshot.jpg
(46.49 KiB) Downloaded 1032 times
Last edited by Billtoo on Sat 07 Nov 2015, 23:31, edited 1 time in total.

Post Reply