Run the native OS with Ubuntu 11.04

General discussion relating to the O2 Joggler, from the default O2 setup, to alternative operating systems and applications.
verg0
Posts: 102
Joined: Tue Jul 19, 2011 9:37 am

Re: Run the native OS with Ubuntu 11.04

Post by verg0 »

Yes please test it Buzz, it is very unusual
verg0
Posts: 102
Joined: Tue Jul 19, 2011 9:37 am

Re: Run the native OS with Ubuntu 11.04

Post by verg0 »

Ok, im going to have to stick with this method for now (untill the .xauthority issue can be sorted out)...

Code: Select all

Start o2 software out of ubuntu on the Joggler :

Please have ssh and ftp access to close tango:
"apt-get install openssh-server vsftpd"


Must be in ROOT: "sudo su"


1. mount mmcblk0p2 somewhere, if not already done:
"sudo mount /dev/mmcblk0p2 /mnt"

2. copy the whole openpeak folder to your root:
"sudo mkdir /openpeak"
"sudo cp -r /mnt/openpeak/* /openpeak"
"sudo umount /mnt"

3. mount mmcblk0p4, if not yet done:
"sudo mount /dev/mmcblk0p4 /mnt"

4. copy all its contents to /media:
"sudo cp -r /mnt/* /media"

5. copy then edit localrun:
"sudo cp /openpeak/tango/localrun /openpeak/tango/starto2"

