drivers - Finding Wireless Card Chipset - Ask Ubuntu


i have been trying install aircrack-ng, but, being new linux, having difficulty. know wireless card intel corporation wireless 7260 (rev bb), need find chipset. tried following instructions post on site typing

lspci -vv -s 02:00.0 

which gave me following information:

 2:00.0 network controller: intel corporation wireless 7260 (rev bb) subsystem: intel corporation dual band wireless-n 7260 control: i/o- mem+ busmaster+ speccycle- memwinv- vgasnoop- parerr- stepping- serr- fastb2b- disintx+ status: cap+ 66mhz- udf- fastb2b- parerr- devsel=fast >tabort- <tabort- <mabort- >serr- <perr- intx- latency: 0, cache line size: 64 bytes interrupt: pin routed irq 267 region 0: memory @ 90600000 (64-bit, non-prefetchable) [size=8k] capabilities: <access denied> kernel driver in use: iwlwifi kernel modules: iwlwifi 

how find chipset this? in other post, chipset appeared on first line next name of card, didn't happen me.

i tried typing

lspci -nn -s 02:00.0 

giving

02:00.0 network controller [0280]: intel corporation wireless 7260 [8086:08b1] (rev bb) 

i know 8086:08b1 manufacturer code , device id in hexidecimal wireless card, not know how use find chipset. googled code, did not find useful.

any appreciated!

your wireless chipset is

intel corporation wireless 7260 [8086:08b1] (rev bb) 

Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User