www.pegasos.org :: View topic - Fedora Core 4 on the Pegasos
http://www.ggsdata.se
Home   News   Forum   Gallery   
Search 
Login




 


 Log in Problems?
 New User? Sign Up!

Navigation

Online
Currently no members online:)

You are an anonymous user. You can register for free by clicking here
There are 1 unlogged users online !

Latest Web Links

Latest Downloads

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
yashin71
Post subject: RE: Sound problem  PostPosted: Jan 17, 2006 - 17:19
Newbie


Joined: Jan 17, 2006
Posts: 8

Thanks for your answers. I have noticed that I miss the dir /dev/sound. The problem is this. I download the disc 2 another time, and i reinstall all and i check it
 
 View user's profile Send private message  
Reply with quote Back to top
Trizt
Post subject: RE: Sound problem  PostPosted: Jan 17, 2006 - 21:43
Order of the Butterfly
Order of the Butterfly


Joined: Sep 08, 2003
Posts: 1370
Location: EU
The /dev/adsp, /dev/audio, /dev/dsp, /dev/mixer and /dev/sequencer are usualy symlinks to the "files" in /dev/sound with the same name.
The problem could be related to udev, as I haven't used RedHat since 7.3, I don't know how well the transfear from devfs to udev went in Fedora, you could see if there are any updates and do those and see if the problem solves by itseöf.

_________________
Join the Pegasos.Org Team at Seti@Home.
 
 View user's profile Send private message MSN Messenger ICQ Number 
Reply with quote Back to top
kozz
Post subject: RE: Sound problem  PostPosted: Jan 17, 2006 - 22:03
Butterfly
Butterfly


Joined: Aug 16, 2003
Posts: 883
Location: Göteborg
Might not be the case that you are using dmix?

_________________
Programmers are tools for converting caffeine into code.
 
 View user's profile Send private message Send e-mail Visit poster's website MSN Messenger ICQ Number 
Reply with quote Back to top
yashin71
Post subject: RE: Sound problem  PostPosted: Jan 18, 2006 - 14:37
Newbie


Joined: Jan 17, 2006
Posts: 8

i reinstall all after that I have download another time all 5 disc, but i have the same problem. Can someone help me?
 
 View user's profile Send private message  
Reply with quote Back to top
kozz
Post subject: RE: Sound problem  PostPosted: Jan 18, 2006 - 18:24
Butterfly
Butterfly


Joined: Aug 16, 2003
Posts: 883
Location: Göteborg
Can you try to create the following file and see if that solves the problem?

Code:

kozz@peggy:~$ cat .asoundrc
pcm.!default {
        type plug
        slave.pcm hw
}

_________________
Programmers are tools for converting caffeine into code.
 
 View user's profile Send private message Send e-mail Visit poster's website MSN Messenger ICQ Number 
Reply with quote Back to top
dholm
Post subject: RE: Sound problem  PostPosted: Jan 19, 2006 - 07:08
Order of the Butterfly
Order of the Butterfly


Joined: Aug 26, 2003
Posts: 1784
Location: Malmö
I believe the correct syntax would be:
Code:

cat > ~/.asoundrc << EOF
pcm.!default {
        type plug
        slave.pcm hw
}
EOF


Whip

_________________
I need this baby in a month send me nine women!
 
 View user's profile Send private message Send e-mail Visit poster's website ICQ Number 
Reply with quote Back to top
yashin71
Post subject: RE: Sound problem  PostPosted: Jan 19, 2006 - 11:05
Newbie


Joined: Jan 17, 2006
Posts: 8

Thanks to everybody. I have tried what you have written but the same doesn't work. How can I attach a photo to a message? Which version of Linux done use on the PegII that works really?
 
 View user's profile Send private message  
Reply with quote Back to top
dholm
Post subject: RE: Sound problem  PostPosted: Jan 19, 2006 - 12:06
Order of the Butterfly
Order of the Butterfly


Joined: Aug 26, 2003
Posts: 1784
Location: Malmö
You have to make the photo available via http and post it with the IMG button.
Linux kernel 2.6.14 and newer has full Pegasos II support.

_________________
I need this baby in a month send me nine women!
 
 View user's profile Send private message Send e-mail Visit poster's website ICQ Number 
Reply with quote Back to top
gunne
Post subject: RE: Sound problem  PostPosted: Jan 19, 2006 - 12:29
Order of the Pegasos
Order of the Pegasos


Joined: Aug 16, 2003
Posts: 2538
Location: Göteborg
yashin71,

All Linux distributions that supports the Pegasos works to use with the Pegasos.

I have myself not any Pegasos with Fedora running at this particular moment, why I cant answer your question right up and down about this problem you got with sound in Fedora.

Here is the link with info about Fedora 4 on the Pegasos:

http://fedoraproject.org/wiki/SupportedPowerPC

There is also a wiki there where you can search for Helpcontents on different issues, and they also have a supportforum. It should be most likely that you will get a straight answer from Fedora if you ask the question in their forum.

Here we do use Debian Linux and Ubuntu Linux on Pegasos machines, which both works good and without any problem.

And there is also users here as I think you see that mainly runs Gentoo on their Pegasos.

Here is link to the Debian Stable Net-installer CD: Link

Here is link to the Ubuntu 5.10 Installer CD: Link

#message photo

You mean to put a picture in you post in the forum ?

Its done by clicking the img-button when you are writing a message. This button is not present when you use 'Quick reply'. If you do for instance click 'Quote' for the message you want to answer on, you will get another page with more available buttons to use.

Edit,

See that dholm already answered about pictures, so well, as more answer thats better.

_________________
Mvh Gunne
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
dholm
Post subject: RE: Sound problem  PostPosted: Jan 19, 2006 - 14:33
Order of the Butterfly
Order of the Butterfly


Joined: Aug 26, 2003
Posts: 1784
Location: Malmö
Quote:
See that dholm already answered about pictures, so well, as more answer thats better.

That depends on the answers Razz

_________________
I need this baby in a month send me nine women!
 
 View user's profile Send private message Send e-mail Visit poster's website ICQ Number 
Reply with quote Back to top
ironfist
Post subject: RE: Sound problem  PostPosted: Jan 19, 2006 - 21:00
Order of the Pegasos
Order of the Pegasos


Joined: Jan 22, 2004
Posts: 2517
Location: Göteborg
Haha!

RR!

_________________
www.SecureHosting.se | Egen server med 512 MB RAM och 10 Mbit trafik 250 kr/mån | www.SecureNetworks.se
 
 View user's profile Send private message ICQ Number 
Reply with quote Back to top
gunne
Post subject: RE: Sound problem  PostPosted: Jan 19, 2006 - 23:51
Order of the Pegasos
Order of the Pegasos


Joined: Aug 16, 2003
Posts: 2538
Location: Göteborg
dholm,

Sure, I always give the best answers Wink

_________________
Mvh Gunne
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
dholm
Post subject: Re: RE: Sound problem  PostPosted: Jan 20, 2006 - 07:09
Order of the Butterfly
Order of the Butterfly


Joined: Aug 26, 2003
Posts: 1784
Location: Malmö
gunne wrote:
Sure, I always give the best answers Wink


Yes, I found the following one particulary helpful. Before I didn't know how to install Linux on my Pegasos but after reading this all the pieces came together. Bbonk
gunne wrote:
All Linux distributions that supports the Pegasos works to use with the Pegasos.


Wink

_________________
I need this baby in a month send me nine women!
 
 View user's profile Send private message Send e-mail Visit poster's website ICQ Number 
Reply with quote Back to top
gunne
Post subject: RE: Re: RE: Sound problem  PostPosted: Jan 20, 2006 - 08:38
Order of the Pegasos
Order of the Pegasos


Joined: Aug 16, 2003
Posts: 2538
Location: Göteborg
dholm,

Good ! Smile

_________________
Mvh Gunne
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
yashin71
Post subject: Re: RE: Sound problem  PostPosted: Jan 20, 2006 - 09:34
Newbie


Joined: Jan 17, 2006
Posts: 8

dholm wrote:
gunne wrote:
Sure, I always give the best answers Wink


Yes, I found the following one particulary helpful. Before I didn't know how to install Linux on my Pegasos but after reading this all the pieces came together. Bbonk
gunne wrote:
All Linux distributions that supports the Pegasos works to use with the Pegasos.


Wink


Can I write you on ICQ?
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits
All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2004-2012 by pegasos.org

backend|avantgo