Page 11 of 35

gt 430

Posted: Fri 05 Apr 2013, 22:09
by ndrancs
simargl wrote:
mike delaw wrote:ATI RADEON 9550.

Please upload AlphaOS4 on Sourceforge ...
it's uploading :wink:
hi simargl, Thanks for the version 4 without nouveau. ;)
i have a vga card, nvidia gt 430, and download the driver from here ftp://download.nvidia.com/XFree86/Linux-x86 after compile it succesfully, and run alphaosx, i see the desktop but my key and mouse not working, but the conky Uptime is working. i examine the xorg log file, #less /var/log/Xorg.0.log the keyboard and mouse are disable.

can i have glipper in googlecode repo? and ffmpeg with libvorbis, libmp3lame, libfaac, libaacplus,x264, like in arhhpup version.

current ffmpeg with so many disable feature:

Code: Select all

[root@alphaos ~]# ffmpeg 
ffmpeg version 1.1.4 Copyright (c) 2000-2013 the FFmpeg developers
  built on Mar 29 2013 10:03:43 with gcc 4.7.2 (alphaOS)
  configuration: --prefix=/usr --enable-shared --enable-runtime-cpudetect --enable-x11grab --enable-gpl --enable-postproc --enable-libfreetype --enable-zlib --disable-libvorbis --disable-avisynth --disable-bzlib --disable-frei0r --disable-gnutls --disable-libaacplus --disable-libass --disable-libcelt --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libopencv --disable-libcdio --disable-libdc1394 --disable-libfaac --disable-libgsm --disable-libmodplug --disable-libmp3lame --disable-libnut --disable-libopenjpeg --disable-libpulse --disable-librtmp --disable-libschroedinger --disable-libspeex --disable-libstagefright-h264 --disable-libtheora --disable-libutvideo --disable-libv4l2 --disable-libvo-aacenc --disable-libvo-amrwbenc --disable-libvpx --disable-libx264 --disable-libxavs --disable-libxvid --disable-openal --disable-debug --disable-yasm --disable-doc --disable-ffprobe --disable-ffserver --disable-static
  libavutil      52. 13.100 / 52. 13.100
  libavcodec     54. 86.100 / 54. 86.100
  libavformat    54. 59.106 / 54. 59.106
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'
Thanks you very much, and sorry for my bad english.

problem openbox

Posted: Sat 06 Apr 2013, 05:58
by Arefacti
Hello

I tested XFCE4 and wanted to return to openbox.

So, I removed xfce4 packages and re start X
openbox start well but the menu had problems. Those windows appears and the applications don't start :

Invalid output from pipe-menu "openbox-menu /etc/xdg/menus/lxde-applications.menu"

Have you ideas please ?

Re: problem openbox

Posted: Sat 06 Apr 2013, 08:14
by ndrancs
Arefacti wrote:Hello

I tested XFCE4 and wanted to return to openbox.

So, I removed xfce4 packages and re start X
openbox start well but the menu had problems. Those windows appears and the applications don't start :

Invalid output from pipe-menu "openbox-menu /etc/xdg/menus/lxde-applications.menu"

Have you ideas please ?
add this to kernel paramater:

Code: Select all

pfix=purge

Posted: Sat 06 Apr 2013, 08:29
by simargl
New packages added:

parcellite-1.1.4-1.spkg
Lightweight GTK+ clipboard manager

polkit-0.104-2.spkg
Toolkit for controlling system-wide privileges

gconf-3.2.6-1.spkg
A configuration database system

Posted: Sat 06 Apr 2013, 08:33
by ndrancs
simargl wrote:New packages added:

parcellite-1.1.4-1.spkg
Lightweight GTK+ clipboard manager

polkit-0.104-2.spkg
Toolkit for controlling system-wide privileges

gconf-3.2.6-1.spkg
A configuration database system
hi simargl
thanks for the update, and how about ffmpeg, may i compile it myself?

Re: gt 430

Posted: Sat 06 Apr 2013, 08:34
by simargl
ndrancs wrote:can i have glipper in googlecode repo? and ffmpeg with libvorbis, libmp3lame, libfaac, libaacplus,x264, like in arhhpup version.
glipper has too many python dependencies, so instead there is parcellite added to repository. I wanted to make ffmpeg small so maybe too much is disabled http://alphaos.freeforums.org/multimedi ... g-t36.html. will check that later.

Posted: Sat 06 Apr 2013, 08:40
by simargl
ndrancs wrote:thanks for the update, and how about ffmpeg, may i compile it myself?
yes, please
I'm thinking to use configure options like here for next version (except --enable-nonfree)
http://crux.nu/ports/crux-3.0/contrib/ffmpeg/Pkgfile

Re: problem openbox

Posted: Sat 06 Apr 2013, 10:52
by Arefacti
ndrancs wrote:
Arefacti wrote:Hello

I tested XFCE4 and wanted to return to openbox.

So, I removed xfce4 packages and re start X
openbox start well but the menu had problems. Those windows appears and the applications don't start :

Invalid output from pipe-menu "openbox-menu /etc/xdg/menus/lxde-applications.menu"

Have you ideas please ?
add this to kernel paramater:

Code: Select all

pfix=purge
Thanks ndrancs, but don't work

Posted: Sat 06 Apr 2013, 10:58
by simargl
commit history https://bitbucket.org/simargl/alphaos
Up: ffmpeg (1.2)
add: libdvdread 4.2.0
add: libdvdnav 4.2.0
add: libbluray 0.2.3
add: faad2 2.7
add: xvidcore 1.3.2
add: x264 20130206
add: speex 1.2rc1
add: opencore-amr 0.1.3
add: libva 1.1.0
add: libtheora 1.1.1
add: lame 3.99.5
[root@alphaos ~]# ffmpeg
ffmpeg version 1.2 Copyright (c) 2000-2013 the FFmpeg developers
built on Apr 6 2013 12:44:49 with gcc 4.7.2 (alphaOS)
configuration: --prefix=/usr --mandir=/usr/share/man --enable-vaapi --enable-gpl --enable-version3 --enable-avfilter --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libmp3lame --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-shared --enable-pthreads --enable-postproc --enable-x11grab --enable-small --disable-debug --disable-static --disable-doc --disable-htmlpages --disable-manpages
libavutil 52. 18.100 / 52. 18.100
libavcodec 54. 92.100 / 54. 92.100
libavformat 54. 63.104 / 54. 63.104
libavdevice 54. 3.103 / 54. 3.103
libavfilter 3. 42.103 / 3. 42.103
libswscale 2. 2.100 / 2. 2.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 2.100 / 52. 2.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'
[root@alphaos ~]#

Re: problem openbox

Posted: Sat 06 Apr 2013, 11:00
by simargl
Arefacti wrote:Hello

I tested XFCE4 and wanted to return to openbox.

So, I removed xfce4 packages and re start X
openbox start well but the menu had problems. Those windows appears and the applications don't start :

Invalid output from pipe-menu "openbox-menu /etc/xdg/menus/lxde-applications.menu"

Have you ideas please ?
Can you verify that lxde-applications.menu is in folder /etc/xdg/menus. Maybe try to remove /root/.cache it should force menu to recreate. And what is output "openbox-menu /etc/xdg/menus/lxde-applications.menu" in terminal

Cheers

Re: problem openbox

Posted: Sat 06 Apr 2013, 11:41
by Arefacti
simargl wrote:
Arefacti wrote:Hello

I tested XFCE4 and wanted to return to openbox.

So, I removed xfce4 packages and re start X
openbox start well but the menu had problems. Those windows appears and the applications don't start :

Invalid output from pipe-menu "openbox-menu /etc/xdg/menus/lxde-applications.menu"

Have you ideas please ?
Can you verify that lxde-applications.menu is in folder /etc/xdg/menus. Maybe try to remove /root/.cache it should force menu to recreate. And what is output "openbox-menu /etc/xdg/menus/lxde-applications.menu" in terminal

Cheers
Hello, Simargl
thanks for your answer.
I had a save, so I use it !

what

