Hi all,
I'm using FreeBSD-8.2 amd64 and KDE-4.6.4. It's a new installation. My card is a GeForce 7300 SE/7200 GS. (xorg.conf). I've installed the current nvidia-driver from ports: 270.41.19.
is in rc.conf.
in loader.conf.
When kde4 is starting I can log in and then I see the hard drive, hammer and screwdriver and all start symbols but from the blue K I see only a blue fog. That's all, KDE4 stops.
No errors in Xorg.0.log. I test the newest nvidia-driver 275.09.07 -> same result. The nvidia kernel module is loaded. The nvidia-driver is compiled without FreeBSD-AGP.
When I use the nv driver then KDE4 starts normally. Don't know what the problem is, KDE4 or the nvidia-driver.
I put some files in the attachments. The xorg.conf file is generated via nvidia-xconfig.
Hope anyone can help.
Thanks.
imho
I'm using FreeBSD-8.2 amd64 and KDE-4.6.4. It's a new installation. My card is a GeForce 7300 SE/7200 GS. (xorg.conf). I've installed the current nvidia-driver from ports: 270.41.19.
Code:
linux_enable="YES"
Code:
nvidia_load="YES"
machdep.disable_mtrrs="1"
When kde4 is starting I can log in and then I see the hard drive, hammer and screwdriver and all start symbols but from the blue K I see only a blue fog. That's all, KDE4 stops.
No errors in Xorg.0.log. I test the newest nvidia-driver 275.09.07 -> same result. The nvidia kernel module is loaded. The nvidia-driver is compiled without FreeBSD-AGP.
dmesg | grep nvidia
Code:
nvidia0: <GeForce 7300 SE/7200 GS> on vgapci0
vgapci0: child nvidia0 requested pci_enable_busmaster
vgapci0: child nvidia0 requested pci_enable_io
vgapci0: child nvidia0 requested pci_enable_io
nvidia0: [ITHREAD]
When I use the nv driver then KDE4 starts normally. Don't know what the problem is, KDE4 or the nvidia-driver.
I put some files in the attachments. The xorg.conf file is generated via nvidia-xconfig.
Hope anyone can help.
Thanks.
imho