Fatdog64-600 alpha2

A home for all kinds of Puppy related projects
Post Reply
Message
Author
Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

Save file not recognized

#16 Post by Jim1911 »

Upon reboot or shutdown, it offers to create a save file and after 8-9 min it finally starts creating one, then reboot or shutdown is accomplished properly. On restart, the newly created save file, although present, is not recognized.

It appears that all functions requiring probing of the hard drives takes an excessive amount of time. Pmount takes 3-4 min, Gparted took almost 15 min. Of course, I do have 12 partitions plus a couple of usb devices connected.

Thanks,

Jim

System: Custom built with BFG NVIDIA Geforce 8400 GS 512MB, Asus P6T Motherboard, Intel core i7-920 (8MB Cache, 2.66 GHz), DDR3 3GB 1333MHz ram, Pioneer DVR-2910 DVD+-RW Dual Layer Burner, Realtek ALC1200 Audio, HP Photosmart C5280 All-in-One

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

Fatdog64-600 alpha2

#17 Post by Billtoo »

I booted the live dvd and after setting up wireless etc, I used the
fatdog64 installer to install to a partition on the hard drive.
The network wizard needs to be run each bootup to setup the wireless
connection.
I had a video running in VLC and at the same time had a video at cnn
running fullscreen in Seamonkey, both worked well on this not so
powerfull laptop.

Fri 18 May 2012 Operating System: Fatdog64-600 Linux 3.3.4

oem: ATI ATOMBIOS product: RS690 01.00

X Server: Xorg Driver: radeon
X.Org version: 1.11.4
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 8.0.2

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

Network controller Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
Attachments
vlcscrn.jpg
(43.34 KiB) Downloaded 2474 times

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#18 Post by jamesbond »

LateAdopter wrote: Opera 11.64 put a folder in /usr/lib which I suspect had previously been a symbolic link to /usr/lib64 like in fd520

So I put a symbolic link to /usr/lib64/hardinfo in /usr/lib then Hardinfo worked again.
I had this problem earlier and thought I have fixed it. Can you please provide the link to the pet so that I can test it?
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#19 Post by jamesbond »

irishrm wrote:wireless is working fine but I'm having great difficulty getting the tap to work on my touchpad.
What is the problem? Does it work at all (ie you can move the cursor with it, but tap-to-click doesn't work, or touchpad is not responding? There is an "Adjust touchpad" in the setup menu, if you open that and go to the second tab, down at the bottom you will see that the "Tap Time" is set to zero. Adjust the slider to make it non-zero (say 180) and see if tap-to-click works?
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

Re: Save file not recognized

#20 Post by jamesbond »

Jim1911 wrote:Upon reboot or shutdown, it offers to create a save file and after 8-9 min it finally starts creating one, then reboot or shutdown is accomplished properly.
When did the process starts to delay? After the initial message but before the display of the "devices to save", or during the savefile creation process itself?
On restart, the newly created save file, although present, is not recognized.
Do you create the savefile on USB device? If yes, USB device may not be recognised at first boot, add the boot parameter "waitdev=n" (where n is the number in seconds) to delay the disk probing for a while. I need waitdev=3 for my flash drive to be recognised, yours may vary.
It appears that all functions requiring probing of the hard drives takes an excessive amount of time. Pmount takes 3-4 min, Gparted took almost 15 min. Of course, I do have 12 partitions plus a couple of usb devices connected.
Try running this from the terminal, see how long it takes:

Code: Select all

blkid -c /dev/null
and also just

Code: Select all

blkid
to see if there is any time difference.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

Re: Fatdog64-600 alpha2

#21 Post by jamesbond »

Billtoo wrote:I booted the live dvd and after setting up wireless etc, I used the
fatdog64 installer to install to a partition on the hard drive.
The network wizard needs to be run each bootup to setup the wireless
connection.
Do you use wpagui or the old network-wizard? I didn't test much on the network wizard because I have always been using the new wpagui.
I had a video running in VLC and at the same time had a video at cnn
running fullscreen in Seamonkey, both worked well on this not so
powerfull laptop.
Cool ! I should try that on my netbook too :)
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#22 Post by kirk »

Bill,

Also, if you use the network wizard, be sure to uncheck the box for Wpa_gui that's on the network wizard first window. But like James, I've been using the Wpa_gui for wireless.

Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

Re: Save file not recognized

#23 Post by Jim1911 »

Jim1911 wrote:Upon reboot or shutdown, it offers to create a save file and after 8-9 min it finally starts creating one, then reboot or shutdown is accomplished properly. On restart, the newly created save file, although present, is not recognized.

It appears that all functions requiring probing of the hard drives takes an excessive amount of time. Pmount takes 3-4 min, Gparted took almost 15 min. Of course, I do have 12 partitions plus a couple of usb devices connected.

