Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > The Dungeon > Archived (Click Header To See Sub-Forums) > Fedora 13 Development Branch
FedoraForum Search

Forgot Password? Join Us!

Fedora 13 Development Branch Discussions on the Development Branch that will lead to Fedora 13 (This Forum will eventually be Archived).

 
 
Thread Tools Search this Thread Display Modes
  #16  
Old 28th February 2010, 07:12 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Quote:
Originally Posted by Sagitter View Post
Does this guide also work with kernel-2.6.33-1.fc13.i686 ?

Yes, it also works with 2.6.34rc
  #17  
Old 1st March 2010, 09:15 AM
mako999's Avatar
mako999 Offline
Registered User
 
Join Date: Mar 2010
Posts: 6
linuxfedorafirefox
1st step was all it took, your Compiz thread and nVida thread Thanks you very much, Leigh.

I try the nVidia guide for Rawhide step in RC4 ISO's of F13 (64bit) and rpm image were making succeeded. yum operation is OK. And reboot.

But init5 (logon) cannot be done. Could you please advice me about the following problem?

Thanks and Best Regards!
__________________
__________________
Asus RAMPGE FORMULA Intel Q9650 + Fedora release 12 (Constantine) (32 bit) and (64 bit) GeForce 8800 GTS

Last edited by mako999; 1st March 2010 at 11:45 PM. Reason: content is corrected.
  #18  
Old 3rd March 2010, 04:53 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Quote:
Originally Posted by mako999 View Post
1st step was all it took, your Compiz thread and nVida thread Thanks you very much, Leigh.

I try the nVidia guide for Rawhide step in RC4 ISO's of F13 (64bit) and rpm image were making succeeded. yum operation is OK. And reboot.

But init5 (logon) cannot be done. Could you please advice me about the following problem?

Thanks and Best Regards!

I'm not running F13 at the moment, I might try the final alpha version if I get the time ( I prefer Rawhide )

Code:
[leigh@localhost ~]$ rpm -qa |grep -e nvidia -e kernel |sort
abrt-addon-kerneloops-1.0.8-1.fc14.x86_64
buildsys-build-rpmfusion-kerneldevpkgs-current-13-0.1.x86_64
kernel-2.6.33-1.fc13.x86_64
kernel-2.6.34-0.4.rc0.git2.fc14.x86_64
kernel-devel-2.6.33-1.fc13.x86_64
kernel-devel-2.6.34-0.4.rc0.git2.fc14.x86_64
kernel-headers-2.6.34-0.4.rc0.git2.fc14.x86_64
kmod-nvidia-2.6.33-1.fc13.x86_64-195.36.08-1.fc14.x86_64
kmod-nvidia-2.6.34-0.4.rc0.git2.fc14.x86_64-195.36.08-1.fc14.x86_64
nvidia-settings-1.0-3.4.fc13.x86_64
nvidia-xconfig-1.0-2.fc13.x86_64
xorg-x11-drv-nvidia-195.36.08-1.fc14.x86_64
xorg-x11-drv-nvidia-devel-195.36.08-1.fc14.x86_64
xorg-x11-drv-nvidia-libs-195.36.08-1.fc14.i686
xorg-x11-drv-nvidia-libs-195.36.08-1.fc14.x86_64
[leigh@localhost ~]$ uname -r
2.6.34-0.4.rc0.git2.fc14.x86_64
[leigh@localhost ~]$ glxinfo |grep direct
direct rendering: Yes
    GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord, 
[leigh@localhost ~]$

Did you do step 7 ?
  #19  
Old 3rd March 2010, 06:25 AM
mako999's Avatar
mako999 Offline
Registered User
 
Join Date: Mar 2010
Posts: 6
windows_xp_2003firefox
 Thanks a lot for the infomation!.
Quote:
Originally Posted by leigh123linux View Post
I'm not running F13 at the moment, I might try the final alpha version if I get the time ( I prefer Rawhide )
I understand.

My step in RC4.

1. Edit grub.conf add rdblacklist=nouveau and nouveau.modeset=0.
2. selinux stop.
3
Code:
#su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm'
4. I install the kmodtool-1-18.fc11.noarch.rpm by rpm command.
5. Your rpm image was installed. (by yum localinstall *.rpm --nogpgcheck)
But init5 N/G.

And according to nVForum , nvidia (190.53 + nvidia-betasam-2.6.33.patch.txt) was build in init3.
Same init 5 N/G.

Excuse me, please teach the one raised besides the Rawhide kernel ? (For exmple xorg....FC13).

Only Rawhide kernel up, nVidia worked as desin.

Regards.

p.s I mistake in the above description.I'm sorry. kernel-2.6.34-0.4.rc0.git2.fc14.x86_64 doesn't normally stand up (vesa mode). I am investigating now.
__________________
__________________
Asus RAMPGE FORMULA Intel Q9650 + Fedora release 12 (Constantine) (32 bit) and (64 bit) GeForce 8800 GTS

Last edited by mako999; 3rd March 2010 at 08:53 AM.
  #20  
Old 3rd March 2010, 10:14 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Quote:
Originally Posted by mako999 View Post
 Thanks a lot for the infomation!.


I understand.

My step in RC4.

1. Edit grub.conf add rdblacklist=nouveau and nouveau.modeset=0.
2. selinux stop.
3
Code:
#su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm'
4. I install the kmodtool-1-18.fc11.noarch.rpm by rpm command.
5. Your rpm image was installed. (by yum localinstall *.rpm --nogpgcheck)
But init5 N/G.



Excuse me, please teach the one raised besides the Rawhide kernel ? (For exmple xorg....FC13).

Only Rawhide kernel up, nVidia worked as desin.

Regards.

p.s I mistake in the above description.I'm sorry. kernel-2.6.34-0.4.rc0.git2.fc14.x86_64 doesn't normally stand up (vesa mode). I am investigating now.
Quote:

But init5 N/G.



Excuse me, please teach the one raised besides the Rawhide kernel ? (For exmple xorg....FC13).

Only Rawhide kernel up, nVidia worked as desin.
And according to nVForum , nvidia (190.53 + nvidia-betasam-2.6.33.patch.txt) was build in init3.
Same init 5 N/G.

There is no patch needed for 195.36.08, as for init, it doesn't apply to rpm's.
  #21  
Old 3rd March 2010, 11:24 AM
mako999's Avatar
mako999 Offline
Registered User
 
Join Date: Mar 2010
Posts: 6
linuxfedorafirefox
Quote:
Originally Posted by leigh123linux View Post
There is no patch needed for 195.36.08, as for init, it doesn't apply to rpm's.
Thanks leigh!. My mistake operation.

By the way ,kernel-2.6.34-0.4.rc0.git2.fc14.x86_64 started only once by update the FC14 Rawhide repo. However, init 5 was N/G though nvidia was built (your rpm image) in.
dracut was done to make sure.

There might be a problem in my environment. The following test is executed by P5E and 7900GS.

Regards.
__________________
__________________
Asus RAMPGE FORMULA Intel Q9650 + Fedora release 12 (Constantine) (32 bit) and (64 bit) GeForce 8800 GTS

Last edited by mako999; 3rd March 2010 at 11:31 AM.
  #22  
Old 3rd March 2010, 11:38 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Quote:
Originally Posted by mako999 View Post
Thanks leigh!. My mistake operation.

By the way ,kernel-2.6.34-0.4.rc0.git2.fc14.x86_64 started only once by update the FC14 Rawhide repo. However, init 5 was N/G though nvidia was built (your rpm image) in.
dracut was done to make sure.

There might be a problem in my environment. The following test is executed by P5E and 7900GS.

Regards.

Post

Code:
rpm -qa |grep -e nvidia -e kernel |sort
  #23  
