24c98 64bit support for nvidia and creative - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > System Hardware

System Hardware Internal storage, motherboards, PCI cards, stuff inside the case.

Reply
 
Thread Tools Display Modes
  #1  
Old December 20th, 2008, 07:22
p3n1x p3n1x is offline
Junior Member
 
Join Date: Nov 2008
Posts: 19
Thanks: 3
Thanked 1 Time in 1 Post
Default 64bit support for nvidia and creative

title says it.

basically i want to know if the 64bit editions of 7 support nvidia drivers, or creative x-fi pci card.

those are the 2 i need working to go bsd on my main home workstation.

this is my hardware
Gigabyte EP45-UD3P - E7200 C2D @ 3.16 Ghz - XFX 9800GTX+ - 8GB Kingston DDR2 800 - Creative X-fi Music - BFG Ageia Phys-X 100 - Logitech X-530 5.1 Sound - Powered by 500W PS on a Samsung 2493HM Widescreen

so id like to go 64 so i can use my 8 gigs of ram. enjoy my 9800gtx+ on my widescreen and then enjoy the x-fi.

i know it is possible to get the x-fi working on linux, and nvidia 64 on linux, but 64bit support for freebsd is not there yet is it? or when will it? anybody have some comments, or insight?

Thanks!
Reply With Quote
  #2  
Old December 20th, 2008, 08:38
vermaden's Avatar
vermaden vermaden is offline
Giant Locked
 
Join Date: Nov 2008
Location: pl_PL.lodz
Posts: 2,193
Thanks: 59
Thanked 633 Times in 349 Posts
Default

Quote:
Originally Posted by p3n1x View Post
title says it.

basically i want to know if the 64bit editions of 7 support nvidia drivers, or creative x-fi pci card.
Its the other way mate, nvidia and creative does not support 64bit FreeBSD.
__________________
Religions, worst damnation of mankind.
"FreeBSD has always been the operating system that GNU/Linux should have been." Frank Pohlmann, IBM
http://vermaden.blogspot.com
Reply With Quote
  #3  
Old December 20th, 2008, 08:47
fender0107401's Avatar
fender0107401 fender0107401 is offline
Member
 
Join Date: Nov 2008
Location: China, Beijing.
Posts: 298
Thanks: 41
Thanked 10 Times in 9 Posts
Default

hahahaha

Another one, who want the driver from nvidia!
__________________
Just be yourself.
Reply With Quote
  #4  
Old December 20th, 2008, 10:51
hydra hydra is offline
Member
 
Join Date: Nov 2008
Location: Slovakia
Posts: 272
Thanks: 18
Thanked 24 Times in 21 Posts
Default

+1 here...
Reply With Quote
  #5  
Old December 20th, 2008, 13:09
milosz milosz is offline
Junior Member
 
Join Date: Nov 2008
Posts: 9
Thanks: 5
Thanked 3 Times in 2 Posts
Default

Hello,

I use nvidia 9600 GT on my desktop (amd64).

I just needed to compile xorg from ports to use its nv driver.

My device section in xorg.conf is:
Code:
Section "Device"
        Identifier  "Card0"
        Driver      "nv"
        VendorName  "nVidia Corporation"
        BoardName   "Unknown Board"
        BusID       "PCI:2:0:0"
        Option "AccelMethod" "EXA"
        Option "MigrationHeuristic"  "greedy"
EndSection
It works great for standard desktop usage (desktop resolution 1920x1200). However I experienced some small problems with MPlayer and Firefox. MPlayer has some problems in full screen mode, but problably I caused this. Firefox could be slower on some sites, flash (linux-flashplugin-7.0r73_1) is working fine.

Just opened xorg log and it looks like 9800 GTX is supported by nv driver.

Last edited by milosz; December 20th, 2008 at 13:16.
Reply With Quote
The Following User Says Thank You to milosz For This Useful Post:
p3n1x (December 20th, 2008)
  #6  
Old December 20th, 2008, 19:35
p3n1x p3n1x is offline
Junior Member
 
Join Date: Nov 2008
Posts: 19
Thanks: 3
Thanked 1 Time in 1 Post
Default

excellent...

right the other way around, creative and NV supporting bsd

well i believe ill give it a shot later. right now my logitech g15 keyboard does not get recognized when i boot from a net install cd

it still wouldnt even see my keyboard when i put on the usb/ps2 adapter.

but ill get it going soon enough
Reply With Quote
  #7  
Old December 20th, 2008, 20:53
cracauer@ cracauer@ is offline
FreeBSD Developer
 
Join Date: Feb 2008
Location: Boston, MA, USA
Posts: 28
Thanks: 0
Thanked 2 Times in 2 Posts
Default

