FIQUEI SEM SINAL WIRELESS DEPOIS DE INSTALAR A KERNEL LINUX 3.11 NO MEU DEBIAN 7 -- URGENTÍSSIMO F1

1. FIQUEI SEM SINAL WIRELESS DEPOIS DE INSTALAR A KERNEL LINUX 3.11 NO MEU DEBIAN 7 -- URGENTÍSSIMO F1

Alcides Alves
subzerodebian

(usa Debian)

Enviado em 07/09/2013 - 00:10h

Olá a todos v6 do VoL...

Realizei a instalação manual da kernel linux 3.11 no meu Debian 7 (baixei do site oficial e instalei via terminal). Tudo ficou bem, mas não estou tendo sinal wireless no meu laptop. Creio que o driver wireless não é compatível com a nova kernel (mas quando volto para o sistema com a kernel antiga, o sinal volta).
Alguém pode me ajudar a respeito??

Obrigado, e boa noite pra nós.


  


2. Re: FIQUEI SEM SINAL WIRELESS DEPOIS DE INSTALAR A KERNEL LINUX 3.11 NO MEU DEBIAN 7 -- URGENTÍSSIMO F1

André Canhadas
andrecanhadas

(usa Debian)

Enviado em 07/09/2013 - 00:36h

Vc compilou o kernel mas não tem o headers dele:

http://www.vivaolinux.com.br/topico/Debian/Debian-7-Counter-Strike-Source-requer-Mesa-9-para-Intel-H...

Veja a resposta 10


3. resposta a andrecanhadas

Alcides Alves
subzerodebian

(usa Debian)

Enviado em 07/09/2013 - 01:20h

andrecanhadas escreveu:

Vc compilou o kernel mas não tem o headers dele:

http://www.vivaolinux.com.br/topico/Debian/Debian-7-Counter-Strike-Source-requer-Mesa-9-para-Intel-H...

Veja a resposta 10


Encontrei a resposta.
É só dar aqueles comando no terminal?


4. Re: FIQUEI SEM SINAL WIRELESS DEPOIS DE INSTALAR A KERNEL LINUX 3.11 NO MEU DEBIAN 7 -- URGENTÍSSIMO F1

André Canhadas
andrecanhadas

(usa Debian)

Enviado em 07/09/2013 - 01:26h

Como compilou o kernel gerou o pacote .deb e instalou via dpkg?

A segunda parte sim é só digitar porem a primeira devia ter sido feita durante a compilação do novo kernel ainda no diretório do source:

Tente ver se ele gera o modulo para o novo kernel:

apt-get install module-assistant gcc
m-a prepare





5. resposta a andrecanhadas

Alcides Alves
subzerodebian

(usa Debian)

Enviado em 07/09/2013 - 01:38h

andrecanhadas escreveu:

Como compilou o kernel gerou o pacote .deb e instalou via dpkg?

A segunda parte sim é só digitar porem a primeira devia ter sido feita durante a compilação do novo kernel ainda no diretório do source:

Tente ver se ele gera o modulo para o novo kernel:

apt-get install module-assistant gcc
m-a prepare




Quando compilei a kernel, tinha gerado os pacotes .deb e instalei eles via dpkg.

Dei esses comandos e reiniciei o sistema, mas ainda está sem o wireless.

Interessante vc mencionar algo sobre virtualbox naquele fórum do link q vc me passou, pois quando reiniciei o sistema, apareceu uma linha (entre várias) que estava verificando o virtualbox e deu failed, e disse para executar o comando dmesg. Executei no terminal e gerou isso:

