Ticket #37 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

Udev and system consoles

Reported by: pjf Assigned to: pjf
Priority: low Milestone: 0.2rc1
Component: Hardware support Version: 0.2rc1
Severity: major Keywords:
Cc:

Description

  • /dev/ttyS* are not created
  • detect when machine has no serial port/vga card and don't start agetty for it from inittab if so

Change History

07/04/06 15:26:21 changed by pjf

  • status changed from new to assigned.

Found cause of /dev/ttyS* not created - no driver for it was in the kernel. Silly me :).

07/19/06 22:51:01 changed by pjf

  • status changed from assigned to closed.
  • resolution set to fixed.

Added -W option to agetty which waits for device creation without issuing error messages.

07/28/06 22:24:18 changed by pjf

  • status changed from closed to reopened.
  • resolution deleted.

Still doesn't work (agetty exits under init).

08/12/06 19:53:01 changed by dpc

  • version set to 0.2rc1.

08/17/06 09:35:32 changed by pjf

  • status changed from reopened to closed.
  • resolution set to fixed.