Upup Raring 3.9.9.2 with non-PAE 3.9.9 kernel. 13 July 2013

A home for all kinds of Puppy related projects
Message
Author
User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#226 Post by James C »

pemasu wrote: I will post tomorrow the download link. The most curious ones know from where to grab the iso anyway.
You know me....downloading now..... :lol:

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#227 Post by rcrsn51 »

I got a copy from here.

The checksum is correct and it launches fine. But many of the desktop icons are dead.

[Edit] The culprit appears to be a missing libgcc_s.so.1

[Edit] This file is in the devx.

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

#228 Post by tlchost »

rcrsn51 wrote:I got a copy from here.

The checksum is correct and it launches fine. But many of the desktop icons are dead.
Lots of things donlt woirk even after installing a terminal program. since urxvt doesn;t work.

x-chat,geany, many others

Thom

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

#229 Post by don570 »

I compiled a Raring version of mhwaveedit 1.4.23

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

__________________________________

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

#230 Post by tlchost »

rcrsn51 wrote: The culprit appears to be a missing libgcc_s.so.1
So, if I wanted not to load up the dev.x file at every boot...what would I copy from the dev.x to where?

thanks

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

#231 Post by don570 »

The devx file can be loaded with Shinobar's SFS on-the-fly program
which is a right click item in some Puppies or a utility app
in other puppies.

It will be permanently loaded in the pupsave file afterwards. :lol:

__________________________________________________

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

#232 Post by tlchost »

don570 wrote:The devx file can be loaded with Shinobar's SFS on-the-fly program
Thanks...put the lib file where it was needed...no need now to load the dev.x file

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#233 Post by edoc »

Loaded & opened fine on my old Panasonic Toughbook CF-29.

Will thrash around on it tomorrow and report back ...
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#234 Post by edoc »

Had a minute to test a little ...

While Console is unresponsive I am able to open LXterminal from within a Rox-filer window.

I did reboot with devx set to load.

Seamonkey does not respond from the Desktop or the Menu, xChat doesn't respond from the Menu, PuppyPhone does try to install from the Menu but I didn't test any of the steps.

More tomorrow ...
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

Upup Raring 3.9.9.1 with non-PAE 3.9.9 kernel.

#235 Post by Billtoo »

Once the devx was installed all the desktop icons launch programs, I
added vlc,clementine,xine,firefox,and dosbox with ppm and they all work
fine.
I compiled the latest midnight commander and it's dependency slang,the
latest xfe and it's dependency fox toolkit and that works too.

So apart from the missing gcc lib 3992 is working well.
Attachments
screenshot.jpg
(57.32 KiB) Downloaded 476 times

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#236 Post by pemasu »

Thank you all of the feedback. Updating gcc has not been seamless. I will rewoof the build with missing gcc lib included to the main sfs. That gcc version mismatch needs also inspection. Maybe some older gcc 4.6 lib has crept in.

At least devx sfs has become familiar to the users. Lol.

Sorry of the inconvenience. The aim was good. Offering newer gcc for demanding compiling needs.

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

#237 Post by Billtoo »

pemasu wrote:That gcc version mismatch needs also inspection. Maybe some older gcc 4.6 lib has crept in.
I think the gcc version mismatch is because the kernel source sfs was compiled with the old gcc version.

Then again, I could be wrong :)

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#238 Post by pemasu »

Billtoo. I think you are right. That is not good. This makes me evaluate the gcc update again. Should I still revert back to the previous 4.6 version.
I will test by compiling some kernel module asap.

Thanks.

EDIT. I compiled latest NVIDIA 319 with getnvidia. It compiled ok and in nvidia-installer.log has no gcc mismatch errors. There is though error of not found header file but it didnt prevent the compile. That error is probably new kernel and changed location of some header files. Need of checking the symlinks to point newer location. I will inspect that.

Anyway...I am going to rewoof the build. I found the problem. gcc_lib row was wrongly created in DISTRO_SPECS. The reason of wrong location found. I just have to say that you have been fast with pinpointing the problem.

Thank you all.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#239 Post by rcrsn51 »

pemasu wrote:Peasy DVD Player added.
If you are going to woof a new version, could you get v1.1 instead? It has some corrections in the Help.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#240 Post by pemasu »

rcrsn51. Will do. Thanks. I checked the header file error in NVIDIA log.
The header files are in place. I am not sure what is the problems with them. Anyway...what I checked people log errors....it seems to be in all of those logs and it wasnt the culprit. It seems to be problem how NVIDIA installer checks them. And it does not stop compiling. I let it be. Nothing I can do now with my knowledge.

The new woof is processing. I create new build in the evening.

Because I tested gcc upgrade, the first thing when I booted 3.9.9.2 build was to load devx sfs and try the compiling and fix the errors I noticed. Usually I also load devx sfs very soon. I feel naked around comp if I dont have compiling environment around. Lol.
That is why I didnt notice the bug with the missing lib.

linux28
Posts: 270
Joined: Sun 05 Apr 2009, 07:22

#241 Post by linux28 »

Before using a good, but since increased to 4GB of memory after boot for a while, if the file is read big points automatically restart, how do?

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

Turbo Mode Lost

#242 Post by tlchost »

No longer see icon in taskbar to select turbo or perfomance mode.

Installed laptop tools ... doesn't seem to solve problem. Would appreciate it being included in next distro.

thanks
Thom

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

#243 Post by Ray MK »

Hi pemasu

Just noticed that suspend no longer works when closing the laptop lid.

This is a 1st for one of your puppies, they all previously worked.

Otherwise a superb puppy - many thanks - regards Ray
[b]Asus[/b] 701SD. 2gig ram. 8gb SSD. [b]IBM A21m[/b] laptop. 192mb ram. PIII Coppermine proc. [b]X60[/b] T2400 1.8Ghz proc. 2gig ram. 80gb hdd. [b]T41[/b] Pentium M 1400Mhz. 512mb ram.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#244 Post by pemasu »

I believe that missing ppower and failing suspend are both side-effects of defective gcc_lib installation. They work for me...and are included.

I would wait the rewoofed and reuploaded version.
Just got home....now comes maslow's hierarchy of needs: food, children, cooking and the Upup Raring....

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

#245 Post by tlchost »

pemasu wrote:now comes maslow's hierarchy of needs: food, children, cooking and the Upup Raring....
OMG, you're human??? :lol:

Thom

Post Reply