Dpup Wheezy. Woof-CE built debian wheezy 7.2 packages used

A home for all kinds of Puppy related projects
Message
Author
anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

#201 Post by anikin »

Yes, pemasu. It's exactly how you describe it. Recognized, but not autoconnected. SNS did its job, I didn't have to modprobe anything.

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

#202 Post by pemasu »

Billtoo. libva-x11-1 library was missing. I have included that to the build. Installing it enabled video decoding for me. Sound worked even before. Also matroska video, but .avi didnt or mp4 video.
Thanks.

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

#203 Post by peebee »

Hi pemasu

Rerwin's new Frisbee seems to work as expected when loaded onto Dpup Wheezy with my Broadcom B43 wifi using the wl driver.

I've had some problems getting my Chromium-25 sfs to behave though...

The first thing I needed to do was to make a link in /usr/lib to /usr/lib/firefox called /usr/lib/seamonkey. Without this link chromium was unable to find libnss3.so even though it was present in /usr/lib/firefox.

With this link chromium does run if started from the terminal however it refuses to run when started from its .desktop file even though the calls appear to be the same. I don't know how to get error messages from .desktop files so can't work out what the problem is :-(

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

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

#204 Post by pemasu »

Peebee. I tested with latest google-chrome. I did symlink most of the libs in /usr/lib/firefox to the /usr/lib.
I got google-chrome working by that...and also from DOTdesktop in menu.
I downloaded latest google-chrome .deb, copied /usr/* from my existing google-chrome sfs and symlinked those libs in firefox folder.
I might do that symlinking for next build so that they are there ready.

I didnt have any difficulties after above things to use my chromium-25.sfs. Not sure if I have ever uploaded it.

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

#205 Post by Billtoo »

pemasu wrote:Billtoo. libva-x11-1 library was missing. I have included that to the build. Installing it enabled video decoding for me. Sound worked even before. Also matroska video, but .avi didnt or mp4 video.
Thanks.
I started with a new savefile and I installed kdegames and lxterminal
along with vlc all from ppm.
There was a lib missing from kdegames and the libva missing from vlc, I got
those at http://www.debian.org/distrib/packages.
It's all good now :)

Thanks
Attachments
screenshot.jpg
(41.59 KiB) Downloaded 846 times

jabu2
Posts: 46
Joined: Tue 08 Apr 2008, 03:19
Location: Australia

#206 Post by jabu2 »

Pemasu, you said you:
downloaded latest google-chrome .deb, copied /usr/* from my existing google-chrome sfs and symlinked those libs in firefox folder. ...
.....might do that symlinking for next build so that they are there ready.

That would be helpful, and thanks.

User avatar
RoDoN
Posts: 10
Joined: Fri 09 Sep 2011, 10:34
Location: Russia

gma500

#207 Post by RoDoN »

pemasu wrote:Dpup Wheezy 3.5.2.5 has been uploaded. I have used latest woof.

I have added the support files for intel atom poulsbo graphics, from 01micko`s pet.

Download link: http://www.smokey01.com/pemasu/DpupWhee ... heezy3525/
Automatically start X from the fbdev driver and resolution only 640x480 on Acer Aspire One AO751h-52Br.
In distro is modesetting-0.3.0, which does not work :(
If you set the xf86-video-modesetting-0.6.0-i486_dpup.pet, restart your PC with the creation savefile, then resolution 1366x768 :D

Image

P.S. Should replace in distro modesetting-0.3.0 on modesetting-0.6.0, then everything will be fine.
Attachments
xf86-video-modesetting-0.6.0-i486_dpup.pet
modesetting-0.6.0
(20.19 KiB) Downloaded 298 times
Acer Aspire One AO751h-52Br (Atom Z520 1.33GHz, 2 Gb, Intel GMA500 1366x768)
WinXP Home, LupuRus-Bit (JWM), PuppyRus 2.1x, [url=http://rodon.tk/news/lupurus-520-r1-kill-bill-.html]LuPuRus 5.2.0 R1 KB[/url]
[url=http://docs.rodon.tk/doku.php]Wiki[/url]

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

#208 Post by pemasu »

Thanks RoDoN. I will update the build. The ethernet autoconnection also is now fixed. The cause was my dumbness. It just needed that separated wag_profiles pet to be included. Barry K guided me back to the sober path.

I will rebuild the latest build and reupload it with those fixes.

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

#209 Post by pemasu »

Dpup Wheezy 3.5.2.5 has been reuploaded.
I fixed the ethernet autoconnection by including wag_profiles pet, added libva-x11...so that multimedia apps works straight from PPM....like vlc, updated modesetting_drv.so to the RoDon`s newer 0.6.0 version, so that intel atom poulsbo netbooks get better graphics, symlinked those firefox libs so that Chromium and google-chrome should work.

There seems to be problem with dbus starting in boot when pfix=ram situation. The service starts ok when I have savefile. I really dont know what is going on. Possibly some dependent service is not in use or my machine do things too quickly and I should add sleep to somewhere.
Anyway....when launched in console and you get dbus error....you need to start dbus manually:
/etc/rc.d/init.d/dbus start
If someone has knowledge how to fix this dbus autostart problem...I will grant him with gratitude and praise.

Download link in the first page.

User avatar
RoDoN
Posts: 10
Joined: Fri 09 Sep 2011, 10:34
Location: Russia

#210 Post by RoDoN »

pemasu wrote:Dpup Wheezy 3.5.2.5 has been reuploaded.
updated modesetting_drv.so to the RoDon`s newer 0.6.0 version, so that intel atom poulsbo netbooks get better graphics
Thanks pemasu.
Automatically start X from the fbdev driver and resolution only 640x480, then run xorgwizard -> Probe -> ... and start X then resolution 1366x768.
Now all is well :D
Acer Aspire One AO751h-52Br (Atom Z520 1.33GHz, 2 Gb, Intel GMA500 1366x768)
WinXP Home, LupuRus-Bit (JWM), PuppyRus 2.1x, [url=http://rodon.tk/news/lupurus-520-r1-kill-bill-.html]LuPuRus 5.2.0 R1 KB[/url]
[url=http://docs.rodon.tk/doku.php]Wiki[/url]

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

Dpup Wheezy. Woof2 built debian wheezy packages based Puppy

#211 Post by Billtoo »

I did a manual frugal install to a hp desktop pc.

VIDEO REPORT: Dpup Wheezy, version 3.5.2.5

Chip description:
VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated
Graphics Controller (rev 02)
Multimedia video controller: Internext Compression Inc iTVC16 (CX23416)
Video Decoder (rev 01)
Requested by /etc/X11/xorg.conf:
Resolution (widthxheight, in pixels): 1440x900
Depth (bits, or planes): 24
Modules requested to be loaded: dbe
Probing Xorg startup log file (/var/log/Xorg.0.log):
Driver loaded (and currently in use): intel
Loaded modules: dbe dri dri2 extmod fb fbdevhw glx kbd mouse record
Actual rendering on monitor:
Resolution: 1440x900 pixels (380x238 millimeters)
Depth: 24 planes

Installed from ppm: kdegames,lxterminal,and vlc-2.0.3
Installed from pets: xfe-1.34,mc-4.8.1.7,cmus-2.5.0,htop-1.0.2,and
PupSnap-2.1
I installed kdegames first and I noticed that it downloaded some vlc
files, it then prompted for more files to be downloaded but clicking
on the debian repo gave an error so nothing was installed, I
downloaded kdegames-card-data a second time and that succeeded and
installed all the other kdegames files as well.
Vlc 2.0.3 installed from ppm without problems.
I downloaded and installed google chrome from the google website but
trying to run it gives an error, it needs the same run-as-root fix as
vlc (if that's easyily done)
The ethernet autoconnected this time.

That's it so far, thanks.
Attachments
chromeerror.jpg
(19.67 KiB) Downloaded 1305 times

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

Dpup Wheezy. Woof2 built debian wheezy packages based Puppy

#212 Post by Billtoo »

I downloaded and installed opera_12.14.1738_i386.deb (debian version)
from the Opera website, it's working fine, I installed
flashplayer-11-11.2.202.270 with getflash.
Attachments
operascrn.jpg
(43.37 KiB) Downloaded 1272 times

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

#213 Post by peebee »

pemasu wrote:Dpup Wheezy 3.5.2.5 has been reuploaded.
Hi pemasu

Chromium-25 sfs is now working correctly from its DOTdesktop file when loaded onto the updated version of Dpup Wheezy.

Rerwin's new Frisbee is also working correctly.

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

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

#214 Post by pemasu »

Testing straight google-chrome install from .deb

Here is my post:
http://murga-linux.com/puppy/viewtopic. ... 261#686261

And here is the fixed script to disable root user restriction from .deb google-chrome. Install the pet and after that install your wanted google-chrome .deb. Previously installed ones are not affected.
Happy testing.
Attachments
google-chrome-fix-for-deb-install-0.0.1.pet
(1.82 KiB) Downloaded 351 times
Last edited by pemasu on Wed 20 Feb 2013, 17:32, edited 1 time in total.

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

Dpup Wheezy. Woof2 built debian wheezy packages based Puppy

#215 Post by Billtoo »

Your fix works with google-chrome-stable_current_i386.deb, nice job!
Attachments
chromeworks.jpg
(58 KiB) Downloaded 1238 times

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#216 Post by James C »

Just in case anyone else is having display( missing icons,etc.) problems in Wheezy with older Nvidia cards..... mine is a :

Code: Select all

VGA compatible controller		: NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x] 
I edited /etc/modprobe.d/nouveau.conf to read : options nouveau noaccel=1 and rebooted....... took care of my display problems.YMMV.

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#217 Post by James C »

VIDEO REPORT: Dpup Wheezy, version 3.5.2.5

Chip description:
VGA compatible controller: NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)

Requested by /etc/X11/xorg.conf:
Resolution (widthxheight, in pixels): 1440x900
Depth (bits, or planes): 24
Modules requested to be loaded: dbe

Probing Xorg startup log file (/var/log/Xorg.0.log):
Driver loaded (and currently in use): nouveau
Loaded modules: dbe dri dri2 exa extmod fb fbdevhw glx kbd mouse record shadowfb

Actual rendering on monitor:
Resolution: 1440x900 pixels (380x238 millimeters)
Depth: 24 planes

...the above also recorded in /tmp/report-video

Overall, pretty uneventful testing.....very few problems.

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

#218 Post by pemasu »

I have updated the google-chrome-fix-for-deb-install-0.0.1.pet.
Now it has data and media cache restriction set to 10 Mb. So that the browser does not fill /tmp or savefile with browser accumulation data.

I reattach it here and also the previously posted pet in the post above has been updated. I think this is so important update that I post the update in this new post also....
Attachments
google-chrome-fix-for-deb-install-0.0.1.pet
(1.82 KiB) Downloaded 270 times

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#219 Post by James C »

Manual frugal install on a powerful P3 test box.All basics working on initial boot.A little slow but usable.

# report-video
VIDEO REPORT: Dpup Wheezy, version 3.5.2.5

Chip description:
Host bridge: Intel Corporation 82810E DC-133 (GMCH) Graphics Memory Controller Hub (rev 03)
VGA compatible controller: Intel Corporation 82810E DC-133 (CGC) Chipset Graphics Controller (rev 03)

Requested by /etc/X11/xorg.conf:
Resolution (widthxheight, in pixels): 1024x768
Depth (bits, or planes): 24
Modules requested to be loaded: dbe

Probing Xorg startup log file (/var/log/Xorg.0.log):
Driver loaded (and currently in use): intel
Loaded modules: dbe ddc dri dri2 extmod fb fbdevhw glx int10 kbd mouse ramdac record vbe vgahw xaa

Actual rendering on monitor:
Resolution: 1024x768 pixels (321x241 millimeters)
Depth: 24 planes

...the above also recorded in /tmp/report-video

-Computer-
Processor : Pentium III (Coppermine)
Memory : 253MB (128MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Wed 20 Feb 2013 02:00:20 PM CST
-Display-
Resolution : 1024x768 pixels
OpenGL Renderer : Unknown
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : ICH - Intel 82801AA-ICH

Code: Select all

-Processor-
Name		: Pentium III (Coppermine)
Family, model, stepping		: 6, 8, 6 (Pentium III/Pentium III Xeon/Celeron)
Vendor		: Intel
-Configuration-
Cache Size		: 256kb
Frequency		: 730.95MHz
BogoMIPS		: 1462.80
Byte Order		: Little Endian

Code: Select all

# free
             total         used         free       shared      buffers
Mem:        253180       245080         8100            0        24708
-/+ buffers:             220372        32808
Swap:      1020092           44      1020048
# 

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#220 Post by OscarTalks »

Version 1.1.24 of SlimBoat Web Browser just released.
I included the Wheezy gstreamer lib dependencies and made a .PET for Dpup Wheezy.

http://www.slimboat.com

SlimBoat 1.1.24 Wheezy .pet
download = http://www.datafilehost.com/download-f6fe5296.html
md5sum = 826e8bd7325e5583fb79cd22ef91c2b5
Last edited by OscarTalks on Thu 21 Feb 2013, 18:05, edited 1 time in total.
Oscar in England
Image

Post Reply