Search found 282 matches

by PANZERKOPF
Mon 25 Mar 2013, 16:13
Forum: Puppy Projects
Topic: pUPnGO 2012
Replies: 397
Views: 227535

Ibidem wrote: Sound volume is not natively persistent; an initscript saves volume at shutdown, then restores on boot. I don't know how to do this off the top of my head.
alsactl store # Store audiomixer settings
alsactl restore # Load audiomixer settings
by PANZERKOPF
Mon 28 Jan 2013, 16:38
Forum: Puppy Projects
Topic: pUPnGO 2012
Replies: 397
Views: 227535

Ibidem wrote: But udev/eudev provide one thing the other solutions don't: they can enumerate devices, which is what Xorg wants them for.
Yes, latest Xorg servers need udev but as I know, It can be configured/compiled without udev.
by PANZERKOPF
Thu 24 Jan 2013, 14:27
Forum: Puppy Projects
Topic: pUPnGO 2012
Replies: 397
Views: 227535

The rc.shutdown is very much simpler than some of the puppy shutdown scripts I have been looking at recently. Where would you use this? Is it taken from another distro or would it work in a cutdown puppy? I use this in my own "pocket Linux", most things are written from scratch but some i...
by PANZERKOPF
Thu 24 Jan 2013, 13:57
Forum: Puppy Projects
Topic: pUPnGO 2012
Replies: 397
Views: 227535

Looking at the mdev scripts, I see a couple things... 1. mdev.conf is missing this section (from examples/mdev_fat.conf in the busybox source): # Syntax: # [-]devicename_regex user:group mode [>|=path] [@|$|*cmd args...] # # =: move, >: move and create a symlink # @|$|*: run $cmd on delete, @cmd on...
by PANZERKOPF
Wed 23 Jan 2013, 22:22
Forum: Puppy Projects
Topic: pUPnGO 2012
Replies: 397
Views: 227535

PANZERKOPF: Never got mdev working...tried you scripts (deactivated udevd in init), run rc.mdev afterlogin. Had to add groups disk, uucp, cdrom and video. Then only minor warnings running mdev -s or rc.mdev. But no drivers loaded afterwards... When to launch rc.mdev? Do you need additional scripts/...
by PANZERKOPF
Wed 23 Jan 2013, 17:41
Forum: Puppy Projects
Topic: pUPnGO 2012
Replies: 397
Views: 227535

Speaking of udev, it has grown into a behemoth, and the things it does _can_ be simple. Agree. I'll probably try to patch toybox's mdev instead. Busybox already has mdev, it can be used as simple udev replacement. I made some scripts and mdev.conf file (Idea was borrowed from Alpine linux). One pro...
by PANZERKOPF
Fri 09 Nov 2012, 14:51
Forum: Bugs ( Submit bugs )
Topic: Precise Puppy 5.4 and 5.4.2
Replies: 423
Views: 287658

./configure --prefix=/usr --sysconfdir=/etc --enable-debug=yes Note "--enable-debug=yes" increases a size of compiled binary. The default option is "--enable-debug=minimal" but if we want to get a smallest binary, we must use "--enable-debug=no". This also true for GTK...
by PANZERKOPF
Wed 01 Aug 2012, 17:56
Forum: Truly off-topic conversations
Topic: Problems installing XP Pro in last partition on hdd
Replies: 6
Views: 105

Re: Problems installing XP Pro in last partition on hdd

I was wondering if XP PRO has to be installed on the first partition as long as it is formatted NTFS. Is that so? I keep getting a blue screen with some kind of error that XP Pro was unable to install. Here is my setup on my laptop. This happens because You haven't any primary active partition with...
by PANZERKOPF
Fri 15 Jun 2012, 19:53
Forum: Cutting edge
Topic: improve Xfbdev with kernel patch
Replies: 4
Views: 4998

Re: improve Xfbdev with kernel patch

One of the things that makes Xorg a necessity is all of the manual kernel command line interaction by the user that is needed to set the resolution of the frame buffer. It seems there is another way to get a working framebuffer. Kernel has several framebuffer modules for particular videocards (nvid...
by PANZERKOPF
Sun 10 Jun 2012, 17:29
Forum: Programming
Topic: Read SMS on SIM CARD
Replies: 4
Views: 2447

Note 1 : Every MODEM seems to have its own registers and commands, so it is probably the best to adjust to the needs, especially the "dangerous_func" . Hi Karl ! As far as I know, every modem has Hayes compatibile commands and as option - some extended commands. Also, some modems have own...
by PANZERKOPF
Thu 07 Jun 2012, 19:34
Forum: Programming
Topic: Read SMS on SIM CARD
Replies: 4
Views: 2447

Re: Read SMS on SIM CARD

Karl Godt wrote: Could anyone point me there ?
I hope that is what you want.
by PANZERKOPF
Thu 07 Jun 2012, 15:44
Forum: Puppy Projects
Topic: pUPnGO - 6Mb ISO - Basic Building Block Puplet
Replies: 877
Views: 502142

PANZERKOPF as most assembler progs for linux I have seen are a factor 5-10 smaller than the normal Not only for linux. Assembler progs are always faster and smaller than same written in other language but have one big disadvantage: they are not portable. Also, If you like assembler, play with Kolib...
by PANZERKOPF
Sat 02 Jun 2012, 16:57
Forum: Puppy Projects
Topic: pUPnGO - 6Mb ISO - Basic Building Block Puplet
Replies: 877
Views: 502142

Another small tools for mentioned above purposes:
Rman - standalone man page converter (converts man to html or plain text)
asm-toys - multicall tool, includes simple cdplayer
asmutils - coreutils,util-linux, netutils, shell and some other tools including cda2raw
by PANZERKOPF
Sat 26 May 2012, 22:23
Forum: Programming
Topic: Having a problem writing script string to script file.
Replies: 11
Views: 3071

Re: Having a problem writing script string to script file.

I need my app. to write a script file, but the shell always runs. it. I need $SQ_EXT, $MENU, $pkgN evaluated, all other variables as literals. Maybe "one string - one echo" is better solution? echo '#!/bin/sh' > $mntPT/SqApp/bin/$pkgN echo "MntPt=/SqApp/mnt/${pkgN}" >> $mntPT/Sq...
by PANZERKOPF
Sun 20 May 2012, 16:08
Forum: Programming
Topic: RIM Blackberry OS chose UNIX like QNX not Linux?
Replies: 4
Views: 2055

Lobster wrote:Who remember the QNX demo disk - on OS on a floppy?
http://toastytech.com/guis/qnxdemo.html
I remember :)
If someone wants to play QNX (30-day evaluation), here is the installation CD-s:
http://www.qnx.com/products/evaluation/
by PANZERKOPF
Sat 19 May 2012, 19:26
Forum: Users ( For the regulars )
Topic: How to convert and edit smartphone videos?
Replies: 6
Views: 2282

Re: How to convert and edit smatphone videos?

firak wrote: My little testing:
-puppy players does not play the audio of this 3gp
Mplayer can play 3gp files. Maybe Puppy's mplayer was compiled without opencore-amr
library?
by PANZERKOPF
Wed 02 May 2012, 16:19
Forum: Users ( For the regulars )
Topic: Is there a remote desktop app for Puppy?
Replies: 8
Views: 3217

i just want a remote desktop program to run windows programs thru my xp pc Rdesktop is the classic remote desktop program. Slacko is based on Slackware so you can borrow that program from official repository: ftp://ftp.nluug.nl/pub/os/Linux/distr/slackware/slackware-13.37/slackware/xap/rdesktop-1.6...
by PANZERKOPF
Sat 14 Apr 2012, 21:19
Forum: Puppy Projects
Topic: pUPnGO - 6Mb ISO - Basic Building Block Puplet
Replies: 877
Views: 502142

technosaurus wrote: What universal parameter can we pass to the kernel so that xvfb will start on all supported systems ... something like vga=normal is coming to mind???
Maybe vga=ask is that universal parameter? :)
Vga=normal means usual console without framebuffer but Xvfb needs ready framebuffer before starting.
by PANZERKOPF
Wed 11 Apr 2012, 20:03
Forum: Users ( For the regulars )
Topic: can't find /dev/sr0
Replies: 14
Views: 3726

How do I create simlink? ln -s /path/file /path/simlink For example, if your real device is /dev/sr0 : rm /dev/cdrom (remove broken simlink) ln -s /dev/sr0 /dev/cdrom (create new simlink) or with single command: ln -s -f /dev/sr0 /dev/cdrom (remove broken simlink then create new)
by PANZERKOPF
Wed 11 Apr 2012, 12:58
Forum: Users ( For the regulars )
Topic: can't find /dev/sr0
Replies: 14
Views: 3726

Re: can't find /dev/sr0

I just got done watching a DVD movie on my puppy linux lucid 5.2.8 and I wanted to watch another and tryed it a couple times and it says this "Playback failure: DVDRead could not open the disc "/dev/dvd". /dev/dvd and /dev/cdrom just are simlinks to the real device. An exclaim in tri...