Narcissus image missing X / packages needed for X11

Posted this on Angstrom-users mailing list this morning but no luck so far, wondering if anyone knows what is going on:

I just downloaded an image for Beagleboard-xM via Narcissus, I
selected X11 from the dropdown menu, and ticked xfce4 desktop environment. Its working fine in console mode (via minicom/serial and via svideo output to my tv).

When I tried to run xfwm4 I get:
root at beagleboard:~# xfwm4
(xfwm4:1029): Gtk-WARNING **: cannot open display:

I looked in /etc and there was no X11 folder. I did opkg update then
tried opkg install base-x11, but it said no such package. So I
installed xserver-xorg.

When I tried startx, I got:

root at beagleboard:~# startx
hostname: beagleboard: Unknown host
/usr/bin/startx: line 183:
/OE/angstrom-dev/sysroots/x86_64-linux/usr/bin/mcookie: not found
Couldn't create cookie

So I created the directories and a symbolic link from /usr/bin/mcookie
to /OE/angstrom-dev/sysroots/x86_64-linux/usr/bin/mcookie (though I am
not sure why it is "x86_64-linux" in the file path)

Trying again gives:

root at beagleboard:~# startx
hostname: beagleboard: Unknown host
/usr/bin/startx: line 183: xauth: not found

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33.2 x86_64
Current Operating System: Linux beagleboard 2.6.32 #3 PREEMPT Thu Sep
16 13:13:36 CEST 2010 armv7l
Kernel command line: console=ttyS2,115200n8 mpurate=1000 buddy=none
camera=lbcm3m1 vram=12M omapfb.mode=dvi:640x480MR-16 at 60
omapdss.def_disp=tv roott
Build Date: 08 September 2010 02:02:30PM

Current version of pixman: 0.19.4
         Before reporting problems, check http://wiki.x.org
         to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 26 03:20:20 2010
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "glx" (module does not exist, 0)
(EE) Failed to load module "record" (module does not exist, 0)
(EE) Failed to load module "dri" (module does not exist, 0)
(EE) Failed to load module "dri2" (module does not exist, 0)
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) config/hal: NewInputDeviceRequest failed (15)
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) config/hal: NewInputDeviceRequest failed (15)
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) config/hal: NewInputDeviceRequest failed (15)
/usr/lib/X11/xinit/xinitrc: exec: line 50: xterm: not found

waiting for X server to shut down

/usr/bin/startx: line 209: xauth: not found

I am not sure what to try next. Are there other opkg packages I should
install before altering any config files and such? Should these X
packages have been assembled into the filesystem by Narcissus, anyway?
I can get console output on the tv via svideo, and also video output playing ogg videoclips with omapfbplay. But to go through X means no picture.

Thanks, Brett.

Brett,

Any luck with this error? I am getting the same thing…

Thanks,
Jake