Old 3rd March 2010, 01:52 PM
mako999's Avatar
mako999 Offline
Registered User
 
Join Date: Mar 2010
Posts: 6
linuxfedorafirefox
Quote:
Originally Posted by leigh123linux View Post
Post

Code:
rpm -qa |grep -e nvidia -e kernel |sort
Please accept my apologies for our request so soon. Clean install was executed and Fc14 repo is not used.

Code:
$ rpm -qa |grep -e nvidia -e kernel |sort
abrt-addon-kerneloops-0.0.11-1.fc12.x86_64
abrt-plugin-kerneloopsreporter-0.0.11-1.fc12.x86_64
akmod-nvidia-190.53-1.fc12.x86_64
kernel-2.6.31.12-174.2.22.fc12.x86_64
kernel-2.6.31.5-127.fc12.x86_64
kernel-2.6.34-0.4.rc0.git2.fc14.x86_64
kernel-devel-2.6.31.12-174.2.22.fc12.x86_64
kernel-devel-2.6.34-0.4.rc0.git2.fc14.x86_64
kernel-headers-2.6.34-0.4.rc0.git2.fc14.x86_64
kmod-nvidia-2.6.31.12-174.2.22.fc12.x86_64-190.53-1.fc12.x86_64
kmod-nvidia-2.6.34-0.4.rc0.git2.fc14.x86_64-195.36.08-1.fc12.x86_64
nvidia-settings-1.0-3.2.fc12.x86_64
nvidia-xconfig-1.0-1.fc12.x86_64
xorg-x11-drv-nvidia-195.36.08-1.fc12.x86_64
xorg-x11-drv-nvidia-libs-195.36.08-1.fc12.x86_64
Now, puts it in init 5

p.s
Quote:
Originally Posted by leigh123linux View Post
Did you do step 7 ?
Yes. And the above-mentioned is the same environment.
__________________
__________________
Asus RAMPGE FORMULA Intel Q9650 + Fedora release 12 (Constantine) (32 bit) and (64 bit) GeForce 8800 GTS

Last edited by mako999; 3rd March 2010 at 02:41 PM.
  #24  
Old 4th March 2010, 04:14 AM
mako999's Avatar
mako999 Offline
Registered User
 
Join Date: Mar 2010
Posts: 6
linuxfedorafirefox
After report. Env Asus P5E and 7900GS

Code:
$ yum repolist
Loaded plugins: presto, refresh-packagekit
repo id                       repo name                                   status
fedora                        Fedora 13 - x86_64                          20,242
rpmfusion-free-rawhide        RPM Fusion for Fedora Rawhide - Free           473
rpmfusion-nonfree-rawhide     RPM Fusion for Fedora Rawhide - Nonfree        178
repolist: 20,893

$  rpm -qa |grep -e Xorg -e nvidia |sort
kmod-nvidia-2.6.34-0.4.rc0.git2.fc14.x86_64-195.36.08-1.fc13.x86_64
nvidia-settings-1.0-3.4.fc13.x86_64
nvidia-xconfig-1.0-2.fc13.x86_64
xorg-x11-drv-nvidia-195.36.08-1.fc13.x86_64
xorg-x11-drv-nvidia-libs-195.36.08-1.fc13.x86_64
xorg-x11-server-Xorg-1.7.99.901-8.20100223.fc13.x86_64

$ uname -a
Linux jp242583 2.6.34-0.4.rc0.git2.fc14.x86_64 #1 SMP Fri Feb 26 16:52:28 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux

$ glxinfo |grep direct
direct rendering: Yes
    GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
Thank you very much for your kind support.
__________________
__________________
Asus RAMPGE FORMULA Intel Q9650 + Fedora release 12 (Constantine) (32 bit) and (64 bit) GeForce 8800 GTS
  #25  
Old 6th March 2010, 05:05 PM
lovenemesis's Avatar
lovenemesis Offline
Registered User
 