[ 0.459331] system 00:01: [mem 0xfed00000-0xfed00fff] has been reserved
[ 0.459342] system 00:01: [mem 0xffe00000-0xffffffff] has been reserved
[ 0.459352] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.459406] pnp 00:02: [dma 4]
[ 0.459485] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.459621] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.459720] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.459928] system 00:05: [io 0x04d0-0x04d1] has been reserved
[ 0.459940] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.460054] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.460213] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.460525] pnp 00:08: Plug and Play ACPI device, IDs ETD0102 PNP0f13 PNP0f0e PNP0f03 PNP0f12 PNP0f0b (active)
[ 0.460670] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.479565] system 00:0a: [mem 0xa8000000-0xbfffffff] has been reserved
[ 0.479582] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.480167] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.480183] pnp: PnP ACPI: found 12 devices
[ 0.480189] ACPI: bus type PNP unregistered
[ 0.495427] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.495448] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 0.495461] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[ 0.495521] pci 0000:00:04.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.495532] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.495542] pci 0000:00:04.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.495562] pci 0000:00:04.0: BAR 14: assigned [mem 0xd0100000-0xd02fffff]
[ 0.495579] pci 0000:00:04.0: BAR 15: assigned [mem 0xd0300000-0xd04fffff 64bit pref]
[ 0.495596] pci 0000:00:04.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.495608] pci 0000:00:04.0: PCI bridge to [bus 01]
[ 0.495619] pci 0000:00:04.0: bridge window [io 0x1000-0x1fff]
[ 0.495632] pci 0000:00:04.0: bridge window [mem 0xd0100000-0xd02fffff]
[ 0.495643] pci 0000:00:04.0: bridge window [mem 0xd0300000-0xd04fffff 64bit pref]
[ 0.495657] pci 0000:00:14.4: PCI bridge to [bus 02]
[ 0.495682] pci 0000:00:15.0: PCI bridge to [bus 03]
[ 0.495692] pci 0000:00:15.0: bridge window [io 0xe000-0xefff]
[ 0.495709] pci 0000:00:15.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.495724] pci 0000:00:15.1: PCI bridge to [bus 04]
[ 0.495737] pci 0000:00:15.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.496468] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
[ 0.496479] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
[ 0.496488] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
[ 0.496497] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
[ 0.496506] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.496515] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.496524] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff]
[ 0.496534] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.496543] pci_bus 0000:01: resource 1 [mem 0xd0100000-0xd02fffff]
[ 0.496552] pci_bus 0000:01: resource 2 [mem 0xd0300000-0xd04fffff 64bit pref]
[ 0.496563] pci_bus 0000:02: resource 4 [io 0x0000-0x03af]
[ 0.496571] pci_bus 0000:02: resource 5 [io 0x03e0-0x0cf7]
[ 0.496580] pci_bus 0000:02: resource 6 [io 0x03b0-0x03df]
[ 0.496589] pci_bus 0000:02: resource 7 [io 0x0d00-0xffff]
[ 0.496598] pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.496607] pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.496616] pci_bus 0000:02: resource 10 [mem 0xc0000000-0xffffffff]
[ 0.496625] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.496634] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.496644] pci_bus 0000:04: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.496827] NET: Registered protocol family 2
[ 0.497602] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.498084] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.498461] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.498596] TCP: reno registered
[ 0.498638] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.498713] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.499092] NET: Registered protocol family 1
[ 0.499148] pci 0000:00:01.0: Boot video device
[ 1.559490] PCI: CLS 64 bytes, default 64
[ 1.559636] Unpacking initramfs...
[ 2.132838] Freeing initrd memory: 11224K (ffff880036a04000 - ffff8800374fa000)
[ 2.132852] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.132861] software IO TLB [mem 0xa399d000-0xa799d000] (64MB) mapped at [ffff8800a399d000-ffff8800a799cfff]
[ 2.133200] LVT offset 0 assigned for vector 0x400
[ 2.133294] perf: AMD IBS detected (0x000000ff)
[ 2.134348] audit: initializing netlink socket (disabled)
[ 2.134388] type=2000 audit(1378517191.024:1): initialized
[ 2.173368] bounce pool size: 64 pages
[ 2.173386] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 2.175058] VFS: Disk quotas dquot_6.5.2
[ 2.175147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.175457] msgmni has been set to 7132
[ 2.176473] alg: No test for stdrng (krng)
[ 2.176598] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 2.176611] io scheduler noop registered
[ 2.176618] io scheduler deadline registered
[ 2.176651] io scheduler cfq registered (default)
[ 2.177151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.177203] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 2.177574] GHES: HEST is not enabled!
[ 2.177871] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.179790] Linux agpgart interface v0.103
[ 2.180223] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 2.194329] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.194358] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.195294] mousedev: PS/2 mouse device common for all mice
[ 2.195419] rtc_cmos 00:03: RTC can wake from S4
[ 2.195810] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 2.195870] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 2.195911] cpuidle: using governor ladder
[ 2.195919] cpuidle: using governor menu
[ 2.196049] drop_monitor: Initializing network drop monitor service
[ 2.196246] TCP: cubic registered
[ 2.196404] NET: Registered protocol family 10
[ 2.196993] mip6: Mobile IPv6
[ 2.197005] NET: Registered protocol family 17
[ 2.197055] Key type dns_resolver registered
[ 2.198202] PM: Hibernation image not present or could not be loaded.
[ 2.198271] registered taskstats version 1
[ 2.200087] rtc_cmos 00:03: setting system clock to 2013-09-07 01:26:31 UTC (1378517191)
[ 2.204175] Freeing unused kernel memory: 872K (ffffffff81698000 - ffffffff81772000)
[ 2.204189] Write protecting the kernel read-only data: 6144k
[ 2.209291] Freeing unused kernel memory: 544K (ffff880001378000 - ffff880001400000)
[ 2.214134] Freeing unused kernel memory: 556K (ffff880001575000 - ffff880001600000)
[ 2.224032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.259861] udevd[55]: starting version 175
[ 2.380015] SCSI subsystem initialized
[ 2.404113] ACPI: bus type ATA registered
[ 2.408787] libata version 3.00 loaded.
[ 2.413222] ahci 0000:00:11.0: version 3.0
[ 2.413728] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[ 2.413744] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 2.419255] scsi0 : ahci
[ 2.420944] scsi1 : ahci
[ 2.421540] scsi2 : ahci
[ 2.421848] scsi3 : ahci
[ 2.422749] ata1: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f100 irq 19
[ 2.422762] ata2: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f180 irq 19
[ 2.422771] ata3: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f200 irq 19
[ 2.422779] ata4: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f280 irq 19
[ 2.424626] ACPI: [Package] has zero elements (ffff880137a6afc0)
[ 2.424693] ACPI: Invalid passive threshold
[ 2.424721] ACPI: Invalid active0 threshold
[ 2.426148] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.426160] ACPI: Thermal Zone [THRM] (53 C)
[ 2.513099] scsi4 : pata_atiixp
[ 2.516014] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.516063] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.516470] r8169 0000:03:00.0: irq 40 for MSI/MSI-X
[ 2.517014] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffc9000064a000, dc:0e:a1:c5:15:9b, XID 0c900800 IRQ 40
[ 2.517027] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.527166] scsi5 : pata_atiixp
[ 2.528512] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14
[ 2.528522] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15
[ 2.738789] ata3: SATA link down (SStatus 0 SControl 300)
[ 2.738844] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.910683] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.910739] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.911544] ata2.00: ATAPI: Slimtype DVD A DS8A8SH, KAA2, max UDMA/100
[ 2.912590] ata2.00: configured for UDMA/100
[ 2.917398] ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2AR10002, max UDMA/133
[ 2.917409] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.923930] ata1.00: configured for UDMA/133
[ 2.924554] scsi 0:0:0:0: Direct-Access ATA ST1000LM024 HN-M 2AR1 PQ: 0 ANSI: 5
[ 2.943412] scsi 1:0:0:0: CD-ROM Slimtype DVD A DS8A8SH KAA2 PQ: 0 ANSI: 5
[ 2.963168] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.963183] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.963446] sd 0:0:0:0: [sda] Write Protect is off
[ 2.963458] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.963573] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.978302] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.978317] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.978830] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.984587] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.985464] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 3.011392] sda: sda1 sda2 < sda5 > sda3
[ 3.013625] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.130625] tsc: Refined TSC clocksource calibration: 997.875 MHz
[ 3.371405] PM: Starting manual resume from disk
[ 3.371420] PM: Hibernation image partition 8:5 present
[ 3.371425] PM: Looking for hibernation image.
[ 3.371833] PM: Image not found (code -22)
[ 3.371843] PM: Hibernation image not present or could not be loaded.
[ 3.493773] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 4.130735] Switched to clocksource tsc
[ 5.608271] udevd[350]: starting version 175
[ 6.412149] wmi: Mapper loaded
[ 6.422216] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 6.422239] ACPI: Power Button [PWRB]
[ 6.422477] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[ 6.422492] ACPI: Sleep Button [SLPB]
[ 6.422719] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[ 6.424228] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 6.443186] ACPI: acpi_idle registered with cpuidle
[ 6.443499] ACPI: Lid Switch [LID]
[ 6.443738] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 6.443755] ACPI: Power Button [PWRF]
[ 6.453755] acpi device:1f: registered as cooling_device2
[ 6.453939] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 6.454144] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
[ 6.459689] ACPI: AC Adapter [ACAD] (on-line)
[ 6.462963] acpi-cpufreq: overriding BIOS provided _PSD data
[ 6.654552] [Firmware Bug]: battery: (dis)charge rate invalid.
[ 6.654678] ACPI: Battery Slot [BAT1] (battery present)
[ 6.703124] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \_SB_.SMB0 1 (20130517/utaddress-251)
[ 6.703149] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.783485] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 6.872111] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[ 6.872319] sp5100_tco: PCI Revision ID: 0x42
[ 6.872397] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
[ 6.872416] sp5100_tco: Last reboot was not triggered by watchdog.
[ 6.874137] sp5100_tco: initialized (0xffffc9000064cb00). heartbeat=60 sec (nowayout=0)
[ 6.902804] asus_wmi: ASUS WMI generic driver loaded
[ 6.935673] asus_wmi: Initialization: 0x1
[ 6.935948] asus_wmi: BIOS WMI version: 7.6
[ 6.936243] asus_wmi: SFUN value: 0x1a0877
[ 6.945837] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input7
[ 6.960717] asus_wmi: Backlight controlled by ACPI video driver
[ 6.979701] microcode: CPU0: patch_level=0x05000101
[ 7.086064] ACPI: bus type USB registered
[ 7.086253] usbcore: registered new interface driver usbfs
[ 7.086313] usbcore: registered new interface driver hub
[ 7.086493] usbcore: registered new device driver usb
[ 7.172274] [drm] Initialized drm 1.1.0 20060810
[ 7.225454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 7.238262] ehci-pci: EHCI PCI platform driver
[ 7.238667] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 7.238696] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 7.238724] QUIRK: Enable AMD PLL fix
[ 7.238735] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 7.238761] ehci-pci 0000:00:12.2: debug port 1
[ 7.238872] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb4d000
[ 7.239375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 7.240490] ohci-pci: OHCI PCI platform driver
[ 7.250020] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 7.250125] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.250135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.250142] usb usb1: Product: EHCI Host Controller
[ 7.250148] usb usb1: Manufacturer: Linux 3.11.0 ehci_hcd
[ 7.250155] usb usb1: SerialNumber: 0000:00:12.2
[ 7.250806] hub 1-0:1.0: USB hub found
[ 7.250828] hub 1-0:1.0: 5 ports detected
[ 7.254914] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 7.254950] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 7.254984] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 7.255015] ehci-pci 0000:00:13.2: debug port 1
[ 7.255116] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb4b000
[ 7.265799] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 7.265925] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.265939] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.265951] usb usb2: Product: EHCI Host Controller
[ 7.265962] usb usb2: Manufacturer: Linux 3.11.0 ehci_hcd
[ 7.265972] usb usb2: SerialNumber: 0000:00:13.2
[ 7.266497] hub 2-0:1.0: USB hub found
[ 7.266525] hub 2-0:1.0: 5 ports detected
[ 7.267501] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 7.267534] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 7.267638] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb4e000
[ 7.319751] [drm] radeon kernel modesetting enabled.
[ 7.329898] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 7.329917] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.329929] usb usb3: Product: OHCI PCI host controller
[ 7.329940] usb usb3: Manufacturer: Linux 3.11.0 ohci_hcd
[ 7.329951] usb usb3: SerialNumber: 0000:00:12.0
[ 7.330746] hub 3-0:1.0: USB hub found
[ 7.330786] hub 3-0:1.0: 5 ports detected
[ 7.331933] ehci-pci 0000:00:16.2: EHCI Host Controller
[ 7.331966] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 4
[ 7.331990] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 7.332020] ehci-pci 0000:00:16.2: debug port 1
[ 7.332111] ehci-pci 0000:00:16.2: irq 17, io mem 0xfeb48000
[ 7.341969] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[ 7.342100] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.342115] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.342126] usb usb4: Product: EHCI Host Controller
[ 7.342137] usb usb4: Manufacturer: Linux 3.11.0 ehci_hcd
[ 7.342147] usb usb4: SerialNumber: 0000:00:16.2
[ 7.342934] hub 4-0:1.0: USB hub found
[ 7.342971] hub 4-0:1.0: 4 ports detected
[ 7.344997] [drm] initializing kernel modesetting (PALM 0x1002:0x9807 0x1043:0x103C).
[ 7.345129] [drm] register mmio base: 0xFEB00000
[ 7.345137] [drm] register mmio size: 262144
[ 7.345513] ATOM BIOS: Asus
[ 7.345702] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used)
[ 7.345716] radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF
[ 7.345725] [drm] Detected VRAM RAM=384M, BAR=256M
[ 7.345732] [drm] RAM width 32bits DDR
[ 7.350534] [TTM] Zone kernel: Available graphics memory: 1826938 kiB
[ 7.350546] [TTM] Initializing pool allocator
[ 7.350568] [TTM] Initializing DMA pool allocator
[ 7.350668] [drm] radeon: 384M of VRAM memory ready
[ 7.350678] [drm] radeon: 512M of GTT memory ready.
[ 7.565875] usb 1-3: new high-speed USB device number 2 using ehci-pci
[ 7.580618] microcode: failed to load file amd-ucode/microcode_amd.bin
[ 7.580716] microcode: CPU1: patch_level=0x05000101
[ 7.580989] radeon 0000:00:01.0: radeon_uvd: Can't load firmware "radeon/SUMO_uvd.bin"
[ 7.581075] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 7.581922] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 7.598801] [drm] Loading PALM Microcode
[ 7.759906] usb 1-3: New USB device found, idVendor=04f2, idProduct=b23b
[ 7.759925] usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 7.759937] usb 1-3: Product: Chicony CNFA078
[ 7.759948] usb 1-3: Manufacturer: Chicony
[ 7.759959] usb 1-3: SerialNumber: 0x0001
[ 7.911413] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 7.911798] radeon 0000:00:01.0: WB enabled
[ 7.911816] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0xffff880139b57c00
[ 7.911828] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xffff880139b57c0c
[ 7.911841] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 7.911847] [drm] Driver supports precise vblank timestamp query.
[ 7.911909] radeon 0000:00:01.0: irq 41 for MSI/MSI-X
[ 7.911955] radeon 0000:00:01.0: radeon: using MSI.
[ 7.912022] [drm] radeon: irq initialized.
[ 7.937591] [drm] ring test on 0 succeeded in 1 usecs
[ 7.937666] [drm] ring test on 3 succeeded in 1 usecs
[ 7.939615] [drm] ib test on ring 0 succeeded in 0 usecs
[ 7.939666] [drm] ib test on ring 3 succeeded in 0 usecs
[ 7.976444] kvm: Nested Virtualization enabled
[ 7.976462] kvm: Nested Paging enabled
[ 7.978207] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x550f00)
[ 8.002978] psmouse serio1: elantech: Synaptics capabilities query result 0x78, 0x17, 0x0b.
[ 8.005842] [drm] radeon atom DIG backlight initialized
[ 8.005864] [drm] Radeon Display Connectors
[ 8.005872] [drm] Connector 0:
[ 8.005881] [drm] LVDS-1
[ 8.005887] [drm] HPD1
[ 8.005898] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[ 8.005904] [drm] Encoders:
[ 8.005911] [drm] LCD1: INTERNAL_UNIPHY
[ 8.005917] [drm] Connector 1:
[ 8.005924] [drm] HDMI-A-1
[ 8.005929] [drm] HPD2
[ 8.005939] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[ 8.005944] [drm] Encoders:
[ 8.005950] [drm] DFP1: INTERNAL_UNIPHY
[ 8.005955] [drm] Connector 2:
[ 8.005962] [drm] VGA-1
[ 8.005971] [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[ 8.005977] [drm] Encoders:
[ 8.005983] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 8.006096] [drm] Internal thermal controller without fan control
[ 8.006314] [drm] radeon: power management initialized
[ 8.123314] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[ 8.437802] [drm] fb mappable at 0xC0145000
[ 8.437815] [drm] vram apper at 0xC0000000
[ 8.437822] [drm] size 4325376
[ 8.437828] [drm] fb depth is 24
[ 8.437835] [drm] pitch is 5632
[ 8.438350] fbcon: radeondrmfb (fb0) is primary device
[ 9.006700] Console: switching to colour frame buffer device 170x48
[ 9.019542] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[ 9.019553] radeon 0000:00:01.0: registered panic notifier
[ 9.020781] [drm] Initialized radeon 2.34.0 20080528 for 0000:00:01.0 on minor 0
[ 9.021213] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 9.021243] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 9.021315] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb4c000
[ 9.081779] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.081797] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.081809] usb usb5: Product: OHCI PCI host controller
[ 9.081821] usb usb5: Manufacturer: Linux 3.11.0 ohci_hcd
[ 9.081831] usb usb5: SerialNumber: 0000:00:13.0
[ 9.082609] hub 5-0:1.0: USB hub found
[ 9.082643] hub 5-0:1.0: 5 ports detected
[ 9.083575] ohci-pci 0000:00:14.5: OHCI PCI host controller
[ 9.083607] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[ 9.083676] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb4a000
[ 9.141531] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.141549] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.141562] usb usb6: Product: OHCI PCI host controller
[ 9.141573] usb usb6: Manufacturer: Linux 3.11.0 ohci_hcd
[ 9.141584] usb usb6: SerialNumber: 0000:00:14.5
[ 9.142380] hub 6-0:1.0: USB hub found
[ 9.142420] hub 6-0:1.0: 2 ports detected
[ 9.143186] ohci-pci 0000:00:16.0: OHCI PCI host controller
[ 9.143218] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[ 9.143289] ohci-pci 0000:00:16.0: irq 18, io mem 0xfeb49000
[ 9.201719] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.201738] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.201751] usb usb7: Product: OHCI PCI host controller
[ 9.201762] usb usb7: Manufacturer: Linux 3.11.0 ohci_hcd
[ 9.201773] usb usb7: SerialNumber: 0000:00:16.0
[ 9.202567] hub 7-0:1.0: USB hub found
[ 9.202608] hub 7-0:1.0: 4 ports detected
[ 9.203577] snd_hda_intel 0000:00:01.1: irq 42 for MSI/MSI-X
[ 9.263768] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input9
[ 9.309191] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input10
[ 9.319435] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[ 9.319792] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
[ 9.425620] usb 5-1: new low-speed USB device number 2 using ohci-pci
[ 9.591623] usb 5-1: New USB device found, idVendor=15d9, idProduct=0a4c
[ 9.591642] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 9.591654] usb 5-1: Product: USB OPTICAL MOUSE
[ 9.751354] hidraw: raw HID events driver (C) Jiri Kosina
[ 9.766918] usbcore: registered new interface driver usbhid
[ 9.766931] usbhid: USB HID core driver
[ 9.807699] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/input/input13
[ 9.808555] hid-generic 0003:15D9:0A4C.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:13.0-1/input0
[ 12.061805] Adding 8202236k swap on /dev/sda5. Priority:-1 extents:1 across:8202236k
[ 12.126547] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 12.455265] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[ 12.687495] loop: module loaded
[ 16.037860] RPC: Registered named UNIX socket transport module.
[ 16.037875] RPC: Registered udp transport module.
[ 16.037882] RPC: Registered tcp transport module.
[ 16.037889] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 16.073788] FS-Cache: Loaded
[ 16.093596] FS-Cache: Netfs 'nfs' registered for caching
[ 16.160631] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 19.095091] tun: Universal TUN/TAP device driver, 1.6
[ 19.095106] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 19.114674] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input14
[ 21.372505] Bluetooth: Core ver 2.16
[ 21.372589] NET: Registered protocol family 31
[ 21.372599] Bluetooth: HCI device and connection manager initialized
[ 21.372631] Bluetooth: HCI socket layer initialized
[ 21.372647] Bluetooth: L2CAP socket layer initialized
[ 21.372675] Bluetooth: SCO socket layer initialized
[ 21.395896] Bluetooth: RFCOMM TTY layer initialized
[ 21.395945] Bluetooth: RFCOMM socket layer initialized
[ 21.395955] Bluetooth: RFCOMM ver 1.11
[ 21.649528] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 21.649543] Bluetooth: BNEP filters: protocol multicast
[ 21.649576] Bluetooth: BNEP socket layer initialized
[ 22.580194] lp: driver loaded but no devices found
[ 22.687599] ppdev: user-space parallel port driver
[ 24.271313] r8169 0000:03:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2)
[ 24.284851] r8169 0000:03:00.0 eth0: link down
[ 24.284912] r8169 0000:03:00.0 eth0: link down
[ 24.285077] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.924870] r8169 0000:03:00.0 eth0: link up
[ 25.924906] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready


6. Re: FIQUEI SEM SINAL WIRELESS DEPOIS DE INSTALAR A KERNEL LINUX 3.11 NO MEU DEBIAN 7 -- URGENTÍSSIMO F1

Perfil removido
removido

(usa Nenhuma)

Enviado em 07/09/2013 - 16:28h

Executa o comando novamento com a placa de rede ativa(Fn + F3 por exemplo), já que não está mostrando nenhuma placa de rede wireless no seu dmesg ou executa lspci -v.

subzerodebian escreveu:

andrecanhadas escreveu:

Como compilou o kernel gerou o pacote .deb e instalou via dpkg?

A segunda parte sim é só digitar porem a primeira devia ter sido feita durante a compilação do novo kernel ainda no diretório do source:

Tente ver se ele gera o modulo para o novo kernel:

apt-get install module-assistant gcc
m-a prepare




Quando compilei a kernel, tinha gerado os pacotes .deb e instalei eles via dpkg.

Dei esses comandos e reiniciei o sistema, mas ainda está sem o wireless.

Interessante vc mencionar algo sobre virtualbox naquele fórum do link q vc me passou, pois quando reiniciei o sistema, apareceu uma linha (entre várias) que estava verificando o virtualbox e deu failed, e disse para executar o comando dmesg. Executei no terminal e gerou isso:

