Polarpup-005 with Qt4-4.8.0 and Gstreamer libs inbuild

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#151 Post by jim3630 »

.
Last edited by jim3630 on Mon 11 Jul 2011, 01:20, edited 1 time in total.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#152 Post by jim3630 »

.
Last edited by jim3630 on Mon 11 Jul 2011, 01:20, edited 1 time in total.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#153 Post by jim3630 »

.
Last edited by jim3630 on Mon 11 Jul 2011, 01:21, edited 1 time in total.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#154 Post by jim3630 »

.
Last edited by jim3630 on Mon 11 Jul 2011, 01:22, edited 1 time in total.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#155 Post by jim3630 »

.
Last edited by jim3630 on Mon 11 Jul 2011, 01:22, edited 1 time in total.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#156 Post by jim3630 »

.
Last edited by jim3630 on Mon 11 Jul 2011, 01:23, edited 1 time in total.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#157 Post by jim3630 »

.
Last edited by jim3630 on Mon 11 Jul 2011, 01:23, edited 1 time in total.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#158 Post by jim3630 »

.
Last edited by jim3630 on Mon 11 Jul 2011, 15:04, edited 3 times in total.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#159 Post by jim3630 »

pp002 hdd intall ext4 manually copied files.
everthing seems to work except this board. tried 4 or 5 times to make this post. Now it's one hour or so latter and no posts seen so hope it doesn't show up that many times latter.

Computer-
Processor : 2x Intel(R) Pentium(R) CPU P6100 @ 2.00GHz
Memory : 2519MB (241MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Sun 10 Jul 2011 06:34:42 PM PDT
-Display-
Resolution : 1024x768 pixels
OpenGL Renderer : Mesa DRI Intel(R) IGDNG_M GEM 20091221 2009Q4 x86/MMX/SSE2
X11 Vendor : The X.Org Foundation

Sun 10 Jul 2011 Operating System: Polarpup-002 Linux 2.6.38
2.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
oem: Intel(R)Ironlake Mobile Graphics Chipset Accelerated VGA BIOS product: Intel(R)Ironlake Mobile Graphics Controller Hardware Version 0.0

X Server: Xorg Driver: unknown
X.Org version: 1.7.6
dimensions: 1024x768 pixels (270x203 millimeters)
depth of root window: 24 planes

direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) IGDNG_M GEM 20091221 2009Q4 x86/MMX/SSE2
OpenGL version string: 2.1 Mesa 7.7.1

Intel(R) Pentium(R) CPU P6100
Core 0: 1999 1: 933 MHz

# glxgears
3794 frames in 5.0 seconds
4874 frames in 5.0 seconds
5712 frames in 5.0 seconds
5771 frames in 5.0 seconds
5768 frames in 5.0 seconds
5786 frames in 5.0 seconds
Last edited by jim3630 on Mon 11 Jul 2011, 01:19, edited 1 time in total.

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

#160 Post by James C »

Fun when the forum has problems. :)

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

#161 Post by James C »

Now that things appear to be back to a state of semi-normal.... Polarpup-002 live multi-session cd. looks good so far.