EDIT the "/openpeak/tango/starto2" file (i use WinSCP as i don't like iv)
and uncomment "export SDL_AUDIODRIVER=alsa"


---


6. run these commands:
"export LD_LIBRARY_PATH=./:/openpeak/tango/common_libs:/lib/intel:/usr/lib"

7. start tango from its directory by typing:
"cd /openpeak/tango/"
"./tango -fs /openpeak/gui/opphone.swf"
(-fs for fullscreen mode).
It seems stable enough, I can still 'play' with the menu layout etc, and hope to run the any ubuntu stuff from the Tango menu ... :p

Thanks Buzz
verg0
Posts: 102
Joined: Tue Jul 19, 2011 9:37 am

Re: Run the native OS with Ubuntu 11.04

Post by verg0 »

Any joy with checking on the ubuntu distro Buzz?

Here is a log /var/log/Xorg.0.log:

Code: Select all

[    19.650] 
X.Org X Server 1.9.2.901 (1.9.3 RC 1)
Release Date: 2010-11-13
[    19.650] X Protocol Version 11, Revision 0
[    19.650] Build Operating System: Linux 2.6.24-28-xen i686 Ubuntu
[    19.651] Current Operating System: Linux joggler 2.6.38.4joggler1 #45 SMP Fri Apr 22 23:05:58 BST 2011 i686
[    19.651] Kernel command line: acpi=force reboot=acpi intel_idle.max_cstate=2 BOOT_IMAGE=/vmlinuz-2.6.38.4joggler1 root=/dev/sda3 ro quiet splash
[    19.651] Build Date: 29 November 2010  03:29:38PM
[    19.651] xorg-server 2:1.9.2.901+git20101129+server-1.9-branch.65f2ab20-0ubuntu0sarvatt2~maverick (For technical support please see http://www.ubuntu.com/support) 
[    19.651] Current version of pixman: 0.21.8
[    19.651] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    19.651] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.652] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan  1 00:00:39 2005
[    19.672] (==) Using config file: "/etc/X11/xorg.conf"
[    19.672] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.689] (==) No Layout section.  Using the first Screen section.
[    19.689] (==) No screen section available. Using defaults.
[    19.689] (**) |-->Screen "Default Screen Section" (0)
[    19.689] (**) |   |-->Monitor "<default monitor>"
[    19.690] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    19.690] (**) |   |-->Device "Intel_IEGD-0"
[    19.690] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    19.691] (==) Automatically adding devices
[    19.691] (==) Automatically enabling devices
[    19.709] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    19.709] 	Entry deleted from font path.
[    19.709] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    19.709] 	Entry deleted from font path.
[    19.709] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    19.710] 	Entry deleted from font path.
[    19.711] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    19.711] 	Entry deleted from font path.
[    19.711] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    19.711] 	Entry deleted from font path.
[    19.716] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    19.716] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    19.716] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.716] (II) Loader magic: 0x81fa7c0
[    19.716] (II) Module ABI versions:
[    19.716] 	X.Org ANSI C Emulation: 0.4
[    19.716] 	X.Org Video Driver: 8.0
[    19.716] 	X.Org XInput driver : 11.0
[    19.716] 	X.Org Server Extension : 4.0
[    19.718] (--) PCI:*(0:0:2:0) 8086:8108:8086:8119 rev 7, Mem @ 0xd0100000/524288, 0xc0000000/268435456, 0xd0180000/262144, I/O @ 0x0000f070/8
[    19.719] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    19.719] (II) LoadModule: "extmod"
[    19.732] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    19.738] (II) Module extmod: vendor="X.Org Foundation"
[    19.738] 	compiled for 1.9.2.901, module version = 1.0.0
[    19.738] 	Module class: X.Org Server Extension
[    19.738] 	ABI class: X.Org Server Extension, version 4.0
[    19.738] (II) Loading extension MIT-SCREEN-SAVER
[    19.738] (II) Loading extension XFree86-VidModeExtension
[    19.738] (II) Loading extension XFree86-DGA
[    19.739] (II) Loading extension DPMS
[    19.739] (II) Loading extension XVideo
[    19.739] (II) Loading extension XVideo-MotionCompensation
[    19.739] (II) Loading extension X-Resource
[    19.739] (II) LoadModule: "dbe"
[    19.740] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    19.743] (II) Module dbe: vendor="X.Org Foundation"
[    19.743] 	compiled for 1.9.2.901, module version = 1.0.0
[    19.743] 	Module class: X.Org Server Extension
[    19.744] 	ABI class: X.Org Server Extension, version 4.0
[    19.744] (II) Loading extension DOUBLE-BUFFER
[    19.744] (II) LoadModule: "glx"
[    19.744] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    19.762] (II) Module glx: vendor="X.Org Foundation"
[    19.762] 	compiled for 1.9.2.901, module version = 1.0.0
[    19.763] 	ABI class: X.Org Server Extension, version 4.0
[    19.769] (==) AIGLX enabled
[    19.769] (II) Loading extension GLX
[    19.769] (II) LoadModule: "record"
[    19.770] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    19.773] (II) Module record: vendor="X.Org Foundation"
[    19.773] 	compiled for 1.9.2.901, module version = 1.13.0
[    19.774] 	Module class: X.Org Server Extension
[    19.774] 	ABI class: X.Org Server Extension, version 4.0
[    19.774] (II) Loading extension RECORD
[    19.774] (II) LoadModule: "dri"
[    19.774] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    19.784] (II) Module dri: vendor="X.Org Foundation"
[    19.784] 	compiled for 1.9.2.901, module version = 1.0.0
[    19.784] 	ABI class: X.Org Server Extension, version 4.0
[    19.784] (II) Loading extension XFree86-DRI
[    19.785] (II) LoadModule: "dri2"
[    19.785] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    19.789] (II) Module dri2: vendor="X.Org Foundation"
[    19.789] 	compiled for 1.9.2.901, module version = 1.2.0
[    19.789] 	ABI class: X.Org Server Extension, version 4.0
[    19.789] (II) Loading extension DRI2
[    19.789] (II) LoadModule: "emgd"
[    19.794] (II) Loading /usr/lib/xorg/modules/drivers/emgd_drv.so
[    19.826] (II) Module emgd: vendor="Intel(R) Corporation"
[    19.826] 	compiled for 1.9.0, module version = 1.8.2032
[    19.826] 	Module class: X.Org Video Driver
[    19.826] 	ABI class: X.Org Video Driver, version 8.0
[    19.826] (II) EMGD: Intel(R) Embedded Media and Graphics Driver version 1.8.2032 for:
	Intel US15W Class
[    19.827] (++) using VT number 7

