Re: [SLUG] Android for "work"

2011-12-14 Thread Heracles

On 15/12/11 13:02, David Lyon wrote:

On Thu, Dec 15, 2011 at 9:45 AM, James Linder  wrote:

When an elderly and distinguished scientist say something is not possible he is 
nearly always wrong

I know I could buy more memory or get multicores.. involves money and time..

The memory footprint of ubuntu 11 is obviously too much for the hardware I have
and I'm not claiming anything else.


I found Puppy to be kewl, but a bit off the beaten track. I used it for small 
embedded stuff, and much as I'm not a fan of the whole ubuntu paradgsm it does 
work and there is lots of expertise if you need it.

Still if puppy works for you then use it :-)

Embedded is what I'm working on.. so the speed advantage is what I need.
PCLinuxOS is fast, uses a light X11 interface and works well in older 
hardware and just about set up my wifi for me. I have the 64bit version 
and it flies.

Heracles

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Android for "work"

2011-12-14 Thread David Lyon
On Thu, Dec 15, 2011 at 9:45 AM, James Linder  wrote:
> When an elderly and distinguished scientist say something is not possible he 
> is nearly always wrong 

I know I could buy more memory or get multicores.. involves money and time..

The memory footprint of ubuntu 11 is obviously too much for the hardware I have
and I'm not claiming anything else.

> I found Puppy to be kewl, but a bit off the beaten track. I used it for small 
> embedded stuff, and much as I'm not a fan of the whole ubuntu paradgsm it 
> does work and there is lots of expertise if you need it.
>
> Still if puppy works for you then use it :-)

Embedded is what I'm working on.. so the speed advantage is what I need.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


[SLUG] mysql error

2011-12-14 Thread Ashley Maher
Any help appreciated.

My MYSQL Server is dying with:

key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=14
max_threads=151
threads_connected=5
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads =
133314 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

thd: 0xb0020170
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0xb2c5b36c thread_stack 0x3
/usr/lib/mysql/libmysys.so.0(my_print_stacktrace+0x2d) [0xb7f132ad]
/usr/sbin/mysqld(handle_segfault+0x474) [0x81c5ad4]
[0xb7f64400]
/usr/sbin/mysqld(dict_table_get+0x158) [0x8355738]
/usr/sbin/mysqld(ha_innobase::open(char const*, int, unsigned
int)+0x18b) [0x833073b]
/usr/sbin/mysqld(handler::ha_open(st_table*, char const*, int,
int)+0x38) [0x829aad8]
/usr/sbin/mysqld(open_table_from_share(THD*, st_table_share*, char
const*, unsigned int, unsigned int, unsigned int, st_table*,
bool)+0x51b) [0x8212d0b]
/usr/sbin/mysqld() [0x820a71f]
/usr/sbin/mysqld(open_table(THD*, TABLE_LIST*, st_mem_root*, bool*,
unsigned int)+0x71d) [0x820e07d]
/usr/sbin/mysqld(open_tables(THD*, TABLE_LIST**, unsigned int*, unsigned
int)+0x526) [0x820eb96]
/usr/sbin/mysqld(open_and_lock_tables_derived(THD*, TABLE_LIST*,
bool)+0x6b) [0x820ee2b]
/usr/sbin/mysqld() [0x81cfbf2]
/usr/sbin/mysqld(mysql_execute_command(THD*)+0x4d6) [0x81d2146]
/usr/sbin/mysqld(mysql_parse(THD*, char*, unsigned int, char
const**)+0x28f) [0x81d869f]
/usr/sbin/mysqld(dispatch_command(enum_server_command, THD*, char*,
unsigned int)+0x4de) [0x81d8fde]
/usr/sbin/mysqld(do_command(THD*)+0xb5) [0x81da235]
/usr/sbin/mysqld(handle_one_connection+0x238) [0x81cc258]
/lib/libpthread.so.0(+0x57d9) [0xb7f2c7d9]
/lib/libc.so.6(clone+0x5e) [0xb79f528e]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x8c23828 = SELECT 1 FROM cache_admin_menu LIMIT 0, 1
thd->thread_id=1095
thd->killed=NOT_KILLED
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.