-Computer-
Processor : 4x AMD Athlon(tm) II X4 620 Processor
Memory : 2854MB (202MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Sun 10 Jul 2011 08:50:00 PM CDT
-Display-
Resolution : 1366x768 pixels
OpenGL Renderer : Software Rasterizer
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : HDA-Intel - HDA NVidia

gcmartin

HOSTNAME environment variable

#162 Post by gcmartin »

Should this be reported here? I'm guessing this may something that
  1. FirstRUN/Personalize Settings should address.
  2. Or the hostname command in the terminal has been crippled?
    Note: Pay close attention to the HOSTNAME environment variable

Code: Select all

sh-4.1# echo "Set the LAN Hostname at Startup via Personalize Settings to PolarPUP02-Laptop"
Set the LAN Hostname at Startup via Personalize Settings to PolarPUP02-Laptop

sh-4.1# echo "Check system's values to see if all is well"
Check system's values to see if all is well

sh-4.1# hostname
Polar02-Laptop

sh-4.1# cat /etc/hostname
Polar02-Laptop

sh-4.1# cat /etc/hosts
127.0.0.1 localhost Polar02-Laptop
192.168.1.1 pc2
192.168.1.2 pc3
192.168.1.3 pc4

sh-4.1# echo "Everything above is what should be expected in Linux, but ..."
Everything above is what should be expected in Linux, but ...


sh-4.1# echo "HOSTNAME error can be seen below!"
HOSTNAME error can be seen below!
sh-4.1# set
BASH=/bin/sh
BASHOPTS=cmdhist:expand_aliases:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=()
BASH_ARGV=()
BASH_CMDS=()
BASH_LINENO=()
BASH_SOURCE=()
BASH_VERSINFO=([0]="4" [1]="1" [2]="0" [3]="1" [4]="release" [5]="i686-pc-linux-gnu")
BASH_VERSION='4.1.0(1)-release'
COLORTERM=roxterm
COLUMNS=80
DEFAULTBROWSER=firefox
DEFAULTDRAW=inkscapelite
DEFAULTHTMLEDITOR=geany
DEFAULTIMAGEEDITOR=mtpaint
DEFAULTIMAGEVIEWER=geeqie
DEFAULTMEDIAPLAYER=umplayer
DEFAULTPAINT=mtpaint
DEFAULTSPREADSHEET=gnumeric
DEFAULTTEXTEDITOR=geany
DEFAULTWORDPROCESSOR=abiword
DIRSTACK=()
DISPLAY=:0.0
EDITOR=mp
EUID=0
GDK_USE_XFT=1
GROUPS=()
G_FILENAME_ENCODING=@locale
HISTCONTROL=ignoredups
HISTFILE=/root/.bash_history
HISTFILESIZE=2000
HISTSIZE=1000
HOME=/root
HOSTNAME=puppypc
HOSTTYPE=i686
IFS=' 	
'
INPUTRC=/etc/inputrc
LANG=en_US
LC_COLLATE=en_US
LD_LIBRARY_PATH=/lib:/usr/lib:/usr/X11R7/lib:/root/my-applications/lib:/opt/qt4/lib
LINES=24
LOGNAME=root
MACHTYPE=i686-pc-linux-gnu
MAILCHECK=60
MAKE=make
MM_RUNASROOT=1
MOZ_DISABLE_PANGO=1
MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins
OOO_FORCE_DESKTOP=gnome
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/X11R7/bin:/root/my-applications/bin:/opt/qt4/bin
PKG_CONFIG_PATH=/usr/lib/pkgconfig::/opt/qt4/lib/pkgconfig
POSIXLY_CORRECT=y
PPID=27962
PREFIX=/usr
PS1='\s-\v\$ '
PS2='> '
PS4='+ '
PWD=/root
QT4DIR=/opt/qt4
QT_XFT=true
RGBDEF=/usr/share/X11/rgb.txt
ROXTERM_ID=0x812f5e0
ROXTERM_NUM=1
ROXTERM_PID=27962
SHELL=/bin/bash
SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor:posix
SHLVL=3
TERM=xterm
UID=0
USER=root
WINDOWID=33554473
WINDOWPATH=4
XDG_CACHE_HOME=/root/.cache
XDG_CONFIG_DIRS=/etc/xdg
XDG_CONFIG_HOME=/root/.config
XDG_DATA_DIRS=/usr/share:/usr/local/share
XDG_DATA_HOME=/root/.local/share
XFINANSDIR=/root/.xfinans
XLIB_SKIP_ARGB_VISUALS=1
_=/bin/sh
Last edited by gcmartin on Mon 11 Jul 2011, 16:28, edited 2 times in total.

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

#163 Post by pemasu »

Tempestuous has updated the Gnomad2 for access of certain MP3 players.
Libmtp is already included in Polarpup but tempestuous has made the recent Gnomad2 for Lucid Puppies, so that libmtp should not harm Polarpup. Libmtp is newer version in Tempestuous pet.
Gnomad2 is a gui for managing music files on the Creative Nomad/MuVo/Jukebox/Zen range of MP3 players, plus the Dell Digital Jukebox.
http://www.murga-linux.com/puppy/viewto ... a6974fc3b2

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

#164 Post by pemasu »

Forum malfunction caused gray hairs for those who tried to post feedback yesterday. Thankfully James C responded quickly and got J Murga`s attention.
Thank you both of quick actions.

I think this forum is essential for Puppy, Puplets and for great additional pets which improves the functionality of Puppies. For posting ideas, asking help and getting it this forum is also the best place.

Thanks for this great place and quick actions when needed.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#165 Post by jim3630 »

unable in Clementine to set audio output to external tv speakers. Clementine lacks the device selection. I can't figure out how to in the ALSA sound wizard to select ext speakers or is this broken?

marco07
Posts: 176
Joined: Tue 18 Jan 2011, 19:15
Location: Lincoln , NE, USA

#166 Post by marco07 »

Hi pemasu:
Thanks for polar puppy 002! i have installed it on my oldr desktop an ESI box with Pentium III, 1 GHz, 1.5 GB ram, and on my laptop a Thinkpad R60. They both are performing well and have had no problem so far. Also installed Thunderbird mail client from the the quickpet. I am enjoying their performance. Great Job!
Would you advise what is the best way to install Libre office and Java packages for P002?
Is installation of sfs from quick pet OK? Or are there .pet packages available?
Thanks again!

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

#167 Post by pemasu »

Jim3630. Hah. I think you have found Clementine usable then. I have not tried to use external speakers.
Do you connect by mini-jack ?

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

#168 Post by pemasu »

Jim3630. I believe you have to get external speakers detected at system level, not from Clementine.
I just tested the connection to my living room stereos. I connected the mini-jack plug to the headphone hole. Then in alsamixer I increased the level in headphone and the sound came from speakers connected to the stereos.
Note, I didnt do any s/pdif tinkering, just headphone setting.
Audio settings are sometimes quite hw spesific. The entries in alsamixer and Retrovol differs in different hw.
And I am not expert in this. Smokey01 is surely more handy for example in audio settings.

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

#169 Post by pemasu »

Marco07. For java, you can use the java pet from the link.
For Libre Office. I think that 01Mickos Libre Office gui pet is usable. I have still Libre Office as standalone installation and I havent updated it yet.
Iguleder also has something going on regarding Libre Office.

I remember that I had thiskind discussion in Ice Puppy thread and there was some solutions after my miserable intervention.

http://www.smokey01.com/pemasu/Pets/jre-1.6u25-i586.pet

For Libre Office 3.4
http://www.murga-linux.com/puppy/viewtopic.php?t=65918

For older sfs libre office:
http://distro.ibiblio.org/puppylinux/pe ... S_sfs4.sfs

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#170 Post by jim3630 »

pemasu wrote:Jim3630. I believe you have to get external speakers detected at system level, not from Clementine.
I just tested the connection to my living room stereos. I connected the mini-jack plug to the headphone hole. Then in alsamixer I increased the level in headphone and the sound came from speakers connected to the stereos.
Note, I didnt do any s/pdif tinkering, just headphone setting.
Audio settings are sometimes quite hw spesific. The entries in alsamixer and Retrovol differs in different hw.
And I am not expert in this. Smokey01 is surely more handy for example in audio settings.
I'm connected by DMDI 0 (hw 0.3). was able today to output sound to the tv with vlc and SMplayer as they have that function selection built in.

added gnomad2-2-96 and gstreamer_phono-deps-0.0.1 and now have no sound output in notebook or external.

Post Reply