Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1
Programiści z NsCDE uwsþólczestnili stare, ale za razem tak fajne środowisko graficzne, że klapcie spadają z nóg hihihi....
https://github.com/NsCDE/NsCDE
A ja mam takie zapytanie.....
root@nu-HP-Laptop-15s-eq0xxx:/home/nu/Pobrane/NsCDE-master# sudo apt install -y ksh xutils/x11-utils xdotool imagemagick xscreensaver x11-xserver-utils python3-yaml python3-pyqt5 qt5ct qt5-style-plugins stalonetray xterm python3 python3-xdg libstroke0 xsettingsd fvwm fvwm-icons libfile-mimeinfo-perl gkrellm rofi xclip Czytanie list pakietów... Gotowe Budowanie drzewa zależności... Gotowe Odczyt informacji o stanie... Gotowe Pakiet xutils nie ma dostępnej wersji, ale odnosi się do niego inny pakiet. Zazwyczaj oznacza to, że pakietu brakuje, został zastąpiony przez inny pakiet lub nie jest dostępny przy pomocy obecnie ustawionych źródeł. Jednak następujące pakiety go zastępują: x11-xfs-utils x11-xserver-utils E: Wydanie "x11-utils" dla "xutils" nie zostało znalezione root@nu-HP-Laptop-15s-eq0xxx:/home/nu/Pobrane/NsCDE-master#
Nie wiem co z tym zrobić ??
z ./configure .......
Hasło: root@nu-HP-Laptop-15s-eq0xxx:/home/nu/Pobrane/NsCDE-master# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking platform... checking xsessiondir... checking for python3... /usr/bin/python3 checking for ksh93... /usr/bin/ksh93 checking for sed... sed checking for fvwm... fvwm checking for cpp... cpp checking for convert... convert checking for import... import checking for xrdb... xrdb checking for xset... xset checking for xprop... xprop checking for xdpyinfo... xdpyinfo checking for xterm... xterm checking for gettext... gettext checking for msgfmt... no checking for xdotool... xdotool checking for xscreensaver... xscreensaver checking for stalonetray... stalonetray checking for xsettingsd... xsettingsd checking for xrandr... xrandr checking for dunst... no checking for xclip... xclip checking for rofi... rofi checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking X11/cursorfont.h usability... no checking X11/cursorfont.h presence... no checking for X11/cursorfont.h... no configure: error: Missing required header files. root@nu-HP-Laptop-15s-eq0xxx:/home/nu/Pobrane/NsCDE-master#
Proszę o poradę :-)
dystro : kubuntu 22.04
Ostatnio edytowany przez neo386x (2022-06-11 11:07:33)
Offline
Zobacz, gdzie są pliki nagłówkowe.
apt-file update
apt-file search cursorfont.h
Offline
Jacekalex napisał(-a):
Zobacz, gdzie są pliki nagłówkowe.]
Kod:
apt-file updateroot@nu-HP-Laptop-15s-eq0xxx:/home/nu# apt-file update
Polecenie 'apt-file' nie zostało znalezione, ale można je zainstalować za pomocą:
apt install apt-file
root@nu-HP-Laptop-15s-eq0xxx:/home/nu#Kod:
apt-file search cursorfont.hroot@nu-HP-Laptop-15s-eq0xxx:/home/nu# apt-file search cursorfont.h
Polecenie 'apt-file' nie zostało znalezione, ale można je zainstalować za pomocą:
apt install apt-file
root@nu-HP-Laptop-15s-eq0xxx:/home/nu#
PS......
root@nu-HP-Laptop-15s-eq0xxx:/home/nu# uname -rs
Linux 5.15.0-37-generic
root@nu-HP-Laptop-15s-eq0xxx:/home/nu# ^C
Ostatnio edytowany przez neo386x (2022-06-14 19:33:56)
Offline
Oki
root@nu-HP-Laptop-15s-eq0xxx:/home/nu# apt-file search cursorfont.h critcl: /usr/share/tcltk/critcl3.1.18/critcl_c/tcl8.4/X11/cursorfont.h emscripten: /usr/share/emscripten/cache/sysroot/include/X11/cursorfont.h emscripten: /usr/share/emscripten/system/include/X11/cursorfont.h libnx-x11-dev: /usr/include/x86_64-linux-gnu/nx-X11/cursorfont.h libx11-dev: /usr/include/X11/cursorfont.h root@nu-HP-Laptop-15s-eq0xxx:/home/nu#
Takie cuś.....
Offline
Doinstaluj libx11-dev
Offline
Doinstalowałem. A po instalacji ;
configure: error: Missing required header files. root@nu-HP-Laptop-15s-eq0xxx:/home/nu/Pobrane/NsCDE-master#
To samo... :-(
Zrobiłem też restart systemu. Nic
Ostatnio edytowany przez neo386x (2022-06-16 11:28:45)
Offline
Nie wiem co mam jeszcze wkleić ? Z jakiego polecenia mam być listing.
HELP
Ostatnio edytowany przez neo386x (2022-06-16 12:31:59)
Offline
z configure ...
Offline
nu@nu-HP-Laptop-15s-eq0xxx:~/Pobrane/NsCDE-master$ su Hasło: root@nu-HP-Laptop-15s-eq0xxx:/home/nu/Pobrane/NsCDE-master# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking platform... checking xsessiondir... checking for python3... /usr/bin/python3 checking for ksh93... /usr/bin/ksh93 checking for sed... sed checking for fvwm... fvwm checking for cpp... cpp checking for convert... convert checking for import... import checking for xrdb... xrdb checking for xset... xset checking for xprop... xprop checking for xdpyinfo... xdpyinfo checking for xterm... xterm checking for gettext... gettext checking for msgfmt... no checking for xdotool... xdotool checking for xscreensaver... xscreensaver checking for stalonetray... stalonetray checking for xsettingsd... xsettingsd checking for xrandr... xrandr checking for dunst... no checking for xclip... xclip checking for rofi... rofi checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking X11/cursorfont.h usability... yes checking X11/cursorfont.h presence... yes checking for X11/cursorfont.h... yes checking X11/extensions/shape.h usability... no checking X11/extensions/shape.h presence... no checking for X11/extensions/shape.h... no configure: error: Missing required header files. root@nu-HP-Laptop-15s-eq0xxx:/home/nu/Pobrane/NsCDE-master#
Może przetestuj to środowisko u siebie ?
Ostatnio edytowany przez neo386x (2022-06-16 14:04:39)
Offline
checking X11/extensions/shape.h usability... no
checking X11/extensions/shape.h presence... no
checking for X11/extensions/shape.h... no
apt-file search shape.h
Ostatnio edytowany przez arecki (2022-06-16 14:21:02)
Offline
root@nu-HP-Laptop-15s-eq0xxx:/home/nu/Pobrane/NsCDE-master# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking platform... checking xsessiondir... checking for python3... /usr/bin/python3 checking for ksh93... /usr/bin/ksh93 checking for sed... sed checking for fvwm... fvwm checking for cpp... cpp checking for convert... convert checking for import... import checking for xrdb... xrdb checking for xset... xset checking for xprop... xprop checking for xdpyinfo... xdpyinfo checking for xterm... xterm checking for gettext... gettext checking for msgfmt... msgfmt checking for xdotool... xdotool checking for xscreensaver... xscreensaver checking for stalonetray... stalonetray checking for xsettingsd... xsettingsd checking for xrandr... xrandr checking for dunst... no checking for xclip... xclip checking for rofi... rofi checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking X11/cursorfont.h usability... yes checking X11/cursorfont.h presence... yes checking for X11/cursorfont.h... yes checking X11/extensions/shape.h usability... yes checking X11/extensions/shape.h presence... yes checking for X11/extensions/shape.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking X11/Xutil.h usability... yes checking X11/Xutil.h presence... yes checking for X11/Xutil.h... yes checking for XOpenDisplay in -lX11... yes checking for XShapeCombineMask in -lXext... yes checking for XpmReadFileToXpmImage in -lXpm... yes checking for cos in -lm... yes configure: WARNING: No Dunst daemon was found. NsCDE and X programs will not be able to display notifications. checking python3 module: xdg... yes checking python3 module: yaml... yes checking python3 module: os... yes checking python3 module: re... yes checking python3 module: shutil... yes checking python3 module: subprocess... yes checking python3 module: sys... yes checking python3 module: fnmatch... yes checking python3 module: getopt... yes checking python3 module: time... yes checking python3 module: platform... yes checking python3 module: psutil... no configure: WARNING: Python 3 module psutil is required for NsCDE runtime. checking python3 module: pwd... yes checking python3 module: socket... yes checking python3 module: PyQt5... yes checking python3 module: PyQt4... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/colorpicker/Makefile config.status: creating src/XOverrideFontCursor/Makefile config.status: creating src/pclock/Makefile config.status: creating src/pclock/src/Makefile config.status: creating doc/Makefile config.status: creating doc/docbook/Makefile config.status: creating po/Makefile config.status: creating bin/Makefile config.status: creating bin/nscde config.status: creating bin/nscde_fvwmclnt config.status: creating data/Makefile config.status: creating data/fvwm/Makefile config.status: creating data/fvwm/Main.fvwmconf config.status: creating data/fvwm/Functions.fvwmconf config.status: creating data/config_templates/Makefile config.status: creating data/config_templates/fontmgr.local config.status: creating data/config_templates/colormgr.local config.status: creating data/config_templates/Dunst.conf config.status: creating data/config_templates/dot_xscreensaver config.status: creating lib/Makefile config.status: creating lib/fvwm-modules/Makefile config.status: creating lib/fvwm-modules/FvwmScript config.status: creating lib/python/Makefile config.status: creating lib/python/Globals.py config.status: creating lib/python/MiscFun.py config.status: creating lib/python/MotifColors.py config.status: creating lib/python/Opts.py config.status: creating lib/python/ThemeGtk.py config.status: creating lib/python/Theme.py config.status: creating lib/scripts/Makefile config.status: creating lib/scripts/BackdropMgr config.status: creating lib/scripts/ColorMgr config.status: creating lib/scripts/ExecDialog config.status: creating lib/scripts/FontMgr config.status: creating lib/scripts/PowerSaveMgr config.status: creating lib/scripts/SubpanelSettings config.status: creating lib/scripts/Sysinfo config.status: creating xdg/Makefile config.status: creating xdg/xsessions/nscde.desktop config.status: creating nscde_tools/Makefile config.status: creating nscde_tools/acpimgr config.status: creating nscde_tools/appfinder config.status: creating nscde_tools/backdropmgr config.status: creating nscde_tools/bootstrap config.status: creating nscde_tools/colormgr config.status: creating nscde_tools/colorpicker config.status: creating nscde_tools/fontmgr config.status: creating nscde_tools/fpclock config.status: creating nscde_tools/fpexec config.status: creating nscde_tools/fpdoc config.status: creating nscde_tools/fp_manage_subpanel config.status: creating nscde_tools/fpseticon config.status: creating nscde_tools/generate_app_menus config.status: creating nscde_tools/generate_subpanels config.status: creating nscde_tools/getdpi config.status: creating nscde_tools/getfont config.status: creating nscde_tools/get_logical_screens config.status: creating nscde_tools/ised config.status: creating nscde_tools/keymenu config.status: creating nscde_tools/mkpagemenu config.status: creating nscde_tools/migrate_nscde_1x_2x config.status: creating nscde_tools/strip_icon_path config.status: creating nscde_tools/subpanel_menuitem_props config.status: creating nscde_tools/var_append config.status: creating nscde_tools/xdowrapper config.status: creating nscde_tools/xrandr_backer config.status: creating nscde_tools/colorconv config.status: creating nscde_tools/confget config.status: creating nscde_tools/confset config.status: creating nscde_tools/geticon config.status: creating nscde_tools/getla1 config.status: creating nscde_tools/palette_colorgen config.status: creating nscde_tools/sysinfo config.status: creating nscde_tools/themegen config.status: creating nscde_tools/usleep config.status: creating nscde_tools/FvwmScripts/Makefile config.status: creating nscde_tools/FvwmScripts/GWM config.status: creating nscde_tools/FvwmScripts/Notifier config.status: creating nscde_tools/FvwmScripts/Splash config.status: executing depfiles commands ********************************************************************* NsCDE Configuration Summary: NsCDE Version: 2.2 Platform: Linux 5.15.0-39-generic x86_64 Detected FVWM: fvwm Detected Python 3: Python 3.10.4 Base Prefix: /usr/local Main Commands: /usr/local/bin Library Data: /usr/local/lib/NsCDE XDG Menu Definition: /usr/local/etc/xdg/menus/nscde-applications.menu X Session Start File: /usr/share/xsessions/nscde.desktop NsCDE Data: /usr/local/share/NsCDE FVWM Data: /usr/local/share/NsCDE/fvwm XDG App Data: /usr/local/share/applications Icon Theme: /usr/local/share/icons/NsCDE Tools: /usr/local/libexec/NsCDE Locale: /usr/local/share/locale Docs: /usr/local/share/doc/nscde ********************************************************************* root@nu-HP-Laptop-15s-eq0xxx:/home/nu/Pobrane/NsCDE-master#
-------------------
https://packages.debian.org/search?searchon=content … exactfilename
Tu leżał problem..... Dzięki chłopaki. :-)
Ostatnio edytowany przez neo386x (2022-06-17 02:15:50)
Offline
I jeszcze, jeszcze....
Jak zrobić by połączyć się z siecią wi-fi w tym środowisku ?
Ostatnio edytowany przez neo386x (2022-06-17 12:49:40)
Offline
Tak samo jak w innych ... https://wiki.debian.org/WiFi/HowToUse
Offline
Jak wpisuję.....
nu@nu-HP-Laptop-15s-eq0xxx:~$ NetworkManager nu@nu-HP-Laptop-15s-eq0xxx:~$
Nie wyskakuje żadne okienko, w którym można by zalogować się do sieci wi-fi.
Pod Palsma 5 wsio gra, a tu mam problem
Dobrze by było mieć w jakimś menu NsCDE ikonkę do tego NetworkManager. Tak było by najlepiej.
Ostatnio edytowany przez neo386x (2022-06-17 15:15:34)
Offline
...
Ostatnio edytowany przez arecki (2022-06-17 16:29:21)
Offline
Wszelkie inne możliwości konfiguracji wi-fi mile widziane. :-)
Offline
neo386x napisał(-a):
Programiści z NsCDE uwsþólczestnili stare, ale za razem tak fajne środowisko graficzne, że klapcie spadają z nóg hihihi....
https://github.com/NsCDE/NsCDE
EEEE kocham Cię, nie wiedziałem, że ktoś to reanimował
Offline
Ja też Was kocham. ;-) Ale nie mogę dodać obsługi sieci Wi-Fi. Tylko to mnie interesi.....
Wiecie. te środowisko NsCDE ma coś w sobie. Takie to archaiczne, że aż superowe.
Ponawiam prośbę o pomoc.
Ostatnio edytowany przez neo386x (2022-07-13 15:28:59)
Offline
Co ci pokazuje jako root:
iwlist scan
Offline
nu@nu-HP-Laptop-15s-eq0xxx:~$ su Hasło: root@nu-HP-Laptop-15s-eq0xxx:/home/nu# iwlist scan lo Interface doesn't support scanning. wlo1 Scan completed : Cell 01 - Address: 24:DA:33:A0:99:3C Channel:52 Frequency:5.26 GHz (Channel 52) Quality=62/70 Signal level=-48 dBm Encryption key:on ESSID:"NsCDE" Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s 36 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=000002eb9240d025 Extra: Last beacon: 200ms ago IE: Unknown: 00054E73434445 IE: Unknown: 01088C129824B048606C IE: Unknown: 050400010000 IE: Unknown: 073444452024011E28011E2C011E30011E34011E38011E3C011E40011E6401146801146C01147001147401148401148801148C011400 IE: Unknown: 200100 IE: Unknown: 23021400 IE: Unknown: 2D1AEF111EFFFF000000000000000000000000000000001004000800 IE: Unknown: 3D1634050000000000000000000000000000000000000000 IE: Unknown: BF0CB069C903FAFF0C03FAFF0C03 IE: Unknown: C005013A00F0FF IE: WPA Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : TKIP CCMP Authentication Suites (1) : PSK IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : TKIP CCMP Authentication Suites (1) : PSK IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00 IE: Unknown: DD0600E04C020160 IE: Unknown: DD470050F204104A0001101044000102101100114144534C204D6F64656D2F526F75746572100800020680104700106304125310192006122824DA33A0993C1049000600372A000120 IE: Unknown: 7F080000080000000040 Cell 02 - Address: 24:DA:33:A0:99:3E Channel:52 Frequency:5.26 GHz (Channel 52) Quality=62/70 Signal level=-48 dBm Encryption key:on ESSID:"\x00\x00\x00\x00\x00\x00\x00\x00" Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s 36 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=000002eb9240d020 Extra: Last beacon: 148ms ago IE: Unknown: 00080000000000000000 IE: Unknown: 01088C129824B048606C IE: Unknown: 050400010000 IE: Unknown: 073444452024011E28011E2C011E30011E34011E38011E3C011E40011E6401146801146C01147001147401148401148801148C011400 IE: Unknown: 200100 IE: Unknown: 23021400 IE: Unknown: 2D1AEF191EFFFF000000000000000000000000000000001004000800 IE: Unknown: 3D1634050000000000000000000000000000000000000000 IE: Unknown: BF0CB169C903FAFF0C03FAFF0C03 IE: Unknown: C005013A00F0FF IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : CCMP Pairwise Ciphers (1) : CCMP Authentication Suites (1) : PSK IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00 IE: Unknown: DD0600E04C020160 IE: Unknown: 7F080000000000000040 Cell 03 - Address: 24:DA:33:A0:99:38 Channel:6 Frequency:2.437 GHz (Channel 6) Quality=67/70 Signal level=-43 dBm Encryption key:on ESSID:"NsCDE" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s 9 Mb/s; 12 Mb/s; 18 Mb/s Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=00000000bec0866e Extra: Last beacon: 32ms ago IE: Unknown: 00054E73434445 IE: Unknown: 010882848B960C121824 IE: Unknown: 030106 IE: Unknown: 2A0100 IE: Unknown: 32043048606C IE: Unknown: 2D1AEE191EFFFF000000000000000000000000000000000000000000 IE: Unknown: 3D1606070000000000000000000000000000000000000000 IE: WPA Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : TKIP CCMP Authentication Suites (1) : PSK IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : TKIP CCMP Authentication Suites (1) : PSK IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00 IE: Unknown: DD0600E04C020160 IE: Unknown: DD880050F204104A0001101044000102103B000103104700106304125310192006122824DA33A0993C10210006487561776569102300045753787810240007323031372D31311042000F3132333435363738393031323334371054000800060050F2040001101100114144534C204D6F64656D2F526F757465721008000206801049000600372A000120 IE: Unknown: DD0F00E0FC80000000010024DA33A09938 IE: Unknown: DD0D00E0FC80000000030000000002 IE: Unknown: DD1400E0FC400000000000FB0624DA33A09938F90101 IE: Unknown: 7F080000080000000000 Cell 04 - Address: 24:DA:33:A0:99:3D Channel:6 Frequency:2.437 GHz (Channel 6) Quality=67/70 Signal level=-43 dBm Encryption key:on ESSID:"\x00\x00\x00\x00\x00\x00\x00\x00" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s 9 Mb/s; 12 Mb/s; 18 Mb/s Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=00000000bebf406d Extra: Last beacon: 8520ms ago IE: Unknown: 00080000000000000000 IE: Unknown: 010882848B960C121824 IE: Unknown: 030106 IE: Unknown: 050400010000 IE: Unknown: 2A0104 IE: Unknown: 32043048606C IE: Unknown: 2D1AEE191EFFFF000000000000000000000000000000000000000000 IE: Unknown: 3D1606070000000000000000000000000000000000000000 IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : CCMP Pairwise Ciphers (1) : CCMP Authentication Suites (1) : PSK IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00 IE: Unknown: DD0600E04C020160 IE: Unknown: 7F080000000000000000 Cell 05 - Address: 50:C7:BF:79:26:14 Channel:11 Frequency:2.462 GHz (Channel 11) Quality=33/70 Signal level=-77 dBm Encryption key:on ESSID:"TP-LINK_2614" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s 9 Mb/s; 12 Mb/s; 18 Mb/s Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=0000016b33a64474 Extra: Last beacon: 32ms ago IE: Unknown: 000C54502D4C494E4B5F32363134 IE: Unknown: 010882848B960C121824 IE: Unknown: 03010B IE: Unknown: 2A0100 IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : CCMP Pairwise Ciphers (1) : CCMP Authentication Suites (1) : PSK IE: Unknown: 32043048606C IE: Unknown: 2D1AEE111BFFFFFF0000000000000000000100000000000000000000 IE: Unknown: 3D160B070500000000000000000000000000000000000000 IE: Unknown: 7F080000000000000040 IE: WPA Version 1 Group Cipher : CCMP Pairwise Ciphers (1) : CCMP Authentication Suites (1) : PSK IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00 IE: Unknown: DD0900037F01010000FF7F IE: Unknown: DD990050F204104A0001101044000102103B00010310470010000102030405060708090A0B0C0D0E0F1021000754502D4C494E4B10230009544C2D57523934304E10240003342E3010420003312E301054000800060050F204000110110019576972656C65737320526F7574657220544C2D57523934304E100800020086103C000101104900140024E26002000101600000020001600100020001 Cell 06 - Address: 54:E6:FC:E9:44:34 Channel:11 Frequency:2.462 GHz (Channel 11) Quality=23/70 Signal level=-87 dBm Encryption key:on ESSID:"audi" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s 12 Mb/s; 24 Mb/s; 36 Mb/s Bit Rates:9 Mb/s; 18 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=00000028c64b3d9f Extra: Last beacon: 7732ms ago IE: Unknown: 000461756469 IE: Unknown: 010882848B960C183048 IE: Unknown: 03010B IE: Unknown: 050400010002 IE: Unknown: 2A0100 IE: Unknown: 32041224606C IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : TKIP CCMP Authentication Suites (1) : PSK Preauthentication Supported Cell 07 - Address: 3C:84:6A:B8:91:77 Channel:5 Frequency:2.432 GHz (Channel 5) Quality=43/70 Signal level=-67 dBm Encryption key:on ESSID:"TP-Link_9178" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s 24 Mb/s; 36 Mb/s; 54 Mb/s Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s Mode:Master Extra:tsf=000000f6f87948fc Extra: Last beacon: 32ms ago IE: Unknown: 000C54502D4C696E6B5F39313738 IE: Unknown: 010882848B962430486C IE: Unknown: 030105 IE: Unknown: 23021300 IE: Unknown: 2A0100 IE: Unknown: 32040C121860 IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : CCMP Pairwise Ciphers (1) : CCMP Authentication Suites (1) : PSK IE: Unknown: 0B050100980000 IE: Unknown: 2D1AFE191BFFFF000000000000000000000000000000000000000000 IE: Unknown: 3D1605080000000000000000000000000000000000000000 IE: Unknown: 4A0E14000A002C01C800140005001900 IE: Unknown: 7F080500080000000040 IE: Unknown: DD910050F204104A0001101044000102103B00010310470010D96C7EFC2F8938F1EFBD6E5148BFA8121021000754502D4C696E6B1023000D417263686572204158313530301024000631323334353610420004313233341054000800060050F2040001101100134158313530302057692D466920526F75746572100800022008103C0001031049000A00372A00012005022688 IE: Unknown: DD090010180201000C0000 IE: Unknown: DD180050F2020101840003A4000027A4000042435E0062322F00 IE: Unknown: DD07506F9A16010100 Cell 08 - Address: 10:FE:ED:C7:D9:50 Channel:6 Frequency:2.437 GHz (Channel 6) Quality=21/70 Signal level=-89 dBm Encryption key:on ESSID:"BOLEK I LOLEK" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s 9 Mb/s; 12 Mb/s; 18 Mb/s Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=0000073d503ee55a Extra: Last beacon: 8496ms ago IE: Unknown: 000D424F4C454B2049204C4F4C454B IE: Unknown: 010882848B960C121824 IE: Unknown: 030106 IE: Unknown: 0706504C20010D14 IE: Unknown: 2A0100 IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : CCMP Pairwise Ciphers (1) : CCMP Authentication Suites (1) : PSK IE: Unknown: 32043048606C IE: Unknown: 2D1A6E1103FF00000000000000000000000000000000000000000000 IE: Unknown: 3D16060F0600000000000000000000000000000000000000 IE: WPA Version 1 Group Cipher : CCMP Pairwise Ciphers (1) : CCMP Authentication Suites (1) : PSK IE: Unknown: DD180050F2020101830003A4000027A4000042435E0062322F00 IE: Unknown: DD1E00904C336E1103FF00000000000000000000000000000000000000000000 IE: Unknown: DD1A00904C34060F0600000000000000000000000000000000000000 IE: Unknown: DD0900037F01010000FF7F IE: Unknown: DD990050F204104A0001101044000102103B000103104700100000000000001000000010FEEDC7D9101021000754502D4C494E4B10230009544C2D57523734304E10240003342E3010420003312E301054000800060050F204000110110019576972656C65737320526F7574657220544C2D57523734304E100800020086103C000101104900140024E26002000101600000020001600100020001 Cell 09 - Address: 00:31:92:3A:78:2C Channel:7 Frequency:2.442 GHz (Channel 7) Quality=33/70 Signal level=-77 dBm Encryption key:on ESSID:"TP-Link_782C" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s 9 Mb/s; 12 Mb/s; 18 Mb/s Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=0000073e8632b21b Extra: Last beacon: 8432ms ago IE: Unknown: 000C54502D4C696E6B5F37383243 IE: Unknown: 010882848B960C121824 IE: Unknown: 030107 IE: Unknown: 2A0100 IE: Unknown: 32043048606C IE: Unknown: 460573D000000C IE: Unknown: 2D1AAC011BFFFFFF0000000000000000000100000000000000000000 IE: Unknown: 3D1607080000000000000000000000000000000000000000 IE: Unknown: 4A0E14000A002C01C800140005001900 IE: Unknown: 7F0801000F0000000040 IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00 IE: Unknown: DD0900037F01010000FF7F IE: Unknown: DD800050F204104A0001101044000102103B00010310470010876543219ABCDEF012340031923A782C1021000754502D4C696E6B1023000941726368657220433610240003312E301042000C4172636865722043362076321054000800060050F20400011011000A417263686572433676321008000200041049000600372A000120 IE: WPA Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : CCMP TKIP Authentication Suites (1) : PSK IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : CCMP TKIP Authentication Suites (1) : PSK IE: Unknown: DD1E001D0F10010700000031923A782C0031923A782C219B0000782C00010000 Cell 10 - Address: 3C:84:6A:B8:91:76 Channel:44 Frequency:5.22 GHz (Channel 44) Quality=29/70 Signal level=-81 dBm Encryption key:on ESSID:"TP-Link_9178_5G" Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s 36 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=000000f6f81a50b0 Extra: Last beacon: 6704ms ago IE: Unknown: 000F54502D4C696E6B5F393137385F3547 IE: Unknown: 01088C129824B048606C IE: Unknown: 050400010000 IE: Unknown: 071044452024011E28011E2C011E30011E00 IE: Unknown: 200100 IE: Unknown: 23021300 IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : CCMP Pairwise Ciphers (1) : CCMP Authentication Suites (1) : PSK IE: Unknown: 0B050300360000 IE: Unknown: 2D1AEF0917FFFF000000000000000000000000000000000000000000 IE: Unknown: 3D162C050400000000000000000000000000000000000000 IE: Unknown: 7F080400080000000040 IE: Unknown: BF0CB179890FFAFF0000FAFF0000 IE: Unknown: C005012A000000 IE: Unknown: C30402292929 IE: Unknown: FF1C23090008120010042002C00D418308000C00FAFFFAFF391CC7711C07 IE: Unknown: FF07240400000CFCFF IE: Unknown: FF0E260400A41020A410404310603210 IE: Unknown: DD350050F204104A000110104400010210470010D96C7EFC2F8938F1EFBD6E5148BFA812103C0001031049000A00372A00012005022688 IE: Unknown: DD0500904C0417 IE: Unknown: DD090010180203001C0000 IE: Unknown: DD180050F2020101840003A4000027A4000042435E0062322F00 IE: Unknown: DD07506F9A16010100 root@nu-HP-Laptop-15s-eq0xxx:/home/nu#
Pod KDE internet jest, a wylogowaniu się z niego i zalogowaniu w NsCDE (tak nazwałem mój router) nie ....
Chodzi mi o możliwość wybrania sieci Wi-Fi, gdzie będzie możliwość zapisanie hasła, aby nie podawać go za każdym razem.
Ostatnio edytowany przez neo386x (2022-07-14 21:15:14)
Offline
Strony: 1