[risolto] Gnome leeeeeeeeeento

Problemi riscontrati nella Feisty (Ubuntu 7.04) in fase di sviluppo.
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

[risolto] Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

con una configurazione così
Case:
Cooler Master Centurion 5 Middle Tower ATX

Alimentatore:
Silent Mono Ventola 12x12 alimentazioni Sata 500Watt

Scheda video:
Nvidia pci-express ASUS EN7300LE HTD 256 MB 128bit

Scheda madre:
ASUS M2N NF4

Processore:
AMD Athlon 64 3800+ X2 Dual Core SKT M2

Ram:
2 Gb DDR2 Kingstone 667 pc5300

Hard disk:
2 SATA2 da 160GB Western Digital

Mast. DVD:
Samsung DVD +/- RW SH-S182D/BEWE

altro:
lettore floppy 1,44 FDD
controller RAID 3WARE 9650SE-2LP 2*Sata I/II Raid 0/1/10 PCi-Express x1 LP

Ubuntu 7.04 Desktop amd64 dovrebbe volare no?

e invece appena sposto qualsiasi cosa di Gnome le cpu schizzano al 100%... scrollare le finestre è un supplizio e devo attendere che "ridisegni" quando le ridimensiono,,,  >:(  (bad)  :'(
Ultima modifica di andrea.paiola il sabato 17 febbraio 2007, 18:58, modificato 1 volta in totale.
Avatar utente
sverdrup
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 607
Iscrizione: giovedì 15 giugno 2006, 12:51

Re: Gnome leeeeeeeeeento

Messaggio da sverdrup »

Hai provato ad installare la 6.10??
Molto probabilmente il tuo problema è dovuto al fatto che la 7.04 è una prerelease e ancorà non'è molto stabile (è in fase di sviluppo)!!!
Io con un laptop della packard bell
processore intel centrino 1,6GHz
512 MB di ram
HD da 80 GB 5400 rpm
scheda video ATI radeon 9600 con 64 MB
etc etc
sotto Gnome volo e con XGL + BERYL vado una favola!!
Ti ripeto prova con la 6.10!!
Buona fortuna
Ciauzzzz
;D
"Not everything that counts can be counted, and not everything that can be counted counts."
Avatar utente
Embrace
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3223
Iscrizione: martedì 28 febbraio 2006, 12:04
Località: Pisa
Contatti:

Re: Gnome leeeeeeeeeento

Messaggio da Embrace »

PEr lo scrolling hai installato i drivers nvidia ? quelli di serie danno quell'effetto.
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

Re: Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

Embrace ha scritto: PEr lo scrolling hai installato i drivers nvidia ? quelli di serie danno quell'effetto.
non ho ancora installato nessun driver... hai una guida per installarlo sotto feisty da consigliarmi?
ho fatto  sudo apt-get install nvidia-glx ma al riavvio non mi carica i driver
grazie

in effetti nell xorg.conf leggo
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "vesa"
        BusID          "PCI:2:0:0"
EndSection

e più avanti
Section "DRI"
        Mode    0666
EndSection
Ultima modifica di andrea.paiola il sabato 17 febbraio 2007, 10:20, modificato 1 volta in totale.
zdnko
Prode Principiante
Messaggi: 163
Iscrizione: sabato 10 febbraio 2007, 15:20

Re: Gnome leeeeeeeeeento

Messaggio da zdnko »

Hai dato un

Codice: Seleziona tutto

sudo nvidia-glx-config enable
dopo averlo installato?
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

Re: Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

zdnko ha scritto: Hai dato un

Codice: Seleziona tutto

sudo nvidia-glx-config enable
dopo averlo installato?
ora ho dato sudo nvidia-glx-config enable
ma al riavvio si pianta x e mi da errore
Avatar utente
tux1979
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 622
Iscrizione: martedì 8 novembre 2005, 9:15

Re: Gnome leeeeeeeeeento

Messaggio da tux1979 »

Strano io ho un catorcio di computer a confronto con il tuo e gnome va come una scheggia!!!... posta appena puoi il tuo file di configurazione di xorg
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

Re: Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

mi sa che userò la live per postarveli.... l'errore sembra che sia il fatto che manchi la section screen nell xorg.conf
zdnko
Prode Principiante
Messaggi: 163
Iscrizione: sabato 10 febbraio 2007, 15:20

Re: Gnome leeeeeeeeeento

Messaggio da zdnko »

andrea.paiola ha scritto: in effetti nell xorg.conf leggo
Section "Device"
        Identifier      "Generic Video Card"
        Driver          "vesa"
        BusID          "PCI:2:0:0"
EndSection

e più avanti
Section "DRI"
        Mode    0666
EndSection
Dal README dei driver nvidia:

Codice: Seleziona tutto

If you have a working X config file for a different driver (such as the “nv” or “vesa” driver), then simply edit the file as follows.

Remove the line:

      Driver "nv"
  (or Driver "vesa")
  (or Driver "fbdev")

and replace it with the line:

    Driver "nvidia"

Remove the following lines:

    Load "dri"
    Load "GLCore"

In the Module section of the file, add the line (if it does not already exist):

    Load "glx"
In allegato il mio xorg.conf se puo' esserti utile (ho una tnt2/64pro quindi uso i driver legacy)

bye
Allegati
xorg.conf.txt
(5.03 KiB) Scaricato 38 volte
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

Re: Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

ora e cosi

Codice: Seleziona tutto

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
	FontPath	"/usr/share/X11/fonts/misc"
	FontPath	"/usr/share/X11/fonts/cyrillic"
	FontPath	"/usr/share/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/Type1"
	FontPath	"/usr/share/X11/fonts/100dpi"
	FontPath	"/usr/share/X11/fonts/75dpi"
	FontPath	"/usr/share/fonts/X11/misc"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us"
	Option		"XkbOptions"	"lv3:ralt_switch"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ExplorerPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to 
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to 
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to 
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"nvidia"
	BusID		"PCI:1:5:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-51
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus" "SendCoreEvents"
	InputDevice     "cursor" "SendCoreEvents"
	InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection
e si pianta  :-\

il monitor e un ACER V771 e prima di fare nvidia-glx-config enable me lo aveva messo nello xorg.conf

ma nvidia-glx-config enable non doveva farmi una copia di backup da qualche parte....

e come faccio a modificare lo xorg.conf che ho sull-hard disk? ora sono sul live cd ovviamente
Ultima modifica di andrea.paiola il sabato 17 febbraio 2007, 13:04, modificato 1 volta in totale.
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

Re: Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

mi han detto di usare module assistant ma io non so manco cosa e...
http://forum.html.it/forum/showthread.p ... st10293840

mi date una mano?

grazie
zdnko
Prode Principiante
Messaggi: 163
Iscrizione: sabato 10 febbraio 2007, 15:20

Re: Gnome leeeeeeeeeento

Messaggio da zdnko »

andrea.paiola ha scritto: ma nvidia-glx-config enable non doveva farmi una copia di backup da qualche parte....
Dovresti trovare un xorg.conf.backup (se non sbaglio) in /etx/X11
altrimenti lo puoi resettare con

Codice: Seleziona tutto

sudo dpkg-reconfigure -phigh xserver-xorg
andrea.paiola ha scritto: e come faccio a modificare lo xorg.conf che ho sull-hard disk? ora sono sul live cd ovviamente
sudo gedit percorso/di/xorg.conf ?

Altrimenti usa vi o pico per editarlo da console invece di usare la live

Prova a vedere qui se trovi qualche info utile:
http://doc.gwos.org/index.php/Latest_Nvidia_Edgy
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

Re: Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

zdnko ha scritto:
andrea.paiola ha scritto: ma nvidia-glx-config enable non doveva farmi una copia di backup da qualche parte....
Dovresti trovare un xorg.conf.backup (se non sbaglio) in /etx/X11
altrimenti lo puoi resettare con

Codice: Seleziona tutto

sudo dpkg-reconfigure -phigh xserver-xorg
andrea.paiola ha scritto: e come faccio a modificare lo xorg.conf che ho sull-hard disk? ora sono sul live cd ovviamente
sudo gedit percorso/di/xorg.conf ?

Altrimenti usa vi o pico per editarlo da console invece di usare la live

Prova a vedere qui se trovi qualche info utile:
http://doc.gwos.org/index.php/Latest_Nvidia_Edgy
lo xorg.conf e in /media/disk/etc/X11 perche e sull hard disk e io invece sto usando il live cd
se faccio sudo gedit /media/disk/X11/xorg.conf mi apre un file nuovo
zdnko
Prode Principiante
Messaggi: 163
Iscrizione: sabato 10 febbraio 2007, 15:20

Re: Gnome leeeeeeeeeento

Messaggio da zdnko »

andrea.paiola ha scritto: lo xorg.conf e in /media/disk/etc/X11 perche e sull hard disk e io invece sto usando il live cd
se faccio sudo gedit /media/disk/X11/xorg.conf mi apre un file nuovo
Sei sicuro che sia il path giusto? (non ho il live cd per provare)
Con cat /media/disk/X11/xorg.conf lo visualizza?

Prova a postare anche Xorg.0.log (lo dovresti trovare in /media/disk/var/log/Xorg.0.log se l'altro path era giusto)
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

Re: Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

zdnko ha scritto:
andrea.paiola ha scritto: lo xorg.conf e in /media/disk/etc/X11 perche e sull hard disk e io invece sto usando il live cd
se faccio sudo gedit /media/disk/X11/xorg.conf mi apre un file nuovo
Sei sicuro che sia il path giusto? (non ho il live cd per provare)
Con cat /media/disk/X11/xorg.conf lo visualizza?
no... come faccio a sapere il path giusto?
l hard disk lo vedo cosi da gnome...
zdnko ha scritto:Prova a postare anche Xorg.0.log (lo dovresti trovare in /media/disk/var/log/Xorg.0.log se l'altro path era giusto)
questo e il copia incolla da gnome

Codice: Seleziona tutto

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.15.7 x86_64 
Current Operating System: Linux nexus6-desktop 2.6.20-8-generic #2 SMP Tue Feb 13 01:14:41 UTC 2007 x86_64
Build Date: 07 July 2006
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 17 10:31:54 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/OTF,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/CID/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,03ea card 1043,8234 rev a1 class 05,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,03e0 card 1043,8234 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,03eb card 1043,8234 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:01:2: chip 10de,03f5 card 1043,8234 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:01:3: chip 10de,03f4 card 1043,8234 rev a2 class 0b,40,00 hdr 80
(II) PCI: 00:02:0: chip 10de,03f1 card 1043,8234 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,03f2 card 1043,8234 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,03f3 card 0000,0000 rev a1 class 06,04,01 hdr 01
(II) PCI: 00:05:0: chip 10de,03f0 card 1043,8234 rev a2 class 04,03,00 hdr 80
(II) PCI: 00:06:0: chip 10de,03ec card 1043,8234 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,03ef card 1043,8234 rev a2 class 06,80,00 hdr 00
(II) PCI: 00:08:0: chip 10de,03f6 card 1043,8234 rev a2 class 01,01,85 hdr 80
(II) PCI: 00:08:1: chip 10de,03f6 card 1043,8234 rev a2 class 01,01,85 hdr 80
(II) PCI: 00:09:0: chip 10de,03e8 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0b:0: chip 10de,03e9 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,03e9 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 02:00:0: chip 10de,01d1 card 1043,8229 rev a1 class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 13c1,1004 card 13c1,1004 rev 01 class 01,04,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:4:0), (0,1,1), BCTRL: 0x0202 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:9:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xdd000000 - 0xdfefffff (0x2f00000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:11:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xdff00000 - 0xdfffffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xda000000 - 0xdbffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:12:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,4), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(2:0:0) nVidia Corporation unknown chipset (0x01d1) rev 161, Mem @ 0xde000000/24, 0xc0000000/28, 0xdd000000/24, BIOS @ 0xdfee0000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xdffff000 - 0xdfffffff (0x1000) MX[B]
	[1] -1	0	0xda000000 - 0xdbffffff (0x2000000) MX[B]
	[2] -1	0	0xdcff3000 - 0xdcff3fff (0x1000) MX[B]
	[3] -1	0	0xdcffc000 - 0xdcffcfff (0x1000) MX[B]
	[4] -1	0	0xdcffd000 - 0xdcffdfff (0x1000) MX[B]
	[5] -1	0	0xdcff8000 - 0xdcffbfff (0x4000) MX[B]
	[6] -1	0	0xdcffec00 - 0xdcffecff (0x100) MX[B]
	[7] -1	0	0xdcfff000 - 0xdcffffff (0x1000) MX[B]
	[8] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
	[9] -1	0	0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
	[10] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
	[11] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
	[12] -1	0	0xfec80000 - 0xfecfffff (0x80000) MX[B]
	[13] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[14] -1	0	0x0000c000 - 0x0000c00f (0x10) IX[B]
	[15] -1	0	0x0000c080 - 0x0000c083 (0x4) IX[B]
	[16] -1	0	0x0000c400 - 0x0000c407 (0x8) IX[B]
	[17] -1	0	0x0000c480 - 0x0000c483 (0x4) IX[B]
	[18] -1	0	0x0000c800 - 0x0000c807 (0x8) IX[B]
	[19] -1	0	0x0000c880 - 0x0000c88f (0x10) IX[B]
	[20] -1	0	0x0000cc00 - 0x0000cc03 (0x4) IX[B]
	[21] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[B]
	[22] -1	0	0x0000d080 - 0x0000d083 (0x4) IX[B]
	[23] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
	[24] -1	0	0x0000d480 - 0x0000d487 (0x8) IX[B]
	[25] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[26] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[27] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
	[28] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdffff000 - 0xdfffffff (0x1000) MX[B]
	[1] -1	0	0xda000000 - 0xdbffffff (0x2000000) MX[B]
	[2] -1	0	0xdcff3000 - 0xdcff3fff (0x1000) MX[B]
	[3] -1	0	0xdcffc000 - 0xdcffcfff (0x1000) MX[B]
	[4] -1	0	0xdcffd000 - 0xdcffdfff (0x1000) MX[B]
	[5] -1	0	0xdcff8000 - 0xdcffbfff (0x4000) MX[B]
	[6] -1	0	0xdcffec00 - 0xdcffecff (0x100) MX[B]
	[7] -1	0	0xdcfff000 - 0xdcffffff (0x1000) MX[B]
	[8] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
	[9] -1	0	0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
	[10] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
	[11] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
	[12] -1	0	0xfec80000 - 0xfecfffff (0x80000) MX[B]
	[13] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[14] -1	0	0x0000c000 - 0x0000c00f (0x10) IX[B]
	[15] -1	0	0x0000c080 - 0x0000c083 (0x4) IX[B]
	[16] -1	0	0x0000c400 - 0x0000c407 (0x8) IX[B]
	[17] -1	0	0x0000c480 - 0x0000c483 (0x4) IX[B]
	[18] -1	0	0x0000c800 - 0x0000c807 (0x8) IX[B]
	[19] -1	0	0x0000c880 - 0x0000c88f (0x10) IX[B]
	[20] -1	0	0x0000cc00 - 0x0000cc03 (0x4) IX[B]
	[21] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[B]
	[22] -1	0	0x0000d080 - 0x0000d083 (0x4) IX[B]
	[23] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
	[24] -1	0	0x0000d480 - 0x0000d487 (0x8) IX[B]
	[25] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[26] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[27] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
	[28] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdffff000 - 0xdfffffff (0x1000) MX[B]
	[5] -1	0	0xda000000 - 0xdbffffff (0x2000000) MX[B]
	[6] -1	0	0xdcff3000 - 0xdcff3fff (0x1000) MX[B]
	[7] -1	0	0xdcffc000 - 0xdcffcfff (0x1000) MX[B]
	[8] -1	0	0xdcffd000 - 0xdcffdfff (0x1000) MX[B]
	[9] -1	0	0xdcff8000 - 0xdcffbfff (0x4000) MX[B]
	[10] -1	0	0xdcffec00 - 0xdcffecff (0x100) MX[B]
	[11] -1	0	0xdcfff000 - 0xdcffffff (0x1000) MX[B]
	[12] -1	0	0xdfee0000 - 0xdfefffff (0x20000) MX[B](B)
	[13] -1	0	0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
	[14] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
	[15] -1	0	0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
	[16] -1	0	0xfec80000 - 0xfecfffff (0x80000) MX[B]
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[20] -1	0	0x0000c000 - 0x0000c00f (0x10) IX[B]
	[21] -1	0	0x0000c080 - 0x0000c083 (0x4) IX[B]
	[22] -1	0	0x0000c400 - 0x0000c407 (0x8) IX[B]
	[23] -1	0	0x0000c480 - 0x0000c483 (0x4) IX[B]
	[24] -1	0	0x0000c800 - 0x0000c807 (0x8) IX[B]
	[25] -1	0	0x0000c880 - 0x0000c88f (0x10) IX[B]
	[26] -1	0	0x0000cc00 - 0x0000cc03 (0x4) IX[B]
	[27] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[B]
	[28] -1	0	0x0000d080 - 0x0000d083 (0x4) IX[B]
	[29] -1	0	0x0000d400 - 0x0000d407 (0x8) IX[B]
	[30] -1	0	0x0000d480 - 0x0000d487 (0x8) IX[B]
	[31] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[32] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[33] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
	[34] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.1.1, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.9631
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.9631
	Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) Wacom driver level: 47-0.7.2 $
(II) NVIDIA dlloader X Driver  1.0-9631  Thu Nov  9 17:37:27 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 02:00:0
(WW) NVIDIA: No matching Device section for instance (BusID PCI:0:1:3) found
(WW) NVIDIA: No matching Device section for instance (BusID PCI:2:0:0) found
(EE) No devices detected.

Fatal server error:
no screens found
Ultima modifica di andrea.paiola il sabato 17 febbraio 2007, 16:30, modificato 1 volta in totale.
zdnko
Prode Principiante
Messaggi: 163
Iscrizione: sabato 10 febbraio 2007, 15:20

Re: Gnome leeeeeeeeeento

Messaggio da zdnko »

andrea.paiola ha scritto:
zdnko ha scritto:
andrea.paiola ha scritto: lo xorg.conf e in /media/disk/etc/X11 perche e sull hard disk e io invece sto usando il live cd
se faccio sudo gedit /media/disk/X11/xorg.conf mi apre un file nuovo
Sei sicuro che sia il path giusto? (non ho il live cd per provare)
Con cat /media/disk/X11/xorg.conf lo visualizza?
no... come faccio a sapere il path giusto?
l hard disk lo vedo cosi da gnome...
zdnko ha scritto:Prova a postare anche Xorg.0.log (lo dovresti trovare in /media/disk/var/log/Xorg.0.log se l'altro path era giusto)
questo e il copia incolla da gnome
Quindi Xorg.0.log lo hai trovato.

Prova con cat /media/disk/etc/X11/xorg.conf
Se va allora puoi usare sudo gedit /media/disk/etc/X11/xorg.conf
Mancava l'etc. Per scrivere lunghi path ti conviene aiutarti con il tasto TAB.
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

Re: Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

ops  :)
vero mancava etc...  >:(

vabbe ora posso modificare xorg.conf... come lo modifico?
Avatar utente
Embrace
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3223
Iscrizione: martedì 28 febbraio 2006, 12:04
Località: Pisa
Contatti:

Re: Gnome leeeeeeeeeento

Messaggio da Embrace »

Codice: Seleziona tutto

sudo gedit /media/disk/etc/X11/xorg.conf
andrea.paiola
Prode Principiante
Messaggi: 107
Iscrizione: venerdì 22 settembre 2006, 11:49

Re: Gnome leeeeeeeeeento

Messaggio da andrea.paiola »

Embrace ha scritto:

Codice: Seleziona tutto

sudo gedit /media/disk/etc/X11/xorg.conf
lol si ok intendevo.... che ci scrivo dentro?
il contenuto e sempre questo http://forum.ubuntu-it.org/viewtopic.ph ... 64#p360164
Ultima modifica di andrea.paiola il sabato 17 febbraio 2007, 17:51, modificato 1 volta in totale.
zdnko
Prode Principiante
Messaggi: 163
Iscrizione: sabato 10 febbraio 2007, 15:20

Re: Gnome leeeeeeeeeento

Messaggio da zdnko »

Intanto togli da Section "Module" la riga Load "dri" come da readme dei driver nvidia.

In Section "Device" togli BusID "PCI:1:5:0" che non serve e forse causa l'errore:

Codice: Seleziona tutto

(II) Primary Device is: PCI 02:00:0
(WW) NVIDIA: No matching Device section for instance (BusID PCI:0:1:3) found
(WW) NVIDIA: No matching Device section for instance (BusID PCI:2:0:0) found
(EE) No devices detected.
Scrivi risposta

Ritorna a “Feisty 7.04”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 1 ospite