The time now is Wed 19 Jun 2013, 04:45
All times are UTC - 4 |
| Author |
Message |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Fri 09 Jul 2010, 16:09 Post_subject:
|
|
Created a promotional video for Youtube
Using music from Creative Commons (ccmixter) and Openshot in Fatdog
http://www.youtube.com/watch?v=syjkBp1PIiM
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Fri 09 Jul 2010, 17:16 Post_subject:
|
|
hiya kirk, 007
Been running for a few hours now.. nice!
One gripe, (probably already mentioned, but I have the wog, therefore an excuse), when updating PPM the white on yellow in rxvt is a bit crappy.
Other than that, runs like a rocket,
Great!
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
kirk
Joined: 11 Nov 2005 Posts: 1334 Location: florida
|
Posted: Fri 09 Jul 2010, 17:48 Post_subject:
|
|
Gcmartin,
Sfs loading is like any other puppy, but I've only did basic testing with the multisession cd/dvd mode. I don't really know if multisession supports sfs files, Flash would know about that.
Wognath,
When you boot with puppy pfix=nox do you end up at a prompt?
|
|
Back to top
|
|
 |
jamesbond
Joined: 26 Feb 2007 Posts: 1573 Location: The Blue Marble
|
Posted: Fri 09 Jul 2010, 20:16 Post_subject:
|
|
Wognath, I'm shooting in the dark here, since I don't have any VIA graphics card.
1) Put this line into puppy's boot command line: and see whether you can get to the console screen. From there, run xorgwizard-old, which will likely fail. Then you can post the content of /var/log/Xorg.0.log here.
2) Or, you can try this this puppy's boot command line instead | Code: | | video=viafb:viafb_mode=1024x768,viafb_bpp=32,viafb_refresh=60 | Then run xorgwizard-old.
3) if this still doesn't work, try booting as usual. When you get to the blank screen, wait for a while until the harddisk activities settle down, then type this and see if you get your screen back. If you do, then continue with xorgwizard-old.
gcmartin, I also don't use DVD-save mode of Fatdog (or any other puppies, for that matter). Let me try your test cases and we'll see what can be done about it, but no promises
01micko, what white-on-yellow stuff is fixed with the hotfix pet on first page of this thread.
cheers!
_________________ Fatdog64, Slacko and Puppeee user. Puppy user since 2.13
Edited_time_total
|
|
Back to top
|
|
 |
jamesbond
Joined: 26 Feb 2007 Posts: 1573 Location: The Blue Marble
|
Posted: Sun 11 Jul 2010, 09:02 Post_subject:
Re: Update on some issues I've run into |
|
Ok I did some tests with DVD multisession.
| gcmartin wrote: | 4 items found in LiveDVD testing.
Item
Problem: Missing documentation or solid implementation for adding SFSs to LiveCD.
Scenario: When BootManager is told to use OpenOffice SFS file, the system explodes when rebooted from LiveCD (no boot parameters are selected)
Circumvention: Boot with boot options Puppy pfix=1 in order to get back to desktop
| It doesn't explode on my system. The likely explanation why it explodes on yours is, there isn't enough memory to load the SFS (because everything running in DVD-mode must be loaded into RAM). But the SFS is not loaded, no matter how it's configured - this is a bug.
Flash, do you have any idea whether this also happens in other puppies?
Meanwhile, the workaround is as kirk has explained it - merge the main SFS with the extra SFS you want to use.
| Quote: |
Item
Problem: In LiveCD mode, when session is saved to LiveCD, subsequent reboot does NOT restore the LAN card settings. I was expecting the LAN settings to be saved in the 'session save to cd" that occurs on reboot.
Scenario: Boot system to desktop. Open Terminal and check for an assigned IP address. No address is there on the LAN's interface
Circumvention: Rerun Net-Wizard everytime you boot
| Doesn't happen on my system. Network connection (wireless in my case) is restored properly. My guess is, this will happen if the network card is slow to initialise (this happens on my other machine with broadcom wireless).
| Quote: |
Item
Problem: I was NOT able to shutdown and save my desktop data.
Scenario: Turns out that I had sda5 and sr0 mounted. The system would NOT save to DVD, unless I “unmounted” the unit(s) prior to Reboot/Shutdown. Appears that the “Save to DVD” does NOT work if the DVD was mounted when shutdown/reboot was started.
Note: Further, I am not aware of a procedure to get me back to the desktop to umount the DVD.
Circumvention: None. If its mounted, all work done in the session is lost. System MUST be rebooted; all work MUST be repeated; and the DVD MUST be unmounted before shutdown/reboot.
| Didn't test this, but yes this is something that one has to get used to until it's fixed upstream (=ie in woof). Flash, do other puppies also behave this way?
| Quote: |
Note: After initial save on a session to the DVD, a reboot has a new button icon on the desktop. If this is pressed when the DVD is mounted, the application will fail with error codes. But, if the DVD is not mounted, it will behave as one would expect in saving session information.
| same comment as above.
| Quote: |
Item
Problem: Cannot determine which video driver the system is currently using
Scenario: Checked Menu...System...HardInfo... as well as Xorg Video Wizard. No luck.
| Yeah this is a bit difficult to find with the new KMS and Xorg auto-configuration. You can see which driver in-use by looking at /var/log/Xorg.0.log, and see which module under "/usr/X11R7/lib64/xorg/modules/drivers/" is being used.
cheers!
_________________ Fatdog64, Slacko and Puppeee user. Puppy user since 2.13
|
|
Back to top
|
|
 |
Barburo

Joined: 14 Jun 2007 Posts: 275
|
Posted: Sun 11 Jul 2010, 14:31 Post_subject:
|
|
Just tried FatDog 64 for the first time. It is very fast with my notebook: | Quote: | Processor : 2x Genuine Intel(R) CPU U4100 @ 1.30GHz
Resolution: 1366x768 pixels
OpenGL Renderer: Mesa DRI Mobile Intel® GM45 Express Chipset |
I have experienced problems with some other puppies getting the correct screen resolution but this was automatically recognized and set-up. This Pup just screams along. Good job - will keep testing.
B.
_________________ Laptop: Acer Aspire 5810TZ
|
|
Back to top
|
|
 |
Wognath
Joined: 19 Apr 2009 Posts: 60
|
Posted: Sun 11 Jul 2010, 16:41 Post_subject:
VIA Nano processor |
|
kirk and jamesbond,
My netbook gets to "loading kernel modules", then the screen goes blank. With pfix=nox, no prompt. If I blindly type in commands, such as deleting a file, or "reboot", nothing happens. So my assumption that this was just graphics was wrong. If you have any ideas, I'll try them. Otherwise, I'll just stand by until someone with this processor and more knowledge than I have weighs in. Thanks for your help.
|
|
Back to top
|
|
 |
Billtoo
Joined: 07 Apr 2009 Posts: 1507 Location: Ontario Canada
|
Posted: Sun 11 Jul 2010, 16:46 Post_subject:
Fatdog64 final Sub_title: nvidia graphics |
|
I did a frugal install on this pc today and installed the nvidia driver from your downloads page:
# glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
15102 frames in 5.0 seconds = 3020.318 FPS
20176 frames in 5.0 seconds = 4035.168 FPS
20157 frames in 5.0 seconds = 4031.205 FPS
Vendor NVIDIA Corporation
Renderer GeForce 9300 GE/PCI/SSE2
Version 3.3.0 NVIDIA 256.35
Direct Rendering Yes
Thankyou very much
|
|
Back to top
|
|
 |
jamesbond
Joined: 26 Feb 2007 Posts: 1573 Location: The Blue Marble
|
Posted: Sun 11 Jul 2010, 19:03 Post_subject:
Re: VIA Nano processor |
|
| Wognath wrote: | kirk and jamesbond,
My netbook gets to "loading kernel modules", then the screen goes blank. With pfix=nox, no prompt. If I blindly type in commands, such as deleting a file, or "reboot", nothing happens. So my assumption that this was just graphics was wrong. If you have any ideas, I'll try them. Otherwise, I'll just stand by until someone with this processor and more knowledge than I have weighs in. Thanks for your help. |
Wognath, have you tried my suggestion above? Instead of pfix=nox, try "nomodeset" for option 1, or try the "video" line for option 2 above.
Barburo, Billtoo, happy that this works for you.
_________________ Fatdog64, Slacko and Puppeee user. Puppy user since 2.13
|
|
Back to top
|
|
 |
Billtoo
Joined: 07 Apr 2009 Posts: 1507 Location: Ontario Canada
|
Posted: Sun 11 Jul 2010, 20:28 Post_subject:
Fatdog64 final Sub_title: another one |
|
# glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
49862 frames in 5.0 seconds = 9972.238 FPS
51798 frames in 5.0 seconds = 10359.481 FPS
51829 frames in 5.0 seconds = 10365.601 FPS
51798 frames in 5.0 seconds = 10359.553 FPS
#
Vendor NVIDIA Corporation
Renderer GeForce 8600 GT/PCI/SSE2
Version 3.3.0 NVIDIA 256.35
Direct Rendering Yes
#
Computer
Processor 4x Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Memory 8186MB (165MB used)
Operating System Puppy Linux 0.50
User Name root (root)
Date/Time Sun 11 Jul 2010 08:19:50 PM GMT+5
Display
Resolution 1280x1024 pixels
OpenGL Renderer GeForce 8600 GT/PCI/SSE2
X11 Vendor The X.Org Foundation
thanks again.
|
|
Back to top
|
|
 |