Posted: Sat 06 Apr 2013, 21:51
by ndrancs
simargl wrote:commit history https://bitbucket.org/simargl/alphaos
Up: ffmpeg (1.2)
add: libdvdread 4.2.0
add: libdvdnav 4.2.0
add: libbluray 0.2.3
add: faad2 2.7
add: xvidcore 1.3.2
add: x264 20130206
add: speex 1.2rc1
add: opencore-amr 0.1.3
add: libva 1.1.0
add: libtheora 1.1.1
add: lame 3.99.5
[root@alphaos ~]# ffmpeg
ffmpeg version 1.2 Copyright (c) 2000-2013 the FFmpeg developers
built on Apr 6 2013 12:44:49 with gcc 4.7.2 (alphaOS)
configuration: --prefix=/usr --mandir=/usr/share/man --enable-vaapi --enable-gpl --enable-version3 --enable-avfilter --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libmp3lame --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-shared --enable-pthreads --enable-postproc --enable-x11grab --enable-small --disable-debug --disable-static --disable-doc --disable-htmlpages --disable-manpages
libavutil 52. 18.100 / 52. 18.100
libavcodec 54. 92.100 / 54. 92.100
libavformat 54. 63.104 / 54. 63.104
libavdevice 54. 3.103 / 54. 3.103
libavfilter 3. 42.103 / 3. 42.103
libswscale 2. 2.100 / 2. 2.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 2.100 / 52. 2.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'
[root@alphaos ~]#
what exactly is the difference between versions 1.1.4 and 1.2, I would have seen this when downloading in ffmpeg.org yesterday. maybe you know?

if I'm not mistaken, I think mplayer2 must be recompiled as well?

Okay, I'll try to download this commit, to see if it can be directly applied in version 4.

Print

Posted: Mon 08 Apr 2013, 06:11
by Arefacti
Hello !

what about the rcrsn51's proposition ?

http://murga-linux.com/puppy/viewtopic. ... &start=135

I want to print with a lexmark S305 wifi, and the lexmark_inkjet_legacy-1.0.1.pet was working perfectly.

Cheers

Posted: Mon 08 Apr 2013, 07:34
by simargl
I've tested some audio and video formats with new mplayer
.mp4
.ogg (works in deadbeef)
.ogv
.flv
.avi
.mov
.mpg
.swf

.wmv
.wma

Personally I couldn't care less for wmv and wma, what is your opinion. Maybe you have idea what is missing to make them work (some DLL file) , terminal output is bellow

Code: Select all

[root@alphaos test_media]# mplayer testing.wma
MPlayer2 UNKNOWN (C) 2000-2012 MPlayer Team

Playing testing.wma.
Detected file format: asf (libavformat)
[lavf] stream 0: audio (wmav2), -aid 0, -alang eng
Clip info:
 WM/ToolName: Cool Edit Pro
 WM/ToolVersion: 2.01.3097.0
 WMFSDKVersion: 9.00.00.2980
 WMFSDKNeeded: 0.0.0.0000
 IsVBR: 0
 DeviceConformanceTemplate: L2
 WM/WMADRCPeakReference: 23197
 WM/WMADRCAverageReference: 3216
Load subtitles in .
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Unsupported sample format
Unsupported sample format
ADecoder init failed :(
Could not open audio decoder ffmpeg.
Opening audio decoder: [dmo] Win32/DMO decoders
Win32 LoadLibrary failed to load: /usr/lib/codecs/wmadmod.dll
IMediaObject ERROR: 0x82a51ec  could not open DMO DLL (0x0 : 0)
ERROR: Could not open required DirectShow codec wmadmod.dll.
ADecoder preinit failed :(
Could not open audio decoder dmo.
Opening audio decoder: [acm] Win32/ACM decoders
Loading codec DLL: 'divxa32.acm'
Win32 LoadLibrary failed to load: /usr/lib/codecs/divxa32.acm
Can't open library divxa32.acm
ACM_Decoder: Unappropriate audio format
Could not load/initialize Win32/ACM audio codec (missing DLL file?).
ADecoder preinit failed :(
Could not open audio decoder acm.
Cannot find codec for audio format 0x161.
Audio: no sound
Video: no video


Exiting... (End of file)

win32 codec

Posted: Mon 08 Apr 2013, 07:51
by ndrancs

Posted: Mon 08 Apr 2013, 07:52
by simargl
Logout dialog in xfce did not work for reboot and shutdown, so I replaced that with my old logout script written in yad. To use this new version just reinstall package xfce4-session- clean packages cache first with: spkg -cc

Re: win32 codec

Posted: Mon 08 Apr 2013, 07:54
by simargl
ndrancs wrote:perhaps this codec?
http://www.mplayerhq.hu/MPlayer/releases/codecs/
You mean this all-20110131.tar.bz2 (25MB)

I extracted files to /usr/lib/codecs as suggested in README, but still wma not working

Code: Select all

[root@alphaos test_media]# mplayer testing.wma
MPlayer2 UNKNOWN (C) 2000-2012 MPlayer Team

Playing testing.wma.
Detected file format: asf (libavformat)
[lavf] stream 0: audio (wmav2), -aid 0, -alang eng
Clip info:
 WM/ToolName: Cool Edit Pro
 WM/ToolVersion: 2.01.3097.0
 WMFSDKVersion: 9.00.00.2980
 WMFSDKNeeded: 0.0.0.0000
 IsVBR: 0
 DeviceConformanceTemplate: L2
 WM/WMADRCPeakReference: 23197
 WM/WMADRCAverageReference: 3216
Load subtitles in .
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Unsupported sample format
Unsupported sample format
ADecoder init failed :(
Could not open audio decoder ffmpeg.
Opening audio decoder: [dmo] Win32/DMO decoders
AUDIO: 44100 Hz, 1 ch, ??, 48.0 kbit/6.81% (ratio: 6003->88200)
Selected audio codec: [wmadmo] afm: dmo (Windows Media Audio DMO)
==========================================================================
[AO_ALSA] Format ?? is not supported by hardware, trying default.
AO: [alsa] 48000Hz 1ch s16le (2 bytes per sample)
[format] The number of bytes per sample must be 1, 2, 3 or 4. Current value is 8 
Couldn't find matching filter/ao format!
Audio: no sound
Video: no video


Exiting... (End of file)

Posted: Mon 08 Apr 2013, 10:02
by simargl
New window manager packages:
pekwm-0.1.16-2.spkg
jwm-724-2.spkg
icewm-1.3.7-3.spkg
fluxbox-1.3.5-2.spkg
fbpanel-6.1-3.spkg

fluxbox and jwm are "fixed" to use sakura as the default terminal, /root/.start as for openbox is still usable for every other window manager, you can comment tint2 (add # before) and install fbpanel if you want panel with a menu.

Re: Print

Posted: Mon 08 Apr 2013, 11:36
by rcrsn51
Arefacti wrote:I want to print with a lexmark S305 wifi, and the lexmark_inkjet_legacy-1.0.1.pet was working perfectly.
Update: I have removed the HP and Epson drivers from the package. You can now install them with the usual PETs.

AlphaOS has CUPS 1.4.8, but the rest of the printing system is in the downloadable package print_scan_alphaos-4.0.tar.gz from here. Click the smaller Download button on the LEFT.

1. Download the package to a temporary location.
2. Click on the file to extract it.
3. Inside, you will find a folder containing the individual components and a script named install.sh
4. Press F4 to open a terminal.
5. Run: sh install.sh
6. Look in Menu > Applications > System Tools for Manage CUPS Printers and in Menu > Applications > Graphics for Peasyscan.

The system has built-in Gutenprint drivers and a basic set of SANE scanner backends. But you can also install many of the print/scan driver PETs from here. Use the command ppet - the Puppy Package Extraction Tool. For example:

Code: Select all

ppet brother_hl2070n-2.0.pet
You can also use ppet to install any of the PeasyApps listed here.

If you install this package, please provide feedback.

------------------------------------------

Re: Print

Posted: Mon 08 Apr 2013, 12:43
by simargl
Thanks rcrsn51, I have updated first post with link to your printing system.