Fedora Core 5.0

Johnny Blaster

Power Member
Boas,

Instalei no meu portatil ASUS z92jc-q318h o linux Red-Hat Fedora Core 5.0.
O sistema é muito bom, mas tenho dois pequenos problemas:

1) Não faz updates do yum (essencial para ler mp3,dvd´s, etc.). Diz que não encontra url´s para fazer o update.

2) Não consigo que ele reconheça a placa de rede e wirless, nem consigo instalar as drivers.

Alguem me pode ajudar?????

Obrg.
 
Ok vamos configurar o yum, segue estes passos

su -
pwd de root

rpm -ivh http://ftp.freshrpms.net/pub/freshr...release/freshrpms-release-1.1-1.fc.noarch.rpm

gedit /etc/yum.repos.d/macromedia.repo

Faz copy paste, grava e sai

[macromedia]
name=Macromedia for i386 Linux
#baseurl=http://macromedia.rediris.es/rpm/
#baseurl=http://macromedia.mplug.org/rpm/
baseurl=http://sluglug.ucsc.edu/macromedia/rpm/
enabled=1
gpgcheck=1
gpgkey=http://sluglug.ucsc.edu/macromedia/FEDORA-GPG-KEY

gedit /etc/yum.repos.d/dries.repo

Faz copy paste, grava e sai

[dries]
name=Extra Fedora rpms dries - $releasever - $basearch
baseurl=http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/linux/$releasever/$basearch/dries/RPMS/
enabled=1
gpgcheck=1

rpm --import http://freshrpms.net/packages/RPM-GPG-KEY.txt

rpm --import http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt

yum -y update

Agora o leitor de MP3

su -
pwd de root

yum -y install xmms xmms-mp3

Ler dvd', divx avi's etc

su -
pwd de root

yum -y install mplayer mplayer-skins mplayer-fonts

gmplayer (exprimenta a correr como root e como user)

codecs win32

wget http://fedoranews.org/tchung/mplayerplug-in/3.25/mplayerplug-in-3.25-1.fc5.i386.rpm

rpm -Uvh mplayerplug-in-3.25-1.fc5.i386.rpm

Para meteres os codecs a bulir no firefox lê isto

Close and restart Firefox to enable the plugin. (Note that by default the mplayerplug-in files are installed in /usr/lib/mozilla/plugins. Normally Firefox looks in /usr/lib/mozilla/plugins for its plugins by default. If you have trouble with the mplayerplug-in in Firefox log in as root and do a "cd /usr/lib/mozilla/plugins", hit enter, then do a "cp mplayerplug-in* /usr/lib/firefox-1.5.0.1/plugins" and hit enter. This will copy the appropriate mplayerplug-in files into your current Firefox installation's plugin directory. If your current Firefox installation directory is not /usr/lib/firefox-1.5.0.1 substitute the correct directory name in the above command.) In order to keep yum from overwriting this special version of mplayerplug-in after you install it you should do a "yum --exclude mplayerplug-in update" when you do your updates with yum. (Or for a permanent fix add the line "exclude=mplayerplug-in" to your /etc/yum.conf file. Be sure there is a new line/carriage return at the end of the file.) You could go to http://www.apple.com/trailers/ to test your MPlayer plugin installation. (Note: In some cases an embedded video will appear to load to 99 percent and then stop. If this occurs just hit the play button on the bottom left hand side of the mplayerplug-in window and playback will begin. You can maximize the window with the bottom right hand button in the mplayerplug-in window.)

Wireless

da-nos mais informação sobre o dispositivo wireless e quais são os problemas em não funcionar, mas antes peço-te o output disto, para saber o kernel o ultimo é o 2.6.17-1.2157_FC5.


yum install kernel-devel

Placa de Rede

Quanto à Placa de Rede, vai ao network manager e activa a placa. Tenho quase a certeza que está desactivada.


Pedia depois a um moderador para juntar estes posts a esta theard

http://www.techzonept.com/showthread.php?t=87212
 
Última edição:
Muito obrigado por essa ajuda. Hoje á noite já vou tentar configurar o sistema.

A minha placa wirless é uma - intel pro wirless 3945 abg.

Dps digo se deu para configurar o yum e restantes aplicações.

Cump.:)
 
Boas,

MORE PROBLEMS, ao tentar actualizar o yum, acabei sem querer po desinstala-lo (ok, não percebo muito de linux!) e agora?! Quem me diz como se instala de raiz o yum (não se esqueçam que eu não tenho net, por isso a minha fonte não pode ser essa)????

Em relação á placa de rede não está desativada, ela nem apareçe no gestor de redes ( o sistema não a reconheçe)!!!

Agradeçia quem me puder ajudar! Tks.

Cump.
 
Back
Topo