LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Puppy
User Name
Password
Puppy This forum is for the discussion of Puppy Linux.

Notices


Reply
  Search this Thread
Old 11-26-2011, 06:39 AM   #16
puppyite
Member
 
Registered: Nov 2009
Location: United States, Midwest, Central Time Zone
Distribution: Puppy 4.1.2 - 5.2.5
Posts: 140

Rep: Reputation: 24

Quote:
Originally Posted by brian111 View Post
I use a fairly low spec laptop (Dell Inspiron 4100 with 256MB RAM) to stream music from my NAS drive, and hoping to reduce the start-up time I set up a dual boot into Puppy Lupu 5.2.8.

<snip>

I'm a bit surprised my Linux solution isn't more robust than XP on the same hardware.
Any thoughts?

I have a thought: Is latest version of Puppy Linux best?
 
Old 11-26-2011, 11:11 AM   #17
broomdodger
LQ Newbie
 
Registered: Nov 2011
Location: Santa Cruz, CA
Posts: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by brian111 View Post
I use a fairly low spec laptop (Dell Inspiron 4100 with 256MB RAM) to stream music from my NAS drive
Any thoughts?
I like cmus. It is a text based music player, fast and smooth.
Since it is text based, it has a learning curve, like vim.
I did not want album art, etc...

http://www.smokey01.com/coolpup/cmus...w-20111002.pet

The cmus-2.3.3-w5.pet from PPM gave me an error:
cmus: Error: libavformat.so.52: cannot open shared object file: No such file or directory

Last edited by broomdodger; 11-26-2011 at 11:13 AM. Reason: add link
 
Old 11-26-2011, 11:22 AM   #18
rich_c
Member
 
Registered: Apr 2008
Location: UK
Distribution: PeppermintOS
Posts: 387
Blog Entries: 74

Rep: Reputation: 81
Personally, I like VLC a lot. Might be worth you having a look at.
 
Old 11-26-2011, 11:40 AM   #19
puppyite
Member
 
Registered: Nov 2009
Location: United States, Midwest, Central Time Zone
Distribution: Puppy 4.1.2 - 5.2.5
Posts: 140

Rep: Reputation: 24
I prefer Gxine, it’s bundled with Puppy Linux 4.X and earlier.

As I said previously, 4.X is better suited to hardware OP is using.
 
Old 11-28-2011, 04:42 AM   #20
brian111
LQ Newbie
 
Registered: Sep 2009
Posts: 6

Original Poster
Rep: Reputation: 0
TobiSGD mentioned hibernating Linux. How do I do that?
After about half an hour's prefect streaming, Deadbeef (with pfix=noram) just hesitated for about 1 second during playback (
Brian
 
Old 11-28-2011, 04:44 AM   #21
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Quote:
Originally Posted by brian111 View Post
TobiSGD mentioned hibernating Linux. How do I do that?
After about half an hour's prefect streaming, Deadbeef (with pfix=noram) just hesitated for about 1 second during playback (
Brian
What do you mean exactly about saying how to do that?
 
Old 11-28-2011, 05:00 AM   #22
jhwilliams
Senior Member
 
Registered: Apr 2007
Location: Portland, OR
Distribution: Debian, Android, LFS
Posts: 1,168

Rep: Reputation: 211Reputation: 211Reputation: 211
I guess the main problem is, not a great laptop these days: neither Linux nor Windows is going to fix that. That said, one of the lightweight Linuxes like Tiny Core Linux might do nicely.

256 MB is even enough to meet Xubuntu's requirements. You could install all of the gstreamer plugins, Totem, VLC, maybe even rhythmbox? And have yourself a pretty real OS.

Also, not to start a flame against Puppy or anything, but it's no wonder you are observing random crashes.

Quote:
Puppy has never been run as a "proper" project, it has always been ad-hoc. There is no CVS/SVN server, no bug-reporter. [...] too hasty for proper bug catching prior to each release. Right up front I would like to state that none of this is likely to change. [...] There is the appearance of chaos in many aspects of the project [...]
-- creator of puppy, on puppylinux.com.

Yikes. "Pass!"

Last edited by jhwilliams; 11-28-2011 at 05:01 AM.
 
Old 11-28-2011, 09:41 AM   #23
Karl Godt
Member
 
Registered: Mar 2010
Location: Kiel , Germany
Distribution: once:SuSE6.2,Debian3.1, aurox9.2+3,Mandrake?,DSL? then:W7st,WVHB, #!8.10.02,PUPPY4.3.1 now:Macpup
Posts: 314

Rep: Reputation: 45
Quote:
TobiSGD mentioned hibernating Linux. How do I do that?
The standard puppy kernels are configured like :

