So I can't run mari0.
I have mari0_1.2.love and I have installed love-unstable. I type this into the terminal: love-unstable mari0_1.2.love
and this is what is spat out: Warning, quality setting failed! (Result: buffers: 0, samples: 0)
and opens Mari0 as a black screen which I can't do anything with.
OS: Ubuntu 10.04.4 LTS
Processor: 2x Intel(R) Pentium(R) Dual CPU T2330 @ 1.60GHz
Memory: 2048MB (1182MB used)
Any help?
mari0 on Ubuntu, quality settings failed! Problem
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
your problem is probably not linked to that error msg : i get it too.
Can't tell what yr pb is though
Can't tell what yr pb is though
-
- Shaders guy
- Posts: 148
- Joined: 02 Feb 2012, 21:37
What is your video card? What graphics drivers are you using?
-
- Posts: 2095
- Joined: 03 Feb 2012, 00:47
Make sure your love is installed correctly
Code: Select all
sudo add-apt-repository ppa:bartbes/love-unstable
sudo apt-get update
sudo apt-get install love-unstable
-
- Posts: 4
- Joined: 07 Mar 2012, 00:03
Love is installed correctly. I downloaded latest verison mari0_1.4.love and it now opens and gives the initial screen and freezes.
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
Subsystem: Hewlett-Packard Company Device 30d9
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at 91000000 (64-bit, non-prefetchable)
Memory at 80000000 (64-bit, prefetchable)
I/O ports at 30d0
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
Subsystem: Hewlett-Packard Company Device 30d9
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at 91000000 (64-bit, non-prefetchable)
Memory at 80000000 (64-bit, prefetchable)
I/O ports at 30d0
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
-
- Posts: 4
- Joined: 07 Mar 2012, 00:03
I have no idea...was hoping someone here might be able to tell me whether it is possible to get it working.rokit boy wrote:Controller fucked up?
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
It's possibly your video card. Slime could answer, I don't know.
-
- Shaders guy
- Posts: 148
- Joined: 02 Feb 2012, 21:37
My best guess is bad or outdated drivers (linux intel drivers aren't known for being awesome, I think), but I can't say for sure.