Slacko Puppy 5.3.1 Released

News, happenings
Message
Author
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#161 Post by Lobster »

Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#162 Post by Aitch »

8-bit/Mick
Jay is trying to get Compiz working in Lupen, too

Aitch :)

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#163 Post by recobayu »

im sorry every body,
i want to ask a question.
how can i run the .deb package that it can walk in lupu tobe in spup?
maybe some addition library?
i'm a newbe on linux.
thanks your answer.

User avatar
bignono1
Posts: 360
Joined: Sun 17 May 2009, 07:30
Location: Q8

#164 Post by bignono1 »

All fine on a FS lapy with a 1.7ghz and 1.2 mb ram except for the tapping on touchpad,
i edited the files on /etc/x11 but no go.
Any hints?
Frugal install.
Last edited by bignono1 on Wed 14 Dec 2011, 10:14, edited 1 time in total.

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#165 Post by Sage »

When installing Legacy GRUB, message 'This is not Linux' appears at first ask. Go 'OK'. Second attempt - no failure message, but GRUB not installed. Third attempt, failure message again, fourth attempt, no failure message, long delay, GRUB directory filled with 'stage' files but no menu.lst.
Phenomenon is reproducible, different systems, usual start-up precautions, etc.

User avatar
bignono1
Posts: 360
Joined: Sun 17 May 2009, 07:30
Location: Q8

#166 Post by bignono1 »

Go grub4dos Sage.

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#167 Post by 01micko »

Sage wrote:When installing Legacy GRUB, message 'This is not Linux' appears at first ask. Go 'OK'. Second attempt - no failure message, but GRUB not installed. Third attempt, failure message again, fourth attempt, no failure message, long delay, GRUB directory filled with 'stage' files but no menu.lst.
Phenomenon is reproducible, different systems, usual start-up precautions, etc.
Uh! That grubconfig script is absolutely horrible! It appears by design that it is only intended to run from a live cd, no save file.

EDIT: ok Sage, I patched and tested, working here with a save file, I didn't test live, nothing in code suggests it wont work live, but you cant install grub files to ntfs|FAT|DOS. (it's still a mess!)

Code: Select all

cp /usr/sbin/grubconfig /usr/sbin/grubconfig.bak #makes backup
gunzip grubconfig.gz
chmod 755 grubconfig
mv -f grubconfig /usr/sbin 
overwrites old one
Attachments
grubconfig.gz
(12.43 KiB) Downloaded 317 times
Puppy Linux Blog - contact me for access

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#168 Post by Sage »

Go grub4dos
- already did that, but don't like it as much as Legacy!

Many thanks, mick. I was running liveCD as pfix=ram and installing to HD. Maybe not BK-approved but works with every other Puppy! Only other GRUB that gave grief was GRUB2 on one of the variants a year or so ago.

Incidentally, Jemimah was talking of deleting FD format - I objected. Used it from Slacko three times this morning to prepare special FDs to flash 'dead' BIOS es. Sometimes nothing else will do. The boards that needed this were gifts. That means that they were replaced at some cost when it's not necessary. They were destined for landfill if I hadn't expressed interest. That is unacceptable. It's not LHC science. If I can do it, it's a walk around the collider for guys here with their impressive skills.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#169 Post by don570 »

Note to 01micko

Dmitri (the developer of mtpaint) and I give some advice about how
to set up a default folder to save a screenshot image

http://www.murga-linux.com/puppy/viewto ... 806#583806

I made a pet package with the code inside

http://www.murga-linux.com/puppy/viewto ... 96d14cfa99

It wouldn't be difficult to make the changes to mtpaintsnapshot.sh

______________________________________________

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#170 Post by 01micko »

8-bit wrote:When I saw that dependency, I just made a system link to libpcre.so.0.0.1. I think I got that name right. but that did get me further.
I also installed mesa, but when I would run the nvidia-settings app, it said it could not find SDL to querry for what was installed.
So I may have to revert to Lupu and give it another try.
Anyway.. I have compiz "running".. that is, it registers as a process and I have a desktop.. but, no plugins will load.. so no emerald, no cpp, no nuthin! :( .. I compiled the lot from scratch including some deps. (metacity is one but it only needs the headers :oops: , might upload a package of that one day and maybe ttuuxxx can tweak it, he knows all about metacity).

Anyway, it's a start and this is with a radeon card and fglrx driver, somethoing I could never get to work in lupu. Had better luck with nvidia, I may even plug in my nvidia card, actually I will, but I'll see if I can get the plugins loading first.
Puppy Linux Blog - contact me for access

jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

#171 Post by jpeps »

01micko wrote:
Anyway, it's a start and this is with a radeon card and fglrx driver, somethoing I could never get to work in lupu. Had better luck with nvidia, I may even plug in my nvidia card, actually I will, but I'll see if I can get the plugins loading first.
...and then you'll ready be for some coaching from NixiPixel.. This could be a life-changer.

http://www.youtube.com/watch?v=LGY9cwSjZsU

User avatar
8-bit
Posts: 3406
Joined: Wed 04 Apr 2007, 03:37
Location: Oregon

#172 Post by 8-bit »

IN my previous post, I said SDL and that was wrong. I had installed the factory NVIDIA driver for my card and when I would open nvidia-settings, and clicked on the Open GL/GLX information, I got a message of it not being able to query Open GL.
In Lupu, it finds it fine.
So I must be missing something there. Also, with the Nvidia card, do I need mesa?
It is touted as being for other cards.

I would really like to try what you have so far and see if I can get any further.
Since I was able to get compiz and the fancy graphics on Puppy 301, and it was based on slackware, it just seems that it should also work with Slacko.

Also, I do not know if this would make any difference, but on the Nvidia site, there was information that stated that Nvidia was going to start including Open GL in their drivers.
I did try downloading the driver pointed to for it, but I never checked to see if my card was supported by it and I already had installed a factory driver for my card. But in Slacko as I said, no OpenGL was found to query.

So why does Nvidia find it in Lupu?
Mysteries that need answers that are beyond me at present.

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#173 Post by 01micko »

8-bit

Compiz is confirmed working :)

