You are not logged in.

#1 2012-09-25 10:06:09

afulm
Member
Registered: 2012-01-31
Posts: 20

Problem with Nvidia propriety drivers and ttys

I have the nvidia propriety drivers installed and when i open a new virtual console with ctrl-alt-F1-12 all the consoles say:

Waiting for udev events to be processed    [BUSY]

Does anyone know how to make the consoles work as they should?

Offline

#2 2012-09-27 02:08:40

ConnorBehan
Package Maintainer (PM)
From: Long Island NY
Registered: 2007-07-05
Posts: 1,359
Website

Re: Problem with Nvidia propriety drivers and ttys

This message also prints when you first start up right? Does it finish and go away then? It seems like this is a bug in initscripts. You can try reporting it, but the devs might just say to use systemd.


6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.

Offline

#3 2012-09-27 18:07:14

LyCC
Member
Registered: 2012-09-05
Posts: 155

Re: Problem with Nvidia propriety drivers and ttys

Hi,
F8-F12 ? as far as i know its not set up by default, did you modified the init? Can you post some startup logs + what's in the /etc/inittab?
PS: I have nvidia proprietary driver, but i have never seen this problem.

Offline

#4 2012-10-03 15:08:38

afulm
Member
Registered: 2012-01-31
Posts: 20

Re: Problem with Nvidia propriety drivers and ttys

ConnorBehan wrote:

This message also prints when you first start up right? Does it finish and go away then? It seems like this is a bug in initscripts. You can try reporting it, but the devs might just say to use systemd.

Yes it's there when I start up as well as when i shut down. It never goes away I'm booted into XFCE as usual, but the message remain in all my terminals.

LyCC wrote:

F8-F12 ? as far as i know its not set up by default, did you modified the init? Can you post some startup logs + what's in the /etc/inittab?
PS: I have nvidia proprietary driver, but i have never seen this problem.

F8-F12 was not set by me. I wasn't aware that wasn't default behaviour. Heres my inittab and my boot log. Should I post some other log?

#
# /etc/inittab
#

#  Runlevels:
#    0    Halt
#    1(S)    Single-user
#    2    Not used
#    3    Multi-user
#    4    Not used
#    5    X11
#    6    Reboot

## Only one of the following two lines can be uncommented!
# Boot to console
#id:3:initdefault:
# Boot to X11
id:5:initdefault:

rc::sysinit:/etc/rc.sysinit
rs:S1:wait:/etc/rc.single
rm:2345:wait:/etc/rc.multi
rh:06:wait:/etc/rc.shutdown
su:S:wait:/sbin/sulogin -p

# -8 options fixes umlauts problem on login
c1:2345:respawn:/sbin/agetty -8 -s 38400 tty1 linux
c2:2345:respawn:/sbin/agetty -8 -s 38400 tty2 linux
c3:2345:respawn:/sbin/agetty -8 -s 38400 tty3 linux
c4:2345:respawn:/sbin/agetty -8 -s 38400 tty4 linux
c5:2345:respawn:/sbin/agetty -8 -s 38400 tty5 linux
c6:2345:respawn:/sbin/agetty -8 -s 38400 tty6 linux

# Serial Virtual Console for KVM and others VMs
#s0:2345:respawn:/sbin/agetty -8 -s 9600 ttyS0 linux

# Hypervisor Virtual Console for Xen and KVM
#h0:2345:respawn:/sbin/agetty -8 -s 38400 hvc0 linux

ca::ctrlaltdel:/sbin/shutdown -t3 -r now

# Example lines for starting a login manager
#x:5:respawn:/usr/bin/xdm -nodaemon
#x:5:respawn:/usr/sbin/gdm -nodaemon
#x:5:respawn:/usr/bin/kdm -nodaemon
x:5:respawn:/usr/bin/slim >/dev/null 2>&1

# End of file

