Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wine problem on partitioned Gentoo system
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Itzamna
n00b
n00b


Joined: 27 Apr 2009
Posts: 8
Location: Netherlands

PostPosted: Mon Apr 27, 2009 3:23 pm    Post subject: Wine problem on partitioned Gentoo system Reply with quote

I apologize if the question has been posed before, but I did not find any similar posts by browsing or searching through the forums. Here it goes:

I have been using Gentoo Linux for a year now, and never have I had a problem I couldn't solve. However, not long ago I bought a 1 TB hard disk which I divided into 7 partitions: /boot, (swap), /, /var, /tmp, /usr and /home (yes, that's FreeBSD influence right there). When I finished compilation of Wine, I found I could no longer install DirectX. Age of Empires III, Black & White II and Unreal Tournament III wouldn't install either - it wouldn't budge. These are the errors DXSetup produces:

http://img111.imageshack.us/img111/8825/winetricks1.jpg

http://img512.imageshack.us/img512/5236/winetricks.jpg

(the console only displays a 'status 43' message, I don't even know what the hell that means)

I figure it has to have something to do with permissions, as somehow the program can't write to my /home partition. I fiddled around with /etc/fstab and octal permissions all day, to no avail. This is my current configuration:

Code:

/dev/sda1      /boot      ext2      noauto,noatime   1 2
/dev/sda2      none      swap      sw   0 0
/dev/sda4      /      ext4      noatime   0 1
/dev/sda5      /var      ext4      noatime   0 0
/dev/sda6      /tmp      ext4      noatime   0 0
/dev/sda7      /usr      ext4      noatime   0 0
/dev/sda8      /home   ext4      noatime,users,rw,exec   0 0
/dev/scd0      /mnt/cdrom   auto      noauto,ro   0 0
shm         /dev/shm   tmpfs      nodev,nosuid,noexec   0 0


As you can see, my /home partition and all its subdirectories have full drwxrwxrwx (777) permission. Also, my /home/${user} folder is owned by {user}:{user}.

Wine detects all partitions and drives perfectly:

http://img512.imageshack.us/img512/8273/winetricks2.jpg

My Wine version is 1.1.20 (the problem persists after downgrading to stable), my O/S is Gentoo 64-bit (on kernel 2.6.28-r5), I have compiled all emul-linux-x86 libraries, all partitions except for /boot are ext4.

Can anyone help me out? I'm going bald from stress here. Thanks in advance,

Itzamna

P.S.: I have done all the standard fix attempts, like deleting my ~/.wine folder, reemerging wine, installing a different wine version, ..., so please help me dream up an elegant solution.
Back to top
View user's profile Send private message
pelelademadera
Veteran
Veteran


Joined: 14 Jul 2008
Posts: 1255
Location: La Plata, Argentina

PostPosted: Mon Apr 27, 2009 5:21 pm    Post subject: Reply with quote

i think that the problem is a corrupted file (in the 2º snapshot), not the wine install
_________________
el pelado de la gente
------
Los habitantes de las islas Malvinas lo llaman gentoo, nombre en el que se basa la distribución GNU/Linux Gentoo, cuyo objetivo es la optimización para conseguir más rendimiento y velocidad en la ejecución.
------
Back to top
View user's profile Send private message
Itzamna
n00b
n00b


Joined: 27 Apr 2009
Posts: 8
Location: Netherlands

PostPosted: Wed Apr 29, 2009 2:51 pm    Post subject: Reply with quote

Solved.

http://forum.winehq.org/viewtopic.php?p=23911#23911
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum