Asus n73jn, intel i915+GeForce GT 335m.
Fedora 14 x86_64
no error while installing drivers.
After install i reboot, but X dont started.
in /var/log/Xorg.0.conf - (EE) No devices detected
intel i915 = PCI 0:02.0
335m = PCI 1:00.0
if i try write in /etc/X11/xorg.conf BusID "PCI:1:0:0" for nvidia device i got error "NVIDIA: could not open the device file /dev/nvidia0 (Input/output error)" in /var/log/Xorg.0.log
i tryed with vmalloc=256m, irqpoll, vga_switcheroo, new 260.19.21 drivers - but with same result.
when i trying switch with vga_switcheroo to discrete card (335m):
by default i915 - on, 335m - off
if i choose "switch to discrete": i915 - on, 335m - on
(in runlevel 3 and 5)
but in use always i915. i cant choose discrete card anyway.
i found in fedora KinfoCenter - in "DeviceInformation-PCI-01:00.0-Status-InerruptStatus=Disabled" and "DeviceInformation-PCI-00:02.0-Status-InerruptStatus=Enabled". May be i need enable other interrupt? But how?