![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FC3 / NVidia Issue | HMSS013 | Linux | 10 | 03-04-2005 04:14 PM |
| nVidia + CMI sound | kotrcka | SUN Solaris | 1 | 09-01-2004 06:58 AM |
| Amd 2600 Nvidia Nforce Ultra 400 | Mikel25e | Linux Benchmarks | 0 | 12-07-2003 07:15 AM |
| nvidia drviers | 3bumbs plumming | UNIX for Dummies Questions & Answers | 1 | 12-06-2003 03:03 PM |
| BSD Accelerated NVIDIA Driver Petition | crashnburn | News, Links, Events and Announcements | 0 | 08-21-2002 09:11 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
kdmconfig for NVIDIA
I have installed Solaris on my Dell machine, but I can't get the display driver to work. I have an NVIDIA RIVA TNT2, but when I select that adapter in kdmconfig, I get the message:
Could'nt probe screen #0 InitOutput: AddScreen failed for SUNWnvidia I can use the generic 16 color display adapter and it works ( although it looks extremely bad). I'm wondering if there is anything I can do to fix this problem. |
| Forum Sponsor | ||
|
|
|
|||
|
Download the binary Solaris Porting Kit
"xf86_drv_port_bin_420_1.tar.gz" from http://soldc.sun.com/developer/suppo.../register.html to your present directory (e.g. /var/tmp) - `gunzip` && `tar -xvf` the files - `pkgadd -d ./ SUNWxf86u` - `pkgadd -d ./ SUNWxf86r` - `patchadd 109401-10` - `patchadd 108653-30` - `kdmconfig &` Select correct driver (the new drivers will be at/near the end of the list). VIOLA! (109401-13 && 108653 are better - download separately from http://sunsolve.sun.com) |
|
|||
|
Quote:
|
|
|||
|
You must install package SUNWxf86u
You must install package SUNWxf86r You must install patch 109401-10 or newer (109401-13 is best) You must install patch 108653-30 or newer (108653-51 is best) - `gunzip` && `tar -xvf` the files - `pkgadd -d ./ SUNWxf86u` - `pkgadd -d ./ SUNWxf86r` - `patchadd 109401-10` - `patchadd 108653-30` - `kdmconfig &` |
|||
| Google The UNIX and Linux Forums |