Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi

Google Pixel 10 è compatto e ha uno zoom 5x a 899€: basta per essere un best-buy?
Google Pixel 10 è compatto e ha uno zoom 5x a 899€: basta per essere un best-buy?
Google Pixel 10 è uno smartphone che unisce una fotocamera molto più versatile rispetto al passato grazie allo zoom ottico 5x, il supporto magnetico Pixelsnap e il nuovo chip Tensor G5. Il dispositivo porta Android 16 e funzionalità AI avanzate come Camera Coach, mantenendo il design caratteristico della serie Pixel con miglioramenti nelle prestazioni e nell'autonomia. In Italia, però, mancano diverse feature peculiari basate sull'AI.
Prova GeForce NOW upgrade Blackwell: il cloud gaming cambia per sempre
Prova GeForce NOW upgrade Blackwell: il cloud gaming cambia per sempre
L'abbonamento Ultimate di GeForce NOW ora comprende la nuova architettura Blackwell RTX con GPU RTX 5080 che garantisce prestazioni tre volte superiori alla precedente generazione. Non si tratta solo di velocità, ma di un'esperienza di gioco migliorata con nuove tecnologie di streaming e un catalogo giochi raddoppiato grazie alla funzione Install-to-Play
Ecovacs Deebot X11 Omnicyclone: niente più sacchetto per lo sporco
Ecovacs Deebot X11 Omnicyclone: niente più sacchetto per lo sporco
Deebot X11 Omnicyclone implementa tutte le ultime tecnologie Ecovacs per l'aspirazione dei pavimenti di casa e il loro lavaggio, con una novità: nella base di ricarica non c'è più il sacchetto di raccolta dello sporco, sostituito da un aspirapolvere ciclonico che accumula tutto in un contenitore rigido
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 11-11-2006, 17:01   #1
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Cerco l'aiuto di un esperto di xorg

Passando da xorg 6.8 a xorg 7.0 ho avuto la sgradita sorpresa che le impostazioni che avevo con la versione 6.8 non mi funzionano più (schemo nero e sistema bloccato), con il comando dpkg-reconfigure xserver-xorg ottengo un Xorg.conf uguale a quello che funzionava bene con la 6.8.

Scheda video ATI 9250 AGP 128M

Con la versione 6.8 mi funzionavano i driver open ATI,RADEON e ATI proprietari fglrx


Da Xorg.log non vedo (EE) error, solo (WW) warning

