Slacko B2

A home for all kinds of Puppy related projects
Message
Author
gcmartin

Finding your Chipset information

#161 Post by gcmartin »

MinHundHettePerro wrote:
nooby wrote:. ... .How do I know if I have that BrookeDale thing or not. ...

Code: Select all

# lspci|grep -i 'vga'
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)
#
This is a good suggestion.
There is a tool which is now shipping inmost PUPs and most of the time is found via PUP's Menu "Report-Video-GLX" (I believe the next SLCACKO may have it in its Menu)

Hope this helps
Attachments
Tool from SLACKO.png
Hopefully "report-video-glx" will be in next SLACKO via Menu NOW, its only available from a terminal prompt
(56.02 KiB) Downloaded 919 times
Last edited by gcmartin on Sat 10 Sep 2011, 21:23, edited 1 time in total.

gcmartin

Finding your Chipset information

#162 Post by gcmartin »

Double Post accident

User avatar
MinHundHettePerro
Posts: 852
Joined: Thu 05 Feb 2009, 22:22
Location: SE

On 82845/..Brookdale

#163 Post by MinHundHettePerro »

Hello, fellow Brookdalers :)!

01micko,
When I (finally, sic!) read about the solution, I also did try to put that disable-composite-conf in /etc/X11/xorg.conf.d, but I chose to edit xorg.conf with the Trues and Falses of DRI and Shadow, instead of putting the suggested .conf in /etc/X11/xorg.conf.d.

So, I've been experimenting with this the whole day (geeky, ain't it?) and have come to the conclusion (right, or wrong) that, even though, slacko's Xorg supports the use of .conf-files in /etc/X11/xorg.conf.d, xorgwizard does not - it constructs its xorg.conf in its usual way.

