brightness hardware control on Samsung R510 doesn't work

Bug #297962 reported by filosp
108
This bug affects 14 people
Affects Status Importance Assigned to Milestone
hal (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

hello i have a notebook samsung r510 centrino 2 with nvidia geforce 9200m gs 256 MB . I installed ubuntu 8.10 and the brightness control doesn't work. the brightness are set to maximum level and battery life its too short and my eyes tired is caused by too brightness. i try to use applet gnome brightness but is only software control not hardware control . with nvidia driver 177.80 or 173 the gnome applet doesn't work .
help!

Revision history for this message
Ian Weisser (ian-weisser) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it, because your description didn't include enough information.

Please follow the "How to file" procedure described at https://wiki.ubuntu.com/DebuggingHal and attach the requested files here.

Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :

I'm not on Centrino 2, however same model and Graphic card, and adjusting brightness doesn't work for me too (as well as several other Fn combinations). Also, screen's nod dimming automaticly when I'm working only on battery, which result in only 2 hours of work compared to about 3,5 under Vista ;/
I'll be attaching files requested in hawto to which Ian pointed out.
I pressed Fn-up, and Fn-down trying to change screen brightness during preparing hal attachments. (also pressed fn-F9 (wireless on/off) and Fn-F10 (touchpad on/off)).

Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :
Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :
Revision history for this message
Grzegorz Śliwiński (fizyk) wrote : Re: [Bug 297962] Re: brightness hardware control doesn't work

Dnia 2008-11-19, śro o godzinie 02:50 +0000, IanW pisze:
> ** Changed in: hal (Ubuntu)
> Sourcepackagename: None => hal
> Status: Incomplete => New
>
> ** Summary changed:
>
> - brightness hardware control doesn't work
> + brightness hardware control on Samsung R510 doesn't work
>
--
Fizyk
@: <email address hidden>
w: http://www.outerrim.pl

Revision history for this message
MoMaT (momat) wrote :

I'm confirming this bug. It is present on my R510 with Intel GMA X4500 graphics.

The interesting parts of the kern.log are:

Apr 5 21:25:46 momat-laptop kernel: [ 9712.515578] atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0).
Apr 5 21:25:46 momat-laptop kernel: [ 9712.515585] atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known.
Apr 5 21:25:47 momat-laptop kernel: [ 9714.308367] atkbd.c: Unknown key pressed (translated set 2, code 0x89 on isa0060/serio0).
Apr 5 21:25:47 momat-laptop kernel: [ 9714.308374] atkbd.c: Use 'setkeycodes e009 <keycode>' to make it known.
Apr 5 21:25:49 momat-laptop kernel: [ 9716.229171] atkbd.c: Unknown key pressed (translated set 2, code 0x84 on isa0060/serio0).
Apr 5 21:25:49 momat-laptop kernel: [ 9716.229177] atkbd.c: Use 'setkeycodes e004 <keycode>' to make it known.

The key press order is: Fn+Up (increase brightness), Fn+Down (decrease brightness), Fn+F5 (backlight on/off).

Changed in hal (Ubuntu):
status: New → Confirmed
Revision history for this message
MoMaT (momat) wrote :

As a next step I have modified the HAL keymap file:
/usr/share/hal/fdi/information/10freedesktop/30-keymap-misc.fdi

I've just added my laptop model:
> lshal | grep system.hardware.product
system.hardware.product = 'R510/P510' (string)

to the list of samsung models, making it:
<match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" prefix_ncase="samsung">
  <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="NC10;SP55S;SQ45S70S;SX60P;SX30S;R59P/R60P/R61P;Q210;Q310;X05;R510/P510">

I have restarted HAL and now when I press one of the brightness combinations I see a notification with a screen icon and a bar in max position that can't be changed. The side effect of this is that the laptop keyboard got blocked now and I'm typing this from an external one. Still some things kept working like suspend (Fn+Esc) or keypad lock (Fn+F10).

Now, what would be a next step to diagnose the cause of the problem?

Revision history for this message
MoMaT (momat) wrote :

I forgot to mention that I'm using fresh install of Jaunty Beta with current upgrades.

After the HAL was restarted I've also noticed that the dmesg warnings present before:
> dmesg | grep
[ 1259.684668] atkbd.c: Unknown key pressed (translated set 2, code 0x84 on isa0060/serio0).
[ 1259.684674] atkbd.c: Use 'setkeycodes e004 <keycode>' to make it known.
[ 1261.774481] atkbd.c: Unknown key pressed (translated set 2, code 0x89 on isa0060/serio0).
[ 1261.774488] atkbd.c: Use 'setkeycodes e009 <keycode>' to make it known.
[ 1262.706702] atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0).
[ 1262.706709] atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known.

are gone now and HAL shows the keymap data not shown before:
> lshal | grep keymap.data
  input.keymap.data = {'e002:switchvideomode', 'e003:battery', 'e004:prog1', 'e006:wlan', 'e008:brightnessup', 'e009:brightnessdown', 'e031:prog2', 'e033:prog3', 'e034:wlan', '0074:prog1', '0075:www', 'e077:f22', '0078:mail', 'e079:f22'} (string list)

Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :

Jaunty jackalope can operate backlight as long as user doesn't install nvidia drivers. I noticed that when I launched live cd and installed it on my laptop. Backlight was changing when power was unplugged as well as I could operate it by using brightness applet (however it claimed it cannot read the brightness level). As soon as nvidia drivers (180.44) were installed, I lost control over the backlight.

tags: added: backlight nvidia samsung
Revision history for this message
MoMaT (momat) wrote :

"Jaunty jackalope can operate backlight as long as user doesn't install nvidia drivers"

This is not correct. I'm using Samsung R510 with Intel GMA X4500 graphics card and thus I have no nvidia drivers installed and still I can't operate the brigthness. Neither power cabe unplugged nor the brightness applet does change anything.

Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :

Tell me one thing. Do you have compiz enabled by default? maybe it's the case with Intel drivers as well? I know that these are turned on by default on my other, older laptop with intel graphic

Revision history for this message
MoMaT (momat) wrote :

Yes, I was using compiz. Unfortunately disabling it didn't help. Power cable or brightness applet makes no difference.

I've found that I can manually change the brightness settings:
> echo 2 > /sys/class/backlight/acpi_video0/brightness

However, the backlight doesn't change, although the change is reflected here:
> cat /proc/acpi/video/GFX0/DD04/brightness
levels: 35 45 60 70 80 90
current: 60

I'm guessing this means it's a driver issue.

Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :

I guess that's becouse open source drivers are installed and beeing used from the beginning, when for nvidia I have onlu closed source drivers that need to be installed through jockey. Anyway, since the problem is with both drivers, intel as well as nvidia, and probably not with the default whatever it's called, it might get easier to determine couse for someone familiar with that part of ubuntu.

Revision history for this message
MoMaT (momat) wrote :

OK, I'm not so sure if this is a driver fault anymore. I've found a way to somewhat fix it using extra boot parameter - "acpi_backlight=vendor". Now I can control the brightness using fn keys or the applet. The only glitch is that when I unplug the power, the screen goes completely dark. I have to press "increase backlight" key several times, switch to console and back to get the visuals.

Same switching trick helps when the keyboard gets locked on the first use of backlight fn keys. Now I can see that it's because of some kind of loop. When I press the key the brightness goes up/down until it reaches the end of scale, despite the fact that I pressed the key only once. After the switching trick, it starts working as expected, that is brightness goes up/down just by a little bit and the keyboard is not getting locked anymore.

Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :

well... that doesn't work for me though.
You've added that parameter at the end of the kernel line in menu.lst, right?

Revision history for this message
Valliet Emmanuel (emmanuel-valliet) wrote :

Hi all!
I recently bought a R510 laptop, installed jaunty onto, and encoutered the same problem...
I had it finally working, perhaps not the properly way, but working...
Here's how I did:
at boot time, I add to attach keycodes to the brightness keys (adding fdi definitions in hal does not seem to work):
. /usr/share/acpi-support/key-constants
setkeycodes e009 $KEY_BRIGHTNESSDOWN
setkeycodes e008 $KEY_BRIGHTNESSUP
(tu put in bootmisc.sh or another script in /etc/init.d you then add to the runlevel scripts)

Then there is another problem, the same encoutered here: https://bugs.launchpad.net/ubuntu/+source/hal-info/+bug/295251 : the key release event is not sent...
So I patched the kernel, using same code as here: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-jaunty.git;a=commit;h=b6edef2ac7b84ba90192ec1b8947949ebc99e99c , but I put DMI_MATCH(DMI_PRODUCT_NAME, "R510/P510") instead of DMI_MATCH(DMI_PRODUCT_NAME, "SQ45S70S")

I recompiled the kernel (using http://blog.avirtualhome.com/2009/04/29/how-to-compile-a-kernel-for-ubuntu-jaunty/)

After that, the key works, but brightness does no adjust, it seeems there is a bug/missing feature in the nvidia driver.
After some googling, I tried smartdimmer (using nvclock should also work), and that one works. I wrote a little script (brightness.sh, see attachment), and then binded the brightness down/up keys to that script, using the gnome key-binding utility.

I currently do not have other key working yet (wifi on/off, backlight...), I will try to have them working and keep you informed.

cheers,

-manu

Revision history for this message
Viktor Hollmann (vh-klikni) wrote :

I can confirm the same situation on Samsung Q320 with nVidia GeForce 105M (Korean version, Q320-BS21, there is only 01LH firmware at the moment) and 64bit Jaunty.

The keys for backlight/brightness have the same codes as R510, there is one more for DVD/CD reject (e03a), both plugging and unplugging of external power shows the "thermometer" of expected backlight level, but no change provided. Backlight keys (all three) have no effect except notes in kern.log described above.

Revision history for this message
Viktor Hollmann (vh-klikni) wrote :

There is another solution for brightness regulation for Samsung Q320 and (probably) for other Samsung notebooks:

http://www.doof.me.uk/2009/07/07/linux-on-a-samsung-q320-part-5/
http://www.doof.me.uk/2009/07/13/linux-on-a-samsung-q320-part-7/

Revision history for this message
Žygimantas Beručka (zygis) wrote :

Maybe someone can get this fixed for the upcoming Karmic?

It seems that the problem is related to the keys not sending events. Quoting the above mentioned link:

"After a while I discovered the problem was that some of the fn-keys weren’t sending key release events (easy to see in xev or with lshal -m). Turns out this is a problem with lots of laptop keyboards: look at the thousands of lines of hacks in drivers/input/keyboard/atkbd.c in the Linux kernel source. The good news is that this is easy to fix: the Q320 uses exactly the same scancodes as an earlier Samsung laptop. The bad news is that you have to compile your own kernel. Ho hum.

Apply this patch to a 2.6.30 kernel and rebuild. Voila! And the problem is gone!

--- drivers/input/keyboard/atkbd.c.old 2009-07-13 00:34:14.000000000 +0100
+++ drivers/input/keyboard/atkbd.c 2009-07-13 00:35:19.000000000 +0100
@@ -1550,6 +1550,15 @@
                .driver_data = atkbd_samsung_forced_release_keys,
        },
        {
+ .ident = "Samsung Q320/P320",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "SAMSUNG ELECTRONICS CO., LTD."),
+ DMI_MATCH(DMI_PRODUCT_NAME, "Q320/P320"),
+ },
+ .callback = atkbd_setup_forced_release,
+ .driver_data = atkbd_samsung_forced_release_keys,
+ },
+ {
                .ident = "Samsung SQ45S70S",
                .matches = {
                        DMI_MATCH(DMI_SYS_VENDOR, "SAMSUNG ELECTRONICS CO., LTD."),

I found the DMI_PRODUCT_NAME using dmidecode if you were wondering."

This patch needs hardcoding, if I understand correctly. For example, in this case it requires to set "Q320/P320" in the patch. I don't want to compile my own kernel so I'm unable to test if this works actually, however, I do have Samsung R522 and it's eveident from the output of "xev" or with "lshal -m" that at least Fn+Up/Down (brightness up/down) and Fn+F5 (brightness on/off) keys do not send any events on my laptop too. Is there any way to fix this on Samsung laptops in general, without harcoding each model in the kernel?

Besides, as my quote seems to be contain a patch for the linux kernel, it might be wise to assign this one to the kernel package.

Revision history for this message
Žygimantas Beručka (zygis) wrote :

Adding my excerpt from Samsung R522's dmidecode output:

"Manufacturer: SAMSUNG ELECTRONICS CO., LTD.
Product Name: R520/R522/R620"

Revision history for this message
MoMaT (momat) wrote :

The key events are just a part of the problem. You can set the right mapping in HAL quite easily (read my previous comment #7), but this alone won't give you brightness control.

Revision history for this message
Georgiy Miroshnikov (laggy-luke) wrote :

I have the same issues with backlight and I would like to stress that this issue is not specific to nVidia adapters, but also Intel.

Following the instructions in this bug, I've managed to make backlight brightness adjustable via Fn-Up/Fn-Down combination and via brightness applet, but Fn-F5 (toggle backlight) and Fn-F9 (toggle wireless) still does not work.
Apart from that, the "sticky Fn key" problem is solved only partially and sometimes it still sticks.
The sensitivity of Fn-Up and Fn-Down (brightness) is twice lower as the sensitivity of Fn-Left and Fn-Right (volume) which is also not very convenient.
Other keys like Fn-F5 (toggle backlight) and Fn-F9 (toggle wireless) still doesn't work, but now they are not reported in /var/log/kern.log

Unfortunately, non of the described solutions helped to accomplish this on it's own, so I had to use the combination of them: added setkeycodes to bootmisc.sh, patched the kernel with above patch and added acpi_backlight=vendor to kernel params.

I didn't find anything particulary interesting in my logs, but I can provide them upon request.
Hope this info helps to fix this issue.

tags: added: intel laptop
Revision history for this message
Žygimantas Beručka (zygis) wrote :

How about getting someone with more knowledge on Linux internals to triage the bug? It is taking way too long to have a bug of high importance even to have its "importance" status set. Sadly, I don't even know which package/project is also affected by the bug. Is anyone able to answer is this bug 100% percent related to the $PLEASE_INSERT_YOURSELF (kernel, xserver, etc.) package? Should kernel or xserver maintainers also be pinged about it in order to get more attention to this to get it going before Karmic is out? Especially, keep in mind that HAL is going to be deprecated in Karmic (that's why someone has to reassign the bug to other package(s)).

Revision history for this message
RickB (rick-777) wrote :

New Samsung R620 has arrived today: this suffers from this bug.
+1 for a speedy fix.

Revision history for this message
scottnn (scottnn) wrote :

Can confirm this bug exists in Samsung Q320. Give me a shout if any files/info are required in order to help fix the problem.

Revision history for this message
toox (toox82) wrote :

Same as scottnn for Samsung Q320.

Revision history for this message
Aldo Latino (aldolat) wrote :

I confirm this bug on my Samsung R510.

I would add that only the combination Fn+F6 (disable/enable audio) works as expected - all other combinations, like Fn+Up for Brightness, don't work.

Hope in a fix.

Revision history for this message
Salvy (no-censura-) wrote :

Help please..

Same problem as Scottnn and Toox for Samsung Q320.

I'm sorry but I'm too ignorant to fix it on my own, would you be so kind as to patch it in a kernel for clumsy people like me please?

I do not want to go back to micros-uffering..

Thanks and cheers!

Revision history for this message
skalka (skalka) wrote :

I can confirm this on my new Samsung R519 equipped with the GM45 Intel chipset. With a pathed and recompiled kernel by me I can use fn buttons but brightness doesn't change. With /usr/share/hal/fdi/information/10freedesktop/30-keymap-misc.fdi modded I can see brightness notifications when I unplug AC power but brightness doesn't change. If i repeat this operation during Usplash it works, so I can choose brightness during Usplash. For example if I turn on pc with battery I'll get low brightness, but I cannot change during session. If you need more informations let me know. I hope this bug will be solved with Karmic cos it's quite impossible to use the pc without brightness regulations, battery is sad about it and my eyes too.

Revision history for this message
skalka (skalka) wrote :

I think problem is that BIOS controls video card and brightness so ACPI cannot. But, I don't know how to solve cos in BIOS settings I can't deactivate this control and I don't want to deactivate ACPI.

Revision history for this message
skalka (skalka) wrote :

@ MoMaT I've tried acpi_backlight=vendor option and I think I have the same problem as you, it's not easy to control brightness cos screen gets dark. I think that this is not a good trick, not so comfortful. I've tried acpi=off to, brightness control is perfect in that way but I don't want to use pc without acpi.

Revision history for this message
elio (elio-mussi) wrote :

I've installed nvclock and issuing nvclock -S xx where x is a number between 15 and 100, I CAN set the brightness of the display. Although not a complete soilution, at least I can manually set the brightness to the desired level. MIND: I've not disabled ACPI, nor I have set any parameters to grub. It just works as desired.

I should add that Vista, also installed on my Q320, works fine with the brightness. That the Fn keys for the brightness are easily trappable. see http://www.doof.me.uk/2009/07/13/linux-on-a-samsung-q320-part-7/comment-page-1/ to see how this guy is working on this problem.

Hope that Koala can treat our brightness as it should, anyway I'm eventually done with this annoying problem.

Cheers

Elio

Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :

I've just upgraded to 9.10 RC (fresh install actually), and brightness problem still persists. Since hal is supposed to be depreciated, I'm not sure if it still has anything to do with brightness.

Well.. I think I'll stick to "smartdimmer -s " for a while, since I don't want to accidentally tweak my graphic card ;)

Revision history for this message
Kytrix (kytrix) wrote :

Still get the problem on Samsung Q320 with 9.10 final :/

the worst is if I try Fn+brightness it make my keyboard locked !

On Jaunty I made this tricks https://bugs.launchpad.net/ubuntu/+source/hal/+bug/297962/comments/18
but it works very strangely : when I press UP or Down brightness, it was like I keep pressing ... despite of uping one level it raise to max for infinite or for min :/

If you need some tests or anythings ..I'm here :)

Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :

what does ubuntu use to dim screen light anyway? can't it use smartdimmer itself or whatever smartdimmer is using to play with screen light?

Revision history for this message
b3nn0 (agib) wrote :

also having this problem with a R580
http://www.voria.org/forum/viewtopic.php?f=3&t=358&p=3216#p3216
backlight control won't work. smartdimmer and nvclock are bringing error:
Unable to shadow the video bios
Error!

Revision history for this message
Javier Rodriguez (javirodcal) wrote :

Hi to all, Samsung R522 with ATI HD4330, same problem in Lucid final and Maverick daily

Revision history for this message
Grzegorz Śliwiński (fizyk) wrote :

Since Lucid, I'm able to change the brightness with the gnome brightness applet, although it still can't read the brightness back ;)