Thanks,

Jim

System: Custom built with BFG NVIDIA Geforce 8400 GS 512MB, Asus P6T Motherboard, Intel core i7-920 (8MB Cache, 2.66 GHz), DDR3 3GB 1333MHz ram, Pioneer DVR-2910 DVD+-RW Dual Layer Burner, Realtek ALC1200 Audio, HP Photosmart C5280 All-in-One
Update: I had placed the save file in the subdirectory where FATDOG64-600 is installed. I moved it to /mnt/home and it is recognized.

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

#24 Post by Billtoo »

kirk wrote:Bill,

Also, if you use the network wizard, be sure to uncheck the box for Wpa_gui that's on the network wizard first window. But like James, I've been using the Wpa_gui for wireless.
kirk and jamesbond:

I was using the old network wizard but I didn't notice the check box, I reran the network wizard, unchecked the Wpa_gui, setup the network and now it's still working after a reboot.

Thanks

User avatar
irishrm
Posts: 271
Joined: Sat 14 Mar 2009, 14:09

#25 Post by irishrm »

When I open adjust touchpad the tap time is already set at 180, so should have worked.

here are the fixes I've been trying:

Open /etc/x11/xorg.conf as text.
Find the line Option "MaxTapTime" "0" and replace "0" with "220".
Next restart X-Server (press Ctrl+Alt+Backspace; type xwin, press Enter).
Now tapping should work

Rude hack for getting the tapping persistent, if the Flsynclient does not do its job, is.....
Go to the /root/Startup. Right click > New > Script. Gave name like enable-tap.
Open the script. There is just shebang row. Under it type that used row.
synclient TapButton1=1.

The last one usually works when all else fails,so I must be missing something.

Thanks for your interest guys.
irishrm.

Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

Re: Save file not recognized

#26 Post by Jim1911 »

jamesbond wrote:
Jim1911 wrote:Upon reboot or shutdown, it offers to create a save file and after 8-9 min it finally starts creating one, then reboot or shutdown is accomplished properly.
When did the process starts to delay? After the initial message but before the display of the "devices to save", or during the savefile creation process itself? After clicking Yes to create a save file, although there is also a long delay before the initial message.
On restart, the newly created save file, although present, is not recognized.
Do you create the savefile on USB device? If yes, USB device may not be recognised at first boot, add the boot parameter "waitdev=n" (where n is the number in seconds) to delay the disk probing for a while. I need waitdev=3 for my flash drive to be recognised, yours may vary.Installation is in it's own subdirectory on an ext4 hd partition. When I moved the save file out of the subdirectory to /mnt/home, it is recognized.
It appears that all functions requiring probing of the hard drives takes an excessive amount of time. Pmount takes 3-4 min, Gparted took almost 15
min. Of course, I do have 12 partitions plus a couple of usb devices connected.
Try running this from the terminal, see how long it takes:

Code: Select all

blkid -c /dev/null
8-9 min # blkid -c /dev/null
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: UUID="0d177fef-458d-4155-b85e-602825d17e0e" TYPE="ext4"
/dev/sda1: UUID="A01CE0BA1CE08C9A" TYPE="ntfs"
/dev/sda2: UUID="b0d1cd73-3b55-4dbe-9def-9c25a3feecc2" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda3: UUID="ee409228-8dba-48cf-a3af-2a09f5fb2b79" TYPE="ext4"
/dev/sda4: UUID="022c1d8f-8690-49dc-8d8a-0496fc43bdc9" TYPE="ext4"
/dev/sdb1: UUID="6bb30332-a157-4dbf-8e3a-4cd08d48bac4" TYPE="ext3"
/dev/sdb2: UUID="82da09ba-35fe-4454-8322-2a10c201756a" TYPE="ext4"
/dev/sdb3: UUID="0c18591b-06a6-44f8-83aa-61ab9b9b6e73" SEC_TYPE="ext2" TYPE="ext3"
/dev/sdb5: UUID="f0fea4bb-f19c-4a8b-b138-815a449de90e" TYPE="ext4"
/dev/sdb6: UUID="b7f318db-d028-4f17-ad87-94ef9c92ff96" TYPE="swap"
/dev/sdb7: UUID="4fe7bcc9-3783-46fc-9c3f-57a342be3cf3" TYPE="ext4"
/dev/sdb8: UUID="18FE8DA12FEC06F6" TYPE="ntfs"
and also just

Code: Select all

