This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thermal Printer
#2
Hi, 
I don't know if you can follow that instructions or not. Obviously, you haven't to install a raspbian, because you do have installed one.

But I want to give you some advice, as I'm a Linux user (and I have been a beginner, and perhaps I am already...). Excuse me if it isn't necessary... 

Quote:Change the file /boot/cmdline.txt with your favorite text editor (remember to sudo edit because its a normally locked file). You need to remove references to the /dev/ttyAMA0 device. For me, this changed from

Before you make some changes in such a configuration file, I recommend you to make a copy of that file in a term:

Code:
sudo cp /path/file /path/file.backup
In the example, sudo cp /boot/cmdline.txt /boot/cmdline.txt.backup 
(cp is a console command to copy a file or directory)

If after edition you have some problem, you can restore the original file with this command, for example:

Code:
sudo cp /boot/cmdline.txt.backup /boot/cmdline.txt

Good luck  Wink
Reply


Messages In This Thread
Thermal Printer - by callmecalanca - 2018-04-25, 07:46 AM
RE: Thermal Printer - by Otoio - 2018-04-25, 03:51 PM
Thermal Printer - by callmecalanca - 2018-04-30, 01:31 AM
Thermal Printer - by callmecalanca - 2018-04-30, 10:49 AM
RE: Thermal Printer - by Otoio - 2018-04-30, 12:39 PM
RE: Thermal Printer - by jim321 - 2018-04-30, 01:33 PM
Thermal Printer - by callmecalanca - 2018-05-02, 01:40 PM
RE: Thermal Printer - by jim321 - 2018-05-02, 02:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)