You are not logged in.
sender wrote:Not exactly sure, but could this be related to graphics problems on the 9350?
http://www.phoronix.com/scan.php?page=n … IDs-LibdrmThe XPS13 with Iris has the Iris540 chip, which should already be supported.
While the i3/i5 with not-iris should be HD520, also supported
Offline
Btw I had flickering problems just on the browser (chromium) which I solved keeping the hardware acceleration ON, chrome::/flags on default and running it as
chromium-browser --disable-gpu-driver-bug-workarounds --enable-native-gpu-memory-buffers
Offline
I'm getting 6 Watts min brightness and 8W at max (having this forum and firefox open in the background!)
Time User Nice Sys Idle IO Run Ctxt/s IRQ/s Watts
23:02:50 1.0 0.0 0.3 98.4 0.4 1 444 212 6.53
23:02:55 0.8 0.0 0.4 98.6 0.3 1 452 212 5.70
23:03:00 1.1 0.0 0.2 98.5 0.1 1 407 203 5.96
23:03:05 1.1 0.0 0.3 98.2 0.3 1 1031 237 6.02
23:03:10 0.9 0.0 0.3 98.5 0.3 1 441 206 6.11
23:03:15 0.8 0.0 0.3 98.7 0.1 1 387 192 5.91
23:03:20 4.4 0.0 3.9 89.3 2.4 1 2701 1028 7.89
23:03:25 1.0 0.0 0.4 98.3 0.4 1 456 219 8.12
23:03:30 0.8 0.0 0.3 98.6 0.3 1 437 206 7.84
23:03:35 0.8 0.0 0.5 98.5 0.3 1 443 208 7.63
23:03:40 1.0 0.0 0.3 98.4 0.3 1 463 218 7.78
23:03:45 0.8 0.0 0.2 98.8 0.1 1 372 187 7.90
Offline
I'm getting 6 Watts min brightness and 8W at max (having this forum and firefox open in the background!)
Time User Nice Sys Idle IO Run Ctxt/s IRQ/s Watts 23:02:50 1.0 0.0 0.3 98.4 0.4 1 444 212 6.53 23:02:55 0.8 0.0 0.4 98.6 0.3 1 452 212 5.70 23:03:00 1.1 0.0 0.2 98.5 0.1 1 407 203 5.96 23:03:05 1.1 0.0 0.3 98.2 0.3 1 1031 237 6.02 23:03:10 0.9 0.0 0.3 98.5 0.3 1 441 206 6.11 23:03:15 0.8 0.0 0.3 98.7 0.1 1 387 192 5.91 23:03:20 4.4 0.0 3.9 89.3 2.4 1 2701 1028 7.89 23:03:25 1.0 0.0 0.4 98.3 0.4 1 456 219 8.12 23:03:30 0.8 0.0 0.3 98.6 0.3 1 437 206 7.84 23:03:35 0.8 0.0 0.5 98.5 0.3 1 443 208 7.63 23:03:40 1.0 0.0 0.3 98.4 0.3 1 463 218 7.78 23:03:45 0.8 0.0 0.2 98.8 0.1 1 372 187 7.90
What kind of output is that? What generates that? collectd?
Hardware: 2016 Dell XPS15 - matte FullHD - i5-6300HQ - 32GB DDR4 - Nvidia GTX960M - Samsung 840EVO 250GB SSD - 56Wh
Software: Plasma 5 - rEFInd - linux-ck - preload - prelink - verynice - psd - bumblebee
Offline
I think it is powerstat .
Offline
BTW I added the hack for the touchscreen:
vi /usr/lib/systemd/system-sleep/99touchscreen
[ "$1" = "post" ] && modprobe -r hid_multitouch && sleep 3 && modprobe hid_multitouch
It's very hacky, I don't understand what's the issue with that driver, but anyway....
Can anyone confirm if this hack is working?
Here it's not... (core repository with 4.5.1)
Last edited by rgzfxf6bhu (2016-05-03 08:08:17)
Offline
davidgf wrote:BTW I added the hack for the touchscreen:
vi /usr/lib/systemd/system-sleep/99touchscreen
[ "$1" = "post" ] && modprobe -r hid_multitouch && sleep 3 && modprobe hid_multitouch
It's very hacky, I don't understand what's the issue with that driver, but anyway....
Can anyone confirm if this hack is working?
Here it's not... (core repository with 4.5.1)
never worked for me, reloading the module never made the touchscreen work again Just reboot does here.
Offline
rgzfxf6bhu wrote:davidgf wrote:BTW I added the hack for the touchscreen:
vi /usr/lib/systemd/system-sleep/99touchscreen
[ "$1" = "post" ] && modprobe -r hid_multitouch && sleep 3 && modprobe hid_multitouch
It's very hacky, I don't understand what's the issue with that driver, but anyway....
Can anyone confirm if this hack is working?
Here it's not... (core repository with 4.5.1)never worked for me, reloading the module never made the touchscreen work again Just reboot does here.
As a sanity check did you check to ensure the module was successfully unloaded prior to reloading?
Offline
davidgf wrote:BTW I added the hack for the touchscreen:
vi /usr/lib/systemd/system-sleep/99touchscreen
[ "$1" = "post" ] && modprobe -r hid_multitouch && sleep 3 && modprobe hid_multitouch
It's very hacky, I don't understand what's the issue with that driver, but anyway....
Can anyone confirm if this hack is working?
Here it's not... (core repository with 4.5.1)
No, it doesn't work for me either. I'm running awesome on linux 4.5.1-1 on a spudnik dell xps 13 running arch. It works again after a reboot.
I tried `rmmod hid_multitouch && modprobe hid_multitouch`, and `xinput enable "ELAN Touchscreen"` from this thread https://bbs.archlinux.org/viewtopic.php?id=190751 but neither works for me. Powertop says autosuspend for the touchscreen is off, so I don't think it's that.
journalctl output when I close then open
Apr 30 12:48:10 carlo-xps13-arch kernel: i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
Apr 30 12:48:10 carlo-xps13-arch systemd-logind[459]: Lid closed.
Apr 30 12:48:10 carlo-xps13-arch systemd-logind[459]: Suspending...
Apr 30 12:48:10 carlo-xps13-arch root[985]: LID closed
Apr 30 12:48:10 carlo-xps13-arch systemd[1]: Starting TLP suspend/resume...
Apr 30 12:48:10 carlo-xps13-arch systemd[1]: Started TLP suspend/resume.
Apr 30 12:48:10 carlo-xps13-arch systemd[1]: Reached target Sleep.
Apr 30 12:48:10 carlo-xps13-arch systemd[1]: Starting Suspend...
Apr 30 12:48:10 carlo-xps13-arch systemd-sleep[1047]: Suspending system...
Apr 30 12:48:10 carlo-xps13-arch kernel: PM: Syncing filesystems ... done.
Apr 30 12:48:10 carlo-xps13-arch kernel: PM: Preparing system for sleep (mem)
Apr 30 12:48:28 carlo-xps13-arch kernel: Freezing user space processes ... (elapsed 0.001 seconds) done.
Apr 30 12:48:28 carlo-xps13-arch kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: Suspending system (mem)
Apr 30 12:48:28 carlo-xps13-arch kernel: Suspending console(s) (use no_console_suspend to debug)
Apr 30 12:48:28 carlo-xps13-arch kernel: wlp58s0: deauthenticating from 48:5d:36:39:e7:62 by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: suspend of devices complete after 284.250 msecs
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: late suspend of devices complete after 18.052 msecs
Apr 30 12:48:28 carlo-xps13-arch kernel: xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: noirq suspend of devices complete after 26.458 msecs
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI: Preparing to enter system sleep state S3
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI : EC: EC stopped
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: Saving platform NVS memory
Apr 30 12:48:28 carlo-xps13-arch kernel: Disabling non-boot CPUs ...
Apr 30 12:48:28 carlo-xps13-arch kernel: smpboot: CPU 1 is now offline
Apr 30 12:48:28 carlo-xps13-arch kernel: smpboot: CPU 2 is now offline
Apr 30 12:48:28 carlo-xps13-arch kernel: smpboot: CPU 3 is now offline
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI: Low-level resume complete
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI : EC: EC started
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: Restoring platform NVS memory
Apr 30 12:48:28 carlo-xps13-arch kernel: Enabling non-boot CPUs ...
Apr 30 12:48:28 carlo-xps13-arch kernel: x86: Booting SMP configuration:
Apr 30 12:48:28 carlo-xps13-arch kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Apr 30 12:48:28 carlo-xps13-arch kernel: cache: parent cpu1 should not be sleeping
Apr 30 12:48:28 carlo-xps13-arch kernel: CPU1 is up
Apr 30 12:48:28 carlo-xps13-arch kernel: smpboot: Booting Node 0 Processor 2 APIC 0x1
Apr 30 12:48:28 carlo-xps13-arch kernel: cache: parent cpu2 should not be sleeping
Apr 30 12:48:28 carlo-xps13-arch kernel: CPU2 is up
Apr 30 12:48:28 carlo-xps13-arch kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Apr 30 12:48:28 carlo-xps13-arch kernel: cache: parent cpu3 should not be sleeping
Apr 30 12:48:28 carlo-xps13-arch kernel: CPU3 is up
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI: Waking up from system sleep state S3
Apr 30 12:48:28 carlo-xps13-arch kernel: acpi LNXPOWER:1b: Turning OFF
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20160108/psargs-359)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff88046e1104d8), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FN04._OFF] (Node ffff88046e110410), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: acpi LNXPOWER:1a: Turning OFF
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20160108/psargs-359)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff88046e1104d8), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FN03._OFF] (Node ffff88046e1102d0), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: acpi LNXPOWER:19: Turning OFF
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20160108/psargs-359)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff88046e1104d8), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FN02._OFF] (Node ffff88046e110190), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: acpi LNXPOWER:18: Turning OFF
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20160108/psargs-359)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff88046e1104d8), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FN01._OFF] (Node ffff88046e110050), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: acpi LNXPOWER:17: Turning OFF
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20160108/psargs-359)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FNCL] (Node ffff88046e1104d8), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: ACPI Error: Method parse/execution failed [\_TZ.FN00._OFF] (Node ffff88046e0dff00), AE_NOT_FOUND (20160108/psparse-542)
Apr 30 12:48:28 carlo-xps13-arch kernel: xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: noirq resume of devices complete after 15.323 msecs
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: early resume of devices complete after 4.603 msecs
Apr 30 12:48:28 carlo-xps13-arch kernel: usb usb1: root hub lost power or was reset
Apr 30 12:48:28 carlo-xps13-arch kernel: usb usb2: root hub lost power or was reset
Apr 30 12:48:28 carlo-xps13-arch kernel: iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
Apr 30 12:48:28 carlo-xps13-arch kernel: iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
Apr 30 12:48:28 carlo-xps13-arch kernel: rtc_cmos 00:01: System wakeup disabled by ACPI
Apr 30 12:48:28 carlo-xps13-arch kernel: iwlwifi 0000:3a:00.0: can't access the RSA semaphore it is write protected
Apr 30 12:48:28 carlo-xps13-arch kernel: iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
Apr 30 12:48:28 carlo-xps13-arch kernel: iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
Apr 30 12:48:28 carlo-xps13-arch kernel: iwlwifi 0000:3a:00.0: can't access the RSA semaphore it is write protected
Apr 30 12:48:28 carlo-xps13-arch kernel: usb 1-4: reset full-speed USB device number 3 using xhci_hcd
Apr 30 12:48:28 carlo-xps13-arch kernel: usb 1-3: reset full-speed USB device number 2 using xhci_hcd
Apr 30 12:48:28 carlo-xps13-arch kernel: usb 1-5: reset high-speed USB device number 4 using xhci_hcd
Apr 30 12:48:28 carlo-xps13-arch kernel: [drm] RC6 on
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: resume of devices complete after 1255.902 msecs
Apr 30 12:48:28 carlo-xps13-arch kernel: usb 1-3:1.0: rebind failed: -517
Apr 30 12:48:28 carlo-xps13-arch kernel: usb 1-3:1.1: rebind failed: -517
Apr 30 12:48:28 carlo-xps13-arch kernel: PM: Finishing wakeup.
Apr 30 12:48:28 carlo-xps13-arch kernel: Restarting tasks ... done.
Apr 30 12:48:28 carlo-xps13-arch kernel: i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Time has been changed
Apr 30 12:48:28 carlo-xps13-arch wpa_actiond[594]: Interface 'wlp58s0' lost connection to network 'FiOS-LISDJ-5G'
Apr 30 12:48:28 carlo-xps13-arch systemd-logind[459]: Lid opened.
Apr 30 12:48:28 carlo-xps13-arch bluetoothd[465]: Endpoint unregistered: sender=:1.18 path=/MediaEndpoint/A2DPSource
Apr 30 12:48:28 carlo-xps13-arch systemd-networkd[462]: pertino0: Starting DHCPv6 client after NDisc timeout failed: Invalid argument
Apr 30 12:48:28 carlo-xps13-arch bluetoothd[465]: Endpoint unregistered: sender=:1.18 path=/MediaEndpoint/A2DPSink
Apr 30 12:48:28 carlo-xps13-arch systemd-networkd[462]: pertino0: Configured
Apr 30 12:48:28 carlo-xps13-arch systemd-networkd[462]: wlp58s0: Lost carrier
Apr 30 12:48:28 carlo-xps13-arch systemd[717]: Time has been changed
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 30 12:48:28 carlo-xps13-arch dbus[457]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.18" (uid=1000 pid=947 comm="/usr/bin/pulseaudio --daemonize=no ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=465 comm="/usr/lib/bluetooth/bluetoothd ")
Apr 30 12:48:28 carlo-xps13-arch dbus[457]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.18" (uid=1000 pid=947 comm="/usr/bin/pulseaudio --daemonize=no ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=465 comm="/usr/lib/bluetooth/bluetoothd ")
Apr 30 12:48:28 carlo-xps13-arch dbus[457]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.18" (uid=1000 pid=947 comm="/usr/bin/pulseaudio --daemonize=no ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=465 comm="/usr/lib/bluetooth/bluetoothd ")
Apr 30 12:48:28 carlo-xps13-arch dbus[457]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.18" (uid=1000 pid=947 comm="/usr/bin/pulseaudio --daemonize=no ") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=465 comm="/usr/lib/bluetooth/bluetoothd ")
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: bluetooth.target: Unit not needed anymore. Stopping.
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Stopped target Bluetooth.
Apr 30 12:48:28 carlo-xps13-arch root[1119]: LID opened
Apr 30 12:48:28 carlo-xps13-arch root[1125]: ACPI action undefined: PNP0C0A:00
Apr 30 12:48:28 carlo-xps13-arch systemd-sleep[1047]: System resumed.
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Started Suspend.
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: sleep.target: Unit not needed anymore. Stopping.
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Stopped target Sleep.
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: tlp-sleep.service: Unit not needed anymore. Stopping.
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Stopping TLP suspend/resume...
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Reached target Suspend.
Apr 30 12:48:28 carlo-xps13-arch systemd-logind[459]: Operation 'sleep' finished.
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: suspend.target: Unit is bound to inactive unit systemd-suspend.service. Stopping, too.
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Stopped target Suspend.
Apr 30 12:48:28 carlo-xps13-arch kernel: Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Reached target Bluetooth.
Apr 30 12:48:28 carlo-xps13-arch kernel: Bluetooth: hci0: Device revision is 5
Apr 30 12:48:28 carlo-xps13-arch kernel: Bluetooth: hci0: Secure boot is enabled
Apr 30 12:48:28 carlo-xps13-arch kernel: Bluetooth: hci0: OTP lock is enabled
Apr 30 12:48:28 carlo-xps13-arch kernel: Bluetooth: hci0: API lock is enabled
Apr 30 12:48:28 carlo-xps13-arch kernel: Bluetooth: hci0: Debug lock is disabled
Apr 30 12:48:28 carlo-xps13-arch kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Apr 30 12:48:28 carlo-xps13-arch kernel: Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
Apr 30 12:48:28 carlo-xps13-arch systemd[1]: Stopped TLP suspend/resume.
Apr 30 12:48:29 carlo-xps13-arch kernel: Bluetooth: hci0: Waiting for firmware download to complete
Apr 30 12:48:29 carlo-xps13-arch kernel: Bluetooth: hci0: Firmware loaded in 1528610 usecs
Apr 30 12:48:29 carlo-xps13-arch kernel: Bluetooth: hci0: Waiting for device to boot
Apr 30 12:48:29 carlo-xps13-arch kernel: Bluetooth: hci0: Device booted in 11712 usecs
Apr 30 12:48:29 carlo-xps13-arch kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
Apr 30 12:48:29 carlo-xps13-arch kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Apr 30 12:48:29 carlo-xps13-arch kernel: Bluetooth: hci0: Setting Intel event mask failed (-16)
Apr 30 12:48:29 carlo-xps13-arch bluetoothd[465]: Failed to obtain handles for "Service Changed" characteristic
Apr 30 12:48:29 carlo-xps13-arch bluetoothd[465]: Sap driver initialization failed.
Apr 30 12:48:29 carlo-xps13-arch bluetoothd[465]: sap-server: Operation not permitted (1)
Apr 30 12:48:29 carlo-xps13-arch bluetoothd[465]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource
Apr 30 12:48:29 carlo-xps13-arch bluetoothd[465]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink
Apr 30 12:48:31 carlo-xps13-arch kernel: wlp58s0: authenticate with 48:5d:36:39:e7:62
Apr 30 12:48:31 carlo-xps13-arch kernel: wlp58s0: send auth to 48:5d:36:39:e7:62 (try 1/3)
Apr 30 12:48:31 carlo-xps13-arch kernel: wlp58s0: authenticated
Apr 30 12:48:31 carlo-xps13-arch kernel: wlp58s0: associate with 48:5d:36:39:e7:62 (try 1/3)
Apr 30 12:48:31 carlo-xps13-arch kernel: wlp58s0: RX AssocResp from 48:5d:36:39:e7:62 (capab=0x11 status=0 aid=1)
Apr 30 12:48:31 carlo-xps13-arch kernel: wlp58s0: associated
Apr 30 12:48:31 carlo-xps13-arch systemd-networkd[462]: wlp58s0: Gained carrier
Apr 30 12:48:31 carlo-xps13-arch wpa_actiond[594]: Interface 'wlp58s0' reestablished connection to network 'FiOS-LISDJ-5G'
Apr 30 12:48:31 carlo-xps13-arch kernel: wlp58s0: Limiting TX power to 24 (24 - 0) dBm as advertised by 48:5d:36:39:e7:62
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: Internet Systems Consortium DHCP Client 4.3.4
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: Copyright 2004-2016 Internet Systems Consortium.
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: Internet Systems Consortium DHCP Client 4.3.4
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: Copyright 2004-2016 Internet Systems Consortium.
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: All rights reserved.
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: For info, please visit https://www.isc.org/software/dhcp/
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: All rights reserved.
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: For info, please visit https://www.isc.org/software/dhcp/
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]:
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: Listening on LPF/pertino0/9a:d9:b3:0a:3d:4b
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: Listening on LPF/pertino0/9a:d9:b3:0a:3d:4b
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: Sending on LPF/pertino0/9a:d9:b3:0a:3d:4b
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: Sending on Socket/fallback
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: DHCPREQUEST on pertino0 to 255.255.255.255 port 67
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: Sending on LPF/pertino0/9a:d9:b3:0a:3d:4b
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: DHCPACK from 172.86.160.1
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: Sending on Socket/fallback
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: DHCPREQUEST on pertino0 to 255.255.255.255 port 67
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: DHCPACK from 172.86.160.1
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: RTNETLINK answers: File exists
Apr 30 12:48:37 carlo-xps13-arch dhclient[1268]: bound to 172.86.161.58 -- renewal in 2833 seconds.
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: bound to 172.86.161.58 -- renewal in 2833 seconds.
Apr 30 12:48:37 carlo-xps13-arch pGateway[598]: WARN - nameserver config enabled, but NO servers configured. NOT enabling filter driver
Offline
As a sanity check did you check to ensure the module was successfully unloaded prior to reloading?
Yes, and also the touchpad is not working after running modprobe -r hid_multitouch.
/usr/lib/gdm/gdm-x-session[677]: (II) config/udev: removing device ELAN Touchscreen
/usr/lib/gdm/gdm-x-session[677]: (**) Option "fd" "21"
/usr/lib/gdm/gdm-x-session[677]: (II) UnloadModule: "libinput"
/usr/lib/gdm/gdm-x-session[677]: (II) systemd-logind: releasing fd for 13:74
/usr/lib/gdm/gdm-x-session[677]: (II) config/udev: removing device DLL0704:01 06CB:76AE Touchpad
/usr/lib/gdm/gdm-x-session[677]: (**) Option "fd" "34"
/usr/lib/gdm/gdm-x-session[677]: (II) UnloadModule: "libinput"
/usr/lib/gdm/gdm-x-session[677]: (II) systemd-logind: releasing fd for 13:73
When running modprobe hid_multitouch the touchscreen is still not working afterwards.
Offline
Sorry for being mostly off-topic, but I've figured this might be useful at least as a warning.
So, uh, today I've botched the exchange of my WiFi card. The Broadcom was starting to give me headaches, randomly being recognized as wired ethernet / dropping connections after working perfectly for months, and since I've had the Intel 7265 card in my desk drawer since March, I've figured what the hell.
The antenna connectors (MHF4) are extremely fragile; and the tiny ring that forms the outer part of the card's main antenna connector got stuck inside of its counterpart on disconnecting it. I wouldn't even notice this if it didn't make reconnecting it to the new card impossible. As it stands I'm operating only on the AUX antenna. The good news is, the WiFi works, and I've seen no issues with regards to signal strength, the bad news is, it's 2.4GHz only. I've ordered a replacement aerial, so I'll hopefully be able to reverse my mistake.
e: a set of dental probes proved quite useful, and the main antenna is connected again. I get 802.11n connection speeds (144Mbps) which, as far as I am aware, require both antennas to be operational, still no 5GHz though.
Last edited by halka (2016-05-11 07:09:23)
Dell XPS 13 9350 | i7-6500U | 16GB | 512G nvme | Intel 8260 | QHD
Offline
Sorry for being mostly off-topic, but I've figured this might be useful at least as a warning.
So, uh, today I've botched the exchange of my WiFi card. The Broadcom was starting to give me headaches, randomly being recognized as wired ethernet / dropping connections after working perfectly for months, and since I've had the Intel card in my desk drawer since March, I've figured what the hell.
The antenna connectors are extremely fragile; and the tiny ring that forms the outer part of the card's main antenna connector got stuck inside of its counterpart on disconnecting it. I wouldn't even notice this if it didn't make reconnecting it to the new card impossible. As it stands I'm operating only on the AUX antenna. The good news is, the WiFi works, and I've seen no issues with regards to signal strength, the bad news is, it's 2.4GHz only. I've ordered a replacement connector, so I'll hopefully be able to reverse my mistake.
Thanks for sharing.
Hardware: 2016 Dell XPS15 - matte FullHD - i5-6300HQ - 32GB DDR4 - Nvidia GTX960M - Samsung 840EVO 250GB SSD - 56Wh
Software: Plasma 5 - rEFInd - linux-ck - preload - prelink - verynice - psd - bumblebee
Offline
did someone have an issue with screen brightness ? im on xfce
xps13@late2015x16gbx512g
Offline
Does anyone have this problem?
dmesg | grep firmware
[ 3.480754] brcmfmac 0000:3a:00.0: Direct firmware load for brcm/brcmfmac4350-pcie.txt failed with error -2
[ 5.154682] bluetooth hci0: Direct firmware load for brcm/BCM-0a5c-6412.hcd failed with error -2
Can't get the wifi going, I've tried both linux-firmware and linux-firmware-git.
Offline
did someone have an issue with screen brightness ? im on xfce
Keyboard shortcuts for brightness control do show the indicators but no adjustment of the the actual brightness (MATE, 4.6rc6)
XPS 13 9350 / i7-6560U / 16GB / 1T NVMe / QHD+ / Iris 540 / Intel 7265D / linux4.8
Offline
Does anyone have this problem?
dmesg | grep firmware
[ 3.480754] brcmfmac 0000:3a:00.0: Direct firmware load for brcm/brcmfmac4350-pcie.txt failed with error -2
[ 5.154682] bluetooth hci0: Direct firmware load for brcm/BCM-0a5c-6412.hcd failed with error -2Can't get the wifi going, I've tried both linux-firmware and linux-firmware-git.
You might try linux-firmware-git-iwlwifi. This was successful for me, but I replaced the Broadcom with an Intel chip. See: https://bbs.archlinux.org/viewtopic.php … 0#p1614000
XPS 13 9350 / i7-6560U / 16GB / 1T NVMe / QHD+ / Iris 540 / Intel 7265D / linux4.8
Offline
zetxx wrote:did someone have an issue with screen brightness ? im on xfce
Keyboard shortcuts for brightness control do show the indicators but no adjustment of the the actual brightness (MATE, 4.6rc6)
this is not a kernel related issue because i can change brightness from terminal ...
however i installed however after installing light-git (aur) and few updates Backlight control is back to normal ....
xps13@late2015x16gbx512g
Offline
sender wrote:zetxx wrote:did someone have an issue with screen brightness ? im on xfce
Keyboard shortcuts for brightness control do show the indicators but no adjustment of the the actual brightness (MATE, 4.6rc6)
this is not a kernel related issue because i can change brightness from terminal ...
however i installed however after installing light-git (aur) and few updates Backlight control is back to normal ....
Interesting find. Thanks. Brightness did work before, so I wonder where this got borked..
XPS 13 9350 / i7-6560U / 16GB / 1T NVMe / QHD+ / Iris 540 / Intel 7265D / linux4.8
Offline
drm/i915 for 4.7, moving in the right direction. Nice!
... Other work in the GT are are gpu hang fixes for Skylake GT3 and GT4 configurations from Mika Kuoppala. Mika also provided patches to improve the edram handling on those same chips. ...
XPS 13 9350 / i7-6560U / 16GB / 1T NVMe / QHD+ / Iris 540 / Intel 7265D / linux4.8
Offline
zurich wrote:Does anyone have this problem?
dmesg | grep firmware
[ 3.480754] brcmfmac 0000:3a:00.0: Direct firmware load for brcm/brcmfmac4350-pcie.txt failed with error -2
[ 5.154682] bluetooth hci0: Direct firmware load for brcm/BCM-0a5c-6412.hcd failed with error -2Can't get the wifi going, I've tried both linux-firmware and linux-firmware-git.
You might try linux-firmware-git-iwlwifi. This was successful for me, but I replaced the Broadcom with an Intel chip. See: https://bbs.archlinux.org/viewtopic.php … 0#p1614000
Thanks mate I'm seriously considering getting an Intel card. I managed to fix it for now using the b43-firmware package.
Offline
Is anyone of you guys experiencing random intermittent stops in touchpad response, once the system was suspended and resumed? Once the touchpad 'continues' the cursor jumps wherever your franitc finger movements may have led it ;-)
I have the developers edition of the XPS 13 (2016).
Offline
Screen lockups happen to most of us if you happen to have the i915.enable_psr kernel parameter enabled. I'm not aware of any intermittent touchpad failures; if it does lock up for me, it's locked up for good and I need to reboot.
Dell XPS 13 9350 | i7-6500U | 16GB | 512G nvme | Intel 8260 | QHD
Offline
Finally got my hands on the i5 developer edition.
Running 4.6rc7, i915.enable_rc6=7
fbc and psr disabled, as enabling either/both causes flickering and for whatever reason causes qt applications to lag
other than that, getting acceptable power usage, around 5-7W with backlight 100% on.
So, all in all, quite usable and not many problems.
Offline
Screen lockups happen to most of us if you happen to have the i915.enable_psr kernel parameter enabled. I'm not aware of any intermittent touchpad failures; if it does lock up for me, it's locked up for good and I need to reboot.
Thank you for your input! That might be it then. I actually do have psr enabled - I will see what happens when I disable it. The funny thing is that this happens only after suspend/resume.
EDIT: That indeed seems to have been it. So what is fbc and psr for, anyways?
Last edited by Blind (2016-05-12 19:28:56)
Offline
halka wrote:Screen lockups happen to most of us if you happen to have the i915.enable_psr kernel parameter enabled. I'm not aware of any intermittent touchpad failures; if it does lock up for me, it's locked up for good and I need to reboot.
Thank you for your input! That might be it then. I actually do have psr enabled - I will see what happens when I disable it. The funny thing is that this happens only after suspend/resume.
EDIT: That indeed seems to have been it. So what is fbc and psr for, anyways?
you could've google'd that but psr is panel self refresh, which saves battery, the panel indicates when a refresh is needed instead of doing it all the time
fbc is frame buffer compression, uses less gpu memory, so less battery
Offline