![]() ![]() |
Nov 3 2007, 01:37 PM
Post
#16
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
Install 2or0's X-related packages (inside the afterall/packages directory). You can try to run the things in 2nd-cfg.sh chunck by chunk. The script is basically helping users to install loads of things. I don't use xdm or gdm; they just get in the way and block me from getting back to the console. for getting back to the console, you can always do : sudo chvt 1 (or chvt [123456] ) |
|
|
|
Nov 3 2007, 01:39 PM
Post
#17
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Oh yes, root. Just like when using other OSs on the Z. I am no paranoid.
Frankly I haven't tried X in $USER yet. |
|
|
|
Nov 3 2007, 01:40 PM
Post
#18
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Install 2or0's X-related packages (inside the afterall/packages directory). You can try to run the things in 2nd-cfg.sh chunck by chunk. The script is basically helping users to install loads of things. I don't use xdm or gdm; they just get in the way and block me from getting back to the console. for getting back to the console, you can always do : sudo chvt 1 (or chvt [123456] ) Thanks! But i still don't like gdm for its not so small overhead. |
|
|
|
Nov 3 2007, 01:45 PM
Post
#19
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
|
|
|
|
Nov 3 2007, 02:51 PM
Post
#20
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
cd /afterinstall/packages && dpkg -i xserver* xst* xdm -> fails. apt-get install xserver-xorg-video-fbdev it install me the whole xorg .... like yesterday under OABI xdm : still not working.... GOD ! |
|
|
|
Nov 3 2007, 03:02 PM
Post
#21
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
i don't know for you, but for me, i think it's one of the biggest bug i have ever seen ! be OBLIGE to do X stuff on root ! i mean WTF ! what a security lack ! Plus we're on pocket station... which are doomed to be bluetoothed + irda attaqued .... and wifi... and more...
that's not credible please, would you know where i can feel in a bug report for that ? |
|
|
|
Nov 3 2007, 03:30 PM
Post
#22
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
ok... i find a way.
let me investigate it a little, but it works... i have to define what packages it needs, and what are obsoletes... tell you in less than 10 min |
|
|
|
Nov 3 2007, 04:56 PM
Post
#23
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
1 hour an a half later....
ok folks, i tried the best i can, i had to remove almost everything in order not to have package that you wouldn't have (...) well do that : apt-get install xdm cd /usr/bin mv X X.OLD ln -s Xfbdev X chmod 2755 Xfbdev then, you can launch xdm, and log into X as $USER |
|
|
|
Nov 3 2007, 05:22 PM
Post
#24
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
j'ajoute a cela :
allez visiter : /etc/X11/xdm/Xresources ligne 84 : Chooser*geometry: mettez une geometry qui tient sur l'ecran d'un zaurus (640x480) /etc/X11/xdm/Xsetup --> xrandr -o right et si vous voulez ..... Esetroot ~/wallpaper.jpg /etc/X11/xdm/Xservers ligne 35 : ajoutez a la fin, comme dans nos ~/.xserverrc -fp /usr/share..../misc et d'autres trucs bien entendu... chacun configure son linux a sa sauce bonne soiree/journee ! |
|
|
|
Nov 3 2007, 07:09 PM
Post
#25
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
oops ! sorry !
and then , go visit : /etc/X11/xdm/Xresources ligne 84 : Chooser*geometry: (put a geometry that fitt on zaurus' screen) /etc/X11/xdm/Xsetup --> xrandr -o right and, if you want : Esetroot ~/cool_pix.jpg /etc/X11/xdm/Xservers ligne 35 : add in the end, the same as in our ~/.serverrc " -fp /usr/share/.../misc " and more... and more .... everybody do the way he feels ! have a nice day ! |
|
|
|
Nov 3 2007, 11:50 PM
Post
#26
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
oops ! sorry ! and then , go visit : /etc/X11/xdm/Xresources ligne 84 : Chooser*geometry: (put a geometry that fitt on zaurus' screen) /etc/X11/xdm/Xsetup --> xrandr -o right and, if you want : Esetroot ~/cool_pix.jpg /etc/X11/xdm/Xservers ligne 35 : add in the end, the same as in our ~/.serverrc " -fp /usr/share/.../misc " and more... and more .... everybody do the way he feels ! have a nice day ! yeah! merci! oh i mean thanks i'll try that right after i'm (really) awaken |
|
|
|
Nov 4 2007, 08:19 AM
Post
#27
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
jpmatrix : so ? no majors issues ?
ZDevil : i think we should add the adduser $USER and then the above trick to be able de launch X with a $USER in your 2-cfg.sh process for the Q18 and for other install. maybe you should add it in the wiki. my point is that it would be a shame if debian-zaurus based machines become the source of linux-virus, because their users only work in root instead of $USER. i won't develop this idea, you probably understand what i mean. Once shouldn't work in root. |
|
|
|
Nov 4 2007, 09:06 AM
Post
#28
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
jpmatrix : so ? no majors issues ? ZDevil : i think we should add the adduser $USER and then the above trick to be able de launch X with a $USER in your 2-cfg.sh process for the Q18 and for other install. maybe you should add it in the wiki. my point is that it would be a shame if debian-zaurus based machines become the source of linux-virus, because their users only work in root instead of $USER. i won't develop this idea, you probably understand what i mean. Once shouldn't work in root. gotcha! i've done all you wrote and X seems it want to be launched with my $USER but : when i login with my $USER i'm always enforced to change my password ! do you know how to disable that?? |
|
|
|
Nov 4 2007, 09:51 AM
Post
#29
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
jpmatrix : so ? no majors issues ? ZDevil : i think we should add the adduser $USER and then the above trick to be able de launch X with a $USER in your 2-cfg.sh process for the Q18 and for other install. maybe you should add it in the wiki. my point is that it would be a shame if debian-zaurus based machines become the source of linux-virus, because their users only work in root instead of $USER. i won't develop this idea, you probably understand what i mean. Once shouldn't work in root. gotcha! i've done all you wrote and X seems it want to be launched with my $USER but : when i login with my $USER i'm always enforced to change my password ! do you know how to disable that?? yep : login in, and change password while loggin then, exit properly then relog oh, and btw...you can "man 5 shadow" it explains how to configure it.... be sure the date is well fix (apt-get install ntpdate && /usr/sbin/ntpdate pool.ntp.org ) that should be fix |
|
|
|
Nov 4 2007, 10:08 AM
Post
#30
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
jpmatrix : so ? no majors issues ? ZDevil : i think we should add the adduser $USER and then the above trick to be able de launch X with a $USER in your 2-cfg.sh process for the Q18 and for other install. maybe you should add it in the wiki. my point is that it would be a shame if debian-zaurus based machines become the source of linux-virus, because their users only work in root instead of $USER. i won't develop this idea, you probably understand what i mean. Once shouldn't work in root. gotcha! i've done all you wrote and X seems it want to be launched with my $USER but : when i login with my $USER i'm always enforced to change my password ! do you know how to disable that?? yep : login in, and change password while loggin then, exit properly then relog oh, and btw...you can "man 5 shadow" it explains how to configure it.... be sure the date is well fix (apt-get install ntpdate && /usr/sbin/ntpdate pool.ntp.org ) that should be fix it works ! thanks ! i think my problem was date related as it kept asking me to change my password each time i login. merci! ps: to have the right time, i had to run dpkg-reconfigure tzdata and choose Europe/Paris |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 03:05 AM |