Revision history for this message
Foobar (ron-gamr7) wrote :

This works for the nouveau driver, but not for the nvidia driver in Lucid.

Revision history for this message
Macarena (marcoaasilva) wrote :

I have this problem with Samsung R430 (Intel GMA 4500 MHD).

Revision history for this message
dino99 (9d9) wrote :
Changed in hal (Ubuntu):
status: Confirmed → Invalid
Revision history for this message
filosp (filosp) wrote : really great things

Yo!

I've got some really great things from that store, they are so cool, just take a look http://junifeup.pt/hotel.php?3a38

Sincerely yours, filippo spada

Revision history for this message
filosp (filosp) wrote : Re: great news

Hi friend!

We've got some great news for you! Just take a look http://www.cimo.com.ar/wp-content/themes/Mana/skip.php?6160

Bests, filippo spada

From: Bug 297962 [mailto:<email address hidden>]
Sent: Wednesday, May 17, 2017 11:39 AM
To: <email address hidden>
Subject: MyPackage are amazing!

Actually no. I don't want them to do things different.

I'd love it if they fixed existing issues. There are so many things which only partially work (iCloud photos, Maps, Health app), things which have been abandoned (podcasts, OS X App store), and things which are still buggy as hell (Handoff, Airdrop).

Sent from Mail for Windows 10

