On Wed, Aug 04, 2010 at 07:02:20PM +0400, Denis Shulyaka wrote: > 2010/8/4 Petr Vanek <[email protected]>: > > On Tue, 3 Aug 2010 15:33:27 +0400 > > Denis Shulyaka <[email protected]> (DS) wrote: > > > > DS> Hi list! > > DS> > > DS> I recently upgraded my SHR-U and now I can't activate GPRS: > > DS> > > DS> # mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device > > DS> org.freesmartphone.GSM.PDP.ActivateContext > > DS> org.freesmartphone.SystemError: PPP helper quit immediately > > DS> > > DS> What does it mean? > > DS> Am I alone or it is more or less common? > > > > this means that you are missing the ppp module. > > reinstall your modules and make sure the module is loaded prior to > > using gprs connection. > > > > Petr > > > > I think you are right, it is related to modules. But I still can't > solve the problem myself: > > [r...@neo ~]# modprobe ppp-generic > WARNING: Could not open > '/lib/modules/2.6.32.13/kernel/drivers/net/slhc.ko': No such file or > directory > FATAL: Could not open > '/lib/modules/2.6.32.13/kernel/drivers/net/ppp_generic.ko': No such > file or directory > [r...@neo ~]# uname -r > 2.6.32.13
booting from flash (there was problem with kernel upgrade from ubi rootfs)? make sure you have 2.6.32.16 in right partition or /boot/uImage link to it (for Qi) and reboot (maybe you didn't reboot after upgrading all kernel-module-* packages). There will be 2.6.32.17 in feeds in few mins.. so you can just try opkg update && opkg upgrade -- Martin 'JaMa' Jansa jabber: [email protected] _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
