OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

18 Pages V  « < 5 6 7 8 9 > »   
Reply to this topicStart new topic
> Debian with Xqt, Running Debian(complete) & Qtopia
adf
post Dec 11 2004, 10:32 PM
Post #91





Group: Members
Posts: 2,821
Joined: 13-September 04
From: Wasilla Ak.
Member No.: 4,572



I think maybe winzip is your problem?
Does your z have "tar" ?
Find and install tar (an archive system)
put the tarball on your card
cd to "card"(wherever that is--my sd card is at mnt/card) /debroot --cd /mnt/card/debroot
untar the tarball there
tar -zxpvf "the name of the tarball--zaurus debian big or something"
when its done do: /debroot/INSATLL.d/postinst.sh this will make scripts. Unless you wanted a pristine difficult to manage do it yourself setup?
the .xinitrc should have been installed with xqt. you might want to redo that using force reinstall and force overwrite..

Hope that helped?
adf
Go to the top of the page
 
+Quote Post
smuelas
post Dec 12 2004, 05:19 AM
Post #92





Group: Members
Posts: 110
Joined: 15-October 04
Member No.: 5,026



In fact, you don't have the file .xinitrc in your home. You must create and edit it.
To create a link in Linux you must write:

ln -s (name of original file/directory with the PATH) (name of linked file/directory with the complete PATH)

smuelas
Go to the top of the page
 
+Quote Post
smuelas
post Dec 12 2004, 05:34 AM
Post #93





Group: Members
Posts: 110
Joined: 15-October 04
Member No.: 5,026



Sorry. chaosteo, I made a mistake.
Yes, you should have the file .xinitrc in your home directory once Xqt is installed. Perhaps the problem is that, as you are new in Linux, you only type "ls" to see what you have in a directory. This will not show you the hidden files/directorys. To see everything you must type: " ls -a "

smuelas
Go to the top of the page
 
+Quote Post
hafken
post Dec 12 2004, 06:16 AM
Post #94





Group: Members
Posts: 7
Joined: 3-December 04
Member No.: 5,732



re: xmodmap problems

ok, I did the apt-get upgrade, but still didn't fix my problem.

I even reinstalled the whole xqt, but that didn't help either.

Any more ideas? Is there some way for me to further debug what exactly xmodmap is doing?

thanks,

Dave
Go to the top of the page
 
+Quote Post
smuelas
post Dec 12 2004, 06:42 AM
Post #95





Group: Members
Posts: 110
Joined: 15-October 04
Member No.: 5,026



I'm sorry, Dave about your problems with xmodmap.
What you can do is what I did to edit .xmodmaprc. You must run a program that is launched typing " xev ".
Once launched you will see that everytime you type a key there is a message where you can find the number that the computer assigns to that key. This and the actual file .xmodmaprc. should serve you to edit the right file for you.
Cheers,
smuelas
Go to the top of the page
 
+Quote Post
chaosteo
post Dec 12 2004, 07:02 AM
Post #96





Group: Members
Posts: 41
Joined: 28-November 04
Member No.: 5,634



Hello Smuelas,

I used Vim to edit .xintrc wtih
rxvt //&
//blackbox
i saved it
and then i tried to link xqt and x
but somehow there is no directory called X under my QPalmTop/bin

???

thank you again
Go to the top of the page
 
+Quote Post
smuelas
post Dec 12 2004, 09:22 AM
Post #97





Group: Members
Posts: 110
Joined: 15-October 04
Member No.: 5,026



Hi, chaosteo
What you should have is a file with the name " Xqt " in directory /home/QtPalmtop/bin
It is an executable file (in fact, the x-server). Now you must create a linked file to this one with the simple name " X ". So, you must type only once being root:
ln -s /home/QtPalmtop/bin/Xqt /home/QtPalmtop/bin/X
and that's all.
smuelas
Go to the top of the page
 
+Quote Post
chaosteo
post Dec 12 2004, 11:04 AM
Post #98





Group: Members
Posts: 41
Joined: 28-November 04
Member No.: 5,634



sorry guys another question..sorry being so dumb

I linked the two directory and then
I typed in startx and it jump to the black meshed screen and quit itself .. here is what i get from terminal

statx
mcookie:not found
xauth:creating new authority file/ home/zaurus/.Xauthority
xauth:creating new authority file/ home/zaurus/.Xauthority
Using authority file /home/zaurus/.Xauthority
xauth; (stdn):1 bad "add" cpmmand line

xauth:creating new authority file/ home/zaurus/.Xauthority
xauth:creating new authority file/ home/zaurus/.Xauthority
Using authority file /home/zaurus/.Xauthority
xauth; (stdn):1 bad "add" cpmmand line

