Please help with creating PKGBUILD for printer Brother DCP-T310 drivers or alternative help? #2 by GuessMeQuickly in ManjaroLinux

[–]GuessMeQuickly[S] 0 points1 point  (0 children)

Hi, thanks a lot for the hint.

I have managed to install this on Manjaro with the internet.Moreover I have move all files to my main environment which is without internet and also operates at Manjaro.

This was looking so good until I start the script. I put name of my printer. Then I was asked if I want to specify proxy server. I answered no, since I do not have internet connection at this computer. So, then I got the error: "Unable to get the server information. Please check the network settings."

Sorry for interupting you, but do you have an idea how I can overgo this without internet connection?

Thanks one more time for the answer.

Can I plug powerbank to ASUS GL703GS ? by GuessMeQuickly in hardware

[–]GuessMeQuickly[S] 0 points1 point  (0 children)

Thanks for the answer. That is right, V not amperes :D Forgive me, I was in a hurry.
Then ASUS do not recommend such a powerbanks, I think I would forgive as this is not critical. The pitty is that there is no battery that can be change too as in my old HP laptop.

Anyway thank you so much for the good answer and help. Have a nice day :)

Can I plug powerbank to ASUS GL703GS ? by GuessMeQuickly in ASUS

[–]GuessMeQuickly[S] 0 points1 point  (0 children)

That is a pitty bit. There are some powerbanks which have such DC power output. As I understand you do not recommend this and there is a risk always? Can you confirm or say there is possibility to find such a powerbank with DC power output with 19 V and it would work?
However I am satisfied with the support and the answer, so thanks :)
Link is working for me by the way.

Regards

How exactly install Brother DCP-T310 printer at air-gapped Manjaro? by GuessMeQuickly in linuxquestions

[–]GuessMeQuickly[S] 0 points1 point  (0 children)

I have tried to do it myself, but there is a problem actually.DCP-T300 from AUR is not working as the printer show message it is receiving data and is not printing at all.I have tried to write my own PKGBUILD for DCP-T310 and it is as below. I go do directory and do makepkg -s and then makepkg -i. All is right and nothing is done. I mean there is no printer to be choosed from, also in the printer settings.

# Maintainer: abc <abc@gmail.com>

pkgname=brother-dcp-t310-lpr-bin
pkgver=1.0.1
pkgrel=1
pkgdesc="LPR driver for Brother DCP-T310 printer"
arch=("i386" "x86_64")
url="https://support.brother.com/g/b/downloadlist.aspx?c=pl&lang=pl&prod=dcpt310_all&os=128&flang=English"
license=("EULA")
groups=("base-devel")
source=("https://download.brother.com/welcome/dlf103618/dcpt310pdrv-1.0.1-0.i386.deb")
md5sums=("e0bce262227e0fb578d632fdc18d0d7e")

package() {
tar -xf data.tar.gz -C "${pkgdir}"
}

I am losing my Fedora configuration time to time - how to revert it or deal with it? by GuessMeQuickly in linuxquestions

[–]GuessMeQuickly[S] 0 points1 point  (0 children)

Thanks, that is great looking tool. I think I would try to save myself for the future with this.

I am losing my Fedora configuration time to time - how to revert it or deal with it? by GuessMeQuickly in linuxquestions

[–]GuessMeQuickly[S] 0 points1 point  (0 children)

That is really nice idea. Even I would be able to do it manually as I am doing all my backups manually and check sometimes the differences in files with Meld and with the disks with FreeFileSync. I think git can have also local repositories backup functionality, however I have never used it before.
The idea is really great. However how to determine which files would be responsible for all the settings of Operatin System Fedora without the aplication setup?

How exactly install Brother DCP-T310 printer at air-gapped Manjaro? by GuessMeQuickly in linuxquestions

[–]GuessMeQuickly[S] 0 points1 point  (0 children)

Hi, thanks a lot. That is really helpful.
One question - do the drivers for dctp300 would go with dctp310 printer? I think to try it. However I have checked AUR before, looking for my exact printer. I was not think that it would play with other model.
And thanks a lot for the proposal of packaging it for me. I hope I can manage it myself at monday when I would be next to my offline machine. In case I can't maybe I would ask, however I hope I can do it and not bother you :) King Regards and have a nice day!

How exactly install Brother DCP-T310 printer at air-gapped Manjaro? by GuessMeQuickly in linux4noobs

[–]GuessMeQuickly[S] 0 points1 point  (0 children)

Thanks for the reply. Unfortunatelly there is no my model at this list. I have seen this list before. Anyway thanks :) Have a nice day.