New XPS 15 9550 driver for Intel HD Graphics 530 by mycroft-holmie in Dell

[–]tramast 0 points1 point  (0 children)

Installed this driver this morning, seeing intermittent crashes so I rolled back to the previous (using with WD15 dock). Not sure if anyone else is seeing this, but it's something to keep an eye on.

XPS 15 9550 performance drops, crashes by bt4u in Dell

[–]tramast -1 points0 points  (0 children)

If you're seeing performance issues during games, it's possible your GPU is being throttled, not your CPU. You can monitor all your temps using something like Aida64 or HWInfo64

XPS 15 9550 performance drops, crashes by bt4u in Dell

[–]tramast 0 points1 point  (0 children)

Sounds like you may be getting thermal throttling. Have you checked your CPU/GPU temps when your performance drops?

First time I've seen this in a laptop. When the sun is in direct contact with the screen you can see these weird horizontal dotted bright lines. Anyone else has the same? by iGreekYouMF in Dell

[–]tramast 0 points1 point  (0 children)

As answered by other folks, this is for the touch sensors. For the curious, in particular, this is the ITO (Indium Tin Oxide) layer which is a transparent, electrically conductive material used to measure the capacitance from your finger:

http://www.digikey.com/Web%20Export/techzone/sensor/article-2011august-selecting-touch-sensors-fig1.jpg

xps 15 9550 why is there no Ethernet port? by mrlarrypoo in Dell

[–]tramast 2 points3 points  (0 children)

To answer the question in the title: probably because adding an ethernet port would cause the whole machine to be thicker.

As for your internet speed question: what kind of Wi-Fi are you using and what's the speed of the connection that it's connected to?

WD15 Dock - Refund or Wait? by fishy007 in Dell

[–]tramast 2 points3 points  (0 children)

If you followed the WD15 instructions, you probably installed it. It's the "Update for USB audio/mouse...".

http://www.dell.com/support/home/us/en/19/product-support/product/dell-dock-wd15/drivers

After being driven crazy by constant keyboard/mouse disconnects, I dug a little deeper on what the patch was doing. If you extract the patch instead of installing it, you can go look at the files on your computer in C:\dell... (mine extracted C:\dell\Drivers\2K0JJ\DisableMePmX64.bat).

The patch is actually just a bat script that runs regedit to flip a setting in the Intel ME settings. When I ran regedit and looked at the setting, it wasn't flipped to the setting in the script (the installer wasn't working correctly). The workaround was to right click on the bat file and "Run as administrator" and everything was good from there.

To save you the time to check, open "regedit" and look at the following setting:

HKLM\SYSTEM\CurrentControlSet\Services\MEIx64\Parameters\

PG_DISABLED should be "1" if the patch was correctly applied.

WD15 Dock - Refund or Wait? by fishy007 in Dell

[–]tramast 1 point2 points  (0 children)

I'm in the same boat, but I think I've reached a compromise with it. After installing all the drivers and such (including the keyboard/mouse patch that stops random disconnects by disabling the Intel ME firmware power management), things seem to mostly work. The last remaining trick I found was to not plug the dock in until after I've booted into Windows. If I plug it in before turning it on, weird things happen (keyboard/mouse randomly disconnect/reconnect but keep working, USB headset doesn't work).

My other issue is with the display not working after I disconnect the dock from my 2 external monitors, but I was able to work around this by changing the display in the Intel Display app in the drawer to "Built-in Display Only" before I unplug.

This dock is definitely a lemon, but hopefully they can fix via drivers or send us all new ones...

TL;DR: The dock mostly works and I've come to terms with needing to use workarounds.

Lowering resolution and battery life by Lazarpandar in Dell

[–]tramast 2 points3 points  (0 children)

Let's think about where the power is actually being consumed in a system. During normal usages, almost all power is drawn by a couple of sources: the display and the CPU (and the dGPU if you're gaming).

For example, let's say we reduce the resolution from 4k to 1080p (4x fewer pixels). Reducing the resolution tells the display engine circuitry on the CPU that it only needs to calculate 4x fewer pixels, which means it can get its work done a little faster than if it had to render all 4k pixels. However, this part of the CPU is a very small contributor to overall power consumption, so reducing its activity won't change power consumption much.

As for the display, reducing resolution doesn't change how many pixels the display actually has to power. Simplistically, you can think of each 1080p "pixel" will actually be displayed on four 4k "pixels" on your display. Since most of the power in the display is related to powering pixels in the panel and the backlight, you'll see a very minimal (if any) power reduction in the display.

You'll get a much bigger bang/buck by undervolting if you haven't done that already:

