Cette page n'a pas encore d'étiquettes.
Apportez votre aide…

Ceci est une ancienne révision du document !



HP 2133 Mini-Note PC

Le HP Mininote PC 2133 est fourni avec Novell SUSE préinstallé. Ubuntu n'étant plus disponible en 32 bits il est necessaire d'utiliser une debian. antiX s'installe très bien mais la résolution du l'écran en veut pas passer à 1024x600, ce qui fait que le tableau de bord inférieur est hors de l'écran. Pour l'instant pas de solution. Mais c'est pour cela que ce qui suit peut encore être utile.

Modele CPU/FSB RAM Drive WiFi BT OS Préinstallé Divers
FU342EA 1.6/800 2 Go 120GB abg oui suse10 Ent. Desk. CH
FU339EA 1.6/800 1 Go 120GB abg oui suse10 Ent. Desk. CH

Pas certain que le modèle FU339EA ait le BT !

Le système est fonctionnel sauf quelques problèmes liés à l'affichage. Une modification du fichier de configuration de l'affichage graphique est conseillée pour pouvoir profiter de l'affichage natif de 1280*768.Voir ci-après.

ADAPTER L'AFFICHAGE: Modification du fichier xorg.conf

Avant de commencer une modification du xorg.conf, faites une sauvegarde: on ne sait jamais, si des fois…

$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.ori

Puis ouvrez le xorg.conf:

$ sudo nano /etc/X11/xorg.conf

puis remplacez le contenu de /etc/X11/xorg.conf avec le contenant suivant (pour les FU339EA FU346EA (1024x600) recopier le deuxieme fichier):

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by reidy90, by copying correct settings from
# the xorg.conf that was provided with the SUSE hp 2133.
#
# 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
  BoardName    "Framebuffer Graphics"
  Driver       "vesa"
  Identifier   "Device[0]"
  Screen       0
  VendorName   "VIA Technology"
  Option "NoDDCValue"
  Option "ActiveDevice" "LCD,CRT"
  Option "PanelID"      "3"
  Option  "DisplayHardwareLayout" "LCD"
  Option  "ForceLCD"
#[<bool>]
  Option  "VideoOnDevice" "LCD"
#  Option "LCDPort" "DVP0"
EndSection
 
Section "Monitor"
  DisplaySize  250 150
  HorizSync    28-500
  Identifier   "Monitor[0]"
  ModelName    "VIEWSONIC VA912-4SERIES"
  Option       "DPMS"
  VendorName   "VSC"
  VertRefresh  43-60
  UseModes     "Modes[0]"
EndSection
 
Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1280x800" 120.33 1280 1368 1504 1728 800 801 804 839
  Modeline      "1280x800" 118.88 1280 1368 1504 1728 800 801 804 839
  Modeline      "1280x800" 116.21 1280 1360 1496 1712 800 801 804 838
#  Modeline     "1280x768" 114.53 1280 1360 1496 1712 768 769 772 806
#  Modeline     "1280x768" 113.01 1280 1360 1496 1712 768 769 772 805
#  Modeline     "1280x768" 111.63 1280 1360 1496 1712 768 769 772 805
  Modeline      "1280x768" 80.14  1280 1344 1480 1680  768 769 772 795  -HSync +Vsync
  Modeline      "1024x768" 92.05 1024 1088 1200 1376 768 769 772 806
  Modeline      "1024x768" 90.83 1024 1088 1200 1376 768 769 772 805
  Modeline      "1024x768" 89.72 1024 1088 1200 1376 768 769 772 805
  Modeline      "1280x600" 88.68 1280 1352 1488 1696 600 601 604 630
  Modeline      "1280x600" 87.48 1280 1352 1488 1696 600 601 604 629
  Modeline      "1280x600" 85.59 1280 1344 1480 1680 600 601 604 629
  Modeline      "1024x600" 71.11 1024 1080 1192 1360 600 601 604 630
  Modeline      "1024x600" 69.32 1024 1080 1184 1344 600 601 604 629
  Modeline      "1024x600" 68.48 1024 1080 1184 1344 600 601 604 629
  Modeline      "800x600" 55.22 800 840 928 1056 600 601 604 630
  Modeline      "800x600" 54.47 800 840 928 1056 600 601 604 629
  Modeline      "800x600" 53.80 800 840 928 1056 600 601 604 629
  Modeline      "768x576" 50.62 768 808 888 1008 576 577 580 605
  Modeline      "768x576" 49.92 768 808 888 1008 576 577 580 604
  Modeline      "768x576" 49.32 768 808 888 1008 576 577 580 604
  Modeline      "640x480" 34.80 640 672 736 832 480 481 484 504
  Modeline      "640x480" 34.38 640 672 736 832 480 481 484 504
  Modeline      "640x480" 33.90 640 672 736 832 480 481 484 503
EndSection
 
Section "Screen"
  SubSection "Display"
    Modes      "1280x768"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection

Voici un xorg.conf pour les HP 2133 de référence FU339EA FU346EA (écran WSVGA) en test au 06 01 2009 sur http://forum.ubuntu-fr.org/viewtopic.php?pid=2330561#p2330561 attention pour ubuntu 8.04 une modification est à faire (changer le # de place devant: Option "PanelID")

