You are not logged in.

#801 2016-07-19 22:13:35

davidgf
Member
Registered: 2015-11-28
Posts: 58

Re: Dell XPS 13 9350 Late 2015

kgizdov wrote:

Any idea why after the Mesa 12 and Vulkan updates I still get OpenGL 3 instead of 4.3?

glxinfo | grep -i opengl
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) 
OpenGL core profile version string: 4.3 (Core Profile) Mesa 12.0.1
OpenGL version string: 3.0 Mesa 12.0.1
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 12.0.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

Hey! I recall mesa stuck at 3 or 3.3 for compat reasons. You should be able to "upgrade" your GL version with some env variables I think:
MESA_GL_VERSION_OVERRIDE / MESA_GLSL_VERSION_OVERRIDE

See: https://bugs.freedesktop.org/show_bug.cgi?id=96449

Offline

#802 2016-07-19 22:17:04

davidgf
Member
Registered: 2015-11-28
Posts: 58

Re: Dell XPS 13 9350 Late 2015

c0re wrote:

Just want to share my impression that power consumption seems to be mainly bios related. My arch install is not tweaked, and I do not run tlp since it kills my wifi. Back when bios ver. 1.1.7 (iirc) was out, power usage reported by powerstat dropped to 3-4 watt. After an upgrade to 1.3.x, I was not able to get this below 6.8 watt, and I experienced rapid battery drain and horrible fan activity. Now with 1.4.4, at least the termperature and fan issues seem fixed, and battery life has significantly improved. Power consumption is down to 5.1 watt idle. Dell is guinea pig'ing us!

Edit: For testing, I now accepted all changes recommended by powertop. With wifi connected and screen brighness relatively low (but not lowest), several open ssh connections and chromium and firefox open, I am down to 4.3 watt again.

