Флэшка USB 3.0 в USB 3.0 не видит оборудование.
asussobr 16 ноября, 2012 - 08:08
Приветствую всех!
В общем проблема такая, есть флэшка 3.0 и два usb порта таких же, так вот они ее не видят. Если вставляю флэху 2.0 то все гуд. Когда собирал ядро, в экспериментальной ветке кажется находилось данное оборудование, все отметил...
»
- Для комментирования войдите или зарегистрируйтесь
zgrep CONFIG_USB_XHCI_HCD
не помогло
CONFIG_USB_XHCI_HCD=m
# CONFIG_USB_XHCI_HCD_DEBUGGING is not set
Теперь проверь, что
Теперь проверь, что соответствующий модуль загружен...
Подкорректировал...
Теперь при вводе zgrep CONFIG_USB_XHCI_HCD /proc/config.gz выдает:
CONFIG_USB_XHCI_HCD=m
CONFIG_USB_XHCI_HCD_DEBUGGING=y
но флэху все равно не видит.
CONFIG_USB_XHCI_HCD=m говорит
CONFIG_USB_XHCI_HCD=m
говорит о том, что поддержка USB3 собрана модулем. Этот модуль загружен?
говорит
говорит мол загружен...
флэшку в устройствах не видит, зато если посмотреть то пишет вот:
usb 2-1.4: new high-speed USB device number 5 using ehci_hcd
usb 2-1.4: New USB device found, idVendor=125f, idProduct=105b
usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1.4: Product: ADATA USB Flash Drive
usb 2-1.4: Manufacturer: ADATA
usb 2-1.4: SerialNumber: 2180800000000091
scsi8 : usb-storage 2-1.4:1.0
usb 2-1.4: reset high-speed USB device number 5 using ehci_hcd
lsmod фстудию
фстудию
вот
Module Size Used by
ipv6 229523 46
vboxnetadp 17142 0
vboxnetflt 13165 0
vboxdrv 1760495 2 vboxnetadp,vboxnetflt
snd_hda_codec_hdmi 21089 1
snd_hda_codec_realtek 49849 1
arc4 1274 2
ath9k 74605 0
mac80211 220148 1 ath9k
led_class 2398 1 ath9k
ath9k_common 1848 1 ath9k
ath9k_hw 292422 2 ath9k,ath9k_common
ath 13874 3 ath9k,ath9k_common,ath9k_hw
snd_hda_intel 20296 2
snd_hda_codec 62395 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
cfg80211 145491 3 ath9k,mac80211,ath
i915 313693 3
snd_hwdep 5062 1 snd_hda_codec
acpi_cpufreq 4989 0
freq_table 2091 1 acpi_cpufreq
mperf 1083 1 acpi_cpufreq
coretemp 5150 0
alx 59329 0
xhci_hcd 68442 0
snd_pcm 56683 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer 15529 1 snd_pcm
snd 48173 11 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc 5977 2 snd_hda_intel,snd_pcm
rfkill 13313 1 cfg80211
microcode 7348 0
intel_agp 10384 1 i915
intel_gtt 11841 3 i915,intel_agp
processor 25684 3 acpi_cpufreq
thermal 7658 0
i2c_i801 7342 0
battery 10755 0
button 4247 1 i915
ac 3129 0
sha256_generic 9821 0
libiscsi 29771 0
scsi_transport_iscsi 33492 1 libiscsi
tg3 119698 0
libphy 14568 1 tg3
e1000 87304 0
fuse 57475 1
nfs 118257 0
lockd 52035 1 nfs
sunrpc 145149 2 nfs,lockd
jfs 138904 0
raid10 26254 0
raid456 45530 0
async_raid6_recov 1209 1 raid456
async_memcpy 1166 1 raid456
async_pq 3051 1 raid456
async_xor 2161 2 raid456,async_pq
xor 4425 1 async_xor
async_tx 1718 5 raid456,async_raid6_recov,async_memcpy,async_pq,async_xor
raid6_pq 76626 2 async_raid6_recov,async_pq
raid1 23207 0
raid0 6395 0
dm_snapshot 24195 0
dm_crypt 13695 0
dm_mirror 11382 0
dm_region_hash 6172 1 dm_mirror
dm_log 7428 2 dm_mirror,dm_region_hash
dm_mod 58196 4 dm_snapshot,dm_crypt,dm_mirror,dm_log
scsi_wait_scan 695 0
hid_sunplus 1377 0
hid_sony 2496 0
hid_samsung 2822 0
hid_pl 1297 0
hid_petalynx 1906 0
hid_monterey 1473 0
hid_microsoft 2771 0
hid_logitech 6829 0
hid_gyration 2012 0
hid_ezkey 1306 0
hid_cypress 1826 0
hid_chicony 2105 0
hid_cherry 1441 0
hid_belkin 1606 0
hid_apple 5025 0
hid_a4tech 1884 0
sl811_hcd 8851 0
usbhid 22346 0
ssb 42803 0
compat 2061 7 ath9k,mac80211,ath9k_common,ath9k_hw,cfg80211,alx,ssb
mmc_core 64775 1 ssb
uhci_hcd 18832 0
usb_storage 40104 0
ehci_hcd 32746 0
usbcore 123141 8 xhci_hcd,hid_sony,sl811_hcd,usbhid,uhci_hcd,usb_storage,ehci_hcd
usb_common 850 1 usbcore
mptsas 33233 0
scsi_transport_sas 21752 1 mptsas
mptfc 10413 0
scsi_transport_fc 38669 1 mptfc
scsi_tgt 8328 1 scsi_transport_fc
mptspi 11327 0
scsi_transport_spi 17592 1 mptspi
mptscsih 16717 3 mptsas,mptfc,mptspi
mptbase 54808 4 mptsas,mptfc,mptspi,mptscsih
sg 21140 0
pdc_adma 5314 0
sata_inic162x 6362 0
sata_mv 23672 0
ata_piix 21431 0
ahci 19533 2
libahci 16890 1 ahci
sata_qstor 5081 0
sata_vsc 3934 0
sata_uli 2905 0
sata_sis 3554 0
sata_sx4 8109 0
sata_nv 18287 0
sata_via 7480 0
sata_svw 4078 0
sata_sil24 10108 0
sata_sil 7172 0
sata_promise 9741 0
pata_sl82c105 3539 0
pata_cs5530 4173 0
pata_cs5520 3603 0
pata_via 8257 0
pata_jmicron 2312 0
pata_marvell 2817 0
pata_sis 9996 1 sata_sis
pata_netcell 2110 0
pata_sc1200 2919 0
pata_pdc202xx_old 4307 0
pata_triflex 3085 0
pata_atiixp 3609 0
pata_opti 2687 0
pata_amd 9908 0
pata_ali 8887 0
pata_it8213 3279 0
pata_pcmcia 9685 0
pcmcia 29436 2 ssb,pata_pcmcia
pcmcia_core 10573 1 pcmcia
pata_ns87415 3193 0
pata_ns87410 2685 0
pata_serverworks 4993 0
pata_artop 4733 0
pata_it821x 8253 0
pata_optidma 4426 0
pata_hpt3x2n 5330 0
pata_hpt3x3 2949 0
pata_hpt37x 10721 0
pata_hpt366 4950 0
pata_cmd64x 6647 0
pata_efar 3395 0
pata_rz1000 2642 0
pata_sil680 4470 0
pata_radisys 2823 0
pata_pdc2027x 6137 0
pata_mpiix 2779 0
libata 138733 51 pdc_adma,sata_inic162x,sata_mv,ata_piix,ahci,libahci,sata_qstor,sata_vsc,sata_uli,sata_sis,sata_sx4,sata_nv,sata_via,sata_svw,sata_sil24,sata_sil,sata_promise,pata_sl82c105,pata_cs5530,pata_cs5520,pata_via,pata_jmicron,pata_marvell,pata_sis,pata_netcell,pata_sc1200,pata_pdc202xx_old,pata_triflex,pata_atiixp,pata_opti,pata_amd,pata_ali,pata_it8213,pata_pcmcia,pata_ns87415,pata_ns87410,pata_serverworks,pata_artop,pata_it821x,pata_optidma,pata_hpt3x2n,pata_hpt3x3,pata_hpt37x,pata_hpt366,pata_cmd64x,pata_efar,pata_rz1000,pata_sil680,pata_radisys,pata_pdc2027x,pata_mpiix
Еще dmesg покажи. Причем
Еще dmesg покажи. Причем интересует весь лог от начала загрузки, включающий моменты подключения и отключения устройства
вот dmesg
Извиняюсь, что не смог вчера, просто по работе закинули в место где было проблемно отписаться.
r VGA+ 80x25 at 0
console [tty0] enabled
hpet clockevent registered
Fast TSC calibration using PIT
Detected 1596.424 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.84 BogoMIPS (lpj=15964240)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 256
Initializing cgroup subsys cpuacct
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
mce: CPU supports 7 MCE banks
CPU0: Thermal monitoring enabled (TM1)
using mwait in idle threads.
ACPI: Core revision 20120320
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Celeron(R) CPU B815 @ 1.60GHz stepping 07
Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
PEBS disabled due to CPU errata.
... version: 3
... bit width: 48
... generic registers: 8
... value mask: 0000ffffffffffff
... max period: 000000007fffffff
... fixed-purpose events: 3
... event mask: 00000007000000ff
Booting Node 0, Processors #1
Brought up 2 CPUs
Total of 2 processors activated (6385.69 BogoMIPS).
PM: Registering ACPI NVS region [mem 0x79eef000-0x79f9efff] (720896 bytes)
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
PCI: Using configuration type 1 for base access
bio: create slab
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
ACPI: EC: Look up EC in DSDT
ACPI: Executed 1 blocks of module-level executable AML code
[Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
ACPI: SSDT 0000000079e8d018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
ACPI: SSDT 0000000079e8ea98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
ACPI: SSDT 0000000079e8cd98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
\_SB_.PCI0:_OSC invalid UUID
_OSC request data:1 8 1f
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0x7ea00000-0xfeafffff]
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: root bus resource [mem 0x7ea00000-0xfeafffff]
pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
pci 0000:00:02.0: reg 10: [mem 0x90000000-0x903fffff 64bit]
pci 0000:00:02.0: reg 18: [mem 0x80000000-0x8fffffff 64bit pref]
pci 0000:00:02.0: reg 20: [io 0x3000-0x303f]
pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
pci 0000:00:14.0: reg 10: [mem 0x90600000-0x9060ffff 64bit]
pci 0000:00:14.0: PME# supported from D3hot D3cold
pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
pci 0000:00:16.0: reg 10: [mem 0x90615000-0x9061500f 64bit]
pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
pci 0000:00:1a.0: reg 10: [mem 0x90619000-0x906193ff]
pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
pci 0000:00:1b.0: reg 10: [mem 0x90610000-0x90613fff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
pci 0000:00:1d.0: reg 10: [mem 0x90618000-0x906183ff]
pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
pci 0000:00:1f.2: reg 10: [io 0x3088-0x308f]
pci 0000:00:1f.2: reg 14: [io 0x3094-0x3097]
pci 0000:00:1f.2: reg 18: [io 0x3080-0x3087]
pci 0000:00:1f.2: reg 1c: [io 0x3090-0x3093]
pci 0000:00:1f.2: reg 20: [io 0x3060-0x307f]
pci 0000:00:1f.2: reg 24: [mem 0x90617000-0x906177ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
pci 0000:00:1f.3: reg 10: [mem 0x90614000-0x906140ff 64bit]
pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf]
pci 0000:00:1c.0: PCI bridge to [bus 01-01]
pci 0000:02:00.0: [168c:002b] type 00 class 0x028000
pci 0000:02:00.0: reg 10: [mem 0x90500000-0x9050ffff 64bit]
pci 0000:02:00.0: supports D1
pci 0000:02:00.0: PME# supported from D0 D1 D3hot
pci 0000:00:1c.1: PCI bridge to [bus 02-02]
pci 0000:00:1c.1: bridge window [mem 0x90500000-0x905fffff]
pci 0000:03:00.0: [1969:1090] type 00 class 0x020000
pci 0000:03:00.0: reg 10: [mem 0x90400000-0x9043ffff 64bit]
pci 0000:03:00.0: reg 18: [io 0x2000-0x207f]
pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:1c.3: PCI bridge to [bus 03-03]
pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
pci 0000:00:1c.3: bridge window [mem 0x90400000-0x904fffff]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
\_SB_.PCI0:_OSC invalid UUID
_OSC request data:1 1f 1f
pci0000:00: Requesting ACPI _OSC control (0x1d)
\_SB_.PCI0:_OSC invalid UUID
_OSC request data:1 0 1d
pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
ACPI _OSC control for PCIe not granted, disabling ASPM
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:00:02.0
SCSI subsystem initialized
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
reserve RAM buffer: 000000000009d800 - 000000000009ffff
reserve RAM buffer: 000000006729a000 - 0000000067ffffff
reserve RAM buffer: 00000000765cf000 - 0000000077ffffff
reserve RAM buffer: 000000007a000000 - 000000007bffffff
reserve RAM buffer: 0000000100600000 - 0000000103ffffff
Switching to clocksource hpet
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:00: [bus 00-3e]
pnp 00:00: [io 0x0000-0x0cf7 window]
pnp 00:00: [io 0x0cf8-0x0cff]
pnp 00:00: [io 0x0d00-0xffff window]
pnp 00:00: [mem 0x000a0000-0x000bffff window]
pnp 00:00: [mem 0x000c0000-0x000c3fff window]
pnp 00:00: [mem 0x000c4000-0x000c7fff window]
pnp 00:00: [mem 0x000c8000-0x000cbfff window]
pnp 00:00: [mem 0x000cc000-0x000cffff window]
pnp 00:00: [mem 0x000d0000-0x000d3fff window]
pnp 00:00: [mem 0x000d4000-0x000d7fff window]
pnp 00:00: [mem 0x000d8000-0x000dbfff window]
pnp 00:00: [mem 0x000dc000-0x000dffff window]
pnp 00:00: [mem 0x000e0000-0x000e3fff window]
pnp 00:00: [mem 0x000e4000-0x000e7fff window]
pnp 00:00: [mem 0x000e8000-0x000ebfff window]
pnp 00:00: [mem 0x000ec000-0x000effff window]
pnp 00:00: [mem 0x000f0000-0x000fffff window]
pnp 00:00: [mem 0x7ea00000-0xfeafffff window]
pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
pnp 00:01: [io 0x0000-0x001f]
pnp 00:01: [io 0x0081-0x0091]
pnp 00:01: [io 0x0093-0x009f]
pnp 00:01: [io 0x00c0-0x00df]
pnp 00:01: [dma 4]
pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
pnp 00:02: [mem 0xff000000-0xffffffff]
pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
pnp 00:03: [mem 0xfed00000-0xfed003ff]
pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
pnp 00:04: [io 0x00f0]
pnp 00:04: [irq 13]
pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
pnp 00:05: [io 0x002e-0x002f]
pnp 00:05: [io 0x004e-0x004f]
pnp 00:05: [io 0x0061]
pnp 00:05: [io 0x0063]
pnp 00:05: [io 0x0065]
pnp 00:05: [io 0x0067]
pnp 00:05: [io 0x0070]
pnp 00:05: [io 0x0080]
pnp 00:05: [io 0x0092]
pnp 00:05: [io 0x00b2-0x00b3]
pnp 00:05: [io 0x1000-0x100f]
pnp 00:05: [io 0xffff]
pnp 00:05: [io 0xffff]
pnp 00:05: [io 0x0400-0x0453]
pnp 00:05: [io 0x0458-0x047f]
pnp 00:05: [io 0x0500-0x057f]
pnp 00:05: [io 0x0068-0x006f]
pnp 00:05: [mem 0xfe800000-0xfe80ffff]
system 00:05: [io 0x1000-0x100f] has been reserved
system 00:05: [io 0xffff] has been reserved
system 00:05: [io 0xffff] has been reserved
system 00:05: [io 0x0400-0x0453] has been reserved
system 00:05: [io 0x0458-0x047f] has been reserved
system 00:05: [io 0x0500-0x057f] has been reserved
system 00:05: [mem 0xfe800000-0xfe80ffff] has been reserved
system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:06: [io 0x0070-0x0077]
pnp 00:06: [irq 8]
pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
pnp 00:07: [io 0x0454-0x0457]
system 00:07: [io 0x0454-0x0457] has been reserved
system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
pnp 00:08: [io 0x0060]
pnp 00:08: [io 0x0064]
pnp 00:08: [irq 1]
pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
pnp 00:09: [irq 12]
pnp 00:09: Plug and Play ACPI device, IDs SYN032f SYN0300 SYN0002 PNP0f13 (active)
pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
pnp 00:0a: [mem 0xfed10000-0xfed17fff]
pnp 00:0a: [mem 0xfed18000-0xfed18fff]
pnp 00:0a: [mem 0xfed19000-0xfed19fff]
pnp 00:0a: [mem 0xf8000000-0xfbffffff]
pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
pnp 00:0a: [mem 0xfed90000-0xfed93fff]
pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
pnp 00:0a: [mem 0xff000000-0xffffffff]
pnp 00:0a: [mem 0xfee00000-0xfeefffff]
pnp 00:0a: [mem 0xfffff000-0xffffffff]
system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
system 00:0a: [mem 0xfffff000-0xffffffff] has been reserved
system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:0b: [mem 0x20000000-0x201fffff]
pnp 00:0b: [mem 0x40000000-0x401fffff]
system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp: PnP ACPI: found 12 devices
ACPI: ACPI bus type pnp unregistered
pci 0000:00:1c.0: PCI bridge to [bus 01-01]
pci 0000:00:1c.1: PCI bridge to [bus 02-02]
pci 0000:00:1c.1: bridge window [mem 0x90500000-0x905fffff]
pci 0000:00:1c.3: PCI bridge to [bus 03-03]
pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
pci 0000:00:1c.3: bridge window [mem 0x90400000-0x904fffff]
pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 7 [mem 0x7ea00000-0xfeafffff]
pci_bus 0000:02: resource 1 [mem 0x90500000-0x905fffff]
pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
pci_bus 0000:03: resource 1 [mem 0x90400000-0x904fffff]
NET: Registered protocol family 2
IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP: reno registered
UDP hash table entries: 1024 (order: 3, 32768 bytes)
UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
NET: Registered protocol family 1
pci 0000:00:02.0: Boot video device
PCI: CLS 64 bytes, default 64
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 3132k freed
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Placing 64MB software IO TLB between ffff88006fe00000 - ffff880073e00000
software IO TLB at phys 0x6fe00000 - 0x73e00000
audit: initializing netlink socket (disabled)
type=2000 audit(1353404295.460:1): initialized
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
squashfs: version 4.0 (2009/01/31) Phillip Lougher
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
OCFS2 1.5.0
ocfs2: Registered cluster interface o2cb
OCFS2 DLMFS 1.5.0
OCFS2 User DLM kernel interface loaded
OCFS2 Node Manager 1.5.0
OCFS2 DLM 1.5.0
GFS2 installed
msgmni has been set to 3574
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Linux agpgart interface v0.103
vmlfb: initializing
Could not find Carillo Ranch MCH device.
[drm] Initialized drm 1.1.0 20060810
brd: module loaded
loop: module loaded
i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mousedev: PS/2 mouse device common for all mice
input: PC Speaker as /devices/platform/pcspkr/input/input0
rtc_cmos 00:06: RTC can wake from S4
rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
cpuidle: using governor ladder
cpuidle: using governor menu
TCP: cubic registered
NET: Registered protocol family 17
registered taskstats version 1
rtc_cmos 00:06: setting system clock to 2012-11-20 09:38:16 UTC (1353404296)
Freeing unused kernel memory: 480k freed
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
libata version 3.00 loaded.
psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1c0b1, caps: 0xf00a33/0x240000/0xa2400
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
Refined TSC clocksource calibration: 1596.373 MHz.
Switching to clocksource tsc
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
ahci: SSS flag set, parallel bus scan disabled
ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x12 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
scsi5 : ahci
ata1: DUMMY
ata2: SATA max UDMA/133 abar m2048@0x90617000 port 0x90617180 irq 40
ata3: DUMMY
ata4: DUMMY
ata5: SATA max UDMA/133 abar m2048@0x90617000 port 0x90617300 irq 40
ata6: DUMMY
ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata2.00: ATA-8: WDC WD3200BPVT-24JJ5T0, 01.01A01, max UDMA/133
ata2.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata2.00: configured for UDMA/133
scsi 1:0:0:0: Direct-Access ATA WDC WD3200BPVT-2 01.0 PQ: 0 ANSI: 5
sd 1:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
sd 1:0:0:0: [sda] 4096-byte physical blocks
sd 1:0:0:0: [sda] Write Protect is off
sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2 sda3 sda4
sd 1:0:0:0: [sda] Attached SCSI disk
ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata5.00: ATAPI: PLDS DVD-RW DS8A8SH, KL31, max UDMA/100
ata5.00: configured for UDMA/100
scsi 4:0:0:0: CD-ROM PLDS DVD-RW DS8A8SH KL31 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 4:0:0:0: Attached scsi CD-ROM sr0
sd 1:0:0:0: Attached scsi generic sg0 type 0
sr 4:0:0:0: Attached scsi generic sg1 type 5
Fusion MPT base driver 3.04.20
Copyright (c) 1999-2008 LSI Corporation
Fusion MPT SPI Host driver 3.04.20
Fusion MPT FC Host driver 3.04.20
Fusion MPT SAS Host driver 3.04.20
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1a.0: setting latency timer to 64
ehci_hcd 0000:00:1a.0: EHCI Host Controller
ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.0: debug port 2
ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
ehci_hcd 0000:00:1a.0: irq 16, io mem 0x90619000
ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 3.4.9-gentoo ehci_hcd
usb usb1: SerialNumber: 0000:00:1a.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ehci_hcd 0000:00:1d.0: setting latency timer to 64
ehci_hcd 0000:00:1d.0: EHCI Host Controller
ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.0: debug port 2
ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
ehci_hcd 0000:00:1d.0: irq 23, io mem 0x90618000
ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 3.4.9-gentoo ehci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
uhci_hcd: USB Universal Host Controller Interface driver
Compat-wireless backport release: compat-wireless-v3.5.4-1-snpc
Backport based on linux-stable.git v3.5.4
compat.git: linux-stable.git
ohci_hcd: disagrees about version of symbol ssb_device_disable
ohci_hcd: Unknown symbol ssb_device_disable (err -22)
ohci_hcd: disagrees about version of symbol ssb_device_enable
ohci_hcd: Unknown symbol ssb_device_enable (err -22)
ohci_hcd: disagrees about version of symbol ssb_driver_unregister
ohci_hcd: Unknown symbol ssb_driver_unregister (err -22)
ohci_hcd: disagrees about version of symbol __ssb_driver_register
ohci_hcd: Unknown symbol __ssb_driver_register (err -22)
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
usb 1-1: new high-speed USB device number 2 using ehci_hcd
usb 1-1: New USB device found, idVendor=8087, idProduct=0024
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 6 ports detected
usb 2-1: new high-speed USB device number 2 using ehci_hcd
usb 2-1: New USB device found, idVendor=8087, idProduct=0024
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 2-1:1.0: USB hub found
hub 2-1:1.0: 6 ports detected
usb 1-1.2: new low-speed USB device number 3 using ehci_hcd
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised:
usb 1-1.2: New USB device found, idVendor=093a, idProduct=2510, Peter Oruba
usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.2: Product: USB Optical Mouse
usb 1-1.2: Manufacturer: PixArt
input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input3
generic-usb 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:1a.0-1.2/input0
usb 1-1.5: new high-speed USB device number 4 using ehci_hcd
usb 1-1.5: New USB device found, idVendor=5986, idProduct=0294
usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.5: Product: Lenovo EasyCamera
usb 1-1.5: Manufacturer: Bison Corp.
usb 2-1.6: new high-speed USB device number 3 using ehci_hcd
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
usb 2-1.6: New USB device found, idVendor=058f, idProduct=6366
usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1.6: Product: Flash Card Reader/Writer
usb 2-1.6: Manufacturer: Generic
usb 2-1.6: SerialNumber: 058F63666435
scsi6 : usb-storage 2-1.6:1.0
raid6: int64x1 1702 MB/s
raid6: int64x2 1712 MB/s
raid6: int64x4 1563 MB/s
raid6: int64x8 1213 MB/s
raid6: sse2x1 4312 MB/s
raid6: sse2x2 5298 MB/s
raid6: sse2x4 6180 MB/s
raid6: using algorithm sse2x4 (6180 MB/s)
scsi 6:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0
sd 6:0:0:0: Attached scsi generic sg2 type 0
sd 6:0:0:0: [sdb] Attached SCSI removable disk
async_tx: api initialized (async)
xor: automatically using best checksumming function: generic_sse
generic_sse: 7116.400 MB/sec
xor: using function: generic_sse (7116.400 MB/sec)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
md: raid10 personality registered for level 10
JFS: nTxBlock = 8192, nTxLock = 65536
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
fuse init (API version 7.18)
e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
e1000: Copyright (c) 1999-2006 Intel Corporation.
Loading iSCSI transport class v2.0-870.
mount: sending ioctl 5310 to a partition!
mount: sending ioctl 5310 to a partition!
mount: sending ioctl 5310 to a partition!
mount: sending ioctl 5310 to a partition!
UDF-fs: warning (device sda2): udf_fill_super: No partition found (1)
XFS (sda2): Mounting Filesystem
XFS (sda2): Ending clean mount
udevd[11279]: starting version 171
Qualcomm Atheros(R) AR813x/AR815x/AR816x PCI-E Ethernet Network Driver
alx 0000:03:00.0: DMA to 64-BIT addresses
alx 0000:03:00.0: (unregistered net_device): HW Flags = 0x15
alx 0000:03:00.0: (unregistered net_device): reset PHY, pws = 1, az = 0, ptp = 0
alx 0000:03:00.0: (unregistered net_device): speed = 0x2f, autoneg = 1
alx 0000:03:00.0: irq 41 for MSI/MSI-X
alx: Atheros Gigabit Network Connection
ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
agpgart-intel 0000:00:00.0: detected 65536K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
ACPI: Lid Switch [LID0]
input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
ACPI: AC Adapter [ADP1] (on-line)
ACPI: Sleep Button [SLPB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
ACPI: Power Button [PWRF]
ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
ACPI: Battery Slot [BAT0] (battery present)
microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x26
cfg80211: Calling CRDA to update world regulatory domain
microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x26
microcode: Microcode Update Driver: v2.00
ACPI: Requesting acpi_cpufreq
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
ACPI: acpi_idle registered with cpuidle
thermal LNXTHERM:00: registered as thermal_zone0
ACPI: Thermal Zone [TZS0] (31 C)
thermal LNXTHERM:01: registered as thermal_zone1
ACPI: Thermal Zone [TZS1] (22 C)
snd_hda_intel 0000:00:1b.0: irq 42 for MSI/MSI-X
ath: phy0: ASPM enabled: 0x43
ath: EEPROM regdomain: 0x65
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: 00
ath: Regpair used: 0x65
cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm)
cfg80211: Disabling freq 2484 MHz as custom regd has no rule that fits a 20 MHz wide channel
cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
cfg80211: wext will not work because kernel was compiled with CONFIG_WIRELESS_EXT=n. Tools using wext interface, like iwconfig will not work.
Registered led device: ath9k-phy0
ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc900041c0000, irq=17
i915 0000:00:02.0: setting latency timer to 64
i915 0000:00:02.0: irq 43 for MSI/MSI-X
[drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[drm] Driver supports precise vblank timestamp query.
vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
fbcon: inteldrmfb (fb0) is primary device
Console: switching to colour frame buffer device 170x48
fb0: inteldrmfb frame buffer device
drm: registered panic notifier
ACPI Error: Current brightness invalid (20120320/video-376)
input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input7
ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
xhci_hcd 0000:00:14.0: setting latency timer to 64
xhci_hcd 0000:00:14.0: xHCI Host Controller
xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
xhci_hcd 0000:00:14.0: irq 21, io mem 0x90600000
xhci_hcd 0000:00:14.0: irq 44 for MSI/MSI-X
usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: xHCI Host Controller
usb usb3: Manufacturer: Linux 3.4.9-gentoo xhci_hcd
usb usb3: SerialNumber: 0000:00:14.0
xHCI xhci_add_endpoint called for root hub
xHCI xhci_check_bandwidth called for root hub
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
xhci_hcd 0000:00:14.0: xHCI Host Controller
xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: xHCI Host Controller
usb usb4: Manufacturer: Linux 3.4.9-gentoo xhci_hcd
usb usb4: SerialNumber: 0000:00:14.0
xHCI xhci_add_endpoint called for root hub
xHCI xhci_check_bandwidth called for root hub
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 4 ports detected
vboxdrv: Found 2 processor cores.
vboxdrv: fAsync=0 offMin=0x334 offMax=0x1258
vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
vboxdrv: Successfully loaded version 4.1.22 (interface 0x00190000).
Adding 4194300k swap on /dev/sda3. Priority:-1 extents:1 across:4194300k
NET: Registered protocol family 10
ADDRCONF(NETDEV_UP): wlan0: link is not ready
eth0: no IPv6 routers present
usb 2-1.4: new high-speed USB device number 4 using ehci_hcd
usb 2-1.4: New USB device found, idVendor=125f, idProduct=105b
usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1.4: Product: ADATA USB Flash Drive
usb 2-1.4: Manufacturer: ADATA
usb 2-1.4: SerialNumber: 2180800000000091
scsi7 : usb-storage 2-1.4:1.0
usb 2-1.4: USB disconnect, device number 4
1. Для показа логов в
1. Для показа логов в дальнейшем рекомендую посмотреть в FAQ
2. По сабжу у меня идей нет (ибо оборудованием с USB3 не располагаю). Только если найти-таки работающую систему и сравнить конфигурации.
...
Ок, следующий раз попробую как в FAQ =)
А что говорит lsusb -v про
А что говорит lsusb -v про флешку?
...
Лог длиннющий.. но после подключения флешки, реакции и каких либо упоминаний о флэшке нет.