Hello, I am a newbie on this FreeBSD forum and I thank you for welcoming me and for any information and or answer the community could give me back.
I want to install Free BSD "Gnome Desktop" on 2 computers :
I have processed step by step to check whether the methodo I am applying is ok or not.
- STEP#1 : The X Window System (Chapter 5)
- Xorg Install as specified in :
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html
- Xorg Configuration as specified in :
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html
- STEP#2 : Install NVidia Driver
- Setting the Free BSD Nvidia Driver by compiling the correct driver (e.g. "/usr/port/nvidia-driver-340" for "NV GT220" and "/usr/port/nvidia-driver-304" for "NV 8600M GT") as required in :
https://docs.freebsd.org/doc/7.3-RELEASE/usr/share/doc/en/articles/compiz-fusion/nvidia-setup.html
- STEP#3 : Launch "X Window" alone
With the
- It is OK! for BOTH Workstation (NV GT220) and Laptop (NV 8600M GT)
- STEP#4 : Install XDM (+) Launch "XWindow"
As it is specified in : https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-xdm.html
- It is OK! for BOTH Workstation (NV GT220) and Laptop (NV 8600M GT)
STEP#5 : Install GDM (+) GNOME
As it is specified in : https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html
- It is OK! for the Workstation (NV GT220)
but
- It is NOT OK! for the Laptop (NV 8600M GT) e.g. :
In that case, I can move the mouse pointer but I cannot CLIC (neither with "Left" and "Right" buttons) to select menu options even in the GDM loggin window and in the GNOME desktop. The mouse CLICK does'nt work neither with the "Touchpad" nor with an "USB Mouse".
NOTA
(i) To be sure, I made the tests for "FreeBSD 10" and the comming "Free BSD 11" but I got the same bad result for the laptop
(ii) I made the test with the "KDE" desktop and then, it is OK! for BOTH Workstation and Laptop!
I guess it is some kind of "Touchpad" configuration problem with GNOME, or maybe it's an error from me.
If you have any idea, thank you for answering me .
PS Here is my /usr/local/etc/X11/xorg.conf file generated by the
I want to install Free BSD "Gnome Desktop" on 2 computers :
- Workstation (Homemade) :
- Laptop (Dell Vostro 1700) :
I have processed step by step to check whether the methodo I am applying is ok or not.
- STEP#1 : The X Window System (Chapter 5)
- Xorg Install as specified in :
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html
- Xorg Configuration as specified in :
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html
- STEP#2 : Install NVidia Driver
- Setting the Free BSD Nvidia Driver by compiling the correct driver (e.g. "/usr/port/nvidia-driver-340" for "NV GT220" and "/usr/port/nvidia-driver-304" for "NV 8600M GT") as required in :
https://docs.freebsd.org/doc/7.3-RELEASE/usr/share/doc/en/articles/compiz-fusion/nvidia-setup.html
- STEP#3 : Launch "X Window" alone
With the
startx
command- It is OK! for BOTH Workstation (NV GT220) and Laptop (NV 8600M GT)
- STEP#4 : Install XDM (+) Launch "XWindow"
As it is specified in : https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-xdm.html
- It is OK! for BOTH Workstation (NV GT220) and Laptop (NV 8600M GT)
STEP#5 : Install GDM (+) GNOME
As it is specified in : https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html
- It is OK! for the Workstation (NV GT220)
but
- It is NOT OK! for the Laptop (NV 8600M GT) e.g. :
In that case, I can move the mouse pointer but I cannot CLIC (neither with "Left" and "Right" buttons) to select menu options even in the GDM loggin window and in the GNOME desktop. The mouse CLICK does'nt work neither with the "Touchpad" nor with an "USB Mouse".
NOTA
(i) To be sure, I made the tests for "FreeBSD 10" and the comming "Free BSD 11" but I got the same bad result for the laptop
(ii) I made the test with the "KDE" desktop and then, it is OK! for BOTH Workstation and Laptop!
I guess it is some kind of "Touchpad" configuration problem with GNOME, or maybe it's an error from me.
If you have any idea, thank you for answering me .
PS Here is my /usr/local/etc/X11/xorg.conf file generated by the
nvidia-xconfig
command.