(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found

(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled

(WW) RADEON(0): config file hsync range 30-80kHz not within DDC hsync ranges.
(WW) RADEON(0): config file vrefresh range 56-75Hz not within DDC vrefresh ranges.

(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0): MC_FB_LOCATION was: 0xefffe800 is: 0xefffe800
(WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xe07fe000



Questi sono alcuni messaggi ricavati dal log del kernel

agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Badness. Don't know which AGP mode to set.
agpgart: Bridge couldn't do AGP x4.
agpgart: Putting AGP V3 device at 0000:01:00.0 into 0x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 0x mode
[drm] Setting GART location based on new memory map
[drm] Loading R200 Microcode
[drm] writeback test failed


Da questo messaggio: Don't know which AGP mode to set, sembrerebbe che non sia settato l'AGP mode e non so quale è il settaggio corretto da inserire.


Qualcuno mi può aiutare?

Grazie anticipate
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 18:08   #2
eolus
Senior Member
 
Iscritto dal: Oct 2001
Città: como
Messaggi: 1077
puoi postare il tuo xorg.conf?
Almeno ci rendiamo un po conto della situazione.
Comunque molti utenti hanno avuto difficoltà nel passaggio da 6.8 a 7.0 io compreso: a me è bastato disinstallare i driver ati e reinstallarli.
eolus è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 20:25   #3
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Quote:
Originariamente inviato da eolus
puoi postare il tuo xorg.conf?
Almeno ci rendiamo un po conto della situazione.
Comunque molti utenti hanno avuto difficoltà nel passaggio da 6.8 a 7.0 io compreso: a me è bastato disinstallare i driver ati e reinstallarli.



Questo è xorg.conf che avevo con Mepis 3.4.3 e quasi uguale con Ubuntu 64 breeze, allora avevo avuto lo problema, ma avevo risolto aggiungendo la riga Option "AGPMode" "4" ora con xorg 7.0 questa opzione non funziona più.

Provvisoriamente uso quello generato dall'installazione di Mepis 6 e usa il driver VESA.


# 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 xorg.conf manual page.
# (Type "man 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 commands as root:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
# dpkg-reconfigure xserver-xorg

Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

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

Section "Device"
Identifier "ATI 9250 PRO"
# Driver "fglrx"
Driver "radeon"
BusID "PCI:1:0:0"
VideoRam 128000
Option "AGPMode" "4"
EndSection

Section "Monitor"
Identifier "JWY Model: 1733"
Option "DPMS"
HorizSync 30-80
VertRefresh 56-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI 9250 PRO"
Monitor "JWY Model: 1733"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 20:47   #4
eolus
Senior Member
 
Iscritto dal: Oct 2001
Città: como
Messaggi: 1077
che versione di driver ati hai installato
eolus è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 21:02   #5
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Quote:
Originariamente inviato da eolus
che versione di driver ati hai installato
Penso che intendi i driver proprietari, in ogni caso non so quali erano dato che ho disinstallato Mepis 3.4.3 erano comunque quelli presenti sul disco di Mepis (parliamo di dicembre 05 o gennaio 06) lo stesso discorso vale per i driver open.
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 21:03   #6
eolus
Senior Member
 
Iscritto dal: Oct 2001
Città: como
Messaggi: 1077
comunque verifica che :
i driver sono gli 8.28.8 con installer
che hai installato le ultime glibc
di avere il modulo agpgart caricato
di avere un xorg.conf piu o meno simile a questo dopo l'installazione dei driver:
Section "Device"

#VideoRam 131072
# Insert Clocks lines here if appropriate
Identifier "9600pro"
Driver "radeon"
EndSection

Section "Device"
Identifier "ATI Graphics Adapter 0"
Driver "fglrx"
Option "(null)"
Option "UseInternalAGPGART" "off"
Option "ForceMonitors" "crt1,notv"
Option "DesktopSetup" "horizontal"
Option "OverlayOnCRTC2" "1"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen 1"
Device "9600pro"
Monitor "q770"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter 0"
Monitor "aticonfig Monitor 0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
eolus è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 21:05   #7
eolus
Senior Member
 
Iscritto dal: Oct 2001
Città: como
Messaggi: 1077
Quote:
Originariamente inviato da iridio
Penso che intendi i driver proprietari, in ogni caso non so quali erano dato che ho disinstallato Mepis 3.4.3 erano comunque quelli presenti sul disco di Mepis (parliamo di dicembre 05 o gennaio 06) lo stesso discorso vale per i driver open.
con xorg 7.1 quei driver non vanno più bene.
eolus è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 21:13   #8
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Quote:
Originariamente inviato da eolus
con xorg 7.1 quei driver non vanno più bene.
Ma io oggi con Mepis 6 non uso certamente più i driver che erano nella Mepis 3.4.3 ma quelli aggiornati di 6 mesi dopo.

Secondo me o è colpa di xorg o del kenel
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 21:18   #9
eolus
Senior Member
 
Iscritto dal: Oct 2001
Città: como
Messaggi: 1077
Quote:
Originariamente inviato da iridio
Ma io oggi con Mepis 6 non uso certamente più i driver che erano nella Mepis 3.4.3 ma quelli aggiornati di 6 mesi dopo.

Secondo me o è colpa di xorg o del kenel
secondo me no se sei passato da xorg 6.8 a xorg 7.0 - 7.1 quei driver non vanno più bene devi scaricare quelli con l'installer dal sito ati e devi avere i requisiti che ti ho elencato sopra.
ciao quando hai finito fammi sapere.
eolus è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 21:27   #10
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Quote:
Originariamente inviato da eolus
secondo me no se sei passato da xorg 6.8 a xorg 7.0 - 7.1 quei driver non vanno più bene devi scaricare quelli con l'installer dal sito ati e devi avere i requisiti che ti ho elencato sopra.
ciao quando hai finito fammi sapere.
Se non vanno bene a me non dovrebbero andare bene a tutti quelli che hanno installato Mepis 6 con la stessa scheda video.

Comunque ho scaricato l'altro giorno la Kubuntu 64 6.10 "desktop" e la grafica non va lo stesso, dovrò provare con la versione "alternate" però devo scaricare a 56k e non è uno scherzo.

Devo verificare la presenza del modulo agpgrt
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 11-11-2006, 21:31   #11
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Dal log del kernel agpgart è presente:

agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Badness. Don't know which AGP mode to set.
agpgart: Bridge couldn't do AGP x4.
agpgart: Putting AGP V3 device at 0000:01:00.0 into 0x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 0x mode
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 12-11-2006, 13:24   #12
zephyr83
Senior Member
 
L'Avatar di zephyr83
 
Iscritto dal: Oct 2004
Messaggi: 12365
Quote:
Originariamente inviato da iridio
Ma io oggi con Mepis 6 non uso certamente più i driver che erano nella Mepis 3.4.3 ma quelli aggiornati di 6 mesi dopo.

Secondo me o è colpa di xorg o del kenel
ma mepis 6 l'hai installata da nuovo oppure aggiornata dalla 3.4? se provi il livecd la distro parte? Una volta c'era il comodissimo Mepis OS Center che permetteva di pristinare xorg. Sull'utlima versione nn dovrebbe esserci più ma su simplymepis 6 beta 1 si. Se il live cd parte ti consiglio di caricarlo, assiare mepisoscenter e provare a ripristinare xorg.
__________________
"Non capisco quelli che dicono che per avere successo devono soffrire. Ma che so', scemi?"
Intel Core 2 Quad Q9450 @ 2.66 Ghz, Asus P5K-VM, Ram 4 GB A-Data + 2 GB Kingmax 800 Mhz, Gigabyte GeForce GT 710 2 GB GDDR5 passiva (GV-N710D5SL-2GL), SSD Crucial BX500 CT120BX500SSD1 120 GB, Monitor LCD Samsung S22C300 21.5'', router D-Link DVA-5592
zephyr83 è offline   Rispondi citando il messaggio o parte di esso
Old 12-11-2006, 14:38   #13
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Quote:
Originariamente inviato da zephyr83
ma mepis 6 l'hai installata da nuovo oppure aggiornata dalla 3.4? se provi il livecd la distro parte? Una volta c'era il comodissimo Mepis OS Center che permetteva di pristinare xorg. Sull'utlima versione nn dovrebbe esserci più ma su simplymepis 6 beta 1 si. Se il live cd parte ti consiglio di caricarlo, assiare mepisoscenter e provare a ripristinare xorg.
Ho installato la mepis 6 sopra la 3.4.3 pensando che mi avrebbe salvato le impostazioni e i file della cartella home, ma forse ho sbagliato qualcosa e di fatto è a tutti gli effetti una nuova installazione. Comunque avevo fatto un backup dei file che non volevo perdere.

La mepis 6 e 3.4.3 partono bene da disco solo che la grafica è con il driver vesa e a 1024x768 e non a 1280x1024.

Ho scaricato i driver ATI 8.28.8 e più tardi intendo provare a installarli seguendo le istruzioni che sono sul sito di mepis italia, spero che poi funzioni in questo caso sarei il primo che è riuscito a far funzionare i driver fglrx ma non i driver open.
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 12-11-2006, 17:49   #14
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Sono riuscito a installare i driver ATI fglrx 8.28.8 però vedo che il processore va quasi al massimo.

[IMG]file:///home/zorro/Desktop/schermata1.jpg[/IMG]

Ho provato a uccidere il processo atieventsd e tutto è tonato a posto, però gli ingranaggi sono lentissimi.

questo è xorg.conf


# Settings for wacom eraser
# Settings for wacom cursor (mouse)

Section "ServerLayout"

#Screen 0 "ATIScreen" 0 0
#InputDevice "USB Mouse" "CorePointer"
#InputDevice "Touchpad" "CorePointer"
#InputDevice "Stylus" "CorePointer"
#InputDevice "Eraser" "CorePointer"
#InputDevice "Cursor" "CorePointer"
#InputDevice "Serial Mouse" "CorePointer"
Identifier "XFree86 Configured"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "PS/2 Mouse" "CorePointer"
EndSection

Section "Files"

# Xorg 7.0 font paths
# Legacy font paths
# Other font paths
FontPath "/usr/share/X11/fonts/misc:unscaled"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/util"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/util"
FontPath "/usr/share/fonts/truetype/ttf-lucida"
FontPath "/usr/share/fonts/truetype/arphic"
FontPath "/usr/share/fonts/truetype/freefont"
FontPath "/usr/share/fonts/truetype/kochi"
FontPath "/usr/share/fonts/truetype/latex-xft-fonts"
FontPath "/usr/share/fonts/truetype/openoffice"
FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
FontPath "/usr/share/fonts/type1/gsfonts"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
Load "vbe"
Load "synaptics"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XKbOptions" ""
EndSection

Section "InputDevice"
Identifier "Serial Mouse"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/ttyS0"
Option "Emulate3Buttons" "false"
Option "Emulate3Timeout" "70"
EndSection

Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
Option "Repeater" "/dev/input/mice"
EndSection

Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "false"
Option "Emulate3Timeout" "70"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection

Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection

Section "InputDevice"
Identifier "Stylus"
Driver "wacom"
Option "Mode" "Absolute"
Option "Type" "stylus"
Option "Device" "/dev/input/wacom"
EndSection

Section "InputDevice"
Identifier "Eraser"
Driver "wacom"
Option "Mode" "Absolute"
Option "Type" "eraser"
Option "Device" "/dev/input/wacom"
EndSection

Section "InputDevice"
Identifier "Cursor"
Driver "wacom"
Option "Mode" "Absolute"
Option "Type" "cursor"
Option "Device" "/dev/input/wacom"
EndSection

Section "Monitor"

#Option "DPMS" "true"
# Warning: This may fry old Monitors
# Very conservative. May flicker.
Identifier "Monitor0"
VendorName "unknown"
ModelName "unknown"
HorizSync 30.0 - 75.0
VertRefresh 50.0 - 70.0
ModeLine "640x480" 25.2 640 664 760 800 480 491 493 525
ModeLine "800x600" 40.1 800 848 968 1056 600 601 605 628
ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
ModeLine "1024x768" 85.0 1024 1056 1152 1360 768 784 787 823
ModeLine "1152x864" 65.0 1152 1168 1384 1480 864 865 875 985 interlace
ModeLine "1152x864" 92.0 1152 1208 1368 1474 864 865 875 895
ModeLine "1152x864" 110.0 1152 1240 1324 1552 864 864 876 908
ModeLine "1152x864" 135.0 1152 1464 1592 1776 864 864 876 908
ModeLine "1152x864" 137.7 1152 1184 1312 1536 864 866 885 902 -hsync -vsync
ModeLine "1280x768" 80.1 1280 1344 1480 1680 768 769 772 795
ModeLine "1280x800" 80.6 1280 1344 1480 1680 800 801 804 827 -hsync -vsync
ModeLine "1280x1024" 80.0 1280 1296 1512 1568 1024 1025 1037 1165 interlace
ModeLine "1280x1024" 110.0 1280 1328 1512 1712 1024 1025 1028 1054
ModeLine "1280x1024" 126.5 1280 1312 1472 1696 1024 1032 1040 1068 -hsync -vsync
ModeLine "1280x1024" 135.0 1280 1312 1456 1712 1024 1027 1030 1064
ModeLine "1280x1024" 135.0 1280 1312 1416 1664 1024 1027 1030 1064
ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
ModeLine "1280x1024" 181.8 1280 1312 1440 1696 1024 1031 1046 1072 -hsync -vsync
ModeLine "1440x900" 106.5 1440 1520 1672 1904 900 901 904 932 +hsync +vsync
ModeLine "1400x1050" 129.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 -hsync -vsync
ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
ModeLine "1600x1200" 220.0 1600 1616 1808 2080 1200 1204 1207 1244 +hsync +vsync
ModeLine "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087
ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
ModeLine "1920x1200" 230.0 1920 1936 2096 2528 1200 1201 1204 1250 +hsync +vsync
EndSection

Section "Monitor"

#Option "DPMS" "true"
# Warning: This may fry old Monitors
# Very conservative. May flicker.
Identifier "ATIMonitor"
VendorName "unknown"
ModelName "unknown"
HorizSync 30.0 - 75.0
VertRefresh 50.0 - 70.0
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"

#BusID "PCI:1:0:0"
#Option "sw_cursor" # needed for some ati cards
#Option "hw_cursor"
#Option "NoAccel"
#Option "ShowCache"
#Option "ShadowFB"
#Option "UseFBDev"
#Option "Rotate"
#Option "NoUseBios"
#Option "BusType" "PCI"
Identifier "Card0"
Driver "vesa"
BoardName "unknown"
Option "UseInternalAGPGART" "no"
# savage special options, use with care
Option "DmaMode" "None"
# nvidia special options, use with care
Option "CursorShadow" "1"
Option "CursorShadowAlpha" "63"
Option "CursorShadowYOffset" "2"
Option "CursorShadowXOffset" "4"
Option "FlatPanelProperties" "Scaling = native"
Option "NoLogo" "false"
Option "IgnoreEdid" "true" # needs to be true for some nvidia cards
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection

Section "Screen"

# Only the official NVIDIA driver supports twinview
# these setting are an example
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
Option "TwinView" "false"
Option "SecondMonitorVendorName" "unknown"
Option "SecondMonitorModelName" "unknown"
Option "SecondMonitorHorizSync" "30-75"
Option "SecondMonitorVertRefresh" "50-70"
#Option "MetaModes" "1024x768, 1024x768"
Option "TwinViewOrientation" "RightOf"
Option "ConnectedMonitor" "dfp,dfp"
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768"
EndSubSection
EndSection

Section "Screen"
Identifier "ATIScreen"
Device "Card0"
Monitor "ATIMonitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 12-11-2006, 17:51   #15
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Non sono riuscito ad allegare l'immagine
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 12-11-2006, 20:21   #16
eolus
Senior Member
 
Iscritto dal: Oct 2001
Città: como
Messaggi: 1077
cosa ti dice glxinfo
inoltre i dati del monitor li devi controllare sul libretto e inserire le giuste frequenze orizzontali e verticali in xorg.conf che mi sembrano non corrette

Ultima modifica di eolus : 12-11-2006 alle 20:25.
eolus è offline   Rispondi citando il messaggio o parte di esso
Old 12-11-2006, 20:50   #17
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Quote:
Originariamente inviato da eolus
cosa ti dice glxinfo
inoltre i dati del monitor li devi controllare sul libretto e inserire le giuste frequenze orizzontali e verticali in xorg.conf che mi sembrano non corrette
Per glxinfo vedrò domani, adesso sono in windows e devo condividere la connessione, comunque pare che non funzioni l'accelerazione 3D.

Da Xorg.log vedo alcune righe con (EE)

(EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
(EE) Failed to load module "GLcore" (loader failed, 7)
(EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work

e alcuni (WW)

(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Kernel Module version does *not* match driver.
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
(WW) Option "XkbOptions" requires an string value

Le frequenze del monitor devo controllarle, comunque la 1280x1024 a 75Hz mi pare che vada bene.
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 13-11-2006, 09:13   #18
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Risultato di glxinfo

name of display: :0.0
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_multisample
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None
0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None
0x25 24 tc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x26 24 tc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 1 0 None
0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 1 0 None
0x29 24 dc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
0x2a 24 dc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 1 0 None
iridio è offline   Rispondi citando il messaggio o parte di esso
Old 13-11-2006, 14:23   #19
zephyr83
Senior Member
 
L'Avatar di zephyr83
 
Iscritto dal: Oct 2004
Messaggi: 12365
segui questa guida per installare i driver ati!
http://wiki.ubuntu-it.org/Abilitare3...eon%28fglrx%29
__________________
"Non capisco quelli che dicono che per avere successo devono soffrire. Ma che so', scemi?"
Intel Core 2 Quad Q9450 @ 2.66 Ghz, Asus P5K-VM, Ram 4 GB A-Data + 2 GB Kingmax 800 Mhz, Gigabyte GeForce GT 710 2 GB GDDR5 passiva (GV-N710D5SL-2GL), SSD Crucial BX500 CT120BX500SSD1 120 GB, Monitor LCD Samsung S22C300 21.5'', router D-Link DVA-5592
zephyr83 è offline   Rispondi citando il messaggio o parte di esso
Old 29-11-2006, 21:40   #20
iridio
Junior Member
 
Iscritto dal: Feb 2006
Messaggi: 28
Ho risolto il problema dei driver ati e radeon, questa volta occorre inserire: Option "AGPMode" "8", senza questa oppure con Option "AGPMode" "4" o altro valore, niente (schemo nero e sistema bloccato).

Mi resta il problema del 3D sia con xorg 7.0 con Mepis che con con xorg 7.1 con Kubuntu 64; ne con i driver ati e radeon ne con i driver fglrx.

Il bello è che con le versioni precedenti di Mepis e Ubuntu, il 3D funzionava con tutti i driver.
iridio è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Google Pixel 10 è compatto e ha uno zoom 5x a 899€: basta per essere un best-buy? Google Pixel 10 è compatto e ha uno zoom ...
Prova GeForce NOW upgrade Blackwell: il cloud gaming cambia per sempre Prova GeForce NOW upgrade Blackwell: il cloud ga...
Ecovacs Deebot X11 Omnicyclone: niente più sacchetto per lo sporco Ecovacs Deebot X11 Omnicyclone: niente più...
Narwal Flow: con il mocio orizzontale lava i pavimenti al meglio Narwal Flow: con il mocio orizzontale lava i pav...
Panasonic 55Z95BEG cala gli assi: pannello Tandem e audio senza compromessi Panasonic 55Z95BEG cala gli assi: pannello Tande...
Microsoft porta una comoda novità...
Le azioni Gemini balzano oltre il 30% al...
TSMC diventa produttore di... miele! Dal...
Windows 11 24H2, rimosso un vecchio bloc...
Autunno su AliExpress: sconti folli fino...
È ancora dominio Apple: iPhone 16...
Dogecoin diventa azionista di maggioranz...
xAI, la startup di Elon Musk, si ridimen...
NVIDIA nei guai in Cina: accusata di vio...
Ducati presenta la moto elettrica con ba...
Pikachu Illustrator, la carta Poké...
Mini PC da urlo: prestazioni da desktop ...
Windows 10, scatta il conto alla rovesci...
Errore 1603: AMD spiega come risolvere i...
Semiconduttori, tensioni in aumento: la ...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 11:23.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Served by www3v