Author Topic: 2.6.23.1-eabi Uboot  (Read 12043 times)

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
2.6.23.1-eabi Uboot
« Reply #15 on: November 03, 2007, 05:37:19 pm »
Quote from: ZDevil
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] )

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
2.6.23.1-eabi Uboot
« Reply #16 on: November 03, 2007, 05:39:35 pm »
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.

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
2.6.23.1-eabi Uboot
« Reply #17 on: November 03, 2007, 05:40:27 pm »
Quote from: flux
Quote from: ZDevil
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.

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
2.6.23.1-eabi Uboot
« Reply #18 on: November 03, 2007, 05:45:23 pm »
Quote from: ZDevil
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.

i remember login with $USER was working just perfect with debian OABI but with xdm loaded...
i don't understand why that does not work with EABI ....
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
2.6.23.1-eabi Uboot
« Reply #19 on: November 03, 2007, 06:51:27 pm »
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 !

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
2.6.23.1-eabi Uboot
« Reply #20 on: November 03, 2007, 07:02:48 pm »
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 ?

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
2.6.23.1-eabi Uboot
« Reply #21 on: November 03, 2007, 07:30:30 pm »
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

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
2.6.23.1-eabi Uboot
« Reply #22 on: November 03, 2007, 08:56:09 pm »
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

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
2.6.23.1-eabi Uboot
« Reply #23 on: November 03, 2007, 09:22:13 pm »
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 !

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
2.6.23.1-eabi Uboot
« Reply #24 on: November 03, 2007, 11:09:28 pm »
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 !

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
2.6.23.1-eabi Uboot
« Reply #25 on: November 04, 2007, 02:50:21 am »
Quote from: flux
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
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
2.6.23.1-eabi Uboot
« Reply #26 on: November 04, 2007, 11:19:48 am »
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.

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
2.6.23.1-eabi Uboot
« Reply #27 on: November 04, 2007, 12:06:19 pm »
Quote from: flux
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??
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
2.6.23.1-eabi Uboot
« Reply #28 on: November 04, 2007, 12:51:44 pm »
Quote from: jpmatrix
Quote from: flux
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
« Last Edit: November 04, 2007, 12:56:31 pm by flux »

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
2.6.23.1-eabi Uboot
« Reply #29 on: November 04, 2007, 01:08:14 pm »
Quote from: flux
Quote from: jpmatrix
Quote from: flux
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
« Last Edit: November 04, 2007, 01:14:36 pm by jpmatrix »
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun