Page 12 of 13

Posted: Sat 30 Jun 2012, 05:12
by nooby
I would try with Beta 2 instead of the old Beta 1 in case
a lot of things is better in Beta 2?

Re: wine sfs does not work

Posted: Sat 30 Jun 2012, 11:11
by jamesbond
Anniekin wrote:downloaded and loaded wine sfs for fatdog 600

it says '/usr/bin/wine not found' when run from terminal

which is strange because it shows up in file manager

any chance for a skype 4.0 sfs?
Wine is 32-bit application and requires 32-bit compatibility library. Skype 4.0 has "ads" in it, why do you want it? Most people I know stick with the old one and will probably stick to it until it stops working :D

As nooby said, please check out beta2 (though it doesn't address your above two problems, sorry) :D

Posted: Sat 30 Jun 2012, 23:39
by Anniekin
Thanks for the responses,

I am using beta2 just posted the wrong thread : p

I got Skype 4 to work via sfs with the slacko 32bit libraries

If anyone wants I posted it @ http://dimensions-web.com/downloads/sky ... .7_600.sfs

It runs as user spot via su -c spot

let me know if there are any problems

someone tell me how to install proprietary ATI drivers (radeon) so that I can post that too?

Posted: Sun 01 Jul 2012, 01:45
by jamesbond
Thank you Anniekin for the skype sfs, I will take a look.

For ATI (you mean the Catalyst driver? "radeon" driver is the open source driver and Fatdog comes with it already) - we'll release one for final if you can wait (won't be that long anymore from now).

Newer versions:
Fatdog 600 beta2 is here: http://murga-linux.com/puppy/viewtopic.php?t=79265
Fatdog 600 rc is here: http://murga-linux.com/puppy/viewtopic.php?t=79424

Posted: Sun 01 Jul 2012, 01:57
by Anniekin
Hey James,

Skype 4 seems to be working well, haven't seen any ads yet, unlike in the Windows version

The new fatdog comes with the new kernel no-xorg.conf by default, what do I do to enable opengl to play windoze games :D

is this enough to have as xorg.conf?
Section "Device"
Driver "radeon"
EndSection

or do i need to put more than that?

glxgears works with my current config (no-xorg) as well as glxinfo indicating rendering is on, yet Guild Wars complains about 3dx / direct x

Directx 8 should be included in wine already, did you strip it?

Also unrelated but PCM audio channel is not present on my new acer aspire 722, do i have to add some package?

Window manager locks up alot on boot, not sure if it is because I plugged in a wireless mouse,

pls advise,

thanks

Posted: Sun 01 Jul 2012, 02:16
by jamesbond
Anniekin wrote:Hey James,
Skype 4 seems to be working well, haven't seen any ads yet, unlike in the Windows version
Good to hear this!
The new fatdog comes with the new kernel no-xorg.conf by default, what do I do to enable opengl to play windoze games :D

is this enough to have as xorg.conf?
Section "Device"
Driver "radeon"
EndSection

or do i need to put more than that?

glxgears works with my current config (no-xorg) as well as glxinfo indicating rendering is on, yet Guild Wars complains about 3dx / direct x
Fatdog comes with full Xorg and Mesa OpenGL drivers (in other puppies usually called as "Xorg High" package). It provides native 3D facilities out of the box. Of course, if you need higher performance, you'll probably want the proprietary Catalyst driver.

But - I'm afraid windoze games are not supported properly in Fatdog. This is because Wine is 32-bit apps. Wine emulates DirectX using OpenGL, but being 32-bit apps it requires 32-bit OpenGL libraries - which are not in Fatdog and in all likelihood is not in the 32-bit libraries as well, sorry :( Your best bet is to run wine with Slacko, and install "Xorg High".
Also unrelated but PCM audio channel is not present on my new acer aspire 722, do i have to add some package?
Probably because your system is too new :) Anyway, run "Pdiag.sh" and upload the output to me, I'll see what I can do (no promises).
Window manager locks up alot on boot, not sure if it is because I plugged in a wireless mouse,
ImageWhat do you mean by "window manager"? When does the lock-up happens? I have wireless keyboard and mouse plugged at all times and don't get the lockups ....

cheers!

Posted: Sun 01 Jul 2012, 02:29
by Anniekin
Thanks James,

Pdiag info attached

I guess I need 'lib32-catalyst-utils'

What do I need to download and compile to get it?

I have a little experience compiling stuff from making pup4pentiums

pls advise,
thanks

Posted: Sun 01 Jul 2012, 03:32
by jamesbond
Anniekin wrote:Thanks James,
Pdiag info attached
Your soundcard isn't detected :(
Either your card is too new; or your card need firmware. It's most likely the first one, unless you tell me that you can get other puppies to produce sound here.
Generally there isn't any solution to this other than waiting until alsa driver is updated (Fatdog already has the latest driver).
I guess I need 'lib32-catalyst-utils'
What do I need to download and compile to get it?
I have a little experience compiling stuff from making pup4pentiums
Probably not that one. You need the "catalyst-driver" or something like that; it's better if you get Slacko specific pets instead of the generic slackware packages. But beware: 32-bit packages will usually install to /usr/lib. In Fatdog, /usr/lib points to 64-bit packages, so a plain install will overwrite Fatdog's native library and your system will stop working. You need to install 32-bit packages to /lib32, /usr/lib32, and /usr/X11R7/lib32. You have to un-tar and copy the files over by hand.
If you do get it to work let me know :D

cheers!

