SystemD 변환 - 진행 중

SystemD 변환 - 진행 중

4년 된 KDE4/SysV/Grub 레거시 설치를 KDE5 - Plasma/SystemD/Grub2로 성공적으로 변환했습니다. 비슷한 일을 해본 사람에게 몇 가지 질문이 있습니다.

정보

$ sudo lspci  
00:00.0 RAM memory: NVIDIA Corporation MCP61 Host Bridge (rev a1)  
00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2)  
00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2)  
00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2)  
00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a3)  
00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a3)  
00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1)  
00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)  
00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2)  
00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2)  
00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)  
00:08.1 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)  
00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)    
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor HyperTransport Configuration  
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Address Map  
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor DRAM Controller  
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Miscellaneous Control  
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Link Control  
01:07.0 Network controller: Qualcomm Atheros AR922X Wireless Network Adapter (rev 01)  
02:00.0 VGA compatible controller: NVIDIA Corporation GF116 [GeForce GTX 550 Ti] (rev a1)  
02:00.1 Audio device: NVIDIA Corporation GF116 High Definition Audio Controller (rev a1)

$ sudo uname -a
Linux host-removed 4.1.15-gentoo-r1 #1 SMP Tue Apr 12 01:05:09 CDT 2016 x86_64 AMD Athlon(tm) II X2 255 Processor AuthenticAMD GNU/Linux

더 많은 정보가 필요하시면 댓글로 알려주시면 위 블록에 추가하겠습니다.


질문

  1. 나는 Cruft를 많이 가지고 있다는 것을 알고 있습니다. /etc/init.d마스터 전환이 완료된 후 디렉터리를 삭제할 수 있나요?
  2. XSESSION플라즈마의 가치를 아는 사람이 있나요 ? SDDM( systemctl stop sddm && systemctl disable sddm) 을 제거 해서 startx노트북 없이 #3 공부를 할 수 있도록 하고 싶습니다.
  3. 사용젠투 누보 위키 항목x11-drivers/nvidia-drivers, KMS를 사용하여 DRI에서 성공적으로 제거하고 컴파일했지만 nouveau재부팅 후에는 왼쪽 상단에 깜박이는 커서가 있는 검은색 화면만 표시됩니다. SDDM 서비스가 시작될 때까지 터미널이 작동하고 모드가 성공적으로 설정됩니다. 그러는 동안 나는 다시 전환했습니다 x11-drivers/nvidia-drivers.
  4. snd-hda-intel시작 하지만 snd-hda-intel-generic오류-16 또는 오류-116에 대한 정보를 뱉어냅니다. 여기에 정확한 오류를 인쇄하려고 하지만 터미널을 전환하면 작동 중지가 발생하므로 #3을 시도했습니다.

관련 정보