Πρόβλημα με κάρτα Nvidia GeForce 7100GS  Το θέμα επιλύθηκε

...κάρτες γραφικών / προβλήματα εικόνας / τηλεοπτικοί δέκτες
Κανόνες Δ. Συζήτησης
Αν έχετε πρόβλημα με την κάρτα γραφικών σας και δεν μπορείτε να μπείτε σε γραφικό περιβάλλον,
δοκιμάστε να τρέξετε την παρακάτω εντολή για να ελέγξετε αν το σύστημά σας χρειάζεται πρόσθετους κλειστούς οδηγούς:
jockey-text

Για κάρτα τηλεόρασης δώστε τα αποτελέσματα των παρακάτω εντολών :
lspci -nn (Για εσωτερικές κάρτες pci)
lsusb (Για εξωτερικές κάρτες με σύνδεση usb)

Re: Πρόβλημα με κάρτα Nvidia GeForce 7100GS

Δημοσίευσηαπό kav » 08 Απρ 2009, 17:18

Ακολουθεί το αποτέλεσμα της εντολής που μου είπες φίλε linuxman:


Κώδικας: Επιλογή όλων
kav@kav-desktop:~$ cat /boot/grub/menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd1,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all

## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect

## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title Ubuntu jaunty (development branch), kernel 2.6.28-11-generic
root (hd1,0)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet

title Ubuntu jaunty (development branch), kernel 2.6.28-11-generic (recovery mode)
root (hd1,0)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro single
initrd /boot/initrd.img-2.6.28-11-generic

title Ubuntu jaunty (development branch), kernel 2.6.24-16-generic
root (hd1,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet

title Ubuntu jaunty (development branch), kernel 2.6.24-16-generic (recovery mode)
root (hd1,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro single
initrd /boot/initrd.img-2.6.24-16-generic

title Ubuntu jaunty (development branch), memtest86+
root (hd1,0)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST
Τελευταία επεξεργασία από linuxman και 08 Απρ 2009, 17:27, έχει επεξεργασθεί 1 φορά/ες συνολικά
Αιτία: Add tags [code][/code]
Γνώσεις ⇛ Linux: Χαμηλό ┃ Προγραμματισμός: Όχι ┃ Αγγλικά: Καλά
Kubuntu 12.04 LTS σε Desktop
Προδιαγραφές ⇛AMD Athlon(tm) 64 X2 Dual Core Processor 5200+RAM 4GB DDR2ATI Radeon HD 4600 SeriesOnBoard HDA-Intel-HDA ATI SBPhilips 220AW 1680x1050
Τοποθεσία: Κουμαριά Ιωαννίνων
kav
babeTUX
babeTUX
 
Δημοσιεύσεις: 72
Εγγραφή: 09 Δεκ 2008, 21:28
Εκτύπωση

Re: Πρόβλημα με κάρτα Nvidia GeForce 7100GS

Δημοσίευσηαπό linuxman » 08 Απρ 2009, 17:29

Δώσε και αποτέλεσμα από
Κώδικας: Επιλογή όλων
sudo fdisk -l

Κάνε μια δοκιμή με επαναφορά του grub .
Οδηγίες προς Νεοεισερχόμενους
1 Γνώσεις Linux: Πολύ καλό ┃ Προγραμματισμού: Ικανοποιητικό ┃ Αγγλικών: Ικανοποιητικό
2 Linux Mint 17.1 Rebecca 3.13.0-37-generic 64bit (el_GR.UTF-8, X-Cinnamon cinnamon)
3 Intel Core i5-2310M CPU @ 2.10GHz ‖ RAM 3866 MiB ‖ Dell Inc. 0D7C51 - Dell Inc. Dell System Vostro 3750
4 Intel 2nd Generation Core Processor Family Integrated Graphics [8086:0116] {i915}
5 wlan0: Intel Centrino Wireless-N 1030 [Rainbow Peak] [8086:008a] (rev 34) ⋮ eth0: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
http://www.greeklug.gr
Άβαταρ μέλους
linuxman
Επίτιμο μέλος
Επίτιμο μέλος
 
Δημοσιεύσεις: 10378
Εγγραφή: 10 Μάιος 2008, 20:41
Τοποθεσία: Thessaloniki / Macedonia / Greece
Εκτύπωση

Re: Πρόβλημα με κάρτα Nvidia GeForce 7100GS

Δημοσίευσηαπό kav » 08 Απρ 2009, 19:24

Το αποτέλεσμα της εντολής που είπες φίλε linuxman:

Κώδικας: Επιλογή όλων
kav@kav-desktop:~$ cat /boot/grub/menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd1,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all

## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect

## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title Ubuntu jaunty (development branch), kernel 2.6.28-11-generic
root (hd1,0)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet

title Ubuntu jaunty (development branch), kernel 2.6.28-11-generic (recovery mode)
root (hd1,0)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro single
initrd /boot/initrd.img-2.6.28-11-generic

title Ubuntu jaunty (development branch), kernel 2.6.24-16-generic
root (hd1,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet

title Ubuntu jaunty (development branch), kernel 2.6.24-16-generic (recovery mode)
root (hd1,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=5b5617df-5249-4058-a9b1-644a584252ee ro single
initrd /boot/initrd.img-2.6.24-16-generic

title Ubuntu jaunty (development branch), memtest86+
root (hd1,0)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST
Τελευταία επεξεργασία από linuxman και 08 Απρ 2009, 20:36, έχει επεξεργασθεί 1 φορά/ες συνολικά
Αιτία: Add tags [code][/code]
Γνώσεις ⇛ Linux: Χαμηλό ┃ Προγραμματισμός: Όχι ┃ Αγγλικά: Καλά
Kubuntu 12.04 LTS σε Desktop
Προδιαγραφές ⇛AMD Athlon(tm) 64 X2 Dual Core Processor 5200+RAM 4GB DDR2ATI Radeon HD 4600 SeriesOnBoard HDA-Intel-HDA ATI SBPhilips 220AW 1680x1050
Τοποθεσία: Κουμαριά Ιωαννίνων
kav
babeTUX
babeTUX
 
Δημοσιεύσεις: 72
Εγγραφή: 09 Δεκ 2008, 21:28
Εκτύπωση

Re: Πρόβλημα με κάρτα Nvidia GeForce 7100GS

Δημοσίευσηαπό kav » 08 Απρ 2009, 19:26

Το αποτέλεσμα της fdisk:

kav@kav-desktop:~$ sudo fdisk -l
[sudo] password for kav:

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x83778377

Device Boot Start End Blocks Id System
/dev/sda1 * 1 9728 78140128+ 7 HPFS/NTFS

Disk /dev/sdb: 750.1 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa3ea4986

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 91201 732572001 7 HPFS/NTFS

Disk /dev/sdc: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8ec2a2eb

Device Boot Start End Blocks Id System
/dev/sdc1 1 18705 150247881 83 Linux
/dev/sdc2 18706 19457 6040440 5 Extended
/dev/sdc5 18706 19457 6040408+ 82 Linux swap / Solaris
kav@kav-desktop:~$
Γνώσεις ⇛ Linux: Χαμηλό ┃ Προγραμματισμός: Όχι ┃ Αγγλικά: Καλά
Kubuntu 12.04 LTS σε Desktop
Προδιαγραφές ⇛AMD Athlon(tm) 64 X2 Dual Core Processor 5200+RAM 4GB DDR2ATI Radeon HD 4600 SeriesOnBoard HDA-Intel-HDA ATI SBPhilips 220AW 1680x1050
Τοποθεσία: Κουμαριά Ιωαννίνων
kav
babeTUX
babeTUX
 
Δημοσιεύσεις: 72
Εγγραφή: 09 Δεκ 2008, 21:28
Εκτύπωση

Re: Πρόβλημα με κάρτα Nvidia GeForce 7100GS  Το θέμα επιλύθηκε

Δημοσίευσηαπό kav » 10 Απρ 2009, 21:24

Τελικά όλα δορθώθηκαν με την εγκατάσταση του Jaunty 9.04. και του Grub. Υπάρχει μόνο μια ένδειξη χωρίς να είναι σφάλμα όταν κάνει boot. Επειδή δεν αφορά την κάρτα γραφικών θα κάνω ένα post νέο σε σχετική κατηγορία.

Θα πρέπει εγώ να σημάνω το θέμα ως επιλυθέν και αν ναι με ποιό τρόπο???

Σας ευχαριστώ όλους για ακόμα μια φορά για την υποστήριξή σας.
Γνώσεις ⇛ Linux: Χαμηλό ┃ Προγραμματισμός: Όχι ┃ Αγγλικά: Καλά
Kubuntu 12.04 LTS σε Desktop
Προδιαγραφές ⇛AMD Athlon(tm) 64 X2 Dual Core Processor 5200+RAM 4GB DDR2ATI Radeon HD 4600 SeriesOnBoard HDA-Intel-HDA ATI SBPhilips 220AW 1680x1050
Τοποθεσία: Κουμαριά Ιωαννίνων
kav
babeTUX
babeTUX
 
Δημοσιεύσεις: 72
Εγγραφή: 09 Δεκ 2008, 21:28
Εκτύπωση

Re: Πρόβλημα με κάρτα Nvidia GeForce 7100GS

Δημοσίευσηαπό koukouvaou » 10 Απρ 2009, 21:46

Πατα το ν διπλα απο την επεξεργασια και παντα τετοια ;)
Spoiler: show
Επίπεδο Γνώσεων: Linux: Κατι εχω μαθει.../ Προγραμματισμός: Όχι/ Αγγλικά: Καλά
Λειτουργικό ubuntu 9.10 32bit
Η/Υ&Μοντέλο: intel E5200/ μνημη: 2 gb/ Καρτα γραφων: Intel 3100/ Οθόνη & Ανάλυση:asus 19" wide/camera cyper snipa
# 28271

Ελεύθερο λογισμικό για Ελεύθερους ανθρώπους.
pirateparty.gr
Άβαταρ μέλους
koukouvaou
seniorTUX
seniorTUX
 
Δημοσιεύσεις: 533
Εγγραφή: 29 Αύγ 2008, 22:02
Τοποθεσία: Μεταμορφωση Αττικης (Koυκουβαουνες)
IRC: koukouvaou
Εκτύπωση

Προηγούμενη

  • ΣΧΕΤΙΚΑ ΘΕΜΑΤΑ
    ΑΠΑΝΤΗΣΕΙΣ
    ΠΡΟΒΟΛΕΣ
    ΣΥΓΓΡΑΦΕΑΣ

Επιστροφή στο Κάρτες Γραφικών / Εικόνα / TV

cron