foxhop - active nodes
foxhop
11y, 301d ago
@kristin sorry this guide and my repair experience is with the rear projection and DLP televisions. The Smart LED TV seems to be a flat wall mount style LCD television and has completely different components and issues. Sorry I cannot be of more help.
link
foxhop
12y, 345d ago
@lagasuarus I don't believe I need this work around any more for Ubuntu 12.10+ What operation system are you running?
link
@lagasuarus I don't believe I need this work around any more for Ubuntu 12.10+ What operation system are you running?
foxhop
12y, 345d ago
@dishman You are very welcome! It is nice to see that my documentation has been used several times over the years!
link
@dishman You are very welcome! It is nice to see that my documentation has been used several times over the years!
foxhop
13y, 24d ago
Basically your TV will tint a certain color when there is a lack of another color. In my case the TV "tinted" to a green/blue so I knew there was a lack of red. In your case the lack of green or blue color is causing a red tint.
I would suggest taking the TV apart to determine which LED (red, green, or blue) is causing the issue. Then you can do some research for the part number is price on the Internet.
link
Basically your TV will tint a certain color when there is a lack of another color. In my case the TV "tinted" to a green/blue so I knew there was a lack of red. In your case the lack of green or blue color is causing a red tint.
I would suggest taking the TV apart to determine which LED (red, green, or blue) is causing the issue. Then you can do some research for the part number is price on the Internet.
foxhop
13y, 169d ago
@les apt
Absolutely correct. This is absolutely how I did it.
link
@les apt
Absolutely correct. This is absolutely how I did it.
foxhop
13y, 241d ago
Congrats @sstrath
I agree with the vacuum. I clean everything I could when I did this repair.
link
Congrats @sstrath
I agree with the vacuum. I clean everything I could when I did this repair.
foxhop
14y, 87d ago
@sam2275
I have not replaced the power supply. Sorry. Anyone else want to chime in?
@zorb847
Congrats on the repair.
link
@sam2275
I have not replaced the power supply. Sorry. Anyone else want to chime in?
@zorb847
Congrats on the repair.
foxhop
14y, 99d ago
@lolomite Congrats on the repair!
You should donate to foxhop.net here <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7HQMTG3JFPBNN>_
link
@lolomite Congrats on the repair!
**You should donate to foxhop.net** `here <https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7HQMTG3JFPBNN>`_
foxhop
14y, 137d ago
No problem @dreamkatana,
I sent you an email with my contact information. Thanks for the kind comment!
link
No problem @dreamkatana,
I sent you an email with my contact information. Thanks for the kind comment!
foxhop
14y, 172d ago
@mrf
: ) thanks! I do what I can!
link
@mrf
: ) thanks! I do what I can!
foxhop
14y, 180d ago
This driver supports linux 3.0 however we need to make a change to the src/Makefile
.. code-block:: Makefile
# comment out original line
#KEXT := $(shell echo $(KVER) | sed -ne 's/^2.[567]../k/p')o
# replace with this line
KEXT := $(shell echo $(KVER) | sed -ne 's/^[23].[0123456789].. /k/p')o
Adjust the sed regex to include linux version 3.x
This correction was found in the code.google.com realtek issue tracker
link
This driver supports linux 3.0 however we need to make a change to the src/Makefile
.. code-block:: Makefile
# comment out original line
#KEXT := $(shell echo $(KVER) | sed -ne 's/^2\.[567]\..*/k/p')o
# replace with this line
KEXT := $(shell echo $(KVER) | sed -ne 's/^[23]\.[0123456789]\..*/k/p')o
Adjust the sed regex to include linux version 3.x
This correction was found in the code.google.com realtek issue tracker
foxhop
14y, 196d ago
@fritzvd
I have recently started using the a2ensite method that you described.
Thanks for your input. I have adjusted the tutorial. Feel free to adjust anything you feel need work!
Foxhop
link
@fritzvd
I have recently started using the *a2ensite* method that you described.
Thanks for your input. I have adjusted the tutorial. Feel free to adjust anything you feel need work!
Foxhop
foxhop
14y, 211d ago
Welcome, glad I could help!
I should really build functionality to allow users to edit their comments...
link
Welcome, glad I could help!
I should really build functionality to allow users to edit their comments...
foxhop
14y, 213d ago
@scottman1987
Could you please attempt to try tonyyoungblood's drive cache work around?
.. code-block:: bash
update-initramfs -u
link
@scottman1987
Could you please attempt to try tonyyoungblood's drive cache work around?
.. code-block:: bash
update-initramfs -u
foxhop
14y, 213d ago
@oligodoc
You are very welcome! I'm sure in the future if you do a task, you will document it for others to learn from too.
: P
Congrats on the repair
link
@oligodoc
You are very welcome! I'm sure in the future if you do a task, you will document it for others to learn from too.
: P
Congrats on the repair
foxhop
14y, 216d ago
I'm running the same operating system as you. (Ubuntu 11.04)
It sounds like the "Blacklist" isn't working. Maybe do some research about that.
link
I'm running the same operating system as you. (Ubuntu 11.04)
It sounds like the "Blacklist" isn't working. Maybe do some research about that.
foxhop
14y, 218d ago
I have not experienced the problem you discribed.
Update: I must reinstall the driver each time ubuntu updates the kernel.
link
I have not experienced the problem you discribed.
**Update:** I must reinstall the driver each time ubuntu updates the kernel.
foxhop
14y, 236d ago
Awesome! Thanks for the update and congratulations on your successful repair!
link
Awesome! Thanks for the update and congratulations on your successful repair!
foxhop
14y, 251d ago
@snevets,
Correct, your green LED appears functional. Either your red or blue LED faulty.
I'm confident that your TV's red LED has failed based on your description.
link
@snevets,
Correct, your green LED appears functional. Either your red or blue LED faulty.
I'm confident that your TV's red LED has failed based on your description.
foxhop
14y, 252d ago
@snevets, if your display appears with a green tint then the green LED seems fine.
The absence of red causes the green tint.
When the red LED fails the display has a green tint because of the lack of red color spectrum.
Replacing the red LED on this television is comparable to replacing the CPU on a computer.
This repair took me a little less than 1 hour to complete.
This includes the time I took to document the repairs with photographs.
I have had around 5 users complete this repair using my guide, and no failures!
Good luck!
link
**@snevets,** if your display appears with a green tint then the green LED seems fine.
The absence of red causes the green tint.
When the red LED fails the display has a green tint because of the lack of red color spectrum.
Replacing the red LED on this television is comparable to replacing the CPU on a computer.
This repair took me a little less than 1 hour to complete.
This includes the time I took to document the repairs with photographs.
I have had around 5 users complete this repair using my guide, and no failures!
Good luck!
foxhop
14y, 264d ago
I'm VERY glad to have helped! Thank you for your feedback. : )
link
I'm VERY glad to have helped! Thank you for your feedback. : )
foxhop
14y, 278d ago
Thank you very much chooper <http://www.foxhop.net/account/chooper>_ ! This could be very useful for somebody in the future
link
Thank you very much `chooper <http://www.foxhop.net/account/chooper>`_ ! This could be very useful for somebody in the future
foxhop
14y, 278d ago
Thanks for that chooper <http://www.foxhop.net/account/chooper>_! I'm sure this will come in handy for somebody.
link
Thanks for that `chooper <http://www.foxhop.net/account/chooper>`_! I'm sure this will come in handy for somebody.
foxhop
14y, 315d ago
This is pretty sweet I think, and yes, I like it.
link
This is pretty sweet I think, and yes, I like it.
foxhop
15y, 17d ago
Full text search is supported for mysql only. give it a try (search kvm, libvirt,sample or todo)
At this point we only have authed users and guests. No other acls yet.
I'm excited to finally get some support with ideas! Please branch Pylowiki on bitbucket and I'll merge any cool patches you might build.
link
Full text search is supported for mysql only. give it a try (search kvm, libvirt,sample or todo)
At this point we only have authed users and guests. No other acls yet.
I'm excited to finally get some support with ideas! Please branch Pylowiki on bitbucket and I'll merge any cool patches you might build.
foxhop
15y, 17d ago
You have suggested some great ideas! I like having the edit on the bottom of the section however maybe we can make that configurable.
comments per section could be neat but at this point I don't know how we would build that.
Yes, we need a cancel button, could just refresh the page?
The state of the comment section is broken on the ChaosTheory theme only, not broken with the default theme. Problem noted.
link
You have suggested some great ideas! I like having the edit on the bottom of the section however maybe we can make that configurable.
comments per section could be neat but at this point I don't know how we would build that.
Yes, we need a cancel button, could just refresh the page?
The state of the comment section is broken on the ChaosTheory theme only, not broken with the default theme. Problem noted.
foxhop
15y, 92d ago
Thanks for the update supafrieke . If you figure the CF booting out feel free to document it above in the wiki section of this page!
Good luck!
link
Thanks for the update **supafrieke**. If you figure the CF booting out feel free to document it above in the wiki section of this page!
Good luck!
foxhop
15y, 165d ago
hjmf: I'm sorry I didn't run into such problems...
I would suggest installing Ubuntu LTS (10.04). This is the version I'm running.
Also it could be a problem with your flash drive, I have seen corrupted Ubuntu flash drives not boot well, only only boot once.
Let me know how it turns out and feel free to post more questions when the time comes.
link
**hjmf:** I'm sorry I didn't run into such problems...
I would suggest installing Ubuntu LTS (10.04). This is the version I'm running.
Also it could be a problem with your flash drive, I have seen corrupted Ubuntu flash drives not boot well, only only boot once.
Let me know how it turns out and feel free to post more questions when the time comes.
foxhop
15y, 186d ago
That is a good question. I will have to test and see. I do have a few memory cards laying around, wouldn't hurt to give it a try. Check out my freeNAS-msi-wind </freeNAS-msi-wind>_ article. I used the memory card for the operating system! By the way I'm planning on adding page and user comments to pylowiki eventully.
link
That is a good question. I will have to test and see. I do have a few memory cards laying around, wouldn't hurt to give it a try. Check out my `freeNAS-msi-wind </freeNAS-msi-wind>`_ article. I used the memory card for the operating system! By the way I'm planning on adding page and user comments to pylowiki eventully.
foxhop
15y, 186d ago
Nick: (comment before comment system was build)
Is the SD reader an option in the boot configuration? Could you install to a large SDHC card and have a small, cheap, silent solid state hard drive ?! Or you could install an operating system from the sd card? Is there an option for booting from SD cards in the boot section of the Bios?
link
**Nick:** (comment before comment system was build)
Is the SD reader an option in the boot configuration? Could you install to a large SDHC card and have a small, cheap, silent solid state hard drive ?! Or you could install an operating system from the sd card? Is there an option for booting from SD cards in the boot section of the Bios?
**Another test**
foxhop
15y, 187d ago
Showing off this new comment section
link
**Showing off this new comment section**
test
foxhop
15y, 187d ago
See!? We now have page comments! It was pretty simple to create the logic. Most of the work was already in place for the core wiki application!
link
See!? We now have page comments! It was pretty simple to create the logic. Most of the work was already in place for the core wiki application!
foxhop
15y, 187d ago
Please contribute to this installation documentation.
link
Please contribute to this installation documentation.