Page 2 of 32

Posted: Wed 12 Feb 2014, 19:57
by Gobbi
Billtoo wrote:

Fatdog 630 ati pet gives fglrx driver but no hardware acceleration so
partial support.
I confirm that too...

After installing the pet I can see the Catalyst GUI only once... VLC and Xine with hardware acceleration made X crash...

Razor Panel on the other side is solid and stable. I miss the blinking of Network Status Monitor , but I could install and run the Frisbee pet for that...
WpaGui didn't see the usb wireless device until the first restart of the network , but after that it worked just fine as usual.
I wonder why integrating both browsers though...
I also observed that the two windows that invite to make a savefile were not affected by Gtk-theme change...

Posted: Wed 12 Feb 2014, 20:20
by Ted Dog
AMD Radeon HD 7290 Graphics
from Catalyst Control Center within new Fatdog64 630

Fatdog64-630 Final (February 11 2014)

Posted: Wed 12 Feb 2014, 23:03
by Billtoo
Installed to a 16gb usb 3.0 flash drive.

video-info-glx 1.5.3 Wed 12 Feb 2014 on Fatdog64 630 Linux 3.12.9 x86_64
2.0 VGA compatible controller: Intel Corporation Ivy Bridge 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: intel
X.Org version: 1.15.0
dimensions: 1920x1080 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: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Desktop
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.0.3

Working well so far.

Posted: Wed 12 Feb 2014, 23:34
by prehistoric
Now running essentially everything on 630, mostly without problems.

One problem has turned up with the embedded nVidia graphics in the M2NPV-VM motherboard. When I leave it running for hours in a room at ordinary room temperatures the cursor disappears. Restarting the x server is not enough to recover, I have to reboot. I'm pretty sure the timing shifts as the chip heats up, but this does not stop it from coming up fine on immediate reboot.

As I recall from past experience with other systems on this motherboard this does not happen with official nVidia drivers. It would be nice to have those when possible.

In the meantime, this is not a killer. If I'm not doing anything important I can just hit crtl-alt-backspace to go to a console, then type reboot. I've had some fairly amusing problems working with the invisible cursor when I'm in the middle of an operation I don't want to terminate. If I'm only running for a short time, I never see this. It only happens when I leave the machine running Fatdog 630 for hours.

With other systems there are workarounds for invisible cursor syndrome. Do these apply here?

Posted: Thu 13 Feb 2014, 05:03
by gcmartin
As fast as ever.

