LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   Reluctantly Going Back to XP (https://www.linuxquestions.org/questions/puppy-71/reluctantly-going-back-to-xp-915311/)

puppyite 11-26-2011 06:39 AM

Quote:

Originally Posted by brian111 (Post 4532707)
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?

broomdodger 11-26-2011 11:11 AM

Quote:

Originally Posted by brian111 (Post 4532707)
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

rich_c 11-26-2011 11:22 AM

Personally, I like VLC a lot. Might be worth you having a look at.

puppyite 11-26-2011 11:40 AM

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.

brian111 11-28-2011 04:42 AM

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 :o(
Brian

corp769 11-28-2011 04:44 AM

Quote:

Originally Posted by brian111 (Post 4536155)
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 :o(
Brian

What do you mean exactly about saying how to do that?

jhwilliams 11-28-2011 05:00 AM

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

Karl Godt 11-28-2011 09:41 AM

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

jpeters 11-28-2011 09:45 AM

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.

TobiSGD 11-28-2011 10:46 AM

Quote:

Originally Posted by brian111 (Post 4536155)
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.

jonyo 11-28-2011 06:09 PM

Quote:

Originally Posted by jpeters (Post 4536408)
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

jonyo 11-28-2011 06:19 PM

Quote:

Originally Posted by TobiSGD (Post 4536450)
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

jonyo 11-28-2011 06:24 PM

Quote:

Originally Posted by brian111 (Post 4536155)
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 :o(
Brian

i would suggest starting another topic for the hibernation part unless perhaps it is related to your first post

TobiSGD 11-28-2011 10:41 PM

Quote:

Originally Posted by jonyo (Post 4536808)
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.

jpeters 11-28-2011 11:36 PM

Quote:

Originally Posted by jonyo (Post 4536798)
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.


All times are GMT -5. The time now is 11:08 AM.