Trying google and thought here too.

Any hints appreciated.

Kindest Regards,

Ashley

-- 
Ashley Maher
Director
Didymo Designs

Phone: 1300 762 599
  (+61 2) 8090 2847  (+61 2) 4203 2716
Mob:   0412 351 451
Fax:   (+61 2) 8002 0071
Web:   http://www.didymodesigns.com.au

P.O. Box 410 North Sydney NSW 2059
P.O. Box 1122 Wollongong NSW 2500

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Android for "work"

2011-12-14 Thread James Linder

On 15/12/2011, at 9:00 AM, slug-requ...@slug.org.au wrote:

> I have been using Ubuntu 10.10 for work - just fine. At home I tried Ubuntu 11
> and one my one or two year old hardware it just has unacceptable performance
> ie 10 - 20 seconds to respond to menu clicks etc.
> 
> So, there is Android 3.2 from:
> 
> http://www.android-x86.org/
> 
> Any good for tech work? ie light development, modding websites, ftp, python,
> databases etc.
> 
> I notice it has dosbox, geany and most of the other tools are ported.

I'll bet your issue is 3D graphics

I have and do do and do like fvwm. If that is a bit daunting (use the editor 
luke) try mint 12

Not able to offer any comment on android.

James--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] For those wondering about the benefits of rooting your phone

2011-12-14 Thread Jobst Schmalenbach

Every phone I own I do this, plus the ones of my kids and partner.

Here are a couple of threads to follow to do that for a galaxy II:


http://www.androidtotal.com/manually-download-install-xwke7-update-samsung-galaxy-s-ii-2/

http://forum.xda-developers.com/showpost.php?p=13319294&postcount=1

http://forum.xda-developers.com/showthread.php?t=803682

http://forum.xda-developers.com/showthread.php?t=1103399&page=71

http://forum.xda-developers.com/showthread.php?t=1113928

http://www.geeksailor.com/root-galaxy-s-gingerbread-2-3-4/

http://rizeworkshop.blogspot.com/2011/06/root-samsung-galaxy-2-i9100-android-233.html

http://forums.whirlpool.net.au/archive/1480901

http://forum.xda-developers.com/showthread.php?t=728754


that should get you going.
Jobst



On Fri, Dec 02, 2011 at 11:08:57AM +1100, Gonzalo Servat (gser...@gmail.com) 
wrote:
> On Fri, Dec 2, 2011 at 8:13 AM, Tom Worthington  > wrote:
> 
> > On 01/12/11 12:57, scott wrote:
> >
> >> Not only can you get rid of the apps the manufacturer and providers puts
> >> on your phone  ...
> >>
> >
> > Perhaps I need to do that with the Huawei deuce u8520 android phone I
> > demonstrated at a Slug meeting.
> >
> > The phone reboots itself at random and has been in for repair for several
> > weeks: http://blog.tomw.net.au/2011/**09/huawei-deuce-u8520-dual-**
> > sim-android.html
> 
> 
> I have a Samsung Galaxy S2 and my biggest fear, as with anyone doing the
> procedure I guess, is bricking the phone. Has anyone done this sort of
> thing?
> 
> I want to upgrade to Android 2.3.4 as it comes with some important bug
> fixes, particularly around battery life, but it hasn't been released yet by
> my carrier and I'm not sure when it will be, so I'm getting impatient!
> 
> - Gonzalo
> -- 
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

-- 
Tommorow or the next life, whichever comes first, we never know. - Saying from 
Tibet.

  | |0| |   Jobst Schmalenbach, jo...@barrett.com.au, General Manager
  | | |0|   Barrett Consulting Group P/L & The Meditation Room P/L
  |0|0|0|   +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Android for "work"

