Results 1 to 10 of 10
Mint9 beginner needs help!
It may be a coincidence, but this requests for a password appeared for the first time at boot when I had installed the Wacom Bamboo software ...
- 09-08-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 5
[SOLVED] Where to see/change startup programs at Mint9?
Mint9 beginner needs help!

It may be a coincidence, but this requests for a password appeared for the first time at boot when I had installed the Wacom Bamboo software (see att. snapshot1).
Err... which device(s)?
Where can I see the system startup settings for this? I'd like to know what program wants a password for which device... and why? Bamboo runs without any password, no matter if it's connected (USB) at boot or gets connected later.
System monitor says this:
see att. snapshot2 and snapshot3
Thanks in advance!
- 09-08-2010 #2
Hi and Welcome !
Which version of Ubuntu are you using? Have you installed KDE through Package Manager or is it Kubuntu?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-08-2010 #3Just Joined!
- Join Date
- Sep 2010
- Posts
- 5
Thanks!
It's Linux Mint 9, based on Ubuntu.Which version of Ubuntu are you using? Have you installed KDE through Package Manager or is it Kubuntu?
In the meantime I have heard that it has nothing to do with that Bamboo software, it's HAL that wants a password for using the USB WLAN stick.
I don't have a clue why this is happening, some time ago I never needed to type in a password in that kind, only for the KDE Wallet and all was running fine.
Now I don't know what to do to get back to the old status.
- 09-09-2010 #4
My mistake ! I didn't notice thread title. You have already mentioned Mint9 in thread title.
I am not a Mint User but as it's based on Ubuntu/Gnome only, it might be using Keyring Manager to manage all passwords.
Check if there is any keyring folder in .gnome2.
If there is any, delete all the files inside keyring folder and reboot machine. It will ask for new password setup after logging in. Keep password blank to disable it.Code:ls -l .gnome2/keyring
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-09-2010 #5Just Joined!
- Join Date
- Sep 2010
- Posts
- 5
It's not there, it can't, it's KDE.
- 09-09-2010 #6
It looks from the screenshot like it's trying to mount a volume and doesn't have the correct permissions. You can see the volume uuid listed in the process info there.
Do
to list volumes and their uuid and match the uuid to what you're seeing from the kdesu process.Code:sudo blkid
- 09-09-2010 #7
Post the contents of /etc/fstab file and output of sudo fdisk -l command too.
Code:cat /etc/fstab sudo fdisk -l
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-09-2010 #8
KDE's version of keyring is kwallet, but I don't know any more than that about it as I don't use KDE
although this may helpIf we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 09-10-2010 #9Just Joined!
- Join Date
- Sep 2010
- Posts
- 5
sudo blkid
sudo fdisk -l/dev/sda1: LABEL="Win_Sys" UUID="F8989D64989D21E4" TYPE="ntfs"
/dev/sda3: LABEL="Lin_Sys" UUID="45ae7f18-3f90-4299-a677-f92ba9289330" TYPE="ext3"
/dev/sda4: LABEL="Lin_Min" UUID="6ec7975e-f575-4021-b666-a1b88bad1049" TYPE="ext3"
/dev/sda5: LABEL="Win_Wrk" UUID="3A4570453783539E" TYPE="ntfs"
/dev/sda6: UUID="e7a63136-7225-46ef-86e4-50ab4ab2e406" TYPE="swap"
/dev/sda7: LABEL="Lin_Wrk" UUID="9fb29c67-9606-4060-abde-9d2c042c9a73" TYPE="ext3"
/dev/sdb1: LABEL="VOYAGER" UUID="CCAA-5457" TYPE="vfat"
cat /etc/fstabDisk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000ee3ee
Device Boot Start End Blocks Id System
/dev/sda1 1 1045 8389600+ 7 HPFS/NTFS
/dev/sda2 1045 10705 77593601 5 Extended
Partition 2 does not end on cylinder boundary.
/dev/sda3 * 10705 14882 33554432 83 Linux
/dev/sda4 14882 19458 36751360 83 Linux
/dev/sda5 1045 3395 18874368 7 HPFS/NTFS
/dev/sda6 3395 3787 3145728 82 Linux swap / Solaris
/dev/sda7 3787 10705 55571456 83 Linux
Disk /dev/sdb: 4110 MB, 4110417408 bytes
255 heads, 63 sectors/track, 499 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x91f72d24
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 499 4008186 b W95 FAT32
KDE Wallet Control Module 1: Att.1# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda4 during installation
UUID=6ec7975e-f575-4021-b666-a1b88bad1049 / ext3 errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=e7a63136-7225-46ef-86e4-50ab4ab2e406 none swap sw 0 0
KDE Wallet Control Module 2: Att.2
- 09-14-2010 #10Just Joined!
- Join Date
- Sep 2010
- Posts
- 5
Solved
I just changed at 'System Settings: Session Manager' at 'On Login' from 'Restore previous session' to 'Start with an empty session'.
Those password requests are gone. Only KDE Wallet.
Case closed.



