clevis.czSiemensMania | WMmania | VySemNesmite | SiemensMania na Facebooku
EnglishČesky
SiemensMania has a brand new forum
  SiemensMania    Fórum

   Off-line verze  TESTY  Náhradní díly  Podpořte SM  

ÚVOD FÓRUM CHAT
:: View topic - S65 v58 Remove Sub-provider name
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   Skupiny uživatelůSkupiny uživatelů   ProfileProfile   ChatChat   Log in to check your private messagesLog in to check your private messages 
 BankBank   LotteryLottery   User ShopsUser Shops   ShopsShops 

S65 v58 Remove Sub-provider name

 
Reply to topic     Forum Index -> Non Czech Languages Here
View previous topic :: View next topic  
Author Message
kilibo
kolemjdoucí

Joined: 18 Feb 2006
Posts: 19

1.00 SMM
PostPosted: Sun Feb 26, 2006 9:15 pm    Post subject: S65 v58 Remove Sub-provider name Reply with quote

I looked everywhere but I can not find code how to remove second line of provider name

e.g.
First Line: Rogers Wireless
Second: www.fido.ca <- i want to remove only this line?

I found this for S65 v50
;* MainScreen positioning v2 *
; (c) SiNgle, BuG, R KiRiK, arsh0r
; Smelter auto-patch

16B4CF0: 08 12 ; Y - Provider name
16B4D00: 1A 24 ; Y - Sub provider name

169BBAC: A1 A0 ; Y - Time & Date
Back to top
View user's profile Send private message
D4X
(o(^^)o)
redaktor

Joined: 25 Nov 2004
Posts: 5114
Location: Žďár nad Sázavou
Phone: HTC Diamond
382387.67 SMM
PostPosted: Sun Feb 26, 2006 9:27 pm    Post subject: Re: S65 v58 Remove Sub-provider name Reply with quote

kilibo wrote:
I looked everywhere but I can not find code how to remove second line of provider name

e.g.
First Line: Rogers Wireless
Second: www.fido.ca <- i want to remove only this line?

I found this for S65 v50
;* MainScreen positioning v2 *
; (c) SiNgle, BuG, R KiRiK, arsh0r
; Smelter auto-patch

;16B4CF0: 08 12 ; Y - Provider name
16B4D00: 1A 24 ; Y - Sub provider name

;169BBAC: A1 A0 ; Y - Time & Date

_________________
-> Nokia Lumia 800
Back to top
View user's profile Send private message Send e-mail
kilibo
kolemjdoucí

Joined: 18 Feb 2006
Posts: 19

1.00 SMM
PostPosted: Sun Feb 26, 2006 9:32 pm    Post subject: Re: S65 v58 Remove Sub-provider name Reply with quote

davexxxx wrote:
kilibo wrote:
I looked everywhere but I can not find code how to remove second line of provider name

e.g.
First Line: Rogers Wireless
Second: www.fido.ca <- i want to remove only this line?

I found this for S65 v50
;* MainScreen positioning v2 *
; (c) SiNgle, BuG, R KiRiK, arsh0r
; Smelter auto-patch

;16B4CF0: 08 12 ; Y - Provider name
16B4D00: 1A 24 ; Y - Sub provider name

;169BBAC: A1 A0 ; Y - Time & Date



davexxxx,
Did you submit reply?
I don't see anything?!
Back to top
View user's profile Send private message
kilibo
kolemjdoucí

Joined: 18 Feb 2006
Posts: 19

1.00 SMM
PostPosted: Sun Feb 26, 2006 9:53 pm    Post subject: Reply with quote

Here is the screenshot.
Back to top
View user's profile Send private message
beardie
táta fóra
táta fóra

Joined: 19 Jan 2005
Posts: 1106

7865.50 SMM
PostPosted: Sun Feb 26, 2006 10:09 pm    Post subject: Reply with quote

davexxx did it right

you have to comment (write ";" ) in front of the first and third line:

you have to do it so:

;16B4CF0: 08 12 ; Y - Provider name
16B4D00: 1A 24 ; Y - Sub provider name
;169BBAC: A1 A0 ; Y - Time & Date
Back to top
View user's profile Send private message
kilibo
kolemjdoucí

Joined: 18 Feb 2006
Posts: 19

1.00 SMM
PostPosted: Sun Feb 26, 2006 11:20 pm    Post subject: Reply with quote

beardie wrote:
davexxx did it right