Join Date: Apr 2008
Location: Leeds, UK
Posts: 281
linuxmozilla
Re: Nvidia guide for F13 Development.

How can I switch back to Nouveau once installed the binary one?

Nouveau works fine for most of my daily work so I decide to run the binary driver enabled only when I played 3D games.

Is it possible?
__________________
Fedora Ambassador & Translator
Editor of LinuxTOY
Smolts Profile


Take a Deep Breath out of Windows
  #26  
Old 6th March 2010, 05:41 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Re: Nvidia guide for F13 Development.

Quote:
Originally Posted by lovenemesis View Post
How can I switch back to Nouveau once installed the binary one?

Nouveau works fine for most of my daily work so I decide to run the binary driver enabled only when I played 3D games.

Is it possible?

Remove the nvidia driver + livna-config-display, Remove rdblacklist=nouveau from grub.conf & delete xorg.conf.
Reboot
  #27  
Old 6th March 2010, 05:50 PM
lovenemesis's Avatar
lovenemesis Offline
Registered User
 
Join Date: Apr 2008
Location: Leeds, UK
Posts: 281
linuxmozilla
Re: Nvidia guide for F13 Development.

Quote:
Originally Posted by leigh123linux View Post
Remove the nvidia driver + livna-config-display, Remove rdblacklist=nouveau from grub.conf & delete xorg.conf.
Reboot
Thanks, but is it possible to switch to nouveau without uninstalling the binary?

I tried to use "nvidia-config-display disable" and remove rdblacklist=nouveau from grub.conf.

Reboot to GUI failed. X server refused to launch.
__________________
Fedora Ambassador & Translator
Editor of LinuxTOY
Smolts Profile


Take a Deep Breath out of Windows
  #28  
Old 6th March 2010, 06:04 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Re: Nvidia guide for F13 Development.

Quote:
Originally Posted by lovenemesis View Post
Thanks, but is it possible to switch to nouveau without uninstalling the binary?

I tried to use "nvidia-config-display disable" and remove rdblacklist=nouveau from grub.conf.

Reboot to GUI failed. X server refused to launch.

The rpmfusion driver also blacklists nouveau.
  #29  
Old 6th March 2010, 07:46 PM
lovenemesis's Avatar
lovenemesis Offline
Registered User
 
Join Date: Apr 2008
Location: Leeds, UK
Posts: 281
linuxmozilla
Re: Nvidia guide for F13 Development.

Oh, right. I will try again by tuning it off.

Thank you!

---------- Post added at 03:46 AM CST ---------- Previous post was at 02:19 AM CST ----------

Bad luck. Changing from "blacklist nouveau" to "blacklist nvidia" did not work.
__________________
Fedora Ambassador & Translator
Editor of LinuxTOY
Smolts Profile


Take a Deep Breath out of Windows
  #30  
Old 9th March 2010, 11:14 AM
lovenemesis's Avatar
lovenemesis Offline
Registered User
 
Join Date: Apr 2008
Location: Leeds, UK
Posts: 281
linuxmozilla
Re: Nvidia guide for F13 Development.

Simplified Chinese version for this guide, with reference pointed here.

http://linuxtoy.org/archives/howto-i...fedora-13.html

Thank you, leigh123linux.
__________________
Fedora Ambassador & Translator
Editor of LinuxTOY
Smolts Profile


Take a Deep Breath out of Windows
 

Tags
development, f13, guide, nvidia

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nvidia guide for Rawhide. leigh123linux F16 Development 77 15th February 2011 10:08 PM
Nvidia drivers (My Guide) Clunixchit Guides & Solutions (No Questions) 37 11th November 2006 02:06 AM
Followed Firewing's Nvidia guide - Problems! shadowwyvern Hardware & Laptops 7 25th September 2006 12:06 AM
Welcome to My Own Installation Nvidia Guide EvolutionR Guides & Solutions (No Questions) 11 6th January 2005 03:48 PM


Current GMT-time: 06:46 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat