The only akmod package I have is akmod-nvidia...should I have installed kmod-nvidia instead?
---------- Post added at 03:04 AM ---------- Previous post was at 02:15 AM ----------
K, so I removed akmod-nvidia and installed kmod-nvidia...got 1 good boot. Next boot I get same error, just bitching about failing to start iscsi.service.
WTF?
Also, internet works only when connected trough router, but it sucks (slow, keeps timing out, impossible to use)...I want to use my ISP's modem/router hybrid. Worked fine before, since booting into windows once it stopped working.
What do I do?
---------- Post added at 03:35 AM ---------- Previous post was at 03:04 AM ----------
Well since neither of these which were supposed to work, did work:
Quote:
[root@janpc jan]# chkconfig isci off
error reading information on service isci: No such file or directory
[root@janpc jan]# chkconfig iscid off
error reading information on service iscid: No such file or directory
[root@janpc jan]# systemctl disable isci.service
Failed to issue method call: No such file or directory
[root@janpc jan]#
[root@janpc jan]# systemctl status iscsi.service
iscsi.service - LSB: Starts and stops login and scanning of iSCSI devices.
Loaded: loaded (/etc/rc.d/init.d/iscsi)
Active: failed since Mon, 20 Feb 2012 13:11:00 +0100; 2min 57s ago
Process: 1111 ExecStart=/etc/rc.d/init.d/iscsi start (code=exited, status=3/NOTIMPLEMENTED)
CGroup: name=systemd:/system/iscsi.service
[root@janpc jan]#
|
I jut went into /etc/rc.d/init.d/ and deleted the stupid ****. Now it boots fine :P
As for wired connection, Im still into struggle. Any ideas how to fix?