![]() |
2012-02-04
, 09:39
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#122
|
![]() |
2012-02-04
, 10:03
|
Posts: 35 |
Thanked: 60 times |
Joined on Sep 2011
|
#123
|
Was there *any* implementation of wifi mesh networking in userland? I don't recall any. Sure, cool feature, but AFAIK, it wasn't even working?
iw phy0 interface add mesh0 type mp mesh_id mymesh
command failed: Operation not supported (-95)
For MESH mode, it mustFor AP/IBSS/MESH modes, it
- allow beacons to be transmitted for NL80211_IFTYPE_MESH_POINT interfaces. These can be AP or IBSS style beacons.
- receive beacons and control frames for NL80211_IFTYPE_MESH_POINT interfaces
- set the NL80211_IFTYPE_MESH_POINT bit in the hw->wiphy->interface_modes mask to indicate that MP mode is supported.
- support the FIF_OTHER_BSS filter flag
- must support the enable_beacon config to turn on/off beaconing
- should support the tx_last_beacon() callback
![]() |
2012-02-04
, 10:29
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#124
|
Feb 4 01:08:02 Nokia-N900 camera-ui[1206]: GLIB WARNING ** Gtk - Invalid icon size 216 Feb 4 01:08:02 Nokia-N900 rtcom-call-ui[2202]: GLIB WARNING ** Gtk - gtk_widget_size_allocate(): attempt to allocate widget with width 768 and height -1 Feb 4 01:08:13 Nokia-N900 profiled[1065]: disconnected from session bus - terminating Feb 4 01:08:13 Nokia-N900 DSME: Process '/usr/bin/ohm-session-agent' with pid 1066 exited with return value 1 and restarted with pid 2629 Feb 4 01:08:13 Nokia-N900 init: app-detect main process (1277) terminated with status 1 Feb 4 01:08:13 Nokia-N900 init: app-detect main process ended, respawning Feb 4 01:08:13 Nokia-N900 DSME: Process '/usr/bin/Xorg -logfile /tmp/Xorg.0.log -logverbose 1 -nolisten tcp -noreset -s 0 -core' with pid 912 exited with s Feb 4 01:08:13 Nokia-N900 DSME: Here we will request for sw reset Feb 4 01:08:13 Nokia-N900 DSME: reboot request received from dsme Feb 4 01:08:13 Nokia-N900 DSME: Reboot Feb 4 01:08:13 Nokia-N900 DSME: state change request: DSME_STATE_USER -> DSME_STATE_REBOOT Feb 4 01:08:13 Nokia-N900 DSME: new state: DSME_STATE_REBOOT Feb 4 01:08:13 Nokia-N900 DSME: Shutdown in 2 seconds
ARM_6066_1_Fix_BUG_scheduling_while_atomic_swapper_0_0x00000002.diff bluetooth_scheduling_while_atomic_bug_fix.diff mac80211_fix_allocation_in_mesh_queue_preq.diff USB-g_serial-don-t-set-low_latency-flag.diff 0001-mtd-fix-a-huge-latency-problem-in-the-MTD-CFI-flash-.diff 0002-mtd-change-struct-flchip_shared-spinlock-locking-int.diff
![]() |
2012-02-04
, 12:13
|
Posts: 1,101 |
Thanked: 1,185 times |
Joined on Aug 2008
@ Spain
|
#125
|
The Following 4 Users Say Thank You to maacruz For This Useful Post: | ||
![]() |
2012-02-04
, 12:32
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#126
|
They are upstream bugfixes, kernel git will have the entire email.
But I think they don't have anything to do with xorg crashing, I have them since they were posted and haven't seen a single reboot or crash.
![]() |
2012-02-04
, 12:47
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#127
|
![]() |
2012-02-04
, 16:07
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#128
|
![]() |
2012-02-04
, 16:24
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#129
|
![]() |
2012-02-04
, 18:45
|
Posts: 1,101 |
Thanked: 1,185 times |
Joined on Aug 2008
@ Spain
|
#130
|
@Estel, it does it after simple opening, just normal usage in a bar, not some kind of stress-test. And it takes about 10 seconds until there is a preview if a reboot does not happen. I've commented the above patches on my build tree and now it takes about 2-3 seconds from black screen to preview. Will give that kernel 1-2 days, and if everything is working, I will start uncommenting the patches one by one, until I find which is the problematic one. But there is a problem, trust me on that (tm).
![]() |
Tags |
development, kernel-power |
|
i've succeed installing libreoffice yesterday.. it's great, but now i want to install cups and i see this line..
[root@m5sulu: ~]dpkg-reconfigure cups
Stopping Common Unix Printing System: cupsd.
Starting Common Unix Printing System: cupsdFATAL: Could not load /lib/modules/2.6.28.10-power49+pre50/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.28.10-power49+pre50/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.28.10-power49+pre50/modules.dep: No such file or directory
tell me sulu what should i do..??
thank you