Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Sep 2010
    Posts
    5

    Unhappy [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!
    Attached Images Attached Images

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  3. #3
    Just Joined!
    Join Date
    Sep 2010
    Posts
    5

    Unhappy

    Quote Originally Posted by devils casper View Post
    Hi and Welcome !
    Thanks!

    Which version of Ubuntu are you using? Have you installed KDE through Package Manager or is it Kubuntu?
    It's Linux Mint 9, based on Ubuntu.
    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.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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.
    Code:
    ls -l .gnome2/keyring
    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.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Sep 2010
    Posts
    5
    It's not there, it can't, it's KDE.

  6. #6
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    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
    Code:
    sudo blkid
    to list volumes and their uuid and match the uuid to what you're seeing from the kdesu process.

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  8. #8
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,303
    Quote Originally Posted by Minotti View Post
    It's not there, it can't, it's KDE.
    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 help
    If 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.

  9. #9
    Just Joined!
    Join Date
    Sep 2010
    Posts
    5
    sudo blkid
    /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"
    sudo fdisk -l
    Disk /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
    cat /etc/fstab
    # /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 1: Att.1
    KDE Wallet Control Module 2: Att.2
    Attached Images Attached Images

  10. #10
    Just Joined!
    Join Date
    Sep 2010
    Posts
    5

    Talking 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...