Bueno voy a enumerar problemas que me da ubuntu 7.04 con mi equipo (Amilo Pro V2030D) a ver si me podeis arreglar alguno, gracias de antemano:
-Mi gráfica (VIA S3G Unichrome IGP 64 Mb) no me permite utilizar la resolución 1024x768: Mi equipo es capaz de trabajar con esta resolución pues en Windows es la que utilizo, pero cuando arranco Ubuntu esta resolución no figura dentro de las posibilidades. He realizado todos los pasos que aparecen en la ayuda del OpenChrome (en www.viaarena.com no figura ningún driver para la tarjeta VIA S3G por lo que decidi intentarlo con los drivers OpenChrome) pero a pesar de ello sigue sin permitirme el uso de esta resolución. Mi chipset es el VIA Hyperion 4in1
-Mi tarjeta wifi (Broadcom Wireless LAN 802.11b Network Adapter) tampoco es reconocida: Cuando estoy en modo texto de vez en cuando me salta el siguiente error bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed, cada cierto tiempo. He estado mirando por internet y me dice que he de utilizar los drivers de windows con el NDISWrapper intentaré seguir esos pasos, pero si alguien conoce una solución mejor agradecería la información.
-Al cargar Ubuntu me figura el siguiente error MP_BIOS bug:... : Me gustaría saber que error es y como solucionarlo
Muchas gracias de nuevo, si necesitais más información avisarme

-Mi gráfica (VIA S3G
-Mi gráfica (VIA S3G Unichrome IGP 64 Mb) no me permite utilizar la resolución 1024x768
Pulsa Alt + F2 en el escritorio y escribe en la ventana que te saltara esto:
/etc/X11/xorg.conf
Pega el contenido del archivo aquí.
-Mi tarjeta wifi (Broadcom Wireless LAN 802.11b Network Adapter) tampoco es reconocida
Tienes 2 opciones:
-Manual (quizas te convendria leerla):
http://aceitunassinhueso.com/2006/11/18/instalar-wifi-con-chipset-broadcom-43xx-en-xubuntu-sin-acceso-a-internet/
-Automatica (no sé si te funcionara):
Instalar este .deb que contiene el firmware necesario para que la tarjeta funcione:
http://au.ubuntu.cafuego.net/pool/feisty-cafuego/bcm43xx/bcm43xx-firmware_1.3-1ubuntu2_all.deb
-Al cargar Ubuntu me figura el siguiente error MP_BIOS bug:...
:( Ni idea
¿El error lo tienes desde siempre o desde hace poco? ¿Hicistes algo especial que pudiera provocarlo?
****-------------------****
The Life of Nadock Blog
****-------------------****
Archivo xorg.conf
# /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 xorg.conf(5) 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 command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
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"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "800x600" "(pitch" "800)"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "(pitch" "800)"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "(pitch" "800)"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "(pitch" "800)"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "(pitch" "800)"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "(pitch" "800)"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
En cuanto al punto 2 y 3
El enlace que me pones de forma manual hace que mi firefox se cierre automáticamente
El error me lo da desde la instalació, ya que acabo de reinstalar