Results 1 to 8 of 8

Thread: I cant Install Nvidia Geforce7400 (9.10)

  1. #1
    Join Date
    Apr 2010
    Beans
    8

    I cant Install Nvidia Geforce7400 (9.10)

    When i try to activate the nvidia driver from Hardware drivers or when i try to open Synaptic Package Manager it shows me this message :

    'E:Type 'gpg' is not known on line 55 in source list /etc/apt/sources.list, E:The list of sources could not be read.'


    What should i do ?

    Thanks in Advance

  2. #2
    Join Date
    Jan 2008
    Beans
    4,305

    Re: I cant Install Nvidia Geforce7400 (9.10)

    Open a terminal and run:
    Code:
    sudo aptitude update
    Then open the driver manager and try again. If that does not work, reboot and try again. If that does work, I will help you further.

  3. #3
    Join Date
    Apr 2010
    Beans
    8

    Re: I cant Install Nvidia Geforce7400 (9.10)

    I tried it , it didnt work it showed me this message
    E: Type 'gpg' is not known on line 55 in source list /etc/apt/sources.list
    E: Type 'gpg' is not known on line 55 in source list /etc/apt/sources.list
    E: The list of sources could not be read.
    E: Type 'gpg' is not known on line 55 in source list /etc/apt/sources.list
    E: The list of sources could not be read.
    E: Type 'gpg' is not known on line 55 in source list /etc/apt/sources.list
    E: Couldn't read list of package sources
    , Reboot then tried it again and still it didnt work .

  4. #4
    Join Date
    Jan 2008
    Beans
    4,305

    Re: I cant Install Nvidia Geforce7400 (9.10)

    Ok, go into System -> Administration -> Software Sources.

    Check the first four boxes (if they are not already). Below it says 'Download From' choose 'Main Server'. In the second tab, called 'Other Software' uncheck everything. Then hit Close at the bottom. If any error messages show up report them here.

    We might have to manually fix the sources.list file.

  5. #5
    Join Date
    Apr 2010
    Beans
    8

    Re: I cant Install Nvidia Geforce7400 (9.10)

    i did what you said and it showed me this message
    The information about available software is out-of-date

    To install software and updates from newly added or changed sources, you have to reload the information about available software.

    You need a working internet connection to continue.


    then i pressed on Reload and it showed me this message

    Could not download all repository indexes

    The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct.


    Then when i pressed close to the message above it showed me this error

    E: Type 'gpg' is not known on line 55 in source list /etc/apt/sources.list
    E: Unable to lock the list directory


    i again pressed close to the message above it showed me this error

    E: Type 'gpg' is not known on line 55 in source list /etc/apt/sources.list
    E: The list of sources could not be read.
    Go to the repository dialog to correct the problem.
    E: _cache->open() failed, please report.


    So what should i do now , Sorry if this is taking your time but i really need to activate the Nvidia driver because everytime i open a video in full screen it starts lagging and then shutsdown

  6. #6
    Join Date
    Jan 2008
    Beans
    4,305

    Re: I cant Install Nvidia Geforce7400 (9.10)

    Run this command in the terminal.
    Code:
    sudo mv /etc/apt/sources.list /etc/apt/sources.list.backup
    Then do this again:
    Code:
    Ok, go into System -> Administration -> Software Sources.
    
    Check the first four boxes (if they are not already). Below it says 'Download From' choose 'Main Server'. In the second tab, called 'Other Software' uncheck everything. Then hit Close at the bottom. If any error messages show up report them here.
    
    We might have to manually fix the sources.list file.
    If you do not receive error messages, then try enabling the nvidia driver. If you do, then, run this command:
    Code:
    sudo mv /etc/apt/sources.list.backup /etc/apt/sources.list
    If it gets to that point I can help you further. I know how to do this in Debian, but not Ubuntu.

  7. #7
    Join Date
    Apr 2010
    Beans
    8

    Re: I cant Install Nvidia Geforce7400 (9.10)

    I did what you told me and it worked . Thank you

  8. #8
    Join Date
    Jan 2008
    Beans
    4,305

    Re: I cant Install Nvidia Geforce7400 (9.10)

    No problem, I am glad you got it working.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •