The time now is Wed 19 Jun 2013, 17:50
All times are UTC - 4 |
| Author |
Message |
shinobar

Joined: 28 May 2009 Posts: 2271 Location: Japan
|
Posted: Sat 22 Oct 2011, 06:29 Post subject:
yaf-splash and gtkdialog-splash |
|
| 8-bit wrote: | | the '-font "8x16"' argument that makes yaf-splash to look for the old yaf-splash. |
The /usr/bin/gtkdialog-splash in Quickset Warry-511-01q may solve the problem.
# 4jan11 shinobar: interprete '-font' option as like '-fontsize', never use old yaf-splash.
| Description |
/usr/bin/gtkdialog-splash extracted from Warry-511-01q
|

Download |
| Filename |
gtkdialog-splash.gz |
| Filesize |
2.59 KB |
| Downloaded |
136 Time(s) |
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
Last edited by shinobar on Mon 31 Oct 2011, 08:18; edited 2 times in total
|
|
Back to top
|
|
 |
Tasgarth
Joined: 06 Oct 2008 Posts: 197 Location: France, Besancon
|
Posted: Sat 22 Oct 2011, 06:32 Post subject:
|
|
Testing RC2 and RC2-SCSI-PAE:
TestI RC2 :
Good DD-Live -> azerty Fr-fr -> Nvidia nv -> pupsave -> shutdown
TestII RC2 (Nvidia driver):
Quickpet -> driver -> Nvidia > download : OK ... etc... -> but not installed
1) shutdown -> exit to prompt -> Xorgwizard : "command not found " ->
Test III :
reboot on the pupsave -> Menu -> Setup -> Xorg Video Wizard -> XorgWizard : OK... -> glxgears : OK
-------------------------------------
Tests RC2-SCSI-PAE :
CD-Live : OK -> pupsave (sda3) : OK -> reboot ..
Quickpet -> driver -> Nvidia -> download : OK but the red "failed to install "
Is it possible to get a link in order to use wget and download Nvidia driver ?
It seems to me that "275-28--K2.6.39.4s pet" is not a good driver for my card.
I tried it directly without any sucess
But Nvidia driver (RC2 Test II and III) is good. Is it the same "275-28--K2.6.39.4s pet" ?
Last edited by Tasgarth on Sat 22 Oct 2011, 06:44; edited 1 time in total
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Sat 22 Oct 2011, 06:36 Post subject:
|
|
Haha!
ok, thanks 8-bit, mavrothal.. I get it .. Barry didn't .. ah well!
I never did like the wrapper for yaf-splash. I was kind of the instigator for gtkdialog-splash in an early version of quickpet, using calls to gtkdialog with a temporary gtkrc, a technique I learned of Sigmund. Mave (forum member) ran with it and created gtkdialog-splash, for which Barry made a wrapper for the original yaf-splash, mainly because yaf-splash can't handle utf-8.. my original reason for using a custom splash. Oh well.. what goes around comes around
Thanks guys.
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Sat 22 Oct 2011, 06:40 Post subject:
Re: yaf-splash and gtkdialog-splash |
|
| shinobar wrote: | | 8-bit wrote: | | the '-font "8x16"' argument that makes yaf-splash to look for the old yaf-splash. |
The /usr/bin/gtkdialog-splash in Warry-511-01q may solve the problem.
# 4jan11 shinobar: interprete '-font' option as like '-fontsize', never use old yaf-splash. |
Hmmm... probably will.. thanks shino
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Sat 22 Oct 2011, 06:47 Post subject:
|
|
| Tasgarth wrote: | Testing RC2 and RC2-SCSI-PAE:
TestI RC2 :
Good DD-Live -> azerty Fr-fr -> Nvidia nv -> pupsave -> shutdown
TestII RC2 (Nvidia driver):
Quickpet -> driver -> Nvidia > download : OK ... etc... -> but not installed
1) shutdown -> exit to prompt -> Xorgwizard : "command not found " ->
Test III :
reboot on the pupsave -> Menu -> Setup -> Xorg Video Wizard -> XorgWizard : OK... -> glxgears : OK
-------------------------------------
Tests RC2-SCSI-PAE :
CD-Live : OK -> pupsave (sda3) : OK -> reboot ..
Quickpet -> driver -> Nvidia -> download : OK but the red "failed to install "
Is it possible to get a link in order to use wget and download Nvidia driver ?
It seems to me that "275-28--K2.6.39.4s pet" is not a good driver for my card.
I tried it directly without any sucess
But Nvidia driver (RC2 Test II and III) is good. Is it the same "275-28--K2.6.39.4s pet" ? |
Yeah, must be something stupid I did... it's tricky (though it shouldn't be ) with 2 kernel versions with different driver versions.
Tasgarth, does your card need a later driver? The 275 for pae kernel is "certified', where others (at the time of compile) were not. I think I'll take no notice of proprietary "certification" in the future!
Simple solution, different kernel, same driver version. (latest )
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2271 Location: Japan
|
Posted: Sat 22 Oct 2011, 07:13 Post subject:
Nvidia driver |
|
Confirmed nvidia-glx-sdl-285.05.09-slacko.sfs works both on Slacko-RC2 and on Slacko-RC2++.
http://www.murga-linux.com/puppy/viewtopic.php?t=72405
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3033 Location: Oregon
|
Posted: Sat 22 Oct 2011, 07:43 Post subject:
Re: yaf-splash and gtkdialog-splash |
|
| shinobar wrote: | | 8-bit wrote: | | the '-font "8x16"' argument that makes yaf-splash to look for the old yaf-splash. |
The /usr/bin/gtkdialog-splash in Warry-511-01q may solve the problem.
# 4jan11 shinobar: interprete '-font' option as like '-fontsize', never use old yaf-splash. |
Thank you shinobar!
edit...............................
Ignore the following, /sbin/pup_event_frontend_d works as it is.
The only change then is to replace /usr/bin/gtkdialog-splash with the one shinobar supplied a few posts up.
So again, ignore the rest of this post.
That got us part way, but the line that gets the pid of yaf-splash is still wrong.
So here are the changes in /sbin/pup_event_frontend_d.
change line 522 from "YAFPID=$!" without the quotes to " YAFPID=`pidof "yaf-splash"`" ,again without the end quotes.
That one line change and the use of the "gtkdialog-splash" file shinobar so kindly provided should take care of at least having that splash message disappear when the save is complete.
Last edited by 8-bit on Sat 22 Oct 2011, 08:41; edited 1 time in total
|
|
Back to top
|
|
 |
Stripe
Joined: 23 Jun 2010 Posts: 642 Location: In a field. England
|
Posted: Sat 22 Oct 2011, 08:05 Post subject:
|
|
hi all
just spent 3 hours downloading the devx, then it tells me it cant download to that location please try somewhere else, no sign of the devx in temp or anywhere else on the system, anybody any idea as where it could be hiding as I dont fancy waiting another 3 hours for it to tell me the same thing
cheers
Don
|
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 1264 Location: wales
|
Posted: Sat 22 Oct 2011, 08:21 Post subject:
|
|
Hi 01micko
as posted in the rc1 thread, Alsawizard is not working! was fine in the beta's.
This has been confirmed by 4 people in puppy chat. Please check yourself.
Quite a biggy as some people need to run it to get sound.
cheers 666philb
_________________ Quickpet_Precise, install popular apps quickly http://www.murga-linux.com/puppy/viewtopic.php?t=83642
LÖVE2d, a collection of 27 lua gameshttp://www.murga-linux.com/puppy/viewtopic.php?t=76739
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Sat 22 Oct 2011, 08:32 Post subject:
|
|
| Stripe wrote: | | anybody any idea as where it could be hiding |
press ctrl + j in Seamonkey for download locations
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4638 Location: GB
|
Posted: Sat 22 Oct 2011, 09:10 Post subject:
|
|
Despite the helpful little panel that springs up warning about SiS chipset issues, neither 'Yes' + dedicated drivers nor 'No' produces an XOrg picture. VESA works, though. This continues to be the only variant, or any other distro including Slackcentral, that refuses to detect/work with the SiS Mirage chipset. There must be a simple answer somewhere? Sadly not my department to understand these matters.
Retrovol settings are half-cock: please turn everything ON by default. Notwithstanding, Woofwoof still doesn't work when I turn up the wick. I noticed that this stopped working on new Wary and reported it. Must be a Woof issue?
Confirm that ALSAWizard not working, vide supra.
Third time of asking: please can the localisation panel be cast with consistency: presently, we have US peripherals with Perth time. Is it asking too much to settle on GMT, even for an American developer! That does not make things easy for Brits if that causes mental strife for Yankies because we are on BST right now.
Last edited by Sage on Sat 22 Oct 2011, 09:23; edited 3 times in total
|
|
Back to top
|
|
 |
Billtoo
Joined: 07 Apr 2009 Posts: 1508 Location: Ontario Canada
|
Posted: Sat 22 Oct 2011, 09:15 Post subject:
Slacko RC2 |
|
I did a manual frugal install to a 4gb flash drive which had been
formatted ext4,boot flag set, and grub4dos installed.
I installed devx + kernel source sfs + NVIDIA-Linux-x86-285.05.09.run
Sat 22 Oct 2011 Operating System: Slacko Puppy-5.2.97 Linux 2.6.39.4
0.0 VGA compatible controller: nVidia Corporation GF108 [GeForce GT 430] (rev a1)
oem: NVIDIA product: GF108 Board - 1071v0p1 Chip Rev
X Server: Xorg Driver: nvidia
X.Org version: 1.9.5
dimensions: 1920x1080 pixels (524x292 millimeters)
depth of root window: 24 planes
AMD Phenom(tm) II X6 1045T Processor
Core 0: 2699 1: 2699 2: 2699 3: 2699 4: 2699 5: 2699 MHz
Computer
Processor 6x AMD Phenom(tm) II X6 1045T Processor
Memory 8310MB (283MB used)
I had to choose vesa at a low resolution on first bootup but sound and
wired network were good.
RC2++ is working good so far.
EDIT:
I've been playing for a few hours with rc2++ and it's working well, I added wbar to it which I like.
| Description |
|
| Filesize |
32.42 KB |
| Viewed |
928 Time(s) |

|
| Description |
|
| Filesize |
61.52 KB |
| Viewed |
1031 Time(s) |

|
Last edited by Billtoo on Sat 22 Oct 2011, 14:46; edited 1 time in total
|
|
Back to top
|
|
 |
un-named-one

Joined: 15 May 2011 Posts: 30
|
Posted: Sat 22 Oct 2011, 09:36 Post subject:
Subject description: what is this? |
|
I must admit that I haven't been keeping up on things.
Is this supposed to be a stable release or some sort ov "beta"?
EDIT:Thanks, Lobster, for the quick reply.
Thanks,
*one
Last edited by un-named-one on Sun 23 Oct 2011, 16:03; edited 1 time in total
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Sat 22 Oct 2011, 09:44 Post subject:
|
|
it is the second release candidate before a final release
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
Iguleder

Joined: 11 Aug 2009 Posts: 1631 Location: Israel, somewhere in the beautiful desert
|
Posted: Sat 22 Oct 2011, 10:21 Post subject:
|
|
Bring it on!
The faster it is released, the better it is for the following releases, which will iron out all those small annoying bugs Puppy had in all its .0 versions.
I'm doing some porting work at the moment with the long-term goal of porting Puppy to any architecture, maybe I could test this on Slacko.
I'm writing build scripts for all the "common" packages and all the applications/window manager/etc' are ready - it is possible to build my latest puplet's desktop from source, on top of any wooflet that has a kernel X, GTK, CUPS, etc' - just the basics.
Now I'm improving it, so all the PET packages Puppy depends on can be built too. I have about half of all the build scripts ready, the rest are so old (they originate in Puppy 2.x) you can't build them on today's Puppy - that's something I'll have to find a way around.
This way, we can take x86_64 or ARM packages from Slackware, Debian, etc', as we did so far, but instead of relying on the x86 PET packages, all of them can be built on top of that base automatically, which means ... we'll be able to port 5.3 to ... anything.
So, it goes like this:
1) We take Slacko, the way it is.
2) We replace the string "i486" with "x86_64"
3) We build a 64-bit Slacko with 32-bit compatibility libraries
4) We build 64-bit versions of all the 32-bit packages in Slacko
5) We dump the 32-bit libraries
6) A 64-bit native Slacko64
We could also use a cross-compiler (or just build all those packages inside a 64-bit Slackware, then rebuild in Slacko).
Anyway, time for me to shut up.
Good job, 01micko - running Slacko on my NVIDIA machine and it works 100%.
_________________ Shahor, my Puppy concept
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|