You are not logged in.
Hey guys!
Just goy my shinny XPS 13, do I update the BIOS? It ships with v1.0.0 as you might expect.
I'll install Fedora (I guess I'll have to build a custom kernel) and see how it worksThanks for your help, this thread is gold to me!
I would recommend against it, you can clearly see why by looking at frank604's example. Wait until it stabilizes, perhaps until project sputnik comes out, maybe even a few versions after that. Then, one BIOS update should do it. At least that is what I intended to do.
Offline
I just shipped my xps out for rma. The bios updates from 1.0 didn't really provide us with any noticeable benefits. Wait for a stable bios upgrade with benefits to be pushed out. Just my 2 cents.
As of now 1.0.5 is the last stable bios.
Offline
Thanks for your feedback, really appreciated!
BTW what desktop do you guys use to get proper scaling for a QHD+ screen?
Offline
Thanks for your feedback, really appreciated!
BTW what desktop do you guys use to get proper scaling for a QHD+ screen?
Gnome worked out of the box for me no fiddling needed. In xfce I needed to make adjustments to the dpi settings as per instructions in the wiki.
Offline
For thos wondering, I could successfully downgrade the bios to 1.0.5 version.
As expected, tlp does not detect nvme device anymore but dmesg is way cleaner.
Offline
screen calibration:
https://github.com/zetxx/dotfiles/tree/xps13/screen/color-profile
FHD or QHD+ ?
Offline
i downgraded then upgraded to 1.1.7 because of battery bug not recognizing status .... also there is a lot of dmesg errors because of correct device reporting i think ...
p.s. also my dell is running slightly hotter with 1.0.5
Last edited by zetxx (2015-12-12 11:13:26)
xps13@late2015x16gbx512g
Offline
Hey guys again!
I just installed Fedora Cinnamon 23 on my laptop and it works really well. I had to do the following:
- Add the rawhide kernel repo (to get automatic kernel updates, I'm on 4.4-rc4) (http://alt.fedoraproject.org/pub/alt/ra … debug.repo)
- Add the commandline options pcie_aspm=force i915.enable_rc6=7 to improve power?
- Add the bcm4350 firmware binary (//git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/brcm/brcmfmac4350-pcie.bin) to /lib/firmware
- Added DMC/GUC firmwares, although one of them was already there in my system.
Everything works worderful: wifi, brightness, keybd brightness, HiDIP resolution scaling (cinnamon), suspending & rebooting (the boot it's quite fast too).
Things that dont work so far:
- After suspend touch screen does not work!?
Thanks a lot for your help guys! Amazing Linux community and specially Arch!
Edit:
I had no issues with the NVME disk at all (im using LUKS crypted storage) nor other drivers. I understand some of you had. My laptop is the QHD+ / 256GB disk
Last edited by davidgf (2015-12-13 01:32:47)
Offline
Hey guys again!
I just installed Fedora Cinnamon 23 on my laptop and it works really well. I had to do the following:- Add the rawhide kernel repo (to get automatic kernel updates, I'm on 4.4-rc4) (http://alt.fedoraproject.org/pub/alt/ra … debug.repo)
- Add the commandline options pcie_aspm=force i915.enable_rc6=7 to improve power?
Did you happen to check with Powertop if there's a difference in idle power usage? I have the exact same model as you and I cannot get it to idle below 7W.
- Added DMC/GUC firmwares, although one of them was already there in my system.
I wasn't aware of those, can you link me to where you found them?
Everything works worderful: wifi, brightness, keybd brightness, HiDIP resolution scaling (cinnamon), suspending & rebooting (the boot it's quite fast too).
Things that dont work so far:
- After suspend touch screen does not work!?
I don't have the touchscreen problem, is there anything interesting in dmesg after suspend?
Thanks a lot for your help guys! Amazing Linux community and specially Arch!
Edit:
I had no issues with the NVME disk at all (im using LUKS crypted storage) nor other drivers. I understand some of you had. My laptop is the QHD+ / 256GB disk
If your system wasn't configured to create a host-only initramfs or you used the rescue initramfs it indeed works fine, but if you otherwise don't have the nvme module the drive would not be available.
Last edited by danielkza (2015-12-13 01:54:45)
Offline
davidgf wrote:- Added DMC/GUC firmwares, although one of them was already there in my system.
I wasn't aware of those, can you link me to where you found them?
Intel DMC and GUC firmwares can be found there https://01.org/linuxgraphics/intel-linu … -firmwares
but you should have them already present in /lib/firmware/i915/
Offline
danielkza wrote:davidgf wrote:- Added DMC/GUC firmwares, although one of them was already there in my system.
I wasn't aware of those, can you link me to where you found them?
Intel DMC and GUC firmwares can be found there https://01.org/linuxgraphics/intel-linu … -firmwares
but you should have them already present in /lib/firmware/i915/
I noticed that I forgot to upgrade the linux-firmware package: the latest one does include all the i915 firmware. The only one missing that needs manual installation is the Bluetooth one. Thanks!
Offline
Has anyone tried hibernating with kernel 4.4? With the systemd default mode of 'platform' the computer does not power down for me: the hibernation image is written, the screen turns off, but the laptop stays on. Using the 'shutdown' mode does seem to work fine (it can be edited in /etc/systemd/sleep.conf).
Offline
For me suspend randomly fails: Sometimes it will suspend the laptop, sometimes it wont
BTW do we need BT firmware? I didnt use any and it worked out of the box with fedora 23.
Offline
For me suspend randomly fails: Sometimes it will suspend the laptop, sometimes it wont
I haven't had suspend fail yet. Shutdown has got stuck sometimes due to a 'rmmod' process not terminating, but it finishes up eventually after systemd times it out and kills it.
BTW do we need BT firmware? I didnt use any and it worked out of the box with fedora 23.
Without the firmware the BT device seems available, but doesn't actually work: it doesn't show up in any other device's detection, or connects to anything. With the firmware everything works fine.
Offline
zetxx wrote:screen calibration:
https://github.com/zetxx/dotfiles/tree/xps13/screen/color-profile
FHD or QHD+ ?
QHD+
xps13@late2015x16gbx512g
Offline
anapivirtua wrote:zetxx wrote:screen calibration:
https://github.com/zetxx/dotfiles/tree/xps13/screen/color-profile
FHD or QHD+ ?
QHD+
I'll give it a run, thanks a lot!
Offline
zetxx wrote:anapivirtua wrote:FHD or QHD+ ?
QHD+
I'll give it a run, thanks a lot!
https://github.com/zetxx/dotfiles/tree/xps13/screen/color-profile
tell me then how you did it ..
Last edited by zetxx (2015-12-13 22:19:40)
xps13@late2015x16gbx512g
Offline
danielkza wrote:zetxx wrote:QHD+
I'll give it a run, thanks a lot!
https://github.com/zetxx/dotfiles/tree/xps13/screen/color-profile
tell me then how you did it ..
Works great by importing through the GNOME color options. Everything looks a bit darker and a bit warmer compared to the uncorrected defaults. I don't have anything with accurate colors like a print to compare to though. Thanks again
Last edited by danielkza (2015-12-13 22:52:28)
Offline
zetxx wrote:danielkza wrote:I'll give it a run, thanks a lot!
https://github.com/zetxx/dotfiles/tree/xps13/screen/color-profile
tell me then how you did it ..
Works great by importing through the GNOME color options. Everything looks a bit darker and a bit warmer compared to the uncorrected defaults. I don't have anything with accurate colors like a print to compare to though. Thanks again
cool, glad to hear that, how sis you managed to apply it at startup ?
xps13@late2015x16gbx512g
Offline
danielkza wrote:zetxx wrote:https://github.com/zetxx/dotfiles/tree/xps13/screen/color-profile
tell me then how you did it ..
Works great by importing through the GNOME color options. Everything looks a bit darker and a bit warmer compared to the uncorrected defaults. I don't have anything with accurate colors like a print to compare to though. Thanks again
cool, glad to hear that, how sis you managed to apply it at startup ?
GNOME should take care of that. I didn't try rebooting yet, but I will to see if it still works.
edit: works!
Last edited by danielkza (2015-12-13 23:14:35)
Offline
Thanks zetxx
Is it really necessary to calibrate the screen? Where did you get that file from anyway?
I'm a bit curious since you guys have some conf files (in your github repos) but my laptop just works out of the box without them (specifically https://github.com/zetxx/dotfiles/tree/ … rg.conf.d).
I'll play a bit with TLP and the headphones as well, since I haven't really looked into those yet.
Thanks a lot!
Offline
Thanks zetxx
Is it really necessary to calibrate the screen? Where did you get that file from anyway?
It isn't necessary but sometimes we need to calibrate to match a photo print in real color. For example, your screen may be extremely blue. It doesn't look like it but the red and green are weaker. When you print, the print colors will differ than the screen. For photo editors this can be a nightmare as your prints will be "off"
I'm a bit curious since you guys have some conf files (in your github repos) but my laptop just works out of the box without them (specifically https://github.com/zetxx/dotfiles/tree/ … rg.conf.d).
Things can work out of box but we like to tweak them. Use a different accelerator aka glamour. Or set some other param to customize our system to our needs or preference. If you are happy with the defaults you are more than welcome to stick to it. Hope that answers your questions.
Offline
Hello all,
Does anybody experience the auto-brightness configuration? is there a known way to disable this?
Offline
Does anybody experience the auto-brightness configuration? is there a known way to disable this?
dell 9350 doesn't brightness censor, we do not have auto-brightness on our laptops, may be you are talking about an earlier model?
Offline
dedsm wrote:Does anybody experience the auto-brightness configuration? is there a known way to disable this?
dell 9350 doesn't brightness censor, we do not have auto-brightness on our laptops, may be you are talking about an earlier model?
I'm really sure I have the 9350, USB-C and all, and my screen dims when I have dark content, brightens up when I have white content
Offline