[    19.827] (II) EMGD(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    19.827] (==) EMGD(0): RGB weight 888
[    19.828] (==) EMGD(0): Default visual is TrueColor
[    19.828] drmOpenDevice: node name is /dev/dri/card0
[    20.217] drmOpenByBusid: Searching for BusID PCI:00:00:00
[    20.217] drmOpenDevice: node name is /dev/dri/card0
[    20.217] drmOpenDevice: open result is 8, (OK)
[    20.217] drmOpenByBusid: drmOpenMinor returns 8
[    20.217] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.217] drmOpenDevice: node name is /dev/dri/card1
[    20.225] drmOpenByBusid: drmOpenMinor returns -1
[    20.225] drmOpenDevice: node name is /dev/dri/card2
[    20.230] drmOpenByBusid: drmOpenMinor returns -1
[    20.231] drmOpenDevice: node name is /dev/dri/card3
[    20.236] drmOpenByBusid: drmOpenMinor returns -1
[    20.236] drmOpenDevice: node name is /dev/dri/card4
[    20.242] drmOpenByBusid: drmOpenMinor returns -1
[    20.242] drmOpenDevice: node name is /dev/dri/card5
[    20.248] drmOpenByBusid: drmOpenMinor returns -1
[    20.248] drmOpenDevice: node name is /dev/dri/card6
[    20.262] drmOpenByBusid: drmOpenMinor returns -1
[    20.263] drmOpenDevice: node name is /dev/dri/card7
[    20.268] drmOpenByBusid: drmOpenMinor returns -1
[    20.268] drmOpenDevice: node name is /dev/dri/card8
[    20.274] drmOpenByBusid: drmOpenMinor returns -1
[    20.274] drmOpenDevice: node name is /dev/dri/card9
[    20.279] drmOpenByBusid: drmOpenMinor returns -1
[    20.279] drmOpenDevice: node name is /dev/dri/card10
[    20.285] drmOpenByBusid: drmOpenMinor returns -1
[    20.285] drmOpenDevice: node name is /dev/dri/card11
[    20.293] drmOpenByBusid: drmOpenMinor returns -1
[    20.293] drmOpenDevice: node name is /dev/dri/card12
[    20.299] drmOpenByBusid: drmOpenMinor returns -1
[    20.299] drmOpenDevice: node name is /dev/dri/card13
[    20.307] drmOpenByBusid: drmOpenMinor returns -1
[    20.307] drmOpenDevice: node name is /dev/dri/card14
[    20.315] drmOpenByBusid: drmOpenMinor returns -1
[    20.315] drmOpenDevice: node name is /dev/dri/card15
[    20.321] drmOpenByBusid: drmOpenMinor returns -1
[    20.321] drmOpenDevice: node name is /dev/dri/card0
[    20.321] drmOpenDevice: open result is 8, (OK)
[    20.321] drmOpenDevice: node name is /dev/dri/card0
[    20.321] drmOpenDevice: open result is 8, (OK)
[    20.321] drmGetBusid returned ''
[    20.321] (II) EMGD(0): Chipset: "Intel SCH US15 Chipset"
[    20.321] (II) EMGD(0): Checking for new style options
[    20.321] (II) EMGD(0): Processing version 7.0 options
[    20.322] (II) EMGD(0): Using configuration 1
[    20.322] (II) EMGD(0): Checking for US15 specific configuration.
[    20.322] (II) EMGD(0): Checking for non-chipset specific configuration.
[    20.322] (II) EMGD(0): Setting port_order to 40000
[    20.322] (II) EMGD(0): Allocated local dtd for port=3 dtdid=1
[    20.322] (II) EMGD(0): Option processing done!
[    20.389] (II) EMGD(0): Valid Display Configurations:
[    20.389] (II) EMGD(0):   DC: 0x00000041
[    20.389] (II) EMGD(0):   DC: 0x00000000
[    20.389] (II) EMGD(0): Using Display Configuration 0x00000041
[    20.389] (==) EMGD(0): Depth 24, (--) framebuffer bpp 32
[    20.389] (==) EMGD(0): Using gamma correction (1.0, 1.0, 1.0)
[    20.398] (II) EMGD(0): 1 modes passed validation checks
[    20.398] (--) EMGD(0): Virtual size is 800x480 (pitch 0)
[    20.398] (**) EMGD(0): *Built-in mode "800x480": 33.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[    20.398] (II) EMGD(0): Modeline "800x480"x60.0   33.26  800 840 968 1055  480 489 495 524 (31.5 kHz)
[    20.399] (==) EMGD(0): DPI set to (96, 96)
[    20.399] (II) Loading sub module "fb"
[    20.399] (II) LoadModule: "fb"
[    20.400] (II) Loading /usr/lib/xorg/modules/libfb.so
[    20.420] (II) Module fb: vendor="X.Org Foundation"
[    20.420] 	compiled for 1.9.2.901, module version = 1.0.0
[    20.420] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    20.420] (II) Loading sub module "ramdac"
[    20.420] (II) LoadModule: "ramdac"
[    20.420] (II) Module "ramdac" already built-in
[    20.420] (II) EMGD(0): General Driver Configuration Options
[    20.420] (II) EMGD(0):   PCF Version:            7.00
[    20.420] (II) EMGD(0):   Configuration ID:       1
[    20.420] (II) EMGD(0): Primary Display Configuration Options
[    20.420] (II) EMGD(0):   VideoRam (Pixmap Cache): 32768
[    20.421] (II) EMGD(0):   PORT AND DISPLAY OPTIONS
[    20.421] (II) EMGD(0):     Port Order:           40000
[    20.421] (II) EMGD(0):     Display Config:       Single
[    20.421] (II) EMGD(0):     Display Detect:       Off
[    20.421] (II) EMGD(0):     FB Blend Overlay:     Off
[    20.421] (II) EMGD(0):     Gang DVO:             Off
[    20.421] (II) EMGD(0):     Refresh Rate:         0
[    20.421] (II) EMGD(0):     Clone Width:          0
[    20.421] (II) EMGD(0):     Clone Height:         0
[    20.421] (II) EMGD(0):     Clone Refresh:        0
[    20.421] (II) EMGD(0):   FRAMEBUFFER OPTIONS
[    20.421] (II) EMGD(0):     Shadow FB:            Off
[    20.421] (II) EMGD(0):     Tear FB:              On
[    20.421] (II) EMGD(0):     Resize:               Off
[    20.421] (II) EMGD(0):   FRAMEBUFFER ORIENTATION OPTIONS
[    20.422] (II) EMGD(0):     Rotation:             0 degrees
[    20.422] (II) EMGD(0):     Flip:                 Off
[    20.422] (II) EMGD(0):   HARDWARE ACCELERATION OPTIONS
[    20.422] (II) EMGD(0):     HW 2D Accel:          On
[    20.422] (II) EMGD(0):     HW Cursor:            On
[    20.422] (II) EMGD(0):   XVIDEO OPTIONS
[    20.422] (II) EMGD(0):     XVideo:               On
[    20.422] (II) EMGD(0):     XVideoBlend:          On
[    20.422] (II) EMGD(0):     XVideoMC:             Off
[    20.422] (II) EMGD(0):     XVideoKey:            0xff00ff00
[    20.422] (II) EMGD(0):     Overlay Gamma Red:    0x100
[    20.422] (II) EMGD(0):     Overlay Gamma Green:  0x100
[    20.422] (II) EMGD(0):     Overlay Gamma Blue:   0x100
[    20.422] (II) EMGD(0):     Overlay Brightness:   0x8000
[    20.422] (II) EMGD(0):     Overlay Contrast:     0x8000
[    20.423] (II) EMGD(0):     Overlay Saturation:   0x8000
[    20.423] (II) EMGD(0):     DRI:                  Off
[    20.423] (II) EMGD(0):     DRI2:                 On
[    20.423] (II) EMGD(0):     EDID:                 On
[    20.423] (II) EMGD(0):   QUICKBOOT OPTIONS
[    20.423] (II) EMGD(0):     QuickBoot:            0
[    20.423] (II) EMGD(0):     Seamless:             Off
[    20.423] (II) EMGD(0):     Video Input:          0
[    20.423] (II) EMGD(0):     Splash Screen:        Off
[    20.423] (II) EMGD(0):    INTERRUPT OPTIONS
[    20.423] (II) EMGD(0):      Polling:             Off
[    20.423] (II) EMGD(0):   GLOBAL PER PORT OPTIONS
[    20.423] (II) EMGD(0):   Port 2            (null)
[    20.423] (II) EMGD(0):      Multi-DVO:      Off
[    20.423] (II) EMGD(0):      Rotation:       0 degrees
[    20.424] (II) EMGD(0):      Flip:           Off
[    20.424] (II) EMGD(0):      Centering:      Off
[    20.424] (II) EMGD(0):      RenderScale:    Off
[    20.424] (II) EMGD(0):      EDID:           On
[    20.424] (II) EMGD(0):      EDID Avail:     0x3
[    20.424] (II) EMGD(0):      EDID Not Avail: 0x1
[    20.424] (II) EMGD(0):      PANEL INFORMATION
[    20.424] (II) EMGD(0):         FP width:     0
[    20.424] (II) EMGD(0):         FP height:    0
[    20.424] (II) EMGD(0):         BKLT Enable:  0
[    20.424] (II) EMGD(0):         BKLT Method:  1
[    20.424] (II) EMGD(0):         BKLT T1:      60
[    20.424] (II) EMGD(0):         BKLT T2:      200
[    20.424] (II) EMGD(0):         BKLT T3:      200
[    20.424] (II) EMGD(0):         BKLT T4:      50
[    20.425] (II) EMGD(0):         BKLT T5:      400
[    20.425] (II) EMGD(0):         GPIO Pin VDD: 0
[    20.425] (II) EMGD(0):         GPIO Pin VEE: 0
[    20.425] (II) EMGD(0):         GPIO Pin BKLT:0
[    20.425] (II) EMGD(0):         DVO i2c pin:  0
[    20.425] (II) EMGD(0):         DVO i2c DAB:  0
[    20.425] (II) EMGD(0):         DVO i2c speed:0
[    20.425] (II) EMGD(0):         DVO ddc pin:  0
[    20.425] (II) EMGD(0):         DVO ddc speed:0
[    20.425] (II) EMGD(0):      Number DTD's:   0
[    20.425] (II) EMGD(0):      Number Attr's:  0
[    20.425] (II) EMGD(0):   Port 4            LVDS
[    20.425] (II) EMGD(0):      Multi-DVO:      Off
[    20.425] (II) EMGD(0):      Rotation:       0 degrees
[    20.426] (II) EMGD(0):      Flip:           Off
[    20.426] (II) EMGD(0):      Centering:      Off
[    20.426] (II) EMGD(0):      RenderScale:    Off
[    20.426] (II) EMGD(0):      EDID:           Off
[    20.426] (II) EMGD(0):      EDID Avail:     0x0
[    20.426] (II) EMGD(0):      EDID Not Avail: 0x4
[    20.426] (II) EMGD(0):      PANEL INFORMATION
[    20.426] (II) EMGD(0):         FP width:     0
[    20.426] (II) EMGD(0):         FP height:    0
[    20.426] (II) EMGD(0):         BKLT Enable:  0
[    20.426] (II) EMGD(0):         BKLT Method:  0
[    20.426] (II) EMGD(0):         BKLT T1:      0
[    20.426] (II) EMGD(0):         BKLT T2:      0
[    20.426] (II) EMGD(0):         BKLT T3:      0
[    20.426] (II) EMGD(0):         BKLT T4:      0
[    20.426] (II) EMGD(0):         BKLT T5:      0
[    20.427] (II) EMGD(0):         GPIO Pin VDD: 0
[    20.427] (II) EMGD(0):         GPIO Pin VEE: 0
[    20.427] (II) EMGD(0):         GPIO Pin BKLT:0
[    20.427] (II) EMGD(0):         DVO i2c pin:  0
[    20.427] (II) EMGD(0):         DVO i2c DAB:  0
[    20.427] (II) EMGD(0):         DVO i2c speed:0
[    20.427] (II) EMGD(0):         DVO ddc pin:  0
[    20.427] (II) EMGD(0):         DVO ddc speed:0
[    20.427] (II) EMGD(0):      Number DTD's:   1
[    20.427] (II) EMGD(0):        1-width:       800
[    20.427] (II) EMGD(0):        1-height:      480
[    20.427] (II) EMGD(0):        1-refresh:     0
[    20.427] (II) EMGD(0):        1-dclk:        33264
[    20.427] (II) EMGD(0):        1-horz total:  0
[    20.427] (II) EMGD(0):        1-horz b_start:799
[    20.428] (II) EMGD(0):        1-horz b_end:  1055
[    20.428] (II) EMGD(0):        1-horz s_start:840
[    20.428] (II) EMGD(0):        1-horz s_end:  968
[    20.428] (II) EMGD(0):        1-vert total:  0
[    20.428] (II) EMGD(0):        1-vert b_start:479
[    20.428] (II) EMGD(0):        1-vert b_end:  524
[    20.428] (II) EMGD(0):        1-vert s_start:489
[    20.428] (II) EMGD(0):        1-vert s_end:  495
[    20.428] (II) EMGD(0):        1-flags:       0x20000
[    20.428] (II) EMGD(0):      Number Attr's:  7
[    20.428] (==) Depth 24 pixmap format is 32 bpp
[    20.457] drmOpenDevice: node name is /dev/dri/card0
[    20.457] drmOpenDevice: open result is 9, (OK)
[    20.457] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    20.457] drmOpenDevice: node name is /dev/dri/card0
[    20.457] drmOpenDevice: open result is 9, (OK)
[    20.458] drmOpenByBusid: drmOpenMinor returns 9
[    20.458] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    20.458] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.561] drmOpenDevice: node name is /dev/dri/card0
[    20.561] drmOpenDevice: open result is 9, (OK)
[    20.561] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    20.561] drmOpenDevice: node name is /dev/dri/card0
[    20.561] drmOpenDevice: open result is 9, (OK)
[    20.561] drmOpenByBusid: drmOpenMinor returns 9
[    20.561] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    20.561] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.561] drmOpenDevice: node name is /dev/dri/card0
[    20.561] drmOpenDevice: open result is 9, (OK)
[    20.562] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    20.562] drmOpenDevice: node name is /dev/dri/card0
[    20.562] drmOpenDevice: open result is 9, (OK)
[    20.562] drmOpenByBusid: drmOpenMinor returns 9
[    20.562] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    20.562] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.563] drmOpenDevice: node name is /dev/dri/card0
[    20.563] drmOpenDevice: open result is 9, (OK)
[    20.563] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    20.563] drmOpenDevice: node name is /dev/dri/card0
[    20.563] drmOpenDevice: open result is 9, (OK)
[    20.563] drmOpenByBusid: drmOpenMinor returns 9
[    20.563] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    20.563] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.572] drmOpenDevice: node name is /dev/dri/card0
[    20.572] drmOpenDevice: open result is 10, (OK)
[    20.572] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    20.572] drmOpenDevice: node name is /dev/dri/card0
[    20.572] drmOpenDevice: open result is 10, (OK)
[    20.572] drmOpenByBusid: drmOpenMinor returns 10
[    20.572] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    20.572] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.573] drmOpenDevice: node name is /dev/dri/card0
[    20.573] drmOpenDevice: open result is 10, (OK)
[    20.573] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    20.573] drmOpenDevice: node name is /dev/dri/card0
[    20.573] drmOpenDevice: open result is 10, (OK)
[    20.573] drmOpenByBusid: drmOpenMinor returns 10
[    20.573] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    20.573] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.573] drmOpenDevice: node name is /dev/dri/card0
[    20.573] drmOpenDevice: open result is 10, (OK)
[    20.573] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    20.573] drmOpenDevice: node name is /dev/dri/card0
[    20.574] drmOpenDevice: open result is 10, (OK)
[    20.574] drmOpenByBusid: drmOpenMinor returns 10
[    20.574] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    20.574] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.582] (II) EMGD(0): [DRI2] Setup complete
[    20.582] (II) EMGD(0): [DRI2]   DRI driver: emgd
[    20.582] (II) EMGD(0): DRI2 initialization complete.
[    20.604] (II) UXA(0): Driver registered support for the following operations:
[    20.604] (II)         solid
[    20.604] (II)         copy
[    20.604] (II)         composite (RENDER acceleration)
[    20.604] (II) EMGD(0): Video acceleration initialization complete
[    20.604] (==) EMGD(0): Backing store disabled
[    20.611] drmOpenDevice: node name is /dev/dri/card0
[    20.611] drmOpenDevice: open result is 11, (OK)
[    20.611] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    20.611] drmOpenDevice: node name is /dev/dri/card0
[    20.611] drmOpenDevice: open result is 11, (OK)
[    20.611] drmOpenByBusid: drmOpenMinor returns 11
[    20.611] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    20.611] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.611] drmOpenDevice: node name is /dev/dri/card0
[    20.611] drmOpenDevice: open result is 11, (OK)
[    20.612] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    20.612] drmOpenDevice: node name is /dev/dri/card0
[    20.612] drmOpenDevice: open result is 11, (OK)
[    20.612] drmOpenByBusid: drmOpenMinor returns 11
[    20.612] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    20.612] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    20.613] (II) EMGD(0): Hardware Cursor Initialization complete.
[    20.613] (==) EMGD(0): Silken mouse enabled
[    20.613] (==) EMGD(0): DPMS enabled
[    20.615] (==) RandR enabled
[    20.615] (II) Initializing built-in extension Generic Event Extension
[    20.615] (II) Initializing built-in extension SHAPE
[    20.615] (II) Initializing built-in extension MIT-SHM
[    20.615] (II) Initializing built-in extension XInputExtension
[    20.615] (II) Initializing built-in extension XTEST
[    20.615] (II) Initializing built-in extension BIG-REQUESTS
[    20.615] (II) Initializing built-in extension SYNC
[    20.615] (II) Initializing built-in extension XKEYBOARD
[    20.615] (II) Initializing built-in extension XC-MISC
[    20.615] (II) Initializing built-in extension SECURITY
[    20.615] (II) Initializing built-in extension XINERAMA
[    20.615] (II) Initializing built-in extension XFIXES
[    20.615] (II) Initializing built-in extension RENDER
[    20.615] (II) Initializing built-in extension RANDR
[    20.615] (II) Initializing built-in extension COMPOSITE
[    20.615] (II) Initializing built-in extension DAMAGE
[    20.615] (II) Initializing built-in extension GESTURE
[    21.693] drmOpenDevice: node name is /dev/dri/card0
[    21.693] drmOpenDevice: open result is 11, (OK)
[    21.694] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    21.694] drmOpenDevice: node name is /dev/dri/card0
[    21.694] drmOpenDevice: open result is 11, (OK)
[    21.694] drmOpenByBusid: drmOpenMinor returns 11
[    21.694] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    21.694] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    21.694] drmOpenDevice: node name is /dev/dri/card0
[    21.694] drmOpenDevice: open result is 11, (OK)
[    21.694] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    21.694] drmOpenDevice: node name is /dev/dri/card0
[    21.694] drmOpenDevice: open result is 11, (OK)
[    21.694] drmOpenByBusid: drmOpenMinor returns 11
[    21.694] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    21.694] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    21.758] drmOpenDevice: node name is /dev/dri/card0
[    21.758] drmOpenDevice: open result is 11, (OK)
[    21.759] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    21.759] drmOpenDevice: node name is /dev/dri/card0
[    21.759] drmOpenDevice: open result is 11, (OK)
[    21.759] drmOpenByBusid: drmOpenMinor returns 11
[    21.759] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    21.759] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    21.774] drmOpenDevice: node name is /dev/dri/card0
[    21.774] drmOpenDevice: open result is 12, (OK)
[    21.774] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    21.774] drmOpenDevice: node name is /dev/dri/card0
[    21.774] drmOpenDevice: open result is 12, (OK)
[    21.774] drmOpenByBusid: drmOpenMinor returns 12
[    21.774] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    21.774] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    21.775] drmOpenDevice: node name is /dev/dri/card0
[    21.775] drmOpenDevice: open result is 12, (OK)
[    21.775] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    21.775] drmOpenDevice: node name is /dev/dri/card0
[    21.775] drmOpenDevice: open result is 12, (OK)
[    21.775] drmOpenByBusid: drmOpenMinor returns 12
[    21.775] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    21.775] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    21.775] drmOpenDevice: node name is /dev/dri/card0
[    21.776] drmOpenDevice: open result is 12, (OK)
[    21.776] drmOpenByBusid: Searching for BusID PCI:00:02:00
[    21.776] drmOpenDevice: node name is /dev/dri/card0
[    21.776] drmOpenDevice: open result is 12, (OK)
[    21.776] drmOpenByBusid: drmOpenMinor returns 12
[    21.776] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    21.776] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    21.840] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    21.840] (II) AIGLX: enabled GLX_INTEL_swap_event
[    21.840] (II) AIGLX: enabled GLX_SGI_make_current_read
[    21.840] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    21.841] (II) AIGLX: Loaded and initialized /usr/lib/dri/emgd_dri.so
[    21.841] (II) GLX: Initialized DRI2 GL provider for screen 0
[    21.961] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    22.014] (II) config/udev: Adding input device HDA Intel MID CD at Ext Rear Jack (/dev/input/event1)
[    22.014] (II) No input driver/identifier specified (ignoring)
[    22.015] (II) config/udev: Adding input device HDA Intel MID Line In at Ext Rear Jack (/dev/input/event2)
[    22.015] (II) No input driver/identifier specified (ignoring)
[    22.017] (II) config/udev: Adding input device HDA Intel MID Mic at Ext Rear Jack (/dev/input/event3)
[    22.017] (II) No input driver/identifier specified (ignoring)
[    22.019] (II) config/udev: Adding input device HDA Intel MID Line Out at Ext Rear Jack (/dev/input/event4)
[    22.019] (II) No input driver/identifier specified (ignoring)
[    22.020] (II) config/udev: Adding input device HDA Intel MID HP Out at Ext Front Jack (/dev/input/event5)
[    22.021] (II) No input driver/identifier specified (ignoring)
[    22.030] (II) config/udev: Adding input device AmSC OpenPeak Touchscreen Hyup02 (/dev/input/event0)
[    22.030] (**) AmSC OpenPeak Touchscreen Hyup02: Applying InputClass "evdev pointer catchall"
[    22.030] (II) LoadModule: "evdev"
[    22.031] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.035] (II) Module evdev: vendor="X.Org Foundation"
[    22.035] 	compiled for 1.9.2.901, module version = 2.5.99
[    22.035] 	Module class: X.Org XInput Driver
[    22.035] 	ABI class: X.Org XInput driver, version 11.0
[    22.036] (**) AmSC OpenPeak Touchscreen Hyup02: always reports core events
[    22.036] (**) AmSC OpenPeak Touchscreen Hyup02: Device: "/dev/input/event0"
[    22.050] (--) AmSC OpenPeak Touchscreen Hyup02: Found 3 mouse buttons
[    22.050] (--) AmSC OpenPeak Touchscreen Hyup02: Found absolute axes
[    22.050] (--) AmSC OpenPeak Touchscreen Hyup02: Found x and y absolute axes
[    22.050] (II) AmSC OpenPeak Touchscreen Hyup02: Configuring as mouse
[    22.050] (**) AmSC OpenPeak Touchscreen Hyup02: YAxisMapping: buttons 4 and 5
[    22.050] (**) AmSC OpenPeak Touchscreen Hyup02: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    22.050] (II) XINPUT: Adding extended input device "AmSC OpenPeak Touchscreen Hyup02" (type: MOUSE)
[    22.051] (II) AmSC OpenPeak Touchscreen Hyup02: initialized for absolute axes.
[    22.052] (II) config/udev: Adding input device AmSC OpenPeak Touchscreen Hyup02 (/dev/input/js0)
[    22.052] (II) No input driver/identifier specified (ignoring)
[    22.054] (II) config/udev: Adding input device AmSC OpenPeak Touchscreen Hyup02 (/dev/input/mouse0)
[    22.054] (II) No input driver/identifier specified (ignoring)
Ive noticed i have an '.ICEAuthority' file in /home/joggler/ instead btw?
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Run the native OS with Ubuntu 11.04

