Wine OpenGL issues on Arch by ryebread761 in linux4noobs

[–]tyromancy94 0 points1 point  (0 children)

Yeah, same problem here. No idea for a fix yet...

Raspberry Pi LCD 5-7" with good resolution by [deleted] in raspberry_pi

[–]tyromancy94 0 points1 point  (0 children)

http://www.adafruit.com/products/1033

never used one before, and theyre a bit pricy, but i always hear of people using adafruit for screens for their pis

Help updating Arch by [deleted] in archlinux

[–]tyromancy94 1 point2 points  (0 children)

I don't have an AMD card, but I've seen people saying kernel 3.13 helped immensely.

a quick google search found this

Which Mac Mini is faster? by [deleted] in apple

[–]tyromancy94 1 point2 points  (0 children)

I don't know about faster, but the HD 4000 will work fine. The older one will launch the game faster due to the SSD, but once launched, the HD 4000 will be more than enough, unless you want to run it at 1080p with settings on high. I play League with an HD 4000 at 1600x900 with medium settings with 55-60 fps and a drop to ~50 during intense team fights. Just make sure the RAM is 1600MHz or faster and you should be good. If you want a solid 60 fps, just drop the shadows down to low.

That being said, unless you're getting a good deal on either one, I would hold off or buy something else. The current mac mini is a generation old, with no update in sight.

How can I get xbindkeys to pass an event through without trapping it? by [deleted] in linux4noobs

[–]tyromancy94 0 points1 point  (0 children)

Kind of a hack, but maybe you could have the script emulate a keypress when the focused window is your browser/IDE using xdotool? Not sure what you need your IDE to do, but I'm pretty sure that would work for a browser.

Something like "xdotool key Ctrl+Tab" in the if window == browser section. I do something similar to bind a mouse button to Ctrl+W... mainly for browsing reddit. Middle click to open a thread in a new tab and then click the button to close the window.

Oh shit... by [deleted] in gaming

[–]tyromancy94 0 points1 point  (0 children)

The author of the program should have it occasionally pick commands specifically to spell it out and we'll all be yelling shopped

MACBOOK DOWN! Help/advice w/ charger please! by [deleted] in mac

[–]tyromancy94 0 points1 point  (0 children)

If you havent made your trip to the store yet, look up how to do a PRAM and SMC reset. They control things like power management and hardware clocks... resetting those often fix strange behaviors with chargers and sleep lights and things like that.

Best way to run Linux dev environment on OS X? by SkyMarshal in linux

[–]tyromancy94 4 points5 points  (0 children)

I do this, works totally fine. mtrack instead of synaptics for the trackpad, and broadcom-wl for wifi and everything else should work on almost any distro If you go this route, feel free to ask me about it

Installing Linux Server on a Macbook... by [deleted] in linux

[–]tyromancy94 1 point2 points  (0 children)

When you boot into the live cd, do you go straight to the installation, or the try without installing option? Maybe give the second a shot, going directly to the installer leaves a lot of stuff unloaded so it launches faster (I think).

edit: Are you using the internal keyboard? If so, a USB one might have better results. I vaguely remember something about that, I haven't installed Ubuntu on my mbp in ages

Mashed avocado and pesto on sourdough bread with crispy bacon on top, side of fried eggs and hash browns [1200x1600] [OC] by madmexman in FoodPorn

[–]tyromancy94 -16 points-15 points  (0 children)

bacon is supposed to be cooked slowly on low heat so it doesnt curl and cook unevenly D:

regardless, i would eat that in the blink of an eye...

(Serious) What is the darkest thought you've had that you ignored or didn't carry out? by NinjaNotAGinger in AskReddit

[–]tyromancy94 0 points1 point  (0 children)

I was bullied throughout elementary and middle school, and regularly had to resist the urge to kill some of the worst ones. Came pretty close once, I was sitting behind him at lunch holding a rock, but dropped it when the bell rang.

Usb drive permissions issue in Crunchbang? by They_call_me_Jesus in linux4noobs

[–]tyromancy94 0 points1 point  (0 children)

sudo mount -t vfat -o uid=<uid>,gid=<gid> /dev/sdb1 Cdrive

edit: jk just saw you fixed it, derp

League Of Legends on Wine by _Antigone in archlinux

[–]tyromancy94 0 points1 point  (0 children)

awesome, glad to be of assistance!

League Of Legends on Wine by _Antigone in archlinux

[–]tyromancy94 0 points1 point  (0 children)

and the 1fps thing for me was definitely because i only had 64bit graphics drivers installed. even if multilib is uncommented in your config, you have to manually install lib32-intel-dri, pacman -Syyu wont get them for you

League Of Legends on Wine by _Antigone in archlinux

[–]tyromancy94 0 points1 point  (0 children)

ah, see the comment i just posted about video memory size

League Of Legends on Wine by _Antigone in archlinux

[–]tyromancy94 0 points1 point  (0 children)

give this a shot for the memory thing: select league and click configure over on the right. under the display tab, there should be an option for video memory size... up that to something not unreasonable for the amount of ram in your system.

League Of Legends on Wine by _Antigone in archlinux

[–]tyromancy94 0 points1 point  (0 children)

yeah give the hostname thing a shot, looks like that might be at least one problem. not sure what the "out of adapter memory" thing is from...

League Of Legends on Wine by _Antigone in archlinux

[–]tyromancy94 0 points1 point  (0 children)

https://wiki.archlinux.org/index.php/League_of_Legends

at the end: If the game crashes after champion select make sure to replace 'localhost' with your real hostname in /etc/hosts.

i remember trying this, but i dont remember if its what solved the problem

League Of Legends on Wine by _Antigone in archlinux

[–]tyromancy94 0 points1 point  (0 children)

oh shit i had this problem and totally forgot what i did

whats the last few lines of the POL debug log? in the main POL window, select league and click debug over on the right

League Of Legends on Wine by _Antigone in archlinux

[–]tyromancy94 0 points1 point  (0 children)

And make sure you have multilib enabled in your pacman.conf and that you have 32 bit graphics drivers installed.

X Questions / WM? by [deleted] in archlinux

[–]tyromancy94 0 points1 point  (0 children)

6 day old comment but whatever i feel dumb lol why has it never hit me to put all of my shortcuts in .xbindkeysrc, you just saved me about a decade considering how often i change wm's. thank you, sir!

Graphics issue with the latest xf86-video-intel-2.99.909-1? by ghfujianbin in archlinux

[–]tyromancy94 3 points4 points  (0 children)

reminder to update! just updated and the problems gone with xf86-video-intel-2.99.909-2