webOS Nation Forums >  Homebrew >  webOS patches > webOS 1.2 Patch For Blinking LED Notifications
webOS 1.2 Patch For Blinking LED Notifications

  Reply
 
LinkBack Thread Tools Display Modes
Old 09/05/2009, 02:44 PM   #1 (permalink)
Member
 
Join Date: Jul 2009
Posts: 74
Likes Received: 0
Thanks: 1
Thanked 30 Times in 7 Posts
Default webOS 1.2 Patch For Blinking LED Notifications

YOU MUST HAVE WEBOS 1.2 TO USE THIS PATCH


Here is the patch for the LED Notifications. Remember all the hard work came from michaelw9 i just happened to stumble across the code. Hope everyone enjoys.

OK this should make this much easier for everyone to apply this
Make sure you have ssh access, and quilt installed, there are tutorials for both on webos internals. copy and past the following commands.
Quote:
cd /
mount -o remount,rw /
rm led_blinking.patch
wget http://filebin.ca/jqwdtn/led_blinking.patch
quilt import led_blinking.patch
quilt push led_blinking.patch

Last edited by theoottesen; 09/08/2009 at 06:33 PM.
theoottesen is offline   Reply With Quote
Old 09/05/2009, 03:20 PM   #2 (permalink)
Member
 
hmagoo's Avatar
 
Join Date: Jun 2009
Location: Palm Desert, CA
Posts: 249
Likes Received: 1
Thanks: 38
Thanked 47 Times in 22 Posts
Default

for what webos version?

should the thread title be edited?
__________________


Last edited by hmagoo; 09/05/2009 at 03:35 PM.
hmagoo is offline   Reply With Quote
Old 09/05/2009, 04:18 PM   #3 (permalink)
Member
 
Join Date: May 2009
Posts: 1,142
Likes Received: 49
Thanks: 151
Thanked 286 Times in 147 Posts
Default

i'd be all over this if it were available as a check/uncheck option in a certain application hint hint
__________________
--

Get your virtual onscreen keyboard themes & installation instructions here

Free 2GB of online storage, with automatic synching between multiple devices, on Dropbox
un_designer is offline   Reply With Quote
Old 09/05/2009, 04:47 PM   #4 (permalink)
Member
 
trim81's Avatar
 
Join Date: Jul 2005
Location: 626, Los Angeles
Posts: 2,726
Likes Received: 0
Thanks: 381
Thanked 197 Times in 129 Posts
Default

This is only for 1.2 correct?
trim81 is offline   Reply With Quote
Old 09/05/2009, 04:51 PM   #5 (permalink)
Member
 
Join Date: Jul 2009
Posts: 74
Likes Received: 0
Thanks: 1
Thanked 30 Times in 7 Posts
Default

Quote:
Originally Posted by trim81 View Post
This is only for 1.2 correct?
Yes 1.2 as far as far as I know, I don't believe there is a way to implement into 1.1, but I'll look into it.
theoottesen is offline   Reply With Quote
Old 09/05/2009, 05:44 PM   #6 (permalink)
Member
 
Join Date: Aug 2009
Posts: 292
Likes Received: 0
Thanks: 2
Thanked 38 Times in 15 Posts
Default

So was it right where I was saying it was?
__________________
Need different SMS tones for contacts? Well take a look here...
http://forums.precentral.net/web-os-...h-contact.html
Disable annoying notifications in calls....
http://forums.precentral.net/web-os-...ml#post1863116

Thanks are always appreciated or for a really big Thanks you can always:
Ikyo is offline   Reply With Quote
Old 09/05/2009, 05:57 PM   #7 (permalink)
Member
 
Join Date: Jul 2009
Posts: 74
Likes Received: 0
Thanks: 1
Thanked 30 Times in 7 Posts
Default

Quote:
Originally Posted by Ikyo View Post
So was it right where I was saying it was?
OH yeah, once the two files were commented out, it showed up and funtions without a hitch.
theoottesen is offline   Reply With Quote
Old 09/07/2009, 01:18 PM   #8 (permalink)
Forum Leader
 
mamouton's Avatar
 
Join Date: Jan 2007
Location: Fort Worth, TX
Posts: 5,771
Likes Received: 5
Thanks: 796
Thanked 1,165 Times in 801 Posts
Default

Will there be a way to enable the vibrate and sound like the pager nagger script? Blinking light is fine, I have gotten used to the pager sound reminding me of a message.
mamouton is offline   Reply With Quote
Old 09/07/2009, 06:52 PM   #9 (permalink)
Member
 
Join Date: Aug 2009
Posts: 30
Likes Received: 0
Thanks: 4
Thanked 7 Times in 7 Posts
Default

I'm sure this sounds ignorant, but where exactly am i putting this file?
thanks
rxs2010 is offline   Reply With Quote
Old 09/07/2009, 07:01 PM   #10 (permalink)
Member
 
Join Date: Jun 2009
Location: Charlotte,NC
Posts: 45
Likes Received: 0
Thanks: 13
Thanked 3 Times in 3 Posts
Default

/usr/palm/applications/com.palm.app.screenlock/app/controllers/securityconfig-assistant.js
marshall_634 is offline   Reply With Quote
Old 09/07/2009, 09:10 PM   #11 (permalink)
Member
 
Join Date: Jul 2009
Posts: 74
Likes Received: 0
Thanks: 1
Thanked 30 Times in 7 Posts
Default

Quote:
Originally Posted by rxs2010 View Post
I'm sure this sounds ignorant, but where exactly am i putting this file?
thanks
Quote:
Originally Posted by marshall_634 View Post
/usr/palm/applications/com.palm.app.screenlock/app/controllers/securityconfig-assistant.js
this file is a patch file, if youre not sure how to use it then you need to read up on patches from Applying Patches - WebOS Internals