# /etc/X11/xorg.conf  for  hp Mini-Note 2133 FU339EA FU346EA ubuntu 8.10
#         with ubuntu 8.04 change the PanelID option
# based on the xorg.conf published on hhttp://hp2133.umsw.de/xorg.conf
 
Section "Device"
    Identifier   "Device 0"  
    Driver       "via"
    VendorName   "VIA Technology"
    Option "NoDDCValue"
    Option "ActiveDevice" "LCD"         
#     Option "PanelID"      "17"             #  si ubuntu 8.04  
    Option "PanelID"      "9"               # si ubuntu 8.10  
    Option  "DisplayHardwareLayout" "LCD"   #for chip (CX700, CX800) with LVDS/TMDS support. Not set for(CN896, CN700).
    Option  "ForceLCD" "TRUE" 
     Option "Refresh" "60"
EndSection
 
Section "Monitor"
     Identifier   "Monitor 0"
     DisplaySize  196 116      
     HorizSync    28-50            
     VertRefresh  43-60           
     Option       "DPMS"
    #  mode "1024x600": 49.0 MHz, 37.3 kHz, 60.0 Hz
     Modeline "1024x600_60"   48.96  1024 1064 1168 1312  600 601 604 622 -hsync +vsync  # http://hp2133.umsw.de/xorg.conf
    #  mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
    Modeline "800x600_60"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
    #  mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
    Modeline "800x600_56"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
    #  mode "800x480": 40.0 MHz, 37.9 kHz, 60.3 Hz
    Modeline "800x480_60"   40.00  800 832 960 1056  480 541 545 628 -hsync +vsync
    #  mode "720x576": 32.7 MHz, 35.9 kHz, 60.1 Hz
    Modeline "720x576_60"   32.70  720 744 816 912  576 577 580 597 -hsync +vsync
EndSection
 
Section "Screen"  
Identifier   "Screen 0"
    DefaultDepth 24 
    SubSection "Display"
        Depth    24 
        Modes     "1024x600_60" "800x600_60" "800x600_56" "800x480_60" "720x576_60"
    EndSubSection
    SubSection "Display"
        Depth    32 
        Modes     "1024x600_60" "800x600_60" "800x600_56" "800x480_60" "720x576_60"
    EndSubSection
    Device       "Device 0"
    Monitor      "Monitor 0"
EndSection
 
Section "Device"
     Identifier    "Device 1"
    BoardName    "Chrome9 HC IGP"
    Driver        "via"
    Option "DeviceSwitchHotkey"      #  si écran externe
EndSection
 
Section "Monitor"
     Identifier    "External"
    Option        "DPMS"
EndSection
 
Section "Screen"
    Identifier    "Screen 1"
    Device        "Device 1"
    Monitor        "External"
    Subsection    "Display"
        Depth    24             # Depth 16 broke
    EndSubsection
EndSection
 
Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Screen 0"
    Screen        "Screen 1"
#    Option "RandR" "False"      # d' après viax.conf  via
EndSection

Redémarez votre HP2133

Ubuntu 9.04

Tout marche correctement, il suffit d'ajouter ça au xorg.conf

Option "PanelSize" "1024x600"
 
    Section "Device"
        Identifier    "Configured Video Device"
    EndSection
 
    Section "Monitor"
        Identifier    "Configured Monitor"
    EndSection
 
    Section "Screen"
        Identifier    "Default Screen"
        Monitor        "Configured Monitor"
        Device        "Configured Video Device"
 
    Option "PanelSize" "1024x600"
 
 
    EndSection

=

Installation des pilotes 3D Via (compiz)

Ubuntu 9.10

Le wifi fonction mais l affichage n est plus bon le "bureau deborde de l ecran "

en allant sur plusieurs forum : j ai trouvé liens_utiles

j ai créé le fichier /etc/X11/xorg.conf qui n existe pas en installant la 9.10 (pourquoi???) (sudo gedit /etc/X11/xorg.conf )

voici mon fichier

# xorg.conf (X.Org 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
  Identifier   "Configured Video Device"
  Driver    "openchrome"
  Option   "PanelSize" "1024x600"
EndSection
 
Section "Monitor"
  Identifier "Configured Monitor"
EndSection
 
Section "Screen"
  Identifier "Default Screen"
  Monitor "Configured Monitor"
  Device "Configured Video Device"
EndSection

apres ca un nouveau reboot et ca marche

Video

8.9 pouces WXGA

VIA Technologies, Inc. CN896/VN896/P4M900 [Chrome 9 HC] (rev 01)

Clavier

Audio

VIA Technologies, Inc. VT1708/A [Azalia HDAC] (VIA High Definition Audio Controller) (rev 10)

Carte Réseau

rj45: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03)

wi-fi Broadcom Corporation BCM4312 802.11a/b/g (rev 02)


Contributeurs : roguntu, Skully ,andso.

  • hp_2133_mininote.1616445449.txt.gz
  • Dernière modification: Le 22/03/2021, 21:37
  • par L'Africain