Mailinglist Archive: opensuse-bugs (13066 mails)
| < Previous | Next > |
[Bug 447289] mingetty broken by a recent vanilla kernel
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 23 Jan 2009 03:24:23 -0700 (MST)
- Message-id: <20090123102423.A0194245390@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=447289
User werner@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=447289#c15
Dr. Werner Fink <werner@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEEDINFO
Info Provider| |omb@xxxxxxxxxxxx
--- Comment #15 from Dr. Werner Fink <werner@xxxxxxxxxx> 2009-01-23 03:24:22
MST ---
AFAICS:
open("/dev/tty6", O_RDWR|O_NOCTTY) = 6
ioctl(6, TIOCGSID, 0x7fff7088bc74) = -1 ENOTTY
makes no sence to me as /dev/tty6 *is* a TTY. IHMO your kernel setup
seems to be broken. Please report
cat /proc/tty/drivers
and the values of
CONFIG_VT_CONSOLE
CONFIG_HW_CONSOLE
CONFIG_VT_HW_CONSOLE_BINDING
of your kernels configuration.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User werner@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=447289#c15
Dr. Werner Fink <werner@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEEDINFO
Info Provider| |omb@xxxxxxxxxxxx
--- Comment #15 from Dr. Werner Fink <werner@xxxxxxxxxx> 2009-01-23 03:24:22
MST ---
AFAICS:
open("/dev/tty6", O_RDWR|O_NOCTTY) = 6
ioctl(6, TIOCGSID, 0x7fff7088bc74) = -1 ENOTTY
makes no sence to me as /dev/tty6 *is* a TTY. IHMO your kernel setup
seems to be broken. Please report
cat /proc/tty/drivers
and the values of
CONFIG_VT_CONSOLE
CONFIG_HW_CONSOLE
CONFIG_VT_HW_CONSOLE_BINDING
of your kernels configuration.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |