-
Content Count
61 -
Joined
-
Last visited
About donjames
-
Rank
Advanced Member
Personal
-
Location
Henderson, Texas USA
-
Interests
Computers
-
Hi AdiosKid, I figured it out. Used the system rescue cd to do the install. Thanks a bunch, donjames
-
Hi, Where are the instructions for settng up the net.lan file? Thanks, donjames
-
donjames started following FUNTOO ON 32-BIT X86
-
Hi, I have an HP low-power pc. The processor is a 32-bit athlonxp. I would like to install funtoo. I tried to download the 32-bit athlon file from the funtoo website, but it is not there. I downloaded the funtoo install cd iso and copied it to a usb. It won't boot on this 32-bit pc. My question: Is there a funtoo 32-bit iso image? Thanks, donjames
-
Hi, I am trying to install Funtoo on a raspberry pi 2. I get this error: Install the Firmware update the firmware repos? [y|N] y remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 Already up to date. remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 Already up to date. copy firmware? [y|N] y cp: target '/mnt/shared/sysroots/armv7a-hardfloat-linux-gnueabi/boot' is not a directory #### end of error#### Here is my config file: # Create Your Installation Settings KERNEL_WORK=/mnt/shared/rpi_kernel RPI_KERN_BRANCH=r
-
[global] release = 1.2
-
I don't know. How can I find out?
-
Hi, I am trying to install nodejs as part of a funtoo update. I get the following errors: * XATTR_PAX marking -me /var/tmp/portage/net-libs/nodejs-9.11.2/image/usr/bin/node with setfattr * ACCESS DENIED: open_wr: /root/.config/configstore/update-notifier-npm.json.1777672302 * ACCESS DENIED: unlink: /root/.config/configstore/update-notifier-npm.json.1777672302 ┌───────────────────────────────────────────────────┐ │ npm update check failed │ │ Try running with sudo or get access │ │ to the local update config
-
Hi, It worked! Thanks to everyone who helped. donjames
-
Hi Cardinal, Where do I put "opera --no-sandbox" in the opera.desktop file? Opera launches from the command line with: opera --no-sandbox
-
It gives: [646:646:1007/212946:ERROR:zygote_host_impl_linux.cc(89)] Running as root without -- no-sandbox is not supported. See https:crbug.com/638180.
-
I am trying to get Opera to run under LXDE on a new install of Funtoo Linux. The install runs okay with no errors and Opera appears in the "internet" menu. When I click on it nothing happens. How do I solve this problem? Thanks, donjames
-
[Solved]Brother MFC-L2710DW printer install
donjames replied to donjames's question in Installation Help
HI, I found the driver, but I didn't do the configuration correctly. When I chose the "internet printing protocol (ipp)" under "Other Network Printers", it allowed me to enter the printer's ip address. Now it works! Thanks to everyone for your help, donjames -
[Solved]Brother MFC-L2710DW printer install
donjames replied to donjames's question in Installation Help
I have installed cups and my HP printer is working. The Brother printer is not working from my Funtoo Linux. The brother printer works from my Macpro. Where is the URI syntax on the Brother website? I finally got the Brother printer to print. Downloaded the print driver here: http://support.brother.com/g/b/downloadhowto.aspx?c=us&lang=en&prod=mfcl2710dw_us_eu_as&os=127&dlid=dlf103525_000&flang=4&type3=10282 Converted the print dirver to a tar.gz file: rpm2tar <print driver name> On my web browser, I connected to http://localhost:631 -
[Solved]Brother MFC-L2710DW printer install
donjames replied to donjames's question in Installation Help
I thought I had, but evidently not. In the file, printers.conf, it says: <Printer Brother_MRC-L2710DW_SERIES> DeviceURI lpd://BRN3C2AF45C3EEB5/BINARY_P1 <PRINTER HP_LASERJET SERIES PCL 4/5> DeviceURI socket://192.168.1.20 The HP printer, prints. The Brother printer, doesn't print. -
I have a Brother MFC-L2710DW printer that I am trying to install on a new install of Funtoo Linux. I was able to find the print driver on the Brother website, downloaded it and installed it. The printer is connected to my local area network. When I try to print, the print manager is saying that it can't find the printer. The exact message, "Unable to locate printer "BRN3C2AF45C3EB5"." Problem: Why can't the Linux OS find the printer on the LAN? Thanks, donjames