If after reading through the above file you still dont understand then just wait for webos 1.2 to official release.
theoottesen is offline   Reply With Quote
Old 09/07/2009, 09:28 PM   #12 (permalink)
Member
 
Join Date: Aug 2009
Posts: 30
Likes Received: 0
Thanks: 4
Thanked 7 Times in 7 Posts
Default

Quote:
Originally Posted by theoottesen View Post
this file is a patch file, if youre not sure how to use it then you need to read up on patches from Applying Patches - WebOS Internals

If after reading through the above file you still dont understand then just wait for webos 1.2 to official release.
I've done patches through quilt...however this appears to be different. If someone could tell me what part of these files i'm replacing, or if i'm adding to them, or what, it would be appreciated. i've already got 1.2 so waiting for the release, unless its enabled then, won't help any.
thanks

Last edited by rxs2010; 09/07/2009 at 09:57 PM. Reason: not correctly worded
rxs2010 is offline   Reply With Quote
Old 09/07/2009, 09:34 PM   #13 (permalink)
Homebrew Developer
 
milominderbinder's Avatar
 
Join Date: Mar 2005
Location: ↑ iPhone Black Launcher Theme
Posts: 4,593
Likes Received: 117
Thanks: 2,535
Thanked 3,156 Times in 908 Posts
Default

Quote:
Originally Posted by theoottesen View Post
=Can a mod change the title to WebOS 1.2
Done.

- Craig
__________________
- Milo
Getting StartedRingtonesVideos/MoviesPatches/ThemesMusic Player(Remix)
Battery LifeBackup/SyncingGreat Signal-AiraveiPhone ThemeForum Guidelines
milominderbinder is offline   Reply With Quote
Old 09/08/2009, 02:00 AM   #14 (permalink)
Member
 
Join Date: Jul 2009
Posts: 74
Likes Received: 0
Thanks: 1
Thanked 30 Times in 7 Posts
Default

Quote:
Originally Posted by Milominderbinder View Post
Done.

- Craig
Thank you
theoottesen is offline   Reply With Quote
Old 09/08/2009, 04:04 AM   #15 (permalink)
Member

 
Join Date: Apr 2003
Location: Boston-area
Posts: 6,973
Likes Received: 116
Thanks: 418
Thanked 1,252 Times in 710 Posts
Default

For the record, this seems to work only for applications that are programmed to use it. As an example, Twee does not flash the LED for a notification, whereas the phone, email, and messaging apps do.
jhoff80 is offline   Reply With Quote
Old 09/08/2009, 06:03 AM   #16 (permalink)
Forum Leader
 
mamouton's Avatar
 
Join Date: Jan 2007
Location: Fort Worth, TX
Posts: 5,771
Likes Received: 5
Thanks: 796
Thanked 1,165 Times in 801 Posts
Default

--------------------------------------------------------------------------------

Will there be a way to enable the vibrate and sound like the pager nagger script?
mamouton is offline   Reply With Quote
Old 09/08/2009, 10:15 AM   #17 (permalink)
Member
 
Join Date: Aug 2009
Posts: 30
Likes Received: 0
Thanks: 4
Thanked 7 Times in 7 Posts
Default

Quote:
Originally Posted by theoottesen View Post
YOU MUST HAVE WEBOS 1.2 TO USE THIS PATCH


Here is the patch for the LED Notifications. Remember all the hard work came from michaelw9 i just happened to stumble across the code. Hope everyone enjoys.

OK this should make this much easier for everyone to apply this
Make sure you have ssh access, and quilt installed, there are tutorials for both on webos internals. copy and past the following commands.
when i try to apply this it tells me
Code:
Applying patch /opt/src/patches/led_blinking.patch
patch unexpectedly ends in the middle of line
patch: **** Only garbage was found in the patch input.
Patch /opt/src/patches/led_blinking.patch does not apply <enforce with -f>
i tried to force it on also but nothing changed.

What am i doing wrong here?
rxs2010 is offline   Reply With Quote
Old 09/08/2009, 10:59 AM   #18 (permalink)
Member
 
awrnsmn's Avatar
 
Join Date: Aug 2009
Location: Olathe, Ks.
Posts: 676
Likes Received: 0
Thanks: 203
Thanked 76 Times in 59 Posts
Default

It's easier to uncomment out the lines needed.
awrnsmn is offline   Reply With Quote
Old 09/08/2009, 04:59 PM   #19 (permalink)
Member
 
Join Date: Aug 2009
Posts: 30
Likes Received: 0
Thanks: 4
Thanked 7 Times in 7 Posts
Default

Quote:
Originally Posted by awrnsmn View Post
It's easier to uncomment out the lines needed.
i guess i don't understand what that means. i'm brand new to this stuff really. so what exactly would i do? to uncomment out a line?
rxs2010 is offline   Reply With Quote
Old 09/08/2009, 05:16 PM   #20 (permalink)
Member
 
awrnsmn's Avatar
 
Join Date: Aug 2009
Location: Olathe, Ks.
Posts: 676
Likes Received: 0
Thanks: 203
Thanked 76 Times in 59 Posts
Default

Quote:
Originally Posted by rxs2010 View Post
i guess i don't understand what that means. i'm brand new to this stuff really. so what exactly would i do? to uncomment out a line?
I got the info where it is at in the code from the home page of PreCentral. I am assuming that the OP found this in the code and deserves the credit for helping us with this. I don't want to take away from this patch but, the code is there it just need to be allowed to work. To comment it out means they are able to block it from working with either /* or // (usually) By removing the backslash it is able to perform that function. (removing /* or //)
awrnsmn is offline   Reply With Quote
Thanked By: rxs2010
Reply

 

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0