a106
![]() |
|
|
|
|
|||||||
| System Hardware Internal storage, motherboards, PCI cards, stuff inside the case. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello friends!
I need your help. I got FreeBSD 7.1 and I am trying to install ATI driver for my video adapter Radeon Mobility HD 3470 - the builtin ATI driver doesnt work, my X system runs on VESA driver which doesnt provide hardware acceleration. The only driver i can find is an rpm packet fglrx_6_8_0-8.28.8-1.i386.rpm I installed linux emulation (linux_base-fc4), rpm4, edited fstab file to include linprocfs and linsysfs but when trying to execute the command Code:
# rpm -i --ignoreos --dbpath /var/lib/rpm --root /compat/linux /usr/ports/distfiles/fglrx_6_8_0-8.28.8-1.i386.rpm Code:
rpmdb: /compat/linux/var/lib/rpm/__db.001: Not a directory error: db3 error(20) from dbenv->open: Not a directory error: cannot open Packages index using db3 - Not a directory (20) error: cannot open Packages database in /compat/linux/var/lib/rpm Last edited by DutchDaemon; September 19th, 2009 at 01:47. |
|
#2
|
|||
|
|||
|
You can not use linux drivers in FreeBSD. FreeBSD's linux emulation is only able to give you the ability to run linux applications.
For ATI in FreeBSD, you will need to use x11-drivers/xf86-video-ati or x11-drivers/xf86-video-radeonhd. These do not support 3D yet. There is no fglrx driver for FreeBSD. The fglrx driver is a binary driver made by ATI for linux only. Feel free to complain to ATI about them not releasing a FreeBSD version of their driver. |
|
#3
|
|||
|
|||
|
If you are very daring, and really, really want 3D acceleration, 3D support is available for your GPU in the latest versions of Mesa from the freedesktop git repo. It is still considered experimental and buggy, and requires a relatively recent version of FreeBSD to work properly (at least 8.0-BETA4, I believe, and perhaps something even newer).
At the very least, you should be able to get 2D acceleration going with either of the drivers aragon mentioned. If they don't work, we would need to see your /var/log/Xorg.0.log file to tell you know. Adam |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ATI driver? | Dinchamion | System Hardware | 5 | July 1st, 2009 19:25 |
| Best graphics driver for ATI mobility X1600? | floweb | System Hardware | 2 | May 17th, 2009 14:51 |
| ati radeon driver problem | yilmazhuseyin | X.Org | 5 | February 7th, 2009 20:58 |
| RPM error when launching (libgssapi.so.10 not found) | vyrtosu | Installation and Maintenance of FreeBSD Ports or Packages | 7 | January 28th, 2009 15:33 |
| ati driver washed out colors bug | wasurenaide | X.Org | 3 | December 4th, 2008 23:45 |