[ 0.459331] system 00:01: [mem 0xfed00000-0xfed00fff] has been reserved
[ 0.459342] system 00:01: [mem 0xffe00000-0xffffffff] has been reserved
[ 0.459352] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.459406] pnp 00:02: [dma 4]
[ 0.459485] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.459621] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.459720] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.459928] system 00:05: [io 0x04d0-0x04d1] has been reserved
[ 0.459940] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.460054] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.460213] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.460525] pnp 00:08: Plug and Play ACPI device, IDs ETD0102 PNP0f13 PNP0f0e PNP0f03 PNP0f12 PNP0f0b (active)
[ 0.460670] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.479565] system 00:0a: [mem 0xa8000000-0xbfffffff] has been reserved
[ 0.479582] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.480167] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.480183] pnp: PnP ACPI: found 12 devices
[ 0.480189] ACPI: bus type PNP unregistered
[ 0.495427] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.495448] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 0.495461] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[ 0.495521] pci 0000:00:04.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.495532] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.495542] pci 0000:00:04.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.495562] pci 0000:00:04.0: BAR 14: assigned [mem 0xd0100000-0xd02fffff]
[ 0.495579] pci 0000:00:04.0: BAR 15: assigned [mem 0xd0300000-0xd04fffff 64bit pref]
[ 0.495596] pci 0000:00:04.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.495608] pci 0000:00:04.0: PCI bridge to [bus 01]
[ 0.495619] pci 0000:00:04.0: bridge window [io 0x1000-0x1fff]
[ 0.495632] pci 0000:00:04.0: bridge window [mem 0xd0100000-0xd02fffff]
[ 0.495643] pci 0000:00:04.0: bridge window [mem 0xd0300000-0xd04fffff 64bit pref]
[ 0.495657] pci 0000:00:14.4: PCI bridge to [bus 02]
[ 0.495682] pci 0000:00:15.0: PCI bridge to [bus 03]
[ 0.495692] pci 0000:00:15.0: bridge window [io 0xe000-0xefff]
[ 0.495709] pci 0000:00:15.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.495724] pci 0000:00:15.1: PCI bridge to [bus 04]
[ 0.495737] pci 0000:00:15.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.496468] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
[ 0.496479] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
[ 0.496488] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
[ 0.496497] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
[ 0.496506] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.496515] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.496524] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff]
[ 0.496534] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.496543] pci_bus 0000:01: resource 1 [mem 0xd0100000-0xd02fffff]
[ 0.496552] pci_bus 0000:01: resource 2 [mem 0xd0300000-0xd04fffff 64bit pref]
[ 0.496563] pci_bus 0000:02: resource 4 [io 0x0000-0x03af]
[ 0.496571] pci_bus 0000:02: resource 5 [io 0x03e0-0x0cf7]
[ 0.496580] pci_bus 0000:02: resource 6 [io 0x03b0-0x03df]
[ 0.496589] pci_bus 0000:02: resource 7 [io 0x0d00-0xffff]
[ 0.496598] pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.496607] pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff]
[ 0.496616] pci_bus 0000:02: resource 10 [mem 0xc0000000-0xffffffff]
[ 0.496625] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.496634] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.496644] pci_bus 0000:04: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.496827] NET: Registered protocol family 2
[ 0.497602] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.498084] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.498461] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.498596] TCP: reno registered
[ 0.498638] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.498713] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.499092] NET: Registered protocol family 1
[ 0.499148] pci 0000:00:01.0: Boot video device
[ 1.559490] PCI: CLS 64 bytes, default 64
[ 1.559636] Unpacking initramfs...
[ 2.132838] Freeing initrd memory: 11224K (ffff880036a04000 - ffff8800374fa000)
[ 2.132852] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.132861] software IO TLB [mem 0xa399d000-0xa799d000] (64MB) mapped at [ffff8800a399d000-ffff8800a799cfff]
[ 2.133200] LVT offset 0 assigned for vector 0x400
[ 2.133294] perf: AMD IBS detected (0x000000ff)
[ 2.134348] audit: initializing netlink socket (disabled)
[ 2.134388] type=2000 audit(1378517191.024:1): initialized
[ 2.173368] bounce pool size: 64 pages
[ 2.173386] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 2.175058] VFS: Disk quotas dquot_6.5.2
[ 2.175147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.175457] msgmni has been set to 7132
[ 2.176473] alg: No test for stdrng (krng)
[ 2.176598] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 2.176611] io scheduler noop registered
[ 2.176618] io scheduler deadline registered
[ 2.176651] io scheduler cfq registered (default)
[ 2.177151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.177203] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 2.177574] GHES: HEST is not enabled!
[ 2.177871] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.179790] Linux agpgart interface v0.103
[ 2.180223] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 2.194329] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.194358] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.195294] mousedev: PS/2 mouse device common for all mice
[ 2.195419] rtc_cmos 00:03: RTC can wake from S4
[ 2.195810] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 2.195870] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 2.195911] cpuidle: using governor ladder
[ 2.195919] cpuidle: using governor menu
[ 2.196049] drop_monitor: Initializing network drop monitor service
[ 2.196246] TCP: cubic registered
[ 2.196404] NET: Registered protocol family 10
[ 2.196993] mip6: Mobile IPv6
[ 2.197005] NET: Registered protocol family 17
[ 2.197055] Key type dns_resolver registered
[ 2.198202] PM: Hibernation image not present or could not be loaded.
[ 2.198271] registered taskstats version 1
[ 2.200087] rtc_cmos 00:03: setting system clock to 2013-09-07 01:26:31 UTC (1378517191)
[ 2.204175] Freeing unused kernel memory: 872K (ffffffff81698000 - ffffffff81772000)
[ 2.204189] Write protecting the kernel read-only data: 6144k
[ 2.209291] Freeing unused kernel memory: 544K (ffff880001378000 - ffff880001400000)
[ 2.214134] Freeing unused kernel memory: 556K (ffff880001575000 - ffff880001600000)
[ 2.224032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.259861] udevd[55]: starting version 175
[ 2.380015] SCSI subsystem initialized
[ 2.404113] ACPI: bus type ATA registered
[ 2.408787] libata version 3.00 loaded.
[ 2.413222] ahci 0000:00:11.0: version 3.0
[ 2.413728] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[ 2.413744] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 2.419255] scsi0 : ahci
[ 2.420944] scsi1 : ahci
[ 2.421540] scsi2 : ahci
[ 2.421848] scsi3 : ahci
[ 2.422749] ata1: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f100 irq 19
[ 2.422762] ata2: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f180 irq 19
[ 2.422771] ata3: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f200 irq 19
[ 2.422779] ata4: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f280 irq 19
[ 2.424626] ACPI: [Package] has zero elements (ffff880137a6afc0)
[ 2.424693] ACPI: Invalid passive threshold
[ 2.424721] ACPI: Invalid active0 threshold
[ 2.426148] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.426160] ACPI: Thermal Zone [THRM] (53 C)
[ 2.513099] scsi4 : pata_atiixp
[ 2.516014] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.516063] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.516470] r8169 0000:03:00.0: irq 40 for MSI/MSI-X
[ 2.517014] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffc9000064a000, dc:0e:a1:c5:15:9b, XID 0c900800 IRQ 40
[ 2.517027] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.527166] scsi5 : pata_atiixp
[ 2.528512] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14
[ 2.528522] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15
[ 2.738789] ata3: SATA link down (SStatus 0 SControl 300)
[ 2.738844] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.910683] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.910739] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.911544] ata2.00: ATAPI: Slimtype DVD A DS8A8SH, KAA2, max UDMA/100
[ 2.912590] ata2.00: configured for UDMA/100
[ 2.917398] ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2AR10002, max UDMA/133
[ 2.917409] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.923930] ata1.00: configured for UDMA/133
[ 2.924554] scsi 0:0:0:0: Direct-Access ATA ST1000LM024 HN-M 2AR1 PQ: 0 ANSI: 5
[ 2.943412] scsi 1:0:0:0: CD-ROM Slimtype DVD A DS8A8SH KAA2 PQ: 0 ANSI: 5
[ 2.963168] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.963183] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.963446] sd 0:0:0:0: [sda] Write Protect is off
[ 2.963458] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.963573] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.978302] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.978317] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.978830] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.984587] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.985464] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 3.011392] sda: sda1 sda2 < sda5 > sda3
[ 3.013625] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.130625] tsc: Refined TSC clocksource calibration: 997.875 MHz
[ 3.371405] PM: Starting manual resume from disk
[ 3.371420] PM: Hibernation image partition 8:5 present
[ 3.371425] PM: Looking for hibernation image.
[ 3.371833] PM: Image not found (code -22)
[ 3.371843] PM: Hibernation image not present or could not be loaded.
[ 3.493773] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 4.130735] Switched to clocksource tsc
[ 5.608271] udevd[350]: starting version 175
[ 6.412149] wmi: Mapper loaded
[ 6.422216] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 6.422239] ACPI: Power Button [PWRB]
[ 6.422477] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[ 6.422492] ACPI: Sleep Button [SLPB]
[ 6.422719] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[ 6.424228] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[ 6.443186] ACPI: acpi_idle registered with cpuidle
[ 6.443499] ACPI: Lid Switch [LID]
[ 6.443738] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 6.443755] ACPI: Power Button [PWRF]
[ 6.453755] acpi device:1f: registered as cooling_device2
[ 6.453939] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 6.454144] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
[ 6.459689] ACPI: AC Adapter [ACAD] (on-line)
[ 6.462963] acpi-cpufreq: overriding BIOS provided _PSD data
[ 6.654552] [Firmware Bug]: battery: (dis)charge rate invalid.
[ 6.654678] ACPI: Battery Slot [BAT1] (battery present)
[ 6.703124] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \_SB_.SMB0 1 (20130517/utaddress-251)
[ 6.703149] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.783485] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 6.872111] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[ 6.872319] sp5100_tco: PCI Revision ID: 0x42
[ 6.872397] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
[ 6.872416] sp5100_tco: Last reboot was not triggered by watchdog.
[ 6.874137] sp5100_tco: initialized (0xffffc9000064cb00). heartbeat=60 sec (nowayout=0)
[ 6.902804] asus_wmi: ASUS WMI generic driver loaded
[ 6.935673] asus_wmi: Initialization: 0x1
[ 6.935948] asus_wmi: BIOS WMI version: 7.6
[ 6.936243] asus_wmi: SFUN value: 0x1a0877
[ 6.945837] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input7
[ 6.960717] asus_wmi: Backlight controlled by ACPI video driver
[ 6.979701] microcode: CPU0: patch_level=0x05000101
[ 7.086064] ACPI: bus type USB registered
[ 7.086253] usbcore: registered new interface driver usbfs
[ 7.086313] usbcore: registered new interface driver hub
[ 7.086493] usbcore: registered new device driver usb
[ 7.172274] [drm] Initialized drm 1.1.0 20060810
[ 7.225454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 7.238262] ehci-pci: EHCI PCI platform driver
[ 7.238667] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 7.238696] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 7.238724] QUIRK: Enable AMD PLL fix
[ 7.238735] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 7.238761] ehci-pci 0000:00:12.2: debug port 1
[ 7.238872] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb4d000
[ 7.239375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 7.240490] ohci-pci: OHCI PCI platform driver
[ 7.250020] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 7.250125] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.250135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.250142] usb usb1: Product: EHCI Host Controller
[ 7.250148] usb usb1: Manufacturer: Linux 3.11.0 ehci_hcd
[ 7.250155] usb usb1: SerialNumber: 0000:00:12.2
[ 7.250806] hub 1-0:1.0: USB hub found
[ 7.250828] hub 1-0:1.0: 5 ports detected
[ 7.254914] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 7.254950] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 7.254984] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 7.255015] ehci-pci 0000:00:13.2: debug port 1
[ 7.255116] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb4b000
[ 7.265799] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 7.265925] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.265939] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.265951] usb usb2: Product: EHCI Host Controller
[ 7.265962] usb usb2: Manufacturer: Linux 3.11.0 ehci_hcd
[ 7.265972] usb usb2: SerialNumber: 0000:00:13.2
[ 7.266497] hub 2-0:1.0: USB hub found
[ 7.266525] hub 2-0:1.0: 5 ports detected
[ 7.267501] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 7.267534] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 7.267638] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb4e000
[ 7.319751] [drm] radeon kernel modesetting enabled.
[ 7.329898] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 7.329917] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.329929] usb usb3: Product: OHCI PCI host controller
[ 7.329940] usb usb3: Manufacturer: Linux 3.11.0 ohci_hcd
[ 7.329951] usb usb3: SerialNumber: 0000:00:12.0
[ 7.330746] hub 3-0:1.0: USB hub found
[ 7.330786] hub 3-0:1.0: 5 ports detected
[ 7.331933] ehci-pci 0000:00:16.2: EHCI Host Controller
[ 7.331966] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 4
[ 7.331990] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 7.332020] ehci-pci 0000:00:16.2: debug port 1
[ 7.332111] ehci-pci 0000:00:16.2: irq 17, io mem 0xfeb48000
[ 7.341969] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[ 7.342100] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.342115] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.342126] usb usb4: Product: EHCI Host Controller
[ 7.342137] usb usb4: Manufacturer: Linux 3.11.0 ehci_hcd
[ 7.342147] usb usb4: SerialNumber: 0000:00:16.2
[ 7.342934] hub 4-0:1.0: USB hub found
[ 7.342971] hub 4-0:1.0: 4 ports detected
[ 7.344997] [drm] initializing kernel modesetting (PALM 0x1002:0x9807 0x1043:0x103C).
[ 7.345129] [drm] register mmio base: 0xFEB00000
[ 7.345137] [drm] register mmio size: 262144
[ 7.345513] ATOM BIOS: Asus
[ 7.345702] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used)
[ 7.345716] radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF
[ 7.345725] [drm] Detected VRAM RAM=384M, BAR=256M
[ 7.345732] [drm] RAM width 32bits DDR
[ 7.350534] [TTM] Zone kernel: Available graphics memory: 1826938 kiB
[ 7.350546] [TTM] Initializing pool allocator
[ 7.350568] [TTM] Initializing DMA pool allocator
[ 7.350668] [drm] radeon: 384M of VRAM memory ready
[ 7.350678] [drm] radeon: 512M of GTT memory ready.
[ 7.565875] usb 1-3: new high-speed USB device number 2 using ehci-pci
[ 7.580618] microcode: failed to load file amd-ucode/microcode_amd.bin
[ 7.580716] microcode: CPU1: patch_level=0x05000101
[ 7.580989] radeon 0000:00:01.0: radeon_uvd: Can't load firmware "radeon/SUMO_uvd.bin"
[ 7.581075] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 7.581922] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 7.598801] [drm] Loading PALM Microcode
[ 7.759906] usb 1-3: New USB device found, idVendor=04f2, idProduct=b23b
[ 7.759925] usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 7.759937] usb 1-3: Product: Chicony CNFA078
[ 7.759948] usb 1-3: Manufacturer: Chicony
[ 7.759959] usb 1-3: SerialNumber: 0x0001
[ 7.911413] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 7.911798] radeon 0000:00:01.0: WB enabled
[ 7.911816] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0xffff880139b57c00
[ 7.911828] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xffff880139b57c0c
[ 7.911841] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 7.911847] [drm] Driver supports precise vblank timestamp query.
[ 7.911909] radeon 0000:00:01.0: irq 41 for MSI/MSI-X
[ 7.911955] radeon 0000:00:01.0: radeon: using MSI.
[ 7.912022] [drm] radeon: irq initialized.
[ 7.937591] [drm] ring test on 0 succeeded in 1 usecs
[ 7.937666] [drm] ring test on 3 succeeded in 1 usecs
[ 7.939615] [drm] ib test on ring 0 succeeded in 0 usecs
[ 7.939666] [drm] ib test on ring 3 succeeded in 0 usecs
[ 7.976444] kvm: Nested Virtualization enabled
[ 7.976462] kvm: Nested Paging enabled
[ 7.978207] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x550f00)
[ 8.002978] psmouse serio1: elantech: Synaptics capabilities query result 0x78, 0x17, 0x0b.
[ 8.005842] [drm] radeon atom DIG backlight initialized
[ 8.005864] [drm] Radeon Display Connectors
[ 8.005872] [drm] Connector 0:
[ 8.005881] [drm] LVDS-1
[ 8.005887] [drm] HPD1
[ 8.005898] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[ 8.005904] [drm] Encoders:
[ 8.005911] [drm] LCD1: INTERNAL_UNIPHY
[ 8.005917] [drm] Connector 1:
[ 8.005924] [drm] HDMI-A-1
[ 8.005929] [drm] HPD2
[ 8.005939] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[ 8.005944] [drm] Encoders:
[ 8.005950] [drm] DFP1: INTERNAL_UNIPHY
[ 8.005955] [drm] Connector 2:
[ 8.005962] [drm] VGA-1
[ 8.005971] [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[ 8.005977] [drm] Encoders:
[ 8.005983] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 8.006096] [drm] Internal thermal controller without fan control
[ 8.006314] [drm] radeon: power management initialized
[ 8.123314] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[ 8.437802] [drm] fb mappable at 0xC0145000
[ 8.437815] [drm] vram apper at 0xC0000000
[ 8.437822] [drm] size 4325376
[ 8.437828] [drm] fb depth is 24
[ 8.437835] [drm] pitch is 5632
[ 8.438350] fbcon: radeondrmfb (fb0) is primary device
[ 9.006700] Console: switching to colour frame buffer device 170x48
[ 9.019542] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[ 9.019553] radeon 0000:00:01.0: registered panic notifier
[ 9.020781] [drm] Initialized radeon 2.34.0 20080528 for 0000:00:01.0 on minor 0
[ 9.021213] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 9.021243] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 9.021315] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb4c000
[ 9.081779] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.081797] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.081809] usb usb5: Product: OHCI PCI host controller
[ 9.081821] usb usb5: Manufacturer: Linux 3.11.0 ohci_hcd
[ 9.081831] usb usb5: SerialNumber: 0000:00:13.0
[ 9.082609] hub 5-0:1.0: USB hub found
[ 9.082643] hub 5-0:1.0: 5 ports detected
[ 9.083575] ohci-pci 0000:00:14.5: OHCI PCI host controller
[ 9.083607] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[ 9.083676] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb4a000
[ 9.141531] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.141549] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.141562] usb usb6: Product: OHCI PCI host controller
[ 9.141573] usb usb6: Manufacturer: Linux 3.11.0 ohci_hcd
[ 9.141584] usb usb6: SerialNumber: 0000:00:14.5
[ 9.142380] hub 6-0:1.0: USB hub found
[ 9.142420] hub 6-0:1.0: 2 ports detected
[ 9.143186] ohci-pci 0000:00:16.0: OHCI PCI host controller
[ 9.143218] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[ 9.143289] ohci-pci 0000:00:16.0: irq 18, io mem 0xfeb49000
[ 9.201719] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 9.201738] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.201751] usb usb7: Product: OHCI PCI host controller
[ 9.201762] usb usb7: Manufacturer: Linux 3.11.0 ohci_hcd
[ 9.201773] usb usb7: SerialNumber: 0000:00:16.0
[ 9.202567] hub 7-0:1.0: USB hub found
[ 9.202608] hub 7-0:1.0: 4 ports detected
[ 9.203577] snd_hda_intel 0000:00:01.1: irq 42 for MSI/MSI-X
[ 9.263768] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input9
[ 9.309191] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input10
[ 9.319435] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[ 9.319792] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
[ 9.425620] usb 5-1: new low-speed USB device number 2 using ohci-pci
[ 9.591623] usb 5-1: New USB device found, idVendor=15d9, idProduct=0a4c
[ 9.591642] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 9.591654] usb 5-1: Product: USB OPTICAL MOUSE
[ 9.751354] hidraw: raw HID events driver (C) Jiri Kosina
[ 9.766918] usbcore: registered new interface driver usbhid
[ 9.766931] usbhid: USB HID core driver
[ 9.807699] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/input/input13
[ 9.808555] hid-generic 0003:15D9:0A4C.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:13.0-1/input0
[ 12.061805] Adding 8202236k swap on /dev/sda5. Priority:-1 extents:1 across:8202236k
[ 12.126547] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 12.455265] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[ 12.687495] loop: module loaded
[ 16.037860] RPC: Registered named UNIX socket transport module.
[ 16.037875] RPC: Registered udp transport module.
[ 16.037882] RPC: Registered tcp transport module.
[ 16.037889] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 16.073788] FS-Cache: Loaded
[ 16.093596] FS-Cache: Netfs 'nfs' registered for caching
[ 16.160631] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 19.095091] tun: Universal TUN/TAP device driver, 1.6
[ 19.095106] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 19.114674] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input14
[ 21.372505] Bluetooth: Core ver 2.16
[ 21.372589] NET: Registered protocol family 31
[ 21.372599] Bluetooth: HCI device and connection manager initialized
[ 21.372631] Bluetooth: HCI socket layer initialized
[ 21.372647] Bluetooth: L2CAP socket layer initialized
[ 21.372675] Bluetooth: SCO socket layer initialized
[ 21.395896] Bluetooth: RFCOMM TTY layer initialized
[ 21.395945] Bluetooth: RFCOMM socket layer initialized
[ 21.395955] Bluetooth: RFCOMM ver 1.11
[ 21.649528] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 21.649543] Bluetooth: BNEP filters: protocol multicast
[ 21.649576] Bluetooth: BNEP socket layer initialized
[ 22.580194] lp: driver loaded but no devices found
[ 22.687599] ppdev: user-space parallel port driver
[ 24.271313] r8169 0000:03:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2)
[ 24.284851] r8169 0000:03:00.0 eth0: link down
[ 24.284912] r8169 0000:03:00.0 eth0: link down
[ 24.285077] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.924870] r8169 0000:03:00.0 eth0: link up
[ 25.924906] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready





7. resposta a wellingtonjoao

Alcides Alves
subzerodebian

(usa Debian)

Enviado em 07/09/2013 - 16:45h

[quote]wellingtonjoao escreveu:

Executa o comando novamento com a placa de rede ativa(Fn + F3 por exemplo), já que não está mostrando nenhuma placa de rede wireless no seu dmesg ou executa lspci -v.



no caso do meu laptop é FN+F2, pois o FN+F3 abre o Evolution. Mas tbm não deu certo.
Usei o lspci -v e deu uma lista das entradas do laptop, mas eu apenas copiei abaixo a do drive wireless:

04:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: Foxconn International, Inc. Device e049
Flags: bus master, fast devsel, latency 0, IRQ 4
Memory at fea00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [60] Express Legacy Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 00-15-17-ff-ff-24-14-12
Capabilities: [170] Power Budgeting <?>







Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts