Hi,
I have installed FreeBSD 9.0-RELEASE on my Inspiron 5010 laptop. Everything works (meaning X, mouse, keyboard) but I noticed some Xfce4 lag for refreshing the screen. Also, Xorg can take up to 22% of the CPU. This happens also with TWM, so it's not related to the windows manager.
I didn't use an Xorg.conf initially but I tried some configurations seen on the forum. Here is my /var/log/Xorg.log:: http://pastebin.com/HWmzwgEh
The errors are:
The warnings are:
My /etc/X11/xorg.conf: http://pastebin.com/5tWH2Ubq
Finally, my /etc/rc.conf:
I have tried the Radeon driver, without any luck.
Thanks in advance
I have installed FreeBSD 9.0-RELEASE on my Inspiron 5010 laptop. Everything works (meaning X, mouse, keyboard) but I noticed some Xfce4 lag for refreshing the screen. Also, Xorg can take up to 22% of the CPU. This happens also with TWM, so it's not related to the windows manager.
I didn't use an Xorg.conf initially but I tried some configurations seen on the forum. Here is my /var/log/Xorg.log:: http://pastebin.com/HWmzwgEh
The errors are:
Code:
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) RADEON(0): Acceleration initialization failed
Code:
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(WW) RADEON(0): LVDS Info:
(WW) RADEON(0): Direct rendering disabled
(WW) PS/2 Mouse: No Device specified, looking for one...
Finally, my /etc/rc.conf:
Code:
hostname="****"
keymap="fr.iso.acc.kbd"
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA DHCP"
sshd_enable="YES"
ntpd_enable="YES"
powerd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="NO"
hald_enable="YES"
dbus_enable="YES"
bitlbee_enable="YES"
moused_enable="YES"
powerd_enable="YES"
Thanks in advance
