On Fri, Dec 10, 2010 at 01:59:58PM +0100, GRiera wrote:
> Hi Martin:
> 
> 
> On Fri, 10 Dec 2010 13:14:37 +0100
> Martin Jansa <[email protected]> wrote:
> 
> > On Fri, Dec 10, 2010 at 01:08:18PM +0100, GRiera wrote:
> > > Hi Martin:
> > > 
> > > (II) Loading /usr/lib/xorg/modules/drivers/glamo_drv.so
> > > dlopen: libdrm_glamo.so.1: cannot open shared object file: No such file 
> > > or directory
> > 
> > weird, did your opkg upgrade finish ok? no error messages about 
> > conflicting packages/files?
> 
> I get some errors:
> ==========================
> Configuring policykit.
> //usr/lib/opkg/info/policykit.postinst: line 20: pidof: not found
> 
> Configuring dbus.
>  System startup links for /etc/init.d/dbus-1 already exist.
> Stopping system message bus: stopped process in pidfile '/var/run/dbus/pid' 
> (pid 719)
> dbus.
> 
> xserver-xorg: unsatisfied recommendation for xserver-security-policy
> ==========================
> 
> And after the upgrade, I can't use some commands:

I guess your opkg status file was somehow broken or shr-t had that opkg
version with problems upgrading packages where file "owners" were changed
like
http://code.google.com/p/opkg/issues/detail?id=50&can=1
http://code.google.com/p/opkg/issues/detail?id=51&can=1

> ===================================
> # reboot
> shutdown: No such file or directory

opkg install -force-reinstall sysvinit

> 
> # /etc/init.d/reboot
> Rebooting...                    
> ===================================
> 
> > opkg install -force-reinstall libdrm-glamo1
> > should be enough to resolve this one, but ie
> 
> #  opkg install -force-reinstall libdrm-glamo1
> Removing package libdrm-glamo1 from root...
> Installing libdrm-glamo1 (1:2.4.22-r5.0.6) to root...
> Downloading 
> http://build.shr-project.org/shr-testing/ipk//armv4t/libdrm-glamo1_2.4.22-r5.0.6_armv4t.ipk.
> Configuring libdrm-glamo1.
> 
> But:
> 
> ===================================
> # /usr/bin/Xorg -br -pn -dpi 280 -nocursor -verbose 3
> 
> This is a pre-release version of the X server from The X.Org Foundation.
> It is not supported in any way.
>    ...
> (II) Module Glamo: vendor="X.Org Foundation"
>         compiled for 1.8.1, module version = 0.4.0
>         ABI class: X.Org Video Driver, version 7.0
> (EE) module ABI major version (7) doesn't match the server's version (8)
> (II) UnloadModule: "glamo"
> (II) Unloading /usr/lib/xorg/modules/drivers/glamo_drv.so
> (EE) Failed to load module "glamo" (module requirement mismatch, 0)

opkg info xf86-video-glamo
opkg install -force-reinstall xf86-video-glamo

-- 
Martin 'JaMa' Jansa     jabber: [email protected]
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to