6 issues:
  • Openshot: "Fails to open" an mp4 video for edit - Resolved: User error.
  • @Kirk resolved this over 3 years ago. My ethercard for DHCP is eth1. Where the system used to start correctly over eth1 for the past 3 years, it has ceased
  • The terminal commands "update"/"updatedb" which is suppose to support the locate command do not work
  • Dont know if its intentional, but no way to Control Panel on Main Menu; must hit mouse 2 on desktop to find it. But, did notice its icon on the taskbar
  • Added additional desktops before entering ControlPanel>Localization>SetLocale; upon setting selected the option to allow X resttart. When desktop restarted, additional desktops were reset to the 2 at startup.Repeated same procedure and got the same results. The procedure Right-click desktop>Openbox>Add New Desktop (several times for multiples) THEN enter Control Panel as described.
  • Each item I select in Control Panel gets X restart Localizations, Hostname, etc. (Maybe an option for BarryK's "FirstRUN" where all of this is set in a single screen may be a good future option for FATDOG)
Testing has just started.

Re: Fatdog64-630 Final (February 11 2014)

Posted: Thu 13 Feb 2014, 11:26
by L18L
L18L wrote:

Code: Select all

export TEXTDOMAIN=fatdog
# performance tweak - use "C" if there is no localisation
! [ -e $TEXTDOMAINDIR/${LANG%.*}/LC_MESSAGES/$TEXTDOMAIN.mo ] &&
! [ -e $TEXTDOMAINDIR/${LANG%_*}/LC_MESSAGES/$TEXTDOMAIN.mo ] && LANG=C
That means without a fatdog.mo you cannot ad locale neither. en_AU nor en_US.UTF-8. Right?
No.
We can
I have done it.

It was just that if you launch setlocale again you are told that your locale is C.

Here is my fix for /usr/sbin/fatdog-choose-locale.sh:

Code: Select all

...
export TEXTDOMAIN=fatdog

### configuration
#APPTITLE="$(gettext 'Fatdog64 Locale Selector')"
SUPPORTED_GLIBC_LOCALES=/usr/share/i18n/SUPPORTED
LOCALE_DEF_DIR=/usr/share/i18n/locales
LOCALE_DIR=/usr/lib64/locale
LANG_CONFIG=$FATDOG_STATE_DIR/language	# read by /etc/profile and xwin
CACHE_DIR=/var/cache/${0##*/}
CACHE_FILE=$CACHE_DIR/cache
COUNT_FILE=$CACHE_DIR/count
FIXED_LOCALES_DIR=$CACHE_DIR/locales
WORKDIR=/tmp/${0##*/}.$$

[ "$LANG" = "C" ] && read LANG<$LANG_CONFIG
APPTITLE="$(gettext 'Fatdog64 Locale Selector')"
...

Posted: Thu 13 Feb 2014, 12:27
by chiron²
Downloaded the ISO, extracted vmlinuz and initrd, copied them into a directory and edited GRUB's menu.lst accordingly. No savefile. Started up OK, noticeably faster bootup than 600 (on my machine at least). Screen and graphics recognition are OK. Network: setting up static IP over wireless is a little 'old school', but works OK. I miss some blinking globe or something to tell me I'm online.

Firefox takes more than 5 seconds to start, but that's the case in FD600 and slacko64, too. Probably getting a little bloated.

closing the lid works fine, puts the machine into suspend. Opening the lid up again, disks spin up, screen flickers, screen stays black with backlight on. No reaction whatsoever to Mouse/Keyboard. Hard poweroff and restarting, everything works, need to do everything again, no savefile yet. Creating savefile and rebooting, shutting the lid, opening back up, and almost the same behaviour, but now I get an PCI error, something to do with CPU0, stating 'dazed and confused, but I try to continue', not very succesful. Machine is a ThinkPad R500, Intel Core2Duo, ATI HD3400, 4 GB RAM, frugal install with 1 GB savefile.

One question, what distro's repositories can I use (inside the FD paket manager) to get additional software?

Posted: Thu 13 Feb 2014, 13:40
by prehistoric
chiron² wrote:...I miss some blinking globe or something to tell me I'm online...
ditto here.

I'm also getting some hangs on boot up which I have not analyzed because I can't see anything. Could be a problem with console video driver. May not be your problem at all, just asking others to report similar problems. (This only happens on this machine with the ASUS M2NPV-VM AMD/nVidia motherboard, not with the laptop with all Intel chips.)

fix for quote in Fatdog package manager script

Posted: Thu 13 Feb 2014, 15:04
by prehistoric
Here's the simple fix to get downloaded file names in the message box of the package manager script. Single quotes prevent evaluation of $FILE. I've included the first few lines to show context. The fix is a one-liner.

Code: Select all

download_file() {
	local wgetpid progress
	local FILE MSG
	FILE=$1
	MSG="$(eval_gettext 'Downloading '$FILE '...')"

Posted: Thu 13 Feb 2014, 15:08
by joaomcteixeira
(Okay, it looks like now a found the correct topic :P)

Hi there!

I just installed FatDog 630 from 11 February! It looks like a great work! Congratz!! :D

I am having some trouble though.

I am trying to run dropbox,
I installed it from a PET from http://sourceforge.net/projects/puppyst ... /Internet/

Using the menu icon it won't start. so I went to:

Code:
# cd /usr/share/dropbox/
# ls
dropbox
# ./dropbox
sh: ./dropbox: No such file or directory
#

And I got that "No such file or directory" error...

it happened the same for firefox. (later I installed nighty from repos)

any clues why this error??

thank you!

p.s. - why not dropbox in repos? :wink:

Posted: Thu 13 Feb 2014, 15:23
by L18L
joaomcteixeira wrote:Code:
# cd /usr/share/dropbox/
# ls
dropbox
# ./dropbox
sh: ./dropbox: No such file or directory
#

And I got that "No such file or directory" error...

it happened the same for firefox. (later I installed nighty from repos)

any clues why this error??
Executables are usually not under /usr/share/

Code: Select all

# which firefox
/usr/bin/firefox
# 
try

Code: Select all

which dropbox

Posted: Thu 13 Feb 2014, 15:26
by jamesbond
RE: Catalyst drivers - I think you guys got it lucky with it up and running (without the promised acceleration perhaps, but at least up and running). All I got here in my dual-radeon laptop is a black screen :( Anyway, as Kirk said, it is a beta driver ...
prehistoric wrote:With other systems there are workarounds for invisible cursor syndrome. Do these apply here?
Do you have links for these? I do have a desktop that uses embedded nVidia graphics (an old one by today's standard) but I don't run it long enough for this to happen.
As I recall from past experience with other systems on this motherboard this does not happen with official nVidia drivers. It would be nice to have those when possible.
Yes, it's coming, but don't get your hopes too high. We use a very recent Xorg version (1.15.0) and in the recent past all attempts to build a working package has failed (smokey can attest to this).
The terminal commands "update"/"updatedb" which is suppose to support the locate command do not work
EDIT: You need devx installed for this to work.
Added additional desktops before entering ControlPanel>Localization>SetLocale; upon setting selected the option to allow X resttart. When desktop restarted, additional desktops were reset to the 2 at startup.
Yes, this is a regression, as L18L pointed out in post before and after yours. Your chosen locale is in fact used, but every time the choose locale will always show "C" as your current locale.
L18L wrote:No. We can I have done it.
I was being an idiot for not seeing the obvious. Fixed.
Each item I select in Control Panel gets X restart Localizations, Hostname, etc. (Maybe an option for BarryK's "FirstRUN" where all of this is set in a single screen may be a good future option for FATDOG)
You can always say "No" to the prompt and only restarts them on the final change ...
chiron wrote:closing the lid works fine, puts the machine into suspend. Opening the lid up again, disks spin up, screen flickers, screen stays black with backlight on
I get the same result as you. I never get "resume" to work with my radeon-based laptop. Kirk has been more successful with Intel graphics. I don't have a solution here unless you can point out a version of Puppy (Slacko, Dpup or whatever) that has the suspend feature working for you; and perhaps we can apply the lesson from them.
One question, what distro's repositories can I use (inside the FD paket manager) to get additional software?
Fatdog is not based on any other distro. Thus there isn't any other distro list in the Package Manager. You may be able to use Debian amd64 packages from the time of Fatdog64 600 was first built (early 2012) - can't remember the series name now. Download them, then click to install the DEBs --- do not attempt to install directly from the browser.
...I miss some blinking globe or something to tell me I'm online...
There may be a way to re-create that blinking network icon.

Posted: Thu 13 Feb 2014, 15:27
by joaomcteixeira
there is no dropbox on which.

The thing is,

I am trying to run an executable file from a folder, which I can see in the file manager and in the terminal and than I get the error

"No such file your directory"

I can see the file, but when I go to run the systems says the file is "not there".

never got this error before..

the problem with firefox was similar. I downloaded the firefox.tar from the website, unpacked it, ./firefox (like allways).... "No such file your directory".

:shock:

Posted: Thu 13 Feb 2014, 15:37
by jamesbond
joaomcteixeira wrote:there is no dropbox on which.

The thing is,

I am trying to run an executable file from a folder, which I can see in the file manager and in the terminal and than I get the error

"No such file your directory"

I can see the file, but when I go to run the systems says the file is "not there".
Where do you install the dropbox from?
never got this error before..

the problem with firefox was similar. I downloaded the firefox.tar from the website, unpacked it, ./firefox (like allways).... "No such file your directory".

:shock:
Which firefox did you install? Are you sure you get the 64-bit version?

Re: fix for quote in Fatdog package manager script

Posted: Thu 13 Feb 2014, 15:57
by L18L
prehistoric wrote:Here's the simple fix to get downloaded file names in the message box of the package manager script. Single quotes prevent evaluation of $FILE. I've included the first few lines to show context. The fix is a one-liner.

Code: Select all

download_file() {
	local wgetpid progress
	local FILE MSG
	FILE=$1
	MSG="$(eval_gettext 'Downloading '$FILE '...')"
Don't know what you want to fix....

But here is a working fix for line 195 of /usr/sbin/fatdog/package-manager.sh:

Code: Select all

#		gtk gtk_progress_bar_set_text $DL_PROGRESS "$MSG" $progress
		gtk gtk_progress_bar_set_text $DL_PROGRESS ""$MSG"" $progress
and let

Code: Select all

download_file() {
	local wgetpid progress
	local FILE MSG
	FILE=$1
	MSG="$(eval_gettext 'Downloading $FILE ...')"
untouched.



.

Posted: Thu 13 Feb 2014, 15:57
by joaomcteixeira
I installed it from here

http://sourceforge.net/projects/puppyst ... /Internet/

you were right... it was a 32-bit version hmmm :oops: :oops: :oops:

sorry, just new on 64-bit systems..

:?: would fatdog64 deal with dropbox_1.6.0_amd64.deb :?:

gotta try...

Posted: Thu 13 Feb 2014, 15:59
by chiron²
chiron wrote:closing the lid works fine, puts the machine into suspend. Opening the lid up again, disks spin up, screen flickers, screen stays black with backlight on
I get the same result as you. I never get "resume" to work with my radeon-based laptop. Kirk has been more successful with Intel graphics. I don't have a solution here unless you can point out a version of Puppy (Slacko, Dpup or whatever) that has the suspend feature working for you; and perhaps we can apply the lesson from them.

FD600 works fine, for example ;) And did from the ground up. Same machine.
One question, what distro's repositories can I use (inside the FD paket manager) to get additional software?
Fatdog is not based on any other distro. Thus there isn't any other distro list in the Package Manager. You may be able to use Debian amd64 packages from the time of Fatdog64 600 was first built (early 2012) - can't remember the series name now. Download them, then click to install the DEBs --- do not attempt to install directly from the browser.

The way I did in FD600 sometimes succesful, sometimes less so. It's a pain in the lower back to trace dependencies manually ;)

After having installed some KDE Science Apps (including, of course, KDE...) with just a few clicks in slacko, I was wondering, if there might be some automated process in FD, too.

Posted: Thu 13 Feb 2014, 16:27
by joaomcteixeira
Other question:

How can I manually save my session (from RAM to savefile) if I don't have the big red button on the desktop?

Posted: Thu 13 Feb 2014, 21:51
by prehistoric
Still having mysterious hangs on some boots. Also, non-repeatable problems with USB mouse on KVM switch. Some boots I don't get it recognized, some I do. Currently using two mice.

pipelight

Posted: Fri 14 Feb 2014, 13:45
by DC
Hi,
Firstly things working fine from my point of interest.
NFS for NAS box
DVB with VLC
Conky 1.6.1
Libreoffice 4.2


Has anybody tried to get Pipelight working in any puppies? I've had it working for a test page in slacko 5.6 but can not get it working with BTsport (UK). In Mint 16 BTsport plays fine with pipelight 5.0

edit:
Also got it working in Mint 16 64bit using Ubuntu install

I'd like to get it working in Fatdog.

thanks
dc