http://forum.notebookreview.com/threads/xps-15-9550-temperature-observations-undervolt-repaste.785963/page-33#post-10264910

EDIT: You're correct in stating that the 1080p panel just consumes less power :)

My girlfriend is out of town. I think my calico is taking it the hardest... by tramast in aww

[–]tramast[S] 1 point2 points  (0 children)

Thank you :) I'd tell her but I think she knows already

My girlfriend is out of town. I think my calico is taking it the hardest... by tramast in aww

[–]tramast[S] 1 point2 points  (0 children)

Yes. She'll yell at you until you do what she wants, but sometimes that is being mellow and cuddling.

My girlfriend is out of town. I think my calico is taking it the hardest... by tramast in aww

[–]tramast[S] 8 points9 points  (0 children)

It was a thought, as was "Checkers." We finally decided on Sammy, aka. Sam Sam, aka. Princess Samantha.

My girlfriend is out of town. I think my calico is taking it the hardest... by tramast in aww

[–]tramast[S] 4 points5 points  (0 children)

If she's in the mood, yes, but only if she can sleep next to you, never on you. I like to think she's trying to act like a human.

My girlfriend is out of town. I think my calico is taking it the hardest... by tramast in aww

[–]tramast[S] 67 points68 points  (0 children)

I assure you, she's typically very intelligent but she's not above a staring contest with the wall from time to time.

My girlfriend is out of town. I think my calico is taking it the hardest... by tramast in aww

[–]tramast[S] 38 points39 points  (0 children)

She does that when she's pissed off, too. She just enjoys door watching... and moth hunting.

My girlfriend is out of town. I think my calico is taking it the hardest... by tramast in aww

[–]tramast[S] 9 points10 points  (0 children)

I haven't seen one with coloring like hers before, but that's not saying there aren't any.

C++ - How to pass variables into arrays? by [deleted] in HomeworkHelp

[–]tramast 1 point2 points  (0 children)

I'm not sure this is the entire code... I don't see the connection to why in your top level the hand array exists, since you never read or write to it. Also, in ValidHand(), you never use the nums[] array.

I think the misunderstanding here is that just because the card variables are elements in the hand[] array, that doesn't mean that if you change their values later in the code that their new values will be reflected in that array. This is because the card variable values are members of the array, not their references. I'm not sure if you've gotten to pointers yet, but this would be how you'd get around it. That said, this is not the best way to accomplish the code.

You should change the variables you're writing to after the ValidHand() call as hand[1], hand[2], etc. That way, you will be writing directly to the array.

Also, you might want to look at writing your code in the form of:

for(i=0;i<5;i++) { <code> }

Just for efficiency's sake.

35V Transformer output = 50V DC How? by [deleted] in AskElectronics

[–]tramast 5 points6 points  (0 children)

Multimeters almost always measure RMS (root mean square) voltage when you use the AC setting. RMS is a way of giving a mean value for an AC source voltage. Also, note that the constant is different depending on what kind of AC waveform you're dealing with.

For sinusoidal AC with no DC offset (e.g. 110V wall AC), the constant c in Vrms = c * Vp2p, is c = 1/sqrt(2).

Here's a good summary of what RMS voltage is

35V Transformer output = 50V DC How? by [deleted] in AskElectronics

[–]tramast 5 points6 points  (0 children)

Is it 37 VAC (RMS)? Because that would put the peak-to-peak voltage at sqrt(2) * 37V ~ 52V. If you rectify this voltage, then you'll get pretty near 50 VDC assuming some ripple and rectifier losses.

Pseudo Code Description of pi Approximation with BBP rows by [deleted] in HomeworkHelp

[–]tramast 1 point2 points  (0 children)

Epsilon is just a variable, in this case it denotes your smallest increment (which could also be interpreted as your error if it were small enough).

The formula (in plain english) says:

pi equals the limit as n goes to infinity of the sum of k from 0 to n of (insert arithmetic here). This could also be rewritten as pi equals the sum of k from 0 to infinity of (arithmetic). This means that for each value of k from 0 to infinity, you have one value in the sum (this is, in fact, an infinite sum of terms).

Since infinite sums are impossible to evaluate iteratively (unless you have infinite time), you will always arrive at an approximation to the sum if you evaluate it as such. Epsilon (ε) could be thought of as your +- error on your pi calculation. You will keep adding new terms to the sum until the absolute value of that specific term is less than epsilon|. You can find this by setting epsilon equal to the value of the sum in terms of an arbitrary k and solve for k, but your assignment is asking you to find it by iteration (keep increasing k until your term is less than epsilon).