blkid
about 8 min # blkid
/dev/sda1: UUID="A01CE0BA1CE08C9A" TYPE="ntfs"
/dev/sda2: UUID="b0d1cd73-3b55-4dbe-9def-9c25a3feecc2" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda3: UUID="ee409228-8dba-48cf-a3af-2a09f5fb2b79" TYPE="ext4"
/dev/sda4: UUID="022c1d8f-8690-49dc-8d8a-0496fc43bdc9" TYPE="ext4"
/dev/sdb1: UUID="6bb30332-a157-4dbf-8e3a-4cd08d48bac4" SEC_TYPE="ext2" TYPE="ext3"
/dev/sdb2: UUID="82da09ba-35fe-4454-8322-2a10c201756a" TYPE="ext4"
/dev/sdb3: UUID="0c18591b-06a6-44f8-83aa-61ab9b9b6e73" SEC_TYPE="ext2" TYPE="ext3"
/dev/sdb5: UUID="f0fea4bb-f19c-4a8b-b138-815a449de90e" TYPE="ext4"
/dev/sdb6: UUID="b7f318db-d028-4f17-ad87-94ef9c92ff96" TYPE="swap"
/dev/sdb7: UUID="4fe7bcc9-3783-46fc-9c3f-57a342be3cf3" TYPE="ext4"
/dev/sdb8: UUID="18FE8DA12FEC06F6" TYPE="ntfs"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: UUID="0d177fef-458d-4155-b85e-602825d17e0e" TYPE="ext4"
to see if there is any time difference.

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#27 Post by kirk »

irishrm,

I suspect flSynclient is overriding your manual settings. If you delete /root/.flSynclient and then restart X your manual settings will probably work. But try FlSynclient first.

FlSynclient, which is Adjust touch pad under the setup menu, seems to work pretty well. To make tap to click work, open Adjust touch pad and look at the tapping tab. Use the "One Finger" pull down menu to select "left button". Then click save and quit. That should do it.

I don't like tap to click so I leave that alone and go to the "Scrolling" tab and check "Vertical Edge Scroll" and uncheck all the others. That way I have vertical scrolling enabled.

Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

CUPS fails to find HP Photosmart C5280

#28 Post by Jim1911 »

CUPS fails to find HP Photosmart C5280. I have installed hplip_print_fd64-3-11.pet which worked with the previous Fatdog64.

X-sane does find the printer and scans properly after installing hplip_scan_fd64-3.11.pet.

System: Custom built with BFG NVIDIA Geforce 8400 GS 512MB, Asus P6T Motherboard, Intel core i7-920 (8MB Cache, 2.66 GHz), DDR3 3GB 1333MHz ram, Pioneer DVR-2910 DVD+-RW Dual Layer Burner, Realtek ALC1200 Audio, HP Photosmart C5280 All-in-One

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#29 Post by jamesbond »

Thanks Jim, so it's blkid that is slow. Is there any time difference running this:

Code: Select all

busybox blkid
(busybox's version of blkid)?
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

Re: CUPS fails to find HP Photosmart C5280

#30 Post by jamesbond »

Jim1911 wrote:CUPS fails to find HP Photosmart C5280. I have installed hplip_print_fd64-3-11.pet which worked with the previous Fatdog64.
Can you try the hp drivers in the package manager?
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

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

Fatdog64-600 alpha2

#31 Post by Billtoo »

I compiled and made a pet of Links 2.6 Web Browser in fatdog64-600 alpha2.

Warning Links older than 2.7pre1 contains some bugs that can result in writing out of allocated memory if Links is running in graphics mode. This can be potentially exploited to attack the computer. If you use graphics mode you should upgrade to Links 2.7pre1.

The links version 2.6 can be removed in fatdog package manager.
Attachments
warning.jpg
(11.15 KiB) Downloaded 1035 times
Last edited by Billtoo on Wed 13 Jun 2012, 18:00, edited 1 time in total.

Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#32 Post by Jim1911 »

jamesbond wrote:Thanks Jim, so it's blkid that is slow. Is there any time difference running this:

Code: Select all

busybox blkid
(busybox's version of blkid)?
This code executed immediately.

Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#33 Post by Jim1911 »

Although, xorgwizard does not work, I was able to remove the "nouveau" driver and install the latest NIVIDIA driver.
Attachments
image-1.jpg
(46.34 KiB) Downloaded 1364 times

Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

Re: CUPS fails to find HP Photosmart C5280

#34 Post by Jim1911 »

jamesbond wrote:
Jim1911 wrote:CUPS fails to find HP Photosmart C5280. I have installed hplip_print_fd64-3-11.pet which worked with the previous Fatdog64.
Can you try the hp drivers in the package manager?
They worked, really like your new Package Manager. I should have checked it for latest drivers. :oops:

User avatar
irishrm
Posts: 271
Joined: Sat 14 Mar 2009, 14:09

#35 Post by irishrm »

kirk:
I did as you suggested with flsynclient and tap is worked just great. Iv,e said this before but I envy you guys your knowledge of these things.
Thanks again for all your help.

irishrm.

BTW:
There is a failed symbolic link to autocutsel (yellow triangle) in my start-up folder. Don't know what that means.

Post Reply