?>/script>'; } ?> wifislax-4.1-beta [pruebas broadcom y testing] Widgets Magazine

Autor Tema: wifislax-4.1-beta [pruebas broadcom y testing]  (Leído 49825 veces)

0 Usuarios y 1 Visitante están viendo este tema.

Desconectado USUARIONUEVO

  • Moderador
  • *
  • Mensajes: 15985
wifislax-4.1-beta [pruebas broadcom y testing]
« en: 05-04-2012, 17:32 (Jueves) »
bueno , pues ya le he ido añadiendo fixes , añadidos y nuevas caracteristicas a wifislax ...asi que vamos a irlo probando.

los cambios con respecto a wifislax 4.0 son estos.

-movida libreria binutils a modulo core para que ark pueda abrir ficheros .deb sin el devel
-actualizado kernel a version 3.3.0 (drivers android compilados)
-añadido soporte para particiones EXT4
-retocado menu-config por tema office que no se mostraba la categoria
-añadido rpm2xzm
-actualizados firmwares broadcom y añadido alguno mas
-añadido b43-fwcutter-015
-actualizado libtheora a 1.1.1
-reconfigurado record my desktop para libtheora 1.1.1
-añadida jack-audio-connection-kit-0.121.3-i486-1sl
-añadido kpackage-3.5.9-2
-fix knemo en autostart
-actualizada suite aircrack-ng a revision r2150
-añadido wifite 2 con soporte wps beta 9

------------------------------------------------------------------------------------------
he tenido que quitar minidwep , por que los kerneles del 3.2 en adelante ordenan las interfaces de otra manera ...y desgraciadamente minidwep se hace la picha un lio y al montar una wlanX a monitor despues no es capaz de encontrar la correspondiente monX , esta app, se basa en un script , que seguramente alguien con conocimientos podria a justar ,  para que trabajen como multiattack o  airoscript, que son capaces de identificar las interfaces monitos creadas  aunque estas aparezcan en orden asecndence y no descendente como venia ocurriendo.

es decir ...si haceis iwconfig , os llamara la atencion ver como las wlanX , aparecen entre el

lo

wlanx

eth

antes se ordenaban asi

lo
eth
wlanx

-----------------
de todas maneras el que no crea esto que digo en la zona de modulos creo que hay un minidwep ..lo poneis y vereis lo que digo...no tengo por que mentir , a  mi minidwep me gusta, pero si no va..pues no va...

a cambio os he puesto el wifite 2 , que implemente ataques a wps, os recomiendo mucho que lo probeis ...escaneas..y despues puedes decirle que lo ataque todo..

las wep , las wpa ,y las que llevan wps mediente ese proceso..todo automatizado.

---------------------------------------------------------------------------------------------------------------------
lo que mas me interesa es saber si las broadcom , aunque sea..aparecen en las interfaces.
ojo, que tambien os he dejado los drivers android, aunque no s emuy bien con que finalidad estan incluidos en kernel..pero me costaba lo mismo decirle NO , que decir YES , asi que los deje.

particiones ext4 ya no son problema para wifislax...y pequeños ajustes y mejoras en sistema.
actualizada la suite aircrack...

aqui la descarga:  http://www.downloadwireless.net/isos-fase-testing/wifislax-4.1/wifislax-4.1-beta.iso
« Última modificación: 05-04-2012, 18:55 (Jueves) por USUARIONUEVO »

Desconectado USUARIONUEVO

  • Moderador
  • *
  • Mensajes: 15985
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #1 en: 05-04-2012, 17:38 (Jueves) »
al lorito con wifite2

Código: [Seleccionar]
*pyrit, a GPU cracker for WPA PSK keys. Wifite uses pyrit (if found) to detect handshakes. In the future, Wifite may include an option to crack WPA handshakes via pyrit.
esta trabajando en ello ...para asi poder usar gpu , rainbow tables etc etc ya que tambien esta rondandole a cowpatty.

ghostgoblins

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #2 en: 05-04-2012, 20:10 (Jueves) »
Hola que tal, USUARIONUEO, he pobrado la live no me reconoce mi broadcom 802.11 bgn, asi que poco mas he podido hacer, enga un saludo y gracias por lo que haceis segire esperando a mas pruebas, un saludo.

Chumpy

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #3 en: 05-04-2012, 20:19 (Jueves) »
ghostgoblins, prueba iwconfig y lspci (o lsusb si es una tarjeta usb) para estar cien por cien seguros, y saber que detecta el equipo y que no.

ghostgoblins

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #4 en: 06-04-2012, 16:02 (Viernes) »
Hola que tal, os mando unas capturas, asi es mas facil de ver, en lspci me la reconoce, en iwconfig no, un saludo.



http://subir.cc/images/01.png

Esto es una parte del comando dmesg



http://subir.cc/images/02.png
« Última modificación: 06-04-2012, 16:29 (Viernes) por ghostgoblins »