Revision history for this message
filosp (filosp) wrote : Re: try this stuff

Hello,

I wanted to share with you my experience about using that cool stuff, just take a look http://bit.do/dxfX4

Sincerely yours, filippo spada

From: Bug 297962 [mailto:<email address hidden>]
Sent: Sunday, June 25, 2017 1:14 AM
To: <email address hidden>
Subject: People are weird

1. They might talk about it later on the show considering the cliff hanger, what are you talking about with Alishia flirting with Aaron, and as far as you know is she doing it for game or does she have feelings for Aaron?

2. Do you regret not trying to campaign to John knowing now that he change his vote twice before the results.

3. Did Katie tell you Randy's true identity (I'm pretty sure she knows)?

4. Did they two votes to save me, the vote to save Jullian and the vote to save Katie screw with people or did people figure it out quickly.

5. Are mad about the Button twist extra vote sending you home, especially because all you got from the button was an (easily anticipated) reserve vote (Side Note, though I don't think you ever said so in the DR, I assume you figured out what the button did for you considering your vote)?

6. If you were change any of the eliminations before you went home to eliminate the other nominee, which one would you pick? (Be honest, I don't care if it's not mine).

7. If you were in jury with the information you had when you left the house what would be your voting Priority?

Sent from Mail for Windows 10

Revision history for this message
filosp (filosp) wrote : ✉what a surprise!

Hello!

I've met a friend recently and he had told me something really surprising, here is the full story http://www.moemavto24.ru/glimpse.php?5455

Best Wishes, filippo spada

From: Bug 297962 [mailto:<email address hidden>]
Sent: Friday, June 30, 2017 10:49 PM
To: <email address hidden>
Subject: ayy lmao

I second what drawingdwarf said about cup sizes being relative to band size. A "C" cup means nothing unless you know the band size. A 28C is tiny while a 32C is much bigger.

You should try the Freya Deco Soft Cup in 28C, 28D, and 28DD just in case. It's a good diagnostic bra for people who are otherwise sized out of other brands and styles.

Sent from Mail for Windows 10

Revision history for this message
filosp (filosp) wrote : ❤some useful stuff

Dear friend!

Have you already seen that stuff? It may be really useful for you, please take a look http://balaklava-info.com/boost.php?3e3f

Sincerely yours, filippo spada

Revision history for this message
filosp (filosp) wrote : ☠wow!

Greetings,

Have you seen that stuff? It's something crazy, just take a look http://vignoble-selection.fr/local/cache-vignettes/L134xH134/views/3ouemku/ownership.php?0a0b

filippo spada

Revision history for this message
filosp (filosp) wrote : surprising news

Hey,

We've got some surprising news, you're going to love it! Just read it here http://orudevo.qb-i.ru/unite.php?3233

filippo spada

Sent from Mail for Windows 10

Revision history for this message
filosp (filosp) wrote : Blake Shelton's secret revealed

Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="utf-8"

SGV5ISANClN0ZWZhbmkgR3dlbiAgc2hhcmVkIHRoYXQgIEJsYWtlIHdhcyBhbmQgIGlzIHVzaW5n
IFB1cmUgTmF0dXJhbCBGb3Jza29saW4gdG8gcHJvbW90ZSBoaXMgd2VpZ2h0IGxvc3MuICJJICBk
aWQgdGFsa2VkIHRvIGhpbSBhYm91dCBoaXMgd2VpZ2h0IGJlY2F1c2UgaGUgIGdvdCBzbyBza2lu
bnkgIHNvIGZhc3QgSSAgd2FzIGNvbmNlcm5lZCAgaGUgd2FzIGRvaW5nIHNvbWV0aGluZyBpbGxl
Z2FsLiBIZSBzaG93ZWQgIG1lICB3aGF0IGhlIHdhcyAgdGFraW5nIGFuZCAgSSB3YXMgc2hva2Vk
LiBIZSBkb2Vzbid0IGV2ZW4gd29ya291dCBhbmQgIGhlIGtlZXBzIGxvc2luZyB0aGUgd2VpZ2h0
LiIgIFRha2UgYSBsb29rIGh0dHA6Ly93d3cudmFyZGhhbWFudGVjaG5vbG9naWVzLmluL2JhZy5w
aHA/VUU4eU9UYzVOakpBWW5WbmN5NXNZWFZ1WTJod1lXUXVibVYwDQoNCg==

Revision history for this message
filosp (filosp) wrote : a good gift from a friend

I'd prefer to show you a nice gift a friend of mine gave me recently , it's something really cool ) ) Please look and feel http://www.lilfurrymonster.com/wp-content/plugins/automatic-post-tagger/js/ahhgx.php?UE8yOTc5NjJAYnVncy5sYXVuY2hwYWQubmV0

Revision history for this message
filosp (filosp) wrote : ✈The world's travel search engine Skyscanner compares millions of flights to find you the cheapest deal, fast.
Download full text (3.5 KiB)

Whether you want to go to Tenerife or Tokyo, we'll find low cost flights to get you there.
We also find the cheapest hotels and car hire deals.<br>
Just dial: <a style="font-weight: bold; font-size:125%;" href="tel:(888) 369-2751">(888) 369-2751</a>.
Skyscanner is free! When you find your flights and dial (888) 369-2751, we redirect your call through directly to the airline or travel agent.<br>We never charge you commission. Nor do we add hidden fees. See more ways we put you first.
Acclaimed flight comparison Skyscanner is an award winning site recommended by: The Independent, The Guardian, Which? Travel, BBC Radio 1 and more!<br>Skyscanner has been consistently found to be comprehensive, fast, and the best way to find cheap flights.<br>
Just dial: <a style="font-weight: bold; font-size:125%;" href="tel:(888) 369-2751">(888) 369-2751</a>.
Let’s get social! Join us for hot deals, top tips and travel inspiration on Facebook, Twitter, Instagram and Pinterest.
Find the perfect place to stay
The Trip by Skyscanner community has reviewed tens of thousands of hotels around the world so you can always find the perfect place to stay, based on your tribe and your price range.
Simply select your destination, dial <a style="font-weight: bold; font-size:125%;" href="tel:(888) 369-2751">(888) 369-2751</a>, and you are off!
And now Trip by Skyscanner searches all the top booking sites to make sure to always find you the lowest price.
Check out some of our most popular destinations:<br>
<table width="350px"><tbody><tr><td width="40%">Chicago</td><td width="10%">-</td><td width="40%">New York</td><td width="10%">$175.54</td></tr><tr><td width="40%">Los Angeles</td><td width="10%">-</td><td width="40%">San Francisco</td><td width="10%">$103.15</td></tr><tr><td width="40%">Los Angeles</td><td width="10%">-</td><td width="40%">New York</td><td width="10%">$175.58</td></tr><tr><td width="40%">Chicago</td><td width="10%">-</td><td width="40%">Los Angeles</td><td width="10%">$325.29</td></tr><tr><td width="40%">Miami</td><td width="10%">-</td><td width="40%">New York</td><td width="10%">$96.88</td></tr><tr><td width="40%">Atlanta</td><td width="10%">-</td><td width="40%">Chicago</td><td width="10%">$100.61</td></tr><tr><td width="40%">Los Angeles</td><td width="10%">-</td><td width="40%">Manila</td><td width"10%">$654.66</td></tr><tr><td width="40%">New York City</td><td width="10%">-</td><td width="40%">Casablanca</td><td width"10%">$825.24</td></tr><tr><td width="40%">Miami</td><td width="10%">-</td><td width="40%">Johannesburg</td><td width"10%">$1016.47</td></tr><tr><td width="40%">Chicago</td><td width="10%">-</td><td width="40%">Minneapolis</td><td width"10%">$95.15</td></tr><tr><td width="40%">Atlanta</td><td width="10%">-</td><td width="40%">New York</td><td width"10%">$225.36</td></tr><tr><td width="40%">Chicago</td><td width="10%">-</td><td width="40%">Washington DC</td><td width"10%">$195.94</td></tr><tr><td width="40%">New York City</td><td width="10%">-</td><td width="40%">London</td><td width"10%">$399.33</td></tr></tbody></table><br>Top Deal 55% Off: Skyscanner's Flight Deals.
Primary: (888) 369-2751. 2...

