@george1421 okej ill check that out. Thanks!
Posts made by scheffman
-
RE: Acer Aspire ES1-511-C0QQ Realtek 8169 driver.
-
RE: Acer Aspire ES1-511-C0QQ Realtek 8169 driver.
@Sebastian-Roth Hello again, so i have a working FOG trunk installation now, and the realtek card works with the undionly.kpxe, but only when booting to legacy mode. Greate work guys!
-
RE: Apache2 for fog vhost.
@Wayne-Workman @Sebastian-Roth Okey so sorry for being afk, i hade some stuff to do in school. It did work too remove /etc/yum.repos.d/rpmforge. I did get some errors from the schemaupdaterpahe.php but did a pull from git and updated and every thing works now. Now i hope ill get the realtek card to work with fog, I have another post about that and will post in that one if it dont work. Thanks for the awesome support. Im more of a FreeBSD person, i would love to see fog working for FreeBSD some day. Still awesome work, keep it up!!!
-
RE: Apache2 for fog vhost.
@Wayne-Workman I cant find it on the wiki, It was for CentOS 7 and fog 1.2.0, I did the first install september 2015 i think. I maybe have the installation guid writen down some where if needed.
It workt great, but not for the laptops that the fog server was going to work for, so i posted another tread on the forum about that, and george1421 told me that they maybe working beter with trunk so i tried to upgrade, and got where i am now.
@Sebastian-Roth Thank ill try it, ill get back with my results.
-
RE: Apache2 for fog vhost.
@Sebastian-Roth Maybe when i installer fog 1.2.0 6 months ago, sorry about that. But i removed mod_fastcgi then when i install with the new installfog.sh it gets installed again. So if i install a newer one it works? or remove the older repositorie?
I did just follow the old installation guid for CentOS when installing 1.2.0
Ill try to make a fresh install. this week if i cant fix it, i did only have access trough ssh so didnt have the possibility.
btw, thanks for greate support and great program.
-
RE: Apache2 for fog vhost.
Okej, I did a ‘yum update’ and got the latest fog from the git and svn. And the same thing happend.
Im trying to update a CentOS 7 fog 1.2.0 to trunk. becuse i dont have access to the server, but i might get access to it this week and do a fresh install, if i cant fix it.
-
RE: Acer Aspire ES1-511-C0QQ Realtek 8169 driver.
Sorry i am trying to upgrade to trunk, but got some errors on the installer so i cant test pxe boot now. I have made another post on that problem, so this isn’t relevant until i get trunk installed. Ill be back on this one if trunk cant pxe boot the r8169 driver.
-
RE: Apache2 for fog vhost.
Hi, i am on a CentOS 7.2.1511
uname -r 3.10.0-327.13.1.el7.x86_64 rpm -qa | grep -e fastcgi -e httpd httpd-tools-2.4.6-40.el7.centos.x86_64 httpd-2.4.6-40.el7.centos.x86_64 mod_fastcgi-2.4.6-2.el6.rf.x86_64
I am running installer from the latest version from git now.
I tested to remove mod_fastcgi still same thing. I removed the httpd configs and removed httpd and php-fpm mod_fastcgi but did nothing and i did a system update before i tried to install trunk like it says in the wiki. -
Apache2 for fog vhost.
Hi, im upgrading from fog 1.2.0 to trunk and geting error when installfog.sh is restarting apache.
Here is the error of systemctl status -l httpd:
httpd[4635]: httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 12 of /etc/httpd/conf.d/fastcgi.conf: Cannot load modules/mod_fastcgi.so into server: /etc/httpd/modules/mod_fastcgi.so: undefined symbol: unixd_configAnd the second thing is in /var/www/html/fog. The installer creates a symbolic link like html/fog/fog/fog/fog… and i have removed it but it still shows up when runing the installer.
I tried to uncomment the line on 353 but got no webinterface after, so did not work.
I tried to remove all php files and programs and run installerfog.sh again but nothing.
Edit: using svn
Edit: There is something wrong whit the apache module, i tested to remove them and run installfog.sh again but it install old modules that gives errors -
Acer Aspire ES1-511-C0QQ Realtek 8169 driver.
Hi, Im a student and trying to set up a FOG server to work whit the programers computers. The laptops are Acer aspire ES1-511-C0QQ and have the realtek 8169 driver. The computers are dual booted ubuntu and windows 8.1. I have read that alot of pepole have problems with this driver and nic.
The FOG server version is 1.2.0 and fog kernel 4.1.2. The server OS is CentOS 7.2.1511 and kernel 3.10.0-327.10.1.el7.x86_64. I have tried to change the tftp boot file and tested all of them. I can pxe other pcs but not these laptops and the fog server are for these Aces laptops.
Edit: The tftp boot files i have tried i got from: https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp
Can any one help? any sugestions on what i can try next?