I have had it working for days but I could not for life nor money get Emerald ( :!: ) to work.. then I stumbled upon a post from some Joe Noone that had an entry like this (see code) affecting his path:

Code: Select all

export XLIB_SKIP_ARGB_VISUALS=1
That was the key. I commented that in /etc/profile, rebooted and voila! Emerald works! (Yes lobster, Emerald has been a bit of an achilles heel for me!)

So, to get it working, you need the python_plus pkg I made in slacko repo, plus a bunch from slackware/salix/slacky.. I'll get to a full rundown on Monday.. but I am so happy it works! :D

You don't even need xfce, it will work using a dummy wm. (I use "rxvt" like dinky did in Ripple). Xfce does work fine with it too, probably Trinity as well, about to test. EDIT: yep, Trinity works fine too.

Cheers!

PS: don't use the Lupu compiz! GTK/GDK is totally different and likely will crash X.

EDIT: Working on my old Radeon graphics Thinkpad 8)

Code: Select all

 ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
..and that's just with Mesa and the open source radeon xorg driver. (as in screeny)
Attachments
compiz_old_radeon.png
note that I called fbpanel so I'd have a menu, WM is Emerald
(159.39 KiB) Downloaded 1821 times
Puppy Linux Blog - contact me for access

jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

#174 Post by jpeps »

Here a compile of ffmpeg-0.9, which requires updated libx264...which in term requires updated mplayer.

http://jpeters.net/apps/libx264-120.pet
http://jpeters.net/apps/mplayer-SVN-r34448.pet
http://jpeters.net/apps/ffmpeg-0.9.pet


ffmpeg configuration (same as present): --prefix=/usr --cpu=i686 --enable-libmp3lame --enable-libx264 --enable-libfaac --enable-pthreads --enable-small --enable-postproc --enable-libvorbis --enable-gpl --enable-shared --enable-nonfree --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-debug --enable-bzlib --enable-zlib --enable-libspeex --enable-version3 --enable-runtime-cpudetect --enable-x11grab --enable-libdc1394 --enable-libschroedinger --enable-libtheora --enable-libxvid --enable-swscale --enable-libvpx

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#175 Post by 01micko »

Hi jpeps

Surprising it didn't complain about vpx too (wanting an updated version).

I'll check it out. Thanks :)
Puppy Linux Blog - contact me for access

jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

#176 Post by jpeps »

01micko wrote:Hi jpeps

Surprising it didn't complain about vpx too (wanting an updated version).

I'll check it out. Thanks :)
It's got libvpx-720p.ffpreset, so it works. Tested with a UTube video, "bali.vid" , encoding WebM video:

Code: Select all

# ffmpeg -i bali.vid -s 1280x720 -vpre libvpx-720p -b 3900k -pass 1 \

         -an -f webm -y output.webm

# ffmpeg -i bali.vid -s 1280x720 -vpre libvpx-720p -b 3900k -pass 2 \

         -acodec libvorbis -ab 100k -f webm -y output.webm

JegasLLC
Posts: 4
Joined: Mon 19 Dec 2011, 18:13

Congrats on this Distro...

#177 Post by JegasLLC »

I inspire to roll a puplet - and I'm sure it will take eons before mine is sweet like this one.

Great job!

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

NVIDIA driver for Slacko

#178 Post by shinobar »

8-bit wrote:IN my previous post, I said SDL and that was wrong. I had installed the factory NVIDIA driver for my card and when I would open nvidia-settings, and clicked on the Open GL/GLX information, I got a message of it not being able to query Open GL.
In Lupu, it finds it fine.
So I must be missing something there. Also, with the Nvidia card, do I need mesa?
Needed mesa, OpenGL, and the SDL also to be replaced the one complied with openGL support.
I made nvidia-glx-sdl-290.10-slacko.sfs which contains glx, OpenGL and SDL.
http://www.murga-linux.com/puppy/viewtopic.php?t=72405
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

gerry
Posts: 986
Joined: Thu 26 Jul 2007, 21:49
Location: England

#179 Post by gerry »

Running Slacko 531 on Thinkpad T60p. Xorg selects vesa at startup, so I installed the Meta driver pet. BUT I need to run the Xorg Wizard to change to using the new driver instead of vesa, and when I try to do that the text is enormous, lines wrap round, the keys are nowhere to be found among all the clutter, the up/down keys don't work, and, by the time I'd extricated myself, the touchpad had stopped working.

What do I do next?

EDIT: backup save file cured the touchpad.

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#180 Post by CatDude »

Hi
01micko wrote:Compiz is confirmed working :)
Image

on Sat Dec 17.....01micko wrote:.. I'll get to a full rundown on Monday..
Image

We need wobbliness ASAP :wink: :wink:

CatDude
.
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

Post Reply