Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Vogtinator

Pages: 1 ... 63 64 [65] 66 67 ... 83
961
Computer Usage and Setup Help / Re: Linux Mint help- driver issue?
« on: January 07, 2013, 12:22:01 pm »
lsmod?
glxgears?
glxinfo?

Quote
Today I installed HL2 via wine and while it does run, it is unusably slow and the audio stutters a lot. On my WinXP partition however, it works more or less fine
Wine and graphics drivers make windows games run much slower on every linux pc.
KDE Effects work without problems, no lags, but portal2 is unplayable on lowest settings. With Win7, it works > 60fps on mid.

962
TI-Nspire / Re: nspire Linux Questions
« on: January 07, 2013, 08:07:39 am »
The dongle has an ethernet port itself, also a good hub would be no problem at all

963
TI-Nspire / Re: nspire Linux Questions
« on: January 07, 2013, 01:27:10 am »
archlinuxarm.org/forum/viewtopic.php?f=27&t=1241
onlive needs a dongle which has a faster arm than the nspire O.o

964
TI-Nspire / Re: nspire Linux Questions
« on: January 06, 2013, 02:37:47 pm »
USB Keyboard?
I'll try the current kernel on my cx cas, maybe I get the same error

965
TI-Nspire / Re: nspire Linux Questions
« on: January 06, 2013, 02:34:37 pm »
That's just a warning, no prob at all.
Do you get a shell?
If not, try console=tty0

966
TI-Nspire / Re: nspire Linux Questions
« on: January 06, 2013, 02:26:51 pm »
Oh, try /bin/sh then

967
TI-Nspire / Re: nspire Linux Questions
« on: January 06, 2013, 01:55:30 pm »
Which kernel? Try some more versions
http://tiplanet.org/nspire-linux-builds/kernel.html

968
Other / Re: Ubuntu Phone OS
« on: January 06, 2013, 01:33:25 pm »
Not another Phone OS...
Firefox OS, Ubuntu Phone OS, KDE Plasma Active..
They all are planned, but nobody will use them if they don't work together

BTW: I hate Ubuntu/Canonical, they want to do everything themselves and don't support other projects/use them

969
Computer Usage and Setup Help / Re: OpenGL framebuffer_object
« on: January 06, 2013, 01:29:21 pm »
Ok, with google I found http://intercambiosos.org/showthread.php?t=29417 (Google translator, if needed)
Somebody there mentions, Intel Graphics don't support the game.

970
TI-Nspire / Re: nspire Linux Questions
« on: January 06, 2013, 01:27:45 pm »
Try to use
Code: [Select]
cmdline root=/dev/ram init=/bin/bashnow you should be able to run commands without being thrown out.

971
Calculator C / Re: [3D Math]Correct perspective
« on: January 06, 2013, 10:23:24 am »
Ok.
Do you clip triangles or test every pixel if it's on screen?
BTW: I wouldn't use i*3 every time. I'd do uint32_t size3 = size*3 and for(i =0; i < size3; i+=3)

972
TI-Nspire / Re: nspire Linux Questions
« on: January 06, 2013, 09:51:36 am »
On a linux pc, run the following:
Code: [Select]
mount -t ext2 -o loop initrd.tns /mnt
cd /mnt/etc
vi inittab
cd /
umount /mnt

973
Computer Usage and Setup Help / Re: OpenGL framebuffer_object
« on: January 06, 2013, 09:35:42 am »
Which graphics card do you have?

974
Humour and Jokes / Re: If there was tech support in botswana...
« on: January 05, 2013, 08:53:03 am »
You'll also die faster.

I want to overvolt myself.

Pages: 1 ... 63 64 [65] 66 67 ... 83