Hi all!
I have bought an Asus K55VD notebook and have installed FreeBSD 9.1. It's good that the BIOS of this notebook supports MBR. Just GPT installation is not working. I don't know why. Maybe there is a problem with EFI.
But the main questions:
It has an Nvidia GeForce 610M video card. I have downloaded the last version of Nvidia driver for FreeBSD x86_64 from the official site that supports this card. After configuring Xorg using
Xorg is started but there is no picture. Google and the README file have no answers for these messages. Has anybody any ideas why this happened and how it may be fixed?
Also it seems there is an Atheros Wi-Fi card installed in this notebook. And the manufacturer named it ath9 for Linux (if I'm not wrong). Is it possible to port this driver to FreeBSD?
Thanks in advance!
Andrey Shestakov
I have bought an Asus K55VD notebook and have installed FreeBSD 9.1. It's good that the BIOS of this notebook supports MBR. Just GPT installation is not working. I don't know why. Maybe there is a problem with EFI.
But the main questions:
It has an Nvidia GeForce 610M video card. I have downloaded the last version of Nvidia driver for FreeBSD x86_64 from the official site that supports this card. After configuring Xorg using
nvidia-xconfig
(and also I have many manipulations with xorg.conf by hand), I have this log on starting the X server anyway:
Code:
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(EE) NVIDIA(0): Failed to initiate mode change.
(EE) NVIDIA(0): Failed to complete mode change
(II) NVIDIA(0): Built-in logo is bigger than the screen
Xorg is started but there is no picture. Google and the README file have no answers for these messages. Has anybody any ideas why this happened and how it may be fixed?
Also it seems there is an Atheros Wi-Fi card installed in this notebook. And the manufacturer named it ath9 for Linux (if I'm not wrong). Is it possible to port this driver to FreeBSD?
Thanks in advance!
Andrey Shestakov