Ubuntu para Mobii netbook, algunos problemas ...P1,P2 y P3
Guido Ignacio
guidoignacio en gmail.com
Mar Ago 18 15:04:33 BST 2009
Bien, el problema del sonido me pasó lo mismo.Hay que indicarle cual es el
modelo especifico de tarjeta de sonido. En mi caso al hacer
*#cat /proc/asound/card0/codec#* | grep Codec
Codec: IDT 92HD71B7X
Codec: Generic 11c1 ID 1040*
Obtengo el id especifico de mi placa (92HD71B7X), solo resta busca que
opción debemos pasarle al módulo aca:
http://ubuntuforums.org/attachment.php?attachmentid=113165&d=1241945700
(adjunto el txt con la info por si no estás registrado)
En mi caso es dell-m6.
Entonces edito
/etc/modprobe.d/alsa-base.conf (para versiones anteriores creo que no
es .conf, el que tengan)
Y agregamos al final la linea:
*options snd-hda-intel model=dell-m6*
Guardamos, restarteamos alsa o reiniciamos (a lo win) y luego verifcamos con
alsamixer que este todo habilitado y con volumen. Busqué tu placa y está,
seguramente esto te solucione el problema.
Por los demás problemas, en un rato investigo y veo si puedo ayudarte.
Nach0
---
Este mensaje no contiene virus, porque ha sido creado con Linux, utilizando
Software Libre y auditable.
This message doesn't contain viruses, because it has been created with
Linux, using auditable Free Software.
2009/8/18 banjo <banjo en lavabit.com>
> Hola a todos-as.
>
> Estoy configurando (intentándolo) un netbook Mobii nb9010 para una amiga
> y quiero ponerle un linux avanzado:
>
> Instalados ahora en pruebas:
> Ubuntu 9.04 netbook remix, escritorio desktop.
> Ubuntu 9.10 netbook remix karmic alpha 4, escritorio desktop.
> Easypeasy (Ubuntu 810).
> probado en live-usb (iso a usb con unetbootin) Ubuntu 810.
>
> Todos van de maravilla, salvo que en todos tengo estos mismos problemas,
> a ver si podéis darme pistas o soluciones (gracias a todos por
> colaborar): (Problemas numerados para facilitar seguimiento)
>
> P-1: Al insertar los auriculares, los altavoces no se callan.
> ¡¡¡Este problema es el más importante para mi amiga!!!
> Pista: Al instalar 9.10 alpha4, este problema se solucionó, pero a la
> primera actualización volvió a aparecer. Creo que cambió el
> pulseaudio-module-hal por el pulseaudio-module-udev, entre cientos de
> otros, y a lo mejor si fuera capaz de reinstalar el viejo
> pulse-audio-hal se solucionaría. (¿alguien sabe cómo?)
>
> Otra opción que tengo (opiniones?) es dejar un recién instalado 9.10
> alpha4 , que funcionaba bien y parece estable y he leído que va bien en
> netbooks, y dárselo así a mi amiga (vive muy lejos y no la puedo ayudar
> fácilmente si hay problemas), anulando las actualizaciones automáticas
> (salvo las de seguridad), al menos hasta Noviembre que salga la release
> y suponiendo que se haya arreglado el problema éste.
>
> P-2: La wifi interna no va, las teclas FNF1 deberían
> habilitar/deshabilitar la wifi interna, pero ni caso, y el led del wifi
> se mantiene siempre encendido. (La wifi con un USB va perfecta, y el
> ethernet también).
> Hay unos drivers en la web de pointofview-online.com para linux, pero no
> sé instalarlos, sigo las instrucciones y error, creo que ni tengo la
> sources (synaptics me las baja sólo en archivo comprimido!?) ni el
> driver parece apropiado para los kernel de los 9.04-9.10, ni sé si tengo
> luego que usar m-a para cargar el módulo o no, un lío, vamos.
>
>
> P-3: Creo que la video no va todo lo bien que puede ir (INTEL945GME),
> "tartamudea" un poco, no se aprovecha al máximo (en algún sitio leí algo
> de ésto). En Karmic 9.10 alpha4, de efectos especiales, nada, y en 9.04
> sí que van, pero creo que ralentiza todo un poco más de lo normal (en
> PC)
>
> El equipo es de la firma Point of View, holanda, pointofview-online.com.
>
> http://www.pointofview-online.com/showroom.php?shop_mode=product_listing&category_id=80
> Lo venden en varios sitios, como en appinformatica.com por ejemplo.
> Mi amiga lo compró en alternate.es (buenos precios, pero mal servicio y
> le "timaron" ("oficialmente un error de la web") con la batería que
> tenía que ser de 4400 mAh y le dieron la de 2200 mAh, y ahora dicen que
> no tienen de 4400 disponibles, que devuelva el equipo si eso, pero ya es
> tarde, se ha encariñado con el...
>
> Dicen en Point of View (Holanda) que puedan dar soporte para ubuntu
> 8.10, pero quiero instalar el 9.04 o el 9.10, salvo que no haya mas
> remedio.
> Además probé el 8.10 (en live usb) y el easyPeasy (que esta basado en
> 8.10) y no se solucionan de primeras los problemas mencionados arriba,
> así que fuera.
>
>
> Y voy a probar a poner un OpenBSD a ver que pasa ...
>
> Alguno tiene un Mobii también?
>
> banjo.
> PD1.:Datos del Mobii nb9010:
>
> Procesador Intel® ATOM 270 1.6 GHz
> Velocidad de reloj 1,6 GHz
> Capacidad de disco duro 160 GB
> Memoria interna 1GB (+1GB opcional)
> Pantalla wxga 10,2” 1024X600 500:1 contraste: 285 cd/m2
>
> WEBCAM 1.3 Mega Pixel
> 3x USB 2.0
> RJ45
> Conexión inalámbrica: wireless 802.11 b/g
> Puerto VGA
> Lector de tarjetas SD/MS/MMC
> Altavoces incorporados 2X1W (estéreo)
> Entrada de micrófono
> Salida de auricular
> 1 mini-pci-express intena libre
>
> Peso: 1,25 Kg
> Dimensiones: 254 x 189 x 39
>
> Batería: 4400 Mah/7.4 v (6-cell) (ó de 2200 mh, más ligera pero sólo 2
> horas)
>
> PD2.: Pistas para expertos:
>
> cat /proc/asound/card0/codec#* | grep Codec
>
> mobii en mobii-laptop:~$ cat /proc/asound/card0/codec#* | grep Codec
> Codec: Realtek ALC662 rev1
> mobii en mobii-laptop:~$
>
> I actually found out that my Realtek audio codec was ALC662 by typing
>
> cat /proc/asound/card0/pcm0c/info
> mobii en mobii-laptop:~$ cat /proc/asound/card0/pcm0c/info
> card: 0
> device: 0
> subdevice: 0
> stream: CAPTURE
> id: ALC662 Analog
> name: ALC662 Analog
> subname: subdevice #0
> class: 0
> subclass: 0
> subdevices_count: 1
> subdevices_avail: 0
> mobii en mobii-laptop:~$
>
>
> mobii en mobii-laptop:~$ lspci | grep -i audio
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
> Definition Audio Controller (rev 02)
>
> mobii en mobii-laptop:~$ lspci
> 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory
> Controller Hub (rev 03)
> 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME
> Express Integrated Graphics Controller (rev 03)
> 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME,
> 943/940GML Express Integrated Graphics Controller (rev 03)
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
> Definition Audio Controller (rev 02)
> 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
> Port 1 (rev 02)
> 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
> Controller #1 (rev 02)
> 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
> Controller #2 (rev 02)
> 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
> Controller #3 (rev 02)
> 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
> Controller #4 (rev 02)
> 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
> 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface
> Bridge (rev 02)
> 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA
> IDE Controller (rev 02)
> 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller
> (rev 02)
> 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
>
>
> mobii en mobii-laptop:~$ cat /proc/asound/cards
> 0 [Intel ]: HDA-Intel - HDA Intel
> HDA Intel at 0xfea38000 irq 16
> mobii en mobii-laptop:~$
>
> mobii en mobii-laptop:~$ cat /proc/asound/*
> cat: /proc/asound/card0: Es un directorio
> 0 [Intel ]: HDA-Intel - HDA Intel
> HDA Intel at 0xfea38000 irq 16
> 0: [ 0] : control
> 1: : sequencer
> 4: [ 0- 0]: hardware dependent
> 16: [ 0- 0]: digital audio playback
> 24: [ 0- 0]: digital audio capture
> 33: : timer
> 00-00: HDA Codec 0
> cat: /proc/asound/Intel: Es un directorio
> 0 snd_hda_intel
> cat: /proc/asound/oss: Es un directorio
> 00-00: ALC662 Analog : ALC662 Analog : playback 1 : capture 1
> cat: /proc/asound/seq: Es un directorio
> G0: system timer : 4000.000us (10000000 ticks)
> P0-0-0: PCM playback 0-0-0 : SLAVE
> P0-0-1: PCM capture 0-0-1 : SLAVE
> Client application 2918 : running
> Advanced Linux Sound Architecture Driver Version 1.0.20.
> Compiled on Aug 17 2009 for kernel 2.6.31-6-generic (SMP).
> mobii en mobii-laptop:~$
>
> mobii en mobii-laptop:~$ head -n 1 /proc/asound/card0/codec*
> Codec: Realtek ALC662 rev1
> mobii en mobii-laptop:~$
>
> PD3.: Pantallazos del 9.10 en
> http://imagebin.ca/view/7sGV_wy.html
> http://imagebin.ca/view/vJe5lFIO.html
>
>
>
>
> --
> ubuntu-es mailing list
> ubuntu-es en lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-es
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: https://lists.ubuntu.com/archives/ubuntu-es/attachments/20090818/5ce6ad90/attachment-0001.htm
------------ próxima parte ------------
Model name Description
---------- -----------
ALC880
======
3stack 3-jack in back and a headphone out
3stack-digout 3-jack in back, a HP out and a SPDIF out
5stack 5-jack in back, 2-jack in front
5stack-digout 5-jack in back, 2-jack in front, a SPDIF out
6stack 6-jack in back, 2-jack in front
6stack-digout 6-jack with a SPDIF out
w810 3-jack
z71v 3-jack (HP shared SPDIF)
asus 3-jack (ASUS Mobo)
asus-w1v ASUS W1V
asus-dig ASUS with SPDIF out
asus-dig2 ASUS with SPDIF out (using GPIO2)
uniwill 3-jack
fujitsu Fujitsu Laptops (Pi1536)
F1734 2-jack
lg LG laptop (m1 express dual)
lg-lw LG LW20/LW25 laptop
tcl TCL S700
clevo Clevo laptops (m520G, m665n)
medion Medion Rim 2150
test for testing/debugging purpose, almost all controls can be
adjusted. Appearing only when compiled with
$CONFIG_SND_DEBUG=y
auto auto-config reading BIOS (default)
ALC260
======
hp HP machines
hp-3013 HP machines (3013-variant)
hp-dc7600 HP DC7600
fujitsu Fujitsu S7020
acer Acer TravelMate
will Will laptops (PB V7900)
replacer Replacer 672V
basic fixed pin assignment (old default model)
test for testing/debugging purpose, almost all controls can
adjusted. Appearing only when compiled with
$CONFIG_SND_DEBUG=y
auto auto-config reading BIOS (default)
ALC262
======
fujitsu Fujitsu Laptop
hp-bpc HP xw4400/6400/8400/9400 laptops
hp-bpc-d7000 HP BPC D7000
hp-tc-t5735 HP Thin Client T5735
hp-rp5700 HP RP5700
benq Benq ED8
benq-t31 Benq T31
hippo Hippo (ATI) with jack detection, Sony UX-90s
hippo_1 Hippo (Benq) with jack detection
sony-assamd Sony ASSAMD
toshiba-s06 Toshiba S06
toshiba-rx1 Toshiba RX1
tyan Tyan Thunder n6650W (S2915-E)
ultra Samsung Q1 Ultra Vista model
lenovo-3000 Lenovo 3000 y410
nec NEC Versa S9100
basic fixed pin assignment w/o SPDIF
auto auto-config reading BIOS (default)
ALC267/268
==========
quanta-il1 Quanta IL1 mini-notebook
3stack 3-stack model
toshiba Toshiba A205
acer Acer laptops
acer-dmic Acer laptops with digital-mic
acer-aspire Acer Aspire One
dell Dell OEM laptops (Vostro 1200)
zepto Zepto laptops
test for testing/debugging purpose, almost all controls can
adjusted. Appearing only when compiled with
$CONFIG_SND_DEBUG=y
auto auto-config reading BIOS (default)
ALC269
======
basic Basic preset
quanta Quanta FL1
eeepc-p703 ASUS Eeepc P703 P900A
eeepc-p901 ASUS Eeepc P901 S101
fujitsu FSC Amilo
auto auto-config reading BIOS (default)
ALC662/663
==========
3stack-dig 3-stack (2-channel) with SPDIF
3stack-6ch 3-stack (6-channel)
3stack-6ch-dig 3-stack (6-channel) with SPDIF
6stack-dig 6-stack with SPDIF
lenovo-101e Lenovo laptop
eeepc-p701 ASUS Eeepc P701
eeepc-ep20 ASUS Eeepc EP20
ecs ECS/Foxconn mobo
m51va ASUS M51VA
g71v ASUS G71V
h13 ASUS H13
g50v ASUS G50V
asus-mode1 ASUS
asus-mode2 ASUS
asus-mode3 ASUS
asus-mode4 ASUS
asus-mode5 ASUS
asus-mode6 ASUS
auto auto-config reading BIOS (default)
ALC882/885
==========
3stack-dig 3-jack with SPDIF I/O
6stack-dig 6-jack digital with SPDIF I/O
arima Arima W820Di1
targa Targa T8, MSI-1049 T8
asus-a7j ASUS A7J
asus-a7m ASUS A7M
macpro MacPro support
mbp3 Macbook Pro rev3
imac24 iMac 24'' with jack detection
w2jc ASUS W2JC
auto auto-config reading BIOS (default)
ALC883/888
==========
3stack-dig 3-jack with SPDIF I/O
6stack-dig 6-jack digital with SPDIF I/O
3stack-6ch 3-jack 6-channel
3stack-6ch-dig 3-jack 6-channel with SPDIF I/O
6stack-dig-demo 6-jack digital for Intel demo board
acer Acer laptops (Travelmate 3012WTMi, Aspire 5600, etc)
acer-aspire Acer Aspire 9810
acer-aspire-4930g Acer Aspire 4930G
medion Medion Laptops
medion-md2 Medion MD2
targa-dig Targa/MSI
targa-2ch-dig Targs/MSI with 2-channel
laptop-eapd 3-jack with SPDIF I/O and EAPD (Clevo M540JE, M550JE)
lenovo-101e Lenovo 101E
lenovo-nb0763 Lenovo NB0763
lenovo-ms7195-dig Lenovo MS7195
lenovo-sky Lenovo Sky
haier-w66 Haier W66
3stack-hp HP machines with 3stack (Lucknow, Samba boards)
6stack-dell Dell machines with 6stack (Inspiron 530)
mitac Mitac 8252D
clevo-m720 Clevo M720 laptop series
fujitsu-pi2515 Fujitsu AMILO Pi2515
fujitsu-xa3530 Fujitsu AMILO XA3530
3stack-6ch-intel Intel DG33* boards
auto auto-config reading BIOS (default)
ALC861/660
==========
3stack 3-jack
3stack-dig 3-jack with SPDIF I/O
6stack-dig 6-jack with SPDIF I/O
3stack-660 3-jack (for ALC660)
uniwill-m31 Uniwill M31 laptop
toshiba Toshiba laptop support
asus Asus laptop support
asus-laptop ASUS F2/F3 laptops
auto auto-config reading BIOS (default)
ALC861VD/660VD
==============
3stack 3-jack
3stack-dig 3-jack with SPDIF OUT
6stack-dig 6-jack with SPDIF OUT
3stack-660 3-jack (for ALC660VD)
3stack-660-digout 3-jack with SPDIF OUT (for ALC660VD)
lenovo Lenovo 3000 C200
dallas Dallas laptops
hp HP TX1000
asus-v1s ASUS V1Sn
auto auto-config reading BIOS (default)
CMI9880
=======
minimal 3-jack in back
min_fp 3-jack in back, 2-jack in front
full 6-jack in back, 2-jack in front
full_dig 6-jack in back, 2-jack in front, SPDIF I/O
allout 5-jack in back, 2-jack in front, SPDIF out
auto auto-config reading BIOS (default)
AD1882 / AD1882A
================
3stack 3-stack mode (default)
6stack 6-stack mode
AD1884A / AD1883 / AD1984A / AD1984B
====================================
desktop 3-stack desktop (default)
laptop laptop with HP jack sensing
mobile mobile devices with HP jack sensing
thinkpad Lenovo Thinkpad X300
AD1884
======
N/A
AD1981
======
basic 3-jack (default)
hp HP nx6320
thinkpad Lenovo Thinkpad T60/X60/Z60
toshiba Toshiba U205
AD1983
======
N/A
AD1984
======
basic default configuration
thinkpad Lenovo Thinkpad T61/X61
dell Dell T3400
AD1986A
=======
6stack 6-jack, separate surrounds (default)
3stack 3-stack, shared surrounds
laptop 2-channel only (FSC V2060, Samsung M50)
laptop-eapd 2-channel with EAPD (ASUS A6J)
laptop-automute 2-channel with EAPD and HP-automute (Lenovo N100)
ultra 2-channel with EAPD (Samsung Ultra tablet PC)
samsung 2-channel with EAPD (Samsung R65)
AD1988/AD1988B/AD1989A/AD1989B
==============================
6stack 6-jack
6stack-dig ditto with SPDIF
3stack 3-jack
3stack-dig ditto with SPDIF
laptop 3-jack with hp-jack automute
laptop-dig ditto with SPDIF
auto auto-config reading BIOS (default)
Conexant 5045
=============
laptop-hpsense Laptop with HP sense (old model laptop)
laptop-micsense Laptop with Mic sense (old model fujitsu)
laptop-hpmicsense Laptop with HP and Mic senses
benq Benq R55E
test for testing/debugging purpose, almost all controls
can be adjusted. Appearing only when compiled with
$CONFIG_SND_DEBUG=y
Conexant 5047
=============
laptop Basic Laptop config
laptop-hp Laptop config for some HP models (subdevice 30A5)
laptop-eapd Laptop config with EAPD support
test for testing/debugging purpose, almost all controls
can be adjusted. Appearing only when compiled with
$CONFIG_SND_DEBUG=y
Conexant 5051
=============
laptop Basic Laptop config (default)
hp HP Spartan laptop
hp-dv6736 HP dv6736
lenovo-x200 Lenovo X200 laptop
STAC9200
========
ref Reference board
dell-d21 Dell (unknown)
dell-d22 Dell (unknown)
dell-d23 Dell (unknown)
dell-m21 Dell Inspiron 630m, Dell Inspiron 640m
dell-m22 Dell Latitude D620, Dell Latitude D820
dell-m23 Dell XPS M1710, Dell Precision M90
dell-m24 Dell Latitude 120L
dell-m25 Dell Inspiron E1505n
dell-m26 Dell Inspiron 1501
dell-m27 Dell Inspiron E1705/9400
gateway-m4 Gateway laptops with EAPD control
gateway-m4-2 Gateway laptops with EAPD control
panasonic Panasonic CF-74
auto BIOS setup (default)
STAC9205/9254
=============
ref Reference board
dell-m42 Dell (unknown)
dell-m43 Dell Precision
dell-m44 Dell Inspiron
eapd Keep EAPD on (e.g. Gateway T1616)
auto BIOS setup (default)
STAC9220/9221
=============
ref Reference board
3stack D945 3stack
5stack D945 5stack + SPDIF
intel-mac-v1 Intel Mac Type 1
intel-mac-v2 Intel Mac Type 2
intel-mac-v3 Intel Mac Type 3
intel-mac-v4 Intel Mac Type 4
intel-mac-v5 Intel Mac Type 5
intel-mac-auto Intel Mac (detect type according to subsystem id)
macmini Intel Mac Mini (equivalent with type 3)
macbook Intel Mac Book (eq. type 5)
macbook-pro-v1 Intel Mac Book Pro 1st generation (eq. type 3)
macbook-pro Intel Mac Book Pro 2nd generation (eq. type 3)
imac-intel Intel iMac (eq. type 2)
imac-intel-20 Intel iMac (newer version) (eq. type 3)
ecs202 ECS/PC chips
dell-d81 Dell (unknown)
dell-d82 Dell (unknown)
dell-m81 Dell (unknown)
dell-m82 Dell XPS M1210
auto BIOS setup (default)
STAC9202/9250/9251
==================
ref Reference board, base config
m1 Some Gateway MX series laptops (NX560XL)
m1-2 Some Gateway MX series laptops (MX6453)
m2 Some Gateway MX series laptops (M255)
m2-2 Some Gateway MX series laptops
m3 Some Gateway MX series laptops
m5 Some Gateway MX series laptops (MP6954)
m6 Some Gateway NX series laptops
auto BIOS setup (default)
STAC9227/9228/9229/927x
=======================
ref Reference board
ref-no-jd Reference board without HP/Mic jack detection
3stack D965 3stack
5stack D965 5stack + SPDIF
dell-3stack Dell Dimension E520
dell-bios Fixes with Dell BIOS setup
auto BIOS setup (default)
STAC92HD71B*
============
ref Reference board
dell-m4-1 Dell desktops
dell-m4-2 Dell desktops
dell-m4-3 Dell desktops
hp-m4 HP mini 1000
hp-dv5 HP dv series
hp-hdx HP HDX series
auto BIOS setup (default)
STAC92HD73*
===========
ref Reference board
no-jd BIOS setup but without jack-detection
dell-m6-amic Dell desktops/laptops with analog mics
dell-m6-dmic Dell desktops/laptops with digital mics
dell-m6 Dell desktops/laptops with both type of mics
dell-eq Dell desktops/laptops
auto BIOS setup (default)
STAC92HD83*
===========
ref Reference board
mic-ref Reference board with power managment for ports
dell-s14 Dell laptop
auto BIOS setup (default)
STAC9872
========
vaio VAIO laptop without SPDIF
auto BIOS setup (default)
Más información sobre la lista de distribución ubuntu-es