b2de
![]() |
|
|
|
|
|||||||
| System Hardware Internal storage, motherboards, PCI cards, stuff inside the case. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I am writing here as these forums are more active. I am using PC-BSD 9.0-BETA2 64bit. It came with the 280v of the 64bit NVIDIA driver. Can someone tell me how I can install the 32bit NVIDIA driver alongside with the 64bit one?
Steam currently works, downloads games, but on launch is stuck on "Launching so and so game..." for about 4 min then nothing happens. In order to get Steam games working, since Wine is 32bit, I need a 32bit NVIDIA driver alongside. This has been documented in many places, including the FreeBSD wiki for wine Quote:
Cheers.
__________________
X220 | FreeBSD 10 | IPS | i5 2520M | 16GB PC12800 | 256GB SSD | 6300 3x3 |
|
#2
|
||||
|
||||
|
Did you setup a chroot for 32-bit binaries?
http://wiki.freebsd.org/Wine#Wine_on...SD.2BAC8-amd64 If you did, chroot back into the 32-bit system as in the instructions on that page, then instead of Code:
cd /usr/ports/emulators/wine && make install clean Code:
cd /usr/ports/x11/nvidia-driver && make install clean |
|
#3
|
|||
|
|||
|
Or, you could use the pre-built packages from http://people.freebsd.org/~ivoras/wine/
there's a script there for installing the nvidia 32-bit driver. |
|
#4
|
|||
|
|||
|
I did that, I am running his 64bit wine pkg, I have a native 64bit NVIDIA v280 and his script installed the 32bit NVIDIA v280. I installed Steam through winetricks and configured everything as per the page, but I still cannot get Team Fortress 2 to launch. Strangely enough, Portal launches and works. I cannot isolate if it's a 64bit problem or it's elsewhere.
__________________
X220 | FreeBSD 10 | IPS | i5 2520M | 16GB PC12800 | 256GB SSD | 6300 3x3 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Jails: 32bit Jail on 64bit system | asg | General | 2 | September 10th, 2012 08:56 |
| [Solved] 32bit libs on 64bit? | junior | Installing & Upgrading | 6 | January 31st, 2011 04:28 |
| migrating a 32bit system(8.1) to 64bit without complete reinstall | roddi | Installing & Upgrading | 2 | January 24th, 2011 00:21 |
| FreeBSD 32bit/64bit OS Support for DELL R300 | immunesecurity | System Hardware | 6 | December 24th, 2010 13:48 |
| 32bit jail on 64bit freebsd 8.x | chrcol | General | 4 | September 22nd, 2010 02:23 |