PDA

View Full Version : Difference between beta and final release?


wu_qso
29th October 2010, 03:53 AM
I would like to install the 14-beta version and have downloaded it from the fedora website today. Is it any difference between the current beta version and the final version? Can the beta version update after installation as exactly as the final version?

Mister B
29th October 2010, 05:48 AM
I would like to install the 14-beta version and have downloaded it from the fedora website today. Is it any difference between the current beta version and the final version? Can the beta version update after installation as exactly as the final version?

The final version will have more up to date packages and testing.

If you do install the beta version and run the update process it will be the same as the final build.

wu_qso
29th October 2010, 08:57 AM

I just burned the beta F14 into a DVD and tried to install it on my Thinkpad T410s notebook. However, after several steps, I just got a black screen and the installation seemed to stop.

lineak
29th October 2010, 01:56 PM
A beta is not for productive work.

ovadyah
29th October 2010, 02:40 PM
I just burned the beta F14 into a DVD and tried to install it on my Thinkpad T410s notebook. However, after several steps, I just got a black screen and the installation seemed to stop.

You may need to search for install help for that machine. Lots of advice in this forum should get you going.

wu_qso
29th October 2010, 03:32 PM
I used a 'nomodeset' as an boot option and the installation can be done and completed. But after reboot, the screen just had a poor resolution of 848x600. My display actually has a resolution of 1440x900. F13 can recognize my graphic card correctly. Why does F14 cannot? Also, there is no system-config-display package installed.

smr54
29th October 2010, 03:55 PM
What sort of graphic card? Often updates break NVidia (and sometimes others).

Best bet is to search for your graphic card model on these forums, though as F14 is quite new, there might not be a solution yet. You can find out what it is with

lspci |grep VGA

ovadyah
29th October 2010, 03:56 PM
I have seen that happen before. After the installation is updated, I have found the drivers in the update packages and then installed them and all is fine. There are several video cards that need special attention and there are install guides for them. If yours worked under F13 then I would think it will work with F14 after the proper drivers are installed, I am not currently working with any laptops so I am not sure where to point you from here.

wu_qso
29th October 2010, 04:16 PM
The graphic card is NVIDIA Quadro NVS 3100M.

ovadyah
29th October 2010, 04:24 PM
A great resource for nvidia:

http://forums.fedoraforum.org/showthread.php?t=204752

I am not sure if it is updated for F14 - yet.

AdamW
29th October 2010, 11:43 PM
If I were you, I'd get RC1 here:

http://serverbeach1.fedoraproject.org/pub/alt/stage/14.RC1/

and see if that works without messing about with nomodeset. It uses a rather newer version of nouveau with several fixes since Beta.

system-config-display is dead in F14, because no-one wanted to maintain it any more.

ovadyah
30th October 2010, 03:41 AM
If I were you, I'd get RC1 here:

http://serverbeach1.fedoraproject.org/pub/alt/stage/14.RC1/

and see if that works without messing about with nomodeset. It uses a rather newer version of nouveau with several fixes since Beta.

system-config-display is dead in F14, because no-one wanted to maintain it any more.

Thanks Adam, glad you are with us, we appreciate all you do.

wu_qso
30th October 2010, 08:16 AM
If I were you, I'd get RC1 here:

http://serverbeach1.fedoraproject.org/pub/alt/stage/14.RC1/

and see if that works without messing about with nomodeset. It uses a rather newer version of nouveau with several fixes since Beta.

system-config-display is dead in F14, because no-one wanted to maintain it any more.

Thank you very much! I'll try that version.
If the system-config-display is dead, with what can we set the display?

leigh123linux
30th October 2010, 08:58 AM
Thank you very much! I'll try that version.
If the system-config-display is dead, with what can we set the display?


For Gnome DE

gnome-display-properties

hellork
31st October 2010, 08:48 AM
I suppose it is possible that the final version COULD potentially have subtle differences in setup scripts during the installer / configuration process, but I would agree that it is unlikely to happen. The updated beta ought to and has always been as good as final for me.

qzzx1k
2nd November 2010, 04:38 PM
I have also been looking to "Fix" the screen resolution for F14. I am currently running F14 in virtualbox until I see it working properly. I have been using Fedora since it started (many years ago). I am still baffled by the "non-use/drop" of system-config-display. It seems it is a tool that most (if not everyone) would need to use in designated situations. I also understand that no-one wants to maintain it. Is there a way to do these things (adjusting the resolution) manually with "X"?

Thanks!