Wognath
Joined: 19 Apr 2009 Posts: 60
|
Posted: Sun 11 Jul 2010, 23:03 Post_subject:
VIA Nano processor |
|
jamesbond,
Yes, I tried all of your suggestions, several times each!! I hope I did it right--adding your instructions to the boot options on the grub screen. For example,
| Quote: | | Boot Options psubdir=Fatdog nomodeset |
Is that right?
I always get a blank screen and shell commands don't execute, as far as I can tell.
|
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 2690 Location: Earth
|
Posted: Sun 11 Jul 2010, 23:13 Post_subject:
SFS via LiveCD |
|
@jamesbond Thanks for your test findings
| Quote: | | t doesn't explode on my system. The likely explanation why it explodes on yours is, there isn't enough memory to load the SFS (because everything running in DVD-mode must be loaded into RAM). But the SFS is not loaded, no matter how it's configured - this is a bug. |
I am including a Hardinfo summary report on my system. Hard to believe that I'm running out of memory. Pretty hefty environment for to run a Puppy in.
| Quote: | | Doesn't happen on my system. Network connection (wireless in my case) is restored properly. My guess is, this will happen if the network card is slow to initialise (this happens on my other machine with broadcom wireless). |
And, on my LAN card, I have 2 LAN cards in this machine. The Active LAN is on eth1. I would have thought that if I had setup my session and active on my LAN and WAN from the FATDOG64 desktop, that at shutdown it would have been saved for subsequent reboot.
| Description |
|

Download |
| Filename |
My_FATDOG64_System.zip |
| Filesize |
6.59 KB |
| Downloaded |
214 Time(s) |
_________________ Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine
|
|
Back to top
|
|
 |
jamesbond
Joined: 26 Feb 2007 Posts: 1573 Location: The Blue Marble
|
Posted: Sun 11 Jul 2010, 23:54 Post_subject:
|
|
Wognath,
Yes, you're right. If my suggestions doesn't work, then I have no idea on how to proceed further ...
gcmartin, yes you're right too. 4GB of RAM is enough for the thing to work. I'm just confused why it explodes in your system but it doesn't on mine (the SFS file is there, I can find it in /, but it simply doesn't get loaded).
As for the network card, you're right. It should be, and it actually works for me - I setup my wireless via network-wizard, shutdown and reboot, and next time wireless is already configured. I didn't try with my wired ethernet - very seldom using that these days, but yeah, I will test it when get the chance.
_________________ Fatdog64, Slacko and Puppeee user. Puppy user since 2.13
|
|
Back to top
|
|
 |
Barburo

Joined: 14 Jun 2007 Posts: 275
|
Posted: Mon 12 Jul 2010, 02:09 Post_subject:
|
|
White on yellow .pet doesn't install. I tried several times - same result.
My PPM is empty - no packages. Any suggestions that i can try?
*** edit - tried several other packages from /fatdog/pets/500/ - same problem.
| Description |
|
| Filesize |
129.44 KB |
| Viewed |
1064 Time(s) |

|
_________________ Laptop: Acer Aspire 5810TZ
Edited_time_total
|
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 1642 Location: South Australia
|
Posted: Mon 12 Jul 2010, 02:11 Post_subject:
|
|
jamesbond I deleted the arusb_lnx.ko as suggested. I then rebooted the system, plugged in the wireless dongle but the dongle was not found. I then copied the ar9170 *.fw files to /lib/firmware as suggested and rebooted, still not found.
I then tried network wizard and loaded the module ar9179usb.ko and tried network wizard again. This time the driver for wlan0 could be seen. I scanned to see if the network could be found and it was. I then connected as normal and all worked fine. I then rebooted to see if the setting were saved, they were. All good now.
I did try to download Skype but it failed as it would not allow the file to be saved to /temp. Firefox is setup to download to /root/spot/downloads.
I was able download skype by running firefox from a terminal window. I installed skype and all worked well until I tried the webcam. The webcam crashed skype and closed.
My webcam is a logitech pro 4000 which was recognised by skype. Something amiss here. Skype with video is not a biggie for me but it will be for some.
Smokey
_________________ Puppy Software <-> Distros <-> Puppy Linux Tips
|
|
Back to top
|
|
 |
|
|
|
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|