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

WoW: Midnight, Blizzard mette il primo, storico mattone per l'housing e molto altro
WoW: Midnight, Blizzard mette il primo, storico mattone per l'housing e molto altro
Con Midnight, Blizzard tenta il colpaccio: il player housing sbarca finalmente su Azeroth insieme a una Quel'Thalas ricostruita da zero. Tra il dramma della famiglia Ventolesto e il nuovo Prey System, ecco com'è la nuova espansione di World of Warcraft
Ecovacs Goat O1200 LiDAR Pro: la prova del robot tagliaerba con tagliabordi integrato
Ecovacs Goat O1200 LiDAR Pro: la prova del robot tagliaerba con tagliabordi integrato
Nuova frontiera per i robot tagliaerba, con Ecovacs GOAT O1200 LiDAR Pro che riconosce l'ambiente in maniera perfetta, grazie a due sensori LiDAR, e dopo la falciatura può anche rifinire il bordo con il tagliabordi a filo integrato
Recensione Samsung Galaxy S26+: sfida l'Ultra, ma ha senso di esistere?
Recensione Samsung Galaxy S26+: sfida l'Ultra, ma ha senso di esistere?
Equilibrio e potenza definiscono il Samsung Galaxy S26+, un flagship che sfida la variante Ultra e la fascia alta del mercato con il primo processore mobile a 2nm. Pur mantenendo l'hardware fotografico precedente, lo smartphone brilla per un display QHD+ da 6,7 pollici d'eccellenza, privo però del trattamento antiriflesso dell'Ultra, e per prestazioni molto elevate. Completano il quadro la ricarica wireless a 20W e, soprattutto, un supporto software settennale
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 23-06-2006, 10:54   #1
do27
Senior Member
 
L'Avatar di do27
 
Iscritto dal: Nov 2002
Città: ivrea/torino
Messaggi: 2796
dual monitor con linux

ciao,

qualcuno di voi riesce ha utilizzare, con linux, l'lcd del notebook + un monitor esterno usando l'equivalemte della funzione estendi desktop di winxp?

mi spiego, vorrei lavorare con l'lcd del nb a 1024x768 e con un monitor esterno a 1600x1200, con winxp riesco utilizzando l'opzione "estendi desktop".
In questo modo posso piazzare sul desktop del monitor applicazioni che mi serve usare a ris alte mentre sull'lcd del nb magari ho la posta o altro ...

con kubuntu installando gli ultimi driver ati impostando una ris me la tiene per entrambi i display e inoltre ho la visualizzazione delle stesse cose sui due monitor.

magari c'è qualcosa da configurare o con qualche distro qualcuno è riuscito a farlo ...

la scheda video è una mobility radeon 7500 ...

grazie
do27 è offline   Rispondi citando il messaggio o parte di esso
Old 23-06-2006, 15:52   #2
do27
Senior Member
 
L'Avatar di do27
 
Iscritto dal: Nov 2002
Città: ivrea/torino
Messaggi: 2796
su forza nessuno che mi sa dare un aiutino?
do27 è offline   Rispondi citando il messaggio o parte di esso
Old 24-06-2006, 07:37   #3
KiDdolo
Senior Member
 
L'Avatar di KiDdolo
 
Iscritto dal: Sep 2005
Città: La Casìììììna!
Messaggi: 494
Ciao!

