| View previous topic :: View next topic |
| Author |
Message |
Xywa l33t


Joined: 23 Jul 2005 Posts: 734 Location: /mnt/Gentoo/
|
Posted: Mon Jun 18, 2012 10:17 am Post subject: [SOLVED] Problems with KDE (polkit & udisks) |
|
|
Hi,
Yesterday I did as usually emerge --sync & emerge -upDN world. It was some updates for ffmpeg, mplayer and polkit & udisks. After this I did emerge --depclean and revdep-rebuild.
I use ~amd64 system.
Today morning I had a problem with starting KDE, system freeze for a moment (about 20sec) with the initial screen, and after this long time I had a KDE desktop. As I can seen card reader doesn't work, charger status (laptop) says battery is not present, etc.
During this slow starting time, there was a such message on the console:
| Quote: | | error = org.freedesktop.DBus.Error.NoReply |
Any idea how to fix it?
....
UPDATE
I reemerged polkit and udisks, For udisks I have such message:
| Code: | * Messages for package sys-fs/udisks-1.98.0:
* CONFIG_USB_SUSPEND: is not set when it should be.
* Please check to make sure these options are set correctly.
* Failure to do so may cause unexpected problems. |
Maybe this make a problem?
Unfortunately I can not find USB_SUSPEND in the three (I use make menuconfig), but commend / (find) says is there somewhere in Device Drivers > USB SUPPORT.
Last edited by Xywa on Mon Jun 18, 2012 8:04 pm; edited 1 time in total |
|
| Back to top |
|
 |
BillWho Veteran


Joined: 03 Mar 2012 Posts: 1576 Location: US
|
Posted: Mon Jun 18, 2012 12:56 pm Post subject: |
|
|
Xywa,
Support for Host-side USB has to be enabled
--- USB support │ │
│ │ <*> Support for Host-side USB │ │
│ │ [*] USB verbose debug messages │ │
│ │ [*] USB announce new devices │ │
│ │ *** Miscellaneous USB options *** │ │
│ │ [ ] USB device filesystem (DEPRECATED) │ │
│ │ [ ] USB device class-devices (DEPRECATED) │ │
│ │ [ ] Dynamic USB minor allocation │ │
│ │ [*] USB runtime power management (autosuspend) and wakeup │ │
│ │
Good luck  _________________ Good luck
Since installing gentoo, my life has become one long emerge  |
|
| Back to top |
|
 |
Xywa l33t


Joined: 23 Jul 2005 Posts: 734 Location: /mnt/Gentoo/
|
Posted: Mon Jun 18, 2012 1:51 pm Post subject: |
|
|
| BillWho wrote: | Xywa,
Support for Host-side USB has to be enabled
--- USB support │ │
│ │ <*> Support for Host-side USB │ │
│ │ [*] USB verbose debug messages │ │
│ │ [*] USB announce new devices │ │
│ │ *** Miscellaneous USB options *** │ │
│ │ [ ] USB device filesystem (DEPRECATED) │ │
│ │ [ ] USB device class-devices (DEPRECATED) │ │
│ │ [ ] Dynamic USB minor allocation │ │
│ │ [*] USB runtime power management (autosuspend) and wakeup │ │
│ │
Good luck  |
I have got everything like you ^^
but I don't have this in my 3.4.2gentoo-r1 kernel
| Code: | | [*] USB runtime power management (autosuspend) and wakeup |
| Quote: | --- USB support │ │
│ │ <*> Support for Host-side USB │ │
│ │ [*] USB verbose debug messages │ │
│ │ [*] USB announce new devices │ │
│ │ *** Miscellaneous USB options *** │ │
│ │ [ ] USB device filesystem (DEPRECATED) │ │
│ │ [ ] USB device class-devices (DEPRECATED) │ │
│ │ [ ] Dynamic USB minor allocation │ │
│ │ [ ] Rely on OTG Targeted Peripherals List │ │
│ │ [ ] Disable external hubs │ │
│ │ <*> USB Monitor │ │
│ │ < > Support WUSB Cable Based Association (CBA) │ │
│ │ *** USB Host Controller Drivers *** │ │
│ │ < > Cypress C67x00 HCD support |
Maybe because I was coping my .config file from older kernels?
This is result of my / (search)
| Quote: | Symbol: USB_SUSPEND [=n] │
│ Type : boolean │
│ Prompt: USB runtime power management (autosuspend) and wakeup │
│ Defined at drivers/usb/core/Kconfig:93 │
│ Depends on: USB_SUPPORT [=y] && USB [=y] && PM_RUNTIME [=n] │
│ Location: │
│ -> Device Drivers │
│ -> USB support (USB_SUPPORT [=y]) │
│ -> Support for Host-side USB (USB [=y]) |
|
|
| Back to top |
|
 |
BillWho Veteran


Joined: 03 Mar 2012 Posts: 1576 Location: US
|
Posted: Mon Jun 18, 2012 4:16 pm Post subject: |
|
|
Xywa,
It seems like your "Depends" differs from mine
USB_SUPPORT [=y] && USB [=y] && PM_RUNTIME [=y]
Check the setting for Power management and ACPI options / Run-time PM core functionality
[*] Suspend to RAM and standby │ │
│ │ [*] Hibernation (aka 'suspend to disk') │ │
│ │ () Default resume partition │ │
│ │ [*] Run-time PM core functionality │ │
│ │
Those "Depends" can get confusing at times
Good luck  _________________ Good luck
Since installing gentoo, my life has become one long emerge  |
|
| Back to top |
|
 |
Xywa l33t


Joined: 23 Jul 2005 Posts: 734 Location: /mnt/Gentoo/
|
Posted: Mon Jun 18, 2012 8:03 pm Post subject: |
|
|
| BillWho wrote: | PM_RUNTIME [=y][/b]
|
Many THX! This SOLVED the problem, how I could not see this before  |
|
| Back to top |
|
 |
energyman76b Advocate


Joined: 26 Mar 2003 Posts: 2022 Location: Germany
|
Posted: Sun Jul 01, 2012 8:49 pm Post subject: |
|
|
since emerging udisk-1.98 konqueror/dolphin/everything else related to fs access is dead slow. grrr _________________
| AidanJT wrote: |
Libertardian denial of reality is wholly unimpressive and unconvincing, and simply serves to demonstrate what a bunch of delusional fools they all are.
|
Satan's got perfectly toned abs and rocks a c-cup. |
|
| Back to top |
|
 |
|