So my disk somehow corrupted today and I reinstall openSUSE, but this time with using Tumbleweed distribution.
Everything is fine until I installed fglrx. My PC failed to boot now and stuck with the last entry was
Starting Update UTMP about System Runlevel Changes...
OK ] Started Update UTMP about System Runlevel Changes.
And before the systemd log it leave this message:
4.387792] systemd[1]: Job fglrxrebuild.service/start deleted to break ordering cycle starting with sysinit.target/start
I am sure that I used correct version and installed all five package.
Any way to fix this? (I hope I haven’t yet deleted my live cd image)
Please post:
zypper se -si fglrx kernel
uname -a
Hi, here is the output.
zypper se -si fglrx kernel
S | Name | Type | Version | Arch | Repository
--+---------------------------------+---------+-----------------+--------+----------------------
i | fglrx64_amdcccle_SUSETUMBLEWEED | package | 14.501.1003-2 | x86_64 | FGLRX
i | fglrx64_core_SUSETUMBLEWEED | package | 14.501.1003-2 | x86_64 | FGLRX
i | fglrx64_graphics_SUSETUMBLEWEED | package | 14.501.1003-2 | x86_64 | FGLRX
i | fglrx64_opencl_SUSETUMBLEWEED | package | 14.501.1003-2 | x86_64 | FGLRX
i | fglrx64_xpic_SUSETUMBLEWEED | package | 14.501.1003-2 | x86_64 | FGLRX
i | kernel-default-devel | package | 3.19.4-1.2 | x86_64 | Main Repository (OSS)
i | kernel-syms | package | 3.19.4-1.2 | x86_64 | Main Repository (OSS)
i | kernel-desktop | package | 3.19.4-1.2 | x86_64 | Main Repository (OSS)
i | kernel-desktop-devel | package | 3.19.4-1.2 | x86_64 | Main Repository (OSS)
i | kernel-xen-devel | package | 3.19.4-1.2 | x86_64 | Main Repository (OSS)
i | kernel-devel | package | 3.19.4-1.2 | noarch | Main Repository (OSS)
i | kernel-firmware | package | 20150209git-2.1 | noarch | Main Repository (OSS)
i | kernel-macros | package | 3.19.4-1.2 | noarch | Main Repository (OSS)
i | kernel-source | package | 3.19.4-1.2 | noarch | Main Repository (OSS)
i | kernel-pv-devel | package | 3.19.4-1.2 | x86_64 | Main Repository (OSS)
uname -a
Linux linux-5110 3.19.4-1-desktop #1 SMP PREEMPT Tue Apr 14 04:39:50 UTC 2015 (74c332b) x86_64 x86_64 x86_64 GNU/Linux
Hello,
i have the same Problem with a new Installation of the latest Tumbleweed snapshot (from 15.05 ?), Kernel is 4.0.3-1.
I think the error is somewhere in initial processes, but i haven’t really an idea
I hope anybody can help soon as possible.
And which fglrx driver have you installed from where?
The latest stable version does not support Kernel 4.0 at all (and it only supported 3.19 because of a patch added to the openSUSE fglrx packages).
You could install the latest Beta version with Sebastian Siebert’s latest script though, that script contains a patch for Kernel 4.0.
https://www.sebastian-siebert.de/
(please ask if you need help, as that page is available in german only)
user
May 20, 2015, 1:03pm
6
On 2015-05-20 12:46, mcflyle wrote:
>
> Hello,
>
> i have the same Problem with a new Installation of the latest Tumbleweed
Please ask a moderator to MOVE this thread to the Tumbleweed forum. Use
the triangle report button.
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)
This is a bug in package you installed. If fglrxrebuild.service wants to be before sysinit.target, it has to set DefaultDependencies=no.
Sounds logical
How can i change this with default rpms from the opensuse repository?
hcvv
May 20, 2015, 2:11pm
10
Will be moved to Tumbleweed and is CLOSED for the moment.
You could try to open bug report or even better, branch, fix and submit fixed package: openSUSE:Package maintenance - openSUSE Wiki
Fixed package? Once i’m grown up!