Post by BuZz »

are you booted into X when you run it? this is tested from opening a terminal in X and running the code. not before the joggler user is logged in.
verg0
Posts: 102
Joined: Tue Jul 19, 2011 9:37 am

Re: Run the native OS with Ubuntu 11.04

Post by verg0 »

Yes, Im automaticly logged in on the joggler account with a fresh install, open up terminal from the dropdown menu, and running the script from there:

sudo su

./tango2.sh
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Run the native OS with Ubuntu 11.04

Post by BuZz »

don't run su. as I said earlier, if you run it from su, you need to path in the .Xauthority fully instead of ~/
run sudo ./tango2.sh
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Run the native OS with Ubuntu 11.04

Post by BuZz »

can you confirm if my code works ok for you running it via sudo rather than doing "sudo su" then running it.
verg0
Posts: 102
Joined: Tue Jul 19, 2011 9:37 am

Re: Run the native OS with Ubuntu 11.04

Post by verg0 »

Ah sorry BuZz, I ended up giving up! I will try it and let you know...
verg0
Posts: 102
Joined: Tue Jul 19, 2011 9:37 am

Re: Run the native OS with Ubuntu 11.04

Post by verg0 »

BuZz wrote:can you confirm if my code works ok for you running it via sudo rather than doing "sudo su" then running it.
Still no joy, This is what i get:

Code: Select all

joggler@joggler:~$ sudo ./tango2.sh
cp: cannot stat `/home/joggler/.Xauthority': No such file or directory
./tango: /openpeak/tango/common_libs/libcurl.so.4: no version information available (required by ./tango)
./tango: ./libcrypto.so.0.9.8: no version information available (required by /openpeak/tango/common_libs/libcurl.so.4)
./tango: ./libssl.so.0.9.8: no version information available (required by /openpeak/tango/common_libs/libcurl.so.4)
Openpeak Flash Player:  21654 
(tango:2173): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.
No protocol specified

(tango:2173): Gtk-WARNING **: cannot open display: :0.0
joggler@joggler:~$ 
It does work on joli OS, NOT Ubuntu ?
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Run the native OS with Ubuntu 11.04

Post by BuZz »

are you sure the "joggler" user is logged into X ? There has to be an .Xauthority file for the graphically logged in user. If you have made another user account and logged into that, you need to run this from that account.
verg0
Posts: 102
Joined: Tue Jul 19, 2011 9:37 am

Re: Run the native OS with Ubuntu 11.04

Post by verg0 »

Right: New FRESH Image: (http://joggler.exotica.org.uk/ubuntu/)

Opened terminal from applications > acessorys> terminal (installed ssh+ftp via apt-get)

Copied tango2.sh to joggler (/home/joggler)

in the same terminal window i typed: sudo ./tango2.sh

thats all

:S

Any ideas?
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Run the native OS with Ubuntu 11.04

Post by BuZz »

making an ubuntu image now to make sure ive not overlooked something.
verg0
Posts: 102
Joined: Tue Jul 19, 2011 9:37 am

Re: Run the native OS with Ubuntu 11.04

Post by verg0 »

Thanks BuZz, I appreciate it :)
User avatar
BuZz
Site Admin
Posts: 1462
Joined: Fri Mar 04, 2011 1:15 am

Re: Run the native OS with Ubuntu 11.04

Post by BuZz »

ok apologies, ubuntu natty, when auto logging on, sticks it somewhere else!. please redownload tango2.sh and try it now.

note: when i just tried it, it said it had an update. this must be due to something related to the chroot environment (I dont really need an update), so if you get this, probably best to stop/escape just in case (at least if you are not confident to fix something if it goes wrong).

there are certain risks running the environment like this I guess. Didn't do this on jolios when i tried it. i suppose in a way copying the files to the usb might be "safer" since there is no risk of modifying the internal flash then.
verg0
Posts: 102
Joined: Tue Jul 19, 2011 9:37 am

Re: Run the native OS with Ubuntu 11.04

Post by verg0 »

Thanks BuZz, all working great now :D


Ps: Is there a way to make an install package for the Openpeak Flash Player or get Tango to run in the Adobe Flashplayer instead this way we could 'cut out' all the bloat?
johnd
Posts: 3
Joined: Mon Oct 31, 2011 1:39 pm

Re: Run the native OS with Ubuntu 11.04

Post by johnd »

Any progress with this?!?!?! Sounds super!!! would love to be able to launch xbmc and other unbuntu apps using the o2 joggler stock os frontend!!! :-)
Post Reply