Read more...

Revision history for this message
filosp (filosp) wrote : ✈Re: The world's travel search engine Skyscanner compares millions of flights to find you the cheapest deal, fast.
Download full text (3.4 KiB)

Whether you want to go to Tenerife or Tokyo, we'll find low cost flights to get you there.
We also find the cheapest hotels and car hire deals.<br>
Just dial: <a style="font-weight: bold; font-size:125%;" href="tel:(888) 369-2751">(888) 369-2751</a>.
Skyscanner is free! When you find your flights and dial (888) 369-2751, we redirect your call through directly to the airline or travel agent.<br>We never charge you commission. Nor do we add hidden fees. See more ways we put you first.
Acclaimed flight comparison Skyscanner is an award winning site recommended by: The Independent, The Guardian, Which? Travel, BBC Radio 1 and more!<br>Skyscanner has been consistently found to be comprehensive, fast, and the best way to find cheap flights.<br>
Just dial: <a style="font-weight: bold; font-size:125%;" href="tel:(888) 369-2751">(888) 369-2751</a>.
Let’s get social! Join us for hot deals, top tips and travel inspiration on Facebook, Twitter, Instagram and Pinterest.
Find the perfect place to stay
The Trip by Skyscanner community has reviewed tens of thousands of hotels around the world so you can always find the perfect place to stay, based on your tribe and your price range.
Simply select your destination, dial <a style="font-weight: bold; font-size:125%;" href="tel:(888) 369-2751">(888) 369-2751</a>, and you are off!
And now Trip by Skyscanner searches all the top booking sites to make sure to always find you the lowest price.
Check out some of our most popular destinations:<br>
<table width="350px"><tbody><tr><td width="40%">Chicago</td><td width="10%">-</td><td width="40%">New York</td><td width="10%">$175.53</td></tr><tr><td width="40%">Los Angeles</td><td width="10%">-</td><td width="40%">San Francisco</td><td width="10%">$103.92</td></tr><tr><td width="40%">Los Angeles</td><td width="10%">-</td><td width="40%">New York</td><td width="10%">$175.86</td></tr><tr><td width="40%">Chicago</td><td width="10%">-</td><td width="40%">Los Angeles</td><td width="10%">$325.39</td></tr><tr><td width="40%">Miami</td><td width="10%">-</td><td width="40%">New York</td><td width="10%">$96.94</td></tr><tr><td width="40%">Atlanta</td><td width="10%">-</td><td width="40%">Chicago</td><td width="10%">$100.59</td></tr><tr><td width="40%">Newark</td><td width="10%">-</td><td width="40%">Toronto</td><td width"10%">$299.87</td></tr><tr><td width="40%">San Francisco</td><td width="10%">-</td><td width="40%">New York City</td><td width"10%">$293.55</td></tr><tr><td width="40%">New York City</td><td width="10%">-</td><td width="40%">Kingston</td><td width"10%">$461.92</td></tr><tr><td width="40%">Chicago</td><td width="10%">-</td><td width="40%">Minneapolis</td><td width"10%">$95.23</td></tr><tr><td width="40%">Atlanta</td><td width="10%">-</td><td width="40%">Orlando</td><td width"10%">$90.94</td></tr><tr><td width="40%">New York City</td><td width="10%">-</td><td width="40%">London</td><td width"10%">$399.77</td></tr></tbody></table><br>Top Deal 55% Off: Skyscanner's Flight Deals.
Primary: (888) 369-2751. 24/7 Support.
Enjoy Skyscanner's Hot Deals on American Airlines, Delta Air Lines, Southwest Airlines, Unite...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.