qtApInit
SISharedManager can't get proc entry
Display size:480*640
couldn;t open translation file / home/QtPalmtop/i18n/en/libs1.qmid <
qtRandRrtotate(0)
_XSERVtransmkdir: Owner of /tmp/.X11-unix should be set to root
create shawdo image 480*640

qtRandRnit()
qtInitvisualsShadow- Masks 0000f900 000007e0 0000001f BPRGB 6 d 16 bpp 16
qtRandRInit()
qtCreatDEfColormap- Deferring to fbCreateDefColormap()
qtFinishScreenInitFb- returning
qtScreenInit-returning
Could not init root path element /opt/QtPalmtop.lib.X11.fonts/75dpi., removing from list
Could not init root path element /opt/QtPalmtop.lib.X11.fonts/100dpi., removing from list
cat: /home/zaurus/.Xauthority: No such file or directory

waiting for X server to shut down

xauth: create new authority file /home/zaurus/.Xauthority
Go to the top of the page
 
+Quote Post
smuelas
post Dec 12 2004, 12:37 PM
Post #99





Group: Members
Posts: 110
Joined: 15-October 04
Member No.: 5,026



hi chaos...
Sorry but this time I cannot help you. It seems that you have a problem with the installation of Xqt. Are you sure that you have employed all the packages needed. Check other sites in this forum, specially those related with xqt installation.
smuelas
Go to the top of the page
 
+Quote Post
adf
post Dec 12 2004, 08:22 PM
Post #100





Group: Members
Posts: 2,821
Joined: 13-September 04
From: Wasilla Ak.
Member No.: 4,572



2 things

Chaos.. you are using a standard sharprom install? any way you can secureshell into your z and startx from there? the output might help.. I think a reinstall with all packages listed should do it ..smuealas seems to know what he is talking about.

Has anyone tried -with pocketworkstaion- dropping into tty1 chrooting to debroot and installing xwindows? "apt-get install x-window-system" ..then configuring the debian x-server there?
It would rock if we had debian's x, Klauss' vnc, and xqt as good working options

-adf
Go to the top of the page
 
+Quote Post
pelrun
post Dec 12 2004, 10:33 PM
Post #101





Group: Members
Posts: 369
Joined: 6-September 04
From: Brisbane, Australia
Member No.: 4,488



QUOTE(chaosteo @ Dec 12 2004, 03:02 PM)
I used Vim to edit .xintrc wtih
rxvt //&
//blackbox


// is a valid comment marker for C++, but not for a shell script. You want to use # instead. It may not be the cause of your problem, but fixing it won't hurt.
Go to the top of the page
 
+Quote Post
unplug
post Dec 15 2004, 05:41 PM
Post #102





Group: Members
Posts: 63
Joined: 3-December 04
Member No.: 5,742



I have been trying to setup Debian in my 6000 and have some problems. I used tar instead gnu-tar in my linux box and untar to cf card.
1. There is no icewm in my /usr/bin. I tried both zaurus-debian-base-v0.17.tgz and zaurus-debian-big-v0.17.tgz. After untar, there is no icewm.
2. If I comment blackbox, then I can not start X. After I saw the big ugly X icon, it quit without error message.
3. After I export DISPLAY=0:0, all keys become capital and I can not type/write char in lower case.
Can anyone help?
Go to the top of the page
 
+Quote Post
unplug
post Dec 15 2004, 05:47 PM
Post #103





Group: Members
Posts: 63
Joined: 3-December 04
Member No.: 5,742



Sorry for my oversight. I found icewm in zaurus-debian-big, but not in zaurus-debian-base.
Go to the top of the page
 
+Quote Post
unplug
post Dec 15 2004, 09:16 PM
Post #104





Group: Members
Posts: 63
Joined: 3-December 04
Member No.: 5,742



One more thing, I followed instruction in other posts in this forum, now I got "IceWM: Anohter window manager already running, exiting..."
What is the best way to terminate X? When I used "exit", it is still there
Go to the top of the page
 
+Quote Post
adf
post Dec 15 2004, 11:34 PM
Post #105





Group: Members
Posts: 2,821
Joined: 13-September 04
From: Wasilla Ak.
Member No.: 4,572



I've certatinly not seen that. On my setup (a 5600 though) I use a 2 line "script" that does chroot and export DILSPLAY=0:0 ( no big deal there, but it helps me get past some xqt keyboard weirdness) Then in rxvt I do su then icewm and minimize rxvt. when icewm comes up I do whatever I intended. when I log out xqt quits and I am back in qtopia.
Do you have pocketworkstation going in the background ? ( I don't know if it makes a diff even- It shouldn't) do ps -A and see if icewn or Xvncserver are running and kill 'em before you open XQT. otherwise maybe post how you set things up?
Go to the top of the page
 
+Quote Post

18 Pages V  « < 5 6 7 8 9 > » 
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 22nd May 2013 - 10:01 PM