Re: Stripes on screen after installing Fedora

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Now I have tried i believe everything mentioned here regarding updating or downloading or putting in link to repository, and I get the same error ewrytime "Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f9&arch=x86_64 error was [Errno 4] [0Error: <urlopen error (-3, 'Temporary failure in name resolution')> Error: Cannot retrieverepository metadata (repomd.xml) for repository: updates. Please verify its path and try again"!

What am I doing wrong this time?? It seems to me as the link is all wrong, but since I find it in ewery place I google, and from you guys, it could not be as simple as that?!


Frustrating regards now;)
Bjørn Ivar Johnsen

Den 9. aug.. 2008 kl. 20.19 skrev Teo Fonrouge <fedora-list@xxxxxxxxxxxxxxx >:

On Saturday 09 August 2008 03:18:07 am Bjørn Ivar Johnsen wrote:
Hello.
I have a serious problem with (all) Linux distributions included
Fedora. After installing or use of live dvd, I cannot see anything but stripes on my screen. I have a pentium 4 with 1GB RAM and Nvidia card.
I have tried to install the latest Nvidia driver, but to no help at
all. I have tried many versions of Linux, and also both the i386 and
the one for 64, but all with the same result!!!

Hello,

You don't mention the Fedora version, but, assuming that you are trying to install F9 I can tell you that I had similar issues regarding nvidia cards (only with F9). I'm also assuming that you nvidia card is a relatively a new
one IOW it wont need the nvidia-legacy package.

As a first, you can try to update all your system (latest xorg- packages make difference), also you need to install the livna nvidia drivers and then
install the kmod-nvidia package.

1. as root do (you can do this in a text console):

 # yum -y update && reboot

once that computer has rebooted the graphics mode probably is now working ok, if not, then do the following command to try to set a graphics mode with
a vesa driver:

# system-config-display --reconfig --set-driver=vesa --set- resolution=1024x768

2. even if you don't have graphics mode yet, do the following to install the
nvidia drivers from livna:

# rpm -Uvh
http://livna-dl.reloumirrors.net/fedora/9/i386/livna-release-9-1.noarch.rpm

# yum -y install kmod-nvidia && reboot

3. Now hopefully you'll have now a graphics mode running, if not we have a few
more moves:
remove the xorg.conf and create a new one with the nvidia utils:

 # rm /etc/X11/xorg.conf
 # nvidia-xconfig
 # reboot

4. As last resource (if at this point you dont have a graphics mode) do:

#
system-config-display --reconfig --set-driver=nvidia --set- resolution=1024x768


5. If all fails, please don't desperate, give us more details on your
equipment and the messages that you are getting from the above procedures.


HTH


best regards

Teo Fonrouge

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux