Δημοσιεύτηκε: 26 Ιούλ 2013, 19:25
από dimi

Τον κώδικα (αποτελέσματα τερματικού .. κλπ) , τον τοποθετούμε μέσα σε BBCode tags , όχι χύμα.



Ιδού τα αποτελέσματα των εντολών που μου υποδείξατε...

Κώδικας: Επιλογή όλων
dimi@dimi-1000H:~$ 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
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 043e:70f5 LG Electronics USA, Inc.
Bus 001 Device 005: ID 04f2:b071 Chicony Electronics Co., Ltd 2.0M UVC Webcam / CNF7129
Bus 003 Device 002: ID 046d:c526 Logitech, Inc. Nano Receiver
Bus 005 Device 002: ID 0b05:b700 ASUSTek Computer, Inc. Broadcom Bluetooth 2.1
dimi@dimi-1000H:~$ sudo fdisk -1
[sudo] password for dimi:
fdisk: invalid option -- '1'
Usage:
fdisk [options] <disk> change partition table
fdisk [options] -l <disk> list partition table(s)
fdisk -s <partition> give partition size(s) in blocks

Options:
-b <size> sector size (512, 1024, 2048 or 4096)
-c[=<mode>] compatible mode: 'dos' or 'nondos' (default)
-h print this help text
-u[=<unit>] display units: 'cylinders' or 'sectors' (default)
-v print program version
-C <number> specify the number of cylinders
-H <number> specify the number of heads
-S <number> specify the number of sectors per track

dimi@dimi-1000H:~$ dmesg | tail -n 30
[ 21.683977] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 21.683988] cfg80211: World regulatory domain updated:
[ 21.683995] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 21.684056] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 21.684068] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 21.684078] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 21.684089] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 21.684099] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 21.807236] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.808945] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.984577] composite sync not supported
[ 22.009555] eeepc_laptop: Unable to find port
[ 22.385005] phy0 -> rt2800pci_mcu_status: Error - MCU request failed, no response from hardware
[ 22.409337] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 22.411413] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 22.882737] composite sync not supported
[ 22.912357] composite sync not supported
[ 24.441204] cfg80211: Found new beacon on frequency: 2472 MHz (Ch 13) on phy0
[ 25.461480] init: plymouth-stop pre-start process (1439) terminated with status 1
[ 25.860725] wlan0: authenticate with 58:98:35:4f:a5:18 (try 1)
[ 25.862391] wlan0: authenticated
[ 25.864211] wlan0: associate with 58:98:35:4f:a5:18 (try 1)
[ 25.868669] wlan0: RX AssocResp from 58:98:35:4f:a5:18 (capab=0x411 status=0 aid=1)
[ 25.868679] wlan0: associated
[ 25.877075] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 26.548858] composite sync not supported
[ 28.074770] composite sync not supported
[ 29.006911] composite sync not supported
[ 36.864052] wlan0: no IPv6 routers present
[ 49.287226] composite sync not supported
dimi@dimi-1000H:~$