fe24
![]() |
|
|
|
|
|||||||
| X.Org X.Org on FreeBSD installation & configuration. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Someone asked for Xorg performance "numbers" for the E35M1-I (AMD E350, Radeon HD 6310 gfx). And I thought it would be interesting to know too, even if I am not going to use this box as a desktop (it will be a FreeNAS box). So, the box has FreeBSD 8.2-stable installed on a usb (external drive):
Code:
root@kg-f3# uname -a
FreeBSD kg-f3.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Nov 5 01:54:44 CET 2011
root@kg-f3.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64
root@kg-f3# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/da0s1a 841M 337M 435M 44% /
devfs 1.0k 1.0k 0B 100% /dev
/dev/da0s1e 726M 106k 667M 0% /tmp
/dev/da0s1f 6.2G 4.2G 1.5G 74% /usr
/dev/da0s1d 2.9G 128M 2.5G 5% /var
Code:
root@kg-f3# portversion -v | grep xorg-mi xorg-minimal-7.5.1 = up-to-date with port root@kg-f3# portversion -v | grep xfce-4 xfce-4.8 = up-to-date with port Code:
(II) Primary Device is: PCI 00@00:01:0
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(--) RADEON(0): Chipset: "AMD Radeon HD 6310 Graphics" (ChipID = 0x9802)
(II) RADEON(0): ATOM BIOS detected
(II) RADEON(0): ATOM BIOS Rom:
SubsystemVendorID: 0x1043 SubsystemID: 0x84a5
IOBaseAddress: 0xf000
Filename: E35M1.002
BIOS Bootup Message:
AMD Fusion Wrestler generic VBIOS
(II) RADEON(0): No DRI yet on Evergreen
(II) RADEON(0): using shadow framebuffer
(II) Loading sub module "shadow"
(II) RADEON(0): Detected total video RAM=393216K, accessible=262144K (PCI BAR=262144K)
(--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
(II) RADEON(0): Color tiling disabled
(II) RADEON(0): Supported detailed timing:
(II) RADEON(0): clock: 108.0 MHz Image Size: 360 x 290 mm
(II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) RADEON(0): Ranges: V min: 58 V max: 85 Hz, H min: 32 H max: 91 kHz, PixClock max 160 MHz
(II) RADEON(0): Output VGA-0 connected
(II) RADEON(0): Using exact sizes for initial modes
(II) RADEON(0): Output VGA-0 using initial mode 1280x1024
(II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(==) RADEON(0): DPI set to (96, 96)
Mode 1280x1024 - 1688 1066 5
__________________
Torfinn Last edited by DutchDaemon; November 20th, 2011 at 00:20. Reason: [code], not [quote]! |
| The Following User Says Thank You to tingo For This Useful Post: | ||
d4nte (May 8th, 2012) | ||
|
#2
|
|||
|
|||
|
Well, there is one problem - when you exit Xorg, the console doesn't get restored. Which means you loose console access until you reboot the machine. Doing
$ startxcfe4 blind only results in a stripey white screen.
__________________
Torfinn |
|
#3
|
||||
|
||||
|
Thanks!
Quote:
So, FreeBSD graphics performance (Even 2D) seems to be really bad unless you use a nVidia card ...
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. |
|
#4
|
|||
|
|||
|
Quote:
I can confirm that with the intel drivers performance does suck pretty badly with Xorg. Even on Linux, it's taking 200 seconds on a GM45. |
|
#5
|
|||
|
|||
|
Hi,
I am interested in getting this motherboard to build a NAS. Is it possible to read 1080p videos (let's say matroska/h264) with the integrated video controller on FreeBSD? I am wondering if a media center with FreeBSD is a possible alternative. Many thanks. Last edited by DutchDaemon; May 8th, 2012 at 16:31. |
|
#6
|
|||
|
|||
|
d4nte, for Radeon HD 6310 in this CPU Windows is a much better choice. Running FreeBSD as a NAS on it sounds interesting!
Did anyone try configuring and building a kernel? Last edited by DutchDaemon; June 19th, 2012 at 23:58. |
|
#7
|
|||
|
|||
|
My Acer 1810TZ with GM45, FreeBSD 9-STABLE r437185 with KMS, Xorg 7.5.2 with X.Org Server 1.10.6, xf86-video-intel 2.17
The gtkperf 1000 rounds results are: Code:
GtkPerf 0.40 - Starting testing: Wed Jun 20 09:47:13 2012 GtkEntry - time: 0.60 GtkComboBox - time: 12.95 GtkComboBoxEntry - time: 6.26 GtkSpinButton - time: 1.80 GtkProgressBar - time: 1.37 GtkToggleButton - time: 1.99 GtkCheckButton - time: 1.22 GtkRadioButton - time: 2.29 GtkTextView - Add text - time: 30.00 GtkTextView - Scroll - time: 5.17 GtkDrawingArea - Lines - time: 10.73 GtkDrawingArea - Circles - time: 20.31 GtkDrawingArea - Text - time: 6.03 GtkDrawingArea - Pixbufs - time: 7.25 --- Total time: 108.00 |
![]() |
| Tags |
| amd, e-350, hd6310 |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Asus E35M1-I temperature monitoring? | tingo | System Hardware | 10 | August 5th, 2012 19:48 |
| System or screen freezes when Xorg -config xorg.conf.new (-retro) | matejzima | X.Org | 6 | June 2nd, 2011 05:13 |
| Tuning Xorg Performance | Pantu | X.Org | 11 | May 22nd, 2011 16:14 |
| Xorg problem Asus A42J (black screen) | oghie | X.Org | 10 | May 16th, 2011 19:24 |
| [Solved] xorg on an Asus 1005P (GMA 3150) | marco_r | Mobile Computing | 8 | December 11th, 2010 18:47 |