So, I edited /usr/sbin/xorgwizard according to the following .diff-file (In my current opinion :roll: it's the optimal placement for a call to a Brookdale-modifying-script):

Code: Select all

--- xorgwizard_org	2011-08-14 02:22:48.000000000 +0200
+++ xorgwizard	2011-09-10 21:21:16.000000000 +0200
@@ -1492,6 +1492,10 @@
 #[ "$PROFILEMONITOR" = "" ] && PROFILEMONITOR="`grep '^eisa: ' /tmp/ddcprobe.txt | head -n 1 | cut -f 2 -d ':' | tr -d ' ' | sed -e 's/[^0-9a-zA-Z]/_/g'`"
 
 echo "#PuppyHardwareProfile=${PROFILECHIP}${PROFILEMONITOR}" >> /etc/X11/xorg.conf
+# MHHP 110910,  If Brookdale, run /usr/sbin/BROOKDALE with whatever fixes needed
+if grep -F 'oem:' /tmp/ddcprobe.txt | grep -i -F -q 'Brookdale' ;then
+[ -f /usr/sbin/BROOKDALE ] && . /usr/sbin/BROOKDALE
+fi
 #create a copy of xorg.conf with the profile in the filename...
 cp -af /etc/X11/xorg.conf /etc/X11/xorg.conf.${PROFILECHIP}${PROFILEMONITOR}
 #also write profile to the backup (used for tweaking vertrefresh)...
and then put a script called BROOKDALE into /usr/sbin

Code: Select all

#!/bin/sh
# MHHP 110910,  If Brookdale, set "DRI" "false", "Shadow" "true"
# Called from /usr/sbin/xorgwizard ~line 1497
sed -i '/Option.*DRI/s/"DRI".*$/"DRI" "false"/;/Option.*DRI/s/#Option/Option/;/Option.*Shadow/s/"Shadow".*$/"Shadow" "true"/;/Option.*Shadow/s/#Option/Option/' /etc/X11/xorg.conf
.

.... and it WORKS :D for spup-4.99.4 and, even for the more troublesome, spup-3.12.37 (tried under pristine conditions, using re-built puppy_*.sfs's) :D.

Ok, I'm aware that this hack only takes the "DRI" and "Shadow"-parts of the suggested solution into account (leaving the disabling-compositing-thingy out). If you'd think this could be a way out of caleidoscopic-patched hell for us Brookdalers this home-brew solution allows for later hacking of the BROOKDALE-script .... (and, provided you'd think any of this makes any sense, at all, - if you'd think the disabling-compositing-conf-thingy could be needed in some situations, I'd happily incorporate it ....... :))


Cheers :) from a happy BroOKdaler/ MHHP
[color=green]Celeron 2.8 GHz, 1 GB, i82845, many ptns, modes 12, 13
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285[/color]
Slackos & 214X, ... and Q6xx
[color=darkred]Nämen, vaf....[/color] [color=green]ln -s /dev/null MHHP[/color]

Jasper

#164 Post by Jasper »

Hi 01micko et al,

4.99.4 is working so well for me that I am expecting to use Slacko full time for the next month and although I have no particular tests in mind I will be able to report back if I should have any stability or other problem.

In Lupu 5.10 I can use some portable Linux programs:

VLC 1.1.1 .................(seems fine in Slacko as well)
GoldenDict 0.9.0.....(seems fine in Slacko as well)
PeaZip 3.1 ...............(seems fine in Slacko as well)
DosBox 0.73............(fine in Slacko after installing mesa-7.6-q1)
Gnote 0.5.2..............(did not discover how to make it work in Slacko)
......................also tried a much later pet gnote_0.6.2.pet without success.

I understand that Slacko is not Lupu and as I have now opted to use an alternative program to Gnote I have not got a personal problem and I only mention this just in case it may be of interest.

I got the portable programs from http://portablelinuxapps.org/
Unimportantly I'm using NoScript in SeaMonkey and I couldn't find the "usual button" to allow Forum access to enable the URL as a link

My regards

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

#165 Post by Lobster »

Jasper tried the following portable linux apps
Which I think we should support as much as possible
http://portablelinuxapps.org/

xaralx xtreme (still prefer to full inkscape)
spideroak (some sort of cloud backup)
Skype (now in further decline after being sold to Redmond)
Libreoffice (the business)
Gimp 2.7.2 (on the way to the excellent 3 series . . .)
focuswrite (for the writer who has nothing)
Dia (diagrams)
Coccinella 0.96.18 (IM)
BlueGriffon 0.8 (visual HTML)
Bluefish (HTM Editor)
Audacity (did not check this - should do but loaded OK)

Please report non working apps to portable linux apps

New apps can be added here once you are a registered user
(you have to register to thwart spam ware)
http://puppylinux.org/wikka/NoobHelp
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
pri
Posts: 342
Joined: Fri 09 Oct 2009, 18:31
Location: Bandung Indonesia
Contact:

xrandr working fine

#166 Post by pri »

hi so long not go to forum :D

i am the man who stick to 431 but now cant use it because have upside down monitor

seem this puppy is good. one thing i test is xrandr. working for command xrandr -o inverted for my monitor that placed upside down :D


but how to make it permanently ? when reboot or restart xorg desktop comeback as normal.
Learning by Doing

User avatar
Ray MK
Posts: 774
Joined: Tue 05 Feb 2008, 09:10
Location: UK

#167 Post by Ray MK »

Hi pri

There was a puppy called KitchenPup - 412 TurbuPup based, if I recall correctly,
that did exactly what you want. Had Opera too - nice.

I used it on an old laptop for a time and it worked very well.

It gave the choice of upside-down or normal screen - fantastic.

Maybe a look into the Xorg.conf or sfs may provide the knowledge required
for use in other puppy's.

HTH - very best regards - Ray

aarf

#168 Post by aarf »

Can you put the upside down command in a script/file in the startup folder?

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

Re: Slacko B2

#169 Post by dejan555 »

01micko wrote: It's that time again...

Time to get Slacko..

Certainly is! :D
Manual frugal install with pfix=ram on my usual test machine:
Sempron 3000+ 1.8Ghz
1.25 GB RAM + swap (1 GB?)
Radeon 9250 gaphics

I like the initial apearence, although you could have add some more slick cursor theme.
I like that it has seamonkey inbuilt (downloaded flash, youtube works!). LAN auto-setup.
PEqualizer is the best thing ever! :)

The first time wizard re-ran after restarting X, not a big deal, but maybe it should apear just first time?
Downloaded mesa package, after restart X Xorg wouldn't start, but after I re-ran xorgwizard, then manually edited xorg.conf to include Load dri line, X started but as usually with newer pups I don't get a decent acceleration with my card :(
Since you have both chatzilla and Xchat inside you can cut one irc client if you want.

Other then that, so far things work smooth, I think I'll test pemasu's gimp package next :D
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#170 Post by peebee »

Hi 01micko

Just a short report about media players and dvb-t (triggered by what's called the Digital Switch Over in the UK when we go 100% to dvb-t.)

gnome-mplayer on slacko does work with my usb dvb-t tuner but seems to have some synch problems between sound and picture (but its better than gnome-mplayer on lupu which doesn't work too well with dvb-t)

smplayer has worked well in the past for me so I attempted to install it on slacko using ppm but it detected and wanted to load so many dependencies that I gave up (should it be in the slacko repository??)

I then tried to install the lupu version - this showed it needed a library libaudio.so.2 when it was run from the console so I copied this across from lupu (actually libaudio.so.2.4 symlinked to libaudio.so.2) and then the lupu version of smplayer worked fine with my af9005 usb dvb-t.

So I guess my question is - should libaudio.so.2.4 and its symlinks be in slacko if it means that lupu pets will work?

Cheers
peebee
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

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

#171 Post by Lobster »

Tazoc has developed a great way to give a comprehensive hardware report
http://www.murga-linux.com/puppy/viewto ... 454#455454

Maybe the Slickpet pull down menu 'File' could be more comprehensive with this feature added? :)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#172 Post by nooby »

posted on a better place forget it!
Last edited by nooby on Thu 15 Sep 2011, 15:05, edited 1 time in total.
I use Google Search on Puppy Forum
not an ideal solution though

aarf

#173 Post by aarf »

menu much better, desktop icon erm.
still requesting
pupsnap

3g usb phone modem connected (pupdial wvdial) and is now screen size compliant. thanks :)
Attachments
image-1.png
(1.42 KiB) Downloaded 1179 times

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

Re: RAM usage reports

#174 Post by 01micko »

gcmartin wrote: Question
Is there any need to follow the SlickPET recommendation of XORG_HIGH on this system? (see reports)

Hope this helps
gcmartin, your report looks fine to me.

As far as installing Xorg_high, (note I will reword that as we are just going with the "mesa" monicker) it is only a recommendation and may improve video performance, however if you are satisfied with your current video performance then there is no need.

-

peebee,

Smplayer in the Slacko repo does require qt which is a large package. You can also get the qt-sfs instead, smplayer will run fine with it, but you'll still get the dependency message, ignore it and don't get the deps if you use the sfs.

aarf

The new pupdial gui is just a start, eventually all apps will be fixed to accommodate 800x480 res.
Puppy Linux Blog - contact me for access

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

#175 Post by 01micko »

Seamonkey 2.4 Beta 2 with Flashblock

http://distro.ibiblio.org/pub/linux/dis ... -2.4b2.pet 18M

Dev package..
http://distro.ibiblio.org/pub/linux/dis ... -2.4b2.pet 5M

I imagine sm-2.4 will be final when we go final so it will be in Slacko B3, due when Barry makes a new woof :wink: It includes Flashblock-1.3.18 but there is no hard coded profile in /root. This is a compiled version and wont update. Compiling saves a couple of M in the iso.

Have fun!
Puppy Linux Blog - contact me for access

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

#176 Post by Lobster »

Thanks Mick,

Installed 2.4 went very nicely. Flashblock working.
I had Chrome set up (an eventual ad supported browser from
advertising giant Google) and Seamonkey ousted it successfully.
Lucid had a browser swapper bottom left. Slacko not?

Chrome worked well.
I tended to use Seamonkey and it has been running successfully.
Really need to check a long bit of streaming flash . . .

Been using transmission, works OK.
Had no problems with ATI crystal driver.
Tried to use FFConvert (unsuccessfully mkv to avi)
but am not familiar enough with the program to compare . . .

I haz a secure Seamonkey
Yeah! - many thanks :)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#177 Post by DaveS »

Lobster wrote:Thanks Mick,

Installed 2.4 went very nicely. Flashblock working.
I had Chrome set up (an eventual ad supported browser from
advertising giant Google) and Seamonkey ousted it successfully.
Lucid had a browser swapper bottom left. Slacko not?

Chrome worked well.
I tended to use Seamonkey and it has been running successfully.
Really need to check a long bit of streaming flash . . .

Been using transmission, works OK.
Had no problems with ATI crystal driver.
Tried to use FFConvert (unsuccessfully mkv to avi)
but am not familiar enough with the program to compare . . .

I haz a secure Seamonkey
Yeah! - many thanks :)
Watched last Sundays Grand Prix (2 hours) via iplayer, no problems. :)
Spup Frugal HD and USB
Root forever!

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

#178 Post by 01micko »

I am posting from Links right now (text mode browser). I might even include this.. it makes Slacko useful even if you can't get X, there is also a tiny script by going-nuts that works for IRC chat, it's brilliant stuff!

The motivation is Raffy. He can't get a stable X on his new laptop, but with this and a few other tools it will be possible to get an appropriate driver for X, in Raffy's case the ati-fglrx driver. Of course this depends on net connection..
Puppy Linux Blog - contact me for access

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#179 Post by nooby »

Sadly it is not in development anymore. But a Check guy made a DOS browser that could be launched without any Shell or Windows.

And it worked good. Showed pictures and movies and could handle HTML and so on.

Arachne or similar name. Hopefully there are modern varieties of that thinking. Links maybe is one then?
I use Google Search on Puppy Forum
not an ideal solution though

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

#180 Post by Sage »

Arachne was a Czech DOS browser. I still had a copy somewhere. It was extremely tricky to use. But it was bought out by some nasty multi-national and assimilated into the host. Links CLI works OK, though.

Post Reply