2 errors happen after install from LiveCD

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
jondoe
Posts: 5
Joined: 26. Jan 2011, 01:48

2 errors happen after install from LiveCD

Post by jondoe »

Greetings guys,

i get two errors today, after finish installing and configure grub for Salix LXDE.

1. i get ata2.01 failed to resume link (SControl 0) when booting. although everything's run well, until i log on and get the second error message which is....

2. i get Error: unable to establish connection with FAM Do you have "FAM" or "Gamin" installed and running?

FYI, i use Full Installation.
I try to search the solution for the problems using google, but didn't found the answer.

Need your help and advice
Thanks
garby
Posts: 48
Joined: 18. Jan 2011, 10:36

Re: 2 errors happen after install from LiveCD

Post by garby »

go to tty2 (ctrl+alt+fn) and then see the dmesg to find out the cause. And try to install the missing packages (gamin) by logging in as root.

Code: Select all

slapt-get -i gamin
For the ata0 problem, this link may help. http://www.linuxquestions.org/questions ... el-831795/
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: 2 errors happen after install from LiveCD

Post by mimosa »

I was going to suggest checking on gamin

Code: Select all

slapt-get -l | grep gamin
... but there is obviously something wrong here. If it should be installed (standard for LXDE?) why isn't it there?

Did you check the md5sum of your Salix download?

EDIT

I have no idea about the other problem, which looks like something to do with the hard drive (though not necessarily a hardware error). If your download turned out not to be bad, posting

Code: Select all

dmesg | grep ata
might provide useful info.
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: 2 errors happen after install from LiveCD

Post by Shador »

jondoe wrote: 1. i get ata2.01 failed to resume link (SControl 0) when booting. although everything's run well, until i log on and get the second error message which is....
I don't think this is a real problem. After all it's not even declared as error, it's probably just an info message and unless you have some real problem it shouldn't be of any relevance.
Image
jondoe
Posts: 5
Joined: 26. Jan 2011, 01:48

Re: 2 errors happen after install from LiveCD

Post by jondoe »

@garby and @mimosa : thanks for the reply, gamin is already installed and the status is up to date. i didn't reinstall gamin, but the error has gone after login to salix about 4 times maybe.

@Shador: thanks for the explanation... the ata2.01 failed to resume link (SControl 0) message doesn't show up everytime i boot salix...
Post Reply