Find the answer to your Linux question:
Page 1 of 4 1 2 3 4 LastLast
Results 1 to 10 of 34
I just upgraded to Fedora 12 and I have an Nvidia graphics card. I wonder if nouveau is enabled now, because I don't know how to find out. The only ...
  1. #1
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132

    Question Is nouveau driver enabled in Fedora 12?

    I just upgraded to Fedora 12 and I have an Nvidia graphics card. I wonder if nouveau is enabled now, because I don't know how to find out.

    The only thing I know is that desktop effects cannot be enabled.

    And I wish not to have to go with Nvidia's driver because it has it's own settings that take over the os's, and it's proprietary.

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    according to My experiments with Linux: Fedora 12 Beta, nouveau graphics driver and screen corruption it has replaced nv by default since fedora 11

  3. #3
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    Then why don't desktop effects work and games like Supertux peg the CPU and go at 2-4 FPS?

    I also would like to know how to see/change what video driver I am using. I only know how to do it with xorg.conf, but Fedora doesn't have it.

    That reminds me that I would like to have a way to use the command line if X doesn't work, but Fedora has a graphical login.
    Last edited by MTK; 11-20-2009 at 01:52 PM.

  4. #4
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    nouveau has no 3d support

  5. #5
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    I thought that Supertux is 2D?

  6. #6
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    3d support means anything using opengl, which would be desktop effects and most likely supertux

  7. #7
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    So I guess I need the Nvidia driver even for decent 2D.

    I remember that X needs not to be running during the driver installation, how do you do that with Fedora's X (not command-line) login?

  8. #8
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    switch to a console, login, stop gdm (/etc/init.d/gdm stop)

  9. #9
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    What is gdm?

  10. #10
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    gnome display manager, you can easily start in text mode by editing /etc/inittab and changing the default runlevel from 5 back to 3
    id:5:initdefault: to id:3:initdefault:

Page 1 of 4 1 2 3 4 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...