#51 Le 17/03/2010, à 16:34
- elegouhinec
Re : Installation d'Ubuntu sur HP Mini 2133
Pour faire une clef usb-live il faut utiliser le programme usb-creator qui tu trouves seulement sous ubuntu.
http://doc.ubuntu-fr.org/usb-creator?s[]=usb&s[]=creator
Dernière modification par elegouhinec (Le 17/03/2010, à 16:36)
acer Nitro 5 - ubuntu 24.04
Hors ligne
#52 Le 18/03/2010, à 13:46
- andso
Re : Installation d'Ubuntu sur HP Mini 2133
bonjour,
il ya aussi le superbe boulot de frafra
http://forum.ubuntu-fr.org/viewtopic.php?id=343634
IMPORTANT: Booster votre (X et K)ubuntu: http://forum.ubuntu-fr.org/viewtopic.php?id=241092 (pfou!...)
à essayer, et... demain debian? http://fr.wikipedia.org/wiki/Demain_les_chiens
demain les biens? mes biens biens? t' exagére ... la banque!
Hors ligne
#53 Le 09/05/2010, à 11:52
- maxir2d2
Re : Installation d'Ubuntu sur HP Mini 2133
Bonjour,
j'ai télécharger le nouvelle Ubuntu 10.04 et j'aimerai l'installai sur mon HP mini 2133. J'ai donc crée une clé Live avec Ubuntu netbook remix. Au début j'ai un screen violet avec ubuntu qui charge, en suite écran noir avec seulement le pointeur. C'est tout.
Comment faire pour l'installé ? Es-que quel qu'un a réussi ?
merci d'avance pour vos futur réponse.
Maxir2d2
Hors ligne
#54 Le 09/05/2010, à 18:06
- maxir2d2
Re : Installation d'Ubuntu sur HP Mini 2133
c'est bon, j'ai re-télécharger l'ISO de la version netbook sa marche super bien.
C'est une expérience positive et je vous conseille de passer sur cette derniere version.
@+
Hors ligne
#55 Le 06/06/2010, à 10:15
- ZeroForMe
Re : Installation d'Ubuntu sur HP Mini 2133
J'ai aussi un hp mini 2133; j'ai essayé d'installer plusieures versions d'ubuntu (8, 9 et 10)... Effectivement la 10.04 fonctionne relativement bien.
Mais:
le son ne fonctionne qu'une fois sur deux
il n'y a pas d'accélération matérielle pour la vidéo
il n'y a aucun codec, ni pour la vidéo ni pour le son (impossible de lire un mp3)
Et surtout:
le driver pour la carte wifi (BCM 4312 v2) ne fonctionne pas !!!
Ce dernier point est très déroutant, car mon netbook était livré avec une distibution Suse, donc avec des drivers pour la carte wifi! Pourquoi le team ubuntu ne peut pas récupérer ces drivers pour les intégrer dans leur distribution???
Je suis lassé par la succession des versions de windows qui sont pires les une que les autres... mais il faut dire une chose: ça fonctionne! Mal, certes mais ça fonctionne quand même.:(
Hors ligne
#56 Le 13/01/2011, à 04:18
- flashback_50
Re : Installation d'Ubuntu sur HP Mini 2133
Voici un xorg.conf qui " a l'air de fonctionner" avec le Driver Via 5.75.32.87a-u1004-55689 sur ma Ubuntu 10.04 Resolution 1024X600
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Mouse"
InputDevice "Keyboard"
Option "RandR" "false"
EndSection
Section "Files"
# RgbPath "/usr/local/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
# FontPath "/usr/share/fonts/X11/misc/"
# FontPath "/usr/share/fonts/X11/TTF/"
# FontPath "/usr/share/fonts/X11/OTF"
# FontPath "/usr/share/fonts/X11/Type1/"
# FontPath "/usr/share/fonts/X11/100dpi/"
# FontPath "/usr/share/fonts/X11/75dpi/"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cn"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Monitor"
Identifier "LCD"
Option "Enable" "true"
EndSection
Section "Monitor"
Identifier "CRT"
Option "Enable" "false"
EndSection
Section "Monitor"
Identifier "DVI"
Option "Enable" "false"
EndSection
Section "Monitor"
Identifier "TV"
Option "Ignore" "true"
EndSection
Section "Monitor"
Identifier "HDMI"
Option "Ignore" "true"
EndSection
Section "Monitor"
Identifier "CRT-2"
Option "Ignore" "true"
EndSection
Section "Monitor"
Identifier "LCD-2"
Option "Ignore" "true"
EndSection
Section "Monitor"
Identifier "DVI-2"
Option "Ignore" "true"
EndSection
Section "Monitor"
Identifier "TV-2"
Option "Ignore" "true"
EndSection
Section "Device"
BusID "PCI:01:00:0"
Driver "via"
VendorName "VIA Tech"
BoardName "via"
Identifier "Configured Video Device"
Option "AccelMethod" "EXA"
Option "MigrationHeuristic" "greedy"
Option "ActiveDevice" "LCD"
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
# Virtual 2000 2000
Modes "1024x600"
Depth 24
EndSubSection
Identifier "Default Screen"
Device "Configured Video Device"
EndSection
Section "Module"
Load "glx"
Load "dri"
Load "extmod"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Dernière modification par flashback_50 (Le 13/01/2011, à 04:18)
ACER 1522 wlmi (sous Ubuntu 8.10) , HP Mininote 2133 (sous Ubuntu 9.10)
Hors ligne