prompt stringlengths 1 63.6k | completion stringlengths 1 53.1k |
|---|---|
Hi, i got a second screen and i want to expand the desktop. i want to move the windows between the screens, also expand a window on both screens and so on. It's lastest Debian Jessi, Nvidia GTS 250 with proprietary driver and XFCE. I use Xinerama with nvidia-settings but i have one problem. If i grab a icon from Desktop or Folder, the second screen goes instant black and the first screens does not react anymore. i still can move the mouse pointer, but nothing happens on clicking. i need to restart the pc with the reset button. if i disable xinerama, i got two seperate desktops and i can not move the windows between them (it stops on the screen border). also the desktop icons are displayed on both screens (what i dislike), but its not cloned. every desktop can open his own windows. and the mosaic mode from nvidia-settings clones the desktop what can i do? i prefer the proprietary nvidia driver for gaming | Xinerama doesn't work with the nvidia blob. You need to use the nvidia TwinView option instead. |
Hi! I don't know much about UPnP. How can I confirm that it is up and running? Are there any related setting somewhere? I couldn't even find any related documentation. I only found a couple of related programs (at repositories), but they are heavily outdated and my router isn't at their list. TIA! | You should have something in your router settings to say if UPnP in enabled (or not), I can't say where exactly you will find it but if you browse the pages of your router settings I'm sure you will find it somewhere. |
So libpam-mysql which seems to be extremely old only supports sha(1), and not sha256/512. Ref: http://pam-mysql.sourceforge.net/Docume ... readme.php Does anyone know any other solution to use together with saslauth which can connect to an mysql DB, which supports >= sha256 ? Apperently it seems that is a patched version available for Centos7 which have better sha support, up to sha256? Ref: https://github.com/anthcourtney/pam-mysql It should be use for postfix and ASMTP. | You could try rebuilding the current Jessie packages, and add that patch. Or try backporting the 0.8.0 version in Stretch...it should also build against libmysqlclient-dev instead of the mariadb dev packages they have listed as build-depends. |
I have a Panda Wireless PAU07 usb wireless adapter on a desktop pc. The chipset is realtek rt5572 and the driver is rt2800usb from my research. It works on Debian 8. It works on the Debian 9 net-install disc with firmware. However it does not work after Debian 9 is installed and rebooted. Nor does it work with the non-free installation disc for Debian 9. If I move the desktop to a place near the router and plug in the ethernet cable, the ethernet cable gives internet access without problems. I could not find a linux driver at the Panda site nor at the mediatek site. The mediatek site just had a repackaged Mac driver for linux, that I couldn't do anything with. There are no blacklisted wifi drivers when I checked the /etc/modprobe.d directory. The google searches I did mostly come up with threads from several years ago in Ubuntu that do not appear to help with Debian 9. The command lsmod comes up with various rt2800 and rt2x00 drivers. I had to do a screenshot because I am on the Debian 8 partition to post this instead of the faulty Debian 9 partition and I can't attach the screenshot for some reason. I am running out of ideas. Does anyone have any suggestions? | Boot into your Debian 9 installation, plug in the usb wireless adapter, and post the output of the following commands. Code: Select alluname -a lsusb lsusb -t /sbin/iwconfig /usr/sbin/rfkill list all Make sure you are in your Debian 9 installation. sgian wrote:However it does not work after Debian 9 is installed Describe "does not work" as detailed as possible. sgian wrote:I had to do a screenshot because I am on the Debian 8 partition to post this instead of the faulty Debian 9 partition and I can't attach the screenshot for some reason. I am running out of ideas. Does anyone have any suggestions? Avoid screenshots if you can. Copy-paste the necessary info here. If you must post screenshot, use 3rd-party image hosting services and post the link here. (Do not use the "img" tag, just post the link.) |
Hello to everyone, this is my first post, and I have a little problem. I have been tryng to fix the problem by myself or searching for a solution with no luck for now. Recently I have purchased a new computer with a new AMD cpu Ryzen, an Asus motherboard and a I have put in it an AMD R9 290 GPU. After installing a Debian Stretch with Gnome it doesn't reach the GDM and I have a black screen. It works after installing the linux-firmware package (for the amd firmware) from a tty and all seem's fine but then I realize that i can't choose the Gnome Wayland session. In fact, it doesn't appear, there's only X11 default, Gnome and Gnome classic. So I have done this with no luck: - Reconfigure gdm, reinstall gdm. - Editing the /etc/gdm3/daemon.conf with the WaylandEnable=true (now restored the file as the original one). - Reinstalling Debian again. - Messing with the /usr/share/wayland-sessions and xsessions files (now restored the original ones). - Updating the bios motherboard and making sure there's only one gpu (there's only one gpu on my system). In the gdm screen, if I switch to a terminal and type 'ps aux | grep -i xorg' it returns a xorg so the gdm is running with xorg. In this terminal if I stop the gdm service and start it again, there's no xorg anymore, the gdm works on wayland and I can select the Wayland session again. Searching in the logs I have found this: Code: Select allgnome-shell[915]: Can't initialize KMS backend: could not find drm kms device gnome-session[907]: gnome-session-binary[907]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1 gnome-session-binary[907]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1 gnome-session-binary[907]: Unrecoverable failure in required component org.gnome.Shell.desktop I'm running a Ryzen cpu, Asus prime x370-pro, AMD R9 290. Now I'm running a 4.10 kernel and Mesa 17.0.3 from experimental, but this behaviour is also on kernel 4.9 and Mesa 13 from a fresh Stretch install. Any idea? Thank you very much. Regards, | More (don't work): - Trying to kms on early boot adding radeonsi on /etc/modules-load.d/modules.conf - Trying to put my resolution (ultrawide 3440x1440) on /etc/default/grub by GRUB_GFXPAYLOAD_LINUX or by GRUB_GFXMODE So, keep trying. |
After a recent upgrade to stretch, when I use pcman to open an encrypted data drive, it complains "Not authorized to perform operation". Before the upgrade, the same operation would result in asking me the passphrase and then the root password. The drive would then be readable. I want to recover this behaviour. Right now, to open the disc, I have to enter on the command line: Code: Select allsudo cryptsetup luksOpen /dev/sdc1 Other0 sudo mkdir /media/my_name/Other0 sudo mount /dev/mapper/Other0 /media/my_name/Other0 Some config has changed, but I don't know what it is or how to fix it. I am using lxde and pcman | I use LXQt, not LXDE... I have LXQt-PolicyKit Authentication in Startup The lxqt-policykit D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. This package contains the LXQt policy kit authentication agent. Do you have lxpolkit in Startup? LXPolkit is a GUI application for the Lightweight X11 Desktop Environment (LXDE). It's a simple PolicyKit authentication agent. Otherwise have you tried: sudo pcmanfm |
Hello, I have such problem on loading up a system: http://imgur.com/a/zyWZF My graphic is: Code: Select all0:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [ Radeon R6 Graphics] (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device 2234 Flags: fast devsel, IRQ 45 Memory at c0000000 (64-bit, prefetchable) [size=256M] Memory at d0000000 (64-bit, prefetchable) [size=8M] I/O ports at 5000 [size=256] Memory at d6800000 (32-bit, non-prefetchable) [size=256K] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: <access denied> Code: Select all00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R6 Graphics] [1002:130a] | screenshot: bluetooth. has nothing to do with your GPU. please describe your problem fully, in all detail, with code & complete messages. |
I did an upgrade and then a dist-upgrade today and the dist-upgrade wants to do this: Code: Select allThe following NEW packages will be installed: xserver-xorg-legacy The following packages will be upgraded: xserver-xorg But I use open source radeon with KMS (I need to rotate one of my monitors with dual GPUs) and logind is running. Why does apt think I need this wrapper that will run xserver-xorg as SUID root? Is there some other reason why it wants to install? release: stretch kernal: 4.9.0-2-amd64 | I found strange things. This returns nothing: Code: Select all# dmesg | grep -i modesetting also missing is /etc/modprobe.d/radeon-kms.conf. I wonder what happened? Is KMS missing? Code: Select all# aptitude search radeon | grep '^i' i A libdrm-radeon1 - Userspace interface to radeon-specific kernel DRM services -- runtime i A libdrm-radeon1:i386 - Userspace interface to radeon-specific kernel DRM services -- runtime i A xserver-xorg-video-radeon - X.Org X server -- AMD/ATI Radeon display driver # aptitude show xserver-xorg-video-radeon | grep -i installed State: installed Automatically installed: yes # aptitude show xserver-xorg-video-radeon Package: xserver-xorg-video-radeon Version: 1:7.8.0-1+b1 State: installed Automatically installed: yes Priority: optional Section: x11 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Uncompressed Size: 845 k Depends: libc6 (>= 2.17), libdrm-radeon1 (>= 2.4.39), libudev1 (>= 183), xorg-video-abi-23, xserver-xorg-core (>= 2:1.18.99.901) Suggests: firmware-amd-graphics Conflicts: xserver-xorg-video-radeon:i386 Provides: xorg-driver-video -snip- |
Hi, For all years using Debian and Ubuntu i have always been using apt-get for package management. Yesterday i dived more into aptitude and found it much more powerfull and convinient. I have one question regarding --add-user-tag. I want to achieve that all packages i manually install will have specific tag (for example "mi"). If the package is not installed i can add the tag via this command, for example: Code: Select allaptitude install vim --add-user-tag "mi" The problem is that i can not add the tag to packages already installed - i tried with install and reinstall command to no avail. I searched the net and forums but didn't found the solution. Anybody here have any idea? Thank you! | Code: Select allsudo aptitude add-user-tag tag package |
Hello, I bought a new notebook without a system and wanted to install debian, everything went nicely. Aside from one thing no wifi, read the information on the internet and i know need to upgrade to 4+ kernel, because 3+ does not have these drivers. After upgrade to version 4.9.0-0.bpo.2-amd64 X11 did not work, I tried to install nvidia driver and add nouveau to blacklist but unfortunately still the same problem, can someone help me with this problem? xorg.conf generated by nvidia-xconfig Notebook Lenovo Ideapad 700 Xorg.0.log Code: Select allX.Org X Server 1.16.4 Release Date: 2014-12-20 [ 26.475] X Protocol Version 11, Revision 0 [ 26.475] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian [ 26.475] Current Operating System: Linux matx 4.9.0-0.bpo.2-amd64 #1 SMP Debian 4.9.18-1"bpo8+1 (2017-04-10) x86_64 [ 26.475] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-0.bpo.2-amd64 root=UUID=5686698f-e749-4993-a79c-dc3635c3034b ro quiet [ 26.476] Build Date: 11 February 2015 12:32:02AM [ 26.476] xorg-server 2:1.16.4-1 (http://www.debian.org/support) [ 26.476] Current version of pixman: 0.32.6 [ 26.476] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 26.476] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (10 notice, (II) informational, WO warning, (EE) error, (NI) not implemented, (??) unknown. [ 26.477] (==) Log file: "/var/log/Xorg.O.log", Time: Fri May 19 19:50:27 2017 [ 26.477] (==) Using config file: "ietc/X11/xorg.conf" [ 26.477] (==) Using system config directory "iusr/share/X11/xorg.conf.d" [ 26.477] (==) ServerLayout "Layout0" [ 26.477] (**) I-->Screen "Screen0" (0) [ 26.477] (**) I I-->Monitor "Monitor0" [ 26.478] (**) I 1-->Device "Device0" [ 26.478] (**) 1-->Input Device "Keyboard0" [ 26.478] (**) 1-->Input Device "Mouse0" [ 26.478] (==) Automatically adding devices [ 26.478] (==) Automatically enabling devices [ 26.478] (==) Automatically adding GPU devices [ 26.478] (4,11,) The directory "Alsr/share/fonts/X11/cyrillic" does not exist. [ 26.478] Entry deleted from font path. [ 26.478] (==) FontPath set to: /usr/share/fontsall/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Typel, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 26.478] (==) ModulePath set to "/usr/lib/xorg/modules" [ 26.478] (WW) Hotplugging is on, devices using drivers 'mouse' or IN/mouse' will be disabled. [ 26.478] (WW) Disabling Keyboard0 [ 26.478] (WW) Disabling Mouse° [ 26.478] (II) Loader magic: Ox55bf3a508690 [ 26.478] (II) Module ABI versions: [ 26.478] X.Org ANSI C Emulation: 0.4 [ 26.478] X.Org Video Driver: 18.0 [ 26.478] X.Org Xlnput driver : 21.0 [ 26.478] x.org Server Extension : 8.0 [ 26.478] (II) xfree86: Adding drm device (/dev/dri/cardl) [ 26.478] (II) xfree86: Adding drm device (/dev/dri/card0) [ 26.497] (--) PCI:*(0:0:2:0) 8086:191b:17aa:380a rev 6, Mem la Oxd0000000/16777216, Oxc0000000/268435456, I/O @ Ox0000e000/64, BIOS @ Ox???????9/131072 [ 26.497] (--) PCI: (0:1:0:0) 10de:139a:17aa:380b rev 162, Hem 11 Oxd1000000/16777216, Oxa0000000/268435456, Oxb0000000/33554432, I/O @ Ox0000d000/128 [ 26.497] (II) LoadModule: "glx" [ 26.497] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [ 26.504] (II) Module glx: vendor="NVIDIA Corporation" [ 26.504] compiled for 4.0.2, module version = 1.0.0 [ 26.504] Module class: X.Org Server Extension [ 26.504] (II) NVIDIA GLX Module 340.102 Mon Jan 16 12:37:38 PST 2017 [ 26.504] (II) LoadModule: "nvidia" [ 26.504] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 26.505] (II) Module nvidia: vendor="NVIDIA Corporation" [ 26.505] compiled for 4.0.2, module version = 1.0.0 [ 26.505] Module class: X.Org Video Driver [ 26.505] (II) NVIDIA dlloader X Driver 340.102 Mon Jan 16 12:17:09 PST 2017 [ 26.505] (II) NVIDIA Unified Driver for all Supported NVIDIA CPUs [ 26.505] (++) using VT number 1 [ 26.505] (--) controlling tty is VT number 1, auto-enabling KeepTty [ 26.505] (EE) No devices detected. [ 26.505] (EE) Fatal server error: [ 26.505] (EE) no screens found(EE) [ 26.505] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 26.505] (EE) Please also check the log file at "/var/log/Xorg.O.log" for additional information. [ 26.505] (EE) | what does apt-cache policy nvidia-kernel-dkms return? |
8.6, Gnome Hi, on my HP laptop, the system will prompt for the WiFi password during the boot process, immediately after the prompt for the user password. When I hit "abort", I have to connect to WiFi manually afterwards. The "auto connect" is ticked within the network manager. I'd like not to have the Wifi password prompt at the startup process and an autoconnect when logged into the system. How can I achieve this? Cheers, Wolf | Hi herrdeh, I don't know if I misunderstood something because what you're asking is supposed to be the normal behaviour. You should try to delete your wifi connection in network manager and create it again. I'm not sure but if your user automatically logins, it's likely gnome keymanager prompts you about user's password in order to unblock your password vault. |
Hello. You may ignore what is colored. The solution is given below. I have got myself in considerable Wi-Fi troubles recently. I have a Packard Bell iMedia S3720, which multi-boots between Windows 7 64-Bit (default OS), Windows Vista 64-Bit and Debian amd64. I recently upgraded Debian to Debian 8.8 with the MATE desktop environment, and because of problems with updates wanting to remove said environment, I accidentally made my computer a mix between Debian 8 and 9, so I changed the sources.list server from jessie to stretch to get a complete Debian 9 install instead. The thing is that I use a Realtek Wi-Fi card (cannot remember its spec', though) which uses the non-free firmware-realtek package to run. Because the package from the testing branch caused random reboots, I installed and locked the stable 0.43 version instead. This fixed random reboots, but brought the following problem: the Network Manager doesn't detect any Wi-Fi network, but it can connect to a Wi-Fi network using a direct connect. I installed the wireless-tools package and, unsurprisingly, the command Code: Select alliwlist wlan0 scan effectively scanned the Wi-Fi networks. I guessed it is a problem with the Network Manager, and sadly I cannot find any configuration thing to help. UPDATED /etc/network/interfaces, see below. Note: the /etc/network/interfaces.d/ directory is empty. Plus, the Wi-Fi has random dropdowns; it sometimes stops working randomly, although Debian still thinks it is connected properly. Since these dropdowns don't happen with Windows, I know it is not related to the router. However, it happened on all Linux systems I ever had. I have read here and there that the Realtek drivers were kinda broken, so I decided to use an Intel Sagemcom XG-760N instead. I installed the firmware-zd1211 package, shut down the system, disconnected the Realtek card and connected the Sagem one, then restarted. After logging into MATE, the Network Manager immediately prompted me that Wi-Fi networks were available. I tried to connect to my Wi-Fi network, and it failed, stating it got disconnected. I directly opened a terminal and logged in as root, then used wpa_supplicant to connect. And it works. Then, I used dhclient to get the Internet access. Yet, I am still stuck with a non-functional Network Manager and an unstable connection. Randomly, wpa_supplicant drops this: Code: Select allcardmac: CTRL-EVENT-DISCONNECTED bssid=[MAC] reason=0 wlxcardmac: Trying to associate with [MAC] (SSID='[REDACTED]' freq=2412 MHz) ioctl[SIOCSIWFREQ]: Device or resource busy wlxcardmac: Association request to the driver failed wlxcardmac: Associated with [MAC] wlxcardmac: WPA: Key negotiation completed with [MAC] [PTK=CCMP GTK=TKIP] wlxcardmac: CTRL-EVENT-CONNECTED - Connection to [MAC] completed [id=0 id_str=] This obviously means that Debian loses the connection and immediately reconnects successfully. Each time, I have to re-execute Code: Select alldhclient wlxcardmac to connect again. EDIT: Additional changes. To make everytihng easier, I have edited the /etc/NetworkManager/NetworkManager.conf file: Code: Select all[main] plugins=ifupdown,keyfile [ifupdown] managed=true So the Network Manager handles the connections listed in the /etc/network/interfaces. I have also changed this file: Code: Select all# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback iface wlxcardmac inet dhcp The Network Manager now attempts to connect at startup, but it still fails. The wpa_supplicant + dhclient method still works with random reconnects. The main problem is now the scanning capability of the Realtek card in the Network Manager. I have re-updated the Realtek Wi-Fi drivers from the testing branch for now. The bug of random dropdowns is most likely due to the drivers, and it cannot be fixed. Here is the inxi -n output, as requested by stevepusser. Code: Select all Card-2: Realtek RTL8188SU 802.11n WLAN Adapter IF: null-if-id state: N/A mac: N/A The card's interface name is Code: Select allwlan0.[/color] FIX: Throw NetworkManager out of the window after re-updating the firmware-realtek driver, and installing Wicd instead. I used these commands to remove the Network Manager. Code: Select allapt-mark manual libmbim-glib4 libmbim-proxy libmm-glib0 libnm0 libnma0 libqmi-glib5 libqmi-proxy mobile-broadband-provider-info modemmanager policykit-1-gnome dns-root-data dnsmasq-base iputils-arping libndp0 libteamdctl0 wpasupplicant aptitude remove network-manager reboot The first line prevents Aptitude from removing the dependencies, as removing them could make the system unstable (like removing wpasupplicant!). The only packages that should be removed are network-manager and network-manager-gnome. Of course, we reboot to apply the changes. After logging in, MATE displayed a warning related to the screen's display settings being invalid, for some reason. Yet, it retained the settings. I just opened the display settings (where you can set the resolution, framerate, etc.), changed the resolution to 800x600, clicked on Apply for all users and Apply, relogged, then reverted the changes and re-applied everywhere. Then, I connected using wpa_supplicant. Here is how I did it (using sudo before the commands replaces su) (this may or may not work based on your configuration and router!): Code: Select allsu Password: <your_root_user_password> wpa_passphrase <router_ssid> <router_password> >/etc/wpa.conf wpa_supplicant -B -Dwext -iwlan0 -c/etc/wpa.conf dhclient wlan0 Once connected, I installed wicd, that I used in Lubuntu back then. Code: Select allaptitude install wicd reboot After reboot, wicd's icon replaced NetworkManager's in the upper taskbar. I could set up and connect to my Wi-Fi router from there, without any issue (although random drops might still be present, since they are likely driver-related). Conclusion: I hereby send NetworkManager to Hell and declare Wicd the winner. Thank you! | Can you update your pci and usb device databases as sysadmin: Code: Select allupdate-pciids update-usbids install inxi, then give the result of Code: Select allinxi -N so we have a better idea of what hardware you have? It was my impression that the Realtek problems with the 4.9 kernel could be resolved with a simple text file edit as sysadmin... or maybe it's fixed in a newer kernel, such as the 4.10 or 4.11 Liquorix ones. Those are worth a try. Hmmm--we're going to face the same issues with the 4.9 kernel and those Realtek drivers when we start developing MX 17, and antiX 17 is already in development. Maybe we can get some automatic fix like we have for the troubled Broadcom situation. |
Hi all, From about a month, every single time "apt upgrade" calls to "update-initramfs" I'm receiving this message: W: initramfs-tools configuration sets RESUME=UUID=75a1abae-a571-45e0-8ba8-2af714d13b59 W: but no matching swap device is available. I: The initramfs will attempt to resume from /dev/sda3 I: (UUID=010325a0-3867-4606-94da-51efff3e57ba) I: Set the RESUME variable to override this. Anyone knows how should I set the RESUME variable? | i'm not sure, but i'm guessing that this: marcetm wrote:W: but no matching swap device is available. might mean that your swap partition has changed UUID and you need t adjust that in fstab (and maybe elsewhere) this typically happens when you install another OS alongside the first one. so check your swaps actual UUID with 'sudo blkid', then compare to the one in /etc/fstab. |
Hello everybody ! I'm on a Debian 8 Jessie and all was working well at start (well, not really, as you will see soon). This computer has been given to me to install a Moodle test server and create a plugin that will use Flash (I haven't the choice for Flash ). Neither Flash nor the update command (just below) was working Code: Select allsudo update-flashplugin-nonfree --install (I get a wget error, a known bug) and the command said to look at this manual. I tried things in the read order and first, I have set http_proxy to a value like http://IP_address:port (unfortunately, I don't remember this value, nor how did I find it). And it didn't work. After that, I solved the problem by adding an alternative by following what's described at "Manual update" section (but I still have the wget error, so I'll have to update manually each time needed). Flash was working, internet too. Today, I started the computer and internet wasn't working anymore. I say internet, but not the connection. I can install anything in the terminal with the usual apt-get command, but no internet navigator is willing to load any external website. Note : I'm at the ENSTA (Ecole Nationale Supérieur de Techniques Avancées - Superior National School of Advanced Techniques) of Brest (France) for my internship and they use a proxy server. Thus, we have to set up firefox to "Auto-detect proxy settings for this network" and I don't know this Proxy, but I probably can ask to their informatic service and get the proxy settings. Note 2 : I tried several cables which worked on my personal computer, nothing changed. I rebooted, then I rebooted again after deleting the line in /etc/apt/apt.conf that was like : Code: Select allAcquire::http::http://[[user][:pass]@]host[:port]/ Nothing changed : apt-get install works well, not navigating on the internet. PS : I use Linux since I'm in high school and I learned a lot by myself but I don't really master any skill on Linux. | When I've set a value to http_proxy, I typed "http_proxy=..." into the terminal. And even after rebooting, http_proxy has still a value. When I type "echo $http_proxy", I get "http://192.168.1.10:3128". Is it an old value that was there before I do anything ? I don't think so, because I remember that I've typed "echo $http_proxy" before doing any changes, and it had no value (the command had just printed a newline). Or not. Crap, I can't remember if echo printed a newline before I do anything, or after I tried to set http_proxy and then I've set http_proxy again to nothing (I was obviously expecting no effect after rebooting or disconnection, but as I said, I try stupid things because I'm not a professional with Linux). EDIT : I tried some pings, and they work in both sides. The tower computer has the IP address 172.20.10.240 and mine (portable PC) has 172.20.13.16. I did "ping 172.20.10.240" on my PC and "ping 172.20.13.16" on the other computer. Both commands worked. |
Hello, I can't connect to my hotel's wireless network reliably. I can connect to other networks reliably, both protected and free, therefore it can't be a configuration or card issue (and thus every troubleshooting article I've found didn't help). I'm using Gnome Network Manager, and I don't change any default setting at connection time besides typing the password. While connecting, Network Nanager applet shows two little balls which turn both green one after the other, but then the connection fails. I'm running Debian 6. Any hint on how to trace what's going wrong? Thank you. | Now my Debian can't connect even to free wireless network I've connected to without any issue whatsoever during past days. Neither /var/log/messages nor dmesg give out any hint about what's going wrong. I could try debugging NetworkManager by following instructions given here: http://live.gnome.org/NetworkManager/Debugging and sending a bug report to developers, but I don't think it's a NetworkManager bug, because I've installed Wicd Network Manager, and it can't connect either, showing this error message: "Connection failed: Unable to Get IP Address". I've tried enabling Wicd's debug mode, but it doesn't make Wicd give out more information. Any idea? Thanks. |
Hi, How can i install debian filesystem over a subvolume btrfs with debian's CD installation? I tried to mount subvolume in /target directory as i usaully do with sparky distro (debian based on), but the wizard installation automatic unmount the subvolume just before to proceed with the files copy installation..and it copies all files in the / (main subvolume). I wanted something like that: Code: Select allmount -t btrfs -o subvolid=xxx /dev/sda1 /target so, the installation process, use the subvolume xxx for installation. thanks. | I had to apply some tweaks, to get my goal: I had previouslly created two btrfs subvolumes: /home /rootsys (Here, i wanted to put inside debian target installation) 0-I installed all together (the file system next to subvolumes) in the same parent level. 1- After syste, installation, I created a volume snaphot to put into it that installation: cd /target or mount -t btrfs -o subvolid=0 /dev/sda1 /mnt Code: Select allbtrfs subvolume delete /rootsys btrfs subvolume snapshot ./ /rootsys 2- Clean/delete root installation outside subvolumes: Code: Select allmv /home .home mv /rootsys .rootsys rm -rf / (delete installation files outside snapshot rootsys) mv .home /home mv .rootsys /rootsys 3- Install Grub pointing to subvolume system (rootsys): Code: Select allmount --bind /dev /rootsys/dev mount --bind /dev/pts /rootsys/dev/pts mount --bind /proc /rootsys/proc mount --bind /sys /rootsys/sys chroot /rootsys grub-install /dev/sda update-grub 4- Editing fstab pointing to home subvolume: btrfs subvolume list / (get ID subvolume home (649) for using in fstab) Code: Select allUUID=5a261bc5-1828-4588-b9a7-beb5f78a20e5 / btrfs defaults 0 1 UUID=5a261bc5-1828-4588-b9a7-beb5f78a20e5 /home/user/ btrfs subvolid=649 0 0 |
Hi. I am having an issue I don't completely understand. I suspect it has something to do with the old PATA interface. Here is my setup: 1a. Server Pentium 4 with PATA bus. Debian Jessie CLI install. 1b. Gigabit ethernet network card connected to said PATA bus. 1c. SATA card connected to said PATA bus. To that is connected one 8TB HDD (actually two but one is for backups only and mostly dormant). 2. Another computer with Gigabit ethernet. 3. Ethernet Gigabit router in between 1. and 2.,, everything connected via ethernet. Here is the deal: When transferring files from the second computer to the server the transfer speed tops out at about 11.7 MB/s. I understand PATA is rather slow and that the Gigabit ethernet card and the SATA card should have to share the bandwidth of the PATA bus, but it shouldn't be that slow, should it? Here is some additional information: A. File transfer is performed via the FTP protocol since that should be the fastest one. B. I don't know the exact specification of the PATA bus in the server, but I suspect it is PATA/100 since all read/write operations always topped out just below 100 MB/s when benchmarking different HDDs. In my world the transfer speed between computer and server should max out just below 50 MB/s, say 45 MB/s. Why isn't it so? | KingBongo wrote:1b. Gigabit ethernet network card connected to said PATA bus. Do you mean PCI rather than PATA? Please post the output of these: Code: Select alluname -a lspci -k |
Hello, I have Debian Jessie 8.7.1 KDE, My wireless connection losts itself all the time, it connects and after a few time losts and so on..... How to solve it? please help me. thanks in advanced. My wireless is that: lspci | grep -i wireless Code: Select all2:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter lspci | egrep -i --color 'wifi|wlan|wireless' 02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter Code: Select allrfkill list 0: hci0: Bluetooth Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no gelapir@Gelapir:~$ | There are already many other threads on this forum about the same exact device and problem, so please let us know which of those solutions you have tried already so we don't waste time. Search "RTL8723BE". |
Hi I have a minimal Debian Jessie install with lightdm and openbox to run over x window. Everything works fine but only if I log in via terminal first; lightdm will not start at boot time unless I manually set the runlevel via grub. I have checked and I have /etc/init.d/lightdm i have installed sysv-rc-conf and it shows that lightdm is set for runlevels 2,3,4, and 5. I type runlevel at the prompt and get N3 so according to sysv-rc-conf lightdm should have started I think. I was going to use /etc/inittab to set the runlevel but apparently Debian had done away with inittab so I was hoping someone could let me know how to do this the proper Debian way. I am obviously missing something. Thanks. | Since you "have a minimal Debian Jessie install" why do you need a display manager? I haven't used one for years. |
Hi, I just got Civilization VI today and can't get it to work. I open Steam, then click play and eventually I get to the menu. But when I try to start a single player game or just try the benchmark option, then the game closes immediately. With the "less /var/log/messages" command at the end I find this stuff... Code: Select allintelkit-deb-8-7-1 kernel: [ 268.406695] Civ6[1452]: segfault at a40 ip 00007f6d37971989 sp 00007f6d13a7de78 error 4 in libGLdispatch.so.0[7f6d37965000+32000] My specs are... Debian 8.7.1 backports enabled, kernel 4.9 bpo, KDE 4.14.2 CPU Intel Pentium G3258 dual core 3.2 GHz RAM 8 GB graphics NVIDIA GT 730 with proprietary driver 375.39 Is there anything to do? For linux, the requirement is Ubuntu 16.04 or SteamOS, and I believe I meet hardware requirements, because even though it isn't an i3 it still has similar speed and cores. | I installed kubuntu 16.04 on another partition on this pc, with the same proprietary driver and Civ VI works fine. I would prefer to keep using debian though. Are there any ideas on what to do? I'm thinking it is some package that needs to be updated but I don't know which one. I tried a dist-upgrade and nothing was available. It just occurred to me to target jessie-backports to do the dist-upgrade. I'll try that now. |
openssh-client 7.x is available in archive stretch (testing); but I don't want everything from stretch; so I pinned the testing archive low: Code: Select allPackage: * Pin: release a=stable Pin-Priority: 500 Package: * Pin: release l=Debian-Security Pin-Priority: 1000 Package: * Pin: release a=testing Pin-Priority: 100 This results in what appears to be the correct priority: Code: Select allroot@mycomp:/etc/ssh# apt-cache policy openssh-client openssh-client: Installed: 1:6.7p1-5+deb8u3 Candidate: 1:6.7p1-5+deb8u3 Version table: 1:7.4p1-10 0 100 http://deb.debian.org/debian/ testing/main amd64 Packages 100 http://mirror.cc.columbia.edu/debian/ testing/main amd64 Packages *** 1:6.7p1-5+deb8u3 0 500 http://ftp.us.debian.org/debian/ jessie/main amd64 Packages 1000 http://security.debian.org/ jessie/updates/main amd64 Packages 1000 http://security.debian.org/ stable/updates/main amd64 Packages 500 http://deb.debian.org/debian/ stable/main amd64 Packages 500 http://mirror.cc.columbia.edu/debian/ stable/main amd64 Packages 100 /var/lib/dpkg/status However, when I use "apt-get -t testing", it refuses to push the priority up: Code: Select allroot@mycomp:/etc/ssh# apt-get install -t testing openssh-client Reading package lists... Done Building dependency tree Reading state information... Done openssh-client is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 520 not upgraded. If I'm reading the documentation correctly, the -t (target) is supposed to push the pin all the way up to 950? Further, if I hard-code a pin just for openssh-client: Code: Select allPackage: openssh-client Pin: release a=testing Pin-Priority: 700 Package: * Pin: release a=stable Pin-Priority: 500 Package: * Pin: release l=Debian-Security Pin-Priority: 1000 Package: * Pin: release a=testing Pin-Priority: 100 The priority sort of looks better: Code: Select allroot@mycomp:/etc/ssh# apt-cache policy openssh-client openssh-client: Installed: 1:6.7p1-5+deb8u3 Candidate: 1:6.7p1-5+deb8u3 Package pin: 1:7.4p1-10 Version table: 1:7.4p1-10 700 100 http://deb.debian.org/debian/ testing/main amd64 Packages 100 http://mirror.cc.columbia.edu/debian/ testing/main amd64 Packages *** 1:6.7p1-5+deb8u3 700 500 http://ftp.us.debian.org/debian/ jessie/main amd64 Packages 1000 http://security.debian.org/ jessie/updates/main amd64 Packages 1000 http://security.debian.org/ stable/updates/main amd64 Packages 500 http://deb.debian.org/debian/ stable/main amd64 Packages 500 http://mirror.cc.columbia.edu/debian/ stable/main amd64 Packages 100 /var/lib/dpkg/status But it still won't install: Code: Select allroot@mycomp:/etc/ssh# apt-get install openssh-client Reading package lists... Done Building dependency tree Reading state information... Done openssh-client is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 39 not upgraded. root@mycomp:/etc/ssh# apt-get install -t testing openssh-client Reading package lists... Done Building dependency tree Reading state information... Done openssh-client is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 520 not upgraded. | I have just glanced at your post and noticed that you have pinned Debian-Security with 1000. This is still above 990 (-t parameter of apt-get) and therefore apt won't install anything from testing. Just remove the security and stable pin. Both have a default pin of 500, which is enough. You should also use the release name stretch instead of testing. Otherwise you will get a different version after the freeze has ended. |
Hi all, I've got a Debian 9 desktop that is experiencing difficulty updating exim4. The result of trying to upgrade is: Code: Select allroot@olive:/home/hbarta# apt -y upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 3 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up exim4-config (4.89-2) ... 2017-04-27 14:54:34 Exim configuration error in line 685 of /var/lib/exim4/config.autogenerated.tmp: group mail was not found Invalid new configfile /var/lib/exim4/config.autogenerated.tmp, not installing /var/lib/exim4/config.autogenerated.tmp to /var/lib/exim4/config.autogenerated dpkg: error processing package exim4-config (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of exim4-base: exim4-base depends on exim4-config (>= 4.82) | exim4-config-2; however: Package exim4-config is not configured yet. Package exim4-config-2 is not installed. Package exim4-config which provides exim4-config-2 is not configured yet. dpkg: error processing package exim4-base (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of exim4-daemon-light: exim4-daemon-light depends on exim4-base (>= 4.89); however: Package exim4-base is not configured yet. dpkg: error processing package exim4-daemon-light (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: exim4-config exim4-base exim4-daemon-light E: Sub-process /usr/bin/dpkg returned an error code (1) root@olive:/home/hbarta# The error report seems to be: Code: Select all2017-04-27 14:54:34 Exim configuration error in line 685 of /var/lib/exim4/config.autogenerated.tmp: group mail was not found And the mail group seems to exist: Code: Select allroot@olive:/home/hbarta# grep mail /etc/group mail:x:8: root@olive:/home/hbarta# I don't ordinarily use local email on this host but the exim package seems to be pulled in by another package (smartmontools?) I'm at a loss as to how to fix this. I'm not against installing a different mta but sendmail.cf still scares me. Thanks! | Iv'e never seen this before, but I dug up this issue [1] on CentOS from a few years ago. Could you check the permissions to make sure they look ok? [1] https://forums.cpanel.net/threads/exim- ... und.32781/ |
For some reason, the Synaptic Package Manager is no longer accepting my root password but instead will accept only my user password. What the heck? Where do I look and what do I look for to see what may have happened? To my knowledge I did nothing to cause the problem. UPDATE: Just to be clear, if I want to open a terminal as root, or use su, the original root password still works. | Does it work? Does a CLI command such as apt-get update work? |
I am currently running Jessie 8.7 with kernel 3.16 on an older processor (Core 2 Duo). If I were to install linux-image-686-pae (4.9+79~bpo8+1) from the jessie-backports, would I then be able to run on a motherboard with a Skylake processor or is a full upgrade to amd64 required? | Don't get it... Is t here any Core 2 Duo processor lacking 64-bit instruction set? |
I'm trying to configure my Nvidia ION card on Stretch. uname -a Linux host 4.9.0-2-686-pae #1 SMP Debian 4.9.13-1 (2017-02-27) i686 GNU/Linux nvidia-detect Detected NVIDIA GPUs: 03:00.0 VGA compatible controller [0300]: NVIDIA Corporation ION VGA [10de:087d] (rev b1) Checking card: NVIDIA Corporation ION VGA (rev b1) Your card is only supported up to the 340 legacy drivers series. It is recommended to install the nvidia-legacy-340xx-driver I've run apt-get purge xserver-xorg-video-nouveau (could not get hdmi working, VGA worked OK) apt-get install nvidia-legacy-340xx-driver nvidia-xconfig dkms status nvidia-legacy-340xx, 340.102, 4.9.0-2-686-pae, i686: installed rtl8192eu, 1.0, 4.9.0-2-686-pae, i686: installed results in a black screen and the following Xorg.0.log [ 670.217] (II) NVIDIA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 670.217] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 [ 670.217] (==) NVIDIA(0): RGB weight 888 [ 670.218] (==) NVIDIA(0): Default visual is TrueColor [ 670.218] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 670.218] () NVIDIA(0): Enabling 2D acceleration [ 670.561] (II) NVIDIA(0): Display (LG Electronics 23EN43 (CRT-0)) does not support [ 670.561] (II) NVIDIA(0): NVIDIA 3D Vision stereo. [ 670.562] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116) [ 670.564] (II) NVIDIA(0): NVIDIA GPU ION (C79) at PCI:3:0:0 (GPU-0) [ 670.564] (--) NVIDIA(0): Memory: 262144 kBytes [ 670.565] (--) NVIDIA(0): VideoBIOS: 62.79.6c.00.01 [ 674.566] (EE) NVIDIA(GPU-0): EVO Push buffer channel allocation failed [ 674.568] (EE) NVIDIA(GPU-0): Failed to allocate EVO core DMA push buffer [ 767.555] (EE) NVIDIA(0): Failing initialization of X screen 0 [ 767.555] (II) UnloadModule: "nvidia" Any help would be much appreciated. Thanks | You'll need a lot more than just the driver to use legacy nvidia. For example, I am running Stretch 64 bit and recently installed the legacy driver, these packages were installed with it using Synaptic after selecting the nvidia legacy driver and dkms.: Commit Log for Sun Mar 5 20:42:08 2017 Installed the following packages: dkms (2.3-2) glx-alternative-mesa (0.7.4) glx-alternative-nvidia (0.7.4) glx-diversions (0.7.4) libegl1-nvidia-legacy-340xx (340.102-1) libegl1-nvidia-legacy-340xx:i386 (340.102-1) libgl1-nvidia-legacy-340xx-glx (340.102-1) libgl1-nvidia-legacy-340xx-glx:i386 (340.102-1) libgles1-nvidia-legacy-340xx (340.102-1) libgles1-nvidia-legacy-340xx:i386 (340.102-1) libgles2-nvidia-legacy-340xx (340.102-1) libgles2-nvidia-legacy-340xx:i386 (340.102-1) libnvidia-legacy-340xx-cfg1 (340.102-1) libnvidia-legacy-340xx-cfg1:i386 (340.102-1) libnvidia-legacy-340xx-eglcore (340.102-1) libnvidia-legacy-340xx-eglcore:i386 (340.102-1) libnvidia-legacy-340xx-glcore (340.102-1) libnvidia-legacy-340xx-glcore:i386 (340.102-1) libnvidia-legacy-340xx-ml1 (340.102-1) linux-headers-amd64 (4.9+78) nvidia-installer-cleanup (20151021+4) nvidia-kernel-common (20151021+4) nvidia-legacy-340xx-alternative (340.102-1) nvidia-legacy-340xx-driver (340.102-1) nvidia-legacy-340xx-driver-bin (340.102-1) nvidia-legacy-340xx-driver-libs (340.102-1) nvidia-legacy-340xx-driver-libs-i386:i386 (340.102-1) nvidia-legacy-340xx-driver-libs:i386 (340.102-1) nvidia-legacy-340xx-kernel-dkms (340.102-1) nvidia-legacy-340xx-kernel-support (340.102-1) nvidia-legacy-340xx-vdpau-driver (340.102-1) nvidia-modprobe (375.26-1) nvidia-persistenced (375.26-2) nvidia-settings-legacy-340xx (340.101-1) nvidia-support (20151021+4) pkg-config (0.29-4) update-glx (0.7.4) xserver-xorg-video-nvidia-legacy-340xx (340.102-1) |
Hello, we've just got a new computer having a hardware RAID and decided to install Debian Jessie. We use the recommended partition setup (root, home, var, tmp, swap). We now have the problem that the system always starts in emergency mode. Sometimes it boots without visible errors (only green OKs). Sometimes it cannot mount some or all of the partitions (in this case we of course there are not only green OKs). Every boot is different, it is not fully repeatable. When we call update-grub it says that it cannot create /var/lib/os-prober/mount. The directory /var/lib/os-prober/ indeed does not exist, but the package os-prober is installed. What can we do to solve our problem? | What makes you think you have hardware RAID? Required reading. If you really have hardware RAID, what model? |
I'm not sure if it goes here or in Hardware. I tried using both the Gnome EasyScreenCast extension and SimpleScreenRecorder. I'm trying to record gameplay but the audio in the video is pretty much nothing but static and a somewhat whirring noise. You can barely makeout the games audio. I can't figure this out. I ran "pactl list short sinks" and found that my audio card uses 96000Hz, so I ran "sudo nano /etc/pulse/daemon.conf" and enabled the lines for sample rate and changed it to 96000 and then killed pulseaudio and started it but to no avail. I also ran alsamixer and messed out with the capture levels but that didn't help either. What do I need to do about the static? Google isn't helping much. Here a video I made a uploaded to YouTube so you can See what I'm talking about: https://youtu.be/8JJ4NCESktg Here my audio card from arecord -l: Code: Select allcard 0: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 2: ALC1200 Alt Analog [ALC1200 Alt Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Thanks EDIT: I noticed that in EasyScreenCast and SimpleScreenRecorder both, it records the audio at the wrong sample rate at 44100Hz and 48000Hz instead of 96000Hz. Could that be the cause? | Snake wrote:the audio in the video is pretty much nothing but static and a somewhat whirring noise. You can barely makeout the games audio. maybe it's recording the microphone input? |
Hi, I'm running debian 8 jessie with gnome. I would like to make my system hibernate when battery level is at a certain point, say 30%. What I tried so far: Gnome power manager doesn't have an option of changing the critical battery value. dconf-editor also doesn't give that option. I also tried to follow another suggestion in archwiki creating a udev rule, but it seems that my battery doesn't sent events to udev (no reports using: "udevadm monitor --property" and "cat sys/class/power_supply/BAT0/alarm" gave 0). Thanks. | I haven't tested it but... http://unix.stackexchange.com/questions ... -threshold |
I have the same repo on 3 different sid installs Code: Select alldeb http://ftp.uk.debian.org/debian stable main contrib non-free deb http://ftp.uk.debian.org/debian testing main contrib non-free deb http://ftp.uk.debian.org/debian sid main contrib non-free deb http://ftp.uk.debian.org/debian experimental main contrib non-free deb-src http://ftp.uk.debian.org/debian stable main contrib non-free deb-src http://ftp.uk.debian.org/debian testing main contrib non-free deb-src http://ftp.uk.debian.org/debian sid main contrib non-free deb-src http://ftp.uk.debian.org/debian experimental main contrib non-free On 2 of the installs, aptitude update runs without issue. On the one however I get Hash Sum mismatch errors. I've tried multiple times Code: Select allaptitude clean rm -rfv /var/lib/apt/lists/* aptitude update I am running the same versions of aptitude, dpkg and apt Code: Select all# apt-cache policy apt aptitude dpkg apt: Installed: 1.4~rc2 Candidate: 1.4~rc2 Version table: *** 1.4~rc2 100 100 /var/lib/dpkg/status aptitude: Installed: 0.8.6-1 Candidate: 0.8.6-1 Version table: *** 0.8.6-1 100 100 /var/lib/dpkg/status dpkg: Installed: 1.18.23 Candidate: 1.18.23 Version table: *** 1.18.23 100 100 /var/lib/dpkg/status One run of aptitude update produced Code: Select allErr http://ftp.uk.debian.org/debian testing/main amd64 Packages Hash Sum mismatch Hashes of expected file: - Filesize:7124688 [weak] - SHA256:4dfb4b1cdc45cbb9ebf9d87eb36c24ed3d8914bb1203341f372d26b9dc1c48a9 - MD5Sum:5bee7be6d5041f3ff79d09cce8c5848a [weak] Hashes of received file: - SHA256:4370c30ec9a0e1616b8a8595b8c432b1864f4b21a28537f0ec4e23e7e398867a - MD5Sum:9efd732b6c6cd19c6a26cf2da7bf90ea [weak] - Filesize:7124688 [weak] Last modification reported: Wed, 29 Mar 2017 14:23:52 +0000 Release file created at: Wed, 29 Mar 2017 14:33:39 +0000 Code: Select allErr http://ftp.uk.debian.org/debian sid/main amd64 Packages Hash Sum mismatch Hashes of expected file: - Filesize:7495464 [weak] - SHA256:01bff23d13f430256324ddf8bad432aef4b947b5ece867e1c4b41a333183b20e - MD5Sum:b8a39e50f0fe259fe10c005b887be613 [weak] Hashes of received file: - SHA256:72b3af1c10c51148a6fca6a8aa73417c7e97adc22a05b6f235cc1224e468ab46 - MD5Sum:a739a7c197af91b75e5af042d6ca4832 [weak] - Filesize:7495464 [weak] Last modification reported: Wed, 29 Mar 2017 14:23:57 +0000 Release file created at: Wed, 29 Mar 2017 14:33:39 +0000 Code: Select allErr http://ftp.uk.debian.org/debian stable/main amd64 Contents (deb) Hash Sum mismatch Hashes of expected file: - Filesize:27347433 [weak] - SHA256:ac659840faa6a4495a3fd2cbd11d0b81adcfebd8eec29a2134240bb75b142f59 - SHA1:d3a371f96edacd7c7b25f871a00a4105f218ff8e [weak] - MD5Sum:b41921f64f118692ff9fce8597ef253d [weak] Hashes of received file: - SHA256:9030a417ee67fe66956a8ab3efab9c1a6e73c9176381bc040a85dd0199b4b0e7 - SHA1:f8108be8491c9f0b3a4239918f362b80eb525b9b [weak] - MD5Sum:3d4fa52e34b524f775e2de4af69855e9 [weak] - Filesize:27347433 [weak] Last modification reported: Sat, 14 Jan 2017 10:55:59 +0000 Release file created at: Sat, 14 Jan 2017 11:03:32 +0000 Code: Select allW: Failed to fetch http://ftp.uk.debian.org/debian/dists/testing/main/binary-amd64/by-hash/SHA256/4dfb4b1cdc45cbb9ebf9d87eb36c24ed3d8914bb1203341f372d26b9dc1c48a9: Hash Sum mismatch Hashes of expected file: - Filesize:7124688 [weak] - SHA256:4dfb4b1cdc45cbb9ebf9d87eb36c24ed3d8914bb1203341f372d26b9dc1c48a9 - MD5Sum:5bee7be6d5041f3ff79d09cce8c5848a [weak] Hashes of received file: - SHA256:4370c30ec9a0e1616b8a8595b8c432b1864f4b21a28537f0ec4e23e7e398867a - MD5Sum:9efd732b6c6cd19c6a26cf2da7bf90ea [weak] - Filesize:7124688 [weak] Last modification reported: Wed, 29 Mar 2017 14:23:52 +0000 Release file created at: Wed, 29 Mar 2017 14:33:39 +0000 W: Failed to fetch http://ftp.uk.debian.org/debian/dists/testing/main/i18n/by-hash/SHA256/091c693173c889ef14508600a902838b7902a556d9365eb951aa34e100d6b581: W: Failed to fetch http://ftp.uk.debian.org/debian/dists/testing/main/by-hash/SHA256/50012a085c150f19aa33bdb4a791506fe212b2b4e67ffd9db560f43c304efd6d: W: Failed to fetch http://ftp.uk.debian.org/debian/dists/sid/main/binary-amd64/by-hash/SHA256/01bff23d13f430256324ddf8bad432aef4b947b5ece867e1c4b41a333183b20e: Hash Sum mismatch Hashes of expected file: - Filesize:7495464 [weak] - SHA256:01bff23d13f430256324ddf8bad432aef4b947b5ece867e1c4b41a333183b20e - MD5Sum:b8a39e50f0fe259fe10c005b887be613 [weak] Hashes of received file: - SHA256:72b3af1c10c51148a6fca6a8aa73417c7e97adc22a05b6f235cc1224e468ab46 - MD5Sum:a739a7c197af91b75e5af042d6ca4832 [weak] - Filesize:7495464 [weak] Last modification reported: Wed, 29 Mar 2017 14:23:57 +0000 Release file created at: Wed, 29 Mar 2017 14:33:39 +0000 W: Failed to fetch http://ftp.uk.debian.org/debian/dists/stable/main/Contents-amd64.gz: Hash Sum mismatch Hashes of expected file: - Filesize:27347433 [weak] - SHA256:ac659840faa6a4495a3fd2cbd11d0b81adcfebd8eec29a2134240bb75b142f59 - SHA1:d3a371f96edacd7c7b25f871a00a4105f218ff8e [weak] - MD5Sum:b41921f64f118692ff9fce8597ef253d [weak] Hashes of received file: - SHA256:9030a417ee67fe66956a8ab3efab9c1a6e73c9176381bc040a85dd0199b4b0e7 - SHA1:f8108be8491c9f0b3a4239918f362b80eb525b9b [weak] - MD5Sum:3d4fa52e34b524f775e2de4af69855e9 [weak] - Filesize:27347433 [weak] Last modification reported: Sat, 14 Jan 2017 10:55:59 +0000 Release file created at: Sat, 14 Jan 2017 11:03:32 +0000 E: Some index files failed to download. They have been ignored, or old ones used instead. Is there something I am missing? EDIT - I had to get dirty on this one I deleted /etc/apt rsync'd it from one of the working installs removed /var/lib/apt/ copied /var/lib/apt/* from one of the computers I wasn't having issues into the one with issues (actually physically copied via usb as rsync was having issues) Issue resolved. Though not satisfactorily | I'm not sure aptitude was meant to manage dependencies for stable, testing, sid, and experimental all at the same time? one guess would be, there is a broken, held, half installed, or otherwise borked package state on the machine with the problem? |
Hi All, I am using Jessie with Wicd. I can connect to my church wifi just fine with Windows. I have also been able to connect with Debian in the past but it is very sketchy. I recently switched from Network Manager to wicd and it makes it much easier to connect to my work wifi but does not seem to make any difference at church. The church is using WPA2-PSK. Wicd can see the network but gets stuck at the authentication step. I am using the correct passphrase. Any suggestions? chadrick | Or even Code: Select alllspci |grep Network |
Hello there! I had some problem to use virtualbox on my Debian (kernel 4.9 & virtualbox 5.1.8-dfsg-6~bpo8+2) -> http://git.net/ml/general/2017-02/msg01206.html But it seems normal... So, after talk with someone from Debian world, he put me on the way to try KVM. Thing I've done, but this is what I get when I try to launch volume: http://www.hostingpics.net/viewer.php?i ... reen19.png & http://www.hostingpics.net/viewer.php?i ... reen20.png I configure KVM to use another directory than the default directory because no more space on my system SSD, I configure it to use SSD usb disk. On this usb SSD, I've already done a CHOWN my user, a CHMOD with 777... A command found on the internet : sudo setfacl -R -m u:libvirt-qemu:rwx /media/jc/deb_vm But same result.-.. Did someone has some idea? many thanks d33p | Determine the user needed then do a Code: Select allsudo -u username ls -al /path/file To see if that user can access that file. Note that for this all directories need to permit traversal access. |
Dear All, Due to space constraints on my cluttered desk, I would like to buy a smaller (fewer keys) keyboard. In particular, I would like to give a shot to some cheap mechanical keyboard such as http://amzn.to/2fDdKAG My question is the following: will I experience any problem with this "short" keyboard in Debian, or should I expect it to be plug and play? Seen that my place is a sort of Babel when it comes to languages, can I deploy also a layout different from the British / America one on this keyboard? To be fair, I expect the answers to my questions to be some solid yes, but...better be on the safe side. Cheers larry77 | You might get a solid answer to your questions by following the link on the product page which says "Sold by VicTop and Fulfilled by Amazon." then looking for the "Contact the seller" link. |
My 6 years old Dell Vostrp 1014 laptop with Debian 8.7 OS is showing this disease. On booting it is showing an error message that there is an error in \home directory and will only boot after typing Ctrl+D. I ran #fsck \sda from a live medium screen and found the message, `Bad magic number in superblock while trying to open /dev/sda'. Does it mean that the machine has to be sent to the repair shop? | https://linuxexpresso.wordpress.com/201 ... in-ubuntu/ ? |
I'm running Debian Jessie since Stretch didn't work for me 2 months ago. Then I tried to configure it, and it was OK with the kernel from backports, but Bluetooth didn't work. Kernel: 4.8.0-0.bpo.2-amd64 (4.8.15-2~bpo8+1 (2017-01-13) x86_64) Typing dmesg | egrep -i 'blue' gives Code: Select all[ 2.268764] usb 1-1.3: Product: Bluetooth Radio [ 11.247895] Bluetooth: Core ver 2.21 [ 11.247920] Bluetooth: HCI device and connection manager initialized [ 11.247928] Bluetooth: HCI socket layer initialized [ 11.247932] Bluetooth: L2CAP socket layer initialized [ 11.247942] Bluetooth: SCO socket layer initialized [ 11.635553] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723 [ 11.635557] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin [ 11.635603] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_fw.bin (-2) [ 11.635606] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_fw.bin failed with error -2 [ 11.635609] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_fw.bin [ 11.649533] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723 [ 11.649538] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin [ 11.649575] bluetooth hci0: firmware: failed to load rtl_bt/rtl8723b_fw.bin (-2) [ 11.649579] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_fw.bin failed with error -2 [ 11.649584] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_fw.bin [ 21.671089] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 21.671093] Bluetooth: BNEP filters: protocol multicast [ 21.671104] Bluetooth: BNEP socket layer initialized [ 390.881915] Bluetooth: RFCOMM TTY layer initialized [ 390.881930] Bluetooth: RFCOMM socket layer initialized [ 390.881941] Bluetooth: RFCOMM ver 1.11 My bluetooth card is the laptop's default (ASUS X555Y) and Debian shows it as a usb device. The lsusb's output: Code: Select allBus 001 Device 005: ID 0bda:57b5 Realtek Semiconductor Corp. Bus 001 Device 004: ID 0bda:b721 Realtek Semiconductor Corp. Bus 001 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receive Code: Select allBus 001 Device 004: ID 0bda:b721 Realtek Semiconductor Corp. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 224 Wireless bDeviceSubClass 1 Radio Frequency bDeviceProtocol 1 Bluetooth bMaxPacketSize0 64 idVendor 0x0bda Realtek Semiconductor Corp. idProduct 0xb721 bcdDevice 2.00 iManufacturer 1 Realtek iProduct 2 Bluetooth Radio systemctl status bluetooth's output: Code: Select all● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled) Active: active (running) since jue 2017-02-23 09:54:09 COT; 1h 30min ago Docs: man:bluetoothd(8) Main PID: 3444 (bluetoothd) Status: "Running" CGroup: /system.slice/bluetooth.service └─3444 /usr/lib/bluetooth/bluetoothd feb 23 09:54:09 roberto bluetoothd[3444]: Bluetooth daemon 5.23 feb 23 09:54:09 roberto bluetoothd[3444]: Starting SDP server feb 23 09:54:09 roberto bluetoothd[3444]: Bluetooth management interface 1.13 initialized feb 23 09:54:09 roberto systemd[1]: Started Bluetooth service. rfkill list all: Code: Select all0: phy0: Wireless LAN Soft blocked: no Hard blocked: no 1: asus-wlan: Wireless LAN Soft blocked: no Hard blocked: no 2: asus-bluetooth: Bluetooth Soft blocked: no Hard blocked: no 3: hci0: Bluetooth Soft blocked: no Hard blocked: no And here's the thing's sad part: bluetoothctl Code: Select all[bluetoothctl]# agent on Agent registered [bluetooth]# default-agent Default agent request successful [bluetooth]# scan on No default controller available [bluetooth]# power on No default controller available What's the reason to this to happen? How can I solve it? Bluetooth should work... | What's the output of Code: Select allapt-cache policy firmware-realtek If you don't have it installed or it's the stock Jessie version, install the version from jessie-backport's nonfree section. |
Hi, This is the problem: NM shows that is connected but I have no Internet. My card: Code: Select all01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10) 02:00.0 Network controller: Broadcom Limited BCM43142 802.11b/g/n (rev 01) I installed WL driver:https://wiki.debian.org/wl Code: Select all01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10) Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:380b] Kernel driver in use: r8169 Kernel modules: r8169 02:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01) Subsystem: Lenovo BCM43142 802.11b/g/n [17aa:0621] Kernel driver in use: wl Kernel modules: wl Then, I just install plasma-nm and nothing. Someone has any idea what's the problem? | Someone has any idea what's the problem? There are a lot of threads on here about how to troubleshoot basic lack of internet. Not a lot of point in repeating them, just do a quick search or two for networkmanager or network+internet and you'll find some good tips. |
Hi, Since I'm an idiot I would like to ask for advise and confirmation whether I understand correctly holding packages. I want to block Linux image 4.9 as it has some ACPI bug. What should I do is?: Code: Select allaptitude hold linux-image-amd64 Right? My current kernel is 4.8.0 and a second question is whether this kernel will receive any updates or I must take care of security updates of that Linux image? Regards | You can PIN the package: https://wiki.debian.org/AptPreferences ... although I find it easier to do in Synaptic. Not sure what impact that will have on the rest of the system when you upgrade if something depends on kernel 4.9. |
(edit) - changed topic from "strange LVM/PV UUID" to "strange LVM/PV UUID problem" + more Hi, I have been struggling with 'lvmetad' errors during the boot, and update-grub complains as well. When looking at the blkid before running update-grub it looks quite normal: Code: Select all$ blkid /dev/sda1: LABEL="debboot" UUID="f0d19320-54f1-47b3-9920-a3e8127d8457" TYPE="ext3" PARTUUID="7848559c-01" /dev/sda4: UUID="ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N" TYPE="LVM2_member" PARTUUID="7848559c-04" /dev/mapper/vg1-vg1_root: LABEL="vg1_root" UUID="0794af91-2d2a-4dba-b022-d99fb258a032" TYPE="ext4" /dev/mapper/vg1-debroot: LABEL="debroot" UUID="cecb606a-8390-4aaf-867f-f61175db5a08" TYPE="ext4" after update-grub: Code: Select all$ blkid /dev/sda1: LABEL="debboot" UUID="f0d19320-54f1-47b3-9920-a3e8127d8457" TYPE="ext3" PARTUUID="7848559c-01" /dev/sda4: UUID="ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N" TYPE="LVM2_member" PARTUUID="7848559c-04" /dev/mapper/vg1-vg1_root: LABEL="vg1_root" UUID="0794af91-2d2a-4dba-b022-d99fb258a032" TYPE="ext4" /dev/mapper/vg1-debroot: LABEL="debroot" UUID="cecb606a-8390-4aaf-867f-f61175db5a08" TYPE="ext4" /dev/mapper/osprober-linux-sda4: UUID="ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N" TYPE="LVM2_member" beside a long shutdown process as one of the consequences, upgrade-grub complains quite a lot: ( it still re-generates the cfg ) Code: Select all$ update-grub2 Generating grub configuration file ... Found linux image: /boot/vmlinuz-4.9.0-1-amd64 Found initrd image: /boot/initrd.img-4.9.0-1-amd64 device-mapper: remove ioctl on osprober-linux-sda4 failed: Device or resource busy Command failed WARNING: Not using lvmetad because duplicate PVs were found. WARNING: Use multipath or vgimportclone to resolve duplicate PVs? WARNING: After duplicates are resolved, run "pvscan --cache" to enable lvmetad. WARNING: PV ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N on /dev/sda4 was already found on /dev/mapper/osprober-linux-sda4. WARNING: PV ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N prefers device /dev/sda4 because device is used by LV. WARNING: Not using lvmetad because duplicate PVs were found. WARNING: Use multipath or vgimportclone to resolve duplicate PVs? WARNING: After duplicates are resolved, run "pvscan --cache" to enable lvmetad. WARNING: PV ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N on /dev/sda4 was already found on /dev/mapper/osprober-linux-sda4. WARNING: PV ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N prefers device /dev/sda4 because device is used by LV. Found Debian GNU/Linux 9 (stretch) on /dev/mapper/vg1-vg1_root done The system was running originally 'wheezy', upgraded to 8, and now on 'stretch' - some of them were 'testing', or in sid. In the meantime, around a year or more ago, I did DD of the LVM partition to another drive's same sector size partition - I am not sure how this would result in this mess, but I see nothing else that could make this happen... Is a re-creation of a PV and move of the LVs required? I do not see changing the UUID of the PV as a possibility, via any known utility, other than a disk editor... or sed btw, this is shown within 1 sec of hitting return... Code: Select all$ grep ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N /dev/sda4 -a id = "ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N" id = "ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N" id = "ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N" id = "ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N" id = "ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N" id = "ef872N-Tb4w-DOyV-MPgZ-NG5Q-1TD4-U3y11N" Thanks! Mike | Hello, I ended up doing pvmove, and re-creating the LVM partition - probably one of the cleanest ways... On the other hand, the behavior of 'update-grub/os-prober' leaving '/dev/mapper/osprober-linux-sda4' in a used/busy state, does not look like it is very well handled. Mike |
Dear All, Probably it is nothing to worry about, but when I try to update my system (debian jessie + some backports), a couple of packages are kept back no matter what (I tried a dist-upgrade, a -f install etc...). Code: Select allThe following packages have been kept back: openjdk-8-jre openjdk-8-jre-headless 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Is it anything I should worry about? I also paste below my /etc/apt/sources.list in case anybody notices something odd. Many thanks! Code: Select alldeb http://httpredir.debian.org/debian stable main contrib non-free deb-src http://httpredir.debian.org/debian stable main contrib non-free deb http://security.debian.org/ stable/updates main contrib non-free deb-src http://security.debian.org/ stable/updates main contrib non-free # jessie-updates, previously known as 'volatile' deb http://httpredir.debian.org/debian stable-updates main contrib non-free deb-src http://httpredir.debian.org/debian stable-updates main contrib non-free # Backports repository deb http://httpredir.debian.org/debian jessie-backports main contrib non-free deb http://mozilla.debian.net/ jessie-backports firefox-release deb https://stat.ethz.ch/CRAN/bin/linux/debian jessie-cran3/ | Those packages are from jessie-backports, how did you install them? Code: Select allapt-cache policy openjdk-8-jre openjdk-8-jre-headless Did you try Code: Select all# aptitude full-upgrade Also, what is that "jessie-cran3" repository for? |
I did a new installation and after a single apt-get dist-ugrade, wich installed three new packages and updated about another forty,I lost my wifi internet connection again. Cable internet worked fine. I suspect it has something to do with firmware-linux-free so I did an apt-get remove and I re installed the package firmare-realtek without luck. I re-installed the last testing from scratch and I recovered wifi internet. I could try to find the guilty package by installing one by one, but I was not in the mood of having to reinstall it. So, what could I do to report this problem to help it to be solved? Thanks | What you could do is to (using cable) read this forum before wiping your Debian:) Now anyway, check here: http://forums.debian.net/viewtopic.php?f=5&t=131346 |
My setup: DHCP server dishing out config, tftp dishing out pxelinux and config, chroot created deb9 minimal on an nfs mount. I am attempting to boot a machine diskless to NFS. This works gorgeously with debian 8. And I can make it boot if I switch out vmlinuz and initrd for it's debian 8 versions. But this is not a solution. I am stumped at what to do to get this to boot. I end up with kernel panics or unable to mount vfs or root fs on unknown block 0,255 or 0,0. This is how to get where I am. (Works with Deb8...) ========== Create chroot for Debian Testing using below: Code: Select allmkdir /chroot/testing debootstrap --arch=amd64 testing /chroot/testing/ http://ftp.us.debian.org/debian/ Login to the chroot using the below: Code: Select allmount proc /chroot/testing/proc -t proc mount sys /chroot/testing/sys -t sysfs mount -o bind /dev/pts /chroot/testing/dev/pts chroot /chroot/testing /bin/bash Now some basic setup Code: Select allhostname testing echo testing > /etc/hostname dpkg-reconfigure hostname dpkg-reconfigure tzdata apt-get install dialog locales dpkg-reconfigure locales Pick US UTF-8 Code: Select alltasksel --new-install Choose SSH server, Standard System Utilities Now to make it bootable Code: Select allnano /etc/apt/sources.list add contrib non-free Code: Select allapt-get update apt-get install initramfs-tools linux-image-amd64 nfs-common firmware-lin* echo BOOT=NFS >> /etc/initramfs-tools/initramfs.conf Code: Select allls /boot Need to get vmlinuz name Code: Select allupdate-initramfs -d -k all update-initramfs -k 4.9.0-1-amd64 -c Assuming tftpd is setup for PXE otherwise: (on host not chroot) Code: Select allapt-get install tftpd-hpa pxelinux syslinux-common nano /etc/default/tftpd-hpa # /etc/default/tftpd-hpa TFTP_USERNAME="tftp" TFTP_DIRECTORY="/srv/tftp" TFTP_ADDRESS="0.0.0.0:69" TFTP_OPTIONS="--secure" cp /usr/lib/PXELINUX/* /srv/tftp cp /usr/lib/syslinux/modules/bios/* /srv/tftp/ Now that tftp is indeed setup lets copy the bootable files for this chroot Code: Select allcp /chroot/testing/boot/initrd* /srv/tftp/testing-initrd cp /chroot/testing/boot/vmlinuz* /srv/tftp/testing-vmlinuz nano /srv/tftp/pxelinux.cfg/default DEFAULT Testing LABEL Testing MENU LABEL Debian Testing KERNEL testing-vmlinuz APPEND initrd=testing-initrd nfsroot=192.168.10.11:/srv/nfs/pxe/testing root=/dev/nfs chmod a+r default.cfg ==================== I've tried rewriting my append line so many different ways. I've tried the linux-rt kernel. I am all ears to any suggestion I will be squashfs'ing this later so my clients will be 100% ram based. Can anyone tell me what I may be missing? I have lsinitramfs and verified my ethernet module and nfs modules are indeed there in initrd. I can successfully boot when I switch out kernel and initrd for an old one... Just not for the default kernel, or initrd, or both that comes with stretch... | I got it! Needed to install live-boot onto the image. Then initrd is boot=nfs and it works! Thought I was missing something silly... Works when squashfs'd to an image too with fetch=ftp://ad.dr.es.s/imagefile.squashfs |
I had Jessie installed on my laptop a week ago. I wanted to upgrade it to Stretch because of some packages I use, and because of Radeon driver. In Jessie, I had a very slow internet connection, specially using apt-get. It was terribly slow (apt package downloader was downloading something like 5 KB/s. It was exasperating...) I have a 5Mbps connection For the reasons above, I upgraded to Stretch. I don't know what to do... I installed first network-manager, and today I installed wicd, and it doesn't make any difference The drivers installed are stock drivers from 4.8.0-2-amd64 #1 SMP Debian 4.8.15-2 (2017-01-04) x86_64 (updated today) The lspci's output: Code: Select all02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10) By the time of this post writing apt-get update worked so slowly (5KB/s). When making apt-get upgrade, download speed is 8 KB/s from my wireless network. It's somehow weird that in some Wireless Networks (like my aunt's one) it's as fast as it can be, and in some others it's really slow... iwconfig's output: Code: Select alllo no wireless extensions. wlp2s0 IEEE 802.11 ESSID:"natacha" Mode:Managed Frequency:2.462 GHz Access Point: 10:FE:ED:CF:4C:4D Bit Rate=7.2 Mb/s Tx-Power=20 dBm Retry short limit:7 RTS thr=2347 B Fragment thr:off Encryption key:off Power Management:off Link Quality=64/70 Signal level=-46 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:5 Missed beacon:0 enp3s0 no wireless extensions. lspci -nnk's output: Code: Select all02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723] Subsystem: Lite-On Communications Inc RTL8723BE PCIe Wireless Network Adapter [11ad:1723] Kernel driver in use: rtl8723be Kernel modules: rtl8723be 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10) Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f] Kernel driver in use: r8169 Kernel modules: r8169 /etc/network/interfaces: Code: Select allsource /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback EDIT: Even with my wireless connection, sometimes it's fast, and sometimes its too slow... Thanks | serpastorg wrote:one of those low-speed connection is the one made by APT. I tried Germany and U.S.'s official repositories (ftp.**.debian.org) and it's really slow. If your internet connection is otherwise ok but you're experiencing very slow speeds on apt then you may want to try the Debian redirector which will find the best mirror from which to download. Instructions are here. Otherwise, if some sites are slow and others ok then that's a problem with those slow sites, not your machine. serpastorg wrote:My problem is that there's some Internet sites who doesn't work, and some wireless networks who doesn't work for those sites too... Furthermore, in those sites, even the wired connection doesn't work! You do understand that your wireless connection just connects you to the same modem/router that your wired connection is plugged in to? Unless you're away from home and using WiFi (in which case you won't have a wired connection). So any differences in speeds are only in your LAN, not the internet connection (WAN). Unless you have the router configured to not allow certain sites when accessed by wifi (unlikely) then what is accessible from your machine by wired and wireless connections will be exactly the same. |
Hi all, My daughter has a new laptop. I just did a fresh install of Jessie. The wifi can see my network but does not connect to the internet. I can ping my router but not a website. Where do i start with troubleshooting? chadrick | At least for testing, I'd resort to manual IPv4 settings, somehow similar to what I'm working with (ft. openDNS nameservers): In addition to that, I'd set IPv6 to ignore. Then reconnect and give the internet another ping If you're still "caged" (read: outbound pings keep getting lost), you may want to show us the details of your laptop's current configuration, as resulting from the following requests (assuming wlan0 for your interface's name; ask iwconfig if in doubt): Code: Select all/sbin/ifconfig wlan0 /sbin/route -n cat /etc/resolv.conf |
Hey guys.. I have the TP-LINK TL-WN823N Wifi Adapter for which I am using the Github repo drivers at https://github.com/Mange/rtl8192eu-linux-driver .. Everytime I upgrade I have been succesfully able to re-compile the package using 'make && make install'.. Here is the Terminal output of a succesful install: Code: Select allroot@ik--pc:/home/ik/Downloads/rtl8192eu-linux-driver-master# make && make install make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.6.0-1-amd64/build M=/home/ik/Downloads/rtl8192eu-linux-driver-master modules make[1]: Entering directory '/usr/src/linux-headers-4.6.0-1-amd64' CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_cmd.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_security.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_debug.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_io.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_ioctl_query.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_ioctl_set.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_ieee80211.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_mlme.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_mlme_ext.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_wlan_util.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_vht.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_pwrctrl.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_rf.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_recv.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_sta_mgt.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_ap.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_xmit.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_p2p.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_tdls.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_br_ext.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_iol.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_sreset.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_btcoex.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_beamforming.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_odm.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/efuse/rtw_efuse.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/osdep_service.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/os_intfs.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/usb_intf.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/usb_ops_linux.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/ioctl_linux.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/xmit_linux.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/mlme_linux.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/recv_linux.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/ioctl_cfg80211.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/wifi_regd.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/rtw_android.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/os_dep/linux/rtw_proc.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/hal_intf.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/hal_com.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/hal_com_phycfg.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/hal_phy.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/hal_btcoex.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/hal_hci/hal_usb.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/led/hal_usb_led.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/HalPwrSeqCmd.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/Hal8192EPwrSeq.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_xmit.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_sreset.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_hal_init.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_phycfg.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_rf6052.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_dm.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_rxdesc.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_cmd.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/usb_halinit.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/rtl8192eu_led.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/rtl8192eu_xmit.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/rtl8192eu_recv.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/usb_ops_linux.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_mp.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/odm_debug.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/odm_AntDiv.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/odm_interface.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/odm_HWConfig.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/odm.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/HalPhyRf.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalHWImg8192E_MAC.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalHWImg8192E_BB.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalHWImg8192E_RF.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalPhyRf_8192e.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/odm_RegConfig8192E.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/odm_RTL8192E.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/platform/platform_ops.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_mp.o CC [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/core/rtw_mp_ioctl.o LD [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/8192eu.o Building modules, stage 2. MODPOST 1 modules CC /home/ik/Downloads/rtl8192eu-linux-driver-master/8192eu.mod.o LD [M] /home/ik/Downloads/rtl8192eu-linux-driver-master/8192eu.ko make[1]: Leaving directory '/usr/src/linux-headers-4.6.0-1-amd64' install -p -m 644 8192eu.ko /lib/modules/4.6.0-1-amd64/kernel/drivers/net/wireless/ /sbin/depmod -a 4.6.0-1-amd64 root@ik--pc:/home/ik/Downloads/rtl8192eu-linux-driver-master# But any upgrade to kernal 4.9.x renders my WiFi useless.. Even re-compiling the driver package doesn't help.. Here is the compile error Terminal output: Code: Select allroot@ik--pc:/home/ik/Downloads/lm2/rtl8192eu-linux-driver-master# make make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.9.0-5.1-liquorix-amd64/build M=/home/ik/Downloads/lm2/rtl8192eu-linux-driver-master modules make[1]: Entering directory '/usr/src/linux-headers-4.9.0-5.1-liquorix-amd64' CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_cmd.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_security.o /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_security.c: In function 'aes_cipher': /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_security.c:1540:5: [color=#FF80FF]warning:[/color] this 'for' clause does not guard... [[color=#FF80FF]-Wmisleading-indentation[/color]] [color=#FF80FF]for[/color] (j = 0; j < 8; j++) [color=#FF80FF]^~~[/color] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_security.c:1543:2: [color=#80FFFF]note:[/color] ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [color=#80FFFF]payload_index[/color] = hdrlen + 8; [color=#80FFFF]^~~~~~~~~~~~~[/color] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_security.c: In function 'aes_decipher': /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_security.c:1925:5: warning: this 'for' clause does not guard... [[color=#FF80FF]-Wmisleading-indentation[/color]] [color=#FF80FF]for[/color] (j = 0; j < 8; j++) [color=#FF80FF] ^~~[/color] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_security.c:1928:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' [color=#80FFFF]payload_index [/color]= hdrlen + 8; [color=#80FFFF] ^~~~~~~~~~~~~[/color] CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_debug.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_io.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_ioctl_query.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_ioctl_set.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_ieee80211.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_mlme.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_mlme_ext.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_wlan_util.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_vht.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_pwrctrl.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_rf.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_recv.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_sta_mgt.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_ap.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_xmit.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_p2p.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_tdls.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_br_ext.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_iol.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_sreset.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_btcoex.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_beamforming.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_odm.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/efuse/rtw_efuse.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/osdep_service.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/os_intfs.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/usb_intf.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/usb_ops_linux.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/ioctl_linux.o /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/ioctl_linux.c: In function 'rtw_mp_read_reg': /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/ioctl_linux.c:10395:8: [color=#FF80FF]warning:[/color] this 'if' clause does not guard... [[color=#FF80FF]-Wmisleading-indentation[/color]] [color=#FF80FF]if[/color] ( data[i] != '\0' ) [color=#FF80FF]^~[/color] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/ioctl_linux.c:10398:10: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' j++; ^ CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/xmit_linux.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/mlme_linux.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/recv_linux.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/ioctl_cfg80211.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/wifi_regd.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/rtw_android.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/os_dep/linux/rtw_proc.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/hal_intf.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/hal_com.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/hal_com_phycfg.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/hal_phy.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/hal_btcoex.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/hal_hci/hal_usb.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/led/hal_usb_led.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/HalPwrSeqCmd.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/Hal8192EPwrSeq.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_xmit.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_sreset.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_hal_init.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_phycfg.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_rf6052.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_dm.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_rxdesc.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_cmd.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/usb_halinit.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/rtl8192eu_led.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/rtl8192eu_xmit.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/rtl8192eu_recv.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/usb/usb_ops_linux.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/rtl8192e/rtl8192e_mp.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/odm_debug.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/odm_AntDiv.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/odm_interface.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/odm_HWConfig.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/odm.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/HalPhyRf.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalHWImg8192E_MAC.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalHWImg8192E_BB.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalHWImg8192E_RF.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalHWImg8192E_FW.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/HalPhyRf_8192e.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/odm_RegConfig8192E.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/hal/OUTSRC/rtl8192e/odm_RTL8192E.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/platform/platform_ops.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_mp.o CC [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/core/rtw_mp_ioctl.o LD [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/8192eu.o Building modules, stage 2. MODPOST 1 modules CC /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/8192eu.mod.o LD [M] /home/ik/Downloads/lm2/rtl8192eu-linux-driver-master/8192eu.ko make[1]: Leaving directory '/usr/src/linux-headers-4.9.0-5.1-liquorix-amd64' root@ik--pc:/home/ik/Downloads/lm2/rtl8192eu-linux-driver-master# make install install -p -m 644 8192eu.ko /lib/modules/4.9.0-5.1-liquorix-amd64/kernel/drivers/net/wireless/ /sbin/depmod -a 4.9.0-5.1-liquorix-amd64 root@ik--pc:/home/ik/Downloads/lm2/rtl8192eu-linux-driver-master# Another thing apart from the unsuccesful package compilation is that, my WiFi keeps trying to connect to my Home Network endlessly without success.. Thanks in advance for any help.. PS. My System info: Code: Select allroot@ik--pc:/home/ik# uname -a Linux ik--pc 4.9.0-5.1-liquorix-amd64 #1 ZEN SMP PREEMPT liquorix 4.9-7 (2017-01-21) x86_64 GNU/Linux Working inxi -n before upgrade: Code: Select alloot@ik--pc:/home/ik# inxi -n Network: Card: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller driver: r8169 IF: eth0 state: down mac: 00:21:97:05:20:1c Non-working inxi -n after upgrade: Code: Select allroot@ik--pc:/home/ik# inxi -n Network: Card: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller driver: r8169 IF: eth0 state: down mac: 00:21:97:05:20:1c Working iwconfig in Kernel 4.8.0-15: Code: Select allroot@ik--pc:/home/ik# iwconfig wlan0 IEEE 802.11bgn ESSID:"ASUS" Nickname:"<WIFI@REALTEK>" Mode:Managed Frequency:2.457 GHz Access Point: BC:AE:C5:C2:FD:31 Bit Rate:144.4 Mb/s Sensitivity:0/0 Retry:off RTS thr:off Fragment thr:off Encryption key:****-****-****-****-****-****-****-**** Security mode:open Power Management:off Link Quality=85/100 Signal level=57/100 Noise level=0/100 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 lo no wireless extensions. eth0 no wireless extensions. Non-Working iwconfig @ Kernel 4.9.0-5: Code: Select allroot@ik--pc:/home/ik# iwconfig wlan0 IEEE 802.11 ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm Retry short limit:7 RTS thr=2347 B Fragment thr:off Encryption key:off Power Management:off lo no wireless extensions. eth0 no wireless extensions. wpa-supplicant: Code: Select allroot@ik--pc:/home/ik# apt-cache policy wpasupplicant wpasupplicant: Installed: 2.5-2+v2.4-3+b1 Candidate: 2.5-2+v2.4-3+b1 Version table: *** 2.5-2+v2.4-3+b1 500 500 http://ftp.debian.org/debian testing/main amd64 Packages 100 /var/lib/dpkg/status Could somebody pls help me de-bug the compile error Terminal output posted above.. ?? Thanks again!! | It would be nice if that driver was added to the kernel. I had to compile the same driver 6 months ago to get wireless to work. |
Hello, Happy new year all Here! I need your advices about Kernel. I found that there is new version of Kernel 4.8. Mine is: Code: Select allLinux ION 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 GNU/Linux My Debian is x64 bit. before my system was x86 bit and i updated system from Software Management successfully but on x64 bit it shows me that ,,your system is updated." why ? my kernel is 3.16. why it not checks new updates? what to do and how to update system and everything correctly? Please help me to it step by step. Thanks. | it solve my wireless issues. What are your wireless issues? apt-get -t jessie-backports install "package" You need to substiture "package" for the actual package you want to install. That is only an example. |
I tried to update the flashplugin using update-flashplugin-nonfree --install and get the following Code: Select allupdate-flashplugin-nonfree --install --2016-12-28 15:41:51-- https://fpdownload.adobe.com/get/flashplayer/pdc/11.2.202.644/install_flash_player_11_linux.i386.tar.gz Resolving fpdownload.adobe.com (fpdownload.adobe.com)... 95.101.10.146 Connecting to fpdownload.adobe.com (fpdownload.adobe.com)|95.101.10.146|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2016-12-28 15:41:52 ERROR 404: Not Found. ERROR: wget failed to download https://fpdownload.adobe.com/get/flashplayer/pdc/11.2.202.644/install_flash_player_11_linux.i386.tar.gz More information might be available at: http://wiki.debian.org/FlashPlayer So, I went to the Adobe website, downloaded the plugin.tar.gz file and copied libflashplayer.so to the /usr/lib/mozilla/plugins. I had done this frequently in the past and it always worked. When I look at the Tools>Add-ons tab in Firefox I see that Shockwave Flash 24.0 r0 is detected, however it doesn't work. Any clues as to what I may be doing wrong? Is Shockwave Flash no longer viable on Wheezy? This is NOT a HUGE problem as I have Jessie on another drive and everything works fine over there. Just wanted to get Wheezy working as well. By the way, I tried both Firefox-ESR and Firefox 50.1 and get the same results. | The Debian package is trying to download an obsolete version of FlashPlayer so it's probably a good thing that it fails. Are you sure that you downloaded the 32-bit version of Flash Player? Did you try the NPAPI or the PPAPI version? Firefox will only work with NPAPI, the PPAPI plugin will not work in FF unless the browser-plugin-freshplayer-pepperflash wrapper is used and this is not available for wheezy [shameless plug] Does bunsen-pepperflash work? https://www.bunsenlabs.org/repoidx.html ... epperflash [/shameless plug] |
When I run the apt-get updateor aptitude update command the execution takes a unreasonable amout of time (30+ minutes) and than fails.The output of aptitude update can be found here http://pastebin.com/YYQ0nZgn. My /etc/apt/sources.list and everything that is inside /etc/apt/sources.list.d/ can be found here http://pastebin.com/WE9UepBY Many users had this problem before but after 2 days of Googling I was not able to find a solution which would work for me. I have also seen the phrases popular to this problem such as "0% waiting for headers" but in the end it comes down to this. Tried solutions: synchronising time Updating the sources.list file with official values apt-get clean all add Code: Select allAcquire::http::Pipeline-Depth "0"; to to a file in /etc/apt/apt.conf.d waiting 2-3 days if the repositories are working I unsure about what to do next so I am writing here. Thank you in advance. | IPv6 may be timing out. Try having update default to IPv4 first. Edit the gai.conf file: Code: Select allsudo nano /etc/gai.conf The following line is probably commented out. Remove the # so that it is active. (If I remember correctly, it is line 54.) Be sure to save you change. Code: Select allprecedence ::ffff:0:0/96 100 Then try: Code: Select allSudo apt update && sudo apt upgrade |
I'm using Debian and Gnome and followed the guide: https://wiki.debian.org/I18n/ibus However at the third step when I ran "ibus-setup", it returns "The IBus daemon is not running. Do you wish to start it?". I clicked yes. Then it returns the following message: IBus has been started! If you cannot use IBus, add the following lines to your $HOME/.bashrc; then relog into your desktop. export GTK_IM_MODULE=ibus export XMODIFIERS=@im=ibus export QT_IM_MODULE=ibus Then when I added the desired language, the terminal returned "(ibus-setup:1981): dconf-WARNING **: failed to commit changes to dconf: The connection is closed". Googled it and tried deleting dconf and rebooting. Sadly not working SOS! | seems there must be something wrong with dconf, when I was installing Fcitx and running "gsettings set org.gnome.settings-daemon.plugins.keyboard active false", the same error appeared! The problem must be related to dconf. But the commands like "rm -rf .config/dconf/" running with a root user under my home directory don't work out. Just solved! Solution: Run the command as the current user. |
Hello! I'm not very good with Debian,but i love this operating system!!! So my problem is that when I type command "sensors" in terminal I receive this: adt7463-i2c-0-2e Adapter: SMBus I801 adapter at fc00 in0: +0.01 V (min = +0.00 V, max = +3.32 V) ALARM Vcore: +1.49 V (min = +0.00 V, max = +2.99 V) +3.3V: +3.27 V (min = +2.97 V, max = +3.63 V) +5V: +4.98 V (min = +4.50 V, max = +5.50 V) +12V: +3.25 V (min = +0.00 V, max = +15.94 V) fan1: 0 RPM (min = 0 RPM) fan2: 0 RPM (min = 0 RPM) fan3: 0 RPM (min = 0 RPM) fan4: 0 RPM (min = 0 RPM) temp1: +33.2°C (low = -127.0°C, high = +127.0°C) M/B Temp: +36.8°C (low = -127.0°C, high = +127.0°C) temp3: +39.2°C (low = -127.0°C, high = +127.0°C) cpu0_vid: +1.525 V nouveau-pci-0100 Adapter: PCI adapter temp1: +33.0°C (high = +95.0°C, hyst = +3.0°C) (crit = +130.0°C, hyst = +10.0°C) (emerg = +135.0°C, hyst = +5.0°C) Can anybody tell me what is temp1,M/B Temp and temp3?I don't see anythink about the processor...and with the sensor plugin I can't use ACPI. Thank you and sorry for my bad english! | bitu33 wrote:I hope this will be helpful. We do too - good luck! |
I'm connected to my university via cisco anyconnect vpn and try to get a connection to samba-shares. Code: Select allmount -t cifs //vpn.university.xxx/mars/lv_sam/ /mnt/xxx -o username=myname,domain=university.xxx Unfortunately its doesn't work. It seems to connect, but after giving my pass i get a mount error: Code: Select allmount error(115): Operation now in progress Unfortunately the IT-department is not of great help, no linux support. All they said was to connect via Code: Select allsmb://mars/lv_sam$. I tried it in a web browser and with nautilus, but it seems it's not there. If anybody has some experience in this, please help. | Hi squeeze, Not sure, but I think that if you've already logged in that VPN then you should try: Code: Select allmount -t cifs //mars/lv_sam/ /mnt/xxx -o username=myname,domain=university.xxx I understand mars is the server you want to connect to... Anyway have you ping it? Is there any answer to those pings? |
This is kind of an afterthought to suggestions regarding my printer problems. Since it really involves a new topic, ie Virtualbox, I thought it best to start a new topic. The problem I have is that I have a printer that works in Wheezy but not in Jessie, and it was suggested that I install Wheezy as a VM on my Jessie distro. My question is this: If I install Virtualbox on Jessie, can I set it up such that instead of installing Wheezy to the VM can it boot from the existing Wheezy HDD? | I am not sure on that, as Dasein suggested in the other thread, it would take some experimenting, One thing for sure, after you have installed Virtual Box, if the is what you decide to use,... When you create the new, VM, there is a option to use a existing HD (drive), but I do not know if it actually boots from that, I do not think so, I uses it to create the "image" for the VM, (I don't know that "image" is the right term),....so it is a "clone" drive, I have never tried using that feature, and am not sure if it even uses all of the files from the drive, or just what it needs to make a boot able system,... I guess you would just need to try it, or wait and see if someone else knows, |
Hello everyone! I have just updated to Wheezy, I have quite a few problems (such as fallback mode in Gnome 3) but the most annoying one is that my Wifi doesen't work properly. When I try to connect to a different Wifi network, I get Code: Select allFailed to add/activate connection (32) Not authorized to control Networking As a matter of fact I CAN add wifi networks and connect, but I have to enter the root session, do it there and then reboot. When I run Code: Select allsudo nm-applet ** (nm-applet:8722): WARNING **: Failed to register as an agent: (32) No session found for uid 0 And then when I try to connect to a new wifi I get Code: Select all** (nm-applet:8735): WARNING **: async_got_type: could not read properties for /org/freedesktop/NetworkManager/ActiveConnection/1: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist Any ideas? | Anybody???? |
Hello, I'm new to the world of Debian. Recently, I've modified my .bashrc file to configure colors on it, like : Code: Select allPS1='\e[1;34m\u@ \e[0;35m\h \e[0;35m\@ \e[1;35m\w > \e[1;33m' with putting Code: Select allexport before this sentence equally. I've made some modifications before on this file too, to try to have good color configuration until find the good line above. The problem is: when I write code until window's (or tty) border, it will overwrite the entire line and clear username@machine$ Do have I a corrupted line into the file, or a word I've forgotten before ? Can I get the original settings back ? Thank you for your answers | found this at /usr/share/doc/bash/README.Debian.gz 4. bash doesn't display prompts correctly. When using colors in prompts (or escape characters), then make sure those characters are surrounded by \[ and \]. For more information look at the man page bash(1) and search for PROMPTING. found this searching for default ".bashrc" http://askubuntu.com/questions/404424/h ... ts-default Welcome to the forum, and to debian linux have fun! |
I recently installed Jessie on new SSD and have been installing software. I installed NUT and used the same configuration file information that I used with Wheezy. The problem I am having is that during system boot the nut-driver.service fails to start. Here is the line from systemctl: Code: Select all● nut-driver.service loaded failed failed Network UPS Tools - power device driver controller After the system has started I can manually start the NUT services with upsdrvctl start and Code: Select allupsd. I suspect the issue has something to do with systemd loading so much faster that the ups just isn't ready yet. The UPS has a USB interface but that interface is USB to SERIAL internally to the ups. Anybody have help regarding how to set up some delay so this works as desired? I have googled the subject and haven't found the info I need. | I found the solution!!! In the ups.conf file there is a maxretry = 3 option. When I tried to implement that option during NUT setup, I got a message saying that maxretry was not a valid option, so I commented out that line of code. Turns out that maxretry needs to be specified BEFORE the driver is specified. HMMM! Anyway, I added maxretry before specifying the driver and it now works! Here is the working ups.conf code. Code: Select allmaxretry = 3 [Asium_P700] driver = blazer_usb port = auto desc = "Asium P700" vendorid = 0665 offdelay = 30 ondelay = 40 Here is non-working code for ups.conf Code: Select all [Asium_P700] driver = blazer_usb port = auto desc = "Asium P700" vendorid = 0665 offdelay = 30 ondelay = 40 maxretry = 3 Tricky ! |
Hi, Under Stretch, Plasma 5.8.2, my computer works not so quiet as under other distros like Kubuntu or Manjaro. It reaches suddenly 50 and keeps it for even a minute. Its work doesn't look regular. I installed cpufrequtils and my governor is ondemand but when I play anything on youtube, even no HD, it reaches the maximum frequency, it means 1.7 Ghz. Under Kubuntu it was more often under 1.70 when I was playing something, the computer was significantly more quiet. It possible that something is wrong with my Debian or just different distros handle CPU frequency in different way, it means one distro is more quiet than other but everything is still ok? | I see posts like this pretty often, not sure why you are worried, but are you saying you are concerned because the machine reaches 50C in temperature? And the fan is running more often or at a higher speed? That sounds like a good cool system to me, I sit around 62C most of the time which is under 150 degrees F but my machine has no fan. I use a large piece of glass under it to heat sink a little. Are the other distros using the same versions of software as testing? Have you tried the stable debian distribution? https://bugs.debian.org/cgi-bin/pkgrepo ... t=unstable https://en.wikipedia.org/wiki/Fear,_unc ... _and_doubt |
I have Debian on sdb and Xubuntu 11.10 on sda. Xubuntu boots fine, but Debian gives me the error: Code: Select allerror: hd1 out of disk error: you need to load the kernel first... press any key to continue Regardless of whether I press a key, it eventually returns me to the boot menu. | Update your GRUB configuration. |
I am trying to set up a LAMP development environment with the main purpose to create a web-database application. The web-database application needs to do the following: search through a database with names, return the results as a list, each name in the returned list should be clickable and by clicking on it you should see some info and one or more images related to that name. As I am a complete novice, I am doing this step by step trying to learn along the way. So far I have been learning how to use html, php and css to create my static webpage. Because I am working on different computers all the time, until now I could just carry the public_html folder with me and work on my webpage wherever I am. But since I started working on the database part I am having problems as the mysql databases doesn't seem to be portable. I read that just copying the database is not possible and you need to export and import the database on different computers. So my question is: how would I set up a development environment to create a dynamic webpage that I could carry/sync accross all my computers so that I can work on my project whnever I have time and indepentently on which computer I am currently carrying with me? Thanks | Or stick it on an accessible server and access it from any client you like - you know - how web servers are supposed to work. |
Hi, Im very dissapointed with btrfs , it seems still unstable or so, its eating my disk, and i dont know how to proceed, At first i thought it might need one or two GB more, for metada indexing, so i gave it 2 more GB and, now i see its eating again all the disk, i deleted all the snapshoots, but its not giving back all my disk space. Code: Select allmyuser@hall:~$ df|grep /dev/sda2 /dev/sda2 36815872 31840800 3939776 89% / /dev/sda2 36815872 31840800 3939776 89% /snap /dev/sda2 36815872 31840800 3939776 89% /home/myuser As you can see, it says 3,9 Gb free, while gparted says thera are 5,8Gb free any help, please? | ...like the btrfs partition is not catching the 2GB or so i added with gparted, I haven't used it in years, did gparted resize the filesystem btrfs after resize the partition? |
Back to the issues with the Canon iP1900 in Jessie i386. The printer is not supported (drivers won't install because of dependency issues). Had it working with Wheezy by downloading and installing libtiff4. However, that is not an option with Jessie (I tried and failed). I found the PPD file for that printer in my Wheezy installation and am wondering if that file will work with Jessie. If so, how do I go about installing that PPD file and getting it to work? Hope I am providing sufficient information here, if not then please ask for more info. Failing to get the PPD file installed means buying a new new printer. Rather not spend the money when I have a perfectly good printer. I can always boot up Wheezy when I want to print something but that is a pain in the backside. | That's an odd one. The best I can find is on this page which lists some Gutenprint drivers. You may have to install Gutenprint. I'd try your PPD but make sure you know where it goes so that you can remove it if necessary. Printer drivers are pretty much all alike with little tweaks for different versions. You should be able to slot your PPD in. |
Hi everyone, I am actually trying to install a small program for protein analysis call Qprot and after 3 day I still cannot make it. i am using te last version of debian on virtual box and everything going fine with it. the install instruction file of the program is really small : Type ‘make all’ to install all components of the software. This software requires GNU Scientific Library for C language (any version is O.K.) You will need to add the current installation directory to your shell login files such as .cshrc or .bashrc in order to run the command line at any location you want. One way to do this is to add the following lines to .bashrc in the home dir I already download and install the last version od the library and get no error during the compiling. But when I tried a make al for Qprot under root access I got this output: root@debian:/qprot_v1.3.4# make all gcc -g -O3 -c /qprot_v1.3.4/src/FDR/*.c /qprot_v1.3.4/src/FDR/*.h mv *.o /qprot_v1.3.4/build gcc -g -O3 /qprot_v1.3.4/build -lm -lgsl -lgslcblas -lpthread/*.o -o /qprot_v1.3.4/bin/getfdr /usr/bin/ld: cannot find /qprot_v1.3.4/build: File format not recognized /usr/bin/ld: cannot find -lpthread/*.o collect2: error: ld returned 1 exit status Makefile:45: recipe for target 'getfdr' failed make: *** [getfdr] Error 1 I think that It should maybe a problem of library but I really cannot find which one to install. So if someone have an idea I will be really gratefull PS: I am still a newbie with debian so I hope that my question is not too stupid and that I did't post in the bad section... Johan | after 3 day I still cannot make it Well, that's a real problem. You should go after the maker and find out how he built it. Don't ever spend three days without asking somebody, that's really trying to do it yourself, I admire that, but after 3-4 hours you should probably realize maybe something wrong with the code? Where's it come from this Qprot app do you have a link? still a newbie with debian so I hope that my question is not too stupid Glad you asked!! There are some smart people on here, so you'll probably get some better answers than mine. Don't get all noobie on us, building packages is pretty bold for a new guy. |
Is it possible to create a connection to a wireless connection via NetworkManager in console (ie not use /etc/network/interfaces) I seem to remember there used to be a package called cnetworkmanager that did this but that seems to no longer be available. | Yes it is possible Have you looked at : Code: Select allman nmcli https://access.redhat.com/documentation ... nmcli.html https://wiki.debian.org/WiFi/HowToUse Wireless network interface configuration can be performed using a connection manager (such as NetworkManager) or through Debian's /etc/network/interfaces file with a special purpose utility |
hello I have not succeeded to activate apache2.4 "server side includes" on my localhost. I have debian jessie (stable) installation and the web server is running ok, but with SSI services nothing happens. Any advice is welcome! regards: Harri | Maybe you should explain what you are trying, what you expect to happen and what actually happens - in detail. |
Hi! I am trying to fix a bothering issue with my audio: I get my audio working (through the speakers) only plugging in and out my headphones. There is no sound before I do that. I don't know how to investigate this, so I hope in some help! My chip audio: Code: Select all$ cat /proc/asound/card0/codec* | grep Codec Codec: Realtek ALC268 Codec: LSI Generic HDMI I am using Debian Testing 8, 4.7.0-1-amd64, on a Toshiba Satellite U300. Screenshots of alsamixer and PulseAudio before plug in the headphones (in the third one, PulseAudio does see only Dummy Output): This is the situation after plugging in and out headphones. In the first screenshot, no more Dummy Output: headphones are correctly recognised and speakers too (available in the dropdown but not in the picture): Looks like something is needed to make my built in audio recognised and that something is triggered when I plugin the headphones: what is that something? I would love any direction, I really don't know where to start. Thank you, Luca | As update: these are the diffs for dmesg and /var/log/daemons.log . The diff are the output before me pluggin in and out the headphones (audio not working) and after that (then the audio works). dmesg: http://pastebin.com/tz3ZqJxm /var/log/daemons.log: http://pastebin.com/Apj7hwsK |
Code: Select all# cat /etc/apt/sources.list | grep -v "^#" deb http://ftp.fr.debian.org/debian/ stretch main non-free contrib deb-src http://ftp.fr.debian.org/debian/ stretch main non-free contrib deb http://security.debian.org/ stretch/updates main deb-src http://security.debian.org/ stretch/updates main deb http://ftp.fr.debian.org/debian/ stretch-updates main deb-src http://ftp.fr.debian.org/debian/ stretch-updates main # systemctl enable munin.service Synchronizing state of munin.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable munin Failed to enable unit: Unit file /lib/systemd/system/munin.service is masked. http://osdir.com/ml/general/2016-09/msg18689.html Updated this morning ... Code: Select all# dpkg-query -l '*' | grep munin ii munin 2.0.26-2 all network-wide graphing framework (grapher/gatherer) ii munin-common 2.0.26-2 all network-wide graphing framework (common) ii munin-doc 2.0.26-2 all network-wide graphing framework (documentation) ii munin-node 2.0.26-2 all network-wide graphing framework (node) | Yep. https://bugs.debian.org/cgi-bin/bugrepo ... bug=837788 http://metadata.ftp-master.debian.org/c ... _changelog |
Hi all, I am at a loss as to what to do to get Privoxy working. I have tried it using Ice Weasel and Konqueror and end up with the same problem: after I set the configuration in the browser, I cannot access anything on the internet. Any ideas? chadrick | For me it required the proxy setting to be "localhost" and not "127.0.0.1" (which the instructions suggest). |
I have upgraded my Debian stable to testing and I noticed that the clock was given back with 2 hours. I haven't changed the timezone nor date. On stable, the timezone was fixed to UTC, for the purpose of compatibility with Windows 7 (I have a laptop with Debian/Windows 7 dual-boot). What can I do? Edit: sorry for the mess, I don't know how to mark a topic as solved. | Naron wrote:What can I do? You aren't going to like this answer... If you can't do very simple diagnostics and a few minutes' original research on what is very likely a well-understood and trivially fixable problem, what you should do is go back to Stable and stay there. Testing is best suited to experienced and motivated bug-hunters, not for folks who find themselves flummoxed at the first sign of a hiccup. |
I have a 2011 Asus CM6850 Desktop and now use Mint 17.3 Rosa (64-bit MATE) with an x86_64 Linux 4.2.0-42-generic kernel because using an OS with a newer kernel causes a regression that affects my native 1920x1080 resolution (distorting it to the extent that I cannot use or fix it. Mint gives me fairly updated applications with support for a decent period into the future (4-2019). The CPU is an Intel Core i5-2310 CPU @ 3.2GHz with the on-board graphics (GPU: Mesa DRI Intel(R) Sandybridge Desktop). I believe my problem is that the hardware is no longer supported by Intel, but after spending days on various online forums (including Arch's), none of the helpful folks anywhere have been able to resolve my regression issue. I would like to use Debian (preferably Testing, but Stable would be OK) with this kernel that does work, if possible, but don't know to install with that specific kernel or change to it after installation. I could upgrade hardware, but cannot spend the money at this time, so anyone who could provide clear instructions on how to implement the fix I seek would be greatly appreciated. My experience level Linux is intermediate (3 years with Debian and Debian-based distros), but I am neither a technical person nor a coder. Thanks very much. | The main MX 15 repository has a 64-bit 4.2 jessie-backports kernel that was patched recently to fix the dirty COW vulnerability. It seems odd that your Sandybridge graphic chipset is having trouble, I thought it should have been supported by Jessie's 3.16 kernel out of the box. |
I have a ethernet controller "marvell 88E8057" in debian Stable but it not work. I have in "/etc/modules-load.d/modules.conf" "sky2". Any ideas? Thanks. | EchoONE wrote:marvell 88E8057 That should be supported by the sky2 module which is included in the stock jessie kernel. https://packages.debian.org/search?sear ... e&arch=any Which kernel driver is actually in use? Code: Select alllspci -knn | grep -iA2 net |
I have a NUC5i5ryh that was set up to dual boot. Has a 256GB NVME SSD for Debian Stretch and had a 500GB HDD for Ubuntu. I decided to wipe the HDD so I could use it for mass storage. I successfully wiped the HDD and set it up to mount automatically using the "Disks" GUI. Works fine. However, when I shut down the computer there are a slew of messages. They go by to fast to read, and I don't see anything in the syslog, but I think the messages are probably related to the HDD. So, I suspect that I need to edit fstab to remove the entry for that HDD but I am not sure. Here is the fstab file: Code: Select all# /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> # / was on /dev/nvme0n1p2 during installation UUID=1067b1e0-88c6-4ea1-85ae-344487526463 / ext4 noatime,errors=remount-ro 0 1 # /boot/efi was on /dev/nvme0n1p1 during installation UUID=D415-4BD6 /boot/efi vfat umask=0077 0 1 # swap was on /dev/nvme0n1p3 during installation UUID=fb64eb5b-bac6-4d72-b7dd-80e51a3f465c none swap sw 0 0 /dev/disk/by-uuid/d85fb9f4-e4ca-4d3e-bb33-2cf5d30bc0c9 /mnt/d85fb9f4-e4ca-4d3e-bb33-2cf5d30bc0c9 auto nosuid,nodev,nofail,x-gvfs-show 0 0 /dev/disk/by-uuid/5EA9F1DA4F0290C6 /mnt/5EA9F1DA4F0290C6 auto nosuid,nodev,nofail,x-gvfs-show 0 0 And here is the results of fdisk -l Code: Select allroot@debian:/home/john# fdisk -l Disk /dev/nvme0n1: 238.5 GiB, 256060514304 bytes, 500118192 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: F903470D-0560-4B95-AFCA-DBC516F90EC5 Device Start End Sectors Size Type /dev/nvme0n1p1 2048 1050623 1048576 512M EFI System /dev/nvme0n1p2 1050624 491964415 490913792 234.1G Linux filesystem /dev/nvme0n1p3 491964416 500117503 8153088 3.9G Linux swap Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: BCC65C2A-C75F-426C-BEC6-51CA65FC2F18 Device Start End Sectors Size Type /dev/sda1 2048 976773119 976771072 465.8G Microsoft basic data Disk /dev/sdb: 7.6 GiB, 8103395328 bytes, 15826944 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x0ddaf2e1 Device Boot Start End Sectors Size Id Type /dev/sdb1 2048 15826943 15824896 7.6G b W95 FAT32 Would somebody be so kind to, first give me hell for being dumb all over , then tell me what to edit in fstab (if that is indeed the problem) ? Thanks | ticojohn wrote:Would somebody be so kind to, first give me hell for being dumb all over I can handle this first part. At the risk of sounding harsh, you've done this now at least a dozen times: you get bored, and end up blindly dicking around with your production system(s), and then asking folks here to bail you out from the inevitable borkage. Not this time. Instead, spend your off hours developing your own expertise, so that you can tend to your self-inflicted wounds yourself. |
Hello all! I have this problem for quite some time. The server runs Debian Wheezy. Windows 8.1 client can rename from upper case to lower case without problems. But Jessie client cannot. Not even from command line. It says the file already exists and asks me if I want to overwrite. Choosing Yes returns the same dialog. Logic dictates, the problem is in the fstab file. Here's how it looks: Code: Select all//192.168.0.1/Dokumentacio /home/bocskai/Dokumentacio cifs username=bocskai,password=proba,uid=1000,iocharset=utf8,sec=ntlmssp 0 0 It worked while I used sec=ntlmv2, but a Samba update broke it and I must use ntlmssp. Where could be the problem? Thanks! | I think it's most likely in /etc/samba/smb.conf in Jessie. That's where case sensitivity is set. Here is discussion from Using Samba on that subject: http://www.oreilly.com/openbook/samba/book/ch05_04.html Compare smb.conf in both Wheezy and Jessie. If Wheezy works and Jessie doesn't, edit the Jessie smb.conf to match the one in Wheezy. |
Hello, I come to install Debian 8.5 with a Gnome desktop but I have no sound through my HDMI output whereas it worked well with my previous graphic card (maybe because I was under Fedora). I read that it was because the drivers were not embed in the kernel anymore and tried to active the sound thanks to radeon.audio=1 to the kernel boot parameters. However it didn't solved my problem. I also tried differents options provided by pavucontrol and alsamixer but I still don't have sound. I have the radeon non-free driver installed and I can't install flgrx-driver due to Gnome desktop. Code: Select all#> aplay -l **** List of PLAYBACK Hardware Devices **** card 0: MID [HDA Intel MID], device 0: VT1828S Analog [VT1828S Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: MID [HDA Intel MID], device 2: VT1828S Alt Analog [VT1828S Alt Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: MID [HDA Intel MID], device 3: VT1828S Digital [VT1828S Digital] Subdevices: 0/1 Subdevice #0: subdevice #0 card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Generic [HD-Audio Generic], device 8: HDMI 2 [HDMI 2] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Generic [HD-Audio Generic], device 9: HDMI 3 [HDMI 3] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Generic [HD-Audio Generic], device 10: HDMI 4 [HDMI 4] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Generic [HD-Audio Generic], device 11: HDMI 5 [HDMI 5] Subdevices: 1/1 Subdevice #0: subdevice #0 Code: Select all #> cat /proc/cmdline BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/vg--linux-lv00_root ro radeon.audio=1 quiet radeon.audio=1 Code: Select all#> lsmod | grep snd snd_hda_codec_via 26894 1 snd_hda_codec_generic 63181 1 snd_hda_codec_via snd_hda_codec_hdmi 45118 1 snd_hda_intel 26407 10 snd_hda_controller 26646 1 snd_hda_intel snd_hda_codec 104500 5 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller snd_hwdep 13148 1 snd_hda_codec snd_pcm 88662 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller snd_timer 26668 1 snd_pcm snd 65338 28 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel soundcore 13026 2 snd,snd_hda_codec Code: Select all#> cat /proc/asound/modules 0 snd_hda_intel 1 snd_hda_intel Code: Select all#> aptitude search radeon i A libdrm-radeon1 - Userspace interface to radeon-specific kernel DRM services -- runtime p libdrm-radeon1-dbg - Userspace interface to radeon-specific kernel DRM services -- debugging symbols p radeontool - utility to control ATI Radeon backlight functions on laptops p radeontop - Utility to show Radeon GPU utilization i A xserver-xorg-video-radeon - X.Org X server -- AMD/ATI Radeon display driver p xserver-xorg-video-radeon-dbg - X.Org X server -- AMD/ATI Radeon display driver (debugging symbols) Does anyone has a solution to fix this please? It makes 2 days I'm googling about this. Thanks. | I don't think you're going to get sound out of that, Radeon™ R9 Series Graphics Cards | AMD With AMD Radeon R9 series gaming graphics cards get extreme 4K performance and virtual reality experiences for your gaming. Visit AMD.com today and grab one! try this https://wiki.debian.org/SoundCard SoundCard - Debian Wiki A sound card is a computer expansion card that can input and output sound under program control. Debian supports many Sound cards by ... see How To Identify Have fun, please read forum guidelines http://forums.debian.net/viewtopic.php?f=30&t=10653 |
Hi there, please keep in mind that i'm not a native english speaker After 4 days trying to solve this error i'm almost giving up and any help will be MUCH appreciated. I got a VPS running Debian Jessie for almost 1 year now, and after the last update I did, my e-mail server [postfix,courier with virtual users via mysql] 'stopped working'. Initially i followed this how-to https://www.howtoforge.com/virtual-user ... ian-wheezy to set everything up, and it went pretty smooth (using self-signed certificate exactly as the how-to). Later on I followed another one (don't have the link) to solve the problem with the 'gmail red lock' (no encryption on server-to-server comms) and installed and configured SPF and DKIM successfully. Why is it not working? Trying to login to HORDE says "authentication failed" and the hord log displays: Code: Select all[imp] [login] Could not open secure TLS connection to the IMAP server. [pid 1672 on line 730 of "/var/www/SSS/horde/imp/lib/Imap.php"] [imp] FAILED LOGIN for SSS@SSS.net (x.82.92.162) to {imap://localhost/} [pid 1672 on line 157 of "/var/www/SSS/horde/imp/lib/Auth.php"] If i try a simple PHP inline-script like Code: Select allphp -r '$user="SSS@SSS.net";$pass="<PASSWORD>";imap_open( "{127.0.0.1:143/imap/tls/novalidate-cert}", $user, $pass, OP_DEBUG);' throws the error: Code: Select allWarning: imap_open(): Couldn't open stream {127.0.0.1:143/imap/tls/novalidate-cert} in /var/www/SSS/nfo.php on line 10 and imap_last_error() returns: TLS/SSL failure for 127.0.0.1: SSL negotiation failed Testing manually with telnet works, I can login and receive/send e-mails, so the server IS working and browsing the mail file structure under 'new' i can see the new e-mails dropping in. The problem seems to be using TLS on top of the 'normal connection'. (maybe i'm saying something stupid... bare with me :p) The updated packages on the last update where: Code: Select allStart-Date: 2016-10-17 16:12:42 Commandline: apt-get upgrade Upgrade: bind9-host:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), librsvg2-dev:amd64 (2.40.5-1+deb8u1, 2.40.5-1+deb8u2), python-acme:amd64 (0.8.0-1~bpo8+1, 0.8.1-1~bpo8+1), liblwres90:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libmagickcore-6.q16-dev:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), apache2-utils:amd64 (2.4.10-10+deb8u4, 2.4.10-10+deb8u7), libpam-smbpass:amd64 (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), e2fslibs:amd64 (1.42.12-1.1, 1.42.12-2), libidn11-dev:amd64 (1.29-1+b2, 1.29-1+deb8u2), libltdl-dev:amd64 (2.4.2-1.11, 2.4.2-1.11+b1), libclamav7:amd64 (0.99+dfsg-0+deb8u2, 0.99.2+dfsg-0+deb8u2), mysql-server-core-5.5:amd64 (5.5.49-0+deb8u1, 5.5.52-0+deb8u1), mysql-server-5.5:amd64 (5.5.49-0+deb8u1, 5.5.52-0+deb8u1), libpython2.7-stdlib:amd64 (2.7.9-2, 2.7.9-2+deb8u1), multiarch-support:amd64 (2.19-18+deb8u4, 2.19-18+deb8u6), libdns100:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), perl:amd64 (5.20.2-3+deb8u4, 5.20.2-3+deb8u6), python-pbr:amd64 (1.8.0-4~bpo8+1, 1.8.0-4.1~bpo8+1), libisc-export95:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), linux-image-3.16.0-4-amd64:amd64 (3.16.7-ckt25-1, 3.16.36-1+deb8u1), python-samba:amd64 (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), libisccfg90:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libnet-ssleay-perl:amd64 (1.65-1+b1, 1.65-1+deb8u1), librsvg2-2:amd64 (2.40.5-1+deb8u1, 2.40.5-1+deb8u2), libssl1.0.0:amd64 (1.0.1k-3+deb8u5, 1.0.1t-1+deb8u5), perl-base:amd64 (5.20.2-3+deb8u4, 5.20.2-3+deb8u6), libmilter1.0.1:amd64 (8.14.4-8, 8.14.4-8+deb8u1), libbind9-90:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), e2fsprogs:amd64 (1.42.12-1.1, 1.42.12-2), libltdl7:amd64 (2.4.2-1.11, 2.4.2-1.11+b1), mysql-client:amd64 (5.5.49-0+deb8u1, 5.5.52-0+deb8u1), libapache2-mod-php5:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), php5-mysql:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), dpkg:amd64 (1.17.26, 1.17.27), libunbound2:amd64 (1.4.22-3+deb8u1, 1.4.22-3+deb8u2), dmsetup:amd64 (1.02.90-2.2, 1.02.90-2.2+deb8u1), php5-common:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), php5-curl:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), python-certbot:amd64 (0.8.0-1~bpo8+2, 0.8.1-2~bpo8+1), libmagickcore-6-arch-config:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), automake:amd64 (1.14.1-4, 1.14.1-4+deb8u1), libgdk-pixbuf2.0-common:amd64 (2.31.1-2+deb8u4, 2.31.1-2+deb8u5), dpkg-dev:amd64 (1.17.26, 1.17.27), libfontconfig1:amd64 (2.11.0-6.3, 2.11.0-6.3+deb8u1), libcomerr2:amd64 (1.42.12-1.1, 1.42.12-2), openssh-server:amd64 (6.7p1-5+deb8u2, 6.7p1-5+deb8u3), libmagickwand-6.q16-dev:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), php5-dev:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), libgs9-common:amd64 (9.06~dfsg-2+deb8u1, 9.06~dfsg-2+deb8u3), libexpat1-dev:amd64 (2.1.0-6+deb8u1, 2.1.0-6+deb8u3), libc-dev-bin:amd64 (2.19-18+deb8u4, 2.19-18+deb8u6), php5-tidy:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), file:amd64 (5.22+15-2+deb8u1, 5.22+15-2+deb8u2), libmagic1:amd64 (5.22+15-2+deb8u1, 5.22+15-2+deb8u2), libpam-systemd:amd64 (215-17+deb8u4, 215-17+deb8u5), fontconfig:amd64 (2.11.0-6.3, 2.11.0-6.3+deb8u1), gir1.2-rsvg-2.0:amd64 (2.40.5-1+deb8u1, 2.40.5-1+deb8u2), libc-bin:amd64 (2.19-18+deb8u4, 2.19-18+deb8u6), libc6:amd64 (2.19-18+deb8u4, 2.19-18+deb8u6), gir1.2-gdkpixbuf-2.0:amd64 (2.31.1-2+deb8u4, 2.31.1-2+deb8u5), openssh-sftp-server:amd64 (6.7p1-5+deb8u2, 6.7p1-5+deb8u3), python2.7:amd64 (2.7.9-2, 2.7.9-2+deb8u1), libss2:amd64 (1.42.12-1.1, 1.42.12-2), php5-readline:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), certbot:amd64 (0.8.0-1~bpo8+2, 0.8.1-2~bpo8+1), libmodule-build-perl:amd64 (0.421000-2, 0.421000-2+deb8u1), debhelper:amd64 (9.20150101, 9.20150101+deb8u2), libidn11:amd64 (1.29-1+b2, 1.29-1+deb8u2), php5:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), dnsutils:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), udev:amd64 (215-17+deb8u4, 215-17+deb8u5), fontconfig-config:amd64 (2.11.0-6.3, 2.11.0-6.3+deb8u1), base-files:amd64 (8+deb8u4, 8+deb8u6), gnupg:amd64 (1.4.18-7+deb8u1, 1.4.18-7+deb8u3), libgd3:amd64 (2.1.0-5+deb8u1, 2.1.0-5+deb8u7), initramfs-tools:amd64 (0.120+deb8u1, 0.120+deb8u2), libnet-dns-perl:amd64 (0.81-2, 0.81-2+deb8u1), libsqlite3-0:amd64 (3.8.7.1-1+deb8u1, 3.8.7.1-1+deb8u2), mysql-client-5.5:amd64 (5.5.49-0+deb8u1, 5.5.52-0+deb8u1), clamav-daemon:amd64 (0.99+dfsg-0+deb8u2, 0.99.2+dfsg-0+deb8u2), samba-common-bin:amd64 (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), libmagickcore-6-headers:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), libxml2:amd64 (2.9.1+dfsg1-5+deb8u1, 2.9.1+dfsg1-5+deb8u3), libudev1:amd64 (215-17+deb8u4, 215-17+deb8u5), libpython2.7-dev:amd64 (2.7.9-2, 2.7.9-2+deb8u1), clamav-freshclam:amd64 (0.99+dfsg-0+deb8u2, 0.99.2+dfsg-0+deb8u2), imagemagick-6.q16:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), libxml2-dev:amd64 (2.9.1+dfsg1-5+deb8u1, 2.9.1+dfsg1-5+deb8u3), perl-modules:amd64 (5.20.2-3+deb8u4, 5.20.2-3+deb8u6), libssl-dev:amd64 (1.0.1k-3+deb8u5, 1.0.1t-1+deb8u5), samba-libs:amd64 (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), openssh-client:amd64 (6.7p1-5+deb8u2, 6.7p1-5+deb8u3), wget:amd64 (1.16-1, 1.16-1+deb8u1), libpython2.7:amd64 (2.7.9-2, 2.7.9-2+deb8u1), mysql-common:amd64 (5.5.49-0+deb8u1, 5.5.52-0+deb8u1), librsvg2-common:amd64 (2.40.5-1+deb8u1, 2.40.5-1+deb8u2), libdpkg-perl:amd64 (1.17.26, 1.17.27), php5-cli:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), systemd-sysv:amd64 (215-17+deb8u4, 215-17+deb8u5), imagemagick:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), clamav-base:amd64 (0.99+dfsg-0+deb8u2, 0.99.2+dfsg-0+deb8u2), clamdscan:amd64 (0.99+dfsg-0+deb8u2, 0.99.2+dfsg-0+deb8u2), libmysqlclient18:amd64 (5.5.49-0+deb8u1, 5.5.52-0+deb8u1), apache2-data:amd64 (2.4.10-10+deb8u4, 2.4.10-10+deb8u7), python-openssl:amd64 (0.15.1-2~bpo8+1, 16.0.0-1~bpo8+1), python-certbot-apache:amd64 (0.8.0-1~bpo8+1, 0.8.1-1~bpo8+1), clamav:amd64 (0.99+dfsg-0+deb8u2, 0.99.2+dfsg-0+deb8u2), systemd:amd64 (215-17+deb8u4, 215-17+deb8u5), python2.7-dev:amd64 (2.7.9-2, 2.7.9-2+deb8u1), libcurl3:amd64 (7.38.0-4+deb8u3, 7.38.0-4+deb8u4), libdevmapper1.02.1:amd64 (1.02.90-2.2, 1.02.90-2.2+deb8u1), gpgv:amd64 (1.4.18-7+deb8u1, 1.4.18-7+deb8u3), libgs9:amd64 (9.06~dfsg-2+deb8u1, 9.06~dfsg-2+deb8u3), libxslt1.1:amd64 (1.1.28-2+b2, 1.1.28-2+deb8u1), python2.7-minimal:amd64 (2.7.9-2, 2.7.9-2+deb8u1), libmagickwand-6.q16-2:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), libssl-doc:amd64 (1.0.1k-3+deb8u5, 1.0.1t-1+deb8u5), php-pear:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), libmagickwand-6-headers:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), libgdk-pixbuf2.0-0:amd64 (2.31.1-2+deb8u4, 2.31.1-2+deb8u5), libexpat1:amd64 (2.1.0-6+deb8u1, 2.1.0-6+deb8u3), apache2:amd64 (2.4.10-10+deb8u4, 2.4.10-10+deb8u7), tzdata:amd64 (2016c-0+deb8u1, 2016f-0+deb8u1), mysql-server:amd64 (5.5.49-0+deb8u1, 5.5.52-0+deb8u1), openssl:amd64 (1.0.1k-3+deb8u5, 1.0.1t-1+deb8u5), libgdk-pixbuf2.0-dev:amd64 (2.31.1-2+deb8u4, 2.31.1-2+deb8u5), apache2-bin:amd64 (2.4.10-10+deb8u4, 2.4.10-10+deb8u7), imagemagick-common:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), libwbclient0:amd64 (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), libmagickcore-6.q16-2-extra:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), libsystemd0:amd64 (215-17+deb8u4, 215-17+deb8u5), libmagickwand-dev:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), linux-libc-dev:amd64 (3.16.7-ckt25-1, 3.16.36-1+deb8u1), python-ndg-httpsclient:amd64 (0.4.0-3~bpo8+1, 0.4.2-1~bpo8+1), php5-gd:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), libisccfg-export90:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libfontconfig1-dev:amd64 (2.11.0-6.3, 2.11.0-6.3+deb8u1), ghostscript:amd64 (9.06~dfsg-2+deb8u1, 9.06~dfsg-2+deb8u3), samba-common:amd64 (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), libdns-export100:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libmagickcore-6.q16-2:amd64 (6.8.9.9-5+deb8u1, 6.8.9.9-5+deb8u5), libpq5:amd64 (9.4.6-0+deb8u1, 9.4.9-0+deb8u1), locales:amd64 (2.19-18+deb8u4, 2.19-18+deb8u6), locales-all:amd64 (2.19-18+deb8u4, 2.19-18+deb8u6), libdbd-mysql-perl:amd64 (4.028-2+b1, 4.028-2+deb8u2), libpython2.7-minimal:amd64 (2.7.9-2, 2.7.9-2+deb8u1), libirs-export91:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libisccc90:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), php5-intl:amd64 (5.6.20+dfsg-0+deb8u1, 5.6.26+dfsg-0+deb8u1), libc6-dev:amd64 (2.19-18+deb8u4, 2.19-18+deb8u6), libisc95:amd64 (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libcurl3-gnutls:amd64 (7.38.0-4+deb8u3, 7.38.0-4+deb8u4), libgcrypt20:amd64 (1.6.3-2+deb8u1, 1.6.3-2+deb8u2) End-Date: 2016-10-17 16:16:16 Searching for the HORDE/IMP error I got to https://kb.plesk.com/en/125481 where I got a hint: "Cause: PHP interoperability issue with GNU TLS library." So I tried testing gnutls: Code: Select allroot@SSS:/var/log# gnutls-cli -d 9999 SSS.net -p 143 -V Processed 174 CA certificate(s). Resolving 'SSS.net'... Connecting to '127.0.0.1:143'... |<5>| REC[0x16ce110]: Allocating epoch #0 |<3>| ASSERT: gnutls_constate.c:586 |<5>| REC[0x16ce110]: Allocating epoch #1 |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_AES_128_GCM_SHA256 (C0.2B) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_AES_256_GCM_SHA384 (C0.2C) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_CAMELLIA_128_GCM_SHA256 (C0.86) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_CAMELLIA_256_GCM_SHA384 (C0.87) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_AES_128_CBC_SHA1 (C0.09) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_AES_128_CBC_SHA256 (C0.23) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_AES_256_CBC_SHA1 (C0.0A) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_AES_256_CBC_SHA384 (C0.24) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_CAMELLIA_128_CBC_SHA256 (C0.72) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_CAMELLIA_256_CBC_SHA384 (C0.73) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_3DES_EDE_CBC_SHA1 (C0.08) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_ECDSA_ARCFOUR_128_SHA1 (C0.07) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_AES_128_GCM_SHA256 (C0.2F) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_AES_256_GCM_SHA384 (C0.30) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_CAMELLIA_128_GCM_SHA256 (C0.8A) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_CAMELLIA_256_GCM_SHA384 (C0.8B) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_AES_128_CBC_SHA1 (C0.13) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_AES_128_CBC_SHA256 (C0.27) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_AES_256_CBC_SHA1 (C0.14) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_AES_256_CBC_SHA384 (C0.28) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_CAMELLIA_128_CBC_SHA256 (C0.76) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_CAMELLIA_256_CBC_SHA384 (C0.77) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_3DES_EDE_CBC_SHA1 (C0.12) |<4>| HSK[0x16ce110]: Keeping ciphersuite: ECDHE_RSA_ARCFOUR_128_SHA1 (C0.11) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_AES_128_GCM_SHA256 (00.9C) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_AES_256_GCM_SHA384 (00.9D) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_CAMELLIA_128_GCM_SHA256 (C0.7A) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_CAMELLIA_256_GCM_SHA384 (C0.7B) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_AES_128_CBC_SHA1 (00.2F) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_AES_128_CBC_SHA256 (00.3C) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_AES_256_CBC_SHA1 (00.35) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_AES_256_CBC_SHA256 (00.3D) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_CAMELLIA_128_CBC_SHA1 (00.41) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_CAMELLIA_128_CBC_SHA256 (00.BA) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_CAMELLIA_256_CBC_SHA1 (00.84) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_CAMELLIA_256_CBC_SHA256 (00.C0) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_3DES_EDE_CBC_SHA1 (00.0A) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_ARCFOUR_128_SHA1 (00.05) |<4>| HSK[0x16ce110]: Keeping ciphersuite: RSA_ARCFOUR_128_MD5 (00.04) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_AES_128_GCM_SHA256 (00.9E) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_AES_256_GCM_SHA384 (00.9F) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_CAMELLIA_128_GCM_SHA256 (C0.7C) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_CAMELLIA_256_GCM_SHA384 (C0.7D) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_AES_128_CBC_SHA1 (00.33) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_AES_128_CBC_SHA256 (00.67) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_AES_256_CBC_SHA1 (00.39) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_AES_256_CBC_SHA256 (00.6B) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_CAMELLIA_128_CBC_SHA1 (00.45) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_CAMELLIA_128_CBC_SHA256 (00.BE) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_CAMELLIA_256_CBC_SHA1 (00.88) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_CAMELLIA_256_CBC_SHA256 (00.C4) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_RSA_3DES_EDE_CBC_SHA1 (00.16) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_AES_128_GCM_SHA256 (00.A2) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_AES_256_GCM_SHA384 (00.A3) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_CAMELLIA_128_GCM_SHA256 (C0.80) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_CAMELLIA_256_GCM_SHA384 (C0.81) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_AES_128_CBC_SHA1 (00.32) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_AES_128_CBC_SHA256 (00.40) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_AES_256_CBC_SHA1 (00.38) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_AES_256_CBC_SHA256 (00.6A) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_CAMELLIA_128_CBC_SHA1 (00.44) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_CAMELLIA_128_CBC_SHA256 (00.BD) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_CAMELLIA_256_CBC_SHA1 (00.87) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_CAMELLIA_256_CBC_SHA256 (00.C3) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_3DES_EDE_CBC_SHA1 (00.13) |<4>| HSK[0x16ce110]: Keeping ciphersuite: DHE_DSS_ARCFOUR_128_SHA1 (00.66) |<4>| EXT[0x16ce110]: Sending extension STATUS REQUEST (5 bytes) |<4>| EXT[0x16ce110]: Sending extension SERVER NAME (12 bytes) |<4>| EXT[0x16ce110]: Sending extension SAFE RENEGOTIATION (1 bytes) |<4>| EXT[0x16ce110]: Sending extension SESSION TICKET (0 bytes) |<4>| EXT[0x16ce110]: Sending extension SUPPORTED ECC (12 bytes) |<4>| EXT[0x16ce110]: Sending extension SUPPORTED ECC POINT FORMATS (2 bytes) |<4>| EXT[0x16ce110]: sent signature algo (4.1) RSA-SHA256 |<4>| EXT[0x16ce110]: sent signature algo (4.2) DSA-SHA256 |<4>| EXT[0x16ce110]: sent signature algo (4.3) ECDSA-SHA256 |<4>| EXT[0x16ce110]: sent signature algo (5.1) RSA-SHA384 |<4>| EXT[0x16ce110]: sent signature algo (5.3) ECDSA-SHA384 |<4>| EXT[0x16ce110]: sent signature algo (6.1) RSA-SHA512 |<4>| EXT[0x16ce110]: sent signature algo (6.3) ECDSA-SHA512 |<4>| EXT[0x16ce110]: sent signature algo (3.1) RSA-SHA224 |<4>| EXT[0x16ce110]: sent signature algo (3.2) DSA-SHA224 |<4>| EXT[0x16ce110]: sent signature algo (3.3) ECDSA-SHA224 |<4>| EXT[0x16ce110]: sent signature algo (2.1) RSA-SHA1 |<4>| EXT[0x16ce110]: sent signature algo (2.2) DSA-SHA1 |<4>| EXT[0x16ce110]: sent signature algo (2.3) ECDSA-SHA1 |<4>| EXT[0x16ce110]: Sending extension SIGNATURE ALGORITHMS (28 bytes) |<4>| HSK[0x16ce110]: CLIENT HELLO was queued [265 bytes] |<11>| HWRITE: enqueued [CLIENT HELLO] 265. Total 265 bytes. |<11>| HWRITE FLUSH: 265 bytes in buffer. |<5>| REC[0x16ce110]: Preparing Packet Handshake(22) with length: 265 and min pad: 0 |<9>| ENC[0x16ce110]: cipher: NULL, MAC: MAC-NULL, Epoch: 0 |<11>| WRITE: enqueued 270 bytes for 0x4. Total 270 bytes. |<5>| REC[0x16ce110]: Sent Packet[1] Handshake(22) in epoch 0 and length: 270 |<11>| HWRITE: wrote 1 bytes, 0 bytes left. |<11>| WRITE FLUSH: 270 bytes in buffer. |<11>| WRITE: wrote 270 bytes, 0 bytes left. |<3>| ASSERT: gnutls_buffers.c:1104 |<10>| READ: Got 5 bytes from 0x4 |<10>| READ: read 5 bytes from 0x4 |<10>| RB: Have 0 bytes into buffer. Adding 5 bytes. |<10>| RB: Requested 5 bytes |<5>| REC[0x16ce110]: SSL 32.79 Unknown Packet packet received. Epoch 0, length: 19232 |<3>| ASSERT: gnutls_record.c:598 |<1>| Received record packet of unknown type 42 |<3>| ASSERT: gnutls_record.c:1102 |<3>| ASSERT: gnutls_record.c:1185 |<3>| ASSERT: gnutls_buffers.c:1355 |<3>| ASSERT: gnutls_handshake.c:1428 |<3>| ASSERT: gnutls_handshake.c:2699 *** Fatal error: An unexpected TLS packet was received. |<5>| REC: Sending Alert[2|10] - Unexpected message |<5>| REC[0x16ce110]: Preparing Packet Alert(21) with length: 2 and min pad: 0 |<9>| ENC[0x16ce110]: cipher: NULL, MAC: MAC-NULL, Epoch: 0 |<11>| WRITE: enqueued 7 bytes for 0x4. Total 7 bytes. |<11>| WRITE FLUSH: 7 bytes in buffer. |<11>| WRITE: wrote 7 bytes, 0 bytes left. |<5>| REC[0x16ce110]: Sent Packet[2] Alert(21) in epoch 0 and length: 7 *** Handshake has failed GnuTLS error: An unexpected TLS packet was received. |<5>| REC[0x16ce110]: Start of epoch cleanup |<5>| REC[0x16ce110]: End of epoch cleanup |<5>| REC[0x16ce110]: Epoch #0 freed |<5>| REC[0x16ce110]: Epoch #1 freed Where i could see the errors: Code: Select all|<5>| REC[0x16ce110]: SSL 32.79 Unknown Packet packet received. Epoch 0, length: 19232 (..) *** Fatal error: An unexpected TLS packet was received. (..) *** Handshake has failed GnuTLS error: An unexpected TLS packet was received. I've been searching for this endlessly and found no solution. So I tried further more testing with Code: Select allgnutls-cli-debug -V -d 9999 -p 143 --app-proto=imap localhost >> /root/temp 2>&1 (uploaded to pastebin, too big [>300KB]) in which i didn't find any usefull information. http://pastebin.com/7cTuNVdr I've also tried using openssl to try and get some more info (maybe not needed, don't know... but in desperation I gave it a try.. i just wanted to see some error that made more sense to me) Code: Select allroot@SSS:~# openssl s_client -connect localhost:143 -starttls imap CONNECTED(00000003) depth=0 C = US, ST = NY, L = New York, O = Courier Mail Server, OU = Automatically-generated IMAP SSL key, CN = SSS.cloud.com, emailAddress = postmaster@example.com verify error:num=18:self signed certificate verify return:1 depth=0 C = US, ST = NY, L = New York, O = Courier Mail Server, OU = Automatically-generated IMAP SSL key, CN = SSS.cloud.com, emailAddress = postmaster@example.com verify return:1 140263439001232:error:14082174:SSL routines:SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small:s3_clnt.c:3435: --- Certificate chain 0 s:/C=US/ST=NY/L=New York/O=Courier Mail Server/OU=Automatically-generated IMAP SSL key/CN=SSS.cloud.com/emailAddress=postmaster@example.com i:/C=US/ST=NY/L=New York/O=Courier Mail Server/OU=Automatically-generated IMAP SSL key/CN=SSS.cloud.com/emailAddress=postmaster@example.com --- Server certificate -----BEGIN CERTIFICATE----- MIIGFDCCA/ygAwIBAgIJAJKICt7A9P69MA0GCSqGSIb3DQEBBQUAMIG9MQswCQYD VQQGEwJVUzELMAkGA1UECAwCTlkxETAPBgNVBAcMCE5ldyBZb3JrMRwwGgYDVQQK 4Hy7z5B5BjCL1bqMecS20deCbJHhG7tyVLNFIWi8tOocFbpK0bzZ4ZBj9Hz/h/YU (deleted some lines... i gess they're not important for the matter) Kd5h4kYQZQYtn1UUFA+xUdhKQoWL99PToJIlASnmG+qzkKbA6lNOE7u3jZa0ThyB bdyr44eK33/0GOwZHhOEfdq6HvN+uEIV50XGJHB0vFh8Hq6+OahnReaabhob4YwY SwEhpol4QtFbnr4j2yPMrf7rv35iA4mYJaP+WmkmSq3cXK9HAwhimT0ZsblYf2gk 0uv11bTj/nMneZFLF0laSpDhCR0KA8Xl -----END CERTIFICATE----- subject=/C=US/ST=NY/L=New York/O=Courier Mail Server/OU=Automatically-generated IMAP SSL key/CN=SSS.cloud.com/emailAddress=postmaster@example.com issuer=/C=US/ST=NY/L=New York/O=Courier Mail Server/OU=Automatically-generated IMAP SSL key/CN=SSS.cloud.com/emailAddress=postmaster@example.com --- No client certificate CA names sent --- SSL handshake has read 2799 bytes and written 7 bytes --- New, (NONE), Cipher is (NONE) Server public key is 4096 bit Secure Renegotiation IS supported Compression: NONE Expansion: NONE SSL-Session: Protocol : TLSv1.2 Cipher : 0000 Session-ID: Session-ID-ctx: Master-Key: Key-Arg : None PSK identity: None PSK identity hint: None SRP username: None Start Time: 1477161140 Timeout : 300 (sec) Verify return code: 18 (self signed certificate) --- Where this got my attention: Code: Select all140263439001232:error:14082174:SSL routines:SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small:s3_clnt.c:3435: and No client certificate CA names sent but again, i couldn't get nowhere. I've double checked if the certificates still exist, and they do. I listed all files in /etc/ by modified date to see what has been recently modified by the update and nothing... i'm starting to think it's not a misconfiguration from the update but rather some kind of incompatibility between different versions of software. Can someone point me to the next step please? I don't have any more information on the logs (listing them by modified date also) and i'm not finding anyone with the same error or providing solutions through google. Installing this VPS some months ago was the first time dealing with not only e-mail servers but encryption also, so my knowledge in this field is very limited, so maybe i'm missing something very obvious. Thank you in advance | after asking for some help on IRC to get unstuck, one user told me about swaks (swiss army knife for SMTP). using swaks i get: Code: Select allroot@SSS:/var/log# swaks -tls --server SSS.cloud.com -f SSS@SSS.io -t other_email@other_provider.com -ao --auth-user=SSS@SSS.io Password: my_pa$$word === Trying SSS.cloud.com:25... === Connected to SSS.cloud.com. <- 220 SSS.cloud.com ESMTP Postfix -> EHLO SSS.cloud.com <- 250-SSS.cloud.com <- 250-PIPELINING <- 250-SIZE 10240000 <- 250-VRFY <- 250-ETRN <- 250-STARTTLS <- 250-AUTH PLAIN LOGIN <- 250-AUTH=PLAIN LOGIN <- 250-ENHANCEDSTATUSCODES <- 250-8BITMIME <- 250 DSN -> STARTTLS <- 220 2.0.0 Ready to start TLS === TLS started with cipher TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256 === TLS no local certificate set === TLS peer DN="/C=AU/ST=Some-State/O=Internet Widgits Pty Ltd/CN=SSS.cloud.com" ~> EHLO SSS.cloud.com <~ 250-SSS.cloud.com <~ 250-PIPELINING <~ 250-SIZE 10240000 <~ 250-VRFY <~ 250-ETRN <~ 250-AUTH PLAIN LOGIN <~ 250-AUTH=PLAIN LOGIN <~ 250-ENHANCEDSTATUSCODES <~ 250-8BITMIME <~ 250 DSN ~> AUTH LOGIN <~ 334 VXNlcm5hbWU6 ~> b3NoYUBvc2hhLmlv <~ 334 UGFzc3dvcmQ6 ~> bTQzZkUxLjNvYSMh <~* 535 5.7.8 Error: authentication failed: generic failure ~> AUTH PLAIN AG9zaGFAb3NoYS5pbwBtNDNmRTEuM29hIyE= <~* 535 5.7.8 Error: authentication failed: generic failure *** No authentication type succeeded ~> MAIL FROM:<SSS@SSS.io> <~ 250 2.1.0 Ok ~> RCPT TO:<other_email@other_provider.com> <~* 454 4.7.1 <other_email@other_provider.com>: Relay access denied ~> QUIT <~ 221 2.0.0 Bye === Connection closed with remote host. the log reports: Code: Select allmail.log Oct 23 20:07:53 SSS postfix/smtpd[1634]: warning: SSS.cloud.com[x.254.138.55]: SASL LOGIN authentication failed: generic failure Oct 23 20:07:53 SSS postfix/smtpd[1634]: warning: SSS.cloud.com[x.254.138.55]: SASL PLAIN authentication failed: generic failure Oct 23 20:07:53 SSS postfix/smtpd[1634]: NOQUEUE: reject: RCPT from SSS.cloud.com[x.254.138.55]: 454 4.7.1 <other_email@other_provider.com>: Relay access denied; from=<SSS@SSS.io> to=<other_email@other_provider.com> proto=ESMTP helo=<SSS.cloud.com> Oct 23 20:07:53 SSS postfix/smtpd[1634]: disconnect from SSS.cloud.com[x.254.138.55] I tried stopping saslauthd as a service and started as a program with the '-d' flag to see debug messages. Nothing appears at all.. i think it's strange for a new login attempt to not show anything in debug mode.. this pointed me to the problem beeing with postfix sasl configuration, but everything is unchanged from the original working state... I triple-checked every config with the how-to and everything is the same... i honestly don't know where to look for more information about what's causing the TLS handshake to fail any tips? anything at all?? thanks in advance |
Code: Select all uname -a Linux davidlaptop 4.3.0-0.bpo.1-amd64 #1 SMP Debian 4.3.5-1~bpo8+1 (2016-02-23) x86_64 GNU/Linux dbohon@davidlaptop:~$ sudo apt-get install linux-image-4.7.0-0.bpo.1-amd64-unsigned Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: linux-image-4.7.0-0.bpo.1-amd64-unsigned : Depends: linux-base (>= 4.3~) but 3.5 is to be installed E: Unable to correct problems, you have held broken packages. I've done a fair amount of googling but cannot find a solution, or even ideas on where to look for the problem, or a fix...... | I got stuck with this too, unable to install backports kernel, and the metapackage doesn't work either. Probably just best to wait and try again in a day or a few days. |
I have a portable usb hd, I just bought the other day, Western Digital. It works fine, and it boots just fine, if I use it to boot on a different computer from the one I used to make it. I used the 'dd' command, so that is why the uuid's are the same. However, what I need to do now is change the uuid on the sdb4 partition : from sdb4 d986a2f8-bc36-4476-a75a-719daf1373a9 ============================== from sda4 d986a2f8-bc36-4476-a75a-719daf1373a9 I see on Gparted there is a option to change the uuid, but I have never tried using it,... the main question though is: Obviously , if I change the uuid, grub probably will not be see the partition any more, will I be able to fix this just doing a "update-grub", after changing uuid, or do I need to edit the grub config ? If I do need to edit the grub config, details would be appreciated. I know probably some searches , but it seems like every time I start , I get interrupted, or something,... So any way, if by chance anyone knows the best way to deal with this, off hand, I would appreciate it, if not , no big deal I am sure sooner or later I can find something with some searches. I have a ton of chores to do now, and will get back later, if no one knows about this, then when I get time, and do some searches , I will answer my own question, and post what I come up with. Thanks, maybe ? | Not the best way I'm sure, but what I do is use the partition label or flag files instead of uuid's, but then I boot using menu.lst (grub4dos). I 'installed' Debian Live CD to HDD, and updated that to similar to a full install, but that I can also boot like a live CD with optional persistence. So two choices of boot, boot liveCD style where all changes are recorded in memory and lost on reboot (I've added a option to save/flush changes from memory to disk if I so desire), or full style where all changes are written to disk as they occur. On a standard USB stick (USB 2.0) that flies. As quick to boot as a HDD boot. Only if changes are saved does it slow right down. With that background insight, this is my setup : My primary menu.lst contains the following which enables booting either frugally or as a full install (by chaining to Debian's menu.lst) Note that I created files such as /debian-usb and /live/frugal-usb specifically for grub to find' Code: Select all# menu.lst color white/blue black/cyan white/black cyan/black timeout 2 default 1 title Debian FULL Install RW filesys find --set-root /debian-usb configfile /boot/grub/menu.lst commandline title 0 Debian Jessie Frugal RO only saves if run flush2disk find --set-root /live/frugalboot kernel /vmlinuz boot=live timezone=Europe/London xorg-resolution=1280x768 config nofastboot persistence persistence-read-only persistence-label=persistence quickreboot noprompt showmounts live-media-path=/live/ config rw initrd /initrd.img and my debian menu.lst in /boot/grub/ - instead of something like Code: Select alltitle Debian GNU/Linux, kernel 3.16.0-4-amd64 find --set-root /debian-usb kernel /boot/vmlinuz-3.16.0-4-amd64 root=UUID=9279f232-6692-49fe-9594-721ec49d674f ro initrd /boot/initrd.img-3.16.0-4-amd64 actually looks like Code: Select alltitle Debian GNU/Linux, kernel 3.16.0-4-amd64 find --set-root /debian-usb kernel /boot/vmlinuz-3.16.0-4-amd64 root=LABEL=persistence ro initrd /boot/initrd.img-3.16.0-4-amd64 i.e. uses the partitions partition LABEL (you can set a partitions LABEL in gparted) instead of using UUID Another thing to be mindful of is that the system records the net and graphics last used, so if used on a different machine then those likely wont be 'correct'. I boot a LXDE version so clear out (delete) /etc/udev/rules.d/70-persistent* /home/user/.config/autostart/LXRandR autostart (if exists) and maybe /etc/X11/xorg.conf (if exists) to make it 'portable'. The system will re-detect the new net and graphics on the 'other' PC. But if you delete those then you may mess up any graphics settings that you'd installed/tuned (so suggest you try using rename/backups rather than deletes). I think (can't remember for sure), that Debian kernel/grub just updates the official grub version, which I'm not using anyway (grub.cfg of whatever its called). So it thinks all is good and the updates succeeded ok. Generally I just boot the read only (fast) version. Only if I want to apply updates or change the system do a I boot (slower) 'full install' type version. On a external USB HDD however likely there's not much difference in speeds. |
I've successfully set up an email server in Jessie using the ispmail guide with postfix and dovecot and have also installed postfixadmin. I'd now like to configure the system to use quota but the fstab file I wish to edit is unlike the following file on my home computer: Code: Select all$ cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> # / was on /dev/sda1 during installation UUID=5d706565-4d67-481d-8a68-942be30849bd / ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=4131c9be-c869-4dba-bbb8-850aea2d1896 none swap sw 0 0 /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0 However, on my dedicated remote server, where jessie was installed from my customer's panel without my intervention, the command shows the devices in fstab without UIDS: Code: Select all# cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/sda3 / ext4 defaults 1 1 /dev/sda2 none swap defaults 0 0 /dev/sda6 /var ext4 defaults 1 2 /dev/sda1 /boot ext4 defaults 1 2 /dev/sda5 /home ext4 defaults 1 2 Having looked at the man page for blkid, I ran the lsblk --fs command which displays: Code: Select all# lsblk --fs NAME FSTYPE LABEL UUID MOUNTPOINT sda ├─sda1 ext4 60d5c78d-ae07-4370-8a0e-e906f1a90c3c /boot ├─sda2 swap a47e87d3-1d7d-4eb1-ab66-256a40a32240 [SWAP] ├─sda3 ext4 6163a4d4-68a9-478f-978e-10a6a18eea3c / ├─sda4 ├─sda5 ext4 bfa742da-b4b5-4048-8274-5d52b6cdc31d /home └─sda6 ext4 35415506-4217-4dab-968f-dad57395bdde /var I've read that UUID can be used to upgrade the /etc/fstab file but I'm wary of borking my system. What I'm looking at is appending a line like the following to the / mount point: Code: Select allusrjquota=quota.user,grpjquota=quota.group,jqfmt=vfsv0 0 1 As I understand it, to use quota, /etc/fstab/ devices like /dev/sda1 must just be renamed or is it, as I suspect, a bit more complicated? I'd be grateful to anyone who's done this for any comments or to anyone who knows of a how-to that works for jessie. Thank you. | kedaha wrote:As I understand it, to use quota, /etc/fstab/ devices like /dev/sda1 must just be renamed I have absolutely no experience of setting up quotas through fstab but the ArchWiki page on this subject suggests that is not the case, /dev/sdXY is used in the examples: https://wiki.archlinux.org/index.php/disk_quota At any rate, simply substituting the UUIDs should be fine as long as the partitions are never re-formatted. |
Hello, yesterday I confirmed applying update after restart. It restarted, installed packages and after booting into the GNOME I find out that my WiFi is gone. By googling I was able to find similar problem in mail-lists (https://lists.debian.org/debian-kernel/ ... 00122.html). But I can't see any solution there. Tobias Bengfort just mentioned: So I guess this is not an issue with the kernel itself but rather with my boot setup. So I guess this report can be closed. My laptop is: Hewlett-Packard HP ENVY 15 x360 PC My linux used is Debian jessie with GNOME. I am running it as a Live image from USB with persistence. dmesg error: Code: Select allcfg80211: Unknown symbol wireless_nlevent_flush (err 0) lspci says: Code: Select all08:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01) modprobe: Code: Select allmodprobe: ERROR: could not insert 'iwlwifi': Unknown symbol in module, or unknown parameter (see dmesg) uname: Code: Select allLinux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) x86_64 GNU/Linux iwconfig: Code: Select alleth0 no wireless extensions.; lo no wireless extensions. rfkill list: Code: Select all0: hci0: Bluetooth Soft blocked: no Hard blocked: no I also tried to add this: "deb http://http.debian.net/debian/ jessie main contrib non-free" to sources.list and then install firmware-atheros, firmware-linux, firmware-linux-nonfree, firmware-realtek with no effect. Since I am user-beginner I don't know what additional info would help with solving this thing. Maybe one last remark - my wifi still works (tested in win). Thanks in advance | Have you seen? https://unix.stackexchange.com/question ... vent-flush Try booting from an older kernel? |
Hi, I dont know what im doing wrong, but im sure you can help me with this!, I migrated to debian testing and now the script i had in "/etc/cron.daily" seems not launching.. I create a link to the script as i did in Jessie: Code: Select alluser@hall:/etc/cron.daily$ ln -s ~/scripts/cr_dedup.sh cr_dedup if i execute run-parts --test /etc/cron.daily/ , it shows cr_dedup script as planning to run, but it doesnt execute, as there is not log file created in "...NOBACKUP/logs/" folder.. Script to run-->cr_dedup Code: Select all#!/bin/sh # PATH=/sbin:/bin:/usr/sbin:/usr/bin export PATH su user -c "/home/user/scripts/dedup.sh" | tee /home/user/LINUXDEBS/NOBACKUP/logs/cr_dedup-`date +%Y-%m-%d_%H:%M:%S`.log dedup.sh Code: Select all#!/bin/sh # ionice -c2 -n7 -p$$ renice +15 -p $$ ### DEDUP=/home/user/LINUXDEBS/dedup/ PAR2=/home/user/LINUXDEBS/dedup_par2/ # Backup all of /home and /var/www except a few # excluded directories attic create --stats -v \ $DEDUP::hostname-`date +%Y-%m-%d_%H:%M:%S` \ /home/user/LINUXDEBS/PDF\ linux/ \ /home/user/LINUXDEBS/PDF\ docs/ \ /home/user/LINUXDEBS/CONFIG\ \ /media/sda5/MegaSync/Dropbox/dominaker/SEGUROUT/ \ /media/sda5/MegaSync/SEGURCRYP/ \ /media/sda5/MegaSync/Dropbox/dominaker/MIOS/teacher/ \ /home/user/LINUXDEBS/scripts/ \ /home/user/LINUXDEBS/LIBROS_ONENOTE/ \ /home/user/LINUXDEBS/MONDOTRANS/ \ --exclude /home/Ben/Music/Justin\ Bieber \ --exclude '*.pyc' # Use the `prune` subcommand to maintain 7 daily, 4 weekly # and 6 monthly archives. attic prune -v $DEDUP --keep-daily=7 --keep-weekly=4 --keep-monthly=6 # APlicar par2 para posibles problemas de integridad cd $PAR2 rm *.par2 par2 c -R fichero.par2 dedup | How's it going bester? Maybe it's a permissions problem, according to the man page for cron links are ok in .daily, but those links and scripts should be owned by root. |
Hi, I got high CPU cycles looping eventually. Threre is 4 years or so with this annoing problem, I cant find any solution on the internet, for what i've read seems a KDE bug without any solution in KDE 4.14. Do you know any workaround to this eventually ciclyng CPU loops while inactivity.. I can improve it a litle bit by killing and starting back plasma-desktop, but from that moment on, CPU becomes more unstable ang higher; around 15 and 39 % CPU, when it should remain in 5-15 % CPU. thanks. | Can't reproduce that behavior here, Xorg and KDE system is very stable, very low cpu generally idle at 5-8%, cpu ondemand is very active. Maybe it's a configuration issue? http://forums.debian.net/viewtopic.php? ... d7#p619535 |
Hi fellas, New to Debian, and I want to ask something. I have the following laptop, HP Pavilion 15 bc000nv, CPU: Intel Core i7 6700HQ and GPU: nVidia GTX GeForce 960M. I will install Debian 8.5 stable and I was thinking to upgrade to 4.6 Kernel, for its new improvements/adds-on from backports and then install Bumblebee with nVidia proprietary drivers, through backports also. What do you think? Is it a good idea? If not, should I try Debian Sid/Strech or a different distro in general? Thanks in advance. | It's not that you should update those packages from backports, you need to: http://forums.debian.net/viewtopic.php? ... 0m#p605718 |
This is a new debian testing installation and I am using fluxbox as my WM. My problem is that most installed applications are missing from my menu (e.g. libreoffice, kile et.). I have checked the /usr/share/menu directory and indeed there are no entries for the missing apps. Other apps however, e.g. thunar, have an entry here and they appear as expected in my menu. I use a more or less a standard menu configuration and my .fluxbox/menu file has an entry of Code: Select all[include] (/etc/X11/fluxbox/fluxbox-menu)Also, the update-menus command works but without solving the problem. Is it possible that in the current debian testing some apps like libreoffice are not writing a menu entry any more in /usr/share/menu? Am I missing something else? Thanks | What does your fluxbox-menu file look like? Can you Copy and Paste it here? What do you use to edit your fluxbox-menu? Have you seen e.g. http://www.techtimejourney.net/creating ... xbox-menu/ |
Hi I want to use a computer for day to day use, and run a few VM and containers inside too. Because I'm a human, I want to prevent mounting in the host some Logical Volumes dedicated to my VMs. I know how dangerous is to mount a filesystem twice at the same time if it is not designed for this. The best I found is to use fstab with noauto and nouser options. But I found nothing arguing this will ALSO prevent root from doing a nasty and accidental mount. Can someone tell me if this will work, or maybe is there a better solution ? | Preventing root from doing something (anything) sort of renders the whole concept of a root account meaningless, no? You should never run X as root, which leaves the CLI as the only possible path to "accidental" mounting, making the whole idea nonsensical on its face. Is there something you're not telling us? |
Hello, I got a very strange issue using samba. From a Windows 7 client that joined the domain, i want to change a user password. Here is what i am doing exactly : Loging into the domain account, with username and password. Pressing ctrl + alt + del Clic on Change password menu Enter old password and 2 times new pasword. Then the result depend. If i proccess that on a virtual machine where windows 7 is installed, that work perfectly, the GUI say that the password is successfully updated and the password is updated for real. But if i try on my real windows 7 on my laptop, or on my friend laptop (both windows 7), that won't work and display that error message : Code: Select allThe system has detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you. Additionnals informations : My friend tested it on samba : 3.5.5(compiled) 4.1.17(apt-get) and a 4.5.5 (compiled and personnal jail managment). I tedted by myself on a fresh install of 4.5.5 (compiled). The amazing thing is that with the same user i can change the password from the virtual machine but from the real machine. The virtual machine is not up to date. I'm looking for a solution since yesterday, i can't find anything then i need your help. Thank you in advance ! =) | Purgator wrote:The amazing thing is that with the same user i can change the password from the virtual machine but from the real machine. you mean "but not from the real machine", right? |
Hi, I've got a pc that can't get connected to a openVPN server through network-manager-openvpn plugin in Gnome 3.14. However I'm able to get connected if I use the command line, that's the reason why I'm not too much worried about it, but I would like to know the reason why it doesn't work through my Gnome network-manager plugin. Have to say that I had no problem in setting up my laptop and it works as expected. Here's my /var/log/syslog: Code: Select allSep 25 23:43:35 debian NetworkManager[10104]: <error> [1474839815.934684] [vpn-manager/nm-vpn-connection.c:1778] get_secrets_cb(): Failed to request VPN secrets #2: (6) No agents were available for this request. This pc is running Debian Jessie 32bits, and it has been upgraded from Debian 6 (Maybe is this the problem?) Any help will be appreciated | I fixed it, I write down the commands that worked for me: Code: Select all# service network-manager restart # service dbus restart # reboot Someone can mark this thread as solved or tell me how to do it? EDIT: I've already marked as SOLVED this thread by myself |
Hey, I'm using Debian 8.3 (64-bit) with XFCE in a VMware Workstation window, and every now and then I get a glitch in the system that causes my system to lose it's sound abilities so I had to revert back to a much older image and start over. Anyway, I have tried to do a sudo apt-get upgrade to this image and bring it up to date again as well as install a program KVIrc, and I get these problems: Code: Select allfenris@shadowops:~$ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages have been kept back: libgraphite2-3 libjasper1 libssl1.0.0 openssl The following packages will be upgraded: bind9-host dnsutils exim4 exim4-base exim4-config exim4-daemon-light host iceweasel libbind9-90 libdns-export100 libdns100 libirs-export91 libisc-export95 libisc95 libisccc90 libisccfg-export90 libisccfg90 liblwres90 libperl5.20 libservlet2.5-java libsmbclient libssh2-1 libwbclient0 linux-compiler-gcc-4.8-x86 linux-headers-3.16.0-4-amd64 linux-headers-3.16.0-4-common linux-image-3.16.0-4-amd64 linux-libc-dev perl perl-base perl-modules python-pil python-samba python3-pil samba samba-common samba-common-bin samba-dsdb-modules samba-libs samba-vfs-modules smbclient winbind 42 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. Need to get 96.5 MB/99.6 MB of archives. After this operation, 171 kB of additional disk space will be used. Do you want to continue? [Y/n] y Err http://security.debian.org/ jessie/updates/main perl amd64 5.20.2-3+deb8u4 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main libperl5.20 amd64 5.20.2-3+deb8u4 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main perl-base amd64 5.20.2-3+deb8u4 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main perl-modules all 5.20.2-3+deb8u4 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main libwbclient0 amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main winbind amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main samba amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main samba-common-bin amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main smbclient amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main samba-vfs-modules amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main samba-dsdb-modules amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main python-samba amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main libsmbclient amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main samba-libs amd64 2:4.1.17+dfsg-2+deb8u2 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main linux-image-3.16.0-4-amd64 amd64 3.16.7-ckt20-1+deb8u4 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main exim4 all 4.84.2-1 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main exim4-daemon-light amd64 4.84.2-1 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main exim4-base amd64 4.84.2-1 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main exim4-config all 4.84.2-1 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main iceweasel amd64 38.7.1esr-1~deb8u1 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main linux-compiler-gcc-4.8-x86 amd64 3.16.7-ckt20-1+deb8u4 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main linux-headers-3.16.0-4-amd64 amd64 3.16.7-ckt20-1+deb8u4 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main linux-headers-3.16.0-4-common amd64 3.16.7-ckt20-1+deb8u4 404 Not Found [IP: 149.20.20.19 80] Err http://security.debian.org/ jessie/updates/main linux-libc-dev amd64 3.16.7-ckt20-1+deb8u4 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/p/perl/perl_5.20.2-3+deb8u4_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/p/perl/libperl5.20_5.20.2-3+deb8u4_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/p/perl/perl-base_5.20.2-3+deb8u4_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/p/perl/perl-modules_5.20.2-3+deb8u4_all.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/libwbclient0_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/winbind_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/samba_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/samba-common-bin_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/smbclient_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/samba-vfs-modules_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/samba-dsdb-modules_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/python-samba_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/libsmbclient_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/s/samba/samba-libs_4.1.17+dfsg-2+deb8u2_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/l/linux/linux-image-3.16.0-4-amd64_3.16.7-ckt20-1+deb8u4_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/e/exim4/exim4_4.84.2-1_all.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/e/exim4/exim4-daemon-light_4.84.2-1_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/e/exim4/exim4-base_4.84.2-1_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/e/exim4/exim4-config_4.84.2-1_all.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/i/iceweasel/iceweasel_38.7.1esr-1~deb8u1_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/l/linux/linux-compiler-gcc-4.8-x86_3.16.7-ckt20-1+deb8u4_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/l/linux/linux-headers-3.16.0-4-amd64_3.16.7-ckt20-1+deb8u4_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/l/linux/linux-headers-3.16.0-4-common_3.16.7-ckt20-1+deb8u4_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Failed to fetch http://security.debian.org/pool/updates/main/l/linux/linux-libc-dev_3.16.7-ckt20-1+deb8u4_amd64.deb 404 Not Found [IP: 149.20.20.19 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? fenris@shadowops:~$ How do I fix this problem? | Code: Select allsudo apt-get update |
Well yeah, basically that's my problem, I have an Hp laptop, I move my system from another laptop which also had the same problem, but I thought it was the battery and when I move the system to the new laptop I still have the problem, I get something about 15-20 minutes without the laptop connected before it shuts down with no warning of any type it won't hibernate it won't suspend it just dies, any advise what to look for? I don't know if this battery is bad, but I do want to get the warning from the system telling me is going to shut down. Thank you | I don't know if this battery is bad Sounds like it, here's how I checked my first battery, it started doing something similar. Even though battery monitor apps will show this battery as 100% charged, it is only 100% of 35% yeah I know it is confrusing. Code: Select all$ acpi -i Battery 0: Full, 100% Battery 0: design capacity 2277 mAh, last full capacity 816 mAh = 35% you can get some more info with '$ upower --dump' but it seems like some batteries provide more info than others. |
I'm trying to change my boot order. Following this https://wiki.debian.org/Grub#Debian_Squeeze_and_later guide, I've tried the procedures for both Grub v1 and v2, but neither work. I assumed that I had Grub v1 installed because the output of Code: Select all/usr/sbin/grub-install -v was 0.97. I want Debian to boot first. It is currently the fifth booting option (Ubuntu is 0), so I changed the value of default to 5 in /boot/grub/menu.lst, typed Code: Select all/usr/sbin/update-grub, and rebooted. Nothing happened. I've also tried editing /etc/default/grub, typing the same command, and rebooting. Then I tried installing grub 2. I received some processing errors and typed Code: Select allsudo apt-get clean. I tried to install a second time; the same thing happened, and I suppose Code: Select allclean and Code: Select allautoclean aren't working because Code: Select all/usr/sbin/grub-install -v is giving the output: /usr/sbin/grub-install: info: executing modprobe efivars 2>/dev/null. /usr/sbin/grub-install: info: Looking for /sys/firmware/efi ... /usr/sbin/grub-install: info: ... not found. Looking for /proc/device-tree ... /usr/sbin/grub-install: info: ... not found. Installing for i386-pc platform. /usr/sbin/grub-install: error: install device isn't specified. I have no idea what is wrong or what I'm doing. I don't understand why the directions suggest the exact same command for installing both grub-legacy and grub v2, and the second step for upgrading to grub v2 doesn't make sense: "Follow the instruction displayed the package installation (i.e GRUB v1 now has an entry to cascade to GRUB v2, so reboot and try it..." No idea what "cascade" means here, what "try it" refers to, etc. | Output Code: Select alldpkg --list | grep grub (which I got from stackexchange: http://unix.stackexchange.com/questions ... -not-found) seems to show that I have both grub versions installed: ii grub-common 2.02~beta2-22+deb8u1 amd64 GRand Unified Bootloader (common files) rc grub-legacy 0.97-70 amd64 GRand Unified Bootloader (Legacy version) iF grub-pc 2.02~beta2-22+deb8u1 amd64 GRand Unified Bootloader, version 2 (PC/BIOS version) ii grub-pc-bin 2.02~beta2-22+deb8u1 amd64 GRand Unified Bootloader, version 2 (PC/BIOS binaries) iU grub2 2.02~beta2-22+deb8u1 amd64 GRand Unified Bootloader, version 2 (dummy package) ii grub2-common 2.02~beta2-22+deb8u1 amd64 GRand Unified Bootloader (common files for version 2) |
Installed Debian jessie 8.5 stable today on new desktop pc with "Intel Corporation Device 1902 (rev 06)" video (package intel-xserver-xorg.video-intel installed). The problem is the unreadable text under icons, menu and other section of xfce de. I'm looking for a solution, bearing in mind that is impossible to use xfce settings to increase font size (is unreadable). Thanks a lot. _ | I guess you must have a HDPI screen. I think if you edit this file in your home folder, either from a terminal interface with nano or some other method like a LiveUSB, you can increase the font size: .config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml full path would be ~/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml You'd want to edit the line that looks like this: <property name="FontName" type="string" value="Droid Sans 10"/> Your font may vary, of course. This recommends a different method for editing that file from within xfce, though. You should also be able to use it from a terminal interface outside of X. |
Hello, I'm using Debian on a laptop Lenovo Yoga 500-14ACL. Wifi is not working with broadcom drivers. Code: Select allbellinuxien@lenovo2:~$ sudo lspci -nn | grep Net 02:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:43ae] (rev 02) Thanks for the help.. | I found a solution that worked, it's a script not written by me, that you can found on: https://github.com/roryrjb/lenovo-ideap ... install.sh Thanks... |
Hi, I'm using a nvidia gtx980 and debian 8.5 64-bit and was installing steam when I had the following problem. I followed the steps Code: Select alldpkg --add-architecture i386 aptitude update aptitude install steam aptitude install libgl1-nvidia-glx:i386 and then after a reboot, grub works and I go into my debian partition but no graphical session starts, instead I have to log in with tty. I decided to perform these steps to try to fix the problem Code: Select allapt-get remove nvidia* && apt-get autoremove apt-get install -t jessie-backports linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') apt-get update apt-get install -t jessie-backports nvidia-driver then I still get the same issue, so now I'm not really sure what was removed when I used the remove nvidia* so I installed xorg and gdm3, as soon as gdm 3 is installed one of my screens goes blue and the other goes yellow/grey but there is no way for me to log in so I have to ctrl+alt+f1 to go back to a tty not really sure what to do from here and was hoping for some help | seem to have everything fixed, I had a line in grub with quiet spalsh nomodeset and changing it to only have quiet fixed it |
I've had this type of thing ocuur in the past and it has always been a video driver issue, and I have managed to fix it. This time I am stumped. Details: Intel CPU, was running Stretch 4.5.0-2-686-pae before applying the update. Nvidia GT210 graphics card, installed the debian way (using dkms) lightdm + lxde lightdm is configured to auto-login I applied the update a few days ago using: Code: Select allsudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade about 500MB was downloaded. All went swimmingly well, no errors reported. I rebooted the PC after editing lightdm.conf to auto login, grub successfully loaded, and after that I got a black screen. I also found the PC would beep every now and then. In previous times when I was in this situation, there was a blinking cursor on the screen. This time there was zilch, just blackness, and hitting ctrl-alt-F1 (or F2) did not bring up a console window. In grub I saw the update had installed a new kernel, so I can choose from: 4.6.0-1-686-pae 4.5.0-2-686-pae 4.4.0-1-686-pae I tried recovery mode on 4.6.0-1-686-pae and I got: "Cannot open access to console, the root account is locked" "Press enter to continue" After pressing enter I got the same black screen and the beeping. ctrl-alt-F1 did nothing. I then tried recovery mode with 4.4.0-1-686-pae and managed to get a console up. I typed startx and the messages told me it could not load the nvidia driver. Since I have a legacy card, I did a: Code: Select allsudo dpkg-reconfigure nvidia-legacy-340xx-kernel-dkms and this built the drivers with no errors. I also made sure Code: Select all sudo update-alternatives --config nvidia pointed to the legacy driver. With great confidence I rebooted the PC only to experience blackess and beeping again. In recovery mode (tried both 4.6.0-1-686-pae and 4.4.0-1-686-pae) I got the "Cannot open access to console, the root account is locked" again and on enter the screen would go black and beep. ctrl-alt-F1 would not work. Very disappointed a simple update without errors has now made the system unusable. How can I recover? (edit:) I found I can still get a console under recovery mode 4.4.0-1-686-pae nvidia log says: Code: Select allUsing config file "etc/X11/xorg.conf" Using system config directory "/usr/share/X11/xorg.conf.d modprobe: FATAL: module nvidia-legacy-340xx not found in directory /lib/modules/4.5.0-2-686-pae Could not insert 'nvidia' | ticketman wrote:Very disappointed a simple update without errors has now made the system unusable. Really? You do know you are running testing...(with a legacy proprietary driver). 500MB is not a "simple update" - you not been keeping up with regular updates? How can I recover? Investigate logs, check out what has changed, check changelogs and bug reports. Maybe roll back to a working condition and upgrade a bit at a time to narrow it down, etc. |
Hello, I had the system running for about 60 days, till it has been restarted. Within the 60 days, there was at least one kernel/module update that has been applied. The system came back up ( it is my home router ) and the firewall script failed to apply all the rules with: iptables: No chain/target/match by that name. which is generated by: $IPT -A INPUT -p udp --dport 53 -m string --from 50 --algo bm --hex-string '|0000FF0001|' -m recent --set --name dnsanyquery $IPT -A INPUT -p udp --dport 53 -m string --from 50 --algo bm --hex-string '|0000FF0001|' -m recent --name dnsanyquery --rcheck --seconds 10 --hitcount 1 -j DROP for some reason, the xt_recent module has not been loaded during boot, or during init of iptables. $ modprobe xt_recent returns: modprobe: ERROR: could not insert 'xt_recent': Invalid argument and the system is running: 3.16.7-ckt25-2+deb8u3 (2016-07-02) to insert the module I had to: $ insmod /lib/modules/`uname -r`/kernel/net/netfilter/xt_recent.ko which I do find it a bit "odd"... do you as well? Thanks! Mike | I do find it a bit "odd"... do you as well? I do find kernel modules a bit odd in general sometimes. according to man page for modprobe, modprobe expects an up-to-date modules.dep.bin file as generated by the corresponding depmod utility shipped along with modprobe maybe that was the issue in this case? Is the system working correctly? Maybe you should file a bug? Against what? not sure. Thanks for the workaround, might help others. $ insmod /lib/modules/`uname -r`/kernel/net/netfilter/xt_recent.ko this part does cause concern, because on my system running $ insmod returns this Code: Select all$ insmod bash: insmod: command not found |
What is wrong with this damn systemd? Makes only problems! I've a nfs mount in my fstab, with mount option _netdev and noauto. But what does systemd? Try to mount the nfs mount and loops never ending on boot. So, how can I put systemd in state to NOT mount the nfs mount, if there a mount option _netdev or noauto?! systemd is such a big bug! edit: Sorry, system is jessie with all updates... | Did you try doing any searches first ? : systemd and fstab options. https://wiki.archlinux.org/index.php/fstab https://www.freedesktop.org/software/sy ... rator.html There is all sorts of information available . ---------------- edit ----------------- how can I put systemd in state to NOT mount the nfs mount Most of the results are on mounting, but maybe they can be applied to work in reverse, and Not mount, .. I don't really know, but it looks like there is plenty of information available, |
Hi, I'm following this old guide but I guess some things have been changed, because it doesn't work. http://reboot.pro/topic/14547-linux-loa ... nd-boot-it Anyone can share a tip or two? | The 1st post of http://reboot.pro/topic/14547-linux-loa ... nd-boot-it has many typo. For example, "copy the first boot entry and replace the /initrd line with this: /initrd /initrd.img-ramdisk" is wrong. The following is better: "replace the line starting with initrd with the following: initrd /boot/initrd.img-ramboot". If you do not understand, post the contents of /boot/grub/grub.cfg. The difference between systemd used in jessie and sysvinit used in wheezy or former may cause some problems, although I am not sure. |
What I am trying to achieve: Using Mac connect to debian server, running x11vnc+xfce4+lightdm. Have x11vnc present a lightdm greeter screen, so that remote user can login and create their own desktop session. Base system: Debian 8.5 armhf What I have done so far: Edited /etc/lightdm/lightdm.conf & added [XDMCPServer] enabled=true Created vnc password with x11vnc -storepasswd Created x11vnc service: vi /etc/systemd/system/x11vnc.service [Unit] Description=Start x11vnc at startup. After=multi-user.target [Service] Type=simple ExecStart=/usr/bin/x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth /home/USERNAME/.vnc/passwd -rfbport 5900 -shared [Install] WantedBy=multi-user.target systemctl daemon-reload systemctl start x11vnc systemctl enable x11vnc.service connecting to vnc://<local lan IP>:5900 correctly prompts for password and then shares the desktop of the user logged in on the console Issues to resolve: 1. Currently x11vnc starts only after a user logs in on the console. What is required is for x11vnc to be available after boot and without any user login on console 2. Currently x11vnc shares the screen of the user logged in on the console. What is required is for x11vnc to present lightdm greeter screen, so that remote user can login and create their own desktop session. Does anyone have a working configuration to resolve this? Thanks | one vnc connection = one user, one display |
Hi, I have a functionning dual boot windows/fedora and I would like to install kali with, as a third os> Does anyone know the default behaviour of the debian installer regarding grub when encounter such configuration ? Thank you, | The installer will ask you if you want to install grub in the mbr and when you confirm this question, the installer will try to find your fedora and windows and add the entries of them to the grub menu. Personally I wouldn't install grub in such a situation and just add an entry to the current installed grub which was installed by fedora (has fedora update-grub?). And because it is kali, I would install it in a vm with fedora as host and not locally. |
Hello, I have recently acquired a new desktop and bought a usb wireless adapter in order to use internet. I have decided to choose this model “TPE-N150USB” (https://www.thinkpenguin.com/gnu-linux/ ... pe-n150usb )as I’ve had issues with most of my wifi cards in the past because of proprietary drivers. Excited to have internet “out of the box”, I’ve been disappointed since the beginning as I have been experiencing REALLY SLOW connection and even frequent connection drops. I have followed those instructions and copied both fw files into /lib/firmware (https://www.thinkpenguin.com/gnu-linux/ ... re-install) without better success. I’ve browsed the internet for a while and tried the below options without success either. Has anyone of you had success in using this adapter ? If so, did you do any particular action/install/hack/tweak… etc ? FYI, I have Debian 8.5 64 bit, Cinnamon - Installed firmware-atheros - Tried to plug the adapter in different usb slots (you never know…) - Diabled hardware base encryption : - echo "options ath9k nohwcrypt=1" > /etc/modprobe.d/ath9k.conf (I'M NOT SURE WHICH ONE TO USE : ath9k or ath9k_htc. What is the difference ? I can't tell : https://en.wikipedia.org/wiki/Compariso ... ss_drivers) - echo "options ath9k_htc nohwcrypt=1" > /etc/modprobe.d/ath9k_htc.conf - Lit a candle this morning…. Thank you | FredB wrote: - echo "options ath9k nohwcrypt=1" > /etc/modprobe.d/ath9k.conf (I'M NOT SURE WHICH ONE TO USE : ath9k or ath9k_htc. What is the difference ? PCI cards of atheros use the ath9k module, the usb ones use the .._htc module (even though the chip may be the same!). So your adapter uses the ath9k_htc module. (see https://wikidevi.com/wiki/ThinkPenguin_TPE-N150USB ) FredB wrote:- Lit a candle this morning…. Still no success?? That's a surprise. I was thinking something along the same line, but you must have already lost faith by now, so let's just fall back to our mere mortal ways - Please show us the outputs of (when the adapter is in use of course) - Code: Select alllsusb lsmod ifconfig iwconfig iwlist scan |
installed debian 7.11 wheezy 64 with 3.2.0-4 kernel gnome 3.4.2 booted the system and i guess i missed a step as i have no root password for apt-get and sudo. how can i fix this? its been years sense i used linux and do not remember where or how to edit that. thanks | If you can't find a nicer solution, you might be able to take the path of booting up the installation again, but immediately shift to vt2, then mount the target and use chroot and passwd to set a new root password.. |
I am running Wheezy with Gnome Classic as the desktop. I would like to disable the "silly" animation when I iconify a window (eg Firefox). I have tried the following, as root: Code: Select allroot@JohnBoy:/home/john# gsettings set org.gnome.desktop.interface enable-animations false When queried I then get the response Code: Select allroot@JohnBoy:/home/john# gsettings get org.gnome.desktop.interface enable-animations false I restarted the computer after making the change but the animation persists. And when I look at the settings in dconf,the setting is still flagged as true, even though the gsettings query says false. Any help? | ticojohn wrote:I have tried the following, as root: As root? Gnome doesn't open until you log into your ~/user. I would expect the changes should go into either a hidden (.) file or a startup file. Sorry, I don't have a perfect answer for you. |
seeing alot of pages on how to upgrade my video drivers. not sure what im doing so ...any advice is welcome. system: linux 3.2.0-4 amd 64 with ATI radeon 4200. linux version 7.11 wheezy i will need a step by step tutor / guide . havent used linux in years but am returning to stay thanks | It may help to install firmware-linux-nonfree. |
Hi folks, I have a permission problem and hope you can help me out. I able to transfer a file via to /home/ssh_user/ and /tmp/ but not to other directories. I get the following error message: Code: Select allpscp: unable to open /bla/bla/: permission denied The permissions of the directory are: Code: Select all$ls -l /bla/ drwxrwxrwx 2 user1 user1 96 Jul 1 15:03 bla I authenticate with a valid key pair (public key is stored in /home/ssh_user/.ssh/authorized_keys) as user "ssh_user" and the login shell of the user is set to /usr/libexec/openssh/sftp-server. Please can someone help with this? | cronoik wrote:Yes this is what I'm trying to do. I'm trying to upload a file from a client to the local folder /bla/bla/ of a server. I have noticed the problem while I was developing a program with the Winscp api but I can reproduce the problem with pscp. The pscp command looks like this (I'm currently not at work and have therefore no access to the machine, so quote from memory): Code: Select allpscp -i keyfile.ppk bla_file.txt ssh_user@host:/bla/bla/ but I don't think that the problem lies here because I can upload bla_file.txt to /home/ssh_user/ and /tmp/. How's the server configured? It could be that it's using chroot setup so that your ssh_user can only read/write from/to its own "jail". /tmp could be something within chroot (or bind-mounted or whatever). |
Hi ! I am setting up a mail server on debian. Once it's done, I'd like to have an indentical server on another machine, where debian will also be installed. The solution has to be hardware agnostic, so source machine is different than destination machine. I was reading on some wiki page that one can simply copy the root filesystem via rsync to the computer that he'd like to install the system on, then chroot to it and test if everything works. I'm guessing I'd have to change a couple things before, like : - The network config - The /etc/fstab file (disks and partitions may be different) This article is about using rsync to transfer a copy of your "/" tree, excluding a few select folders. This approach is considered to be better than disk cloning with dd since it allows for a different size, partition table and filesystem to be used, and better than copying with cp -a as well, because it allows greater control over file permissions, attributes, Access Control Lists (ACLs) and extended attributes. [1] Either method will work even while the system is running. Since it's going to take a while, you may freely browse the web during this time. Worst case scenario you will not get the same opened tabs when you restore the backup (or boot from it) because they were not saved. Not a big deal. # rsync -aAXv --exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/media/*","/lost+found"} / /path/to/backup/folder If you wish to restore the backup use the same rsync command that was executed, but with the source and destination reversed. What do you guys think ? | Yep, works good - I've done it a number of times. You'll need to reinstall the bootloader too. ... and delete /etc/udev/rules.d/70-persistent-net.rules (or such...). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.