The time now is Tue 21 May 2013, 23:53
All times are UTC - 4 |
| Author |
Message |
timothyli
Joined: 22 Jun 2008 Posts: 40 Location: Toronto, Canada
|
Posted: Fri 05 Aug 2011, 09:51 Post subject:
fatdog64 on Dell Inspiron 15R N5110 |
|
I have been trying without much luck to find a Puppy that works on my latest Dell Inspiron 15R Sandy Bridge i5-2430 laptop with Intel HD3000 integrated graphics 1366x768. I am so glad I came across fatdog64 520b6. Everything just works out-of-the box except for WiFi. For WiFi, I just had to drop the latest Intel iwl firmware for N-1030 in /lib/firmware and reboot. The firmware is here http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-6000g2b-ucode-17.168.5.2.tgz. I replaced xine with vlc as default media player. I really love my fatdog64 520b6! It becomes my main OS, now. I Virtualbox into my Windows XP whenever I need to run Windows. VBox XP on fatdog64 is amazingly fast on my new Sandy Bridge laptop, stuffed with 8G of RAM.
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Sat 24 Sep 2011, 08:37 Post subject:
Re: sfs_load |
|
| mories wrote: | There is a little bug in /etc/init.d/sfs_load, which causes the usb (or other device) in frugal install is mounted at boot.
Must be:
[ "$1" = "start" -o "$1" = "stop" ] && exit |
I cannot understand what is the problem.
At boot, 'sfs_load start' is excuted and it may search unloaded sfs in case some is registered but not loaded. Otherwise sfs_load does nothing.
You can stop the script by the service manager or manually strip off the excutable permission bit If you do not want to run the script.
Further discussion is welcome at another topic.
http://murga-linux.com/puppy/viewtopic.php?t=64354
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
mories
Joined: 21 Dec 2009 Posts: 30
|
Posted: Sat 24 Sep 2011, 11:24 Post subject:
Re: sfs_load |
|
| shinobar wrote: | I cannot understand what is the problem.
At boot, 'sfs_load start' is excuted and it may search unloaded sfs in case some is registered but not loaded. Otherwise sfs_load does nothing.
|
'sfs_load start' at the function mountpart() mount the partition and set UNMOUNTME
.....
UNMOUNTME=""
mount $OPT /dev/$PART /mnt/$MPART || return
UNMOUNTME=/dev/$PART
MNTPNT=/mnt/$MPART
but do not unmount the partition after.
I work in PUPMODE=5
|
|
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
|
|
[ Time: 0.0522s ][ Queries: 12 (0.0111s) ][ GZIP on ] |