Problem with Debian & X11
  • Order of the Butterfly
    Order of the Butterfly
    maurensen
    Posts: 358 from 2003/10/3
    From: Padova - Italy
    Hallo @ all!
    I know this isn't the right place 4 linux stuffs but, hey, here
    @ MZone I feel @ home :-)
    I have succeffully downloaded the first cd ISO image of Debian Sarge 2.6.8 and I've installed it in my Peggy. The problem is that I'm not able to run Xwindow. During the base config
    I also selected to install XWin packages in aptitude, then I've installed also KDE.
    I launch XF86config w/o problems to create the config file but when I try startx I get a message similar to this: "No X server in path...".
    It seems to me that something is missing in the installation. Does any1 can tell me what I'm doing wrong? Must I download also other cd ISO iamges or must I configure something else to have X running?
    Thanx in advance for your help guys!
    -------------------
  • »12.05.05 - 07:48
    Profile
  • Caterpillar
    Caterpillar
    yashin71
    Posts: 37 from 2004/4/20
    Give me link where I can download linux debian? tks ;-) ;-)
  • »12.05.05 - 08:12
    Profile
  • psd
  • Caterpillar
    Caterpillar
    psd
    Posts: 35 from 2004/3/21
    Hello maurensen,

    you don't have /usr/X11/bin in the path. Make sure that the following lines are in ~/.profile:

    PATH=/usr/X11/bin:$PATH
    export PATH

    Also the DISPLAY variable should be set. You can check this with "echo $DISPLAY". If an empty line is returned, the variable is not set and you have to write two more lines to ~/.profile:

    DISPLAY=127.0.0.1:0.0
    export DISPLAY

    Finally check out, that the ~/.profile is used at login time. Therefore anentry like this should be found in /etc/profile:

    if [ -f $HOME/.profile ]; then
    source $HOME/.profile
    fi

    Hope this will help you.

    Greetings, psd
  • »12.05.05 - 08:38
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    maurensen
    Posts: 358 from 2003/10/3
    From: Padova - Italy
    Thanx psd,
    I've tried your suggestions but X doesn't want to start...
    In global path always had /usr/bin/X11 and I added entries in profile
    but I get always the same error message: X not found.
    I also noticed I haven't .xinitrc & .xserverc files...
    In the 1st debian CD some package related to X is missing?
    Maybe I should download the 2nd ISO image or is a config problem?
    Bah, it seems I'm very unluky with my l*nux installations ad in my YDL4.0 the sound from internal Peg chip is corrupted and under debian I can't have X to work :-( Lukily MOS works OK!!!
    OLA
    -------------------
  • »13.05.05 - 07:38
    Profile
  • psd
  • Caterpillar
    Caterpillar
    psd
    Posts: 35 from 2004/3/21
    @yashin71,

    i've installed this image:

    http://cdimage.debian.org/pub/cdimage-testing/sarge_d-i/powerpc/current/sarge-powerpc-netinst.iso

    and then installed additional packages from cd.
  • »13.05.05 - 08:28
    Profile
  • psd
  • Caterpillar
    Caterpillar
    psd
    Posts: 35 from 2004/3/21
    Hmm, i have no peg an no debian here right now, but i think the needed packages should be in the netinst.iso.
    Did you check the rights of the X server (/usr/X11/bin/X is a link to the server)? It should be rws--x--x if I remember correctly.
  • »13.05.05 - 08:36
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    maurensen
    Posts: 358 from 2003/10/3
    From: Padova - Italy
    Thanx 4 the reply psd!
    Unfortunately I don't remeber which image I've dowloaded for install, I'll try to re-download your link and try to install the rest of packages via the CD ISO image.
    & yes, the problem is that no has been created to X server but the X11 directory full of files exists.
    I don't understend why during package installation the X link was not created by the installer itself...



    [ Edited by maurensen on 2005/5/13 10:39 ]
    -------------------
  • »13.05.05 - 10:35
    Profile
  • Caterpillar
    Caterpillar
    yashin71
    Posts: 37 from 2004/4/20
    @psd
    Thanx

    [ Edited by yashin71 on 2005/5/13 11:13 ]
  • »13.05.05 - 11:13
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    ossian1961
    Posts: 123 from 2004/7/31
    From: Italy
    @Maurensen
    I had the same trouble when I installed only the 1st CD, then I repeated the installation using the 1, 2 and 3d cd and all it's ok now.
  • »13.05.05 - 14:34
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    maurensen
    Posts: 358 from 2003/10/3
    From: Padova - Italy
    @ossian 1961
    Thanx 4 the tip, I'll try to download the other 2 CDs and I'll reinstall Debian.

    Grazie mille ancora della dritta, spero alla fine di riuscire a far funzionare debain xkè con YDL ho problemi di corruzione dell'audio. Spero nel fine settimana di riuscire a fare il download.

    @Others
    thanx 4 the replies, I hope to have some spare time in this week-end & try all your suggestions!
    10x!
    -------------------
  • »13.05.05 - 15:36
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    maurensen
    Posts: 358 from 2003/10/3
    From: Padova - Italy
    Here I'm again!
    Thanx to Ossian I've downloaded the other 2 cds from debian distro and now I'm posting from my Peg running X win under debian!
    Thanx again!
    -------------------
  • »22.05.05 - 19:11
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    ossian1961
    Posts: 123 from 2004/7/31
    From: Italy
    Glad to hear that. I use debian to connect 'cause I can't be able to use MiamiDX with my ADSL ethernet modem in MOS. :-(
  • »23.05.05 - 05:41
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    maurensen
    Posts: 358 from 2003/10/3
    From: Padova - Italy
    Why aren't you able to connect via MOS??
    I have Alice ADSL internet connection and works great under MOS!
    -------------------
  • »23.05.05 - 09:50
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    ossian1961
    Posts: 123 from 2004/7/31
    From: Italy
    I have Tiscali ADSL connection via ethernet( no via USB) but I don't know how configure MiamiDX then I think I must configure the eth port with DHCP but I don't know how. Have you an ethernet or usb modem?
  • »23.05.05 - 12:06
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    maurensen
    Posts: 358 from 2003/10/3
    From: Padova - Italy
    I have an ethernet connection that works with MIAMI. If you want I can send you my config so you can try with your username & password. I think it should work also with Tiscali.

    italiano
    per provare ti posso mandare la mia config ma hai miami deluxe. Se non ce l'hai scrivimi in privato qui su MZ xkè la posta non la scarico molto spesso.
    OLA
    -------------------
  • »23.05.05 - 14:18
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Zylesea
    Posts: 2057 from 2003/6/4
    Grab yourself a router - you won't regret it.

    You'll get easy connectivity to your Peg (be it with Miami using DHCP or Genesis with static LAN ip), a good firewall and some connectivity for several devices within your LAN.

    I can recommend the smc 4007 barricade. It' s ~35 EUR and comes with 4 ports, a firewall, DHCP and more. But I guess most of these devices today offer a satisfying service.
    --
    http://via.bckrs.de

    Whenever you're sad just remember the world is 4.543 billion years old and you somehow managed to exist at the same time as David Bowie.
    ...and Matthias , my friend - RIP
  • »23.05.05 - 15:28
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    ossian1961
    Posts: 123 from 2004/7/31
    From: Italy
    @maurensen
    I have MiamiDX but I don't know how to config it, if you can send me yr config I'll try it with Tiscali. :-)
  • »23.05.05 - 22:01
    Profile Visit Website