The "nv" driver doesn't have video playback acceleration, doesn't do multi-head and doesn't have power savings, the card will run at much higher power when you are idle or in 2D mode compared to the binary nvidia drivers. And of course no 3D and hence no google earth.

On the bright side, it seems to have less bugs.
Reply With Quote
  #8  
Old December 21st, 2008, 15:51
jpaetzel@ jpaetzel@ is offline
FreeBSD Developer
 
Join Date: Nov 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I believe the nv driver did recently sprout multi-head support. Still no 3d accel though.
Reply With Quote
  #9  
Old December 22nd, 2008, 07:44
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,725
Thanks: 47
Thanked 2,023 Times in 1,862 Posts
Default

The Creative X-Fi doesn't work at all. Not on i386, not on anything else.

The binary nvidia driver only works on i386.

Want better support? Ask Creative and NVidia..
Don't hold your breath in the meantime though

My G15 works.. Sort of.. I can't select anything in the bootmenu, hence I can't use it to boot to single user mode.
Once the kernel is fully loaded it works like a normal keyboard though.
Reply With Quote
  #10  
Old December 22nd, 2008, 08:54
kamikaze's Avatar
kamikaze kamikaze is offline
Member
 
Join Date: Nov 2008
Location: /earth/europe/germany
Posts: 366
Thanks: 6
Thanked 66 Times in 45 Posts
Default

Can't you get X-Fi working through oss?
__________________
sysutils/bsdadminscripts: binary package maintenance, library integrity checking, ...
sysutils/automounter: amd(8) based automounting without HAL
contact: kamikaze@bsdforen.de

Disclaimer: My posts represent my perception. Errors and incompleteness are to be expected, I deny any responsibility to know everything.
Reply With Quote
  #11  
Old December 22nd, 2008, 09:19
trasz@ trasz@ is offline
FreeBSD Developer
 
Join Date: Feb 2008
Location: Warszawa, Poland
Posts: 178
Thanks: 7
Thanked 37 Times in 29 Posts
Default

Problem with nVidia is, they are waiting for some additional support from FreeBSD, as described here: http://wiki.freebsd.org/NvidiaFeatureRequests. GSoC is coming, so maybe someone would...? ;-)
Reply With Quote
  #12  
Old December 22nd, 2008, 16:15
hedwards hedwards is offline
Member
 
Join Date: Nov 2008
Posts: 189
Thanks: 3
Thanked 18 Times in 16 Posts
Default

Quote:
Originally Posted by SirDice View Post
The Creative X-Fi doesn't work at all. Not on i386, not on anything else.

The binary nvidia driver only works on i386.

Want better support? Ask Creative and NVidia..
Don't hold your breath in the meantime though

My G15 works.. Sort of.. I can't select anything in the bootmenu, hence I can't use it to boot to single user mode.
Once the kernel is fully loaded it works like a normal keyboard though.
Didn't Creative recently start releasing their hardware specs and information relevant to driver creation? Not that that's an automatic driver, but it does speed things up.

Personally I'm not sure how useful that's going to be at this point considering that modern integrated sound chips seem to work fine and are all HD surround sound capable. A couple of years back it would have been a much bigger deal.

Still waiting on nVidia, it's truly a shame that right now the only decent choice for graphics on FreeBSD is ATI/AMD.
Reply With Quote
  #13  
Old December 22nd, 2008, 17:26
graudeejs's Avatar
graudeejs graudeejs is online now
Style(9) Addict
 
Join Date: Nov 2008
Location: Riga, Latvia
Posts: 4,525
Thanks: 422
Thanked 607 Times in 475 Posts
Default

OK, pardon me, but why ya'll so fancy about 64bit, and not using PAE?
I know FreeBSD recommends using 64bit over PAE, but still, what is the reason?
Reply With Quote
  #14  
Old December 22nd, 2008, 17:49
trasz@ trasz@ is offline
FreeBSD Developer
 
Join Date: Feb 2008
Location: Warszawa, Poland
Posts: 178
Thanks: 7
Thanked 37 Times in 29 Posts
Default

Quote:
Originally Posted by hedwards View Post
Still waiting on nVidia, it's truly a shame that right now the only decent choice for graphics on FreeBSD is ATI/AMD.
Actually, right now the only decent choice for graphics on FreeBSD is... nVidia. Same with Linux - closed source ATI drivers are unstable and cause all kinds of problems, while open source ATI and Intel drivers don't support much of the functionality and the supported pieces of 3D are slow. So, if one wants graphics card that actually works, the only choice is nVidia. The drawback of FreeBSD compared to Linux is that on FreeBSD, nVidia drivers don't work on amd64, one has to use x86 instead.
Reply With Quote
  #15  
Old December 22nd, 2008, 18:13
adamk adamk is offline
Senior Member
 
Join Date: Nov 2008
Posts: 1,605
Thanks: 6
Thanked 262 Times in 243 Posts
Default

Quote:
Originally Posted by trasz@ View Post
Actually, right now the only decent choice for graphics on FreeBSD is... nVidia. Same with Linux - closed source ATI drivers are unstable and cause all kinds of problems, while open source ATI and Intel drivers don't support much of the functionality and the supported pieces of 3D are slow. So, if one wants graphics card that actually works, the only choice is nVidia. The drawback of FreeBSD compared to Linux is that on FreeBSD, nVidia drivers don't work on amd64, one has to use x86 instead.
Is that your opinion, or are you speaking as a representative of the FreeBSD project?

[sarcasm]
Since ATI isn't a decent choice for graphics on FreeBSD, I guess I must be imagining that these two workstations are working so well with ATI video cards. Thanks for pointing out my mistake.
[/sarcasm]

Adam
Reply With Quote
  #16  
Old December 22nd, 2008, 23:47
kamikaze's Avatar
kamikaze kamikaze is offline
Member
 
Join Date: Nov 2008
Location: /earth/europe/germany
Posts: 366
Thanks: 6
Thanked 66 Times in 45 Posts
Default

Did any one mention that the NVidia driver runs under the GIANT lock. This is a major catastrophe under 7.x.
__________________
sysutils/bsdadminscripts: binary package maintenance, library integrity checking, ...
sysutils/automounter: amd(8) based automounting without HAL
contact: kamikaze@bsdforen.de

Disclaimer: My posts represent my perception. Errors and incompleteness are to be expected, I deny any responsibility to know everything.
Reply With Quote
  #17  
Old December 23rd, 2008, 01:41
trasz@ trasz@ is offline
FreeBSD Developer
 
Join Date: Feb 2008
Location: Warszawa, Poland
Posts: 178
Thanks: 7
Thanked 37 Times in 29 Posts
Default

Quote:
Originally Posted by adamk View Post
Is that your opinion, or are you speaking as a representative of the FreeBSD project?
Of course it's my personal opinion.

Quote:
[sarcasm]
Since ATI isn't a decent choice for graphics on FreeBSD, I guess I must be imagining that these two workstations are working so well with ATI video cards.[/sarcasm]
I guess it's all about the definition of "so well". ;-)
Reply With Quote
  #18  
Old December 23rd, 2008, 01:45
trasz@ trasz@ is offline
FreeBSD Developer
 
Join Date: Feb 2008
Location: Warszawa, Poland
Posts: 178
Thanks: 7
Thanked 37 Times in 29 Posts
Default

