sudo sh NVIDIA-Linux-x86-173.14.12-pkg1.run
sudo apt-get install module-assistant dpatch fakeroot xserver-xorg-dev dh-make
sudo dpkg-i envy_0.9.8-0ubuntu13_all.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
module-assistant is already the newest version.
dpatch is already the newest version.
fakeroot is already the newest version.
xserver-xorg-dev is already the newest version.
dh-make is already the newest version.
The following packages were automatically installed and are no longer required:
libopal-2.2
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
دوستان عزیز سلام
من از کارت گرافیک NVidia Geforce 5200 استفاده می کنم و از طریق دو راهنمای زیر هم سعی کردم که نصبش کنم:http://wiki.ubuntu-ir.org/BinaryDriverHowto/Nvidia
(http://wiki.ubuntu-ir.org/BinaryDriverHowto/Nvidia)http://wiki.ubuntu-ir.org/EnvyHowto (http://wiki.ubuntu-ir.org/EnvyHowto)
اما هر کاری کردیم نشد! یعنی همش با پیغامهایی روبرو شدم که نتونستم برطرفشون کنم. تو مورد اول وقتی می خوام درایور رو نصب کنم کد زیر رو می زنم:کد: [انتخاب]sudo sh NVIDIA-Linux-x86-173.14.12-pkg1.run
اما مدام ارور می ده که sh: Can't open NVIDIA-Linux-x86-173.14.12-pkg1.run
در مورد دوم خواستم Envy رو نصب کنم ولی اونم بعد از زدن کد دوم:کد: [انتخاب]sudo apt-get install module-assistant dpatch fakeroot xserver-xorg-dev dh-make
sudo dpkg-i envy_0.9.8-0ubuntu13_all.deb
ارور می ده که آقا sudo: dpkg-i: command not found حالا ما موندیم چیکار کنیم! بعد از زدن کد اول این پیغامها میان:کد: [انتخاب]Reading package lists... Done
Building dependency tree
Reading state information... Done
module-assistant is already the newest version.
dpatch is already the newest version.
fakeroot is already the newest version.
xserver-xorg-dev is already the newest version.
dh-make is already the newest version.
The following packages were automatically installed and are no longer required:
libopal-2.2
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
کسی می تونه بگه این چش شده؟ من فعلا از اوبونتوی 7.10 استفاده می کنم.
sudo apt-get install nvidia-glx-173
dpkg: error processing envy_0.9.8-0ubuntu13_all.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
envy_0.9.8-0ubuntu13_all.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package nvidia-glx-173
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 7.10
Release: 7.10
Codename: gutsy
sudo gedit /etc/apt/sources.list
وقتی فایل باز شد، به جای محتویات درونش، این ها رو بذارید(یعنی همه اش رو پاک کنید و به جاش این ها رو paste کنید):############################################
#### Ubuntu Official Supported Packages ####
############################################
#### Main ####
deb http://archive.ubuntu.com/ubuntu/ gutsy main restricted
#### Updates ####
deb http://archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
#### Security Updates ####
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
#### Sources ####
#deb-src http://archive.ubuntu.com/ubuntu/ gutsy main restricted
#deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
#deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
#######################################################
##### Ubuntu Official Community Supported Packages ####
#######################################################
#### Universe/Multiverse - Main ####
deb http://archive.ubuntu.com/ubuntu/ gutsy universe multiverse
##### Universe/Multiverse - Updates #####
deb http://archive.ubuntu.com/ubuntu/ gutsy-updates universe multiverse
##### Backports Project ####
deb http://archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
##### Universe/Multiverse - Security Updates ####
deb http://security.ubuntu.com/ubuntu gutsy-security universe multiverse
#### Ubuntu Proposed packages ####
deb http://archive.ubuntu.com/ubuntu gutsy-proposed main restricted universe multiverse
#### Canonical Commercial ####
##(Hosted on Canonical servers, not Ubuntu servers. RealPlayer10, Opera and more to come.)
deb http://archive.canonical.com/ubuntu gutsy partner
#### Sources ####
#deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu/ gutsy-updates universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
#deb-src http://security.ubuntu.com/ubuntu gutsy-security universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu gutsy-proposed main restricted universe multiverse
#deb-src http://archive.canonical.com/ubuntu gutsy partner
######################################
#### Unofficial/Unsupported Repos ####
######################################
#### The Repository of Ubuntu Iran
## wget -q http://archive.ubuntu.ir/ubuntu/ubuntu-ir-archive-key.gpg -O- | sudo apt-key add -
deb http://archive.ubuntu.ir/ubuntu/ feisty main non-free
#deb-src http://archive.ubuntu.ir/ubuntu/ feisty main non-free
#### Medibuntu - Ubuntu 7.10 "gutsy gibbon"
## wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
## Please report any bug on https://bugs.launchpad.net/medibuntu/
deb http://packages.medibuntu.org/ gutsy free non-free
#deb-src http://packages.medibuntu.org/ gutsy free non-free
#### Bleeding edge "wine" packages
## GPG Key: wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
deb http://wine.budgetdedicated.com/apt gutsy main
#deb-src http://wine.budgetdedicated.com/apt gutsy main
#### Seveas’ packages (GPG key: 1135D466)
## GPG key-file: http://mirror.ubuntulinux.nl/1135D466.gpg
#deb http://mirror.ubuntulinux.nl gutsy-seveas all
#deb-src http://mirror.ubuntulinux.nl gutsy-seveas all
#### UbuntuStudio Repository (GPG key: B6A4EB33)
#deb http://archive.ubuntustudio.org/ubuntustudio gutsy main
#deb-src http://archive.ubuntustudio.org/ubuntustudio gutsy main
#### Upstream Opera (GPG key: 6A423791)
#deb http://deb.opera.com/opera etch non-free
#### Upstream Beryl (GPG key: ed8a569e)
#deb http://ubuntu.beryl-project.org/ edgy main
#deb-src http://ubuntu.beryl-project.org/ edgy main
#### Elbuntu - e17 desktop for ubuntu
## GPG key-file: http://lut1n.ifrance.com/repo_key.asc
#deb http://e17.dunnewind.net/ubuntu gutsy e17
#### Exaile - flexible audio player, similar to Amarok, but written in GTK+
## GPG Key: wget -q http://download.tuxfamily.org/syzygy42/reacocard.asc -O- | sudo apt-key add -
deb http://download.tuxfamily.org/syzygy42 gutsy exaile
sudo apt-get update
با این کار لیست مخازن به روز می شه. بعد از اتمام کار، این دستور رو در ترمینال بزنید:sudo apt-get install nvidia-glx-173
و درایور خیلی راحت نصب می شه. ;)با عرض سلام خدمت دوستان عزیز
من کارت گرافیکی GEFORCE 6200 رو دارم و امکان دسترسی به اینترنت در ubuntu 8.10 رو ندارم
آیا میشه از Envy بدون اتصال به اینترنت استفاده کرد؟
اگر نه یه روش آسان و بدون اینترنت معرفی کنید.
متشکر ;D