Posted: Sun 01 Jul 2012, 03:38
by Anniekin
ok,

I dont have to compile anything right?

I'm getting that fatdog is slacko based

but the (much improved interface) package manager does not have the option to select slacko repositories like other puppy derivatives

so I will just try with the official slacko packages from ibiblio

Posted: Sun 01 Jul 2012, 03:42
by jamesbond
Anniekin wrote:ok,
I dont have to compile anything right?
I don't think so.
I'm getting that fatdog is slacko based
No, Fatdog itself isn't based no Slacko. But the 32-bit compatibility libraries which is required for wine to work *is* based on Slacko, that's why I keep referring to Slacko here :)
but the (much improved interface) package manager does not have the option to select slacko repositories like other puppy derivatives
Yes, because all those packages won't work, unless you install the 32-bit compatibility library. Even then not all of them will work --- some just won't.
so I will just try with the official slacko packages from ibiblio
That's the idea! :D

Posted: Sun 01 Jul 2012, 05:54
by nooby
I know absolutely nothing but I've been told that FatDog 600 is T2 based :)
Now many others are too so FatDog is Kirk and JamesBond based.

Posted: Sun 01 Jul 2012, 21:14
by Anniekin
thanks,

btw, i figured out the issue with the WM locking up on startup

I eventually quit the X server before it locked up

the cli shows Fatal IO Errors for the jwm_applets which seem to be the culprit

some of them say between 1000 to 2000 requests made, could have been overloading my computer

could be caused by volume applet as my system is missing PCM, but the errors are returning for each applet

Posted: Thu 05 Jul 2012, 09:26
by jamesbond
Ah, JWM isn't well tested or supported because myself and kirk don't use it. the jwm_applets consist of a few applets, you can disable them one by one to see which one works.

Fatdog 600 final is here: http://murga-linux.com/puppy/viewtopic.php?t=79537

Posted: Thu 05 Jul 2012, 09:39
by nooby
To us who don't really know English abbrev....

TBD means?

TBD - Acronyms - The Free Dictionary
acronyms.thefreedictionary.com/TBD
Acronym, Definition.
TBD, To Be Determined.
TBD, To Be Defined.
TBD, To Be Decided.
TBD, To Be Done.
TBD, To Be Developed.
TBD, To Be Discussed ...

Nooby's suggestion.

TBD, To Be Downloaded and booted now !

Posted: Thu 19 Jul 2012, 20:58
by Anniekin
I have followed your suggestions and packaged the slacko ati drivers renaming all etc and lib dirs to 32

I have uploaded at:

http://dimensions-web.com/downloads/amd ... -s_600.sfs

however it is not working

Posted: Thu 19 Jul 2012, 21:51
by kirk
I have followed your suggestions and packaged the slacko ati drivers renaming all etc and lib dirs to 32
I doubt that's going to work. Besides getting all the 32bit slacko ati stuff in the right placed you'll need a 64bit fglrx kernel module. You could possibly get that out of the Fatdog64 ATI pet package if it's the same version as the slacko version. That's going to take a lot of luck.

Posted: Fri 20 Jul 2012, 14:00
by Anniekin
so... no gaming on fatdog?
:( :( :( :( :( :( :( :(

Posted: Fri 20 Jul 2012, 14:07
by Jim1911
I've enjoyed the speed of Fatdog64 drive mounter so much that I failed to notice that all linux partitions are recognized as ext3. :oops:

Posted: Fri 20 Jul 2012, 15:17
by jamesbond
Yes, thanks, that's guess_fstype bug again. I see Barry has fixed it in Woof, I'm going to steal that for Fatdog hehehe :twisted:
EDIT: it's also busybox problem, so I have patched busybox to recognise ext4 correctly.

Posted: Sat 21 Jul 2012, 15:31
by Iguleder
For those of you who have trouble running some 32-bit stuff (especially Skype), here's a neat trick I discovered today.

I wanted to run Skype on my distro and it's 64-bit only, with 32-bit compatibility only in the kernel (e.g no 32-bit libraries) - this is a great solution. I had a weird issue - I couldn't run any graphical application and I solved it too.

In my testing I ran a Slackware 13.37-based, x86_64 distro against Slacko 5.3.4's beta.

Step 1: extract a main SFS of a 32-bit Puppy. Copy your .Xauthority file inside, so graphical applications can connect to your X server.

Code: Select all

unsquashfs /path/to/puppy-4.3.1.sfs
cp ~/.Xauthority squashfs-root/root
Step 2: install your stuff, in my case it's just Skype.

Code: Select all

cd squashfs-root
tar xvf ~/Downloads/skype_staticQT-4.0.8.tar.bz2
cd ..
Step 2: bind its virtual file systems and /dev to your running distro's ones, so it can access your hardware and kernel information.

Code: Select all

mount --bind /dev squashfs-root/dev
mount --bind /proc squashfs-root/proc
mount --bind /sys squashfs-root/sys
Step 3: chroot! pwd is used to make sure chroot worked (the output will be"/")

Code: Select all

chroot squashfs-root
pwd
Now you can do whatever you want inside that 32-bit Puppy, as if you were running it! The fun part is that all 32-bit stuff run in a sandbox so they cannot pollute your system (e.g /lib and /usr/lib) - you don't have to install anything.

The whole thing can be wrapped in a script, by the way, so executing Skype is transparent. :wink:

EDIT: amazing. Wrote a script which automates this and now I can issue "skype" as if Skype was natively installed.