2011-12-14 Thread Mark Walkom
Did you try XFCE or something a little more light weight on the GUI front?
Or even disable all the default fancy stuff.

I am still running 10 and gnome 2.3 and don't have any issues on a laptop
at least 4 years old, looking to upgrade this weekend to 11.something and
XFCE.

On 15 December 2011 10:18, David Lyon wrote:

> maybe 2 years is really 5 or 6..
>
> Actually, I just jumped over to learn Puppy Linux. Pretty hardcore
> but everything is quite good. Ubuntu has nice graphical effects but
> I have work to do and willing to lose them in an effort to get some
> stuff done..
>
> still curious about Android..
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Android for "work"

2011-12-14 Thread David Lyon
maybe 2 years is really 5 or 6..

Actually, I just jumped over to learn Puppy Linux. Pretty hardcore
but everything is quite good. Ubuntu has nice graphical effects but
I have work to do and willing to lose them in an effort to get some
stuff done..

still curious about Android..
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Android for "work"

2011-12-14 Thread David



On 15/12/11 09:54, David Lyon wrote:

I have been using Ubuntu 10.10 for work - just fine. At home I tried Ubuntu 11
and one my one or two year old hardware it just has unacceptable performance
ie 10 - 20 seconds to respond to menu clicks etc.


Curious... My two year old hardware is just fine on 11.04

I just installed 11.04 on a R50 thinkpad for a friend and it was 
perfectly acceptable.




So, there is Android 3.2 from:

  http://www.android-x86.org/

Any good for tech work? ie light development, modding websites, ftp, python,
databases etc.

I notice it has dosbox, geany and most of the other tools are ported.


--
David McQuire
0418 310312

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


[SLUG] Android for "work"

2011-12-14 Thread David Lyon
I have been using Ubuntu 10.10 for work - just fine. At home I tried Ubuntu 11
and one my one or two year old hardware it just has unacceptable performance
ie 10 - 20 seconds to respond to menu clicks etc.

So, there is Android 3.2 from:

 http://www.android-x86.org/

Any good for tech work? ie light development, modding websites, ftp, python,
databases etc.

I notice it has dosbox, geany and most of the other tools are ported.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] Solid State Disk Works Okay with Linux on Kogan Laptop

2011-12-14 Thread Jake Anderson

On 12/12/2011 09:27 AM, Tom Worthington wrote:
I dropped my Kogan Agora 12 Inch laptop onto a stone floor. Remarkably 
there was no damage to the case or screen (the screen was open at the 
time and the computer running). But the hard disk was not functioning 
afterwards, so I replaced the 2.5 Inch SATA disk drive with a Solid 
State Disk (SSD). This turned out to be a useful upgrade: relatively 
easy and inexpensive.


Kogan offered me a 30GB SSD, as provided in one model of the laptop, 
but I decided on a larger 60 GB unit, costing 50% more for twice as 
much storage.


Replacing the disk drive required me to un-clip the battery from the 
back of the laptop and remove one screw holding a small panel over the 
disk drive. The disk then slid out and I slid the new SSD in. The new 
disk was completely blank so I booted the computer from a USB flash 
drive with a copy of Ubuntu Linux on it and then partitioned the disk 
with that and installed Linux. This took about 20 minutes.


After installing Linux, about 40 GB of the disk is available for data. 
As I just use the computer for taking notes, the smaller 30 GB disk 
would have been adequate (with Linux taking up about 20 GB), but the 
extra space may be handy.


The computer seems to boot a bit quicker but otherwise is no different 
in operation. I am yet to see if the battery lasts longer with the 
lower power storage device.


More at: http://blog.tomw.net.au/2011/12/solid-state-disk-for-laptop.html


double check your file system has options appropriate to make use of 
TRIM, my understanding is its done at that level and not taken care of 
automagically (at least not yet)
with no trim once you have written 60gb of data to the disk (even if you 
delete it later, or overwrite existing data) writes will become very slow.


--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html