Quantcast
Channel: openSUSE Forums
Viewing all 40713 articles
Browse latest View live

OTHER VERSION Only the openSUSE mount is able to mount UFS partitions read/write mode, but why?

$
0
0
This phenomenon applies to Tumbleweed and Leap 15.

The mount commands from "all" other Linux distros (all Debian based, Ubuntu based, Arch based, even Fedora, Slackware, Void etc.) fail on this, they can only mount UFS partitions read-only. But why is the openSUSE mount able to do this?

I have OpenBSD installed on /dev/sdb3 and this works, I can read and write to /mnt
Code:

mount -t ufs -o ufstype=44bsd /dev/sdb3 /mnt
The same for GhostBSD installed on /dev/sdb4
Code:

mount -t ufs -o ufstype=ufs2 /dev/sdb4 /mnt
Why is the openSUSE mount so different? ;) BTW I like this feature a lot, it makes data exchange with BSD just easy.

LEAP 15 DisplayLink and EVDI stopped working when I updated to LEAP 15

$
0
0
I had originally gotten DisplayLink to run successfully on OpenSUSE 42.3 with a DisplayLink adapter and two external monitors, but after I upgraded to Leap 15.0 today, I can't seem to get it to find my other two monitors. I did see that there was a DisplayLink option in the build service, which I installed, but when I went to see if the service was running, it fails like this:
Code:

sudo service displaylink status
● displaylink.service - DisplayLink Manager Service
  Loaded: loaded (/usr/lib/systemd/system/displaylink.service; static; vendor preset: disabled)
  Active: activating (auto-restart) (Result: exit-code) since Mon 2018-07-23 17:22:16 EDT; 1s ago
  Process: 27855 ExecStartPre=/sbin/modprobe evdi (code=exited, status=1/FAILURE)

Jul 23 17:22:16 Quicksilver systemd[1]: displaylink.service: Unit entered failed state.
Jul 23 17:22:16 Quicksilver systemd[1]: displaylink.service: Failed with result 'exit-code'.

I did try to find the EVDI software, which appears to be there but did not offer an option for Leap 15.0. I tried to get the original source for EVDI, but this reached the end of my limit of my knowledge as it doesn't appear to work for OpenSUSE 15.0. What should I be doing to get my extra monitors back?

TUMBLEWEED Connected to network but not recieving any data from the network...?

$
0
0
Hello all,

Been reading around trying to figure out what's wrong with my machine. Im connected to a network (have tried multiple and its all behaving the same). The computer is connected to the network but not receiving any data whatsoever.

Not super sure what's going on, looked on
Code:

ip link
to check if everything was up and there is a device I don't recognize (lo) that's there. Was that there by default, I read that's a loopback device?

Any help towards fixing this issue would be great, I'd rather fix it instead of just doing a re-install.


Thanks in advance.

LEAP 42.3 toshiba satellite c50-a-185 dual gpu driver issues

$
0
0
Ok, I guess this question was asked a lot in the whole *nix universe (yes, I'm a windows kid), so any advise to already answered topics are appreciated, but I'm still can't get my head around it. So, sorry in advanced for those, who think "this again?", please - advice me where to look for an answer.

Back to topic: So I got this Toshiba Satellite C50-A-185 inherited from my deceased grandfather, and as many of modern day notebooks, it has this ugly Intel HD and nVidia combo linux struggles with (I guess that's why such devices not sold with linux pre-installed (or as bare hardware without windows)).

Where did this all started? I wanted to try Slackware, just to see what it is and where suse comes from - and as usual - startup virtual box - read instructions how to pxe boot it (yea, I really like this whole "just plug in the network cable" style of diskless booting) ran the installer (oh, I had my fun already with getting it installed) just to find out - slackware really doesn't like virtual box. Starting from it somehow randomly fails to download the packages from a reliable source (it even struggled to read the iso mounted as virtual drive) over to wired config issues caused by vbox is not that great on emulating and finally to end up with vbox's graphics emulation isn't suitable for slackware - so you won't get ANY window manager to run.

Disappointed from not being able to test slackware in a VM I decided to use real hardware and came up with the one choice I couldn't had picked worse - my notebook which includes not only one but two gpus - a setup I had never experienced as all my system over the past decade were AMD based systems with only a dedicated amd gpu (or ati before ati was bought by amd and they started to join the drivers and its control-panel). Result: due to this unusual combo of cpu-integrated graphics core (you can't call it a "gpu") and the dedicated nVidia gpu - slackware was unable to detect any of those and just prompted me with error messages telling me, that X can't run cause my system doesn't have any gpu and was therefore classified as headless. CHEERS!

In Windows it runs fine - it detects both graphic units, installs their drivers just fine, and is able to switch between both depend on if 2D or 3D is required. Linux, well, not so much.

I don't really know how this whole X stuff works at all, but as most linux distributions are basically a pile of some different random software packs playing somewhat nicely together - drivers where always an issue - especially graphic drivers. I guess that's why gaming is just coming after valve hit big impact when "steam os" was still a thing (is it still? I think it's no longer maintained).

From my long experience of building systems and being "the it-guy" for my friends, I know a few rules how to get a clean windows up and running - and that it's recommended to get latest drivers from device manufactures or oem support site (although in some rare cases it's better to go old-skool and use supplied driver-disks coming with the hardware - only had that twice in past 15 years). So, I went to intel.com and nvidia.com to get current drivers - Intel seems not to even care about customers using "supposed to be used with windows only"-hardware with anything else but windows - and therefore doesn't even list anything near *nix as compatible or driver related (this story turns 180 when you look for server hardware (the kind supermicro likes to use)) - and nvidia just delivers a binary file - just as I'm used to from windows.

As drivers usually run in kernel mode (yes, that's also a thing in the windows world - and therefore also requires "elevated privileges" from "local administrator" - that's far away from "root on windows", as windows has some wired additional administrative user accounts - and "administrator" isn't near the top - but just a bit elevated over normal user) - I know to install them one required administrative privileges - so, init S it is (yes, I was dump enough to try updating a graphics driver in init 5 - lesson learned) - and it looked like it made some progress - but using nvidia binary driver just gets me to a point where when the systems switches to X - it messes up cause it tries to use the nvidia driver and chip - and the hardware itself only uses the intel one cause desktop is just 2D.

A few hours later I got a hint from nvidia website: you can add a repo provided by nvidia itself http://download.nvidia.com/opensuse at let zypper do the magic - yea, at least it gets so far to block nouveau (TBH: what idiot came up with this ****? Didn't the IT-world learned from the mistake when microsoft introduced standard vga/vesa drivers with it's WDDM thing?), at least tried to build a kernel module - which still fails to get build even after all pre-requirements met - I can't get any reason from the logs - and when in X all hwinfo lists is "yea, there is something nvidia stuff related, but drivers not loaded - cause something failed - and somehow the intel chip has to do all the work".

Short: I'm out of ideas and tired of google around for any help to somehow get this intelHD/nvidia combo running like it should and like it does in windows - both chips active, both drivers loaded properly, and depended on what needs to get rendered switch on the fly between 2D and 3D. The easy solution didn't worked, the manual one even less, and re-installing at least gets me back to something desktop-ish without 3D acceleration. Would be cool if someone could guide me how to get this done and make it work on opensuse.

And yes, sure I asked google - but most you can find is just for ubuntu. So, it seems to somehow work in the debian world - why it shouldn't work in the slack world?

Matt

LEAP 15 NTP server

$
0
0
Hi,

I have fresh installed LEAP15 to test NTP server but seem like it is not working.

I configured NTP server through YaST like previously version.

When I run command from another machine as ntp clinet "ntpdate ntp.myserver.com", it returned "24 Jul 08:18:03 ntpdate[10748]: no server suitable for synchronization found"

Anyone know how to get rid of this?

Thank you.

LEAP 15 Apper - Make it wait a few minutes?

$
0
0
I have Leap 15.0 on a laptop, and now also an Intel NUC, both using WiFi most of the time, and Network Manager. When it first boots up and the Plasma desktop starts, Apper complains because there is no Internet access. Is there a way to make Apper wait a few minutes, to give enough time for the WiFi to connect? (I connect manually on the laptop, automatically on the NUC). I don't mind Apper, it works fine, once there's a connection, so I don't want to remove it.

LEAP 15 Attempt to change boot loader parameter results in shim-install fail

$
0
0
Brand new, erase-and-install, Leap 15.

Attempt to change boot loader parameter in YAST results in error message:

Code:

Execution of command "[["/user/sbin/shim-install", "--config-file=/boot/grub2/grub.cfg"]]" failed.
Exit code: 5
Error output: Installing for x86_64-efi platform.
Installation finished. No error reported.
Could not prepare Boot variable: No space left on device

The "No space left on device" error doesn't make sense since the /boot/efi partition is only 1% used.

LEAP 15 USERNAME is not in the sudoers file. This incident will be reported.

$
0
0
Recently, I've been trying to use the 'sudo' command and getting denied with the response of:
"USERNAME is not in the sudoers file. This incident will be reported." (the word "USERNAME" refers to the personal user name here).
I've been using Linux since 2009, and virtually all these years, openSUSE has been what I've been using, and I have never encountered this problem until recently.
Yesterday, I upgraded from Leap 42.3 to Leap 15.0, and still have the problem. Internet Search and suggestions have yield not results.

LEAP 15 Leap 15 - Unable to receive update from 2 repositories

$
0
0
Hello All,

I had to reformat my PC due to an ugly update fiasco (thanks M$).

Long story short, I now have Win 10 and Leap 15 dual booted via UEFI. I have switched to NetworkManagement after Leap was installed, and now it can't update/install package properly.

The Error :
Code:

absusedesk:~ # zypper ref
Repository 'Google-Chrome' is up to date.                                                                                                                                                                                                                                     
Download (curl) error for 'http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/media.1/media':
Error code: Curl error 8
Error message:

Abort, retry, ignore? [a/r/i/...? shows all options] (a): i
Do you want to disable the repository Main Repository (NON-OSS) permanently? [yes/no] (no):
Skipping repository 'Main Repository (NON-OSS)' because of the above error.

Repository 'Update Repository (Non-Oss)' is up to date.                                                                                                                                                                                                                       
Repository 'Update Repository (DEBUG)' is up to date.                                                                                                                                                                                                                         
Download (curl) error for 'http://download.opensuse.org/distribution/leap/15.0/repo/oss/media.1/media':
Error code: Curl error 8
Error message:

Abort, retry, ignore? [a/r/i/...? shows all options] (a): i
Do you want to disable the repository Main Repository (OSS) permanently? [yes/no] (no):
Skipping repository 'Main Repository (OSS)' because of the above error.

Repository 'Main Update Repository' is up to date.                                                                                                                                                                                                                           
Some of the repositories have not been refreshed because of an error.

So apparently, the issue is with these two URLs and other repos seem to be working. (I was able to install google-chrome-stable).
If I open the URLs separately via a web browser, they work -

Quote:

http://download.opensuse.org/distrib.../media.1/media -->

openSUSE - openSUSE-Leap-15.0-Addon-NonOss-FTP-x86_64-Build267.2-Media
openSUSE-Leap-15.0-Addon-NonOss-FTP-x86_64-Build267.2
1

http://download.opensuse.org/distrib.../media.1/media -->

openSUSE - openSUSE-Leap-15.0-Addon-NonOss-FTP-x86_64-Build267.2-Media
openSUSE-Leap-15.0-Addon-NonOss-FTP-x86_64-Build267.2
1
What I have attempted:
1. I attempted switching to network.service (network managed by yast). Problem with these two repos persisted. So we're back to NetworkManager.
2. I have previously seen similar update error in Opensuse which was due to DNS issue. So I have turned NETCONFIG_DNS_POLICY='' in /etc/sysconfig/network/config and provided few IPs in /etc/resolv.conf. No change
3. Followed this and turned off IPV6. No change.
4. Followed this and double checked the Repo URLs. Seems correct.

My repositories are -
Code:

absusedesk:~ # zypper lr -d
Repository priorities are without effect. All enabled repositories share the same priority.

#  | Alias                          | Name                                    | Enabled | GPG Check | Refresh | Priority | Type  | URI                                                                      | Service
---+---------------------------------+-----------------------------------------+---------+-----------+---------+----------+--------+--------------------------------------------------------------------------+--------
 1 | Google-Chrome                  | Google-Chrome                          | Yes    | (r ) Yes  | Yes    |  99    | rpm-md | http://dl.google.com/linux/chrome/rpm/stable/x86_64                      |       
 2 | download.opensuse.org-non-oss  | Main Repository (NON-OSS)              | Yes    | (r ) Yes  | Yes    |  99    | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/        |       
 3 | download.opensuse.org-non-oss_1 | Update Repository (Non-Oss)            | Yes    | (r ) Yes  | Yes    |  99    | rpm-md | http://download.opensuse.org/update/leap/15.0/non-oss/                  |       
 4 | download.opensuse.org-oss      | Update Repository (DEBUG)              | Yes    | (r ) Yes  | Yes    |  99    | rpm-md | http://download.opensuse.org/debug/update/leap/15.0/oss                  |       
 5 | download.opensuse.org-oss_1    | Main Repository (OSS)                  | Yes    | (r ) Yes  | Yes    |  99    | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/oss/            |       
 6 | download.opensuse.org-oss_2    | Main Update Repository                  | Yes    | (r ) Yes  | Yes    |  99    | rpm-md | http://download.opensuse.org/update/leap/15.0/oss                        |       
 7 | openSUSE-Leap-15.0-1            | openSUSE-Leap-15.0-1                    | No      | ----      | ----    |  99    | rpm-md | hd:///?device=/dev/disk/by-id/usb-hp_v100w_QWE07926-0:0-part1            |       
 8 | repo-debug                      | openSUSE-Leap-15.0-Debug                | No      | ----      | ----    |  99    | NONE  | http://download.opensuse.org/debug/distribution/leap/15.0/repo/oss/      |       
 9 | repo-debug-non-oss              | openSUSE-Leap-15.0-Debug-Non-Oss        | No      | ----      | ----    |  99    | NONE  | http://download.opensuse.org/debug/distribution/leap/15.0/repo/non-oss/  |       
10 | repo-debug-update-non-oss      | openSUSE-Leap-15.0-Update-Debug-Non-Oss | No      | ----      | ----    |  99    | NONE  | http://download.opensuse.org/debug/update/leap/15.0/non-oss/            |       
11 | repo-source                    | openSUSE-Leap-15.0-Source              | No      | ----      | ----    |  99    | NONE  | http://download.opensuse.org/source/distribution/leap/15.0/repo/oss/    |       
12 | repo-source-non-oss            | openSUSE-Leap-15.0-Source-Non-Oss      | No      | ----      | ----    |  99    | NONE  | http://download.opensuse.org/source/distribution/leap/15.0/repo/non-oss/ |

OS info -
Code:

absusedesk:~ # uname -a ; cat /etc/os-release
Linux absusedesk.example.com 4.12.14-lp150.12.4-default #1 SMP Tue May 22 05:17:22 UTC 2018 (66b2eda) x86_64 x86_64 x86_64 GNU/Linux
NAME="openSUSE Leap"
VERSION="15.0"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.0"
PRETTY_NAME="openSUSE Leap 15.0"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:15.0"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"

The error "Error code: Curl error 8" is consistent whether an update is attempted from zypper, Yast or PackageKit(system Tray icon).
Any idea how I can fix this ?

LEAP 15 Graphics on tty2 AND tty7

$
0
0
Good day, folks.
I have, on both my laptop and my desktop, the same problem. On tty2 there are the graphical processes:

Code:

wilsontux@linux-idrr:~> ps -e | grep tty2
 1921 tty2    00:00:00 gdm-x-session
 1923 tty2    00:00:06 X
 1932 tty2    00:00:00 i3

On tty7 there are the graphical processes:

Code:

wilsontux@linux-idrr:~> ps -e | grep tty7
 1481 tty7    00:00:00 gdm-wayland-ses
 1485 tty7    00:00:00 gnome-session-b
 1519 tty7    00:00:08 gnome-shell
 1662 tty7    00:00:00 Xwayland
 1760 tty7    00:00:00 ibus-daemon
 1763 tty7    00:00:00 ibus-dconf
 1766 tty7    00:00:00 ibus-x11
 1783 tty7    00:00:00 gsd-wacom
 1786 tty7    00:00:00 gsd-xsettings
 1787 tty7    00:00:00 gsd-a11y-keyboa
 1788 tty7    00:00:00 gsd-a11y-settin
 1789 tty7    00:00:00 gsd-clipboard
 1793 tty7    00:00:00 gsd-color
 1794 tty7    00:00:00 gsd-datetime
 1795 tty7    00:00:00 gsd-housekeepin
 1798 tty7    00:00:00 gsd-keyboard
 1800 tty7    00:00:00 gsd-media-keys
 1801 tty7    00:00:00 gsd-mouse
 1804 tty7    00:00:00 gsd-power
 1807 tty7    00:00:00 gsd-print-notif
 1808 tty7    00:00:00 gsd-rfkill
 1809 tty7    00:00:00 gsd-screensaver
 1812 tty7    00:00:00 gsd-sharing
 1817 tty7    00:00:00 gsd-smartcard
 1819 tty7    00:00:00 gsd-sound
 1838 tty7    00:00:00 ibus-engine-sim

On tty2, of course, is my i3wm session. When I switch to tty7, I am faced with a standard GNOME login screen, with my user shown as logged in but locked. I would like to fix this so that once I log in and start i3wm, it is the only graphical environment running. The extra gnome login and wayland session eat memory and in the case of my laptop battery. Any help is appreciated!
Thanks,
Henry Wilson

TUMBLEWEED SLES 11 SP3 - recomendations for SSD disk

$
0
0
Is there any recommendations available to get max from SSD disk using? for application server
SLES11 SP3 /ext4 file systems. Any best practices ?

Which one will be better for ext3 /ext4 application mount point:

noatime,nodiratime,nobh,data=writeback, Then set kernel to NOOP. (Restart)
echo noop > /sys/block/sdb/queue/scheduler

or


noatime,nodiratime,discard,errors=remount-ro 0 1
echo noop > /sys/block/sdb/queue/scheduler

or


ext4 defaults,errors=remount-ro,noatime,discard 0 1
echo noop > /sys/block/sdb/queue/scheduler

or


ext4 noatime,data=writeback,barrier=0,nobh,errors=remount-ro 1 1
echo noop > /sys/block/sdb/queue/scheduler

LEAP 15 & TUMBLEWEED: freetype2 >= v2.8.1 w/ Harmony LCD Subpixel Rendering (instead ClearType / lcddefault)

$
0
0
Since the gldickens3 repo is now deprecated because of this (except for OpenSuse Leap 42.3), I'm wondering what the best approach for optimizing font configuration is to achieve the typical ClearType / Ubuntu / Microsoft Windows look.

I have just made a fresh test installation of OpenSuse Tumbleweed, installed fetchmsttfonts for the typical Microsoft fonts and did nothing else, assuming that the default configuration would already be optimized now with Harmony LCD Subpixel Rendering in place, but my first impression is that font rendering looks nothing close to my (Ubuntu Mate) setup on another machine.

I understand that font rendering has always been a patent encumbered issue in the past, which is why I was sticking to the Ubuntu family so far, but I was hoping that this would have changed now and that new users would be spared the fiddling around.

TUMBLEWEED Wake on laptop lid open

$
0
0
I am wanting to configure my laptop lid so that when I open it it will wake the laptop, if not already awake, and shutting the lid will do nothing. There is the option in GNOME to suspend on laptop lid close, which I have tested as working, but there is no options when it comes to lid opening.

LEAP 15 Viber not working

$
0
0
Hi. I ve installed Viber but it says No Internet conection. My Internet conection is ok.
Any ideas?

LEAP 15 how to remove a gedit' plugin from command line

$
0
0
I'm installed OpenSuSE 15 from scratch and then copy my old home folder to the new instalation:

Im getting this error when I'm running gedit from terminal:

Code:

:~> gedit

(gedit:6517): GLib-GIO-ERROR **: Settings schema 'org.gnome.gedit.plugins.restoretabs' is not installed

`trap' para punto de parada/seguimiento (`core' generado)


So I removed /.config/gedit folder from my home but the error persists.

So how can I remove this plugin from gsetting?

regards,
Maniat1k

LEAP 15 Partitionierung einer Platte zerschossen

$
0
0
Hallo,
ich habe da ein spezielles und sehr gefährliches Problem entdeckt (oder eigentlich hat es mich gefunden:bad:):

Ich verwende ältere Platten (sind nicht so teuer) und daher ein paar mehr. Auch ist ein USB-Card-Reader mit vier 'Laufwerken' eingebaut. Dadurch sind meine ebenfalls vorhandenen SCSI-Platten ganz am Ende und eine davon heist entsprechend '/dev/sdm'. Angefangen hat alles mit einem internen Fehler von Yast2, der mich in der Fehlermeldung sogar explizit zu einem Bug-Report aufforderte (der Fehler hätte also nicht passieren dürfen und Yast2 hat's gemerkt). Als ich diese Fehlermeldung (das war sehr früh in der Installation, noch nichts passiert, Online-Zugang nicht möglich) quittierte, erschien unmittelbar eine Neue und danach noch ein paar. Offenbar hatte das System versucht, auf /dev/sdm zuzugreifen und war dabei gescheitert (warum auch immer, die Platte ist in gutem Zustand laut Smart). Wie sich jetzt allerdings zeigte, hatte das System doch nicht nur Probleme, ein Teil des Zugriffs hatte (leider!!!) geklappt -die Partitionstabelle der Platte ist ersatz- und konvertierungslos zerschossen.

In den Fehlermeldungen war von einem Schreibversuch einer GPT die Rede, der schon deshalb grob daneben war, da das Thema Partitionierung noch überhaupt nicht erörtert worden war. Es gab also keinerlei Einstellungen oder Auswahlen, was auf dieser Platte gemacht werden sollte (wobei Linux ja eigentlich immer auch die Option 'Finger weg' anbietet). Außerdem soll laut Wikipedia eine GPT die MBR-Tabelle gar nicht zerstören. Da müsste also 'belegt' drin stehen bzw. da Windows 7 GPTs benutzen kann, die Tabelle, die Linux da gesetzt hat, erscheinen (im Platten-Management). Doch der Bereich dieser Platte erscheint einfach nur nicht zugeordnet, also leer. Jetzt muss ich natürlich zusehen, wie ich die alte Partitionstabbele wiederherstelle. Da die meisten Partitionen logische Laufwerke waren, sollte dies nicht ganz so kompliziert sein, da die dort stehenden Partitionstabellen nicht angetastet sein dürften.

Jemand eine Idee, wie man das einfach 'gebacken' kriegt?

Tschüß

Manfred

TUMBLEWEED Does regular update accomplish what a dist upgrade does

$
0
0
This probably sounds like a dumb question and I don't know if this is the right place to ask this.
But, I have Tumbleweed installed for a few weeks now and do my updating manually via CLI.

When I do, sometimes I see that there is a dist-upgrade and it says to do that instead of the regular update.
But, I go ahead and proceed with my regular update and afterwards, check for updates and there are none.
Which makes me think that everything that needed updating was updated.

I have this alias in .bashrc:
Code:

alias ud='sudo zypper ref && sudo zypper up'
Is everything being updated as I see no more updates afterwards?

A couple of times I did the dist-upgrade and left my repos as is. It warned me about doing that. But, nothing bad seemed to happen.
But, I do understand, I just do not know what repos I should disable.
This is what I would use for a dist upgrade:
Code:

alias upd='sudo zypper ref && sudo zypper dup'
Here are the repos I have:



So, am I good with doing it this way or not?

Thanks

LEAP 15 Problems compiling Bacula on Leap 15.0

$
0
0
Hi,

I have been using Bacula for years. Since 2016 I have been running 7.4.2 (which I compiled at that time). That build survived all the updates of my openSUSE system starting from 13.2 all the way to Leap 42.3.

After updating from Leap 42.3 to Leap 15.0 I am no longer able to start bacula-dir.service as discussed in this thread. Unfortunately the little trick I tried to apply seems inappropriate as I have been told that my service might "explode" and the advice was to try to compile it with newer source.

Trying to avoid the need for database update by switching to a newer major version, first I tried to recompile the exact same source of 7.4.2 which I used in 2016, following the exact same steps from that time. Unfortunately that gives errors during make. So I thought perhaps I should use the situation to upgrade to newest Bacula 9.0.8.

So following the same steps, I cloned from git, ran configure but during make I am getting other errors.

IOW: I can neither have the software which I used so far, nor the new one. Surely that is a big problem because a broken backup system is a serious issue. Sadly this happened as a result of the OS upgrade.

Can someone please help to resolve this situation?

LEAP 15 upgrade to 15 from 42.3 kernel 4.12.14 wont boot

$
0
0
I upgraded from 15 to 42.3 and kernel 4.12.14 reports a series of ACPI errors. Fortunately there were was an older kernel available in the advanced menu (4.4.x) which I'm using now.

I've tried several booting strings:
pci=acpi, nouveau.modeset=0
Nothing works.

Anyone have a suggestion on how I can fix this issue.

Johnf

LEAP 15 bash script for displaying a log file

$
0
0
An email server rotates its log files every night at midnight, using the data pattern yyyy-mm-dd.log. I wish to display the log file using tail in a terminal window.

The problem is that "tail --follow <log_file>" does not terminate when the log file is changed. The old log file ceases to receive more log entries. I tried "--max-unchanged-stats" hoping that tail would terminate; no luck there.

Does anyone have a method that would cause tail to end allowing the next log file for display?

Code:

logfile="`date +%Y-%m-%d`.log"
while [ -f $logfile  ]
do
  echo Opening log file $logfile
  tail --max-unchanged-stats=10 -f $logfile
  logfile="`date +%Y-%m-%d`.log"
done

Viewing all 40713 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>