Quote:
Originally Posted by kamikaze View Post
Did any one mention that the NVidia driver runs under the GIANT lock. This is a major catastrophe under 7.x.
Could you explain? While it's true that getting rid of Giant is one of the biggest tasks going on since FreeBSD 5, it doesn't mean that in FreeBSD 7 Giant causes bigger problems than in, say, FreeBSD 5. It would be great if all the drivers were MPSAFE, but hey, this nVidia thing still works perfectly. Just not for amd64 ;-(
Reply With Quote
  #19  
Old December 23rd, 2008, 02:02
adamk adamk is offline
Senior Member
 
Join Date: Nov 2008
Posts: 1,605
Thanks: 6
Thanked 262 Times in 243 Posts
Default

Quote:
Originally Posted by trasz@ View Post
I guess it's all about the definition of "so well". ;-)
I have fully functioning Xv, very fast 2D (including RENDER and COMPOSITE support) via EXA, 3D acceleration good enough for compiz, openarena, ut2004, NeverwinterNights, even doom3 if I'm willing to set the quality down a little.

Oh, and it works on AMD64 I'd consider that "so well".

Adam
Reply With Quote
  #20  
Old December 23rd, 2008, 02:03
adamk adamk is offline
Senior Member
 
Join Date: Nov 2008
Posts: 1,605
Thanks: 6
Thanked 262 Times in 243 Posts
Default

Quote:
Originally Posted by trasz@ View Post
Could you explain? While it's true that getting rid of Giant is one of the biggest tasks going on since FreeBSD 5, it doesn't mean that in FreeBSD 7 Giant causes bigger problems than in, say, FreeBSD 5. It would be great if all the drivers were MPSAFE, but hey, this nVidia thing still works perfectly. Just not for amd64 ;-(
I guess it all depends on the definition of "perfectly".

Adam
Reply With Quote
  #21  
Old December 23rd, 2008, 02:27
p3n1x p3n1x is offline
Junior Member
 
Join Date: Nov 2008
Posts: 19
Thanks: 3
Thanked 1 Time in 1 Post
Default

ive settled for xubuntu now its decent

supports my sound and video no problems. flash too LOL!

freebsd still for my servers though!
Reply With Quote
  #22  
Old December 23rd, 2008, 02:42
hedwards hedwards is offline
Member
 
Join Date: Nov 2008
Posts: 189
Thanks: 3
Thanked 18 Times in 16 Posts
Default

Quote:
Originally Posted by trasz@ View Post
Actually, right now the only decent choice for graphics on FreeBSD is... nVidia. Same with Linux - closed source ATI drivers are unstable and cause all kinds of problems, while open source ATI and Intel drivers don't support much of the functionality and the supported pieces of 3D are slow. So, if one wants graphics card that actually works, the only choice is nVidia. The drawback of FreeBSD compared to Linux is that on FreeBSD, nVidia drivers don't work on amd64, one has to use x86 instead.
Considering that this is a thread about amd64 and AMD providing support to developers, I'd say that's a better choice. And far better than the crap Intel keeps producing. Either way you don't get 3d, but at least with ATI you can get impatient and start writing yourself.
Reply With Quote
  #23  
Old December 24th, 2008, 00:09
aragon aragon is offline
Giant Locked
 
Join Date: Nov 2008
Location: Cape Town, South Africa
Posts: 2,031
Thanks: 68
Thanked 253 Times in 203 Posts
Default

Quote:
Originally Posted by killasmurf86 View Post
OK, pardon me, but why ya'll so fancy about 64bit, and not using PAE?
I know FreeBSD recommends using 64bit over PAE, but still, what is the reason?
nVidia drivers don't work in a PAE kernel either.
Reply With Quote
  #24  
Old December 24th, 2008, 09:21
kamikaze's Avatar
kamikaze kamikaze is offline
Member
 
Join Date: Nov 2008
Location: /earth/europe/germany
Posts: 366
Thanks: 6
Thanked 66 Times in 45 Posts
Default

Quote:
Originally Posted by trasz@ View Post
Could you explain? While it's true that getting rid of Giant is one of the biggest tasks going on since FreeBSD 5, it doesn't mean that in FreeBSD 7 Giant causes bigger problems than in, say, FreeBSD 5. It would be great if all the drivers were MPSAFE, but hey, this nVidia thing still works perfectly. Just not for amd64 ;-(
In deed it is a major catastrophe under 7.x, because it breaks the new fine grained locking. Just look how easy it is to lock the whole system with file system operations in 7.0.

On 7.0 I couldn't even play music on a single core machine, because every single file access caused an interruption.
__________________
sysutils/bsdadminscripts: binary package maintenance, library integrity checking, ...
sysutils/automounter: amd(8) based automounting without HAL
contact: kamikaze@bsdforen.de

Disclaimer: My posts represent my perception. Errors and incompleteness are to be expected, I deny any responsibility to know everything.
Reply With Quote
  #25  
Old December 24th, 2008, 10:56
nakal's Avatar
nakal nakal is offline
Member
 
Join Date: Nov 2008
Location: Germany
Posts: 156
Thanks: 40
Thanked 18 Times in 15 Posts
Default

Quote:
Originally Posted by adamk View Post
I have fully functioning Xv, very fast 2D (including RENDER and COMPOSITE support) via EXA, 3D acceleration good enough for compiz, openarena, ut2004, NeverwinterNights, even doom3 if I'm willing to set the quality down a little.

Oh, and it works on AMD64 I'd consider that "so well".
I also have an ATI, because I'm almost convinced that NVidia does not really care about FreeBSD/amd64. And who wants an amd64 system crippled to i386?

What VGA card did you choose? I reached a bit "too high" and bought an RV630 based one. I'm still waiting for Xv support, but desktop works very well and as I read this thread, it seems it even works far better than with nv, which apparently cannot do full screen video playback. I have no problems with unaccelerated video playback, even at 1920x1200.
Reply With Quote
Reply

Thread Tools
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 Driver Problems ter2007 Installing & Upgrading 5 December 30th, 2008 21:42
FreeBSD 7.X and Nvidia (7500gt) H-300 System Hardware 11 December 28th, 2008 01:03
Suspending with ACPI, clash with nvidia.ko caesius General 3 December 10th, 2008 03:36
Creative SB X-Fi Sound Cards koppr System Hardware 1 December 1st, 2008 10:45
64bit Linux Flash safekali Multimedia 2 November 18th, 2008 20:13


All times are GMT +1. The time now is 23:50.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0