562 reputation
310
bio website
location
age 32
visits member for 2 years, 4 months
seen 2 days ago
stats profile views 32

tux pingus nerd. insert relevant details


May
13
awarded  Commentator
Mar
14
awarded  Editor
Mar
14
revised How can I get Kindle for PC working on Ubuntu 12.04?
added 470 characters in body
Feb
27
awarded  Nice Answer
Feb
14
awarded  Notable Question
Jan
4
awarded  Tumbleweed
Dec
29
awarded  Yearling
Dec
28
comment Qualcomm Gobi WWAN modem no longer appears in Network Manager
Other things you could try. echo "\$GPS_START" > /dev/ttyUSB2 # use GPS echo "\$GPS_STOP" > /dev/ttyUSB2 gpscat /dev/ttyUSB2 that's assuming that your ttyUSB device is created. source: thinkwiki.org/wiki/Qualcomm_Gobi_2000
Dec
28
comment Qualcomm Gobi WWAN modem no longer appears in Network Manager
try checking dmesg see if anything gobi related pops. I believe it should be creating a new device /dev/ttyUSB. If it isn't working, it should at least print something.
Dec
28
answered How do I setup freelan in ubuntu?
Dec
28
asked Hangup during boot
Dec
28
answered Qualcomm Gobi WWAN modem no longer appears in Network Manager
Dec
7
answered IntelliJ IDEA odd UI behavior in 12.10
Nov
13
answered IntelliJ IDEA odd UI behavior in 12.10
Nov
13
comment IntelliJ IDEA odd UI behavior in 12.10
Thanks @CrazyCoder.
Nov
13
answered Possible to migrate from non-RAID to RAID 1 and then RAID 5?
Oct
22
asked IntelliJ IDEA odd UI behavior in 12.10
Oct
15
awarded  Popular Question
Jul
13
answered When I run Android SDK from terminal, it shows error. How to fix it?
Jun
26
comment Gnome-terminal doesn't refresh
guake as far as I know, is just a specialized use case for gnome-terminal. At least in my case it exhibited the exact same behavior.