Page 4 of 19

Posted: Sun 22 Apr 2012, 02:29
by James C
Replacing missing lib allows Gparted to work....

Posted: Sun 22 Apr 2012, 03:06
by musher0
Problem saving straight 5.3.3 version to DVD. Said it requires a new or updated DVD! UpupPrecise 5.3.3.x has divination capacity since, at approx. the same time I was trying to save, pemasu was presenting version 5.3.3.1... :) (hehe)

Back to serious: Will check if it is my DVD disk itself or some function in shutdown routine of PrecisePup that's involved.

BFN.

Posted: Sun 22 Apr 2012, 05:03
by linux28
flash ok :lol:
print ok :lol:




# cmake ..
CMake Error: Could not find CMAKE_ROOT !!!
CMake has most likely not been installed correctly.
Modules directory not found in
/usr/bin
CMake Error: Error executing cmake::LoadCache(). Aborting.
:(


# evince

(evince:3083): EggSMClient-WARNING **: Desktop file '/usr/share/applications/evince.desktop' has malformed Icon key 'evince.xpm'(should not include extension)

(evince:3083): GLib-GIO-ERROR **: Settings schema 'org.gnome.Evince.Default' is not installed

Trace/breakpoint trap

Posted: Sun 22 Apr 2012, 08:13
by pemasu
Thank you all of the reports. These helps me a lot, as you know.

Okay...I will add slacko snmp backend.
Is is just /usr/lib/cups/backend/snmp which needs to be replaced.

libatkmm. Yeah. I added it under gparted, but woof would have needed gparted template to be fixed. So I add it as libatkmm. It should be in next version and now I check that it is there.
EDIT: Cannot check printing, I cannot connect to the wifi network with my laptop. Booted fine but no network connection. Info below is from Exprimo.
=== NETWORK ===

Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller
VENDOR: 10ec DEVICE: 8136 KERNEL MODULE: r8169
JJim1911. Could you dmesg and check is it asking firmware which is missing. r8169 kernel module is there so it could be missing firmware. There is now 4 new firmwares in firmware git repository, so....it might be fixable by adding missing firmware.
dmesg tells you if it complains about spesific firmware.

Posted: Sun 22 Apr 2012, 09:41
by pemasu
# cmake ..
CMake Error: Could not find CMAKE_ROOT !!!
CMake has most likely not been installed correctly.
Modules directory not found in
/usr/bin
CMake Error: Error executing cmake::LoadCache(). Aborting.
Install cmake-data with PPM.

Added to pkgs specs. Thanks !!!

Posted: Sun 22 Apr 2012, 10:24
by mavrothal
5.3.3 runs nice and stable on my VM.

Trying to compile some drivers noticed that xorg_dev_7.6 is not in the devx. No big deal. The one from the ubuntu repo solved it :)

Posted: Sun 22 Apr 2012, 11:18
by tronkel
Nice Version!

Having trouble with the ATI Radeon 6450 driver.

This has been the case with recent Puppys, but have so far managed to work around the problem by compiling the proprietary driver from the ATI website.

I can't however seem to be able to get an error-free compile using this Upup. I'm using the kernel sources as provided by the sfs and the amd-driver-installer-12-3-x86.x86_64.run downloaded ATI driver.

The open source Radeon driver seems to be kaput in the latest kernels. This is the one I actually prefer.

Would any of the Slacko ATI FGLRX pets be of any use? Has anyone had any joy using any of these?

In the meantime the VESA driver allows me to have a GUI desktop.

It's enough to show the potential that this version has. Yes, I think this would make a great official Puppy.
It's got the necessary look and feel as well.

failed compile Gkrellweather plugin

Posted: Sun 22 Apr 2012, 11:36
by tubeguy

Code: Select all