bash-3.2# grep -i hiber /etc/modules/*
/etc/modules/DOTconfig-K2.6.30.5-01SEPT09-TICKLESS-SMP:CONFIG_ARCH_HIBERNATION_POSSIBLE=y
/etc/modules/DOTconfig-K2.6.30.5-01SEPT09-TICKLESS-SMP:# CONFIG_HIBERNATION is not set

acpitool -s had worked for me , never tried acpitool -S on puppy
 
Old 11-28-2011, 09:45 AM   #24
jpeters
Member
 
Registered: Mar 2009
Posts: 30

Rep: Reputation: 16
Quote:
Yikes. "Pass!"
It would be hard to find a more active bug reporting/fixing engagement than what you see on the Puppy Linux Forum..where the emphasis is on community involvement.
 
Old 11-28-2011, 10:46 AM   #25
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by brian111 View Post
TobiSGD mentioned hibernating Linux. How do I do that?
Don't know how ro do that with Puppy. With Slackware (and I would think almost any other distro) it is simple like this:
- Have a swap partition that equals the amount of RAM in size (or let it be bigger)
- Install pm-utils, if not already installed.
- Add
Code:
resume=/dev/sda1
to your kernel options in your bootloader's configuration. Replace /dev/sda1 with your swap partition.

Time to hibernate on my Asus EEE PC 4G: about 15 seconds
Time to wake up that machine: about 20 seconds
And the 4GB SSD in that machine is anything else but fast.
 
Old 11-28-2011, 06:09 PM   #26
jonyo
Member
 
Registered: Jun 2011
Distribution: looking at VectorLinux 6.0 Light, PCLinuxOS phoenix
Posts: 195

Rep: Reputation: Disabled
Quote:
Originally Posted by jpeters View Post
It would be hard to find a more active bug reporting/fixing engagement than what you see on the Puppy Linux Forum..where the emphasis is on community involvement.
i would call these words carrying a tad more weight,
Quote:
Puppy has never been run as a "proper" project, it has always been ad-hoc. There is no CVS/SVN server, no bug-reporter. [...] too hasty for proper bug catching prior to each release. Right up front I would like to state that none of this is likely to change. [...] There is the appearance of chaos in many aspects of the project [...]
like an ant vs an elephant
 
Old 11-28-2011, 06:19 PM   #27
jonyo
Member
 
Registered: Jun 2011
Distribution: looking at VectorLinux 6.0 Light, PCLinuxOS phoenix
Posts: 195

Rep: Reputation: Disabled
Quote:
Originally Posted by TobiSGD View Post
Don't know how ro do that with Puppy. With Slackware (and I would think almost any other distro) it is simple like this:
- Have a swap partition that equals the amount of RAM in size (or let it be bigger)
a general guideline used to be ~ a max of 2x available ram, but ymmv

Last edited by jonyo; 11-28-2011 at 06:20 PM.
 
Old 11-28-2011, 06:24 PM   #28
jonyo
Member
 
Registered: Jun 2011
Distribution: looking at VectorLinux 6.0 Light, PCLinuxOS phoenix
Posts: 195

Rep: Reputation: Disabled
Quote:
Originally Posted by brian111 View Post
TobiSGD mentioned hibernating Linux. How do I do that?
After about half an hour's prefect streaming, Deadbeef (with pfix=noram) just hesitated for about 1 second during playback (
Brian
i would suggest starting another topic for the hibernation part unless perhaps it is related to your first post

Last edited by jonyo; 11-28-2011 at 06:27 PM.
 
Old 11-28-2011, 10:41 PM   #29
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by jonyo View Post
a general guideline used to be ~ a max of 2x available ram, but ymmv
Of course my mileage varies. There is no general guideline for determining the amount of swap (except having it at least the size of your RAM when you want to hibernate). The amount of swap needed for a particular machine has to be determined by the workload of the machine, not the amount of RAM. Wouldn't see the need for 32GB swap on my soon to come 16GB workstation.
 
Old 11-28-2011, 11:36 PM   #30
jpeters
Member
 
Registered: Mar 2009
Posts: 30

Rep: Reputation: 16
Quote:
Originally Posted by jonyo View Post
i would call these words carrying a tad more weight,

like an ant vs an elephant
Then again, we are (correction were) blessed with a couple of fools.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] how to run 2 bash command back-to-back in bourneShell nass Slackware 7 10-10-2011 05:23 PM
Minicom not working I connected linux machines back-to-back Prabhunath Linux - Networking 2 06-30-2010 04:39 AM
Can't log back in after changing runlevels from init 3 to 1 back to 3 manwichmakesameal Slackware 5 06-29-2009 11:36 AM
Connecting 2 linux computer back to back with cross cable. michalng Linux - Networking 8 02-11-2009 07:00 AM
LXer: Australia reluctantly contributes to open source LXer Syndicated Linux News 0 12-15-2005 10:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Puppy

All times are GMT -5. The time now is 10:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration