|
Bugzilla – Full Text Bug Listing |
| Summary: | Option nautovt in systemd-logind.conf works not corretct, only Koncole 1-12 works | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Klaus Wetzel <info> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | info |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 12.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | example for tty1 | ||
|
Description
Klaus Wetzel
2012-07-06 08:39:38 UTC
out of curiosity, how do you use tty > 12 ? (I had to use chvt to access them) could you test home:fcrozat:systemd / systemd ( http://download.opensuse.org/repositories/home:/fcrozat:/systemd/openSUSE_12.1/ ), it should fix your issue. Created attachment 498036 [details]
example for tty1
(In reply to comment #1) > out of curiosity, how do you use tty > 12 ? (I had to use chvt to access them) > > could you test home:fcrozat:systemd / systemd ( > http://download.opensuse.org/repositories/home:/fcrozat:/systemd/openSUSE_12.1/ > ), it should fix your issue. Hello, i use Alt+F1 ..F12 for tty1 ..12 and AltGr+F1 ..F12 for tty13 ..24. I have installd your Version and it Work partially. Now i have 24 Konsoles but i can not use as such getty@tty1.service to start mingetty. If i start manualy with "systemd restart getty@tty1.service", systemd say "Excess arguments" now for every Konsole, the Konsole remains black. I have send my getty@tty1.service as attachment. Thanks in advance This is an autogenerated message for OBS integration: This bug (770182) was mentioned in https://build.opensuse.org/request/show/127853 Factory / systemd your issue is because you tried to patch getty@tty1.service which is an instance of getty@.service. if you really want to patch something, copy getty@.service to /etc/systemd/system and change symlinks in /etc/systemd/system/getty.target.wants/ to symlink to this modified file. I have done exactly, but the result is the same. /var/log/messages say --- Jul 25 23:59:24 klausprg systemd[1]: Job dev-tty1.device/start timed out. Jul 25 23:59:24 klausprg systemd[1]: Job getty@tty1.service/start failed with result 'dependency'. Jul 25 23:59:24 klausprg systemd[1]: Job dev-tty1.device/start failed with result 'timeout'. --- when i use the Original systemd from opensuse 12.1 the autologin works. Have you an other idea?? you must use the package and file from home:fcrozat:systemd as basis. There shouldn't be a dependency against dev-tty1.device anymore closing bug as fixed Thank's Mr. Crozat! The Error was, I had updated systemd whith yast. Now i have uninstall systemd, than delete the remaining files manualy and install you Version. Now it Works. mr #157832 for openSUSE 12.1 This is an autogenerated message for OBS integration: This bug (770182) was mentioned in https://build.opensuse.org/request/show/157832 Maintenance / openSUSE-RU-2013:0443-1: An update that has four recommended fixes can now be installed. Category: recommended (moderate) Bug References: 731601,751253,770182,801423 CVE References: Sources used: openSUSE 12.1 (src): systemd-37-3.17.1, systemd-gtk-37-3.17.1 |