Results 1 to 4 of 4

Thread: Sources list

  1. #1
    Join Date
    2013-Mar
    Posts
    9

    Sources list [SOLVED]

    Hello, I'm with the version of Gnome arm64 kali-1 running on an Acer Aspire S3 Ultrabook
    Problems come to lower the screen brightness, lacking the necessary driver is not possible and also screen resolution is weak

    That is what show the lspci | grep VGA
    Code:
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    With BackTrack 5 KDE 64bit install and got it working by adding the following.

    Code:
    add-apt-repository ppa:glasen/intel-driver
    and brightness work, but in kali linux this line show the error
    Code:
    bash: add-apt-repository: command not found
    The glsxgears works, the glxinfo | grep direct show direct rendering: Yes

    I tI tried unsuccessfully to add repositories debian, my sources.list show :
    Code:
    # deb cdrom:[Debian GNU/Linux 7.0 _kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20130311-1956]/ Kali contrib main non-free
    # Security updates
    deb http://security.kali.org/kali-security kali/updates main contrib non-free
    I'm not sure have complete sources.list file, any help will be welcome and if you add a sample of your sources.list to see if everything is ok, thank you very much.
    regards


    [SOLVED]
    I install a VMWare machine and copy the file /etc/apt/sources.list

    Thanks.
    Last edited by Hits_S; 2013-03-21 at 16:41.

  2. #2
    Join Date
    2013-Mar
    Location
    tiaret-algeria
    Posts
    3
    Add the following repositories in /etc/apt/sources.list

    deb http://http.kali.org/kali kali main contrib non-free
    deb-src http://http.kali.org/kali kali main contrib non-free
    deb http://security.kali.org/kali-security kali/updates main contrib non-free
    deb-src http://security.kali.org/kali-security kali/updates main contrib non-free

  3. #3
    Join Date
    2013-Apr
    Posts
    5
    doesnt work with me , i tried everything i jsut cant get my brightness to work and everytime i reboot i get black screen and have to reinstall kali!

  4. #4
    Join Date
    2013-Mar
    Posts
    2
    snow-bt, thanks for this! 100% works

Similar Threads

  1. Replies: 0
    Last Post: 2020-07-22, 01:44
  2. /etc/apt/sources.list
    By tommy1024 in forum General Archive
    Replies: 2
    Last Post: 2017-02-17, 15:11

Posting Permissions

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