| Author |
Message |
mechmike
Joined: 29 Nov 2005 Posts: 88 Location: Pelham, AL
|
Posted: Sun 25 Mar 2007, 22:50 Post subject:
Worked like a charm... |
|
I am amazed this box does Youtube at all - 400 Celeron, 192MB, 500 MB swap, ancient 2 GB HD out of an old 133 P1 that died years ago.
Thanks again. Another relic has risen from the dead!
Edit - here's what I was trying to watch - no doubt Puppy fans will get a kick out of this:
http://www.youtube.com/watch?v=5NoGbLI3ePA
|
|
Back to top
|
|
 |
thehousedad
Joined: 22 Mar 2007 Posts: 10
|
Posted: Fri 30 Mar 2007, 11:32 Post subject:
Pizzapup Number-Lock Subject description: troubleshooting |
|
I installed your newest pizzapup and I am very impressed. In the last version, 3.0, my wireless card would not work. It worked right of the bat, just like it did in the latest version of puppy.
Now the problem is that in this version the number keylock is enabled. I am running it on a IBM Thinkpad iSeries. 255 mhz with 192 mb of ram and a 4gb hdd.
|
|
Back to top
|
|
 |
Sit Heel Speak

Joined: 30 Mar 2006 Posts: 2595 Location: downwind
|
Posted: Fri 30 Mar 2007, 12:12 Post subject:
Re: Pizzapup Number-Lock Subject description: troubleshooting |
|
| thehousedad wrote: | | Now the problem is that in this version the number keylock is enabled. |
Forgive me if this is painfully obvious, but, isn't NumLock shuttable-off in the boot-time BIOS setup?
|
|
Back to top
|
|
 |
thehousedad
Joined: 22 Mar 2007 Posts: 10
|
Posted: Fri 30 Mar 2007, 12:39 Post subject:
Not in this IBM Subject description: BIOS |
|
I have looked in the IBM BIOS but it is not an option. Thank you for your suggestion, I had not thought of that. Anything else I might have overlooked?
|
|
Back to top
|
|
 |
bostonvaulter

Joined: 26 Sep 2006 Posts: 269
|
Posted: Fri 30 Mar 2007, 12:56 Post subject:
|
|
would running 'xsetnumlock' from the command line work? It toggles it on my machine. I think you could also comment it out from the command line.
Jason
_________________

|
|
Back to top
|
|
 |
thehousedad
Joined: 22 Mar 2007 Posts: 10
|
Posted: Fri 30 Mar 2007, 13:07 Post subject:
Number Lock Problem |
|
Because number-lock on the laptop transforms the right side of the keys into numbers I cannot use use the x terminal to write the command. i tried exiting x enviroment to just the command line but I don't have the same problem there. I ran the xnumlock there but when I ran startx it was back. How do I comment it out of the command line?
|
|
Back to top
|
|
 |
bostonvaulter

Joined: 26 Sep 2006 Posts: 269
|
Posted: Fri 30 Mar 2007, 13:17 Post subject:
|
|
you could try just copying 'xsetnumlock' from my post into your command line. You would do this by running rxvt and selecting 'xsetnumlock' from my post and then middle-clicking in rxvt to paste.
to get rid of it from .xinitrc edit .xinitrc and where you see this:
| Code: |
#activate numlock
xsetnumlock &
|
change it to this:
| Code: |
#activate numlock
#xsetnumlock &
|
you can edit it by opening up geany and editing the file /root/.xinitrc
Hope this helps,
Jason
_________________

|
|
Back to top
|
|
 |
Pizzasgood