Ai tempi della mia ATI9250 (l'estete scorsa) ero arrivato a questo file conf per xfree86/xorg

Codice:
# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# 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/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

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/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        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      "Leadtek6200"
        Driver          "nvidia"
EndSection

Section "Monitor"
        Identifier      "PHILIPS107MB"
        Option          "DPMS"
        HorizSync       30-87
        VertRefresh     75-100
        Modeline "1024x768" 94.39 1024 1088 1200 1376 768 769 772 807
EndSection

Section "Screen"
 Identifier "DualHead"
 Device "Leadtek6200"
 Monitor "PHILIPS107MB"
 DefaultDepth 24
 Option "NvAGP" "1"
 Option "NoLogo" "false"
 Option "HWCursor" "true"
 Option "ConnectedMonitor" "CRT-1, CRT-0"
 Option "TwinView" "true"
 Option "SecondMonitorHorizSync" "30 - 95"
 Option "SecondMonitorVertRefresh" "85"
 Option "MetaModes" "1024x768, 1024x768; 800x600, 800x600"
 Option "TwinViewOrientation" "RightOf"
 Subsection "Display"
 Depth 24
 Modes "1024x768" "800x600"
 ViewPort 0 0
 EndSubsection
EndSection

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

# Section "DRI"
#       Mode    0666
# EndSection
Però poi tempo 2gg e son passato a Nvidia comunque potrebbe aiutarti lo stesso come "prima imbeccata"

Assicurati di aver installato i driver dal .run dal sito di ATI e fai un backup del tuo conf originale
KiDdolo è offline   Rispondi citando il messaggio o parte di esso
Old 25-06-2006, 07:37   #4
do27
Senior Member
 
L'Avatar di do27
 
Iscritto dal: Nov 2002
Città: ivrea/torino
Messaggi: 2796
ok, grazie lunedì ravano un po' allora ...
do27 è offline   Rispondi citando il messaggio o parte di esso
Old 26-06-2006, 06:38   #5
KiDdolo
Senior Member
 
L'Avatar di KiDdolo
 
Iscritto dal: Sep 2005
Città: La Casìììììna!
Messaggi: 494
scusa, rileggendolo oggi mi sono accorto che ti ho postato il conf della nvidia. Quello x la ATI è (era) questo:

Codice:
# /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 commands:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
#   sudo 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"
        # paths to defoma fonts
   FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
   FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
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           "Radeon9200 0"
#   Driver              "ati"
   Driver               "radeon"
   BoardName            "ATI Technologies, Inc. Radeon 9200 Pro (RV280)"
   Screen               0
   BusID                "PCI:1:0:0"
#   Option              "DRIReinit"
   Option               "MergeFB" "on"
#   Option              "AgpMode" "4"
EndSection

Section "Device"
   Identifier           "Radeon9200 1"
#  Driver              "ati"
   Driver               "radeon"
   BoardName            "ATI Technologies, Inc. Radeon 9200 Pro (RV280)"
   Screen               1
   BusID                "PCI:1:0:0"
   Option               "MergeFB" "on"
#  Option               "DRIReinit"
#   Option              "AgpMode" "4"
EndSection

# Section "Device"
#   Identifier   "ATI Technologies, Inc. Radeon 9200 Pro (RV280)"
#   Driver      "ati"
#   BusID      "PCI:1:0:0"
# EndSection

Section "Monitor"
   Identifier   "MonitorSX"
   Option      "DPMS"
   HorizSync   30-87
   VertRefresh   50-120
EndSection

Section "Monitor"
   Identifier   "MonitorDX"
   Option      "DPMS"
   HorizSync   30-87
   VertRefresh   50-120
EndSection

Section "Screen"
   Identifier   "MonitorSX"
   Device      "Radeon9200 0"
   Monitor      "MonitorSX"
   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 "Screen"
   Identifier   "MonitorDX"
   Device      "Radeon9200 1"
   Monitor      "MonitorDX"
   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   "DualHead"
        Screen          0  "MonitorSX" 0 0
        Screen          1  "MonitorSX" Rightof "MonitorDX"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
        Option "Xinerama" "on
EndSection

Section "DRI"
   Mode   0666
EndSection
KiDdolo è offline   Rispondi citando il messaggio o parte di esso
Old 26-06-2006, 11:18   #6
do27
Senior Member
 
L'Avatar di do27
 
Iscritto dal: Nov 2002
Città: ivrea/torino
Messaggi: 2796
mah ...
alla 5:38 hai postato?
non dormi? i miei problemi ti tolgono il sonno?
mi devo sentire colpevole? ...
do27 è offline   Rispondi citando il messaggio o parte di esso
Old 26-06-2006, 12:38   #7
KiDdolo
Senior Member
 
L'Avatar di KiDdolo
 
Iscritto dal: Sep 2005
Città: La Casìììììna!
Messaggi: 494
SiSi, tutta colpa tua!

Mi sa che hai settato male l'ora, erano "solo" le 7:38
KiDdolo è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


WoW: Midnight, Blizzard mette il primo, storico mattone per l'housing e molto altro WoW: Midnight, Blizzard mette il primo, storico ...
Ecovacs Goat O1200 LiDAR Pro: la prova del robot tagliaerba con tagliabordi integrato Ecovacs Goat O1200 LiDAR Pro: la prova del robot...
Recensione Samsung Galaxy S26+: sfida l'Ultra, ma ha senso di esistere? Recensione Samsung Galaxy S26+: sfida l'Ultra, m...
Zeekr X e 7X provate: prezzi, autonomia fino a 615 km e ricarica in 13 minuti Zeekr X e 7X provate: prezzi, autonomia fino a 6...
Marathon: arriva il Fortnite hardcore Marathon: arriva il Fortnite hardcore
Nutanix accelera la migrazione da VMware...
Nutanix apre ai neocloud: piattaforma mu...
Nutanix amplia la piattaforma cloud e st...
Le fotografie dell'eclissi solare e dell...
Oracle AI Database si potenzia con nuove...
Russia offline: blackout internet mobile...
Gemini, Google investe 30 milioni per la...
Roborock Qrevo Edge S5A: 17.000 Pa, acqu...
Resa pubblica la foto della ''Terra che ...
Il robot che ha piegato 200 scatole di f...
SteelSeries Aerox 3 Wireless Gen 2: nuov...
"Quasi sociopatico": Sam Altma...
Star Wars Eclipse in difficoltà: ...
Gestione del team e romance organiche: l...
Intel lancia Core Ultra X9 378H: hardwar...
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: 00:18.


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