Author |
Message |
backi
Joined: 27 Feb 2011 Posts: 1456 Location: GERMANY
|
Posted: Sat 01 Dec 2012, 09:49 Post subject:
|
|
Hey you all !
Testing Dvdauthoring Tools .
Want to report ......" Pdvdrsab DVD rip/shrink/author/burn "
seems not start/working in this puppy .
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Fri 07 Dec 2012, 07:12 Post subject:
|
|
Testing android cellphone. Attached pic taken with it. Saariselkä kiilopää. -10 celcius. Light is bit low so the pic would have needed some levels tuning
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Mon 10 Dec 2012, 19:31 Post subject:
|
|
I have now woofed new build. It has all the fixes through woof. I think there are several important fixes concerning PPM and .deb installations.
I have also incorporated rerwin`s new Frisbee work. It uses now same network framework as sns, no need for duplicate dhcpcd. Switching between sns and Frisbee seems to work quite good. So it is time to test it in build. Thank you rerwin - Peebee and thunor of your work with Frisbee.
I suppose I have tomorrow time to upload this build. I will test it somewhat first. Ffconvert - Pmusic - Pburn - Aqualung - rox right clicks have been updated also. Gtkdialog has been updated due to problems with the version I had.
Iso size about 168 Mb.
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 3171 Location: wales
|
Posted: Tue 11 Dec 2012, 17:40 Post subject:
|
|
hi pemasu,
i have a dvbusb that requires the rtl283u driver, .. it works fine on lucid but the driver won't compile in precise due to the kernel version.
i've found a patched version of the driver that's supposed to work on 3+kernels, but i can't get it to compile on precise.
i was following the instructions here http://ubuntuforums.org/showthread.php?t=1905057 (i made a symlink from /usr/src/linux to /usr/src/linux-headers..blah..blah) but the build fails
any ideas?
cheers
_________________ Tahrpup, built with trusty tahr packages http://murga-linux.com/puppy/viewtopic.php?t=96178
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Tue 11 Dec 2012, 17:47 Post subject:
|
|
Yes. It wont compile.
There isnt any easy solution yet. Check my dpup exprimo thread with 3.6.2 kernel. I really have tried to get that chip working.
Start to read from this post and several posts after that. You see all the trials I have done.
I will wait until 3.8 kernel before I try again. Sorry.
http://www.murga-linux.com/puppy/viewtopic.php?p=658781#658781
Or...if you want to update the dvb stuff to the very latest ones, here the link how to do it.
http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
I still couldnt get it to work with the latest kernel driver modules. It was nice practice though.
http://www.murga-linux.com/puppy/viewtopic.php?p=658921#658921
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Tue 11 Dec 2012, 18:26 Post subject:
|
|
I am going to delay my upload 1-2 days. Barry Kauler has speed up now for Precise Puppy bug fixes. I will wait until he create woof commits of them.
http://bkhome.org/blog2/?viewDetailed=00064
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 3171 Location: wales
|
Posted: Wed 12 Dec 2012, 14:41 Post subject:
|
|
well if i have to do your work for you pemasu,
it's a bit like when i had to find the 'goggles music manager' icons for you
te he
so after lots of failures and head scratching it turned out to be something really simple, there's a switch in the makefile for which 3x kernel you're using
i grabbed the patched driver from here https://github.com/ambrosa/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0
opened the makefile and changed this Code: | # kernel 3.0.0 / 3.1.0
INCLUDE_EXTRA_DVB := include-300
# kernel 3.2.0
#INCLUDE_EXTRA_DVB := include-320 | to this
Code: | # kernel 3.0.0 / 3.1.0
#INCLUDE_EXTRA_DVB := include-300
# kernel 3.2.0
INCLUDE_EXTRA_DVB := include-320 |
and it compiled.... hopefully it will compile on dpup to
Description |
|

Download |
Filename |
dvb_usb_rtl2832u-k3.2.29-precise.pet |
Filesize |
95.96 KB |
Downloaded |
620 Time(s) |
_________________ Tahrpup, built with trusty tahr packages http://murga-linux.com/puppy/viewtopic.php?t=96178
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331
Last edited by 666philb on Wed 12 Dec 2012, 15:12; edited 2 times in total
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Wed 12 Dec 2012, 14:45 Post subject:
|
|
666philb. Ok thanks. I have tried with ambrosa source in 3.4.2 kernel and DC tried and we failed. The source changes were too big.
I havent tried with Precise Puppy 3.2.29 kernel.
Really good news that you find the solution for this kernel. Does the driver work for you allright ?
I could include the driver to the kernel pet.
|
Back to top
|
|
 |
666philb

Joined: 07 Feb 2010 Posts: 3171 Location: wales
|
Posted: Wed 12 Dec 2012, 15:11 Post subject:
|
|
Quote: | Does the driver work for you allright ? |
yes it seems fine so far
_________________ Tahrpup, built with trusty tahr packages http://murga-linux.com/puppy/viewtopic.php?t=96178
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5484 Location: Finland
|
Posted: Wed 12 Dec 2012, 19:46 Post subject:
|
|
Thanks 666philb. Your compiled driver for rtl2832U has been included.
Precise Puppy 5.4.X.5 is uploading now. Should be up in about 40 minutes.
I will continue tomorrow with announcement post.
Rerwin`s new integrated dhcpcd - Frisbee - sns has been included. Dhcpcd also has been updated to the latest by rerwin. Thank you.
Please give feedback about network connectivity - switching between sns and Frisbee and also is the connection stable. Thank you.
http://www.smokey01.com/pemasu/UpupPrecise/UpupPrecise54X5/
|
Back to top
|
|
 |
