<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NVIDIA ON FEDORA 2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377125#M70723</link>
    <description>I executed "lsmod" and I can see nothing about video drivers...&lt;BR /&gt;I attach lsmod output and xorg.conf...&lt;BR /&gt;&lt;BR /&gt;Any idea??&lt;BR /&gt;Brst regards,Andrea.&lt;BR /&gt;&lt;BR /&gt;LSMOD:&lt;BR /&gt;&lt;BR /&gt;Module Size Used by&lt;BR /&gt;ppp_synctty 9472 0&lt;BR /&gt;ppp_async 10496 1&lt;BR /&gt;crc_ccitt 2176 1 ppp_async&lt;BR /&gt;ppp_generic 35092 6 ppp_synctty,ppp_async&lt;BR /&gt;slhc 6400 1 ppp_generic&lt;BR /&gt;snd_pcm_oss 47144 0&lt;BR /&gt;snd_mixer_oss 16512 1 snd_pcm_oss&lt;BR /&gt;snd_intel8x0 32940 0&lt;BR /&gt;snd_ac97_codec 63364 1 snd_intel8x0&lt;BR /&gt;snd_pcm 93832 2 snd_pcm_oss,snd_intel8x0&lt;BR /&gt;snd_timer 29060 1 snd_pcm&lt;BR /&gt;snd_page_alloc 8968 2 snd_intel8x0,snd_pcm&lt;BR /&gt;gameport 4352 1 snd_intel8x0&lt;BR /&gt;snd_mpu401_uart 8320 1 snd_intel8x0&lt;BR /&gt;snd_rawmidi 24484 1 snd_mpu401_uart&lt;BR /&gt;snd_seq_device 7048 1 snd_rawmidi&lt;BR /&gt;snd 49252 9 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device&lt;BR /&gt;soundcore 8544 1 snd&lt;BR /&gt;parport_pc 22848 1&lt;BR /&gt;lp 9836 0&lt;BR /&gt;parport 38984 2 parport_pc,lp&lt;BR /&gt;autofs4 23556 0&lt;BR /&gt;sunrpc 157028 1&lt;BR /&gt;sis900 17412 0&lt;BR /&gt;ipt_REJECT 5888 1&lt;BR /&gt;ipt_state 2048 1&lt;BR /&gt;ip_conntrack 26912 1 ipt_state&lt;BR /&gt;iptable_filter 2688 1&lt;BR /&gt;ip_tables 14848 3 ipt_REJECT,ipt_state,iptable_filter&lt;BR /&gt;floppy 58928 0&lt;BR /&gt;sg 31264 0&lt;BR /&gt;scsi_mod 113612 1 sg&lt;BR /&gt;microcode 6176 0&lt;BR /&gt;dm_mod 50836 0&lt;BR /&gt;joydev 8128 0&lt;BR /&gt;ehci_hcd 31748 0&lt;BR /&gt;ohci_hcd 21892 0&lt;BR /&gt;button 5016 0&lt;BR /&gt;battery 7564 0&lt;BR /&gt;asus_acpi 9368 0&lt;BR /&gt;ac 3724 0&lt;BR /&gt;ipv6 239556 10&lt;BR /&gt;ext3 104296 2&lt;BR /&gt;jbd 76952 1 ext3&lt;BR /&gt;&lt;BR /&gt;XORG:&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Videocard0"&lt;BR /&gt;Driver "vesa"&lt;BR /&gt;VendorName "Videocard vendor"&lt;BR /&gt;BoardName "VESA driver (generic)"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen0"&lt;BR /&gt;Device "Videocard0"&lt;BR /&gt;Monitor "Monitor0"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768" "800x600" "640x480"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "DRI"&lt;BR /&gt;Group 0&lt;BR /&gt;Mode 0666&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 12 Sep 2004 07:10:04 GMT</pubDate>
    <dc:creator>ANDREA_6</dc:creator>
    <dc:date>2004-09-12T07:10:04Z</dc:date>
    <item>
      <title>NVIDIA ON FEDORA 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377123#M70721</link>
      <description>Hello to everybody,&lt;BR /&gt;I have an Nvidia Geforce 5600 xt:&lt;BR /&gt;I installed (with this command "nvidia-installer --latest") the driver NVIDIA-Linux-x86-1.0-6111-pkg1.run, according to the procedure required.&lt;BR /&gt;&lt;BR /&gt;During the installation a popup told me to deflag riva_fb modules... i did it...&lt;BR /&gt;&lt;BR /&gt;I compiled the new kernel (2.6.8) without riva_fb but now if I execute a simple game "tuxracer" I retrive this errors:&lt;BR /&gt;&lt;BR /&gt;Xlib:  extension "GLX" missing on display ":0.0".&lt;BR /&gt;Xlib:  extension "GLX" missing on display ":0.0".&lt;BR /&gt;*** tuxracer error: Couldn't initialize video: Couldn't find matching GLX visual (Success)&lt;BR /&gt;&lt;BR /&gt;I have this output in /var/log/Xorg.0.log:&lt;BR /&gt;&lt;BR /&gt;(EE) Failed to initialize GLX extension (NVIDIA X driver not found)&lt;BR /&gt;&lt;BR /&gt;Do you have any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks,Andrea.&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Sep 2004 04:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377123#M70721</guid>
      <dc:creator>ANDREA_6</dc:creator>
      <dc:date>2004-09-12T04:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: NVIDIA ON FEDORA 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377124#M70722</link>
      <description>I also have a NVIDIA in my case "Riva TNT 2" running on a Fedora core 2.&lt;BR /&gt;&lt;BR /&gt;In my case the GLX lib and extentions give no errors.&lt;BR /&gt;&lt;BR /&gt;I have attached a cut and past of my log extract hoping this could help you out ?&lt;BR /&gt;&lt;BR /&gt;perhaps you could check if you find the files mention in my log ?&lt;BR /&gt;&lt;BR /&gt;If comparing my setup with your can help you fell free I will be in for an other hour and back later at about 22:00 gmt+2 hour.&lt;BR /&gt;&lt;BR /&gt;J-P (Jean-Pierre)</description>
      <pubDate>Sun, 12 Sep 2004 05:10:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377124#M70722</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2004-09-12T05:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: NVIDIA ON FEDORA 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377125#M70723</link>
      <description>I executed "lsmod" and I can see nothing about video drivers...&lt;BR /&gt;I attach lsmod output and xorg.conf...&lt;BR /&gt;&lt;BR /&gt;Any idea??&lt;BR /&gt;Brst regards,Andrea.&lt;BR /&gt;&lt;BR /&gt;LSMOD:&lt;BR /&gt;&lt;BR /&gt;Module Size Used by&lt;BR /&gt;ppp_synctty 9472 0&lt;BR /&gt;ppp_async 10496 1&lt;BR /&gt;crc_ccitt 2176 1 ppp_async&lt;BR /&gt;ppp_generic 35092 6 ppp_synctty,ppp_async&lt;BR /&gt;slhc 6400 1 ppp_generic&lt;BR /&gt;snd_pcm_oss 47144 0&lt;BR /&gt;snd_mixer_oss 16512 1 snd_pcm_oss&lt;BR /&gt;snd_intel8x0 32940 0&lt;BR /&gt;snd_ac97_codec 63364 1 snd_intel8x0&lt;BR /&gt;snd_pcm 93832 2 snd_pcm_oss,snd_intel8x0&lt;BR /&gt;snd_timer 29060 1 snd_pcm&lt;BR /&gt;snd_page_alloc 8968 2 snd_intel8x0,snd_pcm&lt;BR /&gt;gameport 4352 1 snd_intel8x0&lt;BR /&gt;snd_mpu401_uart 8320 1 snd_intel8x0&lt;BR /&gt;snd_rawmidi 24484 1 snd_mpu401_uart&lt;BR /&gt;snd_seq_device 7048 1 snd_rawmidi&lt;BR /&gt;snd 49252 9 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device&lt;BR /&gt;soundcore 8544 1 snd&lt;BR /&gt;parport_pc 22848 1&lt;BR /&gt;lp 9836 0&lt;BR /&gt;parport 38984 2 parport_pc,lp&lt;BR /&gt;autofs4 23556 0&lt;BR /&gt;sunrpc 157028 1&lt;BR /&gt;sis900 17412 0&lt;BR /&gt;ipt_REJECT 5888 1&lt;BR /&gt;ipt_state 2048 1&lt;BR /&gt;ip_conntrack 26912 1 ipt_state&lt;BR /&gt;iptable_filter 2688 1&lt;BR /&gt;ip_tables 14848 3 ipt_REJECT,ipt_state,iptable_filter&lt;BR /&gt;floppy 58928 0&lt;BR /&gt;sg 31264 0&lt;BR /&gt;scsi_mod 113612 1 sg&lt;BR /&gt;microcode 6176 0&lt;BR /&gt;dm_mod 50836 0&lt;BR /&gt;joydev 8128 0&lt;BR /&gt;ehci_hcd 31748 0&lt;BR /&gt;ohci_hcd 21892 0&lt;BR /&gt;button 5016 0&lt;BR /&gt;battery 7564 0&lt;BR /&gt;asus_acpi 9368 0&lt;BR /&gt;ac 3724 0&lt;BR /&gt;ipv6 239556 10&lt;BR /&gt;ext3 104296 2&lt;BR /&gt;jbd 76952 1 ext3&lt;BR /&gt;&lt;BR /&gt;XORG:&lt;BR /&gt;Section "Device"&lt;BR /&gt;Identifier "Videocard0"&lt;BR /&gt;Driver "vesa"&lt;BR /&gt;VendorName "Videocard vendor"&lt;BR /&gt;BoardName "VESA driver (generic)"&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "Screen"&lt;BR /&gt;Identifier "Screen0"&lt;BR /&gt;Device "Videocard0"&lt;BR /&gt;Monitor "Monitor0"&lt;BR /&gt;DefaultDepth 24&lt;BR /&gt;SubSection "Display"&lt;BR /&gt;Depth 24&lt;BR /&gt;Modes "1024x768" "800x600" "640x480"&lt;BR /&gt;EndSubSection&lt;BR /&gt;EndSection&lt;BR /&gt;&lt;BR /&gt;Section "DRI"&lt;BR /&gt;Group 0&lt;BR /&gt;Mode 0666&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Sep 2004 07:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377125#M70723</guid>
      <dc:creator>ANDREA_6</dc:creator>
      <dc:date>2004-09-12T07:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: NVIDIA ON FEDORA 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377126#M70724</link>
      <description>Hi Andrea,&lt;BR /&gt;&lt;BR /&gt;try nvidia-installer --update&lt;BR /&gt;&lt;BR /&gt;After installing look at file /etc/X11/xorg.conf:&lt;BR /&gt;&lt;BR /&gt;If you already have an X config file working with a different driver (such as the 'nv' or 'vesa' driver), then all you need to do is find the relevant Device section and replace the line:&lt;BR /&gt;&lt;BR /&gt;        Driver "nv"&lt;BR /&gt;    (or Driver "vesa")&lt;BR /&gt;&lt;BR /&gt;with &lt;BR /&gt;&lt;BR /&gt;        Driver "nvidia"  &lt;BR /&gt;&lt;BR /&gt;In the Module section, make sure you have:&lt;BR /&gt;&lt;BR /&gt;        Load   "glx"&lt;BR /&gt;&lt;BR /&gt;You should also remove the following lines:&lt;BR /&gt;      &lt;BR /&gt;        Load  "dri"&lt;BR /&gt;        Load  "GLcore"&lt;BR /&gt;&lt;BR /&gt;The complete docu is located at the nvidia ftp-page: &lt;A href="ftp://download.nvidia.com/XFree86/Linux-x86/1.0-6111/README.txt" target="_blank"&gt;ftp://download.nvidia.com/XFree86/Linux-x86/1.0-6111/README.txt&lt;/A&gt;</description>
      <pubDate>Mon, 13 Sep 2004 03:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377126#M70724</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-09-13T03:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: NVIDIA ON FEDORA 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377127#M70725</link>
      <description>Sorry for late reply, did not make it here yesterday evening.&lt;BR /&gt;&lt;BR /&gt;Very nice and worth the read link you pointed us to there Johannes. &lt;BR /&gt;&lt;BR /&gt;Andrea if this is still an issue I would read Johannes link, this has got it all.&lt;BR /&gt;&lt;BR /&gt;In my Xorg.conf I had nv instead of nvidia but some how this does works ? I am not in front of this system I will try change this this evening to nvidia to see if this works too ?&lt;BR /&gt;&lt;BR /&gt;Tell about us the status so far so we know if you still need info/help.&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Mon, 13 Sep 2004 04:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377127#M70725</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2004-09-13T04:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: NVIDIA ON FEDORA 2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377128#M70726</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the driver "nv" should also work fine it's delivered with the fedora core, so you do not need to install any packets from nvidia.&lt;BR /&gt;The only limitation by the driver "nv" is that it has not fully hardware aceleration, it only supports the graphic cards for displaying the desktop and some little features. If you like to use the full 3d performence of the gpu on the graphics card you have to use driver "nvidia".&lt;BR /&gt;&lt;BR /&gt;Johannes</description>
      <pubDate>Mon, 13 Sep 2004 04:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nvidia-on-fedora-2/m-p/3377128#M70726</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-09-13T04:21:33Z</dc:date>
    </item>
  </channel>
</rss>

