
amd64 radeon Catalyst 드라이버를 설치하려고 하는데 3.7용 커널 헤더가 필요합니다.
이것은 다음의 출력입니다 uname -r
.
3.16.0-4-amd64
나는 apt-cache search linux-headers
이것을 출력하는 apt-get update를 실행했습니다.
linux-headers-3.16.0-4-common - Common header files for Linux 3.16.0-4
linux-headers-3.16.0-4-amd64 - Header files for Linux 3.16.0-4-amd64
linux-headers-amd64 - Header files for Linux amd64 configuration (meta-package)
linux-headers-3.16.0-4-all - All header files for Linux 3.16 (meta-package)
linux-headers-3.16.0-4-all-amd64 - All header files for Linux 3.16 (meta-package)
내 저장소에는 v3.16만 있는 것 같습니다...
인터넷에서 찾은 모든 도움말은 kali에 대한 것입니다. 제 데비안에서는 작동하지 않습니다... 도와주세요 :(
3.7용 Linux 헤더가 포함된 데비안 저장소가 있나요?
어떤 식으로든 도움이 된다면 여기 내 /etc/apt/sources.list가 있습니다.
deb cdrom:[Debian GNU/Linux 8.0.0 _Jessie_ - Official amd64 DVD Binary-1 20150425-12:54]/ jessie contrib main
deb http://ftp.us.debian.org/debian/ jessie main
deb-src http://ftp.us.debian.org/debian/ jessie main
deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib
# jessie-updates, previously known as 'volatile'
deb http://ftp.us.debian.org/debian/ jessie-updates main contrib
deb-src http://ftp.us.debian.org/debian/ jessie-updates main contrib
# firefox
deb http://packages.linuxmint.com debian import
# google chrome
deb http://dl.google.com/linux/chrome/deb/ stable main
답변1
3.7을 사용하는 데비안 버전은 없습니다(아직도 사용 가능합니까?).
실행 중인 커널용으로 컴파일하려면 3.16 헤더가 필요합니다.