[osol-discuss] OpenSolaris and Nvidia

2009-03-25 Thread Hubert Kah
Hi, I have a problem with my OpenSolaris 2008.11 and my nvidia GeForce 9600 GSO. OS only wants to use the vgta-text driver, so I tried to use the installed nvidia-package bye running nvidia-xconfig, but it only shows me a white screen and i have to rm /etc/X11/xorg.conf. Then I tried to use the

Re: [osol-discuss] OpenSolaris and Nvidia

2009-03-25 Thread Martin Bochnig
On Wed, Mar 25, 2009 at 7:50 PM, Hubert Kah wrote: > pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x10de device 0x0625 > nVidia Corporation Device unknown > > So, I think i have to do this: > > # update_drv -a -i '"pci10de,625″' nvidia > > I get no errors, but I have the damn white screen.

Re: [osol-discuss] OpenSolaris and Nvidia

2009-03-26 Thread Hubert Kah
hi, > What msg did you get after you tried to attach the > kernel driver? > The more interesting question is, why the nvidia > driver wasn't chosen > in the first place. You mean a simple modload? I get this: tob...@antigone:~# modload nvidia can't load module: No such file or directory tob...@a

Re: [osol-discuss] OpenSolaris and Nvidia

2009-03-26 Thread Martin Bochnig
On Thu, Mar 26, 2009 at 9:15 AM, Hubert Kah wrote: > hi, > >> What msg did you get after you tried to attach the >> kernel driver? >> The more interesting question is, why the nvidia >> driver wasn't chosen >> in the first place. > > You mean a simple modload? I get this: > > tob...@antigone:~# mo

Re: [osol-discuss] OpenSolaris and Nvidia

2009-03-26 Thread Martin Bochnig
Why do you always remove xwin-discuss for no reason?? Why don't you google a bit? Or try more things yourself and give more precise descriptions? ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] OpenSolaris and Nvidia

2009-03-26 Thread Hubert Kah
> No, not a simple modload. When I say "attach", then I > mean something > like add_drv or update_drv. I thought modload in OS is like modprobe in Linux :-) tob...@antigone:~# add_drv nvidia ("nvidia") already in use as a driver or alias. tob...@antigone:~# update_drv nvidia tob...@antigone:~#

Re: [osol-discuss] OpenSolaris and Nvidia

2009-03-26 Thread Martin Bochnig
On Thu, Mar 26, 2009 at 10:35 AM, Hubert Kah wrote: >> No, not a simple modload. When I say "attach", then I >> mean something >> like add_drv or update_drv. > > I thought modload in OS is like modprobe in Linux :-) > > tob...@antigone:~# add_drv nvidia > ("nvidia") already in use as a driver or a

Re: [osol-discuss] OpenSolaris and Nvidia

2009-03-26 Thread Martin Bochnig
Okay, maybe my previous assumption was wrong. Maybe in ^^^A^^^ (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X # (EE) NVIDIA(0): log file that the GLX module has been loaded in your X # (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If