Wed Oct  3 11:54:43 2012: :: Starting udev daemon    [BUSY]    [DONE]
Wed Oct  3 11:54:43 2012: :: Triggering udev uevents    [BUSY]    [DONE]
Wed Oct  3 11:54:43 2012: :: Loading user-specified modules    [BUSY]    [DONE]
Wed Oct  3 11:54:43 2012: :: Waiting for udev uevents to be processed    [BUSY]    [DONE]
Wed Oct  3 11:54:43 2012: :: Configuring virtual consoles    [BUSY] %G   [DONE]
Wed Oct  3 11:54:43 2012: :: Bringing up loopback interface    [BUSY]    [DONE]
Wed Oct  3 11:54:43 2012: :: Checking filesystems    [BUSY]    [DONE]
Wed Oct  3 11:54:43 2012: :: Remounting root and API filesystems    [BUSY]    [DONE]
Wed Oct  3 11:54:43 2012: :: Mounting local filesystems    [BUSY]    [DONE]
Wed Oct  3 11:54:44 2012: :: Activating swap    [BUSY]    [DONE]
Wed Oct  3 11:54:44 2012: :: Initializing random seed    [BUSY]    [DONE]
Wed Oct  3 11:54:44 2012: :: Removing leftover files    [BUSY]    [DONE]
Wed Oct  3 11:54:44 2012: :: Saving dmesg log    [BUSY]    [DONE]
Wed Oct  3 11:54:44 2012: INIT: Entering runlevel: 5
Wed Oct  3 11:54:44 2012: :: Starting Syslog-NG    [BUSY]    [DONE]
Wed Oct  3 11:54:44 2012: :: Starting crond daemon    [BUSY]    [DONE]
Wed Oct  3 11:54:45 2012: :: Starting D-BUS system messagebus    [BUSY]    [DONE]
Wed Oct  3 11:54:45 2012: :: Starting wicd Daemon    [BUSY]    [DONE]
Wed Oct  3 11:54:45 2012: :: Starting Avahi mDNS/DNS-SD Daemon    [BUSY]    [DONE]
Wed Oct  3 11:54:45 2012: :: Starting X4Daemon    [BUSY]    [DONE]
Wed Oct  3 11:54:47 2012: :: Starting cupsd daemon    [BUSY]    [DONE]
Wed Oct  3 11:54:47 2012: :: Starting NTP Daemon    [BUSY]    [DONE]
Wed Oct  3 11:54:47 2012: :: Starting Samba Server    [BUSY]    [DONE]
Wed Oct  3 16:49:04 2012: :: Adjusting system time and setting kernel time zone    [BUSY]    [DONE]
Wed Oct  3 16:49:04 2012: :: Starting udev daemon    [BUSY]    [DONE]
Wed Oct  3 16:49:04 2012: :: Triggering udev uevents    [BUSY]    [DONE]
Wed Oct  3 16:49:04 2012: :: Loading user-specified modules    [BUSY]    [DONE]
Wed Oct  3 16:49:04 2012: :: Waiting for udev uevents to be processed    [BUSY]    [DONE]
Wed Oct  3 16:49:04 2012: :: Configuring virtual consoles    [BUSY] %G   [DONE]
Wed Oct  3 16:49:04 2012: :: Bringing up loopback interface    [BUSY]    [DONE]
Wed Oct  3 16:49:04 2012: :: Checking filesystems    [BUSY]    [DONE]
Wed Oct  3 16:49:04 2012: :: Remounting root and API filesystems    [BUSY]    [DONE]
Wed Oct  3 16:49:04 2012: :: Mounting local filesystems    [BUSY]    [DONE]
Wed Oct  3 16:49:05 2012: :: Activating swap    [BUSY]    [DONE]
Wed Oct  3 16:49:05 2012: :: Initializing random seed    [BUSY]    [DONE]
Wed Oct  3 16:49:05 2012: :: Removing leftover files    [BUSY]    [DONE]
Wed Oct  3 16:49:05 2012: :: Saving dmesg log    [BUSY]    [DONE]
Wed Oct  3 16:49:05 2012: INIT: Entering runlevel: 5
Wed Oct  3 16:49:05 2012: :: Starting Syslog-NG    [BUSY]    [DONE]
Wed Oct  3 16:49:05 2012: :: Starting crond daemon    [BUSY]    [DONE]
Wed Oct  3 16:49:05 2012: :: Starting D-BUS system messagebus    [BUSY]    [DONE]
Wed Oct  3 16:49:05 2012: :: Starting wicd Daemon    [BUSY]    [DONE]
Wed Oct  3 16:49:06 2012: :: Starting Avahi mDNS/DNS-SD Daemon    [BUSY]    [DONE]
Wed Oct  3 16:49:06 2012: :: Starting X4Daemon    [BUSY]    [DONE]
Wed Oct  3 16:49:08 2012: :: Starting cupsd daemon    [BUSY]    [DONE]
Wed Oct  3 16:49:08 2012: :: Starting NTP Daemon    [BUSY]    [DONE]
Wed Oct  3 16:49:08 2012: :: Starting Samba Server    [BUSY]    [DONE]

Offline

Board footer

Powered by FluxBB