Desconectado USUARIONUEVO

  • Moderador
  • *
  • Mensajes: 15985
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #5 en: 06-04-2012, 21:32 (Viernes) »
bien ,no lo doy todo por perdido , segun eso pone PHY UNSUPPORTED , osea esa en concreto no esta soportada.

de todas maneras me voy a buscar por google , e ver que sale.


---------------------------------------------------
mira podrias intentar jugar con estos parametros...

desmontar un driver
Código: [Seleccionar]
rmmod nombredeldriver
intentar cargar un driver
Código: [Seleccionar]
modprobe nombredeldriver
en el caso de las broadcom , los drivers posibles son..

b43 y b43legacy

lo interesante es, por ejemplo ...

rmmod b43 ,para desmontar el driver , y intentarlo montar modprobe b43 , acto seguido si hacemos dmseg , al final del todo aparecera los movimientos que hicimos con sus respectivos errores, o no.

la idea seria probar en vez de el b43 , el b43legacy


desmontamos el b43

rmmod b43

montamos el legacy

modprobe b43legacy

y acto seguido podemos mirar iwconfig a ver si aparece, y el dmesg , aver el porque no aparece en caso de que sea asi.

Desconectado USUARIONUEVO

  • Moderador
  • *
  • Mensajes: 15985
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #6 en: 06-04-2012, 22:23 (Viernes) »
dejo otra version de firmware...si no os reconoce la broadcom ,probad metiendo ese modulo en la carpeta modules.

http://downloadwireless.net/modulos-fase-testing/wifislax-4.1/firmware-broadcom-wl-4.150.10.5.xzm

diluamo

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #7 en: 07-04-2012, 12:17 (Sábado) »
He metido el modulo en la carpeta modules y sigue igual sin reconocerla.

Gracias y aqui estamos para lo que quieras.


un saludo

Chumpy

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #8 en: 07-04-2012, 18:28 (Sábado) »
Diluamo, has probado con wifislax 4.1 beta con y sin el módulo o desde wifislax 4.0?

Utiliza además iwconfig y lspci (o lsusb si es un adaptador usb)

Vamos a intentar hacer los reportes lo más completos posibles, por favor, que luego no estén los desarrolladores dando palos de ciego, o teniendo que pedir constantemente más datos.

Gracias

ILuzbel

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #9 en: 10-04-2012, 01:16 (Martes) »
Hola soy nuevo, os informo que no funciona en la portatil Samsung E452 con tarjeta broadcom 802.11n
No se mucho sobre esto pero si quieren mas informacion se las dare si me guian un poco  ;D

Saludos... :D

Chumpy

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #10 en: 10-04-2012, 02:13 (Martes) »
Me autocito:

[...]

Utiliza además iwconfig y lspci (o lsusb si es un adaptador usb)

Vamos a intentar hacer los reportes lo más completos posibles, por favor, que luego no estén los desarrolladores dando palos de ciego, o teniendo que pedir constantemente más datos.

Gracias

Por supuesto sin olvidar las pruebas que ha ido comentando USUARIONUEVO más arriba para algunas tarjetas.

« Última modificación: 10-04-2012, 02:17 (Martes) por Chumpy »

Desconectado USUARIONUEVO

  • Moderador
  • *
  • Mensajes: 15985
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #11 en: 10-04-2012, 05:19 (Martes) »
vale, pàrece ser que siguen resignandose ...  :P :-\

ILuzbel

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #12 en: 10-04-2012, 12:50 (Martes) »
Bien intente de nuevo acceder a wifislax y ahora no puedo  :-\
llego hasta aqui:


imagen tamaño original

luego me muestra una pantalla oscura sin nada y de nuevo me muestra lo que les mostre en la imagen.
y se queda asi  :(

Saludos...

locko

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #13 en: 10-04-2012, 13:33 (Martes) »
Bien intente de nuevo acceder a wifislax y ahora no puedo  :-\
llego hasta aqui:


imagen tamaño original

luego me muestra una pantalla oscura sin nada y de nuevo me muestra lo que les mostre en la imagen.
y se queda asi  :(

Saludos...

arranca en modo texto
usa root/toor como usuario/clave
y startx para arrancar el modo grafico

quizas te salga algun mensaje de error pero podras usarlo

ILuzbel

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #14 en: 10-04-2012, 14:44 (Martes) »
arranca en modo texto
usa root/toor como usuario/clave
y startx para arrancar el modo grafico

quizas te salga algun mensaje de error pero podras usarlo

Muchas gracias ahora funciono  :)

aqui dejo les dejo una captura con los datos de los comandos iwconfig y lspci


imagen tamaño original

luego probe el comando dmesg y guarde el resultado en un archivo txt no se si puedo publicar el enlace aqui  ???

Saludos...

Chumpy

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #15 en: 10-04-2012, 15:18 (Martes) »
Es preferible que pegues el resultado del dmesg, si quieres entre etiquetas de code, que que pongas un enlace para descargar un archivo. Copia y pega!


ILuzbel

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #16 en: 10-04-2012, 15:25 (Martes) »
Es preferible que pegues el resultado del dmesg, si quieres entre etiquetas de code, que que pongas un enlace para descargar un archivo. Copia y pega!

ok, aqui esta:

[spoiler]988] pci 0000:00:1f.2: reg 20: [io  0xe020-0xe03f]
[    0.291998] pci 0000:00:1f.2: reg 24: [mem 0xf4c06000-0xf4c067ff]
[    0.292063] pci 0000:00:1f.2: PME# supported from D3hot
[    0.292087] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05
[    0.292107] pci 0000:00:1f.3: reg 10: [mem 0xf4c05000-0xf4c050ff 64bit]
[    0.292136] pci 0000:00:1f.3: reg 20: [io  0xe000-0xe01f]
[    0.292183] pci 0000:00:1f.6: [8086:3b32] type 0 class 0x001180
[    0.292210] pci 0000:00:1f.6: reg 10: [mem 0xf4c04000-0xf4c04fff 64bit]
[    0.292334] pci 0000:01:00.0: [1002:68e0] type 0 class 0x000300
[    0.292345] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.292354] pci 0000:01:00.0: reg 18: [mem 0xf0020000-0xf003ffff 64bit]
[    0.292360] pci 0000:01:00.0: reg 20: [io  0xd000-0xd0ff]
[    0.292370] pci 0000:01:00.0: reg 30: [mem 0xf0000000-0xf001ffff pref]
[    0.292396] pci 0000:01:00.0: supports D1 D2
[    0.292412] pci 0000:01:00.1: [1002:aa68] type 0 class 0x000403
[    0.292423] pci 0000:01:00.1: reg 10: [mem 0xf0040000-0xf0043fff 64bit]
[    0.292470] pci 0000:01:00.1: supports D1 D2
[    0.292494] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.292643] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.292646] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf00fffff]
[    0.292759] pci 0000:02:00.0: [14e4:4727] type 0 class 0x000280
[    0.292790] pci 0000:02:00.0: reg 10: [mem 0xf3800000-0xf3803fff 64bit]
[    0.292949] pci 0000:02:00.0: supports D1 D2
[    0.292950] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.294353] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.294514] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.294519] pci 0000:00:1c.0:   bridge window [mem 0xf3800000-0xf4bfffff]
[    0.294579] pci 0000:00:1c.2: PCI bridge to [bus 03-05]
[    0.294729] pci 0000:00:1c.2:   bridge window [io  0x7000-0xafff]
[    0.294734] pci 0000:00:1c.2:   bridge window [mem 0xf0200000-0xf23fffff]
[    0.294941] pci 0000:06:00.0: [11ab:4354] type 0 class 0x000200
[    0.295096] pci 0000:06:00.0: reg 10: [mem 0xf2400000-0xf2403fff 64bit]
[    0.295173] pci 0000:06:00.0: reg 18: [io  0xb000-0xb0ff]
[    0.295893] pci 0000:06:00.0: supports D1 D2
[    0.295895] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.297380] pci 0000:00:1c.3: PCI bridge to [bus 06-06]
[    0.297540] pci 0000:00:1c.3:   bridge window [io  0xb000-0xbfff]
[    0.297544] pci 0000:00:1c.3:   bridge window [mem 0xf2400000-0xf37fffff]
[    0.297620] pci 0000:00:1e.0: PCI bridge to [bus 07-07] (subtractive decode)
[    0.297782] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.297784] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.297785] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.297787] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.297789] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.297791] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.297793] pci 0000:00:1e.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    0.297795] pci 0000:00:1e.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[    0.297796] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
[    0.297822] pci_bus 0000:00: on NUMA node 0
[    0.297825] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.298032] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.298082] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.298130] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.298176] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.298244] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.298321] \_SB_.PCI0:_OSC invalid UUID
[    0.298322] _OSC request data:1 1f 1f
[    0.298325]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.298499] \_SB_.PCI0:_OSC invalid UUID
[    0.298501] _OSC request data:1 0 1d
[    0.298504]  pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
[    0.298743] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.303218] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus 3f])
[    0.303396] PCI: root bus 3f: using default resources
[    0.303434] PCI host bridge to bus 0000:3f
[    0.303580] pci_bus 0000:3f: root bus resource [io  0x0000-0xffff]
[    0.303730] pci_bus 0000:3f: root bus resource [mem 0x00000000-0xffffffff]
[    0.303887] pci 0000:3f:00.0: [8086:2c62] type 0 class 0x000600
[    0.303904] pci 0000:3f:00.1: [8086:2d01] type 0 class 0x000600
[    0.303921] pci 0000:3f:02.0: [8086:2d10] type 0 class 0x000600
[    0.303935] pci 0000:3f:02.1: [8086:2d11] type 0 class 0x000600
[    0.303950] pci 0000:3f:02.2: [8086:2d12] type 0 class 0x000600
[    0.303965] pci 0000:3f:02.3: [8086:2d13] type 0 class 0x000600
[    0.303986] pci_bus 0000:3f: on NUMA node 0
[    0.303993]  pci0000:3f: Requesting ACPI _OSC control (0x1d)
[    0.304141]  pci0000:3f: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.304381] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.304799] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.305713] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.306615] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 *4 5 6 7 10 12 14 15)
[    0.307390] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15)
[    0.308157] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.309113] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.310070] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 7 10 12 14 15)
[    0.310843] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.311710] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.311956] vgaarb: loaded
[    0.312098] vgaarb: bridge control possible 0000:01:00.0
[    0.312373] SCSI subsystem initialized
[    0.312571] libata version 3.00 loaded.
[    0.312632] usbcore: registered new interface driver usbfs
[    0.312801] usbcore: registered new interface driver hub
[    0.312972] usbcore: registered new device driver usb
[    0.313181] PCI: Using ACPI for IRQ routing
[    0.315566] PCI: pci_cache_line_size set to 64 bytes
[    0.315685] reserve RAM buffer: 000000000009e800 - 000000000009ffff
[    0.315687] reserve RAM buffer: 00000000dea8d000 - 00000000dfffffff
[    0.315844] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.316428] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.318595] Switching to clocksource hpet
[    0.318824] pnp: PnP ACPI init
[    0.318974] ACPI: bus type pnp registered
[    0.319345] pnp 00:00: [bus 00-3e]
[    0.319347] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.319349] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.319350] pnp 00:00: [io  0x0d00-0xffff window]
[    0.319352] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.319353] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.319354] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.319356] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.319357] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.319359] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.319360] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.319362] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.319363] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.319365] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.319366] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.319368] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.319369] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.319370] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.319372] pnp 00:00: [mem 0xe0000000-0xfeafffff window]
[    0.319434] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.319446] pnp 00:01: [io  0x0000-0x001f]
[    0.319447] pnp 00:01: [io  0x0081-0x0091]
[    0.319449] pnp 00:01: [io  0x0093-0x009f]
[    0.319450] pnp 00:01: [io  0x00c0-0x00df]
[    0.319451] pnp 00:01: [dma 4]
[    0.319484] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.319494] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.319529] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.319589] pnp 00:03: [irq 0 disabled]
[    0.319595] pnp 00:03: [irq 8]
[    0.319597] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.319632] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.319640] pnp 00:04: [io  0x00f0]
[    0.319645] pnp 00:04: [irq 13]
[    0.319678] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.319688] pnp 00:05: [io  0x002e-0x002f]
[    0.319690] pnp 00:05: [io  0x004e-0x004f]
[    0.319691] pnp 00:05: [io  0x0061]
[    0.319692] pnp 00:05: [io  0x0063]
[    0.319693] pnp 00:05: [io  0x0065]
[    0.319695] pnp 00:05: [io  0x0067]
[    0.319696] pnp 00:05: [io  0x0070]
[    0.319697] pnp 00:05: [io  0x0080]
[    0.319698] pnp 00:05: [io  0x0092]
[    0.319699] pnp 00:05: [io  0x00b2-0x00b3]
[    0.319701] pnp 00:05: [io  0x0680-0x069f]
[    0.319702] pnp 00:05: [io  0xff00-0xff0f]
[    0.319703] pnp 00:05: [io  0xffff]
[    0.319705] pnp 00:05: [io  0xffff]
[    0.319706] pnp 00:05: [io  0x0400-0x047f]
[    0.319707] pnp 00:05: [io  0x0500-0x057f]
[    0.319708] pnp 00:05: [io  0x164e-0x164f]
[    0.319780] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.319930] system 00:05: [io  0xff00-0xff0f] has been reserved
[    0.320079] system 00:05: [io  0xffff] has been reserved
[    0.320226] system 00:05: [io  0xffff] has been reserved
[    0.320373] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.320523] system 00:05: [io  0x0500-0x057f] has been reserved
[    0.320673] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.320841] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.320868] pnp 00:06: [io  0x0070-0x0077]
[    0.320904] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.320913] pnp 00:07: [io  0x0060]
[    0.320914] pnp 00:07: [io  0x0064]
[    0.320919] pnp 00:07: [irq 1]
[    0.320956] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.320967] pnp 00:08: [irq 12]
[    0.321000] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.321265] pnp 00:09: [mem 0xfed1c000-0xfed1ffff]
[    0.321267] pnp 00:09: [mem 0xfed10000-0xfed13fff]
[    0.321268] pnp 00:09: [mem 0xfed18000-0xfed18fff]
[    0.321270] pnp 00:09: [mem 0xfed19000-0xfed19fff]
[    0.321271] pnp 00:09: [mem 0xf8000000-0xfbffffff]
[    0.321272] pnp 00:09: [mem 0xfed20000-0xfed3ffff]
[    0.321274] pnp 00:09: [mem 0xfed90000-0xfed8ffff disabled]
[    0.321276] pnp 00:09: [mem 0xfed45000-0xfed8ffff]
[    0.321277] pnp 00:09: [mem 0xff000000-0xffffffff]
[    0.321278] pnp 00:09: [mem 0xfee00000-0xfeefffff]
[    0.321280] pnp 00:09: [mem 0xf7fff000-0xf7ffffff]
[    0.321350] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.321502] system 00:09: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.321653] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.321823] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.321972] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.322122] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.322273] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.322425] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[    0.322577] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.322725] system 00:09: [mem 0xf7fff000-0xf7ffffff] has been reserved
[    0.322888] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.323307] pnp 00:0a: [bus 3f]
[    0.323365] pnp 00:0a: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.323377] pnp: PnP ACPI: found 11 devices
[    0.323523] ACPI: ACPI bus type pnp unregistered
[    0.323672] PnPBIOS: Disabled by ACPI PNP
[    0.360630] PCI: max bus depth: 1 pci_try_num: 2
[    0.360681] pci 0000:00:1c.3: BAR 15: assigned [mem 0xf4d00000-0xf4efffff 64bit pref]
[    0.360925] pci 0000:00:1c.2: BAR 15: assigned [mem 0xf4f00000-0xf50fffff 64bit pref]
[    0.361168] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf5100000-0xf52fffff 64bit pref]
[    0.361408] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.361555] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.361711] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf00fffff]
[    0.361864] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.362059] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.362212] pci 0000:00:1c.0:   bridge window [mem 0xf3800000-0xf4bfffff]
[    0.362367] pci 0000:00:1c.0:   bridge window [mem 0xf5100000-0xf52fffff 64bit pref]
[    0.362613] pci 0000:00:1c.2: PCI bridge to [bus 03-05]
[    0.362766] pci 0000:00:1c.2:   bridge window [io  0x7000-0xafff]
[    0.362920] pci 0000:00:1c.2:   bridge window [mem 0xf0200000-0xf23fffff]
[    0.363073] pci 0000:00:1c.2:   bridge window [mem 0xf4f00000-0xf50fffff 64bit pref]
[    0.363319] pci 0000:00:1c.3: PCI bridge to [bus 06-06]
[    0.363467] pci 0000:00:1c.3:   bridge window [io  0xb000-0xbfff]
[    0.363621] pci 0000:00:1c.3:   bridge window [mem 0xf2400000-0xf37fffff]
[    0.363780] pci 0000:00:1c.3:   bridge window [mem 0xf4d00000-0xf4efffff 64bit pref]
[    0.364024] pci 0000:00:1e.0: PCI bridge to [bus 07-07]
[    0.364216] pci 0000:00:1e.0: setting latency timer to 64
[    0.364220] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.364222] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.364224] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.364225] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.364227] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.364229] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
[    0.364230] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff]
[    0.364232] pci_bus 0000:00: resource 11 [mem 0x000e4000-0x000e7fff]
[    0.364233] pci_bus 0000:00: resource 12 [mem 0xe0000000-0xfeafffff]
[    0.364235] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.364237] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xf00fffff]
[    0.364239] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.364240] pci_bus 0000:02: resource 1 [mem 0xf3800000-0xf4bfffff]
[    0.364242] pci_bus 0000:02: resource 2 [mem 0xf5100000-0xf52fffff 64bit pref]
[    0.364244] pci_bus 0000:03: resource 0 [io  0x7000-0xafff]
[    0.364245] pci_bus 0000:03: resource 1 [mem 0xf0200000-0xf23fffff]
[    0.364247] pci_bus 0000:03: resource 2 [mem 0xf4f00000-0xf50fffff 64bit pref]
[    0.364249] pci_bus 0000:06: resource 0 [io  0xb000-0xbfff]
[    0.364250] pci_bus 0000:06: resource 1 [mem 0xf2400000-0xf37fffff]
[    0.364252] pci_bus 0000:06: resource 2 [mem 0xf4d00000-0xf4efffff 64bit pref]
[    0.364254] pci_bus 0000:07: resource 4 [io  0x0000-0x0cf7]
[    0.364255] pci_bus 0000:07: resource 5 [io  0x0d00-0xffff]
[    0.364257] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff]
[    0.364259] pci_bus 0000:07: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.364260] pci_bus 0000:07: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.364262] pci_bus 0000:07: resource 9 [mem 0x000dc000-0x000dffff]
[    0.364263] pci_bus 0000:07: resource 10 [mem 0x000e0000-0x000e3fff]
[    0.364265] pci_bus 0000:07: resource 11 [mem 0x000e4000-0x000e7fff]
[    0.364267] pci_bus 0000:07: resource 12 [mem 0xe0000000-0xfeafffff]
[    0.364269] pci_bus 0000:3f: resource 4 [io  0x0000-0xffff]
[    0.364270] pci_bus 0000:3f: resource 5 [mem 0x00000000-0xffffffff]
[    0.364287] NET: Registered protocol family 2
[    0.364464] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.364673] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.365123] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.365378] TCP: Hash tables configured (established 131072 bind 65536)
[    0.365529] TCP reno registered
[    0.365687] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.365840] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.366033] NET: Registered protocol family 1
[    0.610103] pci 0000:01:00.0: Boot video device
[    0.610164] PCI: CLS 64 bytes, default 64
[    0.610206] Trying to unpack rootfs image as initramfs...
[    0.610854] rootfs image is not initramfs (no cpio magic); looks like an initrd
[    0.612183] Freeing initrd memory: 1960k freed
[    0.613433] highmem bounce pool size: 64 pages
[    0.615916] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.616182] fuse init (API version 7.18)
[    0.616425] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    0.617089] aufs 3.x-rcN-20120326
[    0.617237] msgmni has been set to 1702
[    0.617465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.617708] io scheduler noop registered
[    0.617858] io scheduler cfq registered (default)
[    0.618206] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.618601] intel_idle: MWAIT substates: 0x1120
[    0.618602] intel_idle: v0.4 model 0x25
[    0.618603] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.618641] isapnp: Scanning for PnP cards...
[    0.974867] isapnp: No Plug & Play device found
[    0.990602] brd: module loaded
[    1.014376] loop: module loaded
[    1.014808] ahci 0000:00:1f.2: version 3.0
[    1.014871] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[    1.014956] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x13 impl SATA mode
[    1.015292] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pmp pio slum part ems sxs apst
[    1.015540] ahci 0000:00:1f.2: setting latency timer to 64
[    1.019645] scsi0 : ahci
[    1.019872] scsi1 : ahci
[    1.020100] scsi2 : ahci
[    1.020308] scsi3 : ahci
[    1.020518] scsi4 : ahci
[    1.020725] ata1: SATA max UDMA/133 abar m2048@0xf4c06000 port 0xf4c06100 irq 41
[    1.020968] ata2: SATA max UDMA/133 abar m2048@0xf4c06000 port 0xf4c06180 irq 41
[    1.023794] ata3: DUMMY
[    1.023937] ata4: DUMMY
[    1.024096] ata5: SATA max UDMA/133 abar m2048@0xf4c06000 port 0xf4c06300 irq 41
[    1.026208] scsi5 : pata_legacy
[    1.026408] ata6: PATA max PIO4 cmd 0x1f0 ctl 0x3f6 irq 14
[    1.328372] ata5: SATA link down (SStatus 0 SControl 300)
[    1.482963] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.483144] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.483419] ata2.00: ATAPI: TSSTcorp CDDVDW TS-L633J, SC01, max UDMA/100
[    1.484034] ata2.00: configured for UDMA/100
[    1.484378] ata1.00: ATA-8: Hitachi HTS545050B9A300, PB4OC66G, max UDMA/133
[    1.484549] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.485840] ata1.00: configured for UDMA/133
[    1.486080] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54505 PB4O PQ: 0 ANSI: 5
[    1.486453] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    1.486753] sd 0:0:0:0: [sda] Write Protect is off
[    1.486931] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.486943] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.487120] scsi 1:0:0:0: CD-ROM            TSSTcorp CDDVDW TS-L633J  SC01 PQ: 0 ANSI: 5
[    1.491701] sr0: scsi3-mmc drive: 16x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.491973] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.492237] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.612633] Refined TSC clocksource calibration: 2660.154 MHz.
[    1.612797] Switching to clocksource tsc
[    1.830878]  sda: sda1 sda2 sda3 < sda5 >
[    1.831293] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.831788] scsi6 : pata_legacy
[    1.831981] ata7: PATA max PIO4 cmd 0x170 ctl 0x376 irq 15
[    1.982987] Fusion MPT base driver 3.04.20
[    1.983133] Copyright (c) 1999-2008 LSI Corporation
[    1.983287] Fusion MPT SPI Host driver 3.04.20
[    1.983462] Fusion MPT FC Host driver 3.04.20
[    1.983638] Fusion MPT SAS Host driver 3.04.20
[    1.983849] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.984027] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.984031] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.984184] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.984450] ehci_hcd 0000:00:1a.0: debug port 2
[    1.988540] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    1.988553] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf4c08000
[    1.994669] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.994944] hub 1-0:1.0: USB hub found
[    1.995093] hub 1-0:1.0: 2 ports detected
[    1.995294] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.995297] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.995449] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.995715] ehci_hcd 0000:00:1d.0: debug port 2
[    1.999810] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    1.999822] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf4c07000
[    2.005641] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.005903] hub 2-0:1.0: USB hub found
[    2.006051] hub 2-0:1.0: 2 ports detected
[    2.006254] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.006430] uhci_hcd: USB Universal Host Controller Interface driver
[    2.006640] Initializing USB Mass Storage driver...
[    2.006816] usbcore: registered new interface driver usb-storage
[    2.006966] USB Mass Storage support registered.
[    2.007133] usbcore: registered new interface driver ums-alauda
[    2.007302] usbcore: registered new interface driver ums-cypress
[    2.007472] usbcore: registered new interface driver ums-datafab
[    2.007644] usbcore: registered new interface driver ums_eneub6250
[    2.007813] usbcore: registered new interface driver ums-freecom
[    2.007982] usbcore: registered new interface driver ums-isd200
[    2.008151] usbcore: registered new interface driver ums-jumpshot
[    2.008321] usbcore: registered new interface driver ums-karma
[    2.008489] usbcore: registered new interface driver ums-onetouch
[    2.008666] usbcore: registered new interface driver ums-realtek
[    2.008835] usbcore: registered new interface driver ums-sddr09
[    2.009004] usbcore: registered new interface driver ums-sddr55
[    2.009174] usbcore: registered new interface driver ums-usbat
[    2.009383] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.012442] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.012610] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.012961] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    2.013147] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    2.013363] EISA: Probing bus 0 at eisa.0
[    2.013522] EISA: Cannot allocate resource for mainboard
[    2.013674] Cannot allocate resource for EISA slot 1
[    2.013822] Cannot allocate resource for EISA slot 2
[    2.013970] Cannot allocate resource for EISA slot 3
[    2.014129] Cannot allocate resource for EISA slot 4
[    2.014278] Cannot allocate resource for EISA slot 5
[    2.014436] Cannot allocate resource for EISA slot 6
[    2.014594] Cannot allocate resource for EISA slot 7
[    2.014744] Cannot allocate resource for EISA slot 8
[    2.014899] EISA: Detected 0 cards.
[    2.015094] cpuidle: using governor ladder
[    2.015302] cpuidle: using governor menu
[    2.015513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.015596] usbcore: registered new interface driver usbhid
[    2.015597] usbhid: USB HID core driver
[    2.015691] ashmem: initialized
[    2.015725] logger: created 256K log 'log_main'
[    2.015758] logger: created 256K log 'log_events'
[    2.015790] logger: created 256K log 'log_radio'
[    2.015822] logger: created 256K log 'log_system'
[    2.015903] fujitsu-tablet: Unknown (using defaults)
[    2.015980] TCP cubic registered
[    2.015982] NET: Registered protocol family 17
[    2.015993] Using IPI No-Shortcut mode
[    2.016223] registered taskstats version 1
[    2.017767] rtc_cmos 00:06: setting system clock to 2012-04-10 14:14:40 UTC (1334067280)
[    2.022560] RAMDISK: xz image found at block 0
[    2.296019] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    2.410615] hub 1-1:1.0: USB hub found
[    2.410942] hub 1-1:1.0: 6 ports detected
[    2.513431] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    2.574685] EXT4-fs (ram0): warning: mounting unchecked fs, running e2fsck is recommended
[    2.575127] EXT4-fs (ram0): mounted filesystem without journal. Opts: (null)
[    2.575316] VFS: Mounted root (ext4 filesystem) on device 1:0.
[    2.575626] Freeing unused kernel memory: 444k freed
[    2.575893] BFS CPU scheduler v0.420 by Con Kolivas.
[    2.627897] hub 2-1:1.0: USB hub found
[    2.628086] hub 2-1:1.0: 8 ports detected
[    2.702207] usb 1-1.1: new high-speed USB device number 3 using ehci_hcd
[    2.902708] usb 2-1.2: new high-speed USB device number 3 using ehci_hcd
[    3.046360] usb 2-1.3: new full-speed USB device number 4 using ehci_hcd
[    5.594820] ISO 9660 Extensions: Microsoft Joliet Level 3
[    5.707113] ISO 9660 Extensions: RRIP_1991A
[   19.650551] udev[2244]: starting version 165
[   29.568540] Linux agpgart interface v0.103
[   29.568606] bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
[   29.568632] bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
[   29.568843] bcma: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
[   29.578376] bcma: Bus registered
[   30.153362] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   30.153420] sr 1:0:0:0: Attached scsi generic sg1 type 5
[   30.224152] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
[   30.224202] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled
[   30.224305] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
[   32.594936] Bluetooth: Core ver 2.16
[   32.594957] NET: Registered protocol family 31
[   32.594959] Bluetooth: HCI device and connection manager initialized
[   32.594962] Bluetooth: HCI socket layer initialized
[   32.594963] Bluetooth: L2CAP socket layer initialized
[   32.594968] Bluetooth: SCO socket layer initialized
[   32.626692] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[   32.626777] ACPI: AC Adapter [ADP1] (on-line)
[   32.626840] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[   32.626907] ACPI: Lid Switch [LID0]
[   32.626956] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[   32.626990] ACPI: Power Button [PWRB]
[   32.627042] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[   32.627079] ACPI: Sleep Button [SLPB]
[   32.627136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[   32.627166] ACPI: Power Button [PWRF]
[   32.638569] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[   32.638577] ACPI: Battery Slot [BAT1] (battery present)
[   33.973924] sky2: driver version 1.30
[   33.974143] sky2 0000:06:00.0: Yukon-2 FE+ chip revision 0
[   33.974617] sky2 0000:06:00.0: irq 42 for MSI/MSI-X
[   33.977436] sky2 0000:06:00.0: eth0: addr e8:11:32:4d:15:ce
[   34.768191] ACPI Warning: 0x0000e000-0x0000e01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120111/utaddress-251)
[   34.768197] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   35.056729] psmouse serio1: elantech: assuming hardware version 2 (with firmware version 0x040215)
[   35.088077] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x14, 0x0c.
[   35.213785] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
[   35.898525] usbcore: registered new interface driver btusb
[   36.252238] Linux media interface: v0.10
[   36.292233] cfg80211: Calling CRDA to update world regulatory domain
[   36.508878] [drm] Initialized drm 1.1.0 20060810
[   36.578997] mousedev: PS/2 mouse device common for all mice
[   36.645701] ACPI: Fan [FAN0] (off)
[   36.645748] ACPI: Fan [FAN1] (off)
[   36.647844] thermal LNXTHERM:00: registered as thermal_zone0
[   36.647846] ACPI: Thermal Zone [TZ00] (49 C)
[   36.658474] acpi device:09: registered as cooling_device6
[   36.658839] thermal LNXTHERM:01: registered as thermal_zone1
[   36.658841] ACPI: Thermal Zone [TZ01] (49 C)
[   36.658886] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input6
[   36.658963] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[   36.863755] Linux video capture interface: v2.00
[   38.782937] uvcvideo: Found UVC 1.00 device USB 2.0 PC Camera (1210:25f4)
[   38.783837] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[   38.786801] input: USB 2.0 PC Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input7
[   38.786922] usbcore: registered new interface driver uvcvideo
[   38.786924] USB Video Class driver (1.1.1)
[   39.178410] cfg80211: World regulatory domain updated:
[   39.178415] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   39.178421] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (500 mBi, 2000 mBm)
[   39.950879] b43-phy0: Broadcom 4313 WLAN found (core revision 24)
[   39.951763] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 10, Type 8, Revision 1)
[   39.951776] b43: probe of bcma0:0 failed with error -95
[   39.951820] Broadcom 43xx driver loaded [ Features: PMNLS ]
[   40.038156] [drm] VGACON disable radeon kernel modesetting.
[   40.038678] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   40.038682] [drm] No driver support for vblank timestamp query.
[   40.038688] [drm] Initialized radeon 1.33.0 20080528 for 0000:01:00.0 on minor 0
[   40.122755] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   40.122929] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   40.123289] snd_hda_intel 0000:01:00.1: irq 44 for MSI/MSI-X
[   40.375823] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
[   40.375881] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[  101.943342] NET: Registered protocol family 10
[  118.888653] sky2 0000:06:00.0: eth0: enabling interface
[  118.889282] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  196.201557] start_kdeinit (3635): /proc/3635/oom_adj is deprecated, please use /proc/3635/oom_score_adj instead.
[  238.187403] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[/spoiler]

Chumpy

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #17 en: 11-04-2012, 23:51 (Miércoles) »

Desconectado USUARIONUEVO

  • Moderador
  • *
  • Mensajes: 15985
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #18 en: 12-04-2012, 00:15 (Jueves) »
mmm, a que va a ser que se reconocen como eth ... no se, no me lo creo.


probad a hacer airmon-ng start ethX

donde x es el numero que tengais..

o mas facil ..abrir airoscript , y cuando os diga seleccionar interfaz , decirle la eth , a ver si la monta a monitor ...

inguaite

  • Visitante
Re: wifislax-4.1-beta [pruebas broadcom y testing]
« Respuesta #19 en: 12-04-2012, 16:03 (Jueves) »
mmm, a que va a ser que se reconocen como eth ... no se, no me lo creo.

Hola,

En "Porteus 1.2-rc1 x86_64 remastered w/ kernel 3.3.1 & XFCE 4.9" [ http://forum.porteus.org/viewtopic.php?f=53&t=1168&sid=56197d705ad10e0d5503e1909dafe840 ] la reconoce como eth1, conecta y navega.

No la he puesto en modo monitor.

Salu2