Fatdog64 alpha3

Under development: PCMCIA, wireless, etc.
Message
Author
kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#31 Post by kirk »

Wow, thanks Jamesbond! I was going to do Fix#1, thought I'd just grab the udev rules from some other distro. But then after some searching it seems there's problems with multifunction devices (scanner, printer, fax) being identified as a scanner, then printing doesn't work because the new node is assigned to to wrong group. So Fix#2 is looking real good.

Thanks again.

User avatar
stevoomba
Posts: 76
Joined: Thu 05 May 2005, 08:14
Location: Rye Park NSW
Contact:

#32 Post by stevoomba »

Working great, Kirk, thanks. Only problem is java isn't working in Firefox. Any ideas? I installed update 17.

Steve

(edit: It's alpha4 I'm using...)

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

#33 Post by jamesbond »

Steve,

I presume you install your java by downloading the .bin file from Sun website directly. When you run the .bin file, it will extract the entire JRE (or JDK) to the current directory. You can then move this directory elsewhere as you wish (e.g, under /opt). I will continue this with assumption you have installed the JRE under /opt/java.

To get java working under firefox, according to here http://java.sun.com/j2se/1.6.0/manual_i ... linux.html you have to create a symlink in firefox's plugins directory to correct java library.

To cut the story short, all you have to do is this:

Code: Select all

ln -s /opt/java/lib/amd64/libnpjp2.so /usr/lib64/firefox/plugins
Replace "/opt/java" above with where you installed your JRE.

Checked it in firefox's plugins page (about:plugins) before and after you do that. If you still need further confirmation, you can come here http://java.com/en/download/installed.jsp to check. You don't even have to restart Firefox after that to get Java working.

(Tested with alpha4, with JRE update 18 - though I'm sure it will work with update 17 as well).

Hope that helps, cheers !
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]

Aung
Posts: 144
Joined: Sat 20 Jan 2007, 03:30
Location: Hervey Bay

#34 Post by Aung »

Kirk, almost ready to send you my $20
A-4 for my setup now works for my chipset. Not any wizards for Xorg on cd or full install first boot. Running sbin/xorgwizard from terminal dont work, xorgwizard-old brings up the wizard but on restarting the Xserver the screen is dark green with barely visible text. Quick and dirty rebuild needed to fix it. (delete everything execpt boot and root and do a full install, this way all my settings, apps and docks are are saved) However I can take xorg.conf out of A-3 to give me my 1024:768 screen. Takeing xorgwizard out of A-3 dont work, afrer restarting Xserver get a prompt but cant type 'xwin jwm' another Q&D install needed. Aung

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

#35 Post by jamesbond »

Hi kirk,

Just asking, are you going to release alpha5 soon, or are you going to hold for a while until 2.6.33-series kernel and the issue with aufs/unionfs has stabilised?

cheers!
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

#36 Post by kirk »

Yes, I've been meaning to post something. I've been working on a NFS file sharing application for Fatdog. I compiled 2.6.33.1 with AUFS enabled for NFS. It's working, but I'm trying to hammer some bugs out. If you kill the nfsd servers without umounting, then the system becomes unstable. If it can't get things to unmount reliably, I'll recompile the kernel without NFS support for AUFS and make the NFS file sharing application work with folders out side of the layered file system (/mnt/home). I might do that anyway to avoid AUFS from having to do so many tricks and having less storage limitations.

I haven't really had any problems with AUFS. The previous alphas have all been ext2 in the save file. Alpha 5 will be ext3. I did this once before, but it seems like I got some error messages popping up when the save file was on NTFS. Unionfs is just too scary. I don't think it gets much testing due to AUFS. Apparently you need a patch for Unionfs so that most web browsers will work. That can't be good.

I'll upload alpha 5 later this week.

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

#37 Post by jamesbond »

Cool ! Thanks kirk, and no rush. I've been running alpha1 (your very first alpha on 2.6.28 kernel) for a while now, off an NTFS partition and I hacked the initrd to use ext3 for the save file, and yes I got a few worrying messages each time I shutdown, but so far no loss of data on either the save file or on the NTFS partition itself.
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

#38 Post by kirk »

Don't download right now, I'm going to upload a new version in few days. Actually I did upload a new version with 2.6.32.10 but I decided to give 2.6.33.1 one more go.

User avatar
DC
Posts: 360
Joined: Sun 30 Apr 2006, 15:07
Location: Maidenhead, England

#39 Post by DC »

Hi Kirk,

Does 64bit have DVB modules? :D

DC

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

#40 Post by kirk »

Yes, DVB modules.

I've uploaded beta 1. See here:

http://www.murga-linux.com/puppy/viewto ... 001#405001

taurustraveller
Posts: 1
Joined: Tue 20 Apr 2010, 01:21
Location: Australia all over

64 bit puppy

#41 Post by taurustraveller »

G'day Kirk,

Thanks for Fatdog 64. I have been searching for a 64 bit pup for a while and accidently came across your.

Works like a charm on my Toshiba Satellite L500 laptop. Gimp boots in 2.5 seconds.

Taurustraveller

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#42 Post by Flash »

Kirk, did you fix it yet so it can save to the (multisession) DVD at shutdown?

Post Reply