search for: hpds

Displaying 5 results from an estimated 5 matches for "hpds".

Did you mean: hpd
2018 Aug 15
2
error netbios aliases
hello My windows client is a an ldap server member with an example.com domain. When we try to connect to the samba server, shared folders are visible correctly, but it's not possible to connect users. my smb.conf [global] workgroup = WORKGROUP netbios name = hpds security = user map to guest = Bad User dns proxy = no server string = %h server log level = 0 max log size = 10000 load printers = no passdb backend = tdbsam encrypt passwords = true create mask = 0777 directory mask = 0777 wide links = no unix extensions = yes guest account = nobody local ma...
2018 Aug 15
0
error netbios aliases
On Wed, 15 Aug 2018 12:59:06 +0430 richard russell <russellrichard160 at gmail.com> wrote: > my smb.conf > > [global] > workgroup = WORKGROUP > netbios name = hpds > security = user > map to guest = Bad User > dns proxy = no > server string = %h server > log level = 0 > max log size = 10000 > load printers = no > passdb backend = tdbsam > encrypt passwords = true > create mask = 0777 > directory mask = 0777 > wide link...
2018 Aug 01
12
[PATCH v4 0/8] Fix connector probing deadlocks from RPM bugs
...m_kms_helper_poll_enable() placement drm/nouveau: Enable polling even if we have runtime PM drm/fb_helper: Introduce suspend/resume_hotplug() drm/nouveau: Fix deadlock with fb_helper using new helpers drm/nouveau: Use pm_runtime_get_noresume() in connector_detect() drm/nouveau: Respond to HPDs by probing one conn at a time drm/nouveau: Fix deadlocks in nouveau_connector_detect() drm/nouveau: Call pm_runtime_get_noresume() from hpd handlers drivers/gpu/drm/drm_fb_helper.c | 123 +++++++++++++++++++- drivers/gpu/drm/nouveau/nouveau_connector.c | 60 ++++++++-- drivers/gp...
2018 Aug 07
19
[PATCH v5 00/13] Fix connector probing deadlocks from RPM bugs
...end() drm/nouveau: Add missing unroll functions in nouveau_do_suspend() drm/nouveau: Don't ignore nouveau_do_suspend() ret value drm/nouveau: Fix deadlock with fb_helper by inhibiting it's HPD drm/nouveau: Use pm_runtime_get_noresume() in connector_detect() drm/nouveau: Respond to HPDs by probing one conn at a time drm/nouveau: Fix deadlocks in nouveau_connector_detect() drm/nouveau: Call pm_runtime_get_noresume() from hpd handlers drivers/gpu/drm/nouveau/dispnv50/disp.c | 2 +- drivers/gpu/drm/nouveau/nouveau_connector.c | 60 +++++++++++--- drivers/gpu/drm/nouveau/no...
2018 Jul 31
12
[PATCH v3 0/8] Fix connector probing deadlocks from RPM bugs
...m_kms_helper_poll_enable() placement drm/nouveau: Enable polling even if we have runtime PM drm/fb_helper: Introduce hotplug_suspend/resume() drm/nouveau: Fix deadlock with fb_helper using new helpers drm/nouveau: Use pm_runtime_get_noresume() in connector_detect() drm/nouveau: Respond to HPDs by probing one conn at a time drm/nouveau: Fix deadlocks in nouveau_connector_detect() drm/nouveau: Call pm_runtime_get_noresume() from hpd handlers drivers/gpu/drm/drm_fb_helper.c | 65 +++++++++++++++++++++ drivers/gpu/drm/nouveau/nouveau_connector.c | 60 +++++++++++++++---- dr...