Page 2 of 3

PostPosted: 04 Jan 2008, 10:01
by Jaycounet
thanks a lot anyway :)

I discover linux foot by foot it's a good thing

PostPosted: 04 Jan 2008, 10:15
by Jaycounet
nothing special in google .... :?

just found a debug thing http://rpm.pbone.net/index.php3?stat=3& ... &srodzaj=3

don't know how it's works and don't think it would works because for suse

PostPosted: 04 Jan 2008, 15:48
by billb
Jaycounet wrote:nothing special in google .... :?

just found a debug thing http://rpm.pbone.net/index.php3?stat=3& ... &srodzaj=3

don't know how it's works and don't think it would works because for suse


I saw a ppc rpm on the site, but I'm assuming it is for suse, also. It wouldn't install -- dependency errors. So either it requires packages not available to YDL, or ones with different names, at least.

PostPosted: 08 Jan 2008, 13:57
by Jaycounet
I got a feeback from the creator
if I could get some help that will be great

thx in advance



http://sourceforge.net/forum/forum.php?thread_id=1903576&forum_id=622996

PostPosted: 08 Jan 2008, 18:32
by ppietro
Jaycounet wrote:I got a feeback from the creator
if I could get some help that will be great

thx in advance



http://sourceforge.net/forum/forum.php?thread_id=1903576&forum_id=622996


One way to figure out the alsa installation is:
rpm -qa|grep alsa

The disable alsa input (--disable-record-alsa) is probably a switch to add to ./configure. Unfortunately, I don't know anything about gstreamer and portaudio support on the PS3, though. :)

Step by step help, I'm afraid. :)

Cheers,
Paul

PostPosted: 08 Jan 2008, 22:01
by Jaycounet
the follow in the sourceforge forum ...

step by step like you say ...

PostPosted: 08 Jan 2008, 22:14
by Jaycounet
it's seems that I got an error with gstreamer

and since I made the update with kernel 5.0.2 I can't move the volume anymore and I got this error

Le contrôleur de volume ne trouve aucun élément et/ou périphérique à contrôler. Cela signifie que soit vous n'avez pas les bons greffons GStreamer installés, soit vous n'avez pas de carte son configurée.





maybe this is why my last error ? no ?

PostPosted: 09 Jan 2008, 14:19
by Jaycounet
I got news about gsteamer

gst_element_seek_simple was introduced with gstreamer 0.10.7 and as far as I can find, ydl (Yellow Dog Linux) is embedding the 0.10.4 gstreamer version.

can I update it ?

PostPosted: 09 Jan 2008, 22:49
by Jaycounet
I talk with creators of ultrastar NG and what they concluded :

in fact we faces many problems at once ;)
- - old libraries (gstreamer, alsa, etc.)
- - specific arch (powerpc)
- - usb microphone


any idea to resolve some of these problems ?

PostPosted: 10 Jan 2008, 11:10
by Jaycounet
How to know wich version or alsa gstreamer etc I got ?

and someone coul tell me wich is the last version

to be sure I'm update for everithing

and It still my problem with gstreamer (can't change the sound volume)
It tell me that I don't have the right greffons GStreamer installed.

regards

PostPosted: 10 Jan 2008, 21:03
by ppietro
Jaycounet wrote:How to know wich version or alsa gstreamer etc I got ?

and someone coul tell me wich is the last version

to be sure I'm update for everithing

and It still my problem with gstreamer (can't change the sound volume)
It tell me that I don't have the right greffons GStreamer installed.

regards


Hi Jaycounet,

You already posted your version of alsa in the other souceforge forum: 1.0.11-4.rc2 . That's what the rpm -qa|grep alsa tells you. You could try an rpm -qa|grep gstreamer and see if that comes up with anything. :)

Here's what we're doing. rpm -qa lists all of the software installed on your system via RPM. Since that's a really long list :) we use the | grep to pipe the output of the rpm -qa to the grep command, which matches patterns.

You can always use the man command to help with this. man grep for instance.

Hope this helps! :)

Cheers,
Paul

PostPosted: 11 Jan 2008, 09:18
by Jaycounet
Great thanks a lot for this precision

Ok in fact For ultrastar I thnik it doesn't miss a lot

First : Microphone from singstar Are recognize by Linux like microphone but I can't record something with them : any idea or test to do ?

and the second I have to solve this point :

http://www.yellowdog-board.com/viewtopic.php?t=2773 about MP3 that I can't read. any codec to install ?

PostPosted: 11 Jan 2008, 15:47
by billb
Jaycounet wrote:and the second I have to solve this point :

http://www.yellowdog-board.com/viewtopic.php?t=2773 about MP3 that I can't read. any codec to install ?


I don't know if this will help or not, but you could try it. (installing gstreamer-plugins-ugly)

PostPosted: 11 Jan 2008, 16:01
by Jaycounet
I'll try this evening

If that works i would still one thing to do

I'll give you feedback

PostPosted: 11 Jan 2008, 18:58
by Jaycounet
Great this works great !!

So it still the microphones of singstar to make them work and Ultrastar NG will work on PS3 with YDL