My laptop is Dell Inspiron 5420, with two graphic cards:
- Intel HD Graphics 4000
- Nvidia GeForce GT 630M
I took the Thinkpad T400 configuration guide as an example to configure my Linux, but I only get the integrated card to work, and the card is not using the Intel driver
Currently, the behavior of my system is:
- using the intel driver in the Xorg.config, X cannot starts, reports cannot find the device
- using the vesa driver, the X could work, but no advanced graphic features, which means Gnome 3 is not available
- using the nvidia / nouveau driver, according to the log, the X seems to be started, but I got a black screen with nothing
If you know a better guide/example to configure the system, please let me know. If you need my Xorg.config, I will post it.