Could you (i know it's a pain, but please please!) post pictures of your bios config? It'd be super nice for us to compare!
I'll take pics of mine, reset the bios and try again and see how battery does smile
I'll update to 1.4.4 as well. Thanks a lot!

Edit: Updated to 1.4.4 and reset BIOS -> Same power sad

Last edited by davidgf (2016-07-19 22:45:32)

Offline

#803 2016-07-20 06:44:30

zetxx
Member
From: Sofia :: Bulgaria
Registered: 2013-12-13
Posts: 97

Re: Dell XPS 13 9350 Late 2015

frank604 wrote:
zetxx wrote:

uep, but

[  268.716471] ------------[ cut here ]------------
[  268.716497] WARNING: CPU: 2 PID: 2298 at drivers/gpu/drm/i915/intel_uncore.c:804 __unclaimed_reg_debug+0x6b/0x80 [i915]
[  268.716499] Unclaimed register detected after reading register 0x65f10
[  268.716501] Modules linked in: rfcomm sha256_ssse3 sha256_generic hmac drbg ansi_cprng ctr ccm uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev btusb btrtl media fuse usbhid joydev mousedev hid_multitouch bnep arc4 nvram msr snd_hda_codec_hdmi dell_led iTCO_wdt iTCO_vendor_support i2c_designware_platform i2c_designware_core dell_wmi nls_iso8859_1 snd_soc_skl snd_soc_skl_ipc snd_soc_sst_ipc snd_soc_sst_dsp dell_laptop snd_hda_codec_realtek x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm nls_cp437 dell_smbios snd_hda_ext_core snd_hda_codec_generic kvm vfat mac80211 fat irqbypass dcdbas snd_soc_sst_match crct10dif_pclmul crc32_pclmul snd_soc_core crc32c_intel ghash_clmulni_intel snd_compress iwlwifi snd_pcm_dmaengine ac97_bus snd_hda_intel snd_hda_codec
[  268.716541]  aesni_intel snd_hda_core input_leds aes_x86_64 led_class lrw snd_hwdep gf128mul glue_helper ablk_helper cryptd serio_raw pcspkr snd_pcm cfg80211 snd_timer rtsx_pci_ms snd memstick soundcore i2c_i801 mei_me mei shpchp idma64 intel_lpss_pci intel_pch_thermal processor_thermal_device intel_soc_dts_iosf fan thermal wmi i2c_hid hid hci_uart btbcm btqca pinctrl_sunrisepoint btintel pinctrl_intel bluetooth rfkill intel_lpss_acpi intel_lpss int3403_thermal int340x_thermal_zone battery intel_hid int3400_thermal acpi_thermal_rel acpi_als sparse_keymap evdev kfifo_buf mac_hid industrialio acpi_pad ac tpm_tis fjes tpm sch_fq_codel vboxnetflt(O) vboxnetadp(O) pci_stub vboxpci(O) vboxdrv(O) ip_tables x_tables ext4 crc16 jbd2 mbcache rtsx_pci_sdmmc mmc_core atkbd libps2 ahci libahci libata xhci_pci
[  268.716586]  rtsx_pci xhci_hcd scsi_mod usbcore usb_common i8042 serio i915 video button intel_gtt i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm nvme nvme_core

Not sure what's going on with that.  That is what you are seeing when you remove xf86-video-intel and switch to native?  I'm on a different kernel branch... maybe that's why.  The Intel branch is more smoother than mainline (at least for my setup).  This is because they push their fixes into their branch first and it takes a few major version bump on mainline (regular linux kernel) to see these changes.

edit: native modesetting... not sure if it is in fact better atm.  I don't notice the diff.

humm


xps13@late2015x16gbx512g

Offline

#804 2016-07-20 10:41:25

sender
Member
Registered: 2014-07-20
Posts: 34

Re: Dell XPS 13 9350 Late 2015

I've tried modesetting and removing intel Xorg config and xf86-video-intel completely. After reboot, compiz was slow. Back to SNA for me. I don't have any tearing or artifacts anyway (only the chromium v50+ flickering when maximized).


XPS 13 9350 / i7-6560U / 16GB / 1T NVMe / QHD+ / Iris 540 / Intel 7265D / linux4.8

Offline

#805 2016-07-20 12:09:34

cabellicar123
Member
Registered: 2015-08-03
Posts: 56

Re: Dell XPS 13 9350 Late 2015

Anyone else getting the following error message on boot?

[    0.067121] DMAR: DRHD: handling fault status reg 2
[    0.067126] DMAR: INTR-REMAP: Request device [[f0:1f.0] fault index 0
               INTR-REMAP:[fault reason 37] Blocked a compatibility format interrupt request

Offline

#806 2016-07-20 12:17:25

sender
Member
Registered: 2014-07-20
Posts: 34

Re: Dell XPS 13 9350 Late 2015

@cabellicar123 just checked, yes.

[jul20 12:19] DMAR: DRHD: handling fault status reg 2
[  +0.000005] DMAR: [INTR-REMAP] Request device [f0:1f.0] fault index 0 [fault reason 37] Blocked a compatibility format interrupt request
[  +4.905274] iwlwifi 0000:3a:00.0: Unsupported splx structure
[jul20 12:23] tpm_tis 00:09: A TPM error (8) occurred attempting to read the PUBEK
[jul20 13:21] tpm_tis 00:09: A TPM error (8) occurred attempting to read the PUBEK

XPS 13 9350 / i7-6560U / 16GB / 1T NVMe / QHD+ / Iris 540 / Intel 7265D / linux4.8

Offline

#807 2016-07-21 17:38:16

kn
Member
Registered: 2016-02-07
Posts: 11

Re: Dell XPS 13 9350 Late 2015

cabellicar123 wrote:

For those having issues with the USB-C to HDMI output. Per this comment I purchased this simple USB-C to HDMI adapter and now HDMI output works fine for me even at high resolutions.

Per your suggestion I bought the exact same USB-C to HDMI adapter (CableCreation), and I confirm that I am now able to have 4k output. It seems like the Dell's DA200 was to blame after all..

Any information if 2x 4K would be possible with any other adapter ? smile

Last edited by kn (2016-07-21 17:38:57)

Offline

#808 2016-07-22 08:49:32

olebowle
Member
Registered: 2012-02-01
Posts: 28

Re: Dell XPS 13 9350 Late 2015

If I comment 20-intel.conf and remove xf86-video-intel I can't adjust my backlight anymore (using Cinnamon as DE). If I keep xf86-video-intel but comment 20-intel.conf it works just fine, but the module /usr/lib/xorg/modules/drivers/intel_drv.so will be loaded anyway. Adjusting the backlight using the command line works in all cases.

Offline

#809 2016-07-23 00:27:37

longpants
Member
Registered: 2016-07-23
Posts: 1

Re: Dell XPS 13 9350 Late 2015

Anyone else have high CPU usage while watching videos in chromium? I'm seeing 50-100% CPU usage from the "GPU Process".

Booting with 'i915.enable_rc6=0' had no effect.

Offline

#810 2016-07-24 11:45:15

zetxx
Member
From: Sofia :: Bulgaria
Registered: 2013-12-13
Posts: 97

Re: Dell XPS 13 9350 Late 2015

For first time i'm getting between 5.8 and 7W with chromium on ... switched to modesetting...  if someone have issue with not detecting 1920X1080 https://github.com/zetxx/dotfiles/blob/ … tting.conf

Last edited by zetxx (2016-07-24 11:46:16)


xps13@late2015x16gbx512g

Offline

#811 2016-07-24 11:51:50

brainwasher
Member
From: Lucca (Italy)
Registered: 2007-01-04
Posts: 81
Website

Re: Dell XPS 13 9350 Late 2015

Is anyone experiencing system freeze while standbying?
I'm on kernel 4.6.4

Offline

#812 2016-07-24 18:10:58

frank604
Member
From: BC, Canada
Registered: 2011-04-20
Posts: 1,212

Re: Dell XPS 13 9350 Late 2015

jyc wrote:

One thing that does seem to happen to me though is that after I resume from suspend, my audio is very crackly... before suspending, sound is alright.

Which kernel? ver?

Offline

#813 2016-07-25 00:21:01

kang
Member
Registered: 2010-08-07
Posts: 83

Re: Dell XPS 13 9350 Late 2015

zetxx wrote:

For first time i'm getting between 5.8 and 7W with chromium on ... switched to modesetting...  if someone have issue with not detecting 1920X1080 https://github.com/zetxx/dotfiles/blob/ … tting.conf

no diff in power consumption between glamor+modesetting ddx and sna+intel ddx here (KDE/QT desktop since this sort of makes a diff). and in both cases chrome power consumption is rather bad - 3x more than firefox when both are idle, approximately, here... uff.

Offline

#814 2016-07-25 11:30:22

zetxx
Member
From: Sofia :: Bulgaria
Registered: 2013-12-13
Posts: 97

Re: Dell XPS 13 9350 Late 2015

kang wrote:
zetxx wrote:

For first time i'm getting between 5.8 and 7W with chromium on ... switched to modesetting...  if someone have issue with not detecting 1920X1080 https://github.com/zetxx/dotfiles/blob/ … tting.conf

no diff in power consumption between glamor+modesetting ddx and sna+intel ddx here (KDE/QT desktop since this sort of makes a diff). and in both cases chrome power consumption is rather bad - 3x more than firefox when both are idle, approximately, here... uff.

im with xfce and have maybe only improvement when i use chrome ... usual i was seeing between 8 and 10 W with chrome on

Last edited by zetxx (2016-07-25 12:09:30)


xps13@late2015x16gbx512g

Offline

#815 2016-07-25 16:19:48

rgzfxf6bhu
Member
Registered: 2015-10-30
Posts: 100

Re: Dell XPS 13 9350 Late 2015

How good is your wireless connection out-of-the-box? (I use a freshly installed arch with gnome and networkmanager, that's what I mean with out-of-the-box here).

I tested it at 4 different locations each with a different router. And at around 6-7m distance with out any interference in between I lose connection. I did the same tests (i.e. 'watch -n 1 cat /proc/net/wireless' or ping) with several other devices (3 laptops and 3 mobiles) and with these other devices everything works just fine. And it's not due to other problems, such as channels etc.

With ping I have already around 10% packet loss at around 4-5m distance while all other devices have 0%.

I have the developers edition. So the Intel adapter:

lspci -k
---------------------
Intel Corporation Wireless 8260 (rev 3a)
dmesg | grep firmware
---------------------
[    1.577251] iwlwifi 0000:3a:00.0: loaded firmware version 21.302800.0 op_mode iwlmvm

I tried to disable 11n in modprobe and afterwards I tried it in the router settings. Didn't help. Then I tried to disable bluetooth. Only after I disabled it in the BIOS it got at bit better. But only a bit! All other devices have a way wider range.

Do you have similar problems or is your wireless just-fine-out-of-the box?

Last edited by rgzfxf6bhu (2016-07-26 07:02:20)

Offline

#816 2016-07-26 12:12:26

zetxx
Member
From: Sofia :: Bulgaria
Registered: 2013-12-13
Posts: 97

Re: Dell XPS 13 9350 Late 2015

Just for info, i bough this usb-c to hdm and it works great
http://www.ebay.com/itm/381680452004


xps13@late2015x16gbx512g

Offline

#817 2016-07-26 14:18:05

Ettore_doc
Member
Registered: 2016-07-26
Posts: 1

Re: Dell XPS 13 9350 Late 2015

brainwasher wrote:

Is anyone experiencing system freeze while standbying?
I'm on kernel 4.6.4

Did you update the bios to 1.02.10? This last version causes this issue very often

Offline

#818 2016-07-26 19:49:40

frank604
Member
From: BC, Canada
Registered: 2011-04-20
Posts: 1,212

Re: Dell XPS 13 9350 Late 2015

rgzfxf6bhu wrote:

Do you have similar problems or is your wireless just-fine-out-of-the box?

I don't have the dev version.  I bought mine at release and it came, for my region, with a broadcom which I replaced with an Intel

3a:00.0 Network controller: Intel Corporation Wireless 7265 (rev 33)
	Subsystem: Intel Corporation Dual Band Wireless-AC 7265
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

From my experience the broadcom was working fine, although getting the drivers was an additional step.  The intel is working fine for me too on both default linux-firmware and with linux-firmware-git-iwlwifi(currently used).  Just a guess but not many in this thread will have your intel card, *shrug, who knows.

Offline

#819 2016-07-27 06:02:38

rgzfxf6bhu
Member
Registered: 2015-10-30
Posts: 100

Re: Dell XPS 13 9350 Late 2015

frank604 wrote:

Just a guess but not many in this thread will have your intel card, *shrug, who knows.

Hmm I thought there must be more people who bought the developers edition!?
So they probably have the Intel card as well, right?

Offline

#820 2016-07-27 06:39:54

olebowle
Member
Registered: 2012-02-01
Posts: 28

Re: Dell XPS 13 9350 Late 2015

My Intel 8260 from the dev edition works just fine. I get the same output for lscpi -k and dmesg | grep firmware. The only issue I see is if I stream audio using bluetooth and download something big (with a high datarate) on wifi I get some dropped bluetooth audio packets. The range is good however.

Offline

#821 2016-07-27 06:45:20

frank604
Member
From: BC, Canada
Registered: 2011-04-20
Posts: 1,212

Re: Dell XPS 13 9350 Late 2015

rgzfxf6bhu wrote:
frank604 wrote:

Just a guess but not many in this thread will have your intel card, *shrug, who knows.

Hmm I thought there must be more people who bought the developers edition!?
So they probably have the Intel card as well, right?

Not sure, most of those who wrote in this thread had the 9350 prior to the dev release so that is why I assumed.  I could be wrong.

Offline

#822 2016-07-27 10:25:32

rgzfxf6bhu
Member
Registered: 2015-10-30
Posts: 100

Re: Dell XPS 13 9350 Late 2015

Thanks olebowle and frank604 for your replies! Seems that no one else has this problem. So I started a new thread:
https://bbs.archlinux.org/viewtopic.php?id=215300

Offline

#823 2016-07-29 12:00:37

halka
Member
Registered: 2016-01-25
Posts: 19

Re: Dell XPS 13 9350 Late 2015

I've installed the 8260 instead of the Broadcom (which started dropping wifi connections after a while) and it's working OK, at least WiFi stuff. However, my BT mouse keeps dropping out, and I had to disable and re-enable BT to get it working again.

e: nevermind, that seems to be an issue with the mouse. Audio keeps chugging along.

Did anyone find a solution to Chrome flickering?  The workaround mentioned in this thread doesn't seem to do the trick anymore after about 50.0.2661.102-1.

Last edited by halka (2016-07-29 12:24:01)


Dell XPS 13 9350 | i7-6500U | 16GB | 512G nvme | Intel 8260 | QHD

Offline

#824 2016-07-29 18:56:19

zetxx
Member
From: Sofia :: Bulgaria
Registered: 2013-12-13
Posts: 97

Re: Dell XPS 13 9350 Late 2015

halka wrote:

I've installed the 8260 instead of the Broadcom (which started dropping wifi connections after a while) and it's working OK, at least WiFi stuff. However, my BT mouse keeps dropping out, and I had to disable and re-enable BT to get it working again.

e: nevermind, that seems to be an issue with the mouse. Audio keeps chugging along.

Did anyone find a solution to Chrome flickering?  The workaround mentioned in this thread doesn't seem to do the trick anymore after about 50.0.2661.102-1.

switch to lower res.


xps13@late2015x16gbx512g

Offline

#825 2016-07-30 06:19:23

zetxx
Member
From: Sofia :: Bulgaria
Registered: 2013-12-13
Posts: 97

Re: Dell XPS 13 9350 Late 2015

question, what is yours bios battery settings?


xps13@late2015x16gbx512g

Offline

Board footer

Powered by FluxBB