Skip to content

Instantly share code, notes, and snippets.

@krisjugisto
Last active December 18, 2015 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krisjugisto/44b3f359c2cabecda86b to your computer and use it in GitHub Desktop.
Save krisjugisto/44b3f359c2cabecda86b to your computer and use it in GitHub Desktop.
rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no
lsmod
Module Size Used by
parport_pc 27504 0
ppdev 12817 0
rfcomm 37420 0
bnep 17669 2
btusb 17986 0
bluetooth 202069 11 bnep,btusb,rfcomm
coretemp 13131 0
uvcvideo 71279 0
videobuf2_vmalloc 12920 1 uvcvideo
videobuf2_memops 13042 1 videobuf2_vmalloc
videobuf2_core 39161 1 uvcvideo
videodev 95806 2 uvcvideo,videobuf2_core
snd_hda_codec_realtek 63791 1
lib80211_crypt_tkip 17160 0
snd_hda_intel 38307 3
i915 535544 3
snd_hda_codec 117580 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13272 1 snd_hda_codec
microcode 18286 0
wl 2902185 0
lib80211 14040 2 wl,lib80211_crypt_tkip
snd_pcm 80890 2 snd_hda_codec,snd_hda_intel
psmouse 81038 0
snd_page_alloc 14230 2 snd_pcm,snd_hda_intel
drm_kms_helper 47545 1 i915
serio_raw 13031 0
cfg80211 436177 1 wl
lpc_ich 16925 0
drm 228489 4 i915,drm_kms_helper
snd_seq_midi 13132 0
snd_seq_midi_event 14475 1 snd_seq_midi
i2c_algo_bit 13197 1 i915
snd_rawmidi 25114 1 snd_seq_midi
snd_seq 51280 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 14137 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 24411 2 snd_pcm,snd_seq
snd 56485 15 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore 12600 1 snd
joydev 17097 0
acer_wmi 27592 0
sparse_keymap 13658 1 acer_wmi
wmi 18590 1 acer_wmi
video 18894 2 i915,acer_wmi
mac_hid 13037 0
lp 13299 0
parport 40753 3 lp,ppdev,parport_pc
atl1c 36175 0
ahci 25507 2
libahci 26108 1 ahci
# dmidecode 2.11
SMBIOS 2.6 present.
Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: Packard Bell
Version: V3.09(DDR3)
Release Date: 11/03/2010
ROM Size: 2048 kB
Characteristics:
PCI is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
BIOS ROM is socketed
EDD is supported
Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
5.25"/360 kB floppy services are supported (int 13h)
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 kB floppy services are supported (int 13h)
3.5"/2.88 MB floppy services are supported (int 13h)
8042 keyboard services are supported (int 9h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
Targeted content distribution is supported
BIOS Revision: 9.220
Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: Packard Bell
Product Name: DOT SE
Version: V3.09(DDR3)
Serial Number: LUBP20D01104609D191601
UUID: 364EE69C-9C82-9CB1-2111-1C750830896C
Wake-up Type: Power Switch
SKU Number: NetTopSku
Family: Intel_Mobile
iwlist chan
lo no frequency information.
eth0 no frequency information.
eth1 26 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 14 : 2.484 GHz
Channel 36 : 5.18 GHz
Channel 38 : 5.19 GHz
Channel 40 : 5.2 GHz
Channel 42 : 5.21 GHz
Channel 44 : 5.22 GHz
Channel 46 : 5.23 GHz
Channel 48 : 5.24 GHz
Channel 149 : 5.745 GHz
Channel 153 : 5.765 GHz
Channel 157 : 5.785 GHz
Channel 161 : 5.805 GHz
Channel 165 : 5.825 GHz
uname -a
Linux ben-ubuntu 3.8.0-25-generic #37-Ubuntu SMP Thu Jun 6 20:47:30 UTC 2013 i686 i686 i686 GNU/Linux
cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 ben-ubuntu
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ifconfig -a
eth0 Link encap:Ethernet Hardware Adresse 1c:75:08:30:89:6c
inet Adresse:192.168.2.106 Bcast:192.168.2.255 Maske:255.255.255.0
inet6-Adresse: fe80::1e75:8ff:fe30:896c/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1
RX packets:20485 errors:0 dropped:0 overruns:0 frame:0
TX packets:27724 errors:0 dropped:0 overruns:0 carrier:1
Kollisionen:0 Sendewarteschlangenlänge:1000
RX-Bytes:5633865 (5.6 MB) TX-Bytes:10229398 (10.2 MB)
eth1 Link encap:Ethernet Hardware Adresse 5c:ac:4c:31:51:6d
inet6-Adresse: fe80::5eac:4cff:fe31:516d/64 Gültigkeitsbereich:Verbindung
UP BROADCAST MULTICAST MTU:1500 Metrik:1
RX packets:3 errors:3 dropped:0 overruns:0 frame:3440
TX packets:12 errors:46 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX-Bytes:406 (406.0 B) TX-Bytes:2532 (2.5 KB)
Interrupt:17
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:65536 Metrik:1
RX packets:134393 errors:0 dropped:0 overruns:0 frame:0
TX packets:134393 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX-Bytes:41922645 (41.9 MB) TX-Bytes:41922645 (41.9 MB)
route -n
Kernel-IP-Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
192.168.2.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
lshw -C network
*-network
Beschreibung: Ethernet interface
Produkt: AR8152 v1.1 Fast Ethernet
Hersteller: Qualcomm Atheros
Physische ID: 0
Bus-Informationen: pci@0000:01:00.0
Logischer Name: eth0
Version: c1
Seriennummer: 1c:75:08:30:89:6c
Größe: 100Mbit/s
Kapazität: 100Mbit/s
Breite: 64 bits
Takt: 33MHz
Fähigkeiten: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
Konfiguration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.1-NAPI duplex=full ip=192.168.2.106 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
Ressourcen: irq:45 memory:57000000-5703ffff ioport:5000(Größe=128)
*-network
Beschreibung: Kabellose Verbindung
Produkt: BCM4313 802.11b/g/n Wireless LAN Controller
Hersteller: Broadcom Corporation
Physische ID: 0
Bus-Informationen: pci@0000:02:00.0
Logischer Name: eth1
Version: 01
Seriennummer: 5c:ac:4c:31:51:6d
Breite: 64 bits
Takt: 33MHz
Fähigkeiten: pm msi pciexpress bus_master cap_list ethernet physical wireless
Konfiguration: broadcast=yes driver=wl0 driverversion=6.20.155.1 (r326264) latency=0 multicast=yes wireless=IEEE 802.11abg
Ressourcen: irq:17 memory:56000000-56003fff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment