I just installed 10.1-RELEASE and am having problems with configuring Xorg. I don't know what's wrong.
I have an ATI Radeon R7 250 based card. The CPU has Intel HD4000 graphics but I have it disabled in the BIOS. After the install I added Xorg with the command
to /etc/rc.conf and did the commands
I then did the command
Next, I tried the command
I copied the xorg.conf.new file to /etc/X11. The output is here. The Xorg.0.log for that is here.
X windows never started for any of the times above. It stayed in the text console.
Also:
devinfo -vr output
dmesg output
pciconf -lvbce output
pkg info output
xorg.conf.new file
I have an ATI Radeon R7 250 based card. The CPU has Intel HD4000 graphics but I have it disabled in the BIOS. After the install I added Xorg with the command
pkg install xorg. I added
Code:
hald_enable="YES"
dbus_enable="YES"
to /etc/rc.conf and did the commands
service hald start and service dbus start to start them. Then I did the command startx. The output is here. The Xorg.0.log for it is here.I then did the command
Xorg -configure. The output is here. The Xorg.0.log for that is here.Next, I tried the command
Xorg -config xorg.conf.new -retro. The output is here. The Xorg.0.log for that is here.I copied the xorg.conf.new file to /etc/X11. The output is here. The Xorg.0.log for that is here.
X windows never started for any of the times above. It stayed in the text console.
Also:
devinfo -vr output
dmesg output
pciconf -lvbce output
pkg info output
xorg.conf.new file