![]() |
|
FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
First, IA64 is a completely different architecture: http://en.wikipedia.org/wiki/Ia64
64 bit drivers will not work on a 32 bit kernel. The kernel module is not open source. It's a small open source wrapper that links to a binary blob. This binary blob is 32 bit. If you really need 64 bit opengl drivers, the open source radeon driver from ports works on r100-r400 cards, and if you compile it from git it works on r500 cards, too. Adam |
|
|||
![]() Quote:
AMD64 and Intel 64(or EM64T) are extensions to the x86 architecture, registers and address sizes have been increased.. and among other things the introduction of Long Mode. Long mode has 2 sub-modes, 64-bit only mode and a "Compatibility" mode, in compatibility mode 64-bit/32-bit and 16-bit code can run together.. OpenBSD is an example of an AMD64 port that does not utilize Compatibility mode, I believe FreeBSD does though. As for your question about drivers, no, it's much different to have 32-bit applications running under a 64-bit OS, but 32-bit drivers is completely different story. ![]() Last edited by BSDfan666; 25th June 2008 at 03:44 PM. |
|
||||
![]() Quote:
Quote:
Quote:
![]() |
|
||||
![]()
You can't run 32-bit kernel stuff in a 64-bit kernel. Simple as that.
You can run 32-bit userspace stuff on a 64-bit kernel, though. This is what allows you to run 32-bit apps on a 64-bit OS. (At least in Linux, you can install a 32-bit OS, then install a 64-bit kernel, and everything will still work. We did that with a Debian 3.1 system that needed more than 4 GB of RAM, but was originally installed as 32-bit.) |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Anyone with AMD64 random panics on i386? | indiocolifa | FreeBSD General | 13 | 24th March 2009 02:53 AM |
HDD formatted UFS under AMD64 experiences weirdness under I386 | Gemini | FreeBSD General | 4 | 9th December 2008 05:27 AM |
Allow i386 and amd64 to boot from extended DOS partitions | lvlamb | OpenBSD General | 4 | 16th July 2008 03:24 PM |
i386 6.x binaries not working on AMD64 7.x (with compat) | lesmando24 | FreeBSD General | 5 | 29th May 2008 05:39 AM |
Revert from AMD64 to i386 | chavez243 | FreeBSD General | 6 | 6th May 2008 12:24 PM |