Billtoo

Joined: 07 Apr 2009 Posts: 3422 Location: Ontario Canada
|
Posted: Wed 12 Dec 2012, 22:58 Post subject:
Upup Precise 54X5 using latest woof |
|
I did a manual frugal install to the hard drive.
Report Video 1.4 - Wed 12 Dec 2012 on Upup Precise 5.4.X.5 - Linux 3.2.29 i686
Chip description:
0.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 430] (rev a1)
oem: NVIDIA
product: GF108 Board - 1071v0p1 Chip Rev
X Server: Xorg Driver used: vesa
X.Org version: 1.11.3
dimensions: 3840x1080 pixels (1049x292 millimeters)
depth of root window: 24 planes
OpenGL
Vendor NVIDIA Corporation
Renderer GeForce GT 430/PCIe/SSE2/3DNOW!
Version 4.3.0 NVIDIA 310.19
Direct Rendering Yes
Network controller Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe
The CPU frequency scaling utility is broken, guess the gadget in the tray does the same thing though.
Description |
|
Filesize |
52.16 KB |
Viewed |
594 Time(s) |

|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 6717 Location: Kentucky
|
Posted: Thu 13 Dec 2012, 01:01 Post subject:
|
|
Fresh manual frugal install on the Athlon XP box........ no problems.
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 3256 Location: Worcestershire, UK
|
Posted: Thu 13 Dec 2012, 05:56 Post subject:
New Frisbee |
|
pemasu wrote: | Precise Puppy 5.4.X.5 is uploading now.
Rerwin`s new integrated dhcpcd - Frisbee - sns has been included. Dhcpcd also has been updated to the latest by rerwin. Thank you.
Please give feedback about network connectivity - switching between sns and Frisbee and also is the connection stable. Thank you. |
Hi Pemasu
Frisbee is working for me to set up my wifi connection and to re-establish it again after a reboot...
However people should be made aware that there is a small "feature" still eluding debugging - the window asking to set Frisbee as the default connection manager does not appear after the initial setup so the Connection button on the desktop does not go straight to Frisbee as might be expected but continues to go to the Connection wizard. The default window question will appear if Frisbee is run a second time. We (rerwin and I) think this is happening because the Frisbee add-profile function is not completing so there may be some unterminated processes still running....
Cheers
PeeBee
_________________
LxPup = Puppy + LXDE
|
Back to top
|
|
 |
charlie6

Joined: 30 Jun 2008 Posts: 1199 Location: Saint-Gérard / Walloon part of Belgium
|
Posted: Thu 13 Dec 2012, 06:50 Post subject:
wacom X driver 0.17.0 for k3.2.29 driver |
|
Hi,
compiled on upup Precise 54X5 (thanks Pemasu !)
download here
http://www.murga-linux.com/puppy/viewtopic.php?p=670946#670946
enjoy
charlie
|
Back to top
|
|
 |
LateAdopter
Joined: 27 May 2011 Posts: 285 Location: Reading UK
|
Posted: Thu 13 Dec 2012, 07:18 Post subject:
|
|
Hello Billtoo
I think that the CPU frequency scaling tool is one of the scripts that has been broken on Precise, from the beginning. Like Xorgwizard. But BarryK is still fixing more important stuff.
For my Athlon II X2 it is easy to work around, all I have to do is:
Code: | modprobe powernow-k8 |
Then the CPU tool works correctly.
I expect you just need to modprobe whichever module is appropriate for your processor.
|
Back to top
|
|
 |
|