Advertising (This ad goes away for registered users. You can Login or Register)

your desktop look

Everything related to computers that doesn't go in other categories
User avatar
XxGodOfWar2xX
Posts: 1036
Joined: Sat Feb 12, 2011 3:28 pm
Location: Lurking in the Shadows
Contact:

Re: your desktop look

Post by XxGodOfWar2xX » Fri Sep 20, 2013 8:44 pm

m0skit0 wrote:Mint is pretty nice, it's the one I'm using at my desktop computer. I like Cinnamon desktop manager, it's a good mix of GNOME 2 and 3. And Steam for Linux works fine too :D
I prefer to use Mint, but I'm having issues with Steam, so I'm again, using Winblows.
Advertising

User avatar
fate6
Big Beholder
Posts: 7599
Joined: Fri Mar 09, 2012 1:18 am
Location: [fate6@Canterlot ~]$

Re: your desktop look

Post by fate6 » Fri Sep 20, 2013 11:40 pm

XxGodOfWar2xX wrote: I prefer to use Mint, but I'm having issues with Steam, so I'm again, using Winblows.
Found this on a quick google

http://www.dedoimedo.com/games/steam-linux-mint.html

Fortunately for me Steam is in the official Arch repos :3
Advertising
Image
anon wrote:If you can't trust a 600 year old vampire in a prepubescent girl's body, who can you trust?

User avatar
hgoel0974
Retired Mod
Posts: 2154
Joined: Mon Jul 23, 2012 11:42 pm
Location: Maia, Pleiades Nebula

Re: your desktop look

Post by hgoel0974 » Sat Sep 21, 2013 3:30 am

fate6 wrote:
XxGodOfWar2xX wrote: I prefer to use Mint, but I'm having issues with Steam, so I'm again, using Winblows.
Found this on a quick google

http://www.dedoimedo.com/games/steam-linux-mint.html

Fortunately for me Steam is in the official Arch repos :3
While we're on the topic, what's more annoying than an amazing game needing to update during the time you really want to play it (oh and it's a steam game)?
"If the truth is a cruel mistress, then a lie must be a nice girl"

User avatar
NNNRT
Moderator
Posts: 1586
Joined: Fri Jul 27, 2012 1:32 pm
Location: Byblos
Contact:

Re: your desktop look

Post by NNNRT » Sat Sep 21, 2013 10:57 am

hgoel0974 wrote:While we're on the topic, what's more annoying than an amazing game needing to update during the time you really want to play it (oh and it's a steam game)?
That's the same for PS3. :x
t h e r a r e t i g e r

User avatar
XxGodOfWar2xX
Posts: 1036
Joined: Sat Feb 12, 2011 3:28 pm
Location: Lurking in the Shadows
Contact:

Re: your desktop look

Post by XxGodOfWar2xX » Sat Sep 21, 2013 5:13 pm

fate6 wrote:
XxGodOfWar2xX wrote: I prefer to use Mint, but I'm having issues with Steam, so I'm again, using Winblows.
Found this on a quick google

http://www.dedoimedo.com/games/steam-linux-mint.html

Fortunately for me Steam is in the official Arch repos :3
That's not the issue. I have it installed, but it will not start my games.

User avatar
naki-the-curious
Posts: 480
Joined: Sat Apr 30, 2011 8:53 am
Location: Japan/New Zealand

Re: your desktop look

Post by naki-the-curious » Thu Oct 31, 2013 6:15 am

New wallpaper + newish layout
[spoiler]Image[/spoiler]
my stuff
  • PSP 3000 White (03g) - Dual Boot (6.60 Pro-C2 and LME 1.8)
  • PSP 2000 Simpsons Ed. - 6.60 ME 1.8
  • PS Vita Cosmic Red - FW3.01
  • Sony Vaio E-Series Laptop White
  • Samsung Galaxy S4 International (Rooted)

User avatar
Tonakai
Posts: 594
Joined: Sun Aug 05, 2012 3:00 am
Location: United Kingdom.

Re: your desktop look

Post by Tonakai » Tue Nov 19, 2013 9:51 pm

XxGodOfWar2xX wrote: That's not the issue. I have it installed, but it will not start my games.
Do you have ia32-libs and ia32-libs-multiarch installed? Also, after a quick search I found this:
I managed find a workaround for this this and I suspect that it'll work for you too, rodvil, since my configuration is similar to yours (a Radeon card with open source drivers).

I googled for "libGL error: failed to load driver: r600" and found this thread on FTL forums: http://www.ftlgame.com/forum/viewtopic.php?f=9&t=3499 . It seems that the open source drivers require a newer version of libstdc++.so.6 library than is provided with FTL and removing, renaming or moving the the file causes FTL to load the newer version which is provided with the distribution.

The file in question is located in Steam's FTL folder (for me this is /home/YOURUSER/.local/share/Steam/SteamApps/common/FTL\ Faster\ Than\ Light/data/amd64/lib, this of course depends where you set Steam to be installed). For 32-bit users it's in x86/lib.

I hope this helps and that this is fixed in future updates.
Which apparently helped a few people get it running. I have very little experience with mint. In all honesty, if you want to run steam you should probably use Arch.

User avatar
XxGodOfWar2xX
Posts: 1036
Joined: Sat Feb 12, 2011 3:28 pm
Location: Lurking in the Shadows
Contact:

Re: your desktop look

Post by XxGodOfWar2xX » Tue Nov 19, 2013 11:32 pm

Tonakai wrote:
XxGodOfWar2xX wrote: That's not the issue. I have it installed, but it will not start my games.
Do you have ia32-libs and ia32-libs-multiarch installed? Also, after a quick search I found this:
I managed find a workaround for this this and I suspect that it'll work for you too, rodvil, since my configuration is similar to yours (a Radeon card with open source drivers).

I googled for "libGL error: failed to load driver: r600" and found this thread on FTL forums: http://www.ftlgame.com/forum/viewtopic.php?f=9&t=3499 . It seems that the open source drivers require a newer version of libstdc++.so.6 library than is provided with FTL and removing, renaming or moving the the file causes FTL to load the newer version which is provided with the distribution.

The file in question is located in Steam's FTL folder (for me this is /home/YOURUSER/.local/share/Steam/SteamApps/common/FTL\ Faster\ Than\ Light/data/amd64/lib, this of course depends where you set Steam to be installed). For 32-bit users it's in x86/lib.

I hope this helps and that this is fixed in future updates.
Which apparently helped a few people get it running. I have very little experience with mint. In all honesty, if you want to run steam you should probably use Arch.
I already got rid of Linux Mint, and Windows 8. Went back to Win7 and Fedora...(Which I want to die)

User avatar
fate6
Big Beholder
Posts: 7599
Joined: Fri Mar 09, 2012 1:18 am
Location: [fate6@Canterlot ~]$

Re: your desktop look

Post by fate6 » Fri Feb 14, 2014 10:43 pm

Warning! pantsu!
Image
:3
Image
anon wrote:If you can't trust a 600 year old vampire in a prepubescent girl's body, who can you trust?

User avatar
SMOKE
Retired Mod
Posts: 3673
Joined: Tue Apr 17, 2012 10:00 pm
Location: USA
Contact:

Re: your desktop look

Post by SMOKE » Fri Feb 14, 2014 10:58 pm

@ fate6
Windows XP ?

Post Reply

Return to “General”