Δημοσιεύτηκε: 15 Αύγ 2013, 02:20
- Κώδικας: Επιλογή όλων
*************** info trace ****************
**** uname -a ****
Linux marilenix-HP-G5000-GF767EA-B1A 3.2.0-51-lowlatency-pae #53-Ubuntu SMP PREEMPT Fri Jul 26 14:39:03 UTC 2013 i686 i686 i386 GNU/Linux
**** lsb-release ****
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS"
**** lspci ****
06:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Subsystem: Hewlett-Packard Company BCM4311 802.11b/g Wireless LAN Controller [103c:1364]
Kernel driver in use: wl
--
08:08.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
Subsystem: Hewlett-Packard Company Device [103c:30a5]
Kernel driver in use: 8139too
**** lsusb ****
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
**** iwconfig ****
**** rfkill ****
0: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
**** lsmod ****
Module Size Used by
rfcomm 38063 0
bnep 17830 2
parport_pc 32114 0
bluetooth 158093 10 rfcomm,bnep
ppdev 12849 0
snd_hda_codec_conexant 52521 1
snd_hda_intel 28623 4
snd_hda_codec 109527 2 snd_hda_codec_conexant,snd_hda_intel
snd_hwdep 13276 1 snd_hda_codec
snd_pcm 80916 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
snd_rawmidi 25424 1 snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51592 2 snd_seq_midi,snd_seq_midi_event
joydev 17322 0
snd_timer 28931 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
wl 3032499 1
i915 424062 2
drm_kms_helper 45466 1 i915
drm 197602 3 i915,drm_kms_helper
i2c_algo_bit 13199 1 i915
snd 62218 17 snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
hp_wmi 13652 0
sparse_keymap 13658 1 hp_wmi
soundcore 14635 1 snd
snd_page_alloc 14108 2 snd_hda_intel,snd_pcm
psmouse 86520 0
cfg80211 174781 1 wl
lib80211 14040 1 wl
mac_hid 13077 0
video 19115 1 i915
serio_raw 13027 0
wmi 18744 1 hp_wmi
lp 17455 0
parport 40904 3 parport_pc,ppdev,lp
8139too 23283 0
8139cp 26759 0
**** nm-tool ****
NetworkManager Tool
State: connected (global)
- Device: eth0 [Ενσύρματη σύνδεση 1] --------------------------
Type: Wired
Driver: 8139too
State: connected
Default: yes
HW Address: <MAC address removed>
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 192.168.1.65
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.254
DNS: 192.168.1.254
**** NetworkManager.state ****
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
**** NetworkManager.conf ****
[main]
plugins=ifupdown,keyfile
dns=dnsmasq
[ifupdown]
managed=false
**** interfaces ****
auto lo
iface lo inet loopback
**** iwlist ****
**** resolv ****
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.0.1
search lan
**** blacklist.conf ****
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.
# evbug is a debug tool that should be loaded explicitly
blacklist evbug
# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd
# replaced by e100
blacklist eepro100
# replaced by tulip
blacklist de4x5
# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394
# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m
# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2
# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps
# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi
# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp
# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr
# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac
**** dmesg ****
[ 0.000000] Linux version 3.2.0-51-lowlatency-pae (buildd@akateko) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #53-Ubuntu SMP PREEMPT Fri Jul 26 14:39:03 UTC 2013 (Ubuntu 3.2.0-51.53-lowlatency-pae 3.2.48)
[ 0.000000] DMI: Hewlett-Packard HP G5000 (GF767EA#B1A) /30C6, BIOS F.15 03/09/2007
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-51-lowlatency-pae root=UUID=2c5537a4-35ec-4d6f-9198-36c2211d93b2 ro quiet splash
[ 24.628325] wmi: Mapper loaded
[ 26.018895] wl: module license 'MIXED/Proprietary' taints kernel.
[ 26.054573] wl 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 26.054584] wl 0000:06:00.0: setting latency timer to 64
[ 26.057379] wl driver 6.20.155.1 (r326264) failed with code 21
[ 26.057640] Modules linked in: wl(P+) i915(+) drm_kms_helper drm i2c_algo_bit snd hp_wmi sparse_keymap soundcore snd_page_alloc psmouse cfg80211 lib80211 mac_hid video serio_raw wmi lp parport 8139too 8139cp
[ 26.058006] Pid: 433, comm: modprobe Tainted: P O 3.2.0-51-lowlatency-pae #53-Ubuntu Hewlett-Packard HP G5000 (GF767EA#B1A) /30C6
[ 26.058006] EIP is at wdev_priv.part.7+0x3/0x5 [wl]
[ 26.058006] [<f8bf6908>] wl_cfg80211_detach+0xc8/0xd0 [wl]
[ 26.058006] [<f8bef57f>] wl_free_if.isra.10+0x1f/0xa0 [wl]
[ 26.058006] [<f8beff48>] wl_free+0x58/0x250 [wl]
[ 26.058006] [<f8b0fe92>] ? wlc_attach+0xf6c/0xfda [wl]
[ 26.058006] [<f8bf73eb>] wl_pci_probe+0x51c/0x53c [wl]
[ 26.058006] [<f8965017>] wl_module_init+0x17/0x1000 [wl]
[ 26.058006] EIP: [<f8bf7478>] wdev_priv.part.7+0x3/0x5 [wl] SS:ESP 0068:f066bce8
**************** done ********************
Σωστά;