› Foros › PC › Software libre
santis4 escribió:Seimour escribió:santis4 escribió:Hola alguien usa iceweasel 7 y ve las pestañas de privacidad y avanzado bien?
Yo solo las veo en blanco , a que puede ser debido?
No entiendo la pregunta. ¿Qué pestañas son esas?, ¿la de privacidad es la navegación en modo privado?, si es esa, a mi me funciona de p.m. y uso debian stable. ¿Has instalado iceweasel mediante mozilla.debian.net?
Un saludo.
Disculpa se me ha ido la ''olla'' escribiendo.
Es en preferencias /privacidad, (ahi estan todas las opcciones de cookies y navegacion privada) y avanzado ,(aqui esta cifrado, red y no se que mas)
No se ve nada ahi en esas dos.
No , lo he instalado desde synaptic
~$ aptitude versions iceweasel
i 7.0.1-2 unstable 900
p 8.0~b1-1 experimental 800
~$ iceweasel -Profilemanager
jorchube escribió:redix27 escribió:Buenas,
¿Se puede lanzar la aplicación WRITER nada mas iniciar ubuntu añadiendo la ruta al final del archivo RC.LOCAL?, he intentado varias combinaciones pero ninguna ha surtido efecto...lo pruebo desde VirtualBOX con el usuario ALUMNO que es el administrador, he probado lo siguiente:
/usr/bin/oowriter
sudo /usr/bin/oowriter
Pero cuando reinicio la maquina virtual no se carga...
PD. El fichero rc.local lo edito con $sudo gedit /etc/rc.local
rc.local lanza las cosas como root. Mejor no lo hagas así.
Prueba a añadiroowriter &
al archivo$HOME/.bashrc
~/.kde/Autostart/
~$ aptitude versions iceweasel
i 7.0.1-2 unstable 900
p 8.0~b1-1 experimental 800
~$ iceweasel -Profilemanager
aleix@localhost:~$ lspci
00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Sandy Bridge PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation Cougar Point HECI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 2 (rev b4)
00:1d.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Cougar Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Cougar Point 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Cougar Point SMBus Controller (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation Device 0df4 (rev a1)
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe (rev 10)
02:00.1 SD Host controller: Broadcom Corporation Device 16bc (rev 10)
02:00.2 System peripheral: Broadcom Corporation Device 16be (rev 10)
02:00.3 System peripheral: Broadcom Corporation Device 16bf (rev 10)
03:00.0 Network controller: Broadcom Corporation Device 4358
aleix@localhost:~$
Ronbin escribió:Tengo un pc con debian y LXDE en el que voy a crear varios usuarios (unos 12), y me gustaría que todos tuviesen un theme concreto, con un fondo de escritorio concreto y los mismos iconos en el escritorio. Podría ir configurando cada usuario uno a uno, pero seguro que hay alguna forma de configurar todos a la vez. Alguna idea?
aleix_1379 escribió:Hola, he instalado debian con el portátil acer aspire 5750G el problema es que no me detecta el adaptador wifi pero lo peor es que ni siquiera conectando el cable, cuando he instalado windows 7 me ha pasado lo mismo aunque pude descargar los drivers desde la pagina y después instalarlos desde un pen drive pero en la pagina de acer solo ponen los drivers para windows
He mirado con lspcialeix@localhost:~$ lspci
00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Sandy Bridge PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation Cougar Point HECI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 2 (rev b4)
00:1d.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Cougar Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Cougar Point 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Cougar Point SMBus Controller (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation Device 0df4 (rev a1)
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe (rev 10)
02:00.1 SD Host controller: Broadcom Corporation Device 16bc (rev 10)
02:00.2 System peripheral: Broadcom Corporation Device 16be (rev 10)
02:00.3 System peripheral: Broadcom Corporation Device 16bf (rev 10)
03:00.0 Network controller: Broadcom Corporation Device 4358
aleix@localhost:~$
Supongo que debería descargar el driver Broadcom Corporation Device 4358, he buscado un poco por google pero no me aclaro
Saludos y gracias.
~# rmmod b43
~#modprobe b43
~$ dmesg <=== ejecutado después de cargar el módulo, debería decir que ha detectado interfaz de red (wlan0 posiblemente) y que ha cargado el firmware
~$ ifconfig <==== te lista todos los dispositivos de red, aunque no estén levantados (ethX, lo, athX, wlanX...)
~$ iwconfig <==== te lista todos los dispositivos de red con extensiones wireless (aqui debería aparecer la tuya ya, posiblemente como wlan0)
firmware-linux-nonfree
deb REPOSITORIO-QUE-TENGAS DISTRIBUCION main contrib non-free
deb http://ftp.es.debian.org/debian/ squeeze main contrib non-free
# deb-src http://ftp.es.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
# deb-src http://security.debian.org/ squeeze/updates main contrib non-free
deb http://www.debian-multimedia.org/ squeeze main non-free
# deb-src http://www.debian-multimedia.org/ squeeze main non-free
root@localhost:/home/aleix# nano /etc/apt/sources.list
root@localhost:/home/aleix# aptitude update
Err http://ftp.es.debian.org squeeze Release.gpg
No se pudo resolver «ftp.es.debian.org»
Err http://security.debian.org squeeze/updates Release.gpg
No se pudo resolver «security.debian.org»
Err http://security.debian.org/ squeeze/updates/contrib Translation-en
No se pudo resolver «security.debian.org»
Err http://security.debian.org/ squeeze/updates/contrib Translation-es
No se pudo resolver «security.debian.org»
Err http://security.debian.org/ squeeze/updates/main Translation-en
No se pudo resolver «security.debian.org»
Err http://security.debian.org/ squeeze/updates/main Translation-es
No se pudo resolver «security.debian.org»
Err http://ftp.es.debian.org/debian/ squeeze/contrib Translation-en
No se pudo resolver «ftp.es.debian.org»
Err http://ftp.es.debian.org/debian/ squeeze/contrib Translation-es
No se pudo resolver «ftp.es.debian.org»
Err http://ftp.es.debian.org/debian/ squeeze/main Translation-en
No se pudo resolver «ftp.es.debian.org»
Err http://ftp.es.debian.org/debian/ squeeze/main Translation-es
No se pudo resolver «ftp.es.debian.org»
Err http://ftp.es.debian.org/debian/ squeeze/non-free Translation-en
No se pudo resolver «ftp.es.debian.org»
Err http://ftp.es.debian.org/debian/ squeeze/non-free Translation-es
No se pudo resolver «ftp.es.debian.org»
Err http://security.debian.org/ squeeze/updates/non-free Translation-en
No se pudo resolver «security.debian.org»
Err http://security.debian.org/ squeeze/updates/non-free Translation-es
No se pudo resolver «security.debian.org»
Err http://www.debian-multimedia.org squeeze Release.gpg
No se pudo resolver «www.debian-multimedia.org»
Err http://www.debian-multimedia.org/ squeeze/main Translation-en
No se pudo resolver «www.debian-multimedia.org»
Err http://www.debian-multimedia.org/ squeeze/main Translation-es
No se pudo resolver «www.debian-multimedia.org»
Err http://www.debian-multimedia.org/ squeeze/non-free Translation-en
No se pudo resolver «www.debian-multimedia.org»
Err http://www.debian-multimedia.org/ squeeze/non-free Translation-es
No se pudo resolver «www.debian-multimedia.org»
~# dpkg -i /ruta-paquete/firmware-linux-nonfree_0.28+squeeze1_all.deb
~$ ifconfig
~$ ifconfig
eth0 Link encap:Ethernet HWaddr aa:00:04:00:0a:04
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:16
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:147615 errors:0 dropped:0 overruns:0 frame:0
TX packets:147615 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:51981603 (49.5 MiB) TX bytes:51981603 (49.5 MiB)
wlan0 Link encap:Ethernet HWaddr 00:55:8a:53:b7:67
inet addr:192.168.1.16 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::255:8aff:fe53:b767/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1158417 errors:0 dropped:0 overruns:0 frame:0
TX packets:1026211 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1121895846 (1.0 GiB) TX bytes:376094219 (358.6 MiB)
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
~# ifconfig eth0 up
~# dhclient eth0
~# rmmod tg3
~# modprobe tg3
~$ dmesg
[29753.328713] tg3 0000:02:00.0: PME# enabled
[29753.328729] tg3 0000:02:00.0: wake-up capability enabled by ACPI
[29753.358240] tg3 0000:02:00.0: PCI INT A disabled
[29811.094572] tg3.c:v3.119 (May 18, 2011)
[29811.112172] tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[29811.112199] tg3 0000:02:00.0: setting latency timer to 64
[29811.157937] tg3 0000:02:00.0: eth0: Tigon3 [partno(BCM95787m) rev b002] (PCI Express) MAC address 00:16:d3:e0:7f:37
[29811.157943] tg3 0000:02:00.0: eth0: attached PHY is 5787 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[29811.157947] tg3 0000:02:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[29811.157950] tg3 0000:02:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[29811.235181] tg3 0000:02:00.0: irq 46 for MSI/MSI-X
[29811.269585] ADDRCONF(NETDEV_UP): eth0: link is not ready
nano /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
#allow-hotplug eth0
#iface eth0 inet dhcp
root@localhost:/home/aleix# nano /etc/network/interfaces
root@localhost:/home/aleix# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)
root@localhost:/home/aleix# rmmod tg3
ERROR: Module tg3 does not exist in /proc/modules
root@localhost:/home/aleix# modprobe tg3
root@localhost:/home/aleix# dmesg
[ 0.525715] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.530554] ACPI: BIOS _OSI(Linux) query ignored
[ 0.539371] ACPI: Interpreter enabled
[ 0.539373] ACPI: (supports S0 S3 S4 S5)
[ 0.539398] ACPI: Using IOAPIC for interrupt routing
[ 0.624270] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.624701] ACPI: No dock devices found.
[ 0.625321] _OSC invalid UUID
[ 0.625323] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.625404] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.625407] pci 0000:00:01.0: PME# disabled
[ 0.625440] pci 0000:00:02.0: reg 10 64bit mmio: [0xd1400000-0xd17fffff]
[ 0.625445] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xc0000000-0xcfffffff]
[ 0.625448] pci 0000:00:02.0: reg 20 io port: [0x3000-0x303f]
[ 0.625551] pci 0000:00:16.0: reg 10 64bit mmio: [0xd1a04000-0xd1a0400f]
[ 0.625617] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.625622] pci 0000:00:16.0: PME# disabled
[ 0.625708] pci 0000:00:1a.0: reg 10 32bit mmio: [0xd1a0a000-0xd1a0a3ff]
[ 0.625788] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.625792] pci 0000:00:1a.0: PME# disabled
[ 0.625857] pci 0000:00:1b.0: reg 10 64bit mmio: [0xd1a00000-0xd1a03fff]
[ 0.625929] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.625933] pci 0000:00:1b.0: PME# disabled
[ 0.626044] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.626049] pci 0000:00:1c.0: PME# disabled
[ 0.626166] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.626170] pci 0000:00:1c.1: PME# disabled
[ 0.626258] pci 0000:00:1d.0: reg 10 32bit mmio: [0xd1a09000-0xd1a093ff]
[ 0.626338] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.626342] pci 0000:00:1d.0: PME# disabled
[ 0.626545] pci 0000:00:1f.2: reg 10 io port: [0x3098-0x309f]
[ 0.626554] pci 0000:00:1f.2: reg 14 io port: [0x30bc-0x30bf]
[ 0.626562] pci 0000:00:1f.2: reg 18 io port: [0x3090-0x3097]
[ 0.626571] pci 0000:00:1f.2: reg 1c io port: [0x30b8-0x30bb]
[ 0.626579] pci 0000:00:1f.2: reg 20 io port: [0x3060-0x307f]
[ 0.626588] pci 0000:00:1f.2: reg 24 32bit mmio: [0xd1a08000-0xd1a087ff]
[ 0.626644] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.626648] pci 0000:00:1f.2: PME# disabled
[ 0.626695] pci 0000:00:1f.3: reg 10 64bit mmio: [0xd1a06000-0xd1a060ff]
[ 0.626717] pci 0000:00:1f.3: reg 20 io port: [0x3040-0x305f]
[ 0.626780] pci 0000:01:00.0: reg 10 32bit mmio: [0xd0000000-0xd0ffffff]
[ 0.626789] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xa0000000-0xafffffff]
[ 0.626799] pci 0000:01:00.0: reg 1c 64bit mmio pref: [0xb0000000-0xb1ffffff]
[ 0.626805] pci 0000:01:00.0: reg 24 io port: [0x2000-0x207f]
[ 0.626810] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xfff80000-0xffffffff]
[ 0.626872] pci 0000:00:01.0: bridge io port: [0x2000-0x2fff]
[ 0.626874] pci 0000:00:01.0: bridge 32bit mmio: [0xd0000000-0xd10fffff]
[ 0.626878] pci 0000:00:01.0: bridge 64bit mmio pref: [0xa0000000-0xb1ffffff]
[ 0.627006] pci 0000:02:00.0: reg 10 64bit mmio pref: [0xd1830000-0xd183ffff]
[ 0.627027] pci 0000:02:00.0: reg 18 64bit mmio pref: [0xd1840000-0xd184ffff]
[ 0.627058] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xfffff800-0xffffffff]
[ 0.627124] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.627130] pci 0000:02:00.0: PME# disabled
[ 0.627247] pci 0000:02:00.1: reg 10 64bit mmio pref: [0xd1800000-0xd180ffff]
[ 0.627348] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
[ 0.627355] pci 0000:02:00.1: PME# disabled
[ 0.627455] pci 0000:02:00.2: reg 10 64bit mmio pref: [0xd1810000-0xd181ffff]
[ 0.627556] pci 0000:02:00.2: PME# supported from D0 D3hot D3cold
[ 0.627562] pci 0000:02:00.2: PME# disabled
[ 0.627661] pci 0000:02:00.3: reg 10 64bit mmio pref: [0xd1820000-0xd182ffff]
[ 0.627763] pci 0000:02:00.3: PME# supported from D0 D3hot D3cold
[ 0.627769] pci 0000:02:00.3: PME# disabled
[ 0.627956] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xd1800000-0xd18fffff]
[ 0.628075] pci 0000:03:00.0: reg 10 64bit mmio: [0xd1900000-0xd1903fff]
[ 0.628184] pci 0000:03:00.0: supports D1 D2
[ 0.628185] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.628192] pci 0000:03:00.0: PME# disabled
[ 0.628314] pci 0000:00:1c.1: bridge 32bit mmio: [0xd1900000-0xd19fffff]
[ 0.628343] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.628551] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.628627] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.628743] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[ 0.628898] _OSC invalid UUID
[ 0.634125] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.634264] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.634401] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.634536] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.634671] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.634805] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.634939] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.635074] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.635162] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.635169] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[ 0.635172] vgaarb: loaded
[ 0.635224] PCI: Using ACPI for IRQ routing
[ 0.635479] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.635484] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.637499] Switching to clocksource tsc
[ 0.638399] pnp: PnP ACPI init
[ 0.638406] ACPI: bus type pnp registered
[ 0.680012] pnp: PnP ACPI: found 12 devices
[ 0.680014] ACPI: ACPI bus type pnp unregistered
[ 0.680023] system 00:05: ioport range 0x680-0x69f has been reserved
[ 0.680026] system 00:05: ioport range 0xff2c-0xff2f has been reserved
[ 0.680028] system 00:05: ioport range 0x1000-0x100f has been reserved
[ 0.680030] system 00:05: ioport range 0xffff-0xffff has been reserved
[ 0.680032] system 00:05: ioport range 0xffff-0xffff has been reserved
[ 0.680034] system 00:05: ioport range 0x400-0x47f has been reserved
[ 0.680037] system 00:05: ioport range 0x500-0x57f has been reserved
[ 0.680039] system 00:05: ioport range 0x164e-0x164f has been reserved
[ 0.680043] system 00:07: ioport range 0x454-0x457 has been reserved
[ 0.680048] system 00:0a: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.680050] system 00:0a: iomem range 0xfed10000-0xfed17fff has been reserved
[ 0.680052] system 00:0a: iomem range 0xfed18000-0xfed18fff has been reserved
[ 0.680054] system 00:0a: iomem range 0xfed19000-0xfed19fff has been reserved
[ 0.680056] system 00:0a: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.680058] system 00:0a: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.680061] system 00:0a: iomem range 0xfed90000-0xfed93fff has been reserved
[ 0.680063] system 00:0a: iomem range 0xff000000-0xffffffff could not be reserved
[ 0.680065] system 00:0a: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 0.680067] system 00:0a: iomem range 0x9fa00000-0x9fa00fff has been reserved
[ 0.680071] system 00:0b: iomem range 0x20000000-0x201fffff could not be reserved
[ 0.680074] system 00:0b: iomem range 0x40000000-0x401fffff could not be reserved
[ 0.684719] pci 0000:01:00.0: BAR 6: no parent found for of device [0xfff80000-0xffffffff]
[ 0.684776] pci 0000:02:00.0: BAR 6: no parent found for of device [0xfffff800-0xffffffff]
[ 0.684862] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.684864] pci 0000:00:01.0: IO window: 0x2000-0x2fff
[ 0.684867] pci 0000:00:01.0: MEM window: 0xd0000000-0xd10fffff
[ 0.684869] pci 0000:00:01.0: PREFETCH window: 0x000000a0000000-0x000000b1ffffff
[ 0.684873] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.684875] pci 0000:00:1c.0: IO window: disabled
[ 0.684882] pci 0000:00:1c.0: MEM window: 0x9fb00000-0x9fbfffff
[ 0.684887] pci 0000:00:1c.0: PREFETCH window: 0x000000d1800000-0x000000d18fffff
[ 0.684896] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.684897] pci 0000:00:1c.1: IO window: disabled
[ 0.684903] pci 0000:00:1c.1: MEM window: 0xd1900000-0xd19fffff
[ 0.684908] pci 0000:00:1c.1: PREFETCH window: disabled
[ 0.684922] alloc irq_desc for 16 on node -1
[ 0.684923] alloc kstat_irqs on node -1
[ 0.684927] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.684930] pci 0000:00:01.0: setting latency timer to 64
[ 0.684940] alloc irq_desc for 17 on node -1
[ 0.684941] alloc kstat_irqs on node -1
[ 0.684944] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.684949] pci 0000:00:1c.0: setting latency timer to 64
[ 0.684960] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.684965] pci 0000:00:1c.1: setting latency timer to 64
[ 0.684969] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.684971] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.684973] pci_bus 0000:01: resource 0 io: [0x2000-0x2fff]
[ 0.684975] pci_bus 0000:01: resource 1 mem: [0xd0000000-0xd10fffff]
[ 0.684977] pci_bus 0000:01: resource 2 pref mem [0xa0000000-0xb1ffffff]
[ 0.684979] pci_bus 0000:02: resource 1 mem: [0x9fb00000-0x9fbfffff]
[ 0.684980] pci_bus 0000:02: resource 2 pref mem [0xd1800000-0xd18fffff]
[ 0.684982] pci_bus 0000:03: resource 1 mem: [0xd1900000-0xd19fffff]
[ 0.685004] NET: Registered protocol family 2
[ 0.685127] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.685889] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.687643] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.687857] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.687859] TCP reno registered
[ 0.687938] NET: Registered protocol family 1
[ 0.687953] pci 0000:00:02.0: Boot video device
[ 0.719194] Unpacking initramfs...
[ 0.896588] Freeing initrd memory: 9104k freed
[ 0.897803] Simple Boot Flag at 0x44 set to 0x1
[ 0.898141] audit: initializing netlink socket (disabled)
[ 0.898149] type=2000 audit(1318170343.717:1): initialized
[ 0.901110] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.902159] VFS: Disk quotas dquot_6.5.2
[ 0.902200] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.902259] msgmni has been set to 7639
[ 0.902416] alg: No test for stdrng (krng)
[ 0.902450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.902453] io scheduler noop registered
[ 0.902454] io scheduler anticipatory registered
[ 0.902456] io scheduler deadline registered
[ 0.902480] io scheduler cfq registered (default)
[ 0.902554] alloc irq_desc for 24 on node -1
[ 0.902556] alloc kstat_irqs on node -1
[ 0.902564] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[ 0.902568] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.902683] alloc irq_desc for 25 on node -1
[ 0.902685] alloc kstat_irqs on node -1
[ 0.902694] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[ 0.902706] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.902863] alloc irq_desc for 26 on node -1
[ 0.902865] alloc kstat_irqs on node -1
[ 0.902874] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
[ 0.902886] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.904022] Linux agpgart interface v0.103
[ 0.904049] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.904326] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 0.904369] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
[ 0.939261] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.939270] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.939335] mice: PS/2 mouse device common for all mice
[ 0.939364] rtc_cmos 00:06: RTC can wake from S4
[ 0.939390] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.939424] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[ 0.939432] cpuidle: using governor ladder
[ 0.939433] cpuidle: using governor menu
[ 0.939436] No iBFT detected.
[ 0.939651] TCP cubic registered
[ 0.939731] NET: Registered protocol family 10
[ 0.940239] Mobile IPv6
[ 0.940241] NET: Registered protocol family 17
[ 0.940296] PM: Resume from disk failed.
[ 0.940302] registered taskstats version 1
[ 0.942035] rtc_cmos 00:06: setting system clock to 2011-10-09 14:25:44 UTC (1318170344)
[ 0.942073] Initalizing network drop monitor service
[ 0.942094] Freeing unused kernel memory: 592k freed
[ 0.942159] Write protecting the kernel read-only data: 4236k
[ 0.952699] udev[76]: starting version 164
[ 0.975680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 1.007596] usbcore: registered new interface driver usbfs
[ 1.007650] usbcore: registered new interface driver hub
[ 1.007702] usbcore: registered new device driver usb
[ 1.010318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.010351] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.010385] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.010390] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.010413] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.010459] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.014352] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[ 1.014374] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd1a0a000
[ 1.022733] SCSI subsystem initialized
[ 1.026977] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.027001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.027004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.027007] usb usb1: Product: EHCI Host Controller
[ 1.027009] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[ 1.027011] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.027092] usb usb1: configuration #1 chosen from 1 choice
[ 1.027128] hub 1-0:1.0: USB hub found
[ 1.027136] hub 1-0:1.0: 2 ports detected
[ 1.027202] alloc irq_desc for 23 on node -1
[ 1.027204] alloc kstat_irqs on node -1
[ 1.027211] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.027240] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.027244] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.027254] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.027291] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.031187] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[ 1.031205] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xd1a09000
[ 1.039636] libata version 3.00 loaded.
[ 1.040501] sdhci: Secure Digital Host Controller Interface driver
[ 1.040503] sdhci: Copyright(c) Pierre Ossman
[ 1.041289] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
[ 1.041312] sdhci-pci 0000:02:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.041316] sdhci-pci 0000:02:00.1: Invalid iomem size. You may experience problems.
[ 1.041449] sdhci-pci 0000:02:00.1: setting latency timer to 64
[ 1.041526] Registered led device: mmc0::
[ 1.041600] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA
[ 1.046996] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.047046] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.047052] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.047057] usb usb2: Product: EHCI Host Controller
[ 1.047061] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[ 1.047065] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.047147] usb usb2: configuration #1 chosen from 1 choice
[ 1.047172] hub 2-0:1.0: USB hub found
[ 1.047177] hub 2-0:1.0: 2 ports detected
[ 1.047214] ahci 0000:00:1f.2: version 3.0
[ 1.047230] alloc irq_desc for 19 on node -1
[ 1.047232] alloc kstat_irqs on node -1
[ 1.047238] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.047283] alloc irq_desc for 27 on node -1
[ 1.047286] alloc kstat_irqs on node -1
[ 1.047299] ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
[ 1.047332] ahci: SSS flag set, parallel bus scan disabled
[ 1.047365] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
[ 1.047369] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst
[ 1.047375] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.055109] scsi0 : ahci
[ 1.055186] scsi1 : ahci
[ 1.055236] scsi2 : ahci
[ 1.055286] scsi3 : ahci
[ 1.055331] scsi4 : ahci
[ 1.055380] scsi5 : ahci
[ 1.055482] ata1: SATA max UDMA/133 abar m2048@0xd1a08000 port 0xd1a08100 irq 27
[ 1.055486] ata2: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 27
[ 1.055487] ata3: DUMMY
[ 1.055488] ata4: DUMMY
[ 1.055489] ata5: DUMMY
[ 1.055490] ata6: DUMMY
[ 1.333368] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1.369373] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.425394] ata1.00: ATA-8: TOSHIBA MK6465GSX, GJ002J, max UDMA/100
[ 1.425401] ata1.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.426230] ata1.00: configured for UDMA/100
[ 1.441492] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK6465GS GJ00 PQ: 0 ANSI: 5
[ 1.469688] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.469695] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.469822] usb 1-1: configuration #1 chosen from 1 choice
[ 1.469960] hub 1-1:1.0: USB hub found
[ 1.470052] hub 1-1:1.0: 6 ports detected
[ 1.581302] usb 2-1: new high speed USB device using ehci_hcd and address 2
[ 1.713560] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.713567] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.713693] usb 2-1: configuration #1 chosen from 1 choice
[ 1.713866] hub 2-1:1.0: USB hub found
[ 1.713923] hub 2-1:1.0: 6 ports detected
[ 1.785411] usb 1-1.3: new high speed USB device using ehci_hcd and address 3
[ 1.927200] usb 1-1.3: New USB device found, idVendor=058f, idProduct=b002
[ 1.927206] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.927211] usb 1-1.3: Product: 1.3M HD WebCam
[ 1.927215] usb 1-1.3: Manufacturer: AAB5V0NB5
[ 1.927337] usb 1-1.3: configuration #1 chosen from 1 choice
[ 2.165138] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.182112] ata2.00: ATAPI: PIONEER DVD-RW DVRTD10RS, 1.02, max UDMA/100
[ 2.196948] ata2.00: configured for UDMA/100
[ 2.215455] scsi 1:0:0:0: CD-ROM PIONEER DVD-RW DVRTD10RS 1.02 PQ: 0 ANSI: 5
[ 2.220366] sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[ 2.220419] sd 0:0:0:0: [sda] Write Protect is off
[ 2.220422] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.220445] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.220592] sda:sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.228323] Uniform CD-ROM driver Revision: 3.20
[ 2.228476] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.294956] sda1 sda2 sda3 sda4 < sda5 >
[ 2.317964] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.320641] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.320665] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.901586] kjournald starting. Commit interval 5 seconds
[ 2.901600] EXT3-fs: mounted filesystem with ordered data mode.
[ 4.362784] udev[414]: starting version 164
[ 4.679658] ACPI: SSDT 0000000096e70718 0067C (v01 PmRef Cpu0Cst 00003001 INTL 20100121)
[ 4.680498] Monitor-Mwait will be used to enter C-1 state
[ 4.680521] Monitor-Mwait will be used to enter C-2 state
[ 4.680541] Monitor-Mwait will be used to enter C-3 state
[ 4.680642] processor LNXCPU:00: registered as cooling_device0
[ 4.681272] ACPI: SSDT 0000000096e71a98 00303 (v01 PmRef ApIst 00003000 INTL 20100121)
[ 4.681947] ACPI: SSDT 0000000096e6fd98 00119 (v01 PmRef ApCst 00003000 INTL 20100121)
[ 4.682760] processor LNXCPU:01: registered as cooling_device1
[ 4.684824] processor LNXCPU:02: registered as cooling_device2
[ 4.685966] processor LNXCPU:03: registered as cooling_device3
[ 4.692827] ACPI: WMI: Mapper loaded
[ 4.786843] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 5.000465] ACPI: Battery Slot [BAT0] (battery present)
[ 5.000574] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input3
[ 5.000622] ACPI: Power Button [PWRB]
[ 5.058597] acer-wmi: Acer Laptop ACPI-WMI Extras
[ 5.058607] acer-wmi: No or unsupported WMI interface, unable to load
[ 5.111231] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[ 5.111238] ACPI: I/O resource 0000:00:1f.3 [0x3040-0x305f] conflicts with ACPI region SMBI [0x3040-0x304f]
[ 5.111298] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 5.200366] ACPI: AC Adapter [ACAD] (off-line)
[ 5.200439] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input4
[ 5.200527] ACPI: Lid Switch [LID0]
[ 5.200565] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input5
[ 5.200585] ACPI: Sleep Button [SLPB]
[ 5.200626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 5.200643] ACPI: Power Button [PWRF]
[ 5.299814] Linux video capture interface: v2.00
[ 5.397196] [drm] Initialized drm 1.1.0 20060810
[ 5.399436] uvcvideo: Found UVC 1.00 device 1.3M HD WebCam (058f:b002)
[ 5.402932] input: 1.3M HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input7
[ 5.402983] usbcore: registered new interface driver uvcvideo
[ 5.402987] USB Video Class driver (v0.1.0)
[ 5.944008] nouveau 0000:01:00.0: power state changed by ACPI to D0
[ 5.944051] nouveau 0000:01:00.0: power state changed by ACPI to D0
[ 5.944056] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[ 5.944062] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 5.944066] nouveau 0000:01:00.0: setting latency timer to 64
[ 5.946958] [drm] nouveau 0000:01:00.0: Unsupported chipset 0x0c1a00a1
[ 5.947118] nouveau 0000:01:00.0: PCI INT A disabled
[ 5.947124] nouveau: probe of 0000:01:00.0 failed with error -22
[ 6.019461] Unable to query Synaptics hardware.
[ 6.078501] alloc irq_desc for 22 on node -1
[ 6.078504] alloc kstat_irqs on node -1
[ 6.078513] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 6.078586] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 6.732816] hda_codec: ALC269: BIOS auto-probing.
[ 6.733289] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 7.053624] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[ 7.528346] EXT3 FS on sda3, internal journal
[ 7.698107] cfg80211: Using static regulatory domain info
[ 7.698110] cfg80211: Regulatory domain: US
[ 7.698112] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 7.698115] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[ 7.698118] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 7.698121] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 7.698124] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 7.698127] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 7.698129] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[ 7.698137] cfg80211: Calling CRDA for country: US
[ 7.793411] Broadcom 43xx driver loaded [ Features: PMLS, Firmware-ID: FW13 ]
[ 7.858087] loop: module loaded
[ 7.889482] Linux Tulip driver version 1.1.15-NAPI (Feb 27, 2007)
[ 8.282052] kjournald starting. Commit interval 5 seconds
[ 8.282217] EXT3 FS on sda5, internal journal
[ 8.282229] EXT3-fs: mounted filesystem with ordered data mode.
[ 9.323259] fuse init (API version 7.13)
[ 11.268313] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input10
[ 14.450886] Bluetooth: Core ver 2.15
[ 14.450972] NET: Registered protocol family 31
[ 14.450974] Bluetooth: HCI device and connection manager initialized
[ 14.450977] Bluetooth: HCI socket layer initialized
[ 14.530378] Bluetooth: L2CAP ver 2.14
[ 14.530381] Bluetooth: L2CAP socket layer initialized
[ 14.575678] Bluetooth: RFCOMM TTY layer initialized
[ 14.575683] Bluetooth: RFCOMM socket layer initialized
[ 14.575685] Bluetooth: RFCOMM ver 1.11
[ 14.648617] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 14.648620] Bluetooth: BNEP filters: protocol multicast
[ 14.658941] Bridge firewalling registered
[ 14.687039] Bluetooth: SCO (Voice Link) ver 0.6
[ 14.687042] Bluetooth: SCO socket layer initialized
[ 15.710082] lp: driver loaded but no devices found
[ 15.731639] ppdev: user-space parallel port driver
[ 22.738777] CPU0 attaching NULL sched-domain.
[ 22.738792] CPU1 attaching NULL sched-domain.
[ 22.738800] CPU2 attaching NULL sched-domain.
[ 22.738807] CPU3 attaching NULL sched-domain.
[ 22.799459] CPU0 attaching sched-domain:
[ 22.799468] domain 0: span 0-1 level SIBLING
[ 22.799474] groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
[ 22.799487] domain 1: span 0-3 level MC
[ 22.799492] groups: 0-1 (cpu_power = 1178) 2-3 (cpu_power = 1178)
[ 22.799505] domain 2: span 0-3 level CPU
[ 22.799510] groups: 0-3 (cpu_power = 2356)
[ 22.799521] CPU1 attaching sched-domain:
[ 22.799525] domain 0: span 0-1 level SIBLING
[ 22.799530] groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
[ 22.799541] domain 1: span 0-3 level MC
[ 22.799545] groups: 0-1 (cpu_power = 1178) 2-3 (cpu_power = 1178)
[ 22.799556] domain 2: span 0-3 level CPU
[ 22.799560] groups: 0-3 (cpu_power = 2356)
[ 22.799569] CPU2 attaching sched-domain:
[ 22.799574] domain 0: span 2-3 level SIBLING
[ 22.799578] groups: 2 (cpu_power = 589) 3 (cpu_power = 589)
[ 22.799588] domain 1: span 0-3 level MC
[ 22.799593] groups: 2-3 (cpu_power = 1178) 0-1 (cpu_power = 1178)
[ 22.799604] domain 2: span 0-3 level CPU
[ 22.799608] groups: 0-3 (cpu_power = 2356)
[ 22.799617] CPU3 attaching sched-domain:
[ 22.799621] domain 0: span 2-3 level SIBLING
[ 22.799625] groups: 3 (cpu_power = 589) 2 (cpu_power = 589)
[ 22.799635] domain 1: span 0-3 level MC
[ 22.799640] groups: 2-3 (cpu_power = 1178) 0-1 (cpu_power = 1178)
[ 22.799651] domain 2: span 0-3 level CPU
[ 22.799655] groups: 0-3 (cpu_power = 2356)
[ 22.800888] CPU0 attaching NULL sched-domain.
[ 22.800894] CPU1 attaching NULL sched-domain.
[ 22.800899] CPU2 attaching NULL sched-domain.
[ 22.800903] CPU3 attaching NULL sched-domain.
[ 22.863444] CPU0 attaching sched-domain:
[ 22.863454] domain 0: span 0-1 level SIBLING
[ 22.863460] groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
[ 22.863474] domain 1: span 0-3 level MC
[ 22.863479] groups: 0-1 (cpu_power = 1178) 2-3 (cpu_power = 1178)
[ 22.863495] CPU1 attaching sched-domain:
[ 22.863499] domain 0: span 0-1 level SIBLING
[ 22.863503] groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
[ 22.863514] domain 1: span 0-3 level MC
[ 22.863519] groups: 0-1 (cpu_power = 1178) 2-3 (cpu_power = 1178)
[ 22.863531] CPU2 attaching sched-domain:
[ 22.863535] domain 0: span 2-3 level SIBLING
[ 22.863540] groups: 2 (cpu_power = 589) 3 (cpu_power = 589)
[ 22.863550] domain 1: span 0-3 level MC
[ 22.863554] groups: 2-3 (cpu_power = 1178) 0-1 (cpu_power = 1178)
[ 22.863567] CPU3 attaching sched-domain:
[ 22.863571] domain 0: span 2-3 level SIBLING
[ 22.863576] groups: 3 (cpu_power = 589) 2 (cpu_power = 589)
[ 22.863586] domain 1: span 0-3 level MC
[ 22.863590] groups: 2-3 (cpu_power = 1178) 0-1 (cpu_power = 1178)
root@localhost:/home/aleix#
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC888 Digital [ALC888 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
aselR escribió:Cuando llevo sin usar el PC durante un rato, al abrir la carpeta personal tarda unos 10 segundos, no es instantaneo. Y la verdad es que se hace bastante molesto.
Sabeis algún parámetro para poner en el fstab o en el grub. Algo tipo 'noatime'. Supongo que tendrá algo que ver.
JanKusanagi escribió:aselR escribió:Cuando llevo sin usar el PC durante un rato, al abrir la carpeta personal tarda unos 10 segundos, no es instantaneo. Y la verdad es que se hace bastante molesto.
Sabeis algún parámetro para poner en el fstab o en el grub. Algo tipo 'noatime'. Supongo que tendrá algo que ver.
OMG, 10 segundos?
Supongo que tendras un valor alto de swappiness, 60 (tipico default) o mas.
Puedes probar a ponerlo a 10 o asi, de manera que se use menos la swap si puede evitarse.
aleix_1379 escribió:Hola, gracias a los dos por responder he probado pero sigue sin funcionar, creo que no me he equivocado en ningún pasoroot@localhost:/home/aleix# nano /etc/network/interfaces
root@localhost:/home/aleix# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)
root@localhost:/home/aleix# rmmod tg3
ERROR: Module tg3 does not exist in /proc/modules
root@localhost:/home/aleix# modprobe tg3
root@localhost:/home/aleix# dmesg
[ 0.525715] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.530554] ACPI: BIOS _OSI(Linux) query ignored
[ 0.539371] ACPI: Interpreter enabled
[ 0.539373] ACPI: (supports S0 S3 S4 S5)
[ 0.539398] ACPI: Using IOAPIC for interrupt routing
[ 0.624270] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.624701] ACPI: No dock devices found.
[ 0.625321] _OSC invalid UUID
[ 0.625323] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.625404] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.625407] pci 0000:00:01.0: PME# disabled
[ 0.625440] pci 0000:00:02.0: reg 10 64bit mmio: [0xd1400000-0xd17fffff]
[ 0.625445] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xc0000000-0xcfffffff]
[ 0.625448] pci 0000:00:02.0: reg 20 io port: [0x3000-0x303f]
[ 0.625551] pci 0000:00:16.0: reg 10 64bit mmio: [0xd1a04000-0xd1a0400f]
[ 0.625617] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.625622] pci 0000:00:16.0: PME# disabled
[ 0.625708] pci 0000:00:1a.0: reg 10 32bit mmio: [0xd1a0a000-0xd1a0a3ff]
[ 0.625788] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.625792] pci 0000:00:1a.0: PME# disabled
[ 0.625857] pci 0000:00:1b.0: reg 10 64bit mmio: [0xd1a00000-0xd1a03fff]
[ 0.625929] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.625933] pci 0000:00:1b.0: PME# disabled
[ 0.626044] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.626049] pci 0000:00:1c.0: PME# disabled
[ 0.626166] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.626170] pci 0000:00:1c.1: PME# disabled
[ 0.626258] pci 0000:00:1d.0: reg 10 32bit mmio: [0xd1a09000-0xd1a093ff]
[ 0.626338] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.626342] pci 0000:00:1d.0: PME# disabled
[ 0.626545] pci 0000:00:1f.2: reg 10 io port: [0x3098-0x309f]
[ 0.626554] pci 0000:00:1f.2: reg 14 io port: [0x30bc-0x30bf]
[ 0.626562] pci 0000:00:1f.2: reg 18 io port: [0x3090-0x3097]
[ 0.626571] pci 0000:00:1f.2: reg 1c io port: [0x30b8-0x30bb]
[ 0.626579] pci 0000:00:1f.2: reg 20 io port: [0x3060-0x307f]
[ 0.626588] pci 0000:00:1f.2: reg 24 32bit mmio: [0xd1a08000-0xd1a087ff]
[ 0.626644] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.626648] pci 0000:00:1f.2: PME# disabled
[ 0.626695] pci 0000:00:1f.3: reg 10 64bit mmio: [0xd1a06000-0xd1a060ff]
[ 0.626717] pci 0000:00:1f.3: reg 20 io port: [0x3040-0x305f]
[ 0.626780] pci 0000:01:00.0: reg 10 32bit mmio: [0xd0000000-0xd0ffffff]
[ 0.626789] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xa0000000-0xafffffff]
[ 0.626799] pci 0000:01:00.0: reg 1c 64bit mmio pref: [0xb0000000-0xb1ffffff]
[ 0.626805] pci 0000:01:00.0: reg 24 io port: [0x2000-0x207f]
[ 0.626810] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xfff80000-0xffffffff]
[ 0.626872] pci 0000:00:01.0: bridge io port: [0x2000-0x2fff]
[ 0.626874] pci 0000:00:01.0: bridge 32bit mmio: [0xd0000000-0xd10fffff]
[ 0.626878] pci 0000:00:01.0: bridge 64bit mmio pref: [0xa0000000-0xb1ffffff]
[ 0.627006] pci 0000:02:00.0: reg 10 64bit mmio pref: [0xd1830000-0xd183ffff]
[ 0.627027] pci 0000:02:00.0: reg 18 64bit mmio pref: [0xd1840000-0xd184ffff]
[ 0.627058] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xfffff800-0xffffffff]
[ 0.627124] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.627130] pci 0000:02:00.0: PME# disabled
[ 0.627247] pci 0000:02:00.1: reg 10 64bit mmio pref: [0xd1800000-0xd180ffff]
[ 0.627348] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
[ 0.627355] pci 0000:02:00.1: PME# disabled
[ 0.627455] pci 0000:02:00.2: reg 10 64bit mmio pref: [0xd1810000-0xd181ffff]
[ 0.627556] pci 0000:02:00.2: PME# supported from D0 D3hot D3cold
[ 0.627562] pci 0000:02:00.2: PME# disabled
[ 0.627661] pci 0000:02:00.3: reg 10 64bit mmio pref: [0xd1820000-0xd182ffff]
[ 0.627763] pci 0000:02:00.3: PME# supported from D0 D3hot D3cold
[ 0.627769] pci 0000:02:00.3: PME# disabled
[ 0.627956] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xd1800000-0xd18fffff]
[ 0.628075] pci 0000:03:00.0: reg 10 64bit mmio: [0xd1900000-0xd1903fff]
[ 0.628184] pci 0000:03:00.0: supports D1 D2
[ 0.628185] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.628192] pci 0000:03:00.0: PME# disabled
[ 0.628314] pci 0000:00:1c.1: bridge 32bit mmio: [0xd1900000-0xd19fffff]
[ 0.628343] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.628551] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.628627] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.628743] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[ 0.628898] _OSC invalid UUID
[ 0.634125] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.634264] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.634401] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.634536] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.634671] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.634805] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.634939] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.635074] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.635162] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.635169] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[ 0.635172] vgaarb: loaded
[ 0.635224] PCI: Using ACPI for IRQ routing
[ 0.635479] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.635484] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.637499] Switching to clocksource tsc
[ 0.638399] pnp: PnP ACPI init
[ 0.638406] ACPI: bus type pnp registered
[ 0.680012] pnp: PnP ACPI: found 12 devices
[ 0.680014] ACPI: ACPI bus type pnp unregistered
[ 0.680023] system 00:05: ioport range 0x680-0x69f has been reserved
[ 0.680026] system 00:05: ioport range 0xff2c-0xff2f has been reserved
[ 0.680028] system 00:05: ioport range 0x1000-0x100f has been reserved
[ 0.680030] system 00:05: ioport range 0xffff-0xffff has been reserved
[ 0.680032] system 00:05: ioport range 0xffff-0xffff has been reserved
[ 0.680034] system 00:05: ioport range 0x400-0x47f has been reserved
[ 0.680037] system 00:05: ioport range 0x500-0x57f has been reserved
[ 0.680039] system 00:05: ioport range 0x164e-0x164f has been reserved
[ 0.680043] system 00:07: ioport range 0x454-0x457 has been reserved
[ 0.680048] system 00:0a: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.680050] system 00:0a: iomem range 0xfed10000-0xfed17fff has been reserved
[ 0.680052] system 00:0a: iomem range 0xfed18000-0xfed18fff has been reserved
[ 0.680054] system 00:0a: iomem range 0xfed19000-0xfed19fff has been reserved
[ 0.680056] system 00:0a: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.680058] system 00:0a: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.680061] system 00:0a: iomem range 0xfed90000-0xfed93fff has been reserved
[ 0.680063] system 00:0a: iomem range 0xff000000-0xffffffff could not be reserved
[ 0.680065] system 00:0a: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 0.680067] system 00:0a: iomem range 0x9fa00000-0x9fa00fff has been reserved
[ 0.680071] system 00:0b: iomem range 0x20000000-0x201fffff could not be reserved
[ 0.680074] system 00:0b: iomem range 0x40000000-0x401fffff could not be reserved
[ 0.684719] pci 0000:01:00.0: BAR 6: no parent found for of device [0xfff80000-0xffffffff]
[ 0.684776] pci 0000:02:00.0: BAR 6: no parent found for of device [0xfffff800-0xffffffff]
[ 0.684862] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.684864] pci 0000:00:01.0: IO window: 0x2000-0x2fff
[ 0.684867] pci 0000:00:01.0: MEM window: 0xd0000000-0xd10fffff
[ 0.684869] pci 0000:00:01.0: PREFETCH window: 0x000000a0000000-0x000000b1ffffff
[ 0.684873] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.684875] pci 0000:00:1c.0: IO window: disabled
[ 0.684882] pci 0000:00:1c.0: MEM window: 0x9fb00000-0x9fbfffff
[ 0.684887] pci 0000:00:1c.0: PREFETCH window: 0x000000d1800000-0x000000d18fffff
[ 0.684896] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.684897] pci 0000:00:1c.1: IO window: disabled
[ 0.684903] pci 0000:00:1c.1: MEM window: 0xd1900000-0xd19fffff
[ 0.684908] pci 0000:00:1c.1: PREFETCH window: disabled
[ 0.684922] alloc irq_desc for 16 on node -1
[ 0.684923] alloc kstat_irqs on node -1
[ 0.684927] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.684930] pci 0000:00:01.0: setting latency timer to 64
[ 0.684940] alloc irq_desc for 17 on node -1
[ 0.684941] alloc kstat_irqs on node -1
[ 0.684944] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.684949] pci 0000:00:1c.0: setting latency timer to 64
[ 0.684960] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.684965] pci 0000:00:1c.1: setting latency timer to 64
[ 0.684969] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.684971] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.684973] pci_bus 0000:01: resource 0 io: [0x2000-0x2fff]
[ 0.684975] pci_bus 0000:01: resource 1 mem: [0xd0000000-0xd10fffff]
[ 0.684977] pci_bus 0000:01: resource 2 pref mem [0xa0000000-0xb1ffffff]
[ 0.684979] pci_bus 0000:02: resource 1 mem: [0x9fb00000-0x9fbfffff]
[ 0.684980] pci_bus 0000:02: resource 2 pref mem [0xd1800000-0xd18fffff]
[ 0.684982] pci_bus 0000:03: resource 1 mem: [0xd1900000-0xd19fffff]
[ 0.685004] NET: Registered protocol family 2
[ 0.685127] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.685889] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.687643] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.687857] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.687859] TCP reno registered
[ 0.687938] NET: Registered protocol family 1
[ 0.687953] pci 0000:00:02.0: Boot video device
[ 0.719194] Unpacking initramfs...
[ 0.896588] Freeing initrd memory: 9104k freed
[ 0.897803] Simple Boot Flag at 0x44 set to 0x1
[ 0.898141] audit: initializing netlink socket (disabled)
[ 0.898149] type=2000 audit(1318170343.717:1): initialized
[ 0.901110] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.902159] VFS: Disk quotas dquot_6.5.2
[ 0.902200] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.902259] msgmni has been set to 7639
[ 0.902416] alg: No test for stdrng (krng)
[ 0.902450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.902453] io scheduler noop registered
[ 0.902454] io scheduler anticipatory registered
[ 0.902456] io scheduler deadline registered
[ 0.902480] io scheduler cfq registered (default)
[ 0.902554] alloc irq_desc for 24 on node -1
[ 0.902556] alloc kstat_irqs on node -1
[ 0.902564] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[ 0.902568] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.902683] alloc irq_desc for 25 on node -1
[ 0.902685] alloc kstat_irqs on node -1
[ 0.902694] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[ 0.902706] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.902863] alloc irq_desc for 26 on node -1
[ 0.902865] alloc kstat_irqs on node -1
[ 0.902874] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
[ 0.902886] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.904022] Linux agpgart interface v0.103
[ 0.904049] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.904326] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 0.904369] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
[ 0.939261] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.939270] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.939335] mice: PS/2 mouse device common for all mice
[ 0.939364] rtc_cmos 00:06: RTC can wake from S4
[ 0.939390] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.939424] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[ 0.939432] cpuidle: using governor ladder
[ 0.939433] cpuidle: using governor menu
[ 0.939436] No iBFT detected.
[ 0.939651] TCP cubic registered
[ 0.939731] NET: Registered protocol family 10
[ 0.940239] Mobile IPv6
[ 0.940241] NET: Registered protocol family 17
[ 0.940296] PM: Resume from disk failed.
[ 0.940302] registered taskstats version 1
[ 0.942035] rtc_cmos 00:06: setting system clock to 2011-10-09 14:25:44 UTC (1318170344)
[ 0.942073] Initalizing network drop monitor service
[ 0.942094] Freeing unused kernel memory: 592k freed
[ 0.942159] Write protecting the kernel read-only data: 4236k
[ 0.952699] udev[76]: starting version 164
[ 0.975680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 1.007596] usbcore: registered new interface driver usbfs
[ 1.007650] usbcore: registered new interface driver hub
[ 1.007702] usbcore: registered new device driver usb
[ 1.010318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.010351] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.010385] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.010390] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.010413] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.010459] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.014352] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[ 1.014374] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd1a0a000
[ 1.022733] SCSI subsystem initialized
[ 1.026977] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.027001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.027004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.027007] usb usb1: Product: EHCI Host Controller
[ 1.027009] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[ 1.027011] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.027092] usb usb1: configuration #1 chosen from 1 choice
[ 1.027128] hub 1-0:1.0: USB hub found
[ 1.027136] hub 1-0:1.0: 2 ports detected
[ 1.027202] alloc irq_desc for 23 on node -1
[ 1.027204] alloc kstat_irqs on node -1
[ 1.027211] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.027240] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.027244] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.027254] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.027291] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.031187] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[ 1.031205] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xd1a09000
[ 1.039636] libata version 3.00 loaded.
[ 1.040501] sdhci: Secure Digital Host Controller Interface driver
[ 1.040503] sdhci: Copyright(c) Pierre Ossman
[ 1.041289] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
[ 1.041312] sdhci-pci 0000:02:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.041316] sdhci-pci 0000:02:00.1: Invalid iomem size. You may experience problems.
[ 1.041449] sdhci-pci 0000:02:00.1: setting latency timer to 64
[ 1.041526] Registered led device: mmc0::
[ 1.041600] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA
[ 1.046996] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.047046] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.047052] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.047057] usb usb2: Product: EHCI Host Controller
[ 1.047061] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[ 1.047065] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.047147] usb usb2: configuration #1 chosen from 1 choice
[ 1.047172] hub 2-0:1.0: USB hub found
[ 1.047177] hub 2-0:1.0: 2 ports detected
[ 1.047214] ahci 0000:00:1f.2: version 3.0
[ 1.047230] alloc irq_desc for 19 on node -1
[ 1.047232] alloc kstat_irqs on node -1
[ 1.047238] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.047283] alloc irq_desc for 27 on node -1
[ 1.047286] alloc kstat_irqs on node -1
[ 1.047299] ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
[ 1.047332] ahci: SSS flag set, parallel bus scan disabled
[ 1.047365] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
[ 1.047369] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst
[ 1.047375] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.055109] scsi0 : ahci
[ 1.055186] scsi1 : ahci
[ 1.055236] scsi2 : ahci
[ 1.055286] scsi3 : ahci
[ 1.055331] scsi4 : ahci
[ 1.055380] scsi5 : ahci
[ 1.055482] ata1: SATA max UDMA/133 abar m2048@0xd1a08000 port 0xd1a08100 irq 27
[ 1.055486] ata2: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 27
[ 1.055487] ata3: DUMMY
[ 1.055488] ata4: DUMMY
[ 1.055489] ata5: DUMMY
[ 1.055490] ata6: DUMMY
[ 1.333368] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1.369373] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.425394] ata1.00: ATA-8: TOSHIBA MK6465GSX, GJ002J, max UDMA/100
[ 1.425401] ata1.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.426230] ata1.00: configured for UDMA/100
[ 1.441492] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK6465GS GJ00 PQ: 0 ANSI: 5
[ 1.469688] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.469695] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.469822] usb 1-1: configuration #1 chosen from 1 choice
[ 1.469960] hub 1-1:1.0: USB hub found
[ 1.470052] hub 1-1:1.0: 6 ports detected
[ 1.581302] usb 2-1: new high speed USB device using ehci_hcd and address 2
[ 1.713560] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.713567] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.713693] usb 2-1: configuration #1 chosen from 1 choice
[ 1.713866] hub 2-1:1.0: USB hub found
[ 1.713923] hub 2-1:1.0: 6 ports detected
[ 1.785411] usb 1-1.3: new high speed USB device using ehci_hcd and address 3
[ 1.927200] usb 1-1.3: New USB device found, idVendor=058f, idProduct=b002
[ 1.927206] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.927211] usb 1-1.3: Product: 1.3M HD WebCam
[ 1.927215] usb 1-1.3: Manufacturer: AAB5V0NB5
[ 1.927337] usb 1-1.3: configuration #1 chosen from 1 choice
[ 2.165138] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.182112] ata2.00: ATAPI: PIONEER DVD-RW DVRTD10RS, 1.02, max UDMA/100
[ 2.196948] ata2.00: configured for UDMA/100
[ 2.215455] scsi 1:0:0:0: CD-ROM PIONEER DVD-RW DVRTD10RS 1.02 PQ: 0 ANSI: 5
[ 2.220366] sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[ 2.220419] sd 0:0:0:0: [sda] Write Protect is off
[ 2.220422] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.220445] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.220592] sda:sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.228323] Uniform CD-ROM driver Revision: 3.20
[ 2.228476] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.294956] sda1 sda2 sda3 sda4 < sda5 >
[ 2.317964] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.320641] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.320665] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.901586] kjournald starting. Commit interval 5 seconds
[ 2.901600] EXT3-fs: mounted filesystem with ordered data mode.
[ 4.362784] udev[414]: starting version 164
[ 4.679658] ACPI: SSDT 0000000096e70718 0067C (v01 PmRef Cpu0Cst 00003001 INTL 20100121)
[ 4.680498] Monitor-Mwait will be used to enter C-1 state
[ 4.680521] Monitor-Mwait will be used to enter C-2 state
[ 4.680541] Monitor-Mwait will be used to enter C-3 state
[ 4.680642] processor LNXCPU:00: registered as cooling_device0
[ 4.681272] ACPI: SSDT 0000000096e71a98 00303 (v01 PmRef ApIst 00003000 INTL 20100121)
[ 4.681947] ACPI: SSDT 0000000096e6fd98 00119 (v01 PmRef ApCst 00003000 INTL 20100121)
[ 4.682760] processor LNXCPU:01: registered as cooling_device1
[ 4.684824] processor LNXCPU:02: registered as cooling_device2
[ 4.685966] processor LNXCPU:03: registered as cooling_device3
[ 4.692827] ACPI: WMI: Mapper loaded
[ 4.786843] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 5.000465] ACPI: Battery Slot [BAT0] (battery present)
[ 5.000574] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input3
[ 5.000622] ACPI: Power Button [PWRB]
[ 5.058597] acer-wmi: Acer Laptop ACPI-WMI Extras
[ 5.058607] acer-wmi: No or unsupported WMI interface, unable to load
[ 5.111231] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[ 5.111238] ACPI: I/O resource 0000:00:1f.3 [0x3040-0x305f] conflicts with ACPI region SMBI [0x3040-0x304f]
[ 5.111298] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 5.200366] ACPI: AC Adapter [ACAD] (off-line)
[ 5.200439] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input4
[ 5.200527] ACPI: Lid Switch [LID0]
[ 5.200565] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input5
[ 5.200585] ACPI: Sleep Button [SLPB]
[ 5.200626] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 5.200643] ACPI: Power Button [PWRF]
[ 5.299814] Linux video capture interface: v2.00
[ 5.397196] [drm] Initialized drm 1.1.0 20060810
[ 5.399436] uvcvideo: Found UVC 1.00 device 1.3M HD WebCam (058f:b002)
[ 5.402932] input: 1.3M HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input7
[ 5.402983] usbcore: registered new interface driver uvcvideo
[ 5.402987] USB Video Class driver (v0.1.0)
[ 5.944008] nouveau 0000:01:00.0: power state changed by ACPI to D0
[ 5.944051] nouveau 0000:01:00.0: power state changed by ACPI to D0
[ 5.944056] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[ 5.944062] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 5.944066] nouveau 0000:01:00.0: setting latency timer to 64
[ 5.946958] [drm] nouveau 0000:01:00.0: Unsupported chipset 0x0c1a00a1
[ 5.947118] nouveau 0000:01:00.0: PCI INT A disabled
[ 5.947124] nouveau: probe of 0000:01:00.0 failed with error -22
[ 6.019461] Unable to query Synaptics hardware.
[ 6.078501] alloc irq_desc for 22 on node -1
[ 6.078504] alloc kstat_irqs on node -1
[ 6.078513] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 6.078586] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 6.732816] hda_codec: ALC269: BIOS auto-probing.
[ 6.733289] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 7.053624] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[ 7.528346] EXT3 FS on sda3, internal journal
[ 7.698107] cfg80211: Using static regulatory domain info
[ 7.698110] cfg80211: Regulatory domain: US
[ 7.698112] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 7.698115] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[ 7.698118] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 7.698121] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 7.698124] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 7.698127] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 7.698129] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[ 7.698137] cfg80211: Calling CRDA for country: US
[ 7.793411] Broadcom 43xx driver loaded [ Features: PMLS, Firmware-ID: FW13 ]
[ 7.858087] loop: module loaded
[ 7.889482] Linux Tulip driver version 1.1.15-NAPI (Feb 27, 2007)
[ 8.282052] kjournald starting. Commit interval 5 seconds
[ 8.282217] EXT3 FS on sda5, internal journal
[ 8.282229] EXT3-fs: mounted filesystem with ordered data mode.
[ 9.323259] fuse init (API version 7.13)
[ 11.268313] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input10
[ 14.450886] Bluetooth: Core ver 2.15
[ 14.450972] NET: Registered protocol family 31
[ 14.450974] Bluetooth: HCI device and connection manager initialized
[ 14.450977] Bluetooth: HCI socket layer initialized
[ 14.530378] Bluetooth: L2CAP ver 2.14
[ 14.530381] Bluetooth: L2CAP socket layer initialized
[ 14.575678] Bluetooth: RFCOMM TTY layer initialized
[ 14.575683] Bluetooth: RFCOMM socket layer initialized
[ 14.575685] Bluetooth: RFCOMM ver 1.11
[ 14.648617] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 14.648620] Bluetooth: BNEP filters: protocol multicast
[ 14.658941] Bridge firewalling registered
[ 14.687039] Bluetooth: SCO (Voice Link) ver 0.6
[ 14.687042] Bluetooth: SCO socket layer initialized
[ 15.710082] lp: driver loaded but no devices found
[ 15.731639] ppdev: user-space parallel port driver
[ 22.738777] CPU0 attaching NULL sched-domain.
[ 22.738792] CPU1 attaching NULL sched-domain.
[ 22.738800] CPU2 attaching NULL sched-domain.
[ 22.738807] CPU3 attaching NULL sched-domain.
[ 22.799459] CPU0 attaching sched-domain:
[ 22.799468] domain 0: span 0-1 level SIBLING
[ 22.799474] groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
[ 22.799487] domain 1: span 0-3 level MC
[ 22.799492] groups: 0-1 (cpu_power = 1178) 2-3 (cpu_power = 1178)
[ 22.799505] domain 2: span 0-3 level CPU
[ 22.799510] groups: 0-3 (cpu_power = 2356)
[ 22.799521] CPU1 attaching sched-domain:
[ 22.799525] domain 0: span 0-1 level SIBLING
[ 22.799530] groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
[ 22.799541] domain 1: span 0-3 level MC
[ 22.799545] groups: 0-1 (cpu_power = 1178) 2-3 (cpu_power = 1178)
[ 22.799556] domain 2: span 0-3 level CPU
[ 22.799560] groups: 0-3 (cpu_power = 2356)
[ 22.799569] CPU2 attaching sched-domain:
[ 22.799574] domain 0: span 2-3 level SIBLING
[ 22.799578] groups: 2 (cpu_power = 589) 3 (cpu_power = 589)
[ 22.799588] domain 1: span 0-3 level MC
[ 22.799593] groups: 2-3 (cpu_power = 1178) 0-1 (cpu_power = 1178)
[ 22.799604] domain 2: span 0-3 level CPU
[ 22.799608] groups: 0-3 (cpu_power = 2356)
[ 22.799617] CPU3 attaching sched-domain:
[ 22.799621] domain 0: span 2-3 level SIBLING
[ 22.799625] groups: 3 (cpu_power = 589) 2 (cpu_power = 589)
[ 22.799635] domain 1: span 0-3 level MC
[ 22.799640] groups: 2-3 (cpu_power = 1178) 0-1 (cpu_power = 1178)
[ 22.799651] domain 2: span 0-3 level CPU
[ 22.799655] groups: 0-3 (cpu_power = 2356)
[ 22.800888] CPU0 attaching NULL sched-domain.
[ 22.800894] CPU1 attaching NULL sched-domain.
[ 22.800899] CPU2 attaching NULL sched-domain.
[ 22.800903] CPU3 attaching NULL sched-domain.
[ 22.863444] CPU0 attaching sched-domain:
[ 22.863454] domain 0: span 0-1 level SIBLING
[ 22.863460] groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
[ 22.863474] domain 1: span 0-3 level MC
[ 22.863479] groups: 0-1 (cpu_power = 1178) 2-3 (cpu_power = 1178)
[ 22.863495] CPU1 attaching sched-domain:
[ 22.863499] domain 0: span 0-1 level SIBLING
[ 22.863503] groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
[ 22.863514] domain 1: span 0-3 level MC
[ 22.863519] groups: 0-1 (cpu_power = 1178) 2-3 (cpu_power = 1178)
[ 22.863531] CPU2 attaching sched-domain:
[ 22.863535] domain 0: span 2-3 level SIBLING
[ 22.863540] groups: 2 (cpu_power = 589) 3 (cpu_power = 589)
[ 22.863550] domain 1: span 0-3 level MC
[ 22.863554] groups: 2-3 (cpu_power = 1178) 0-1 (cpu_power = 1178)
[ 22.863567] CPU3 attaching sched-domain:
[ 22.863571] domain 0: span 2-3 level SIBLING
[ 22.863576] groups: 3 (cpu_power = 589) 2 (cpu_power = 589)
[ 22.863586] domain 1: span 0-3 level MC
[ 22.863590] groups: 2-3 (cpu_power = 1178) 0-1 (cpu_power = 1178)
root@localhost:/home/aleix#
Saludos y gracias
firmware-b43-lpphy-installer
Endher escribió:Hola!!
He estado mirando para editar el archivo ~/.local/share/applications/mimeapps.list para (por fin) terminar de integrar Iceweasel en KDE y me encuentro con que en mi Debian... no existe!! Alguna idea de como generarlo?
Gracias
~$ ln -s ~/.local/share/applications/mimeapps.list ~/.local/share/applications/mimeinfo.cache
Panko escribió:Pues por lo que veo ahi, parece ser que si detecta la wifi... solo que no funciona o no sabe como hacerla funcionar... He estado mirando por ahi, prueba instalando el paquete
CÓDIGO: SELECCIONAR TODO
firmware-b43-lpphy-installer
Con esto, debería ponerse a funcionar la wifi esa...
Si no es asi, avisa y te digo como instalar los modulos STA desde en debian, que tambien deberían hacer funcionar esa tarjeta....
aleix_1379 escribió:Panko escribió:Pues por lo que veo ahi, parece ser que si detecta la wifi... solo que no funciona o no sabe como hacerla funcionar... He estado mirando por ahi, prueba instalando el paquete
CÓDIGO: SELECCIONAR TODO
firmware-b43-lpphy-installer
Con esto, debería ponerse a funcionar la wifi esa...
Si no es asi, avisa y te digo como instalar los modulos STA desde en debian, que tambien deberían hacer funcionar esa tarjeta....
Hola, gracias por responder.
He probado ha instalar el paquete firmware-b43-lpphy-installer pero como tampoco me funciona con el cable de red no lo he podido instalar. Cuando puedas ya me ayudaras a instalar los modulos STA.
Saludos.
dpkg -i /ruta/firmware-b43-lpphy-installer*.deb
Aleix_1379 escribió:Hola, he instalado debian con el portátil acer aspire 5750G el problema es que no me detecta el adaptador wifi pero lo peor es que ni siquiera conectando el cable, cuando he instalado windows 7 me ha pasado lo mismo aunque pude descargar los drivers desde la pagina y después instalarlos desde un pen drive pero en la pagina de acer solo ponen los drivers para windows
He mirado con lspcialeix@localhost:~$ lspci
00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Sandy Bridge PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation Cougar Point HECI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 2 (rev b4)
00:1d.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Cougar Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Cougar Point 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Cougar Point SMBus Controller (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation Device 0df4 (rev a1)
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe (rev 10)
02:00.1 SD Host controller: Broadcom Corporation Device 16bc (rev 10)
02:00.2 System peripheral: Broadcom Corporation Device 16be (rev 10)
02:00.3 System peripheral: Broadcom Corporation Device 16bf (rev 10)
03:00.0 Network controller: Broadcom Corporation Device 4358
aleix@localhost:~$
Supongo que debería descargar el driver Broadcom Corporation Device 4358, he buscado un poco por google pero no me aclaro
Saludos y gracias.
root@localhost:/home/aleix# dpkg -i /home/aleix/Escritorio/firmware-b43-lpphy-installer_4.174.64.19-4_all.deb
(Leyendo la base de datos ... 119192 ficheros o directorios instalados actualmente.)
Preparando para reemplazar firmware-b43-lpphy-installer 4.174.64.19-4 (usando .../firmware-b43-lpphy-installer_4.174.64.19-4_all.deb) ...
Desempaquetando el reemplazo de firmware-b43-lpphy-installer ...
dpkg: problemas de dependencias impiden la configuración de firmware-b43-lpphy-installer:
firmware-b43-lpphy-installer depende de b43-fwcutter (>= 1:013~); sin embargo:
El paquete `b43-fwcutter' no está instalado.
dpkg: error al procesar firmware-b43-lpphy-installer (--install):
problemas de dependencias - se deja sin configurar
Se encontraron errores al procesar:
firmware-b43-lpphy-installer
root@localhost:/home/aleix#
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe (rev 10)
Subsystem: Acer Incorporated [ALI] Device 0504
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at d1830000 (64-bit, prefetchable) [size=64K]
Memory at d1840000 (64-bit, prefetchable) [size=64K]
Expansion ROM at d1850000 [disabled] [size=2K]
Capabilities: [48] Power Management version 3
Capabilities: [58] MSI: Enable- Count=1/8 Maskable- 64bit+
Capabilities: [a0] MSI-X: Enable+ Count=5 Masked-
Capabilities: [ac] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Device Serial Number 00-00-b8-70-f4-91-e7-72
Capabilities: [150] Power Budgeting <?>
Capabilities: [160] Virtual Channel
Kernel driver in use: tg3
Kernel modules: tg3
~# dpkg -i /ruta/firmware-linux-nonfree*.deb
~# rmmod tg3 (si te dice que no existe, da igual, es que no lo tiene cargado)
~# modprobe tg3 (esto, para cargar el modulo y que detecte la tarjeta de red ethernet, si no te dice nada, es que lo ha cargado sin problemas)
~# dmesg (este comando, ejecutado justo después de modprobe tg3, debería darte como resultado, al final, algo parecido a:
[15248.634287] tg3 0000:02:00.0: PME# enabled
[15248.634305] tg3 0000:02:00.0: wake-up capability enabled by ACPI
[15248.672134] tg3 0000:02:00.0: PCI INT A disabled
[15257.187517] tg3.c:v3.119 (May 18, 2011)
[15257.204117] tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[15257.204133] tg3 0000:02:00.0: setting latency timer to 64
[15257.256287] tg3 0000:02:00.0: eth0: Tigon3 [partno(BCM95787m) rev b002] (PCI Express) MAC address 00:16:d3:e0:7f:37
[15257.256292] tg3 0000:02:00.0: eth0: attached PHY is 5787 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[15257.256296] tg3 0000:02:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[15257.256300] tg3 0000:02:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[15257.642298] tg3 0000:02:00.0: irq 46 for MSI/MSI-X
[15257.677965] ADDRCONF(NETDEV_UP): eth0: link is not ready
que no quiere decir otra cosa que ha cargado la interfaz (en este caso eth0) y el firmware correspondiente (tigon3 [partno(BCMXXXXXX) rev XXXX]
~# ifconfig eth0 up (si el dmesg te ha dicho otro nombre de interfaz, cambia eth0 por el que te haya salido)
~# lspci -v
Panko escribió:Endher escribió:Hola!!
He estado mirando para editar el archivo ~/.local/share/applications/mimeapps.list para (por fin) terminar de integrar Iceweasel en KDE y me encuentro con que en mi Debian... no existe!! Alguna idea de como generarlo?
Gracias
¿Hay que editar ese archivo? no conocia nada de eso, pero buscando, he llegado a la wiki de arch... no dice nada de editar, pero si puedes hacer un enlace al archivo del sistema que contiene la misma información que incluye ese archivo que dices que no tienes (yo si lo tengo, curioso, lo creará alguna extensión o alguna configuración que tenga iceweasel/firefox, no se... Lo que decía en la wiki de Arch, para la integración de iceweasel con kde, consiste en crear un enlace a otro archivo del sistema, del siguiente modo:Esto hará que las asociaciones de archivos que tienes en kde, las use también iceweasel/firefox. Supongo que es lo que querías modificar en ese archivo...~$ ln -s ~/.local/share/applications/mimeapps.list ~/.local/share/applications/mimeinfo.cache
AzagraMac escribió:Alguien puede pasarme el .bashrc ??? por alguna razón, no se me ha creado despues de la instalacion.
AzagraMac escribió:Buenas,
Alguien tiene los repositorios de Multimedia, y todo lo necesario? acabo de Instalar Debian 6.0.3, despues de quitarme Ubuntu 11.10, y se me olvido hacer un backup de los que tenia antes de Instalar Ubuntu.
saludos
deb http://www.debian-multimedia.org/ stable main non-free
Khudsa escribió:Actualizado a Gnome 3 en mi Debian SID. Lo que hecho en falta que ni el colord ni las cuentas de mensajería y voz ip aparecen en la configuración del sistema, y que en la información del sistema->Gráficos no me aparece el deslizador para activar/desactivar la decoración estándar.
¿A vosotros os pasa lo mismo?
JanKusanagi escribió:AzagraMac escribió:Alguien puede pasarme el .bashrc ??? por alguna razón, no se me ha creado despues de la instalacion.
Tu mismo deberias tener el original en /etc/skel (el esqueleto para nuevos usuarios)
Panko escribió:AzagraMac escribió:Buenas,
Alguien tiene los repositorios de Multimedia, y todo lo necesario? acabo de Instalar Debian 6.0.3, despues de quitarme Ubuntu 11.10, y se me olvido hacer un backup de los que tenia antes de Instalar Ubuntu.
saludosdeb http://www.debian-multimedia.org/ stable main non-free
JanKusanagi escribió:Supongo que tendras un valor alto de swappiness, 60 (tipico default) o mas.
Puedes probar a ponerlo a 10 o asi, de manera que se use menos la swap si puede evitarse.
Panko escribió:AzagraMac escribió:Buenas,
Alguien tiene los repositorios de Multimedia, y todo lo necesario? acabo de Instalar Debian 6.0.3, despues de quitarme Ubuntu 11.10, y se me olvido hacer un backup de los que tenia antes de Instalar Ubuntu.
saludosdeb http://www.debian-multimedia.org/ stable main non-free
hal9000 escribió:Hola, desde hace ya semana y medía tanto emesene como pidgin no son capaces de abrirme el correo hotmail.
Tengo Debian Squeeze 64 bits + emesene 1.6.2, esto me pasa en dos maquinas.
Hotmail me contesta que la contraseña es incorrecta y me da el error siguiente Error=-2147197902, si me meto en ww.hotmail.com resulta que estoy logeado correctamente.
Dejo un pantallaso para que os hagáis una idea
add-apt-repository ppa:freenx-team
Resolviendo las dependencias...
abierto: 434; cerrado: 1316; diferido: 129; conflicto: 54
aselR escribió:Gnome 3 un autentico desastre. Va lento, el panel superior se ve morado, en vez del texto aparecen cuadrados.
Definitivamente, es lo peor.