View Single Post
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#218
Sorry but i need another help..
I'm getting a black screen when running Archlinux.

I execute it via X-terminal and i'm getting this error continuously when running archlinux :

Code:
/home/user/archlinux/startarch: line 7 /usr/bin/wmctrl: Permission denied
So i tried chmod + x and chmod 777 that file (/usr/bin/wmctrl)
But i'm still getting the same error..
How do i fix this?

edit : i copied wmctrl file again to MyDocs
and repeat this step
Code:
sudo cp /home/user/MyDocs/wmctrl /.archlinux/usr/bin
rm /home/user/MyDocs/wmctrl 
cd archlinux
./chrootarch
cd /usr/bin
chmod +x wmctrl
touch /usr/bin/archlinux-e17
chmod +x /usr/bin/archlinux-e17
nano /usr/bin/archlinux-e17
But now i'm getting this error

Code:
Everything set up, running chroot...
root
/home/user/archlinux/chrootarch: line 1: : not found
/.archlinux has a qmount already!
/media/mmc1/archmobile.img.ext2 already mounted on /.archlinux...
Everything set up, running chroot...
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/Nokia-N900:3
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
()
(0x04800002)
/home/user/archlinux/startarch: line 13: /usr/bin/set-focus: No such file or directory
[dix] Could not init font path element /usr/share/fonts/TTF, removing from list!
[dix] Could not init font path element /usr/share/fonts/Type1, removing from list!
/home/user/archlinux/startarch: line 14: /sbin/qobi-wmhint-fix: No such file or directory
/usr/bin/starte17: line 1: enlightment_start: command not found
~/archlinux $
It seems to be a font problem..

Last edited by deny_winarto; 2010-12-11 at 11:39.