← Back to team overview

sslug-teknik team mailing list archive

Re: nvidia 1200x800 toshiba satellite m30 GeForce FX Go 5200

 

> ER det denne her CONFIG_AGP_NVIDIA som jeg mangler ?? Hvad laver den ??

jeg mener den er til hvis du har et bundkort med nvidia chipset (agp controller)

min nvidia opsætning er: 

i /etc/X11/XF86Config-4 
Section "Device"
        Identifier  "GeForce4"
        Driver      "nvidia"
        VendorName  "Generic"
        BoardName   "GeForce"
        Option      "BusID" "PCI:1:0:0"
        Option      "NvAGP" "3"
        Option      "NoLogo" "true"
        Option      "HWCursor" "true"
        Option      "SWCursor" "false"
        Option      "CursorShadow" "true"
EndSection
---

cd /usr/src
wget http://download.nvidia.com/ [SNIP] NVIDIA-Linux-x86-1.0-6629-pkg1.run
./NVIDIA-Linux-x86-1.0-6629-pkg1.run --extract-only
cd NVIDIA-Linux-x86-1.0-6629-pkg1
make install

---
startx && viola svinet virker :)

- Doc 
-- 
Evry little box should have a pat on the back by uid 0 at least once a day
Even a tux or a beastie needs love, just like I do :o)


Follow ups

References