Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 26/02/2011, à 00:43

ferreol

forcer resolution giada i32 intel 720p intel n10

hello a tous ubunteros

je poste car je desespere.

j ai recemment acheter un giada i 32 ayant un atom d420 et j ai direct installe un ubuntu Maverick.

cependant en le connectant a ma TV sony bravia ou mon ampli impossible d avoir une image que cela soit par hdmi ou par vga. Je me dis donc que ma TV et mon ampli ne doivent qu accepter du 720p ou du 1080p. je precise j ai essaye deux cables hdmi.

ma resolution sur un autre ecran est de 1368x768 je n ai rien contre ma tv semble broncher. j ai les effets graphiques aussi par defaut. Le hic je n arrive pas a passer en 720p pourtant resolution inferieure a l actuelle.

un lspci grep VGA donne

00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller

et j ai bien modifie le monitor.xml

<monitors version="1">
  <configuration>
      <clone>no</clone>
      <output name="LVDS1">
      </output>
      <output name="LVDS1">
          <vendor>???</vendor>
          <product>0x0000</product>
          <serial>0x00000000</serial>
          <width>1280</width>
          <height>720</height>
          <rate>60</rate>
          <x>0</x>
          <y>0</y>
          <rotation>normal</rotation>
          <reflect_x>no</reflect_x>
          <reflect_y>no</reflect_y>
          <primary>no</primary>
      </output>
  </configuration>
  <configuration>
      <clone>no</clone>
      <output name="VGA1">
      </output>
      <output name="LVDS1">
          <vendor>???</vendor>
          <product>0x0000</product>
          <serial>0x00000000</serial>
          <width>1366</width>
          <height>768</height>
          <rate>60</rate>
          <x>0</x>
          <y>0</y>
          <rotation>normal</rotation>
          <reflect_x>no</reflect_x>
          <reflect_y>no</reflect_y>
          <primary>no</primary>
      </output>
  </configuration>
</monitors>

enfin un xrandr donne

Screen 0: minimum 320 x 200, current 1366 x 768, maximum 4096 x 4096
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1366x768       60.0*+
   1360x768       59.8     60.0  
   1024x768       85.0     75.0     70.1     60.0  
   832x624        74.6  
   800x600        85.1     72.2     75.0     60.3     56.2  
   640x480        85.0     72.8     75.0     59.9  
   720x400        85.0  
   640x400        85.1  
   640x350        85.1  

J ai bien entendu essaye les commandes du genre :

xrandr --output LVDS1 --pos 1280x0 --mode 1280×720 --rate 75

reponse

 xrandr: cannot find mode 1280×720

enfin quand je relance X j ai deja eu des erreur du style

 CTRC64 1280x720 @60 Hz (passe1)

Voila un coup de main serait vivement apprecie

j oublie j ai cree un xorg

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/X11/misc"
    FontPath     "/usr/share/fonts/X11/cyrillic"
    FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/Type1"
    FontPath     "/usr/share/fonts/X11/100dpi"
    FontPath     "/usr/share/fonts/X11/75dpi"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "built-ins"
EndSection

Section "Module"
    Load  "dbe"
    Load  "dri2"
    Load  "dri"
    Load  "record"
    Load  "extmod"
    Load  "glx"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "ColorKey"               # <i>
        #Option     "CacheLines"             # <i>
        #Option     "Dac6Bit"                # [<bool>]
        #Option     "DRI"                    # [<bool>]
        #Option     "NoDDC"                  # [<bool>]
        #Option     "ShowCache"              # [<bool>]
        #Option     "XvMCSurfaces"           # <i>
        #Option     "PageFlip"               # [<bool>]
    Identifier  "Card0"
    Driver      "intel"
    BusID       "PCI:0:2:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes      "1280x720_60.00"
    EndSubSection
EndSection

derniere chose j ai aussi essaye de gerer cela via compi setting manager mais rien a faire la resolution semble inaplicable bien qu inferieure a l actuelle

maide

Dernière modification par ferreol (Le 26/02/2011, à 01:06)

Hors ligne

#2 Le 26/02/2011, à 09:08

ferreol

Re : forcer resolution giada i32 intel 720p intel n10

big up au bord du rakiri

Dernière modification par ferreol (Le 26/02/2011, à 09:09)

Hors ligne

#3 Le 26/02/2011, à 10:19

ferreol

Re : forcer resolution giada i32 intel 720p intel n10

je commence a me demander si c est bien possible

Another drawback of the GMA 3150 are the supported display types and resolutions. The GMA 3150 supports one digital LVDS port (to connect the internal display) with resolutions up to 1366x768. Furthermore, an external analog VGA port with resolutions up to 1400x1050 is supported. DisplayPort, HDMI or DVI are not possible (no SDVO ports to connect them). Therefore, AtomN450 Netbooks with HDMI ports will only be possible with the upcoming ION 2 GPU.

Hors ligne

#4 Le 26/02/2011, à 19:51

ferreol

Re : forcer resolution giada i32 intel 720p intel n10

personne !

Hors ligne

#5 Le 27/02/2011, à 17:51

ferreol

Re : forcer resolution giada i32 intel 720p intel n10

les gars je butte please help

Hors ligne

#6 Le 27/02/2011, à 20:28

ferreol

Re : forcer resolution giada i32 intel 720p intel n10

dernier recours installer les driver de poulsbo
http://linux-tipps.blogspot.com/2010/06 … rated.html
ils sont fait pour une intel gma 500 mais j essaye tout de meme on verra

Hors ligne

#7 Le 27/02/2011, à 21:58

ferreol

Re : forcer resolution giada i32 intel 720p intel n10

Bon bien sans honte et après avoir tout tenté dans ce cas la je passe à Windows XP. La j ai pas le choix mais je ne suis pas sût que cela marche mieux on verra bien.
SInon avec le PC un Giada I32 j ai vu qu'il y avait un CD ( avec un drvier linux *.run mais pour un version avec un Nvidia Ion ce qui n'ai pas mon cas car j ai bien un Intel GMA 3150

Hors ligne

#8 Le 28/02/2011, à 00:08

ferreol

Re : forcer resolution giada i32 intel 720p intel n10

sous windows le matos est pris en compte et le plus surprenant c est que ma tv accepte meme un resolution quelquonque pas seulement le 720p

je ne mets pas resolu car win n est pas une solution

Hors ligne

#9 Le 28/02/2011, à 23:02

ferreol

Re : forcer resolution giada i32 intel 720p intel n10

A moitié resolu apres avoir mis XP j avais l afficahge sur ma TV. J 'ai ensuite remis Ubuntu et la miracle l affichage est possible même en 1368x768.
J 'arrive toujours pas a forcer un 1280x720 (720p) mais cela marche donc cela me va maintenant.

Hors ligne