Page 10 of 25

systeminfo.pet

Posted: Wed 02 Nov 2011, 20:16
by tronkel
@sage

Hi Matey - hope things are going well over in Blighty.
Attached is a pet package that I purloined from the PCLinuxOS repo and converted it to a pet.

The guy who developed it (called Leiche - LOL German for corpse :lol: ) did a good job on it - so I think that you are right in that it would be worth having available in Puppy.

Tested in Wary 5.2, Iguleder's Guy Dog 5.01, Luci 529 (3- Headed Dog). Should also work in most recent Puppies.

You may need the DBUS packages - certainly in Wary and maybe in the Lucid series as well, so if it doesn't start, install the DBUS packages from the PPM. You'll find the program in the JWM menu under "system".

Over and out.

Tronkel

Posted: Thu 03 Nov 2011, 06:41
by Sage
That's amazing tronk - very many thanks to you and the undead, Leiche! Tell me he's from Transylvania. Looks as if quite a few nibbles already. Small utilities like this strengthen the breed.
You may need the DBUS packages

- and Racy.

Posted: Thu 03 Nov 2011, 08:20
by Sage
Unintended consequences!
Running the Flashplayer option immediately and involuntarily at the start of play tends to ellicit the answer 'Yes, please'. For users, esp. experimenters, of the liveCD, this can be disastrous. Running it numerous times a day soon gobbles up even the most generous ISP d/l allocations, doubtless reflected in the monthly account.
Suggest the appearance of Flashplayer is directly linked to first use of browser. Even better, to any use of browser requiring it (I don't use BBC iPlayer on test machines).

Posted: Thu 03 Nov 2011, 12:49
by BarryK
linuxcbon wrote:glxgears : command not found
It will be in next Racy.

Also, problem with glxgears hanging with Intel video fixed for next Racy.

Re: FirstRun and Internet Tool changes in RACY

Posted: Thu 03 Nov 2011, 13:07
by BarryK
gcmartin wrote:Internet Connection Wizard
There are 3 items of issue in this.
  • The SMB/CIFS international "valid" characters for a hostname is A-Z, 0-9, and the hyphen character(s). When used in the tool, it is stripping our the hyphen when found.(For example, RACY-RCtest1 is being changed to RACYRCtest1)
  • When the hostname is changed via the tool, should one want to re-enter to verify, before restarting the desktop, the original information is found in the tool.
  • And, I have found that most, if not all system fields are attempted to be changed, even though the desktop was not restarted. Fields are:

    Code: Select all

    # hostname
    RACYRCtest1
    # echo $HOSTNAME
    RACYRCtest1
    # cat /etc/hosts
    127.0.0.1 localhost RACYRCtest1
    192.168.1.1 pc2
    192.168.1.2 pc3
    192.168.1.3 pc4
    # cat /etc/hostname[/quote]
    
    Thanks for the report. I have fixed the first two in /usr/sbin/hostname-set. I don't know what the problem is in your 3rd point.

Re: FirstRun and Internet Tool changes in RACY

Posted: Thu 03 Nov 2011, 13:30
by BarryK
gcmartin wrote:
  • FirstRUN
  • Internet Connection Wizard
FirstRUN
After making initial changes, the desktop restarts. If you should need or want to revisit FirstRUN (say, Menu>Settings>FirstRUN) one does NOT find their changes showing as one would expect.
Thanks, fixed.

Posted: Thu 03 Nov 2011, 13:36
by BarryK
Sage wrote:One tiny matter, (I think raised by DaveS?) : the display in 1024x768, but no other resolutions, is shifted a bit less than half-an-inch to the left. This is a new feature for me but not DS.
We think this might be fixed in the next Racy.

Re: FirstRun and Internet Tool changes in RACY

Posted: Thu 03 Nov 2011, 17:04
by gcmartin
BarryK wrote:
gcmartin wrote:Internet Connection Wizard
There are 3 items of issue in this.
  1. ...
  2. ...
  3. (Restated) Your Network tools seems to have made all necessary changes even though the desktop was not restarted. Thus, it allows you to consider if the desktop restart would be a necessary item.
    The following is what I found before the tool restarted the desktop. "The felds were all set properly."

    Code: Select all

    # hostname
    RACYRCtest1
    # echo $HOSTNAME
    RACYRCtest1
    # cat /etc/hosts
    127.0.0.1 localhost RACYRCtest1
    192.168.1.1 pc2
    192.168.1.2 pc3
    192.168.1.3 pc4
    # cat /etc/hostname
    ..
.... I don't know what the problem is in your 3rd point.
No problem. Its an account just to show the effects of the tools in correctly setting system needs, even before a restart. Thus, a restart after a mere hostname change may not be necessary.

Great effort. Thanks for everything. This has been stable since startup last week.
Hope this helps

Racy Puppy 5.1.110 (5.2 beta2 - 27 Oct 2011)

Posted: Fri 04 Nov 2011, 13:44
by Billtoo
Manual frugal install to acer netbook.

Fri 4 Nov 2011 Operating System: Racy Puppy-5.1.110 Linux 3.0.7
5.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility Radeon HD 4200]
oem: ATI ATOMBIOS product: RS880M 01.00

X Server: Xorg Driver: radeon
X.Org version: 1.11.0
dimensions: 1024x600 pixels (270x158 millimeters)
depth of root window: 24 planes

AMD Athlon(tm) II Neo K125 Processor
Core 0: 1695 MHz

Computer
Processor AMD Athlon(tm) II Neo K125 Processor
Memory 1812MB (104MB used)

# glxgears
1026 frames in 5.0 seconds = 204.917 FPS
1012 frames in 5.0 seconds = 202.241 FPS
1025 frames in 5.0 seconds = 204.834 FPS

On first boot the screen resolution and sound were good,I used sns to
set up the wireless network connection.
Ethernet controller Atheros Communications AR8151 v1.0 Gigabit Ethernet
Network controller Broadcom Corporation BCM43225 802.11b/g/n

I tried to install the ati-driver-installer-11-9-x86.x86_64.run
proprietary driver but couldn't, it compiled without error but after
fighting with it for a while I gave up and settled for the radeon
driver.
Other than the ati problem racy is working well on this netbook.

Posted: Fri 04 Nov 2011, 14:57
by Sage
I tried to install the ati-driver-installer-11-9-x86.x86_64.run
proprietary driver but couldn't, it compiled without error but after
fighting with it for a while I gave up and settled for the radeon
driver.
Join the club!

Posted: Fri 04 Nov 2011, 16:33
by Sage
tronkel
Attached is a pet package that I purloined from the PCLinuxOS repo and converted it to a pet.
systeminfo-0.6.3.pet
Noted that 8-bit has produced something with the same name!

Any idea how to convert it from PCLOS to a .deb for my Mint system?!

Posted: Fri 04 Nov 2011, 19:23
by tronkel
@sage

in Mint, you can install the alien package and then convert the systeminfo rpm package to a deb package.

I have already converted it to a deb. Since I could only find a i386 version on the web this is the architecture that it prefers to run on - that's the bad news.

The good news though, is that even if you have a 64bit Mint version (either the Ubuntu or Debian based variant "lmde"), you can force the install at the command line by using:

sudo dpkg -i --force-all "name ofpackage"

You can have a go yourself if you want to try it, but I'll upload the deb that I built to datafilehost anyway after I have finished scoffing my dessert. Keep an eye on this thread for the download URL.

Posted: Fri 04 Nov 2011, 19:52
by tronkel
OK here's the download URL for the systeminfo DEB package for Linux Mint/Ubuntu.

http://www.datafilehost.com/download-7b75ce74.html

Enjoy!

Posted: Fri 04 Nov 2011, 20:47
by tronkel
Just tried systeminfo on my Linux Mint LMDE 64 bit installation. It works, but only just. The output windows are truncated and just as in the Puppy version, the offer to install any missing packages doesn't work - as you would expect though, since Puppy Linux has a different package management system to PCLinuxOS.

I then thought I'd have a go with installing it to my Debian Wheezy partition - again a 64 bit version - the same system that Linux Mint LMDE is based on. In this case and using the same deb file that I built for Mint, systeminfo works perfectly - including the ability to install stuff directly from the Wheezy repo.

There's no explaining why things work sometimes in Linux an not other times.

Linux Mint and Wheezy seem to be 2 different animals even although Mint LMDE is based on Wheezy. I wonder where the difference is.

I like this current Debian Wheezy - second only to Puppy though of course! Needs a bit of tweaking though to set it up to my liking, but worth the time spent IMHO

Posted: Sat 05 Nov 2011, 06:48
by Sage
There's no explaining why things work sometimes in Linux an not other times.
...has a certain incongruity with your motto!
Thanks for all that, tronk. My Mint machine is still running Xfce9. That poor fellow's wife stopped that series in its tracks. Since it works, I didn't bother to change to the Deb or LXDE later versions. Too much else going on, but Xfce is still my favourite.

Posted: Sat 05 Nov 2011, 07:02
by Billtoo
Sage wrote:PCLinux- Phoenix Edition has an utility Systeminfo v0.6.3 which gives a textual list of options. The first of these reads some basic BIOS info (dmidecode).
Hi Sage,

Here's one by Radky:

http://www.smokey01.com/radky/Pup-SysInfo-1.4.pet

Posted: Sat 05 Nov 2011, 09:27
by Sage
Thanks, Bill - all contributions gratefully accepted!

Posted: Sat 05 Nov 2011, 14:53
by Karl Godt
Had transferred the HDD with racy-110 from the P4 box to a k6 box :

Though the k6 has got only 1.045 GHz it runs faster than the P4 with 2.4 GHz .

racy kernel 3.0.7 runs fine !

One tiny issue : because i was lazy to adjust the boot parameters i did not boot with pfix=ram .
The video card had changed from
nVidia Corporation NV18 [GeForce4 MX 440SE AGP 8x]
to
nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)

and xwin/xorgwizard[-automatic] did not move the nv_drv.so from
/usr/lib/x/drivers-alternate
to
/usr/X11R7/lib/xorg/modules/drivers
for this .

I also have a black screen on the three consoles after Xorg started ,
and noticed fbcon is not compiled as module res. not put into the sfs .
Looking into /etc/modules/DOTconfig , i noticed that the framebufferdrivers [ nvidiafb , rivafb ] are configured as modules .

Is there a possibility to get these framebuffer drivers somewhere ?
It is not important , and rivafb might not work for me [ noticed a never ending loop loading rivafb configured with debugging [ useless 'cause not giving any values while spamming the screen ] ] .

Posted: Sun 06 Nov 2011, 09:43
by BarryK
gcmartin wrote:
jim3630 wrote:installed ... multi-sound card appears not to work correctly. can not ...
Hi @Jim3630
This worked for me, and it might help you. - written by 01Micko

Hope this helps
I have modified the Sound Wizard, so now offers to run Kirk's Multiple Sound Card Wizard at Step THREE:

Re: Wifi problem

Posted: Sun 06 Nov 2011, 09:51
by BarryK
peebee wrote:Hi Barry

Racy seems to lack support for my Broadcom B43 wifi on my HP550 laptop which works in other Puppies.

/lib/firmware/b43 is missing - I copied it across from lupu528

the b43 driver is not being loaded - I had to put
modprobe b43
into /etc/rc.d/rc.local

with these 2 changes, my wifi works with sns through reboots and I am posting this from Racy.....

I saw similar problems with the lupu528-k3.0.4 puplet from wuxiandianzi so it may be a k3 problem

Cheers
peebee
b43.ko is supposed to load automatically. This also causes the firmware (at /lib/modules/all-firmware/b43.tar.gz) to install.

...unless b43.tar.gz has the wrong firmware? That is possible. If you run:

# modinfo b43

it will show what firmware is expected.

It may be that b43.tar.gz in Lupu got upgraded, and we will have to do the same.