# make
gcc  -O2 -Wall -fPIC `gtk-config --cflags` `imlib-config --cflags-gdk`    -c -o gkrellweather.o gkrellweather.c
/bin/sh: gtk-config: command not found
/bin/sh: imlib-config: command not found
gkrellweather.c:7:29: fatal error: gkrellm/gkrellm.h: No such file or directory
compilation terminated.
make: *** [gkrellweather.o] Error 1
# 
I normally compile GKrellM but this time I used a deb I found. When I went to compile the weather plugin I got this result. No biggie for me but wanted to put my report in.

Posted: Sun 22 Apr 2012, 12:24
by pemasu
I can't however seem to be able to get an error-free compile using this Upup. I'm using the kernel sources as provided by the sfs and the amd-driver-installer-12-3-x86.x86_64.run downloaded ATI driver.
kernel module source has needed patching with recent ATI versions and 3.2.X and over kernels. The patching has been posted recently in howto section.

Posted: Sun 22 Apr 2012, 13:16
by tronkel
Yep, got it - thanks Pemasu. FGLRX compiles OK now.

Simple patch here for anyone who needs it:

http://www.murga-linux.com/puppy/viewtopic.php?t=77735

Posted: Sun 22 Apr 2012, 13:53
by pemasu
Maxerro posted this in Barry`s blog:
Posted on 22 Apr 2012, 17:30 by maxerro barrys blog
I've just seen pemasu has uploaded a new version of Upup Precise, so MAYBE this is still relevant, like it has been just yesterday.
There still seems to be some library-backfiring in the crypto/ssl area, and before pemasu goes on, this needs to clear up:
backup /lib/libssl.so.0.9.8 to whatever (for now)
link /lib/libssl.so.1.0.0 to /lib/libssl.so.0.9.8
add libevent-openssl-2.0-5_2.0.16
link:
/usr/lib/libevent_openssl.so
/usr/lib/libevent_openssl-2.0.so.5
to the new /usr/lib/libevent_openssl-2.0.so.5.1.4 instead of 5.1.3
Test again, cry for help.
Although, by the final release the whole ssl-pack will need to be replaced.
This is bigger thing than first seems. Doing so...means that apps needing older 0.9.7-0.9.8 are not fooled with just symlinking. It means compiling them against libssl 1.0

Well...lefting 0.9.8 out surely soon shows what apps needs recompiling. I did compile Transmission-2.51 against libssl.so.1.0.

What else needs recompiling...someone could tell....

Libevent was the older version due to Transmision. Already updated it to use Precise Pangolin version and I did create symlinks to the older version. Will be in next uploaded Upup Precise.

Posted: Sun 22 Apr 2012, 15:02
by Terryphi
I simply installed the latest Precise debs for libsll.0.9.8, libsll.1.0.0 and opensll on Barry's Precise Pup. Everything I have tested works.

Posted: Sun 22 Apr 2012, 15:13
by pemasu
Yes...but that means that you have both of them libssl 0.9.8 and 1.0 on your system. If there is concensus that only libssl 1.0, updated later to security updated version is the safe way....apps depending the libsll 0.9.8 is not fooled with just symlink. You will get version symbol error.

I had already 0.9.8 and 1.0 versions included, both of them...question is...is just 1.0 safer and better solution and how many apps relies on 0.9.8. I think this was discussed and updated in Lucid Puppy. Playdayz et al could answer this.

Yeah...I would need Playdayz as "silent" advicer in this...I suppose he will check this thread at some time...

Posted: Sun 22 Apr 2012, 15:22
by pemasu
Here is another guide to compile latest ATI proprietary driver. It seems to have the patch I have posted.

http://www.murga-linux.com/puppy/viewto ... 970#621970

Posted: Sun 22 Apr 2012, 16:15
by Jim1911
pemasu wrote:
EDIT: Cannot check printing, I cannot connect to the wifi network with my laptop. Booted fine but no network connection. Info below is from Exprimo.
=== NETWORK ===

Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller
VENDOR: 10ec DEVICE: 8136 KERNEL MODULE: r8169
JJim1911. Could you dmesg and check is it asking firmware which is missing. r8169 kernel module is there so it could be missing firmware. There is now 4 new firmwares in firmware git repository, so....it might be fixable by adding missing firmware.
dmesg tells you if it complains about spesific firmware.
[ 18.422795] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[ 18.422798] Copyright(c) 2003-2011 Intel Corporation
[ 18.422918] iwlwifi 0000:01:00.0: pci_resource_len = 0x00002000
[ 18.422920] iwlwifi 0000:01:00.0: pci_resource_base = f82fc000
[ 18.422923] iwlwifi 0000:01:00.0: HW Revision ID = 0x34
[ 18.423407] iwlwifi 0000:01:00.0: irq 50 for MSI/MSI-X
[ 18.423603] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 18.423606] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 18.423608] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 18.423611] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
[ 18.423613] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_P2P disabled
[ 18.423643] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
[ 18.423892] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
[ 18.441023] iwlwifi 0000:01:00.0: device EEPROM VER=0x71a, CALIB=0x6
[ 18.441027] iwlwifi 0000:01:00.0: Device SKU: 0x150
[ 18.441031] iwlwifi 0000:01:00.0: Valid Tx ant: 0x1, Valid Rx ant: 0x3
[ 18.441055] iwlwifi 0000:01:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
[ 18.452511] iwlwifi 0000:01:00.0: request for firmware file ‘iwlwifi-6000g2b-5.ucode’ failed.
[ 18.455739] iwlwifi 0000:01:00.0: request for firmware file ‘iwlwifi-6000g2b-4.ucode’ failed.
[ 18.455744] iwlwifi 0000:01:00.0: no suitable firmware found!
[ 18.471599] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 18.471719] r8169 0000:03:00.0: irq 50 for MSI/MSI-X
[ 18.471881] r8169 0000:03:00.0: eth0: RTL8105e at 0xf81ac000, 84:8f:69:b0:d7:4a, XID 00a00000 IRQ 50

Hope that I've included what you need.
Jim

Posted: Sun 22 Apr 2012, 16:34
by musher0
musher0 wrote:Problem saving straight 5.3.3 version to DVD. Said it requires a new or updated DVD! UpupPrecise 5.3.3.x has divination capacity since, at approx. the same time I was trying to save, pemasu was presenting version 5.3.3.1... :) (hehe)

Back to serious: Will check if it is my DVD disk itself or some function in shutdown routine of PrecisePup that's involved.

BFN.
@pemasu & upup-precise kennel:

As it stands, there is no growisofs in upup precise... nowhere.

The problem is solved by downloading & installing growisofs from
http://packages.ubuntu.com/precise/video/growisofs
just after you've specified your regional parameters, etc.
Click on shutdown, click on ''save to cd / dvd'', let the script do its stuff.
On reboot all will be ok, you will be able to boot upup-precise and save your work to cd / dvd.

Writing this from upup-precise entirely on DVD.

Proof: see the big plus sign in attached pic.

Regards.

PS. No libs are missing.

Posted: Sun 22 Apr 2012, 16:46
by musher0
Another thing: the locales list in the parameter setting panel on first boot is incomplete.

The Earth on which Upup-Precise operates is missing three continents :lol: : North America, Central America and South America.

Luckily this alien knew his TZ by heart! :)

BFN.

Posted: Sun 22 Apr 2012, 16:49
by pemasu
Thanks. I created a pet of it.

Posted: Sun 22 Apr 2012, 17:25
by pemasu
Jim1911.
Try this pet. It has the firmware your dmesg requested.

Posted: Sun 22 Apr 2012, 18:58
by pemasu
time zone comes from tzdata package. It installs the timezone stuff to the /usr/share/timezone/*

Woof packages-templates...under glibc screws ubuntu new format of timezones. It means that it removes American continents. Not big deal some might think....but it disturbs the time zone selections and that is bad thing.

I will test how to fix the glibc packages-template.

EDIT. Got it. Just remove the previous content from zoneinfo template folder and add PLUSEXTRAFILES and PLUSEXTRADIRS into it.

I wonder how many other templates needs fixing.