Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
11-16-2004, 05:04 AM
|
#1
|
Member
Registered: Oct 2003
Location: Poland
Distribution: Fedora 7
Posts: 59
Rep:
|
Mandrake 10.1 - long waiting before login
Hi. I've instaled 10.1 Community today. There is a problem. After I type in my login and password, kdm window dissapears and nothing happens. CTRL-ALT-BACKSPACE throws me out to bash, where I can login only as root, otherwise I see the blinking cursor. Same as when trying to run anything. After several minutes fromm booting, everything is back to normal. Weird, ain't it?
|
|
|
11-16-2004, 08:06 AM
|
#2
|
LQ Newbie
Registered: Sep 2003
Posts: 2
Rep:
|
Just to let you know that you''re not alone. The same thing happens to me.
Root logs in with no problems, but the first non-root user to login takes ages.
Lee.
|
|
|
11-16-2004, 08:49 AM
|
#3
|
LQ Newbie
Registered: Sep 2003
Posts: 2
Rep:
|
I have found the answer to this problem.
You have to disable the Devfsd task from starting at boot time in Mandrake Control Centre. That fixed it for me. I then uninstalled devfsd.
Apparently 10.1 uses udev instead of devfsd. I have no idea what any of this means!
Lee.
|
|
|
11-16-2004, 09:22 AM
|
#4
|
Senior Member
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040
Rep:
|
Quote:
Originally posted by leejordan
I have found the answer to this problem.
You have to disable the Devfsd task from starting at boot time in Mandrake Control Centre. That fixed it for me. I then uninstalled devfsd.
Apparently 10.1 uses udev instead of devfsd. I have no idea what any of this means!
Lee.
|
I'm glad I'm not alone in not understanding some things!
Same thing was happening to me, on a lesser scale: it would take twenty-five seconds (by actual measurement) for the non-root user to get password verified.
Then the problem cleared itself up, I have no notion why. As of yesterday password verification was instantaneous--it's never been so fast in any of the past editions of Mdk I've used (8.0, 8.2, 9.0, 9.1, 9.2).
Hope it stays that way.
|
|
|
11-16-2004, 03:59 PM
|
#5
|
Member
Registered: Oct 2003
Location: Poland
Distribution: Fedora 7
Posts: 59
Original Poster
Rep:
|
Thanks for the quick reply.
|
|
|
11-16-2004, 04:21 PM
|
#6
|
Member
Registered: Jan 2004
Location: USA
Distribution: macOS, OpenBSD
Posts: 669
Rep:
|
I looked at some of the logs, and I get this error (I have a laptop with no floppy drive and I don't know how to fix it... ):
Code:
FATAL: Error inserting floppy (/lib/modules/2.6.3-7mdk/kernel/drivers/block/floppy.ko.gz): No such device
I use mandrake 10.0 Official using the 2.6.3-7mdk kernel and have devfsd in operation. Do I need it? Do I need either?
Drakconf states
Quote:
Name: devfsd
Version: 1.3.25-37mdk
Size: 54 KB
Summary: Daemon for providing old entries in /dev with devfs
Description: The devfsd programme is a daemon, run by the system boot scripts which can provide for intelligent management of device entries in the Device Filesystem (devfs).
As part of its setup phase devfsd creates certain symbolic links which are compiled into the code. These links are required by /usr/src/linux/Documentation/devices.txt. This behaviour may change in future revisions.
devfsd will read the special control file .devfsd in a mounted devfs, listening for the creation and removal of device entries (this is termed a change operation). For each change operation, devfsd can take many actions. The daemon will normally run itself in the background and send messages to syslog.
The opening of the syslog service is automatically delayed until /dev/log is created.
At startup, before switching to daemon mode, devfsd will scan the mounted device tree and will generate synthetic REGISTER events for each leaf node.
|
Quote:
Name: udev
Version: 013-4mdk
Size: 258 KB
Summary: A userspace implementation of devfs
Description: udev is a implementation of devfs in userspace using sysfs and /sbin/hotplug. It requires a 2.6 kernel to run properly.
|
Stopping devfsd from running DOES speed up the login process for me, too.
Thanks.
Last edited by student04; 11-16-2004 at 04:25 PM.
|
|
|
11-16-2004, 05:04 PM
|
#7
|
Member
Registered: Oct 2003
Location: Poland
Distribution: Fedora 7
Posts: 59
Original Poster
Rep:
|
I've removed devfsd and system logs in normally, however i get two other errors. During boot up system says:
Code:
mount: mount: none already mounted or /dev/pts busy
and then:
Code:
Assigning raw devices: Cannot open master raw device '/dev/rawctl' (No such file or directory)
I don't know whether it is related to it, but I have to reinstall nVidia driver every time as it says "unable to initialize kernel module". Install, init 3, init 5 works fine but after reboot I have to deal with it again.
Last edited by Belegdol; 11-16-2004 at 05:18 PM.
|
|
|
11-16-2004, 09:15 PM
|
#8
|
Senior Member
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040
Rep:
|
Quote:
Originally posted by Belegdol
I've removed devfsd and system logs in normally, however i get two other errors. During boot up system says:
Code:
mount: mount: none already mounted or /dev/pts busy
and then:
Code:
Assigning raw devices: Cannot open master raw device '/dev/rawctl' (No such file or directory)
I don't know whether it is related to it, but I have to reinstall nVidia driver every time as it says "unable to initialize kernel module". Install, init 3, init 5 works fine but after reboot I have to deal with it again.
|
Hmm! I get that message about raw devices, too, and have wondered what it means. Everything seems to be working OK, and the instantaneous login is really nice, though even I am patient enough generally to wait a few seconds. (I'm a very impatient person, sorry to say.)
|
|
|
11-16-2004, 10:12 PM
|
#9
|
Senior Member
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090
Rep:
|
You too?
Does your system by any chance NOT have a floppy drive in it?
I'm seeing this message on my laptop, which I eliminated by commenting all the lines in /etc/sysconfig/rawdevices.
Everything I looked at indicated that this was either a problem with a CD-ROM drive's "raw" controller node or a floppy drive.
|
|
|
11-16-2004, 10:18 PM
|
#10
|
Senior Member
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040
Rep:
|
I long ago disconnected the cable from my floppy drive and commented out the floppy drive in /etc/fstab. On MANY occasions the floppy was just churning away with no disk inside it, including at bootup time. (And it was not set as one of the boot choices in BIOS.)
I never used it anyway! As soon as I took those actions, no more trouble from that corner!
Last edited by jonr; 11-16-2004 at 10:20 PM.
|
|
|
11-16-2004, 10:36 PM
|
#11
|
Member
Registered: Jan 2004
Location: USA
Distribution: macOS, OpenBSD
Posts: 669
Rep:
|
but i don't have a floppy in my fstab:
Code:
[alex@localhost alex]$ cat /etc/fstab
/dev/hdc6 / ext3 noatime 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdc7 /home ext3 noatime 1 2
/dev/hda /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0
/dev/hdc2 /mnt/windows ntfs umask=0,nls=iso8859-1,ro 0 0
none /proc proc defaults 0 0
/dev/hdc8 /var/www ext3 noatime 1 2
/dev/hdc5 swap swap defaults 0 0
but the fast login was solved via the dvfsd thing.. though.. do i need it? that still wasn't answered... Does anyone know?
|
|
|
11-16-2004, 10:46 PM
|
#12
|
Senior Member
Registered: Jan 2003
Location: Kansas City, Missouri, USA
Distribution: Ubuntu
Posts: 1,040
Rep:
|
Quote:
Originally posted by student04
but the fast login was solved via the dvfsd thing.. though.. do i need it? that still wasn't answered... Does anyone know?
|
I don't know about you, but I don't seem to need it. I don't have dvfsd in my list of services nor does a "locate" turn up any mention of it.
Everything basically running OK, can burn CD's, sync my Palm device, use Internet, etc., all the normal stuff I do.
I'd say if you're not doing something critical with your computer like life-support, try it without it and see if it hums along, and if so, so much the better. 
|
|
|
11-16-2004, 10:49 PM
|
#13
|
Member
Registered: Jan 2004
Location: USA
Distribution: macOS, OpenBSD
Posts: 669
Rep:
|
Ok, thanks.
|
|
|
11-16-2004, 10:54 PM
|
#14
|
Senior Member
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090
Rep:
|
Quote:
Originally posted by jonr
I long ago disconnected the cable from my floppy drive and commented out the floppy drive in /etc/fstab. On MANY occasions the floppy was just churning away with no disk inside it, including at bootup time. (And it was not set as one of the boot choices in BIOS.)
I never used it anyway! As soon as I took those actions, no more trouble from that corner!
|
Hmm..
My laptop doesn't have a floppy drive either (it never did) nor did it ever have an FSTAB entry.
Yet dmesg finds a controller (probably imbedded in the chipset).
Co-incidence?
Possibly...
|
|
|
11-17-2004, 07:22 AM
|
#15
|
Member
Registered: Oct 2003
Location: Poland
Distribution: Fedora 7
Posts: 59
Original Poster
Rep:
|
But what is /dev/pts?
|
|
|
All times are GMT -5. The time now is 03:36 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|