Slacko64 - 64 bit 6.0 alpha

A home for all kinds of Puppy related projects
Message
Author
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#21 Post by 01micko »

LateAdopter wrote:The first shutdown is OK. Once the savefile is created subsequent shutdowns do not unmount the FAT32 home partition properly
I'm not sure yet, but it stands to reason; guess_fstype is not detecting vfat partitions and it may (or may not) be the cause of your bug.
I have fixed it and can attach the bins ('bins' is because one is static for the initrd.gz).

The static one, guess_fstype-static64, should be renamed guess_fstype and put inside initrd.gz. The othe one can replace the current /usr/bin/guess_fstype.

Credit for the discovery to jamesbond.
Attachments
guess_fstype_vfat.patch.gz
patch for BK's guess_fs-20130215.tar.gz source from his bkhome.org
source repo
(2.05 KiB) Downloaded 371 times
guess_fstype-140625-64.tar.gz
loose instructions above
(10.09 KiB) Downloaded 382 times
Puppy Linux Blog - contact me for access

User avatar
SFR
Posts: 1800
Joined: Wed 26 Oct 2011, 21:52

#22 Post by SFR »

Alright! :)
One of the most crucial things for me in 64bit Puppy will be ability to run 32bit binaries.
I saw @Nabble that IA32_EMULATION is now enabled, so I copied stuff from /lib & /usr/lib from Slacko-5.9.3 into Slacko64's and I'm almost there, but still something related to GTK, I guess, is missing (see the screenshot).
What else should I copy?
01micko wrote: plus some other useful things like guvcview
Any chance also for 32bit build? I tried, but failed...

PS. xorgwizard still doesn't work...

Thanks &
Greetings!
Attachments
Screenshot.jpg
(86.93 KiB) Downloaded 1059 times
[color=red][size=75][O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource[/size][/color]
[b][color=green]Omnia mea mecum porto.[/color][/b]

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

#23 Post by 01micko »

SFR wrote:Alright! :)
One of the most crucial things for me in 64bit Puppy will be ability to run 32bit binaries.
I saw @Nabble that IA32_EMULATION is now enabled, so I copied stuff from /lib & /usr/lib from Slacko-5.9.3 into Slacko64's and I'm almost there, but still something related to GTK, I guess, is missing (see the screenshot).
What else should I copy?
01micko wrote: plus some other useful things like guvcview
Any chance also for 32bit build? I tried, but failed...

PS. xorgwizard still doesn't work...

Thanks &
Greetings!
As far as I understand it's static binaries unless you have the compatibility libraries installed.

EDIT: why don't you make an sfs and include as much as you want? Can't harm anything that way, well not too much :)

EDIT: ah.. did you update the 32 bit gdk_pixbuf cache? Might be an issue with Barry's symlink which I argued heavily against and lost. We can fix that now. (re link to /etc/gtk-2.0/gdk-pixbuff.loaders :wink: )
Last edited by 01micko on Wed 25 Jun 2014, 13:40, edited 2 times in total.
Puppy Linux Blog - contact me for access

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

Slacko64 - 64 bit 6.0 alpha

#24 Post by Billtoo »

Manual frugal install to a 32gb sdhc card (dual booting with 593)

video-info-glx 1.5.3 Wed 25 Jun 2014 on Slacko64 Puppy 5.9.1 Linux 3.12.22 x86_64
5.0 VGA compatible controller: AMD/ATI [Advanced Micro Devices, Inc.] RS780 [Radeon HD 3200]
oem: ATI ATOMBIOS
product: RS780 01.00
X Server: Xorg Driver: radeon
X.Org version: 1.14.3
dimensions: 3840x1080 pixels (508x285 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 RS780
OpenGL version string: 2.1 Mesa 9.1.7

AMD Phenom(tm) II X4 810 Processor
Core 0: @800 1: @1400 2: @800 3: @1400 MHz

Just beginning to test but good so far.
I used the SlackBuild + made a package-zarfy-0.1.0.pet to install
zarfy.
I edited the hidden .spot-status file to run firefox as spot and then
ran loginmanager in the terminal, it's working.
Attachments
screenshot.jpg
(32.88 KiB) Downloaded 1127 times
htopscreen.jpg
(104.42 KiB) Downloaded 1078 times

User avatar
SFR
Posts: 1800
Joined: Wed 26 Oct 2011, 21:52

#25 Post by SFR »

01micko wrote:EDIT: why don't you make an sfs and include as much as you want? Can't harm anything that way, well not too much :)
Of course! So I applied the brutal method - loaded the entire puppy_slacko_5.9.3.sfs and now it's working.
Still dunno absence of which files was the culprit though. :lol:
But I'll find it one day. :wink:

[bit later]
01micko wrote:EDIT: ah.. did you update the 32 bit gdk_pixbuf cache? Might be an issue with Barry's symlink which I argued heavily against and lost. We can fix that now. (re link to /etc/gtk-2.0/gdk-pixbuff.loaders :wink: )
You mean this?

Code: Select all

gdk-pixbuf-query-loaders --update-cache
Didn't do the trick, but led me to /etc/ and indeed, it was one, tiny /etc/pango/i486-slackware-linux/pango.modules.

Thanks again!

Greetings!
Attachments
Screenshot.jpg
(119.06 KiB) Downloaded 1026 times
[color=red][size=75][O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource[/size][/color]
[b][color=green]Omnia mea mecum porto.[/color][/b]

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

Slacko64 - 64 bit 6.0 alpha

#26 Post by Billtoo »

I added some apps with PPM.
Vlc will only run as user spot.

EDIT:
Installing the flashplayer plugin and running firefox as user spot doesn't crash firefox.
Also, this Slacko64 alpha runs fast :)
Attachments
flashplugin.jpg
(82.46 KiB) Downloaded 1043 times
screenshot2.jpg
(48.29 KiB) Downloaded 997 times
Last edited by Billtoo on Wed 25 Jun 2014, 15:49, edited 1 time in total.

LateAdopter
Posts: 361
Joined: Fri 27 May 2011, 17:21
Location: Reading UK

#27 Post by LateAdopter »

01micko wrote: I have fixed it and can attach the bins ('bins' is because one is static for the initrd.gz).

The static one, guess_fstype-static64, should be renamed guess_fstype and put inside initrd.gz. The othe one can replace the current /usr/bin/guess_fstype.
I've never poked about in initrd.gz before, as usual it turns out that puppy has an easy way of doing it.

Sadly the result is no different.

I copied the files over and each time it asked if I wanted to replace, so I had the right filename.

The only oddity was that the original guess_fstype in the initrd.gz was about twice the size of the one replacing it.

EDIT

Running fatdog, which does not have the problem, then shutting down, does NOT clear the error.

I guess that slackosave.2fs must be left open when slacko64 shuts down, and fatdog would not access it.

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

Slacko64 - 64 bit 6.0 alpha

#28 Post by Billtoo »

Manual frugal install to a 16gb sdhc card.

video-info-glx 1.5.3 Wed 25 Jun 2014 on Slacko64 Puppy 5.9.1 Linux 3.12.22 x86_64
0.0 VGA compatible controller: NVIDIA Corporation GT216 [GeForce GT 220] (rev a2)
oem: NVIDIA
product: GT216 Board - 0682vb12 Chip Rev
X Server: Xorg Driver: nvidia
X.Org version: 1.14.3
dimensions: 3840x1080 pixels (1049x292 millimeters)
depth of root window: 24 planes
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 220/PCIe/SSE2
OpenGL core profile version string: 3.3.0 NVIDIA 340.17

Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
Core 0: @2003 1: @2003 MHz

I fiddled around until I got the proprietary Nvidia driver installed
but xorgwizard is still broken in 5.9.1

The firewall wizard isn't working.
PPM worked to install sakura.

The installation that I did earlier on my pc with the ati card is
working great, not this one though :(
Attachments
screenshot.jpg
(53.29 KiB) Downloaded 1034 times
htopscreen.jpg
(116.78 KiB) Downloaded 997 times

User avatar
Ted Dog
Posts: 3965
Joined: Wed 14 Sep 2005, 02:35
Location: Heart of Texas

growisfs fix

#29 Post by Ted Dog »

You may have done this earlier a mon5h or so ago. Fatdog64 had a fix for bluray limits I think in growisofs. if you are not using his source please do. I relocated my pack of rewritable bluray media and having some fun testing fatdog64 improvements.
Funny how 64bit stuff goes dormant then bang new stuff to test. :D So glad I haven't burned up my datalimit on youtube videos. 8) was tempted found a local lady who cans everything.. and she has a mountain of youtube videos. :?

User avatar
SFR
Posts: 1800
Joined: Wed 26 Oct 2011, 21:52

#30 Post by SFR »

So did a quick test on Acer AO 722.

1. It takes a looong time until the X is reached.
But this time it doesn't seem to be related to firmware (contents of /lib/firmware/radeon look complete).
Right after "Loading kernel modules" the screen resolution should get changed, but it happens much later, ~30 seconds after "Starting X..." and only then the desktop appears.

2. /etc/acpi/actions/suspend.sh script is being invoked twice, on open and close.
Old problem, fixed here.

3. The rest, like WiFi etc., seem ok at first glance.

Btw, I wonder if any of ALSA/Kernel devs own a (quite) modern Acer netbook, because the newer kernel is, the worse job it does in recognizing 722's sound card.
3.2.x-3.10.x were showing two "cards" (HDMI & SB).
I was hoping it will get better in later kernels, but now (k3.12.x) it shows three cards (the new one is "beep" device or sth). Same story with k3.15.1.
And of course the *proper* card (SB) is still last on the index.
Fortunately, MultiSndCrdWiz helps. [/rant]

Greetings!
[color=red][size=75][O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource[/size][/color]
[b][color=green]Omnia mea mecum porto.[/color][/b]

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

Slacko64 - 64 bit 6.0 alpha

#31 Post by Billtoo »

Manual frugal install to a 16gb sdhc card, pc is an emachines D620
laptop.
video-info-glx 1.5.3 Wed 25 Jun 2014 on Slacko64 Puppy 5.9.1 Linux 3.12.22 x86_64
5.0 VGA compatible controller: AMD/ATI [Advanced Micro Devices, Inc.] RS690M [Radeon Xpress 1200/1250/1270]
oem: ATI ATOMBIOS
product: RS690 01.00
X Server: Xorg Driver: radeon
X.Org version: 1.14.3
dimensions: 1280x800 pixels (338x211 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 R300 Project
OpenGL renderer string: Gallium 0.4 on ATI RS690
OpenGL version string: 2.1 Mesa 9.1.7

AMD Athlon(tm) Processor 2650e
Core 0: @800 MHz

I used Dougal's network wizard to setup the broadcom wireless.
Installed a couple of apps with PPM.
I don't have sound working in VLC yet but sound is working with pmusic
so I think it will work once I get the settings correct.

Slacko64 alpha is pretty snappy on this not so powerful laptop.

EDIT:
Sound works fine with gnome-mplayer.
Attachments
Screenshot.jpg
(71.57 KiB) Downloaded 1267 times
htopscreen.jpg
(120.59 KiB) Downloaded 1406 times

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#32 Post by James C »

Live pfix=ram on an old junk box.Basics all working on initial boot.

Code: Select all

# report-video
Report Video 1.3 - Wed 25 Jun 2014 on Slacko64 Puppy 5.9.1 - Linux 3.12.22 x86_64
 
Chip description:
  5.0 VGA compatible controller: AMD/ATI [Advanced Micro Devices, Inc.] RS480 [Radeon Xpress 200 Series]  
  oem: ATI RADEON Xpress 200G Series
 
X Server: Xorg  Driver used: radeon

X.Org version: 1.14.3
  dimensions:    1024x768 pixels (270x203 millimeters)
  depth of root window:    24 planes 


   ...the above also recorded in /tmp/root/ as report-video,
and archived with xorg.conf and Xorg.0.log as report-video-full.gz

Code: Select all

# glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
332 frames in 5.0 seconds = 66.255 FPS
373 frames in 5.0 seconds = 74.429 FPS
376 frames in 5.0 seconds = 75.027 FPS
376 frames in 5.0 seconds = 75.026 FPS
376 frames in 5.0 seconds = 75.027 FPS
376 frames in 5.0 seconds = 75.028 FPS

Code: Select all

-Computer-
Processor		: AMD Athlon(tm) 64 Processor 3400+
Memory		: 952MB (293MB used)
Machine Type		: Physical machine
Operating System		: Slacko64 Puppy - 5.9.1
User Name		: root (root)
Date/Time		: Wed 25 Jun 2014 04:44:34 PM CDT
-Display-
Resolution		: 1024x768 pixels
OpenGL Renderer		: Gallium 0.4 on ATI RS480
X11 Vendor		: The X.Org Foundation
-Audio Devices-
Audio Adapter		: ATIIXP - ATI IXP
Audio Adapter		: PC-Speaker - pcsp

Code: Select all

# free
             total         used         free       shared      buffers
Mem:        952780       737364       215416            0        74964
-/+ buffers:             662400       290380
Swap:            0            0            0
# 
Attachments
Slacko64 5.9.1.jpg
(97.53 KiB) Downloaded 1362 times

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

#33 Post by 01micko »

James C wrote:Frugal install of Slacko64 5.9.1.

Bug reports before I forget. Flashplayer downloader..... appears to download package then reports unable to download. No Flash downloaded.

Manually copied Flash from Slacko64 5.8.8 ..... not detected by Firefox.

Firewall settings lost on every reboot.Turn firewall on, but on next reboot it's off.
I think the reasons for this are the broken symlinks from /usr/bin/{bash,grep} to /bin/ (both firewall and getflash)

As for flash not being recognised it's likely an LD_LIBRARY_PATH issue. Both should be easy to fix.

Thanks

Code: Select all

ln -sf /bin/grep  ../usr/bin/grep
ln -sf /bin/bash  ../usr/bin/bash
Confirmed fixes both.. didn't touch LD_LIBRARY_PATH.
Puppy Linux Blog - contact me for access

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

#34 Post by Billtoo »

Dillo 3.0.4 works well on this laptop, 3 tabs open and using very little CPU %

Posting from it now.

Edit:

Dillo running only with only 1 tab open, lxtask screen.
Attachments
lxtaskscreen.jpg
(64.35 KiB) Downloaded 1270 times
dilloscreen.jpg
(64.15 KiB) Downloaded 1314 times
Last edited by Billtoo on Thu 26 Jun 2014, 00:46, edited 1 time in total.

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#35 Post by James C »

01micko wrote:
James C wrote:Frugal install of Slacko64 5.9.1.

Bug reports before I forget. Flashplayer downloader..... appears to download package then reports unable to download. No Flash downloaded.

Manually copied Flash from Slacko64 5.8.8 ..... not detected by Firefox.

Firewall settings lost on every reboot.Turn firewall on, but on next reboot it's off.
I think the reasons for this are the broken symlinks from /usr/bin/{bash,grep} to /bin/ (both firewall and getflash)

As for flash not being recognised it's likely an LD_LIBRARY_PATH issue. Both should be easy to fix.

Thanks

Code: Select all

ln -sf /bin/grep  ../usr/bin/grep
ln -sf /bin/bash  ../usr/bin/bash
Confirmed fixes both.. didn't touch LD_LIBRARY_PATH.
Confirmed here as well both on the frugal install and running live.

I downloaded all this with the PPM to get Flash working....about 30 mb of apparently unnecessary stuff.... :lol:

Code: Select all

flash-plugin-11.2.202.378-x86_64-1gv.txz

mozilla-nss-3.16-x86_64-1_slack14.1.txz

mozilla-nss-3.15.2-x86_64-2.txz

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#36 Post by James C »

Opera 12.16 works pretty well too.
Attachments
Slacko64 5.9.1 Opera.jpg
(75.79 KiB) Downloaded 1200 times

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

#37 Post by 01micko »

So does the new opera-24 .XXXXXXXXX dev version.

Weird bug with window deco though :lol:
Attachments
Screenshot.jpg
(71.32 KiB) Downloaded 1363 times
Puppy Linux Blog - contact me for access

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

#38 Post by 01micko »

Sigmund .. here is vamps and vobcopy.
Attachments
vamps-0.99.2-x86_64.pet
(42.8 KiB) Downloaded 390 times
vobcopy-1.2.0-x86_64.pet
(19.35 KiB) Downloaded 371 times
Puppy Linux Blog - contact me for access

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

#39 Post by Billtoo »

It seems that some SlackBuilds work better that others, I did the
SlackBuild for Dosbox-0.74 and it produced a
dosbox-0.74-x86_64-2_SBo.tgz that installed and works when clicked on.
Dosbox runs well even on this single core laptop.
Attachments
dosbox.jpg
(92.74 KiB) Downloaded 1165 times

Puck
Posts: 7
Joined: Sat 24 May 2014, 07:25
Location: Italy

#40 Post by Puck »

Hello, yesterday I downloaded the iso of the new slacky and, finally, the devices were recognized. Now I want to install it but I need a hand to the Grub since I installed Sabayon Xfce, and I do not want to make trouble.

Post Reply