
- Κώδικας: Επιλογή όλων
lsmod
dmesg
MakisM1 έγραψε:Τσεκαρες το e-mail σου;Το Gmail...
medigeek έγραψε:Απορία: Το ότι προσθέτει +1 στο id είναι λάθος που πρέπει να διορθωθεί στο lsusb ;;
Λειτουργικό: Ubuntu 10.04 lucid 64-bit | Προδιαγραφές: 4x Intel Core i5 CPU M 450 2.40GHz ‖ RAM 3696 MiB ‖ Lenovo KL3 - LENOVO IdeaPad Y560 |
Κάρτα γραφικών: ATI Device [1002:68c0] | Ασύρματο: wlan0: Atheros Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01) |
gerry@gerry-desktop:~$ lsusb
Bus 005 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 045e:0750 Microsoft Corp.
Bus 002 Device 002: ID 045e:0737 Microsoft Corp.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 007: ID 1385:5f00 Netgear, Inc WPN111 RangeMax(TM) Wireless USB 2.0 Adapter
Bus 001 Device 005: ID 13fd:1240 Initio Corporation
Bus 001 Device 004: ID 046d:0819 Logitech, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
gerry@gerry-desktop:~$
gerry@gerry-desktop:~$ lsmod
Module Size Used by
ar5523 15261 0
mac80211 231541 1 ar5523
cfg80211 144470 2 ar5523,mac80211
binfmt_misc 6599 1
vboxnetadp 6454 0
vboxnetflt 15216 0
vboxdrv 189783 2 vboxnetadp,vboxnetflt
nfsd 241120 13
exportfs 3449 1 nfsd
nfs 275158 0
lockd 65605 2 nfsd,nfs
fscache 46361 1 nfs
nfs_acl 2257 2 nfsd,nfs
auth_rpcgss 34001 2 nfsd,nfs
snd_intel8x0 25632 2
snd_ac97_codec 99227 1 snd_intel8x0
ac97_bus 1014 1 snd_ac97_codec
snd_usb_audio 86480 1
snd_pcm 71475 3 snd_intel8x0,snd_ac97_codec,snd_usb_audio
snd_hwdep 5040 1 snd_usb_audio
nvidia 7088432 34
snd_usbmidi_lib 17413 1 snd_usb_audio
snd_seq_midi 4588 0
snd_rawmidi 17783 2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event 6047 1 snd_seq_midi
snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
sunrpc 193114 14 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
i82875p_edac 3358 0
snd_timer 19067 2 snd_pcm,snd_seq
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
ppdev 5556 0
w83627hf 21155 0
snd 49038 16 snd_intel8x0,snd_ac97_codec,snd_usb_audio,snd_pcm,snd_hwdep,snd_usbmidi_lib,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
hwmon_vid 2310 1 w83627hf
uvcvideo 55847 0
edac_core 38630 3 i82875p_edac
parport_pc 26058 1
intel_agp 26694 1
joydev 8767 0
lp 7342 0
soundcore 880 1 snd
snd_page_alloc 7120 2 snd_intel8x0,snd_pcm
videodev 43098 1 uvcvideo
v4l1_compat 13359 2 uvcvideo,videodev
parport 31492 3 ppdev,parport_pc,lp
agpgart 32011 2 nvidia,intel_agp
shpchp 29886 0
usbhid 36882 0
hid 67742 1 usbhid
usb_storage 40172 1
firewire_ohci 21042 0
floppy 54311 0
sata_promise 9074 0
firewire_core 46643 1 firewire_ohci
e1000 97525 0
crc_itu_t 1383 1 firewire_core
gerry@gerry-desktop:~$
gerry@gerry-desktop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:0e:a6:34:28:62
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:329 errors:0 dropped:0 overruns:0 frame:0
TX packets:329 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:26588 (26.5 KB) TX bytes:26588 (26.5 KB)
wlan0 Link encap:Ethernet HWaddr 00:1b:2f:b9:56:51
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::21b:2fff:feb9:5651/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:386 errors:0 dropped:0 overruns:0 frame:0
TX packets:209 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:148918 (148.9 KB) TX bytes:25482 (25.4 KB)
gerry@gerry-desktop:~$
gerry@gerry-desktop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
vboxnet0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"HOMEGEAR"
Mode:Managed Frequency:2.462 GHz Access Point: 00:1E:2A:6E:03:34
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
gerry@gerry-desktop:~$
/etc/gdm/Xsession: Beginning session setup...
Setting IM through im-switch for locale=en_US.
Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit/xinput.d/default.
GNOME_KEYRING_CONTROL=/tmp/keyring-KWunJc
GNOME_KEYRING_CONTROL=/tmp/keyring-KWunJc
SSH_AUTH_SOCK=/tmp/keyring-KWunJc/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-KWunJc
SSH_AUTH_SOCK=/tmp/keyring-KWunJc/ssh
Unable to find a synaptics device.
(polkit-gnome-authentication-agent-1:1812): GLib-GObject-WARNING **: cannot register existing type `_PolkitError'
(polkit-gnome-authentication-agent-1:1812): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
Initializing nautilus-gdu extension
CachingBackend: Loading instances from cache
CachingBackend: Loading <ClearWeather1>
** Message: applet now removed from the notification area
** (nm-applet:1826): DEBUG: old state indicates that this was not a disconnect 0
[31;01merror: option -s not recognized[0m
[01mHP Linux Imaging and Printing System (ver. 3.10.6)[0m
[01mSystem Tray Status Service ver. 2.0[0m
Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
[01mUsage: hp-systray [OPTIONS][0m
[01m[OPTIONS][0m
Use Qt4: --qt4 (Default)
Set the logging -l<level> or --logging=<level>
level:
<level>: none, info*, error, warn, debug (*default)
Run in debug mode: -g (same as option: -ldebug)
This help -h or --help
information:
Startup even if no -x or --force-startup
hplip CUPS queues
are present:
daemon already started
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:127: RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK
set_interactive(1)
** Message: applet now embedded in the notification area
No global tempdir found, creating new one.
Temp directory /tmp/screenlets created.
Creating new entry for ClearWeatherScreenlet in /tmp/screenlets/screenlets.gerry.running
Loading instances in: /home/gerry/.config/Screenlets/ClearWeather/default/
File: ClearWeather1.ini
(nm-applet:1826): Gdk-CRITICAL **: IA__gdk_window_thaw_toplevel_updates_libgtk_only: assertion `private->update_and_descendants_freeze_count > 0' failed
/home/gerry/.config/Screenlets/ClearWeather/default/ClearWeather1
LOAD NEW THEME: default
FOUND: /usr/share/screenlets/ClearWeather/themes/default
theme.conf found! Loading option-overrides.
theme.conf loaded:
Name: Stardock weather icons
Author: Stardock Corporation
Version: 1.0
Info: These weather images are (c) 2003 by Stardock Corporation. All rights reserved.
/usr/lib/pymodules/python2.6/screenlets/drawing.py:114: DeprecationWarning: use copy pango.FontDescription.set_family instead
self.p_fdesc.set_family_static(font)
WARNING - add_default_menuitems and add_menuitems should be set in on_init ,menu values will be displayed incorrectly
WARNING - add_default_menuitems and add_menuitems should be set in on_init ,menu values will be displayed incorrectly
Set options in ClearWeatherScreenlet
LOAD NEW THEME: default
FOUND: /usr/share/screenlets/ClearWeather/themes/default
theme.conf found! Loading option-overrides.
theme.conf loaded:
Name: Stardock weather icons
Author: Stardock Corporation
Version: 1.0
Info: These weather images are (c) 2003 by Stardock Corporation. All rights reserved.
Screenlet has been initialized.
Restored instances from session 'default' ...
Error retrieving weather data [Errno socket error] [Errno -2] Name or service not known
Traceback (most recent call last):
File "/usr/share/screenlets/ClearWeather/ClearWeatherScreenlet.py", line 129, in update_weather_data
temp = self.parseWeatherData()
File "/usr/share/screenlets/ClearWeather/ClearWeatherScreenlet.py", line 170, in parseWeatherData
self.show_error(("Error retrieving weather data", e))
File "/usr/share/screenlets/ClearWeather/ClearWeatherScreenlet.py", line 565, in show_error
reasonstr = "\nReason: %s" % reason if reason is not None else ""
TypeError: not all arguments converted during string formatting
Window Manager is not recognized: compiz
Window Manager is not recognized: compiz
10/12/2010 01:59:24 PM Autoprobing TCP port in (all) network interface
10/12/2010 01:59:24 PM Listening IPv6://[::]:5900
10/12/2010 01:59:24 PM Listening IPv4://0.0.0.0:5900
10/12/2010 01:59:24 PM Autoprobing selected port 5900
10/12/2010 01:59:24 PM Advertising security type: 'TLS' (18)
10/12/2010 01:59:24 PM Advertising authentication type: 'No Authentication' (1)
10/12/2010 01:59:24 PM Advertising security type: 'No Authentication' (1)
sendto: Network is unreachable
** (update-notifier:2054): DEBUG: aptdaemon on bus: 0
** (update-notifier:2054): DEBUG: Skipping reboot required
** (nm-applet:1826): DEBUG: old state indicates that this was not a disconnect 0
** (nm-applet:1826): DEBUG: old state indicates that this was not a disconnect 2
** (nm-applet:1826): WARNING **: _nm_object_get_property: Error getting 'State' for /org/freedesktop/NetworkManager/ActiveConnection/0: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:1826): WARNING **: _nm_object_get_property: Error getting 'Devices' for /org/freedesktop/NetworkManager/ActiveConnection/0: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:1826): WARNING **: _nm_object_get_property: Error getting 'ServiceName' for /org/freedesktop/NetworkManager/ActiveConnection/0: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:1826): CRITICAL **: applet_get_connection_for_active: assertion `scope != NM_CONNECTION_SCOPE_UNKNOWN' failed
** (nm-applet:1826): DEBUG: foo_client_state_changed_cb
** (nm-applet:1826): DEBUG: going for offline with icon: notification-network-wireless-disconnected
** (nm-applet:1826): DEBUG: foo_client_state_changed_cb
Error retrieving weather data [Errno socket error] [Errno -2] Name or service not known
Traceback (most recent call last):
File "/usr/share/screenlets/ClearWeather/ClearWeatherScreenlet.py", line 129, in update_weather_data
temp = self.parseWeatherData()
File "/usr/share/screenlets/ClearWeather/ClearWeatherScreenlet.py", line 170, in parseWeatherData
self.show_error(("Error retrieving weather data", e))
File "/usr/share/screenlets/ClearWeather/ClearWeatherScreenlet.py", line 565, in show_error
reasonstr = "\nReason: %s" % reason if reason is not None else ""
TypeError: not all arguments converted during string formatting
[ 20.780] X.Org X Server 1.9.0Release Date: 2010-08-20
[ 20.780] X Protocol Version 11, Revision 0
[ 20.780] Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
[ 20.780] Current Operating System: Linux gerry-desktop 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 i686
[ 20.780] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-generic root=UUID=24f0d9ec-1737-4d44-b51f-ec2fab150e36 ro splash quiet splash
[ 20.780] Build Date: 23 November 2010 09:54:06PM
[ 20.780] xorg-server 2:1.9.0-0ubuntu7.1 (For technical support please see http://www.ubuntu.com/support)
[ 20.780] Current version of pixman: 0.18.4
[ 20.781] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 20.781] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20.781] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 10 13:58:53 2010
[ 20.781] (==) Using config file: "/etc/X11/xorg.conf"
[ 20.782] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 20.786] (==) ServerLayout "Layout0"
[ 20.786] (**) |-->Screen "Screen0" (0)
[ 20.786] (**) | |-->Monitor "Monitor0"
[ 20.787] (**) | |-->Device "Device0"
[ 20.787] (**) |-->Input Device "Keyboard0"
[ 20.787] (**) |-->Input Device "Mouse0"
[ 20.787] (**) Option "Xinerama" "0"
[ 20.787] (==) Automatically adding devices
[ 20.787] (==) Automatically enabling devices
[ 20.787] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 20.787] Entry deleted from font path.
[ 20.787] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 20.787] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 20.788] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 20.788] (WW) Disabling Keyboard0
[ 20.788] (WW) Disabling Mouse0
[ 20.788] (II) Loader magic: 0x81f8e00
[ 20.788] (II) Module ABI versions:
[ 20.788] X.Org ANSI C Emulation: 0.4
[ 20.788] X.Org Video Driver: 8.0
[ 20.788] X.Org XInput driver : 11.0
[ 20.788] X.Org Server Extension : 4.0
[ 20.789] (--) PCI:*(0:1:0:0) 10de:0343:0000:0000 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, BIOS @ 0x????????/131072
[ 20.789] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 20.789] (II) "extmod" will be loaded by default.
[ 20.789] (II) "dbe" will be loaded by default.
[ 20.789] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 20.789] (II) "record" will be loaded by default.
[ 20.789] (II) "dri" will be loaded by default.
[ 20.789] (II) "dri2" will be loaded by default.
[ 20.789] (II) LoadModule: "glx"
[ 20.790] (II) Loading /usr/lib/xorg/extra-modules/libglx.so
[ 20.834] (II) Module glx: vendor="NVIDIA Corporation"
[ 20.834] compiled for 4.0.2, module version = 1.0.0
[ 20.834] Module class: X.Org Server Extension
[ 20.834] (II) NVIDIA GLX Module 173.14.28 Wed Sep 29 10:17:05 PDT 2010
[ 20.834] (II) Loading extension GLX
[ 20.834] (II) LoadModule: "extmod"
[ 20.835] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 20.835] (II) Module extmod: vendor="X.Org Foundation"
[ 20.835] compiled for 1.9.0, module version = 1.0.0
[ 20.835] Module class: X.Org Server Extension
[ 20.835] ABI class: X.Org Server Extension, version 4.0
[ 20.835] (II) Loading extension MIT-SCREEN-SAVER
[ 20.835] (II) Loading extension XFree86-VidModeExtension
[ 20.835] (II) Loading extension XFree86-DGA
[ 20.835] (II) Loading extension DPMS
[ 20.835] (II) Loading extension XVideo
[ 20.835] (II) Loading extension XVideo-MotionCompensation
[ 20.835] (II) Loading extension X-Resource
[ 20.835] (II) LoadModule: "dbe"
[ 20.836] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 20.836] (II) Module dbe: vendor="X.Org Foundation"
[ 20.836] compiled for 1.9.0, module version = 1.0.0
[ 20.836] Module class: X.Org Server Extension
[ 20.836] ABI class: X.Org Server Extension, version 4.0
[ 20.836] (II) Loading extension DOUBLE-BUFFER
[ 20.836] (II) LoadModule: "record"
[ 20.837] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 20.837] (II) Module record: vendor="X.Org Foundation"
[ 20.837] compiled for 1.9.0, module version = 1.13.0
[ 20.837] Module class: X.Org Server Extension
[ 20.837] ABI class: X.Org Server Extension, version 4.0
[ 20.837] (II) Loading extension RECORD
[ 20.837] (II) LoadModule: "dri"
[ 20.837] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 20.838] (II) Module dri: vendor="X.Org Foundation"
[ 20.838] compiled for 1.9.0, module version = 1.0.0
[ 20.838] ABI class: X.Org Server Extension, version 4.0
[ 20.838] (II) Loading extension XFree86-DRI
[ 20.838] (II) LoadModule: "dri2"
[ 20.839] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 20.839] (II) Module dri2: vendor="X.Org Foundation"
[ 20.839] compiled for 1.9.0, module version = 1.2.0
[ 20.839] ABI class: X.Org Server Extension, version 4.0
[ 20.839] (II) Loading extension DRI2
[ 20.839] (II) LoadModule: "nvidia"
[ 20.839] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[ 20.841] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 20.841] compiled for 4.0.2, module version = 1.0.0
[ 20.841] Module class: X.Org Video Driver
[ 20.841] (II) NVIDIA dlloader X Driver 173.14.28 Wed Sep 29 09:55:18 PDT 2010
[ 20.841] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 20.841] (++) using VT number 7
[ 20.844] (II) Loading sub module "fb"
[ 20.844] (II) LoadModule: "fb"
[ 20.851] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 20.851] (II) Module fb: vendor="X.Org Foundation"
[ 20.851] compiled for 1.9.0, module version = 1.0.0
[ 20.851] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.851] (II) Loading sub module "wfb"
[ 20.851] (II) LoadModule: "wfb"
[ 20.854] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 20.854] (II) Module wfb: vendor="X.Org Foundation"
[ 20.854] compiled for 1.9.0, module version = 1.0.0
[ 20.854] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.854] (II) Loading sub module "ramdac"
[ 20.854] (II) LoadModule: "ramdac"
[ 20.855] (II) Module "ramdac" already built-in
[ 20.855] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 20.855] (==) NVIDIA(0): RGB weight 888
[ 20.855] (==) NVIDIA(0): Default visual is TrueColor
[ 20.855] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 20.855] (**) NVIDIA(0): Option "NoLogo" "True"
[ 20.855] (**) NVIDIA(0): Option "TwinView" "0"
[ 20.855] (**) NVIDIA(0): Option "MetaModes" "CRT: nvidia-auto-select +0+0"
[ 20.855] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[ 20.856] (**) NVIDIA(0): Enabling RENDER acceleration
[ 20.856] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[ 20.856] (II) NVIDIA(0): enabled.
[ 21.520] (II) NVIDIA(0): NVIDIA GPU GeForce FX 5700LE (NV36) at PCI:1:0:0 (GPU-0)
[ 21.520] (--) NVIDIA(0): Memory: 262144 kBytes
[ 21.520] (--) NVIDIA(0): VideoBIOS: 04.36.20.37.00
[ 21.520] (II) NVIDIA(0): Detected AGP rate: 8X
[ 21.520] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 21.520] (--) NVIDIA(0): Connected display device(s) on GeForce FX 5700LE at
[ 21.520] (--) NVIDIA(0): PCI:1:0:0:
[ 21.520] (--) NVIDIA(0): Acer AL1714 (CRT-0)
[ 21.520] (--) NVIDIA(0): NVIDIA TV Encoder (TV-0)
[ 21.520] (--) NVIDIA(0): Acer AL1714 (CRT-0): 400.0 MHz maximum pixel clock
[ 21.520] (--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock
[ 21.520] (--) NVIDIA(0): TV encoder: NVIDIA
[ 21.520] (II) NVIDIA(0): Display Device found referenced in MetaMode: CRT-0
[ 21.521] (II) NVIDIA(0): Assigned Display Device: CRT-0
[ 21.521] (II) NVIDIA(0): Validated modes:
[ 21.521] (II) NVIDIA(0): "CRT:nvidia-auto-select+0+0"
[ 21.521] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 21.522] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
[ 21.522] (--) NVIDIA(0): option
[ 21.522] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[ 21.522] (--) Depth 24 pixmap format is 32 bpp
[ 21.524] (II) NVIDIA(0): Initialized AGP GART.
[ 21.528] (II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+0+0"
[ 21.627] (II) Loading extension NV-GLX
[ 21.640] (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
[ 21.645] (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
[ 21.645] (==) NVIDIA(0): Backing store disabled
[ 21.645] (==) NVIDIA(0): Silken mouse enabled
[ 21.645] (**) NVIDIA(0): DPMS enabled
[ 21.645] (II) Loading extension NV-CONTROL
[ 21.646] (==) RandR enabled
[ 21.646] (II) Initializing built-in extension Generic Event Extension
[ 21.646] (II) Initializing built-in extension SHAPE
[ 21.646] (II) Initializing built-in extension MIT-SHM
[ 21.646] (II) Initializing built-in extension XInputExtension
[ 21.646] (II) Initializing built-in extension XTEST
[ 21.646] (II) Initializing built-in extension BIG-REQUESTS
[ 21.646] (II) Initializing built-in extension SYNC
[ 21.646] (II) Initializing built-in extension XKEYBOARD
[ 21.646] (II) Initializing built-in extension XC-MISC
[ 21.646] (II) Initializing built-in extension SECURITY
[ 21.646] (II) Initializing built-in extension XINERAMA
[ 21.646] (II) Initializing built-in extension XFIXES
[ 21.646] (II) Initializing built-in extension RENDER
[ 21.646] (II) Initializing built-in extension RANDR
[ 21.646] (II) Initializing built-in extension COMPOSITE
[ 21.646] (II) Initializing built-in extension DAMAGE
[ 21.646] (II) Initializing built-in extension GESTURE
[ 21.646] (II) Initializing extension GLX
[ 21.692] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 21.708] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 21.708] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.708] (II) LoadModule: "evdev"
[ 21.708] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.709] (II) Module evdev: vendor="X.Org Foundation"
[ 21.709] compiled for 1.9.0, module version = 2.3.2
[ 21.709] Module class: X.Org XInput Driver
[ 21.709] ABI class: X.Org XInput driver, version 11.0
[ 21.709] (**) Power Button: always reports core events
[ 21.709] (**) Power Button: Device: "/dev/input/event1"
[ 21.720] (II) Power Button: Found keys
[ 21.720] (II) Power Button: Configuring as keyboard
[ 21.720] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 21.720] (**) Option "xkb_rules" "evdev"
[ 21.720] (**) Option "xkb_model" "pc105"
[ 21.720] (**) Option "xkb_layout" "us,gr"
[ 21.720] (**) Option "xkb_variant" ","
[ 21.720] (**) Option "xkb_options" "grp:alt_shift_toggle,eurosign:e,grp_led:scroll"
[ 21.725] (II) XKB: reuse xkmfile /var/lib/xkb/server-DB19CC001207F747F458BD06E76988F17D03B3F9.xkm
[ 21.727] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 21.727] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.728] (**) Power Button: always reports core events
[ 21.728] (**) Power Button: Device: "/dev/input/event0"
[ 21.740] (II) Power Button: Found keys
[ 21.740] (II) Power Button: Configuring as keyboard
[ 21.740] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 21.740] (**) Option "xkb_rules" "evdev"
[ 21.740] (**) Option "xkb_model" "pc105"
[ 21.740] (**) Option "xkb_layout" "us,gr"
[ 21.740] (**) Option "xkb_variant" ","
[ 21.740] (**) Option "xkb_options" "grp:alt_shift_toggle,eurosign:e,grp_led:scroll"
[ 21.742] (II) config/udev: Adding input device Microsoft Compact Optical Mouse 500 (/dev/input/event3)
[ 21.742] (**) Microsoft Compact Optical Mouse 500: Applying InputClass "evdev pointer catchall"
[ 21.742] (**) Microsoft Compact Optical Mouse 500: always reports core events
[ 21.742] (**) Microsoft Compact Optical Mouse 500: Device: "/dev/input/event3"
[ 21.752] (II) Microsoft Compact Optical Mouse 500: Found 3 mouse buttons
[ 21.752] (II) Microsoft Compact Optical Mouse 500: Found scroll wheel(s)
[ 21.752] (II) Microsoft Compact Optical Mouse 500: Found relative axes
[ 21.752] (II) Microsoft Compact Optical Mouse 500: Found x and y relative axes
[ 21.752] (II) Microsoft Compact Optical Mouse 500: Configuring as mouse
[ 21.752] (**) Microsoft Compact Optical Mouse 500: YAxisMapping: buttons 4 and 5
[ 21.752] (**) Microsoft Compact Optical Mouse 500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.752] (II) XINPUT: Adding extended input device "Microsoft Compact Optical Mouse 500" (type: MOUSE)
[ 21.752] (II) Microsoft Compact Optical Mouse 500: initialized for relative axes.
[ 21.752] (II) config/udev: Adding input device Microsoft Compact Optical Mouse 500 (/dev/input/mouse0)
[ 21.752] (II) No input driver/identifier specified (ignoring)
[ 21.753] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event4)
[ 21.753] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[ 21.753] (**) Microsoft Wired Keyboard 600: always reports core events
[ 21.753] (**) Microsoft Wired Keyboard 600: Device: "/dev/input/event4"
[ 21.768] (II) Microsoft Wired Keyboard 600: Found keys
[ 21.768] (II) Microsoft Wired Keyboard 600: Configuring as keyboard
[ 21.768] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD)
[ 21.768] (**) Option "xkb_rules" "evdev"
[ 21.768] (**) Option "xkb_model" "pc105"
[ 21.768] (**) Option "xkb_layout" "us,gr"
[ 21.768] (**) Option "xkb_variant" ","
[ 21.768] (**) Option "xkb_options" "grp:alt_shift_toggle,eurosign:e,grp_led:scroll"
[ 21.769] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event5)
[ 21.769] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[ 21.769] (**) Microsoft Wired Keyboard 600: always reports core events
[ 21.769] (**) Microsoft Wired Keyboard 600: Device: "/dev/input/event5"
[ 21.784] (II) Microsoft Wired Keyboard 600: Found 1 mouse buttons
[ 21.784] (II) Microsoft Wired Keyboard 600: Found scroll wheel(s)
[ 21.784] (II) Microsoft Wired Keyboard 600: Found relative axes
[ 21.784] (II) Microsoft Wired Keyboard 600: Found absolute axes
[ 21.784] (II) Microsoft Wired Keyboard 600: Found x and y absolute axes
[ 21.784] (II) Microsoft Wired Keyboard 600: Found keys
[ 21.784] (II) Microsoft Wired Keyboard 600: Configuring as mouse
[ 21.784] (II) Microsoft Wired Keyboard 600: Configuring as keyboard
[ 21.784] (**) Microsoft Wired Keyboard 600: YAxisMapping: buttons 4 and 5
[ 21.784] (**) Microsoft Wired Keyboard 600: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.784] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD)
[ 21.784] (**) Option "xkb_rules" "evdev"
[ 21.784] (**) Option "xkb_model" "pc105"
[ 21.784] (**) Option "xkb_layout" "us,gr"
[ 21.784] (**) Option "xkb_variant" ","
[ 21.784] (**) Option "xkb_options" "grp:alt_shift_toggle,eurosign:e,grp_led:scroll"
[ 21.784] (EE) Microsoft Wired Keyboard 600: failed to initialize for relative axes.
[ 21.785] (WW) Device 'Microsoft Wired Keyboard 600' has 37 axes, only using first 36.
[ 21.785] (II) Microsoft Wired Keyboard 600: initialized for absolute axes.
[ 21.785] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/js0)
[ 21.785] (II) No input driver/identifier specified (ignoring)
[ 21.787] (II) config/udev: Adding input device UVC Camera (046d:0819) (/dev/input/event6)
[ 21.787] (**) UVC Camera (046d:0819): Applying InputClass "evdev keyboard catchall"
[ 21.787] (**) UVC Camera (046d:0819): always reports core events
[ 21.787] (**) UVC Camera (046d:0819): Device: "/dev/input/event6"
[ 21.804] (II) UVC Camera (046d:0819): Found keys
[ 21.804] (II) UVC Camera (046d:0819): Configuring as keyboard
[ 21.804] (II) XINPUT: Adding extended input device "UVC Camera (046d:0819)" (type: KEYBOARD)
[ 21.804] (**) Option "xkb_rules" "evdev"
[ 21.804] (**) Option "xkb_model" "pc105"
[ 21.804] (**) Option "xkb_layout" "us,gr"
[ 21.804] (**) Option "xkb_variant" ","
[ 21.804] (**) Option "xkb_options" "grp:alt_shift_toggle,eurosign:e,grp_led:scroll"
[ 21.819] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 21.819] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 21.819] (**) AT Translated Set 2 keyboard: always reports core events
[ 21.819] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[ 21.825] (II) AT Translated Set 2 keyboard: Found keys
[ 21.825] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 21.825] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 21.825] (**) Option "xkb_rules" "evdev"
[ 21.825] (**) Option "xkb_model" "pc105"
[ 21.825] (**) Option "xkb_layout" "us,gr"
[ 21.825] (**) Option "xkb_variant" ","
[ 21.825] (**) Option "xkb_options" "grp:alt_shift_toggle,eurosign:e,grp_led:scroll"
[ 321.616] (II) XKB: reuse xkmfile /var/lib/xkb/server-703BFE9849CF4022E7B09EA2063F75DC7F5032E1.xkm
Επιστροφή στο Κάρτες Δικτύου (Ethernet, WiFi, Bluetooth) / Internet