Joined: 04 May 2005 Posts: 6270 Location: Knoxville, TN, USA
|
Posted: Fri 30 Mar 2007, 13:39 Post subject:
|
|
I didn't realize laptops work like that (I don't have one, but I will in a week or so).
I added a command to run xsetnumlock at line 10 of /root/.xinitrc. If you delete that line (or stick a # in front) things should be normal.
Maybe I'll reconsider enabling it by default, though I will continue including the program itself.
_________________ Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib

|
|
Back to top
|
|
 |
bostonvaulter

Joined: 26 Sep 2006 Posts: 269
|
Posted: Fri 30 Mar 2007, 14:17 Post subject:
|
|
pizzasgood,
not all laptops work like that. for my dell laptop you have to have numlock on and press fn+key to get the numbers. I know it was a setting somewhere, maybe in the bios but maybe it was in dells window setup program thing, although i don't know if that would carry over to linux...
_________________

|
|
Back to top
|
|
 |
thehousedad
Joined: 22 Mar 2007 Posts: 10
|
Posted: Fri 30 Mar 2007, 15:10 Post subject:
Thanks that worked Subject description: troubleshooting |
|
I added a # in front of line 10 and I am back in business. Thank you.
|
|
Back to top
|
|
 |
thehousedad
Joined: 22 Mar 2007 Posts: 10
|
Posted: Fri 30 Mar 2007, 16:10 Post subject:
Flash Solved Subject description: Pizzapup |
|
Thank you so much PG for the instructions on how to install flash, and all other instructions for that matter. I have another question how do you install dockapps into the icewm doc?
|
|
Back to top
|
|
 |
Greystar
Joined: 20 Mar 2007 Posts: 26
|
Posted: Sat 31 Mar 2007, 20:04 Post subject:
|
|
thehousedad.......I can help you with the flash go here[url=http://puppyfiles.org/dotpupsde/dotpups/Internet/]
And get the flash9.pup and install......Worked for me.Hope it helps.
|
|
Back to top
|
|
 |
Pizzasgood

Joined: 04 May 2005 Posts: 6270 Location: Knoxville, TN, USA
|
Posted: Mon 02 Apr 2007, 00:43 Post subject:
|
|
Docapps. Hmm... I played with those a little back in September or so. I don't remember much anymore though. I think there was a program called icedock or something that you had to start from /root/.xinitrc in parallel (follow the command with a space and then an ampersand). Then you had to launch the dockapps the same way.
I don't think the needed stuff is included in Pizzapup. If there isn't already a dotpup for it, I'm sure someone could set one up. It could probably be stripped out from MU's IceWM Ultra package.
Hmm... I see I forgot to promote this to Final. I'll go do that.
_________________ Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib

|
|
Back to top
|
|
 |
Eyes-Only

Joined: 10 Aug 2006 Posts: 1023 Location: La Confederation Abenaquaise
|
Posted: Tue 03 Apr 2007, 16:29 Post subject:
|
|
Fantastic job Pizza! Man... if I didn't have a highly customised 2.14 already installed on this HD? You can bet dollars to donuts your 3.0.1 would be there now! This is the way, IMVHO, Puppy should look and come equipped.
Ah! But the good news? My second computer for my wife & grandson is waiting for a Linux OS in the next room. LOL! So we know where this is going. Still though, I do have 3.0.1 set up with a save.2fs on this one for when I want to play around.
Glad you updated to the 2.14 "kernel" because now my USB setting sticks. In the 3.0 version I'd have to reset it each time I'd boot into 3.0. Not only that, but the 2.14 has a setting for we "southpaws" (lefthand mousers) which is rather nice as well.
Whenever I do drive maintenance, like fsck checks, reformatting in prep for new installs, and whatnots, I pop your disk right in. Talk about polished! Wow...
Thank you so very much for all your hard work and dedication placed into this puplet Pizza. You've made this Old Pup here a very happy man indeed! I shan't forget this.
Amicalement,
Eyes-Only
"L'Peau-Rouge"
|
|
Back to top
|
|
 |
Pizzasgood

Joined: 04 May 2005 Posts: 6270 Location: Knoxville, TN, USA
|
Posted: Tue 03 Apr 2007, 22:35 Post subject:
|
|
Thanks. 3.0.1 is actually a little unpolished though. I rushed it a bunch since I wasn't really adding anything new, so an icon or two slipped through. Overall I'm satisfied though. I'll take my time on the next one, like I did with 3.0.
I installed 3.0.1 on my new old laptop today (used Dell Latitude 640, 2.4GHz, 512MB RAM, 1400x1050 native res (surprised me, I expected less)). Since I didn't have immediate access to my stash of dotpups, I realized some more things I need to add to the next Pizzapup (like unrpm and undeb). Conky will probably also be included. I didn't have any issues with the numlock, but my bios were set to require the fn key to be pressed. I'm going to disable xsetnumlock by default on the next Pizzapup, but I'll add an option to enable it in one of the wizards.
Incidentally, I'm also a lefty. Except only half the time. I write, bat, and draw left handed, but I pitch, click, and lift right handed. The general trend I've noticed is to do stuff involving dexterity left handed and strength right handed, except with the mouse which is already there, and the bat which I learned when young and it stuck. I do snowboard goofy, and not just referring to my stance.
Now I need to finish reading the forum and then work on PET-Be-Gone some more. I plan to have it finished by Sunday, so I'll finally be able to start working on my bootsplash again. I vowed to myself that I wouldn't start Pizzapup 3.1 until I have Pebble rebuilt from scratch and to the point where it can toggle between a splash and text. I want 3.1 to make a splash
_________________ Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib

|
|
Back to top
|
|
 |
|