you have to comment (write ";" ) in front of the first and third line:

you have to do it so:

;16B4CF0: 08 12 ; Y - Provider name
16B4D00: 1A 24 ; Y - Sub provider name
;169BBAC: A1 A0 ; Y - Time & Date


Okay. Thanks

Well, i did that and nothing changed.

Since 16B4D00: 1A 24 ; Y - Sub provider name is only to tell phone position of sub provider name,
how was this code going to remove/clear the second line?

I need modified code for v58, that will remove second line?!
Back to top
View user's profile Send private message
D4X
(o(^^)o)
redaktor

Joined: 25 Nov 2004
Posts: 5114
Location: Žďár nad Sázavou
Phone: HTC Diamond
382387.67 SMM
PostPosted: Mon Feb 27, 2006 10:23 am    Post subject: Reply with quote

;16B4CF0: 08 12 ; Y - Provider name
16B4D00: 1A EE ; Y - Sub provider name
;169BBAC: A1 A0 ; Y - Time & Date

try this...

_________________
-> Nokia Lumia 800
Back to top
View user's profile Send private message Send e-mail
kilibo
kolemjdoucí

Joined: 18 Feb 2006
Posts: 19

1.00 SMM
PostPosted: Tue Feb 28, 2006 12:30 am    Post subject: Reply with quote

davexxxx wrote:
;16B4CF0: 08 12 ; Y - Provider name
16B4D00: 1A EE ; Y - Sub provider name
;169BBAC: A1 A0 ; Y - Time & Date

try this...


Still not working. No changes.

davexxxx
Is this memeory address correct: 16B4D00 Question

Since that was used for fw50, and I have fw58. Maybe that's the problem?
Back to top
View user's profile Send private message
lacibogi
čestný člen
čestný člen

Joined: 25 Nov 2004
Posts: 5171
Location: LV<->BA

787.96 SMM
PostPosted: Tue Feb 28, 2006 1:45 pm    Post subject: Reply with quote

kilibo wrote:
Since that was used for fw50, and I have fw58. Maybe that's the problem?


Sure.

_________________
C(ME)75
Lasky
Back to top
View user's profile Send private message
kilibo
kolemjdoucí

Joined: 18 Feb 2006
Posts: 19

1.00 SMM
PostPosted: Tue Feb 28, 2006 4:15 pm    Post subject: Reply with quote

Lasky wrote:
kilibo wrote:
Since that was used for fw50, and I have fw58. Maybe that's the problem?


Sure.


Okay then.
Would you happen to know the correct memory address Question Think
Back to top
View user's profile Send private message
lacibogi
čestný člen
čestný člen

Joined: 25 Nov 2004
Posts: 5171
Location: LV<->BA

787.96 SMM
PostPosted: Tue Feb 28, 2006 4:18 pm    Post subject: Reply with quote

Use this. Smile
Code:
16B9028: 1A 23 ; Y - Sub provider name

_________________
C(ME)75
Lasky
Back to top
View user's profile Send private message
kilibo
kolemjdoucí

Joined: 18 Feb 2006
Posts: 19

1.00 SMM
PostPosted: Wed Mar 01, 2006 12:30 am    Post subject: Reply with quote

Lasky wrote:
Use this. Smile
Code:
16B9028: 1A 23 ; Y - Sub provider name


Okay, i think we are on the right track Applause

Applying this code moved sub-provider name one row down.
Can we move it either on x axis to the right or left
or on Y axis down.
Back to top
View user's profile Send private message
D4X
(o(^^)o)
redaktor

Joined: 25 Nov 2004
Posts: 5114
Location: Žďár nad Sázavou
Phone: HTC Diamond
382387.67 SMM
PostPosted: Wed Mar 01, 2006 10:50 am    Post subject: Reply with quote

Use this wink
Code:
16B9028: 1A EE ; Y - Sub provider name

_________________
-> Nokia Lumia 800
Back to top
View user's profile Send private message Send e-mail
kilibo
kolemjdoucí

Joined: 18 Feb 2006
Posts: 19

1.00 SMM
PostPosted: Wed Mar 01, 2006 10:45 pm    Post subject: Reply with quote

davexxxx wrote:
Use this wink
Code:
16B9028: 1A EE ; Y - Sub provider name


IT WORKS! Dancing Applause

Thanks again you all for helping.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic     Forum Index -> Non Czech Languages Here All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum



Powered by phpBB © phpBB Group