prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
Hi, Canon Pixma MP160 My printer does not release the sheet completly with every task, and I have to restart the printer's power, in order to throw the sheet. I was wondering if there's any kind of generic compatible firmware for this mark. I can print perfectly using the Virtualbox XP, but Its very annoying. I dont know whats going on, cos there was a past time, It only happend this problem eventually, but now Its happening always.., so i can only use it with virtualbox..
This is a wild guess, but are the paper sizes properly set in terms of a4 vs letter?
Hello to the community, this is my first post. I have installed Debian 9 on a laptop with the VIA VN800 chip and cannot increase the resolution to 1280X800 with the vesa driver. Tried using the openchrome driver but the screen had purple and blue horizontal lines and the mouse pointer blinked, so I went back to vesa... Pasting from Xorg.0.log: Code: Select all[ 4692.612] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name) [ 4692.612] (WW) VESA(0): No valid modes left. Trying less strict filter... [ 4692.612] (II) VESA(0): Monitor0: Using hsync range of 31.50-48.00 kHz [ 4692.612] (II) VESA(0): Monitor0: Using vrefresh range of 50.00-70.00 Hz [ 4692.612] (II) VESA(0): Monitor0: Using maximum pixel clock of 65.00 MHz [ 4692.612] (WW) VESA(0): Unable to estimate virtual size [ 4692.612] (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range) [ 4692.612] (II) VESA(0): Not using built-in mode "1400x1050" (hsync out of range) [ 4692.612] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range) [ 4692.612] (II) VESA(0): Not using built-in mode "1280x800" (hsync out of range) [ 4692.612] (II) VESA(0): Not using built-in mode "1280x768" (hsync out of range) [ 4692.612] (--) VESA(0): Virtual size is 1024x768 (pitch 1024) lspci Code: Select all01:00.0 VGA compatible controller [0300]: VIA Technologies, Inc. CN700/P4M800 Pro/P4M800 CE/VN800 Graphics [S3 UniChrome Pro] [1106:3344] (rev 01) dmesg: Code: Select all[ 1.422347] agpgart: Detected VIA VT3314 chipset cvt Code: Select allalexia@localhost:~$ cvt 1280 800 # 1280x800 59.81 Hz (CVT 1.02MA) hsync: 49.70 kHz; pclk: 83.50 MHz Modeline "1280x800_60.00" 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync Searched on the laptop's monitor horizontal refresh rate but found nothing on the manual and elsewhere. I want higher resolution. Thank you in advance
I added a random value on xorg.conf, section monitor, Horizsync 40, and now have the desired resolution. Should have noticed on the output of cvt that the hsync is mentioned... Now I experiment with other resolutions.
I am trying to make this USB wireless adapter to work with my Debian Sid. It has a RTL8811au chip. My kernel is 3.16.0-4-686-pae. So, I searched the internet and found how to install the necessary driver: apt-get install git git clone https://github.com/abperiasamy/rtl8812A ... _linux.git cd rtl8812AU_8821AU_linux make make install All went fine, no errors. Than I insert the module: modprobe -v 8812au insmod /lib/modules/3.16.0-4-686-pae/kernel/drivers/net/wireless/8812au.ko lsmod |grep 8812 8812au 852252 0 cfg80211 350041 1 8812au usbcore 170994 9 ohci_hcd,ohci_pci,ehci_hcd,ehci_pci,gspca_main,usbhid,8812au,gspca_zc3xx,xhci_hcd All looks fine, but: iwconfig lo no wireless extensions. eth0 no wireless extensions. ifup wlan0 Ignoring unknown interface wlan0=wlan0. There is no wlan0 interface and I need help to make it work. Any ideas, please?
Maybe the driver source from here would work? https://github.com/Braklet/rtl8811AU_rtl8821A-linux
I am on testing, lost sound after the latest dist-upgrade. Volume control are at the max to no avail.
if this is the best problem description you can provide, you shouldn't be using debian testing. please install Linux Mint.
Hello everyone, I recently installed Debian 9.4 Gnome on a thinkpad t460 and I am having this error message each time I boot up: http://pix.toile-libre.org/upload/origi ... 774137.jpg For the installation I used the unofficial netinstall iso (with non-free firmwares). The installation was in UEFI mode. I looked at this web page https://bugs.launchpad.net/ubuntu/+sour ... ug/1704799 but unfortunately the links are dead... I also tried https://stackoverflow.com/questions/413 ... ad-iwlwifi and finally https://wireless.wiki.kernel.org/en/use ... rs/iwlwifi I had problems with 8000C-16 -> 22, but since I could download the .ucode files and place them in /lib/firmware, It solved part of the problem. What can I do? EDIT : The wifi works correctly but I still get these errors. EDIT 2 : direct link to the picture.
f.r3d wrote: ...I recently installed Debian 9.4 Gnome on a thinkpad t460 and I am having this error message each time I boot up: Image I don't see images, so I don;t see the error msg, and I don't know which ver you need of the file? Looks like there's a stretch ver that has 21 and 22, and a newer ver in stretch backports that also has 27 and 30. https://packages.debian.org/search?keyw ... re-iwlwifi f.r3d wrote: ...The wifi works correctly but I still get these errors. Yeah from what I understand the device/driver starts looking and loads the first one it finds? I probably wouldn't worry about it.
Hi!I just bought a HP Pavillion 15 Notebook laptop and installed Debian 9 Stretch.I am new to Debian. Unfortunately from my gnome desktop I cannot find the wifi icon on the top right corner but I can see bluetooth.I am sure the laptop came with Wifi and I am at a loss as to why its not visible. If I run the lspci command as below I get the following output.I cannot see any wifi entry # lspci 00:00.0 Host bridge: Intel Corporation Device 5904 (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Device 5916 (rev 02) 00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 02) 00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21) 00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21) 00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21) 00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21) 00:1c.0 PCI bridge: Intel Corporation Device 9d10 (rev f1) 00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1) 00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1) 00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1) 00:1d.3 PCI bridge: Intel Corporation Device 9d1b (rev f1) 00:1f.0 ISA bridge: Intel Corporation Device 9d58 (rev 21) 00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21) 00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21) 00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21) 02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01) 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810e i1/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 0a) 05:00.0 Network controller: Intel Corporation Device 24fb (rev 10) Maybe I thought its because I havent installed firmware-iwlwifi_20161130-3_all.deb.Since I am not connected to the internet then I cannot install the package from link below when one adds the entry to /etc/apt/sources.list deb http://ftp.de.debian.org/debian stretch main non-free I downloaded the firmware-iwlwifi_20161130-3_all.deb manually to install it but I get errors below. # apt install firmware-iwlwifi_20161130-3_all.deb Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package firmware-iwlwifi_20161130-3_all.deb E: Couldn't find any package by glob 'firmware-iwlwifi_20161130-3_all.deb' E: Couldn't find any package by regex 'firmware-iwlwifi_20161130-3_all.deb' Kindly assist.
I solved it.Simply install firmware-iwlwifi_20161130-3_all.deb as below #dpkg -i firmware-iwlwifi_20161130-3_all.deb and I can now use wifi.
Hello, Gurus I've got a strange issue. I installed Jessie and recompiled the stock kernel (3.16.0-4-686-pae #1 SMP Debian 3.16.51-3). Simply downloaded the source for the same working kernel, compiled it with some performance options like Preemptible Desktop etc., got two files (linux-headers-3.16.51.deb and linux-image-3.16.51.deb), installed them, removed the sources and tried to install NVidia driver version 340.106 from their ftp (it got updated recently to match some new 4.x kernels) to no avail. I'm getting this error: Code: Select allMakefile \ modules test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) You can see the full log here. The thing is that I can install it without problems under the stock kernel, but not under a recompiled one. I also used to do it successfully in Wheezy. The same happens in Stretch, btw. The question is: what am I doing wrong, guys? Thank you for your time and patience in advance. Truly yours, Alexander P.S. The compilation procedure was: Code: Select allmake clean make oldconfig make prepare make menuconfig make-kpkg clean fakeroot make-kpkg --initrd kernel_image kernel_headers
TheExplorer wrote: I'm getting this error: Code: Select allMakefile \ modules test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) You can see the full log here. It looks at either, one or another location: /usr/src/linux-headers-3.16.51/include/generated/autoconf.h /usr/src/linux-headers-3.16.51/include/config/auto.conf Search a bit around where your autoconf.h or auto.conf are
Hi, I'm trying to connect two Arduino microcontrollers to my laptop running Debian Stretch, but without success. Connecting a single board works fine. The problem seems to be that both Arduinos are assigned to the same serial port (for example /dev/ttyACM1), and then one of the boards gets disconnected. Here is the output of dmesg when I connect the first board via USB: Code: Select all[331661.246877] usb 2-1: new full-speed USB device number 93 using xhci_hcd [331661.397748] usb 2-1: New USB device found, idVendor=2341, idProduct=0242 [331661.397753] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=220 [331661.397755] usb 2-1: Product: Genuino Mega 2560 [331661.397757] usb 2-1: Manufacturer: Arduino LLC (www.arduino.cc) [331661.397759] usb 2-1: SerialNumber: 55434343633351501181 [331661.398492] cdc_acm 2-1:1.0: ttyACM1: USB ACM device And this is what happens when I connect the second board: Code: Select all[331676.860957] usb 2-1: USB disconnect, device number 93 [331677.082844] usb usb3-port1: over-current condition [331678.074958] usb 2-2: new full-speed USB device number 94 using xhci_hcd [331678.225561] usb 2-2: New USB device found, idVendor=2341, idProduct=0242 [331678.225566] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=220 [331678.225569] usb 2-2: Product: Genuino Mega 2560 [331678.225572] usb 2-2: Manufacturer: Arduino LLC (www.arduino.cc) [331678.225575] usb 2-2: SerialNumber: 5543434363335150C0B0 [331678.226313] cdc_acm 2-2:1.0: ttyACM1: USB ACM device As you see, the first board becomes disconnected as soon as I plugin the second board. The first board's control LED also goes out. The strange thing is that connecting two boards to the same computer worked fine when I last tested it about a year ago. At that time, one Arduino was automatically assigned to ttyACM0 and the second to ttyACM1. Maybe the issue was introduced through a kernel update? I'm running kernel 4.14 from stretch-backports, because the default kernel in Stretch (4.9) causes graphical artifacts and system crashes with my hardware. Any idea how to solve or debug this? I've already spent hours googling, but to no avail. If you'd like to have additional information about my system, let me know.
I just tested on my machine and it seems to be working ok here Code: Select allJan 29 22:31:58 q4fujitsu kernel: [45242.784021] usb 2-2: new full-speed USB device number 2 using uhci_hcd Jan 29 22:31:58 kernel: [45243.004106] usb 2-2: New USB device found, idVendor=2341, idProduct=0042 Jan 29 22:31:58 kernel: [45243.004110] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=220 Jan 29 22:31:58 kernel: [45243.004113] usb 2-2: Manufacturer: Arduino (www.arduino.cc) Jan 29 22:31:58 kernel: [45243.004115] usb 2-2: SerialNumber: 956353336303510182E1 Jan 29 22:31:58 mtp-probe: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-2" Jan 29 22:31:58 mtp-probe: bus: 2, device: 2 was not an MTP device Jan 29 22:31:58 kernel: [45243.148987] cdc_acm 2-2:1.0: ttyACM0: USB ACM device Jan 29 22:31:58 kernel: [45243.150526] usbcore: registered new interface driver cdc_acm Jan 29 22:31:58 kernel: [45243.150529] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters Jan 29 22:32:22 kernel: [45267.364018] usb 3-2: new full-speed USB device number 3 using uhci_hcd Jan 29 22:32:22 kernel: [45267.579162] usb 3-2: New USB device found, idVendor=2341, idProduct=0043 Jan 29 22:32:22 kernel: [45267.579166] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=220 Jan 29 22:32:22 kernel: [45267.579169] usb 3-2: Manufacturer: Arduino (www.arduino.cc) Jan 29 22:32:22 kernel: [45267.579172] usb 3-2: SerialNumber: 556393131333514190F0 Jan 29 22:32:22 kernel: [45267.582329] cdc_acm 3-2:1.0: ttyACM1: USB ACM device Jan 29 22:32:22 mtp-probe: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-2" Jan 29 22:32:22 mtp-probe: bus: 3, device: 3 was not an MTP device Jan 29 22:32:44 kernel: [45288.924085] usb 3-2: USB disconnect, device number 3 Jan 29 22:32:48 kernel: [45292.892088] usb 2-2: USB disconnect, device number 2 I connected the Arduino Mega first and then an Uno and both are available.
I'm trying to understand why the output of aplay -l shows two cards for Lubuntu on a LattePanda 4Gb/64Gb, but only one card for Debian on a LattePanda 2Gb/32Gb. I've installed Debian on the LattePanda 2Gb/32Gb from debian-9.3.0-amd64-i386-netinst.iso because it appears to be the only distro that installs on that device. With both devices, I have an Element HD TV connected to the hdmi port of the device. The video is working fine for both. The output of aplay -l for Lubuntu shows the following: **** List of PLAYBACK Hardware Devices **** card 0: Audio [Intel HDMI/DP LPE Audio], device 0: HdmiLpeAudio [Intel HDMI/DP LPE Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Audio [Intel HDMI/DP LPE Audio], device 1: HdmiLpeAudio [Intel HDMI/DP LPE Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Audio [Intel HDMI/DP LPE Audio], device 2: HdmiLpeAudio [Intel HDMI/DP LPE Audio] Subdevices: 0/1 Subdevice #0: subdevice #0 card 2: chtrt5645 [chtrt5645], device 0: 3 [] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: chtrt5645 [chtrt5645], device 1: Deep-Buffer Audio (*) [] Subdevices: 1/1 Subdevice #0: subdevice #0 The output for Debian only shows the chtrt5645 card. Any clues how to make the other card appear?
The Science! demands that you test on the same device...see what Debian reports on the 4GB Latte that you have Lubuntu installed on.
Hi all, So I have followed the instructions for installing the rt2800usb drivers (https://wiki.debian.org/rt2800usb) on my desktop machine running Debian Stretch, and the device (Panda Wireless PAU06) appears to be recognized correctly, and I can even see my wireless network in the list, but when I attempt to connect to it (secured with WPA2-AES), it says "configuring interface" for a few seconds before saying the connection has been "deactivated." It appears that the correct drivers are being used, as shown by this output from lshw: Code: Select all*-usb:0 description: Wireless interface product: 802.11 n WLAN vendor: Ralink physical id: 7 bus info: usb@1:7 logical name: wlx9cefd5ff5469 version: 1.01 serial: 22:e4:7a:ea:c8:40 capabilities: usb-2.00 ethernet physical wireless configuration: broadcast=yes driver=rt2800usb driverversion=4.9.0-5-amd64 firmware=0.36 link=no maxpower=450mA multicast=yes speed=480Mbit/s wireless=IEEE 802.11 The wifi dongle works OK on a Windows 7 laptop and even works OK on a Raspberry Pi running Raspbian Stretch, so it doesn't appear to be a problem with the device itself. Any further troubleshooting I can do here to figure out what the problem is?
firmware-realtek installed?
Hi. I would like to know if somebody is able to assist me on my issue with the network interface card for wireless networking. I have a Lenovo P50 ------ xxxx@yyyy:~$ lspci 00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 07) 00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 07) 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06) 00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31) 00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31) 00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31) 00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] (rev 31) 00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #1 (rev f1) 00:1c.2 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #3 (rev f1) 00:1c.4 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #5 (rev f1) 00:1d.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #13 (rev f1) 00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31) 00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31) 00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31) 00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31) 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-LM (rev 31) 01:00.0 VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro M2000M] (rev a2) 04:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a) 3e:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01) ----- I really have no idea how to proceed and I really don't want to install ubuntu. BR.
Install firmware-iwlwifi https://wiki.debian.org/iwlwifi
I currently have Wheezy running on a Lenovo Thinkpad T540p, and about to do a fresh install of Stretch (as I want to start clean). I thought it best to try to get my external monitor running on Wheezy first, to ensure it works etc, before installing Stretch (especially given the problems I have had previously with NVIDIA). The external monitor I am trying to get working is an ACER X213w LCT widescreen. When I plug it into my laptop's VGA port, then reboot, a message appears on the monitor saying “no signal”. So it looks like the monitor recognises it's been plugged into the laptop, but the laptop does not recognise it. I have Optimus technology and when I originally installed Wheezy, I had trouble getting it all working: I first had a blank screen and trouble getting GNOME to load (for memory I think removing /etc/X11/xorg.conf fixed the blank screen and allowed me to boot). I tried installing bumblebee but still had problems. So I installed xfce as I don't need to use advanced graphics, and this worked (so I didn't need to use optirun). Now (ie the past week since troubleshooting this) when I try “optirun firefox” it seems to work for some reason (although I'm not using this). I tried to install intel-virtual-output as per the multi monitor set up instructions in bumblebee, but am having trouble installing it (I found a version of xf86-video-intel-2.99.911 older than Dec 2014 which needed compiling, I ran the configure script first and it gave errors, the main one being about package libdrm not found. I then stopped as I'm unsure whether I'm heading in the right direction and hence my post here). I don't need advanced graphics or good battery life, so I'm now wondering, whether I actually need bumblebee at all to get my external monitor working? Could it be more simple in terms of just using Intel, and if so how do I do this? Or are there other options? Other things I've discovered which may (or may not) be important: I cannot find an option in the BIOS to disable Optimus etc, and I found a posting on a Lenovo forum that the T540p does not have this capability. I don't know whether my VGA port is wired to Intel or NVIDIA, I'm having trouble working that out. $ xrandr -q (only lists my laptop screen and doesn't recognise the external monitor, it's output is as follows:) xrandr: Failed to get size of gamma for output default Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080 default connected 1920x1080+0+0 0mm x 0mm 1920x1080 0.0* /var/log/Xorg.0.log: in this log it says it's using /usr/share/X11/xorg.conf.d, and that there's no Screen section available so using defaults (maybe this explains the xrandr output?) /var/log/Xorg.8.log: this looks like it is coming from bumblebee and has references to config files in /etc/bumblebee as well as /use/share/X11/xorg.conf.d, and it also says there's no Screen section available so using defaults. I'm wondering whether recognising/setting up the monitor requires Screen/Device/Monitor sections in a config file? Should I be installing Stretch first, does it handle things differently/easier? Also, if I need to I can buy a new monitor (as mine is not that recent) and I'm not attached to xfce, although I don't think these are the issue here. I'm really confused (as is probably obvious by my post), I've looked at so many different things, if anyone can help point me in the right direction would be appreciated. Thank you.
Should I be installing Stretch first, does it handle things differently/easier? Yeah, I would not spend time on wheezy. The other questions are harder to answer, especially without access to the hardware. You have access, but you don't include any real info like lspci output or actually what drivers are being used for the outputs. The way I approach things is more like a checklist. ID the hardware Research the hardware Tweak it to best performance It's kind of a circular pattern. I'm always finding out things about hardware on my machines, even old ones that I've had for years. This is a good start for figuring out the hardware. https://wiki.debian.org/HowToIdentifyADevice Once you do that, a few searches for the specific hardware and the word linux will take you places.
Hi everyone My Nvidia Optimus stopped working it used to work well, but after the latest upgrade, now it's not even showing in the devices list . It used to work fine with optirun . I'm on Debian Buster Stable . Code: Select allDistributor ID: Debian Description: Debian GNU/Linux 9.3 (stretch) Release: 9.3 Codename: stretch Code: Select all Kernel: linux-image-4.9.0-6-amd64 4.9.82-1+deb9u2 Code: Select allDriver version : 375.82 listing devices : Code: Select alllspci | grep -i vga 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) loading the modules: Code: Select allsudo modprobe nvidia-current modprobe: ERROR: could not insert 'nvidia_current': No such device Nvidia Packages: Code: Select allsudo dpkg --list | grep nvidia ii glx-alternative-nvidia 0.7.4 amd64 allows the selection of NVIDIA as GLX provider ii libegl-nvidia0:amd64 375.82-1~deb9u1 amd64 NVIDIA binary EGL library ii libegl1-glvnd-nvidia:amd64 375.82-1~deb9u1 amd64 Vendor neutral GL dispatch library -- libEGL ii libgl1-nvidia-glx:amd64 375.82-1~deb9u1 amd64 NVIDIA binary OpenGL/GLX library (non-GLVND variant) ii libgldispatch0-nvidia:amd64 375.82-1~deb9u1 amd64 Vendor neutral GL dispatch library -- libGLdispatch ii libgles-nvidia1:amd64 375.82-1~deb9u1 amd64 NVIDIA binary OpenGL|ES 1.x library ii libgles-nvidia2:amd64 375.82-1~deb9u1 amd64 NVIDIA binary OpenGL|ES 2.x library ii libgles1-glvnd-nvidia:amd64 375.82-1~deb9u1 amd64 NVIDIA binary OpenGL|ES 1.x GLVND stub library ii libgles2-glvnd-nvidia:amd64 375.82-1~deb9u1 amd64 NVIDIA binary OpenGL|ES 2.x GLVND stub library ii libglx-nvidia0:amd64 375.82-1~deb9u1 amd64 NVIDIA binary GLX library ii libglx0-glvnd-nvidia:amd64 375.82-1~deb9u1 amd64 Vendor neutral GL dispatch library -- libGLX ii libnvidia-cfg1:amd64 375.82-1~deb9u1 amd64 NVIDIA binary OpenGL/GLX configuration library ii libnvidia-eglcore:amd64 375.82-1~deb9u1 amd64 NVIDIA binary EGL core libraries ii libnvidia-glcore:amd64 375.82-1~deb9u1 amd64 NVIDIA binary OpenGL/GLX core libraries ii libnvidia-ml1:amd64 375.82-1~deb9u1 amd64 NVIDIA Management Library (NVML) runtime library ii libopengl0-glvnd-nvidia:amd64 375.82-1~deb9u1 amd64 Vendor neutral GL dispatch library -- libOpenGL ii nvidia-alternative 375.82-1~deb9u1 amd64 allows the selection of NVIDIA as GLX provider ii nvidia-detect 375.82-1~deb9u1 amd64 NVIDIA GPU detection utility ii nvidia-driver 375.82-1~deb9u1 amd64 NVIDIA metapackage ii nvidia-driver-bin 375.82-1~deb9u1 amd64 NVIDIA driver support binaries ii nvidia-driver-libs:amd64 375.82-1~deb9u1 amd64 NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries) ii nvidia-egl-common 375.82-1~deb9u1 amd64 NVIDIA binary EGL driver - common files ii nvidia-egl-icd:amd64 375.82-1~deb9u1 amd64 NVIDIA EGL installable client driver (ICD) ii nvidia-installer-cleanup 20151021+4 amd64 cleanup after driver installation with the nvidia-installer ii nvidia-kernel-common 20151021+4 amd64 NVIDIA binary kernel module support files ii nvidia-kernel-dkms 375.82-1~deb9u1 amd64 NVIDIA binary kernel module DKMS source ii nvidia-kernel-support 375.82-1~deb9u1 amd64 NVIDIA binary kernel module support files ii nvidia-legacy-check 375.82-1~deb9u1 amd64 check for NVIDIA GPUs requiring a legacy driver ii nvidia-modprobe 375.26-1 amd64 utility to load NVIDIA kernel modules and create device nodes ii nvidia-persistenced 375.26-2 amd64 daemon to maintain persistent software state in the NVIDIA driver ii nvidia-settings 375.66-1 amd64 tool for configuring the NVIDIA graphics driver ii nvidia-smi 375.82-1~deb9u1 amd64 NVIDIA System Management Interface ii nvidia-support 20151021+4 amd64 NVIDIA binary graphics driver support files ii nvidia-vdpau-driver:amd64 375.82-1~deb9u1 amd64 Video Decode and Presentation API for Unix - NVIDIA driver ii xserver-xorg-video-nvidia 375.82-1~deb9u1 amd64 NVIDIA binary Xorg driver Grub cfg : Code: Select allGRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor acpi_osi=Linux" Things I tried : - purged the nvidia driver and reinstalled it . - tried the Kernel : 4.13.0-0.bpo.1-amd64 of course with Kernel Headers. - disable and enabled the dual GPU from Bios , - It's Working fine on Windows 10 . - boot to older Kernels.
bahha wrote:listing devices : Code: Select alllspci | grep -i vga 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) Discrete GPUs are usually listed as "3D" rather than "VGA" but we can grep the bus addresses instead: Code: Select alllspci -knn | grep -A2 '\''[030[02]\]' Hardware failure is a possibility, is the card detected if you load a "live" ISO image?
I need to remove and replace a pci nic with a new one on my Debian Buster, I found on the net old documents like https://vk5tu.livejournal.com/38009.html but on Buster there isn't /etc/udev/rules.d/70-persistent-net.rules How can I do it in a safe mode?
Since Debian Stretch, udev uses so-called "predictable" network interface names by default and does not need to create and use /etc/udev/rules.d/70-persistent-net.rules any more (but it still uses it if it exists). See https://www.freedesktop.org/wiki/Softwa ... faceNames/ for reference. Most often, the predictable naming scheme is based on the device PCI bus and slot numbers, e.g. enp1s5 means the ethernet device on PCI bus 1, slot 5. So, if you replace the card by another card in the same PCI slot, chances are the new interface gets the same name.
EDIT: Old title: R9 280 "You need an OpenGL 4.5-capable graphics card to run" ---------------------------------------- Hi, I'm getting this error when I start a game: Surviving Mars on Steam. I search around and find that may be my driver. But happens that it alread is the newest version for Stretch. I searched the manuals and guides, but found nothing specific about the subject. Incidentally, I found notifications saying that support for the proprietary driver had been dropped. Can anybody help? Is there a way to use SID driver or even instal the driver from AMD webPage? Here is the collected information so far: Code: Select all$ lsmod | grep amdgpu amdgpu 1138688 35 ttm 98304 1 amdgpu drm_kms_helper 155648 1 amdgpu drm 360448 17 amdgpu,ttm,drm_kms_helper i2c_algo_bit 16384 1 amdgpu mfd_core 16384 1 amdgpu Code: Select all$ apt install firmware-amd-graphics ..... firmware-amd-graphics is already the newest version (20161130-3). Code: Select all$ lspci -v 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tonga PRO [Radeon R9 285/380] (rev f1) (prog-if 00 [VGA controller]) Subsystem: XFX Pine Group Inc. Tonga PRO [Radeon R9 285/380] Flags: bus master, fast devsel, latency 0, IRQ 33, NUMA node 0 Memory at c0000000 (64-bit, prefetchable) [size=256M] Memory at d0000000 (64-bit, prefetchable) [size=2M] I/O ports at e000 [size=256] Memory at fea00000 (32-bit, non-prefetchable) [size=256K] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Capabilities: [58] Express Legacy Endpoint, MSI 00 Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150] Advanced Error Reporting Capabilities: [200] #15 Capabilities: [270] #19 Capabilities: [2b0] Address Translation Service (ATS) Capabilities: [2c0] Page Request Interface (PRI) Capabilities: [2d0] Process Address Space ID (PASID) Capabilities: [328] Alternative Routing-ID Interpretation (ARI) Kernel driver in use: amdgpu Kernel modules: amdgpu
Tenorio Boëchat wrote:I search around and find that may be my driver. But happens that it alread is the newest version for Stretch. What makes you believe it's a graphics driver issue? Absent further details, I'd be inclined to suspect an application misbehavior until you can find another Stretch R9 graphics runner with the same application (game) returning the same error message.
I stupidly bought a printer thinking that it would work with Linux without checking first. Can anyone help me make my HP LaserJet Pro M12w printer work with Debian 9? I have a netbook, so no CD drive. Thanks for any replies! Marianne
Install hplip-gui ?
Hi there, I have just installed Debian as my main operating system, the non-free firmware ISO image, Debian does not seem to detect my monitors. I'm a big fan of Debian and I love it. I was wondering if someone could help me make this work please If you would like more information from me please do not hesitate to ask. Please note that I am also new to the forums and I don't ask many questions. Code: Select all0x7DEB@debian:~$ xrandr xrandr: Failed to get size of gamma for output default Screen 0: minimum 640 x 480, current 1920 x 1080, maximum 1920 x 1080 default connected primary 1920x1080+0+0 0mm x 0mm 1920x1080 0.00* 1280x1024 0.00 1280x960 0.00 1024x768 0.00 800x600 0.00 640x480 0.00 Regards 0x7DEB
I guess you would need to provide more info... like what graphics card are you using, do you have drivers installed etc.
Hello, everybody! I am an old Debian fan who has just purchased a new laptop, an ASUS GL553VE. Of course, I experienced problems with the function keys at first, but after deep searches, I found that upgrading the kernel fixes some things. Done, I upgraded to the latest kernel possible in the backports, 4.14-3-bpo and I have some functionality now, but: enabling / disabling touchpad does not work, airplane mode does not trigger the LED, no control over the keyboard backlight, but the rest of the controls (Fn+Fx keys) work fine. My main problem is controlling the ASUS keyboard backlight, which I found to be a pain in the butt for many folks on the internet. From what I researched, it appears I should have the file /sys/class/leds/asus::kbd_backlight/brightness but I don't. All people from the internet forums talk about this file and all scripts written in python or some other fixes I found rely on this file I don't have... and I am very frustrated I didn't find a kernel patch or something to enable the damn thing. I managed to install an experimental build of kernel 4.15-rc8 which appears to have control over the backlight, but no headers for it, as it requires gcc-7... that's awful, I can't upgrade half of my system just to install the headers, so I can build modules (like NVIDIA driver). So, I can't use and rely on that kernel. I need NVIDIA and Bumblebee. Does anyone know a fix for this? I am just tired of searching, I searched for days and days and nothing worked. I tried everything, from changing kernel parameters (acpi_osi=<everything_I_found_online>......) to installing scripts and the ACPI daemon. I use Debian Stretch 9.3 64 bit. Thank you!
I am very frustrated I didn't find a kernel patch or something to enable the damn thing. Looks like a couple people have managed it on 4.10 and 4.12 so maybe you could get it working somehow on a debian kernel? https://bugzilla.kernel.org/show_bug.cgi?id=194557 I am an old Debian fan who has just purchased a new laptop, an ASUS GL553VE. Just curious why you picked this one with all the problems involved?
Hello everyone, I have recently installed Debian on a dual boot on a macbook pro. I am a beginner so I might have screwed up somewhere. Anyway, I have left some space out of the partitionning thinking at the time that it could be interesting for another OS later on. Now I am thinking that was a dumb idea and wish to give that unpartitionned space (80Go) back to me debian partition (I'm assuming that /home partition) How can I do that? Also, while I am at it, I allocated 8go for the swap, (8go RAM) on the mac, does that make any sense? Thanks for your answers. Cheers.
Can you show the current partition table ?
Hi eveyone, I'm having this random problem on Debian 9, everything was working perfect, yesterday i was listening music, playing youtube videos without a single problem, but today I started to listening some "jumps" in audio, like when you drop frames when streaming video, but just audio. I thought that was a firefox problem so I disabled every extension without any results. So I openen audio files (mp3 and FLAC) and I realized that it was a system problem. I googled and I tried uninstalling and reinstalling pulseaudio, and disabling real time scheduling on pulseaudio but it didn't work at all. Im lost here, because I'm 100% sure that I haven't made changes on any configuration, the problem just appeared and I don't know why. The problem appears only on the onboard audio, when I connect the videocard via HDMI to a TV the sound works perfectly. I have a Gigabyte AB350M Gaming 3 motherboard with a Realtek ACL887 codec. I would appreciate some help here. Thank you!
This "sounds" like a bitrate and resample problem, what configs you are using? High configuration can lead to this kind of problem, this may point you into the solution: http://www.overclock.net/a/how-to-get-t ... pulseaudio
Hi, i've trying to make this device work on debian testing without success. I've read this entry on debian wiki: https://wiki.debian.org/ath9k_htc, but doesn't work. Here is the output of lsusb: Code: Select allBus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 2357:0107 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub And this is the output of dmesg when i connect the adapter (at least that's what it says last after connecting the adapter and running dmesg): Code: Select all[ 275.876444] usb 1-3: new high-speed USB device number 3 using xhci_hcd [ 276.016832] usb 1-3: New USB device found, idVendor=2357, idProduct=0107 [ 276.016837] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 276.016840] usb 1-3: Product: 802.11n NIC [ 276.016842] usb 1-3: Manufacturer: Realtek [ 276.016845] usb 1-3: SerialNumber: 00e04c000001 Thanks in advance!
luguercio wrote:Hi, i've trying to make this device work on debian testing without success. I've read this entry on debian wiki: https://wiki.debian.org/ath9k_htc, but doesn't work. Only the early versions used Atheros chips (and were much easier to get working). ath9k_htc is for the Atheros chips. This has a Realtek chip and needs rtl8192eu driver and is a pain to set up and not 100% reliable. Mine doesn't initialise on bootup but is ok after unplugging and plugging in again. Get the driver from here and install with dkms - https://github.com/Mange/rtl8192eu-linux-driver I answered the same question at MX forum a couple of days ago. Read it for more detailed instructions - https://forum.mxlinux.org/viewtopic.php?f=107&t=43411
I have Dell Latitude E6410 with Debian 9 and matrix is blinking only when I start typing and mouse is on text field. I don't know why it's happening. Software or hardware issue ? Please check it: https://streamable.com/nf404 https://streamable.com/n53h4
Take a loot at this post, I think is the same problem, solved there: http://forums.debian.net/viewtopic.php?f=6&t=135662
Hi I don't know how to make my Wifi Card Qualcomm Atheros QCA9377 to work on my Debian Jessie. I found driver here: https://github.com/ajaybhatia/Qualcomm- ... Wifi-Linux Tintumon2 said it work for him on Ubuntu 14, but how can I make it to work on Debian? Thanks for every advice. @update: When I try to install them on Debian using "./install.sh" I see black screen and then GNU/Linux reboots.
andros705 wrote:When I try to install them on Debian using "./install.sh" I see black screen and then GNU/Linux reboots. Yeah, that's 'cos the last line of the install script is: Code: Select allsudo reboot What is the output of: Code: Select alllspci -knn|grep -iA2 net dmesg|grep 'ath\|firmw' EDIT: it looks like the driver was mainlined into kernel 4.4 so you might want to try the kernel version from the jessie-backports repository. EDIT2: Backported firmware is also required. See https://git.kernel.org/cgit/linux/kerne ... b4a79c9614 & https://forums.bunsenlabs.org/viewtopic.php?id=1257
Hi, I've been dealing with the exact same problem described in post http://forums.debian.net/viewtopic.php? ... 34#p661934 and tried the solution Andros705 proposed. But the firmware still does not load. here is the output of "dmesg|grep 'ath\|firmw'" : Code: Select all[ 4.810936] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 4.856498] i915 0000:00:02.0: firmware: direct-loading firmware i915/bxt_dmc_ver1_07.bin [ 4.867104] [drm] GuC firmware load skipped [ 5.091254] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2) [ 5.091256] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:03:00.0.bin failed with error -2 [ 5.091276] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2) [ 5.091277] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/cal-pci-0000:03:00.0.bin failed with error -2 [ 5.096797] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/firmware-5.bin [ 5.096810] ath10k_pci 0000:03:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 11ad:08a6 [ 5.096812] ath10k_pci 0000:03:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0 [ 5.097329] ath10k_pci 0000:03:00.0: firmware ver WLAN.TF.1.0-00267-1 api 5 features ignore-otp crc32 79cea2c7 [ 5.179923] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/board-2.bin [ 5.180317] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 93da0176 [ 5.867513] r8169 0000:02:00.1: firmware: direct-loading firmware rtl_nic/rtl8411-2.fw [ 7.169980] ath10k_pci 0000:03:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 [ 7.171703] ath: EEPROM regdomain: 0x69 [ 7.171706] ath: EEPROM indicates we should expect a direct regpair map [ 7.171710] ath: Country alpha2 being used: 00 [ 7.171711] ath: Regpair used: 0x69 [ 12.594001] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 16.411558] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 17.780745] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 24.569820] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 24.673099] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 28.575356] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 51.383191] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 56.018460] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 56.121218] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 56.326888] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 99.641248] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 99.949620] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 200.772061] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 200.874951] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 200.978357] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 326.512717] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 375.472936] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 443.895838] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 443.998855] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 506.495353] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 569.822801] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 569.925615] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 675.512473] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 680.338891] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! [ 743.635727] ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! Can someone help, please?
Curious, because I had a lot of Qualcomm Atheros Wireless Cards and the firmware came in the kernel or in the firmware-linux metapackage with the non-free repo. Had you tried to apt update and install the firmware-linux?
I recently purchased a Plugable Bluetooth USB adapter for the purpose of connecting to a Bose Soundlink Color II speaker. After working through several issues, the bluetooth adapter appears to function and pair with the device, but fails to connect - both via blueman-applet and bluetoothctl. Some diagnostic data: Code: Select allpablo@eltriunfo=> systemctl status bluetooth ● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled) Active: active (running) since Sun 2017-12-24 17:33:22 EST; 1 day 23h ago Docs: man:bluetoothd(8) Main PID: 1971 (bluetoothd) Status: "Running" CGroup: /system.slice/bluetooth.service └─1971 /usr/lib/bluetooth/bluetoothd pablo@eltriunfo=> rfkill list all 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no 1: dell-wifi: Wireless LAN Soft blocked: no Hard blocked: no 4: hci0: Bluetooth Soft blocked: no Hard blocked: no pablo@eltriunfo=> bluetoothctl [NEW] Controller 5C:F3:70:87:EE:C4 eltriunfo [default] [NEW] Device 2C:41:A1:65:81:CC Bose Color II SoundLink [bluetooth]# agent on Agent registered [bluetooth]# power on Changing power on succeeded [bluetooth]# paired-devices Device 2C:41:A1:65:81:CC Bose Color II SoundLink [bluetooth]# connect 2C:41:A1:65:81:CC Attempting to connect to 2C:41:A1:65:81:CC Failed to connect: org.bluez.Error.Failed In blueman-applet, the device appears to connect, but fails right away. At no time am I able to hear sound. I've also noticed that when I bring up pavucontrol, I don't see the Bose speaker listed as an option, which to me seems to confirm that the devices are pairing but not connecting. I am running Debian 8.2 with the 3.16.0-4-amd64 kernel. Thanks in advance.
I recently had a couple of issues setting up a bluetooth device and had to install the pulseaudio-module-bluetooth in order to get it to work (this was not a pure Debian install but on a derivative so YMMV)
Hello everybody, I just purchased an Acer Aspire V5-123 notebook with AMD processor and graphic and installed Debian 7.6 (stable) on it. first of all, I had to install a newer (3.14.0.bpo.1-amd64) kernel image to get the ethernet card working. Then, I got problem with Xorg not starting. Here is the error lines from /var/log/Xorg.0.log: Code: Select all(EE) VESA(0): V_BIOS address 0x0 out of range ... (EE) Screen(s) found, but none have a usable configuration. and this is the output by issuing lspci: Code: Select alllspci -nn | grep VGA: 00:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Device [1002:9834] l I installed the libgl1-mesa-dri, xserver-xorg-video-ati, and firmware-linux-nonfree packages, as suggested by AtiHowTo from Debian Wiki, but the problem still persists and the last one (firmware-linux-nonfree) actually caused the notebook to freez on boot. so, I removed it. I searched the net a lot, but couldn't find a solution. Any help is appreciated. thanks, Khosrow
Your 9834 device (aka Radeon HD 8210) uses the Kabini chipset which isn't supported by the Wheezy version ati/radeon driver. My pc also has a Kabini chipset, though it's a different pci id, [1002:9838] (aka Radeon HD 8240 / R3 Series). Even though my Radeon HD 8240 video device wasn't supported by the Wheezy version radeon driver, Xorg would still start okay, but it used the fbdev driver instead of the ati radeon driver. Do you have a /etc/X11/xorg.conf, or /etc/X11/xorg.conf.d/20-radeon.conf file (or similar file)? If so I would rename or delete it. Xorg should then start up okay (I'm assuming you have the xserver-xorg-video-all metapackage installed which in turn installs the fbdev and vesa drivers {and all the other xserver-xorg-video-* drivers}) To get the ati/radeon driver to work I backported the Jessie xserver-xorg-video-ati & libdrm source packages: https://packages.debian.org/source/jess ... -video-ati, https://packages.debian.org/source/jessie/libdrm. I also installed the wheezy-backports version firmware-linux-nonfree package: https://packages.debian.org/wheezy-back ... ux-nonfree. With the backported xserver-xorg-video-ati & libdrm packages installed (and wheezy-backports firmware-linux-nonfree), Xorg will use the radeon driver without needing to have a /etc/X11/xorg.conf file .
Hi, all, In the continuing saga of my new computer build, my girl friend sent me a brand new Asus DVD-RW SATA drive. I installed it, booted the comp, and put a DVD in it. The DVD mounts, the system sees it, and opens a player, and then... nothing. I should have the codecs installed to play them. I know the drive is working because I can put a data DVD in and it opens it right up. I'm running Debian 9.2 with all updates installed. Thanks, Folks! PS - If I put this post in the wrong place, forgive me. I'm still not used to using forums
Here, take a look: https://wiki.debian.org/MultimediaCodecs#DVD_Playback Please, if you consider your issue solved, edit the first message title, adding [SOLVED] to the beginning of it, so others can benefit from the solution.
Hi, I see the mentioned message at system booting. I looked around a little bit and I see that's an old bug which occurs from time to time after kernel upgrade. I saw this message on kernel 4.12, 4.13 and now on 4.14. I haven't seen any fllickering, black screen or something like this by now, but may I will have problems. I have Haswell graphics card and currently I'm running kernel 4.14. I can install 4.11 but it's an EOL kernel. Is this bug dangerous for hardware? I can live with it like it is and wait for next linux image, some day they must correct it but I don't know if this is harmful for my graphics card. Someone faces this bug, too? Cheers
Hey, is it this problem: https://lists.debian.org/debian-kernel/ ... 00173.html The same message is mentioned in that bug. I don't know about any damage to the graphics card, but you should avoid the kernel version that is making the problem for now.
Hi I recently bought a packaged i7 7770K, + RAM and the above MB Running Stretch on it, but this problem is not restricted to it. Everything works fine until you install a PCI-e card. The next boot the onboard Realtek r8168/8111 nic does not work. The chip is recognised, wlan0 is renamed to whatever, but the r8169 firmware is never loaded and no LAN. Whatever PCI-e card you insert works, unless it happens to be an ethernet card with r8168 chipset and you insert a second PCI-e card, which knocks the LAN out on the expansion card too! This happens on Stretch, Buster, Jessie and Ubuntu 17.10. (It also happened with windoze 8, the only version I have on a partition.) MB duff you would think? Wrong, I obtained a second new one and same happened again. I have built the r8168-dkms driver in Ubuntu as a trial, this works when there are no PCI-e cards and fails when there are, just the same as the r8169 one. Anyone had similar experience? I am guessing at some sort of incompatibility with the Z270 chipset, but no idea what. Hoping it is with the realtek driver specifically. Will hopefully obtain an Intel chipset LAN card shortly and see what happens to that when another card is inserted. regards
After many hours I have now solved this issue. It is all down to the horrible Realtek r8168/8111 NIC and the flaky r8169 module loaded by default on so many distros. I switched to Debian Buster, because I am trialing package builds there anyway for another project, and updated the 4.14.02 kernel and headers. Downloaded the latest Realtek r8168 source code from here http://www.realtek.com.tw/downloads/dow ... wnTypeID=3 Built against the 4.14.02 kernel, installed and re-booted. Not immediate success, because the name which eth0 was renamed to had changed, but edited the wicd configuration to the new name and the following in a terminal brought the required result. Code: Select allroot@INTEL-i7:/# lspci -k 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15) Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller Kernel driver in use: r8168 Kernel modules: r8168 root@INTEL-i7:/# ifconfig lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 8 bytes 480 (480.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 8 bytes 480 (480.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 root@INTEL-i7:/# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: enp5s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether b0:6e:bf:2e:cc:c5 brd ff:ff:ff:ff:ff:ff root@INTEL-i7:/# ip link set enp5s0 up root@INTEL-i7:/# ifconfig enp5s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether b0:6e:bf:2e:cc:c5 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 122 base 0xe000 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 8 bytes 480 (480.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 8 bytes 480 (480.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 root@INTEL-i7:/# ping 192.168.1.1 PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. 64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.483 ms 64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.400 ms 64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.385 ms 64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=0.395 ms ^C --- 192.168.1.1 ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 3056ms rtt min/avg/max/mdev = 0.385/0.415/0.483/0.046 ms Hooray, is all I can say, now I can use my graphics card etc without knocking out the LAN.
Hi, I have a hard drive from a portable pacard bell that I have in production to a samsung but the keyboard of the first has the numeric keypad extended to the right and the samsung does not. Now when typing the system, it recognizes the keys as if it had the fn key pressed. example j = 1 k = 2 l = 3 0 = /. I think it's because of the difference in the keyboard, can I set it up again to recognize the new type of keyboard? like when it is installed again, something like a hardware reconfigure Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux Debian GNU/Linux 9 Hola he pasado un disco duro de un portátil pacard bell que tengo en producción a un samsung pero el teclado del primero tiene el teclado numérico extendido a la derecha y el samsung no. Ahora al teclear el sistema reconoce las teclas como si tuviera la tecla fn pulsada. ejemplo j=1 k=2 l=3 0=/. creo que es por la diferencia del teclado ¿puedo configurarlo de nuevo para que reconozca el nuevo tipo de teclado? como cuando se instala de nuevo, algo como un reconfigure de hardware
https://wiki.debian.org/Keyboard
Hello: I'm using Debian 9.3 (Stretch), with the KDE Plasma DE, in a laptop model Dell Inspiron 15 7577. It has 2 GPUs: an integrated Intel GPU on the one hand, and a dedicated Nvidia 1060 GPU on the other. The laptop seems to use the Nvidia Optimus technology. I'm trying to connect the laptop to an external monitor using the HDMI connector, but "xrandr" is unable to detect the monitor. This is its output: Code: Select all$ xrandr --current Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192 eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm 1920x1080 60.02*+ 59.93 48.03 1680x1050 59.95 59.88 1600x1024 60.17 1400x1050 59.98 1280x1024 60.02 1440x900 59.89 1280x960 60.00 1360x768 59.80 59.96 1152x864 60.00 1024x768 60.04 60.00 960x720 60.00 928x696 60.05 896x672 60.01 960x600 60.00 960x540 59.99 800x600 60.00 60.32 56.25 840x525 60.01 59.88 800x512 60.17 700x525 59.98 640x512 60.02 720x450 59.89 640x480 60.00 59.94 680x384 59.80 59.96 576x432 60.06 512x384 60.00 400x300 60.32 56.34 320x240 60.05 DP-1 disconnected (normal left inverted right x axis y axis) HDMI-1 disconnected (normal left inverted right x axis y axis) DP-2 disconnected (normal left inverted right x axis y axis) HDMI-2 disconnected (normal left inverted right x axis y axis) DP-3 disconnected (normal left inverted right x axis y axis) HDMI-3 disconnected (normal left inverted right x axis y axis) I've thought that this is one of that cases in which the HDMI connector is wired to the dedicated GPU instead of the integrated one. So I've installed "bumblebee-nvidia" and have followed the steps indicated here: Multi monitor setup. But I've had no luck. "intel-virtual-output" seems to run fine, but nothing happens. Then I've decided to try the live disks of Kubuntu 16.04.3 and Kubuntu 17.10. In both cases the external monitor has got a proper signal from my laptop. Even during the splash screen of Plymouth. I've checked the packages installed by default in these live disks (to compare them against the ones of the Debian KDE live disk), and, for my surprise, Bumblee was not installed in them. So I guess that it's possible to get signal in the monitor even without Bumblebee. I've checked the output of "xrandr", and effectively the monitor was being detected: Code: Select all$ xrandr --current Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192 eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm 1920x1080 60.02*+ 59.93 48.03 1680x1050 59.95 59.88 1600x1024 60.17 1400x1050 59.98 1280x1024 60.02 1440x900 59.89 1280x960 60.00 1360x768 59.80 59.96 1152x864 60.00 1024x768 60.04 60.00 960x720 60.00 928x696 60.05 896x672 60.01 960x600 60.00 960x540 59.99 800x600 60.00 60.32 56.25 840x525 60.01 59.88 800x512 60.17 700x525 59.98 640x512 60.02 720x450 59.89 640x480 60.00 59.94 680x384 59.80 59.96 576x432 60.06 512x384 60.00 400x300 60.32 56.34 320x240 60.05 DP-1 disconnected (normal left inverted right x axis y axis) HDMI-1 disconnected (normal left inverted right x axis y axis) DP-2 disconnected (normal left inverted right x axis y axis) HDMI-2 disconnected (normal left inverted right x axis y axis) DP-3 disconnected (normal left inverted right x axis y axis) HDMI-3 disconnected (normal left inverted right x axis y axis) HDMI-1-4 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 531mm x 299mm 1920x1080 60.00*+ 59.93 1680x1050 69.88 59.95 59.88 1600x1024 60.17 1400x1050 74.76 70.00 59.98 1280x1024 75.02 60.02 1440x900 59.89 59.90 1280x960 60.00 1360x768 59.80 59.96 1280x800 59.91 1152x864 75.00 75.00 70.00 60.00 1280x720 60.00 1024x768 75.05 60.04 75.03 70.07 60.00 960x720 75.00 60.00 928x696 75.00 60.05 896x672 75.05 60.01 960x600 60.00 832x624 74.55 960x540 59.99 800x600 75.00 70.00 65.00 60.00 72.19 75.00 60.32 56.25 840x525 74.96 69.88 60.01 59.88 800x512 60.17 700x525 74.76 70.06 59.98 640x512 75.02 60.02 720x450 59.89 640x480 60.00 75.00 72.81 75.00 66.67 59.94 720x400 70.08 680x384 59.80 59.96 576x432 75.00 75.00 70.00 60.06 512x384 75.03 70.07 60.00 416x312 74.66 400x300 72.19 75.12 60.32 56.34 320x240 72.81 75.00 60.05 1920x1080 (0x46) 138.500MHz +HSync -VSync h: width 1920 start 1968 end 2000 total 2080 skew 0 clock 66.59KHz v: height 1080 start 1083 end 1088 total 1111 clock 59.93Hz 1680x1050 (0x48) 146.250MHz -HSync +VSync h: width 1680 start 1784 end 1960 total 2240 skew 0 clock 65.29KHz v: height 1050 start 1053 end 1059 total 1089 clock 59.95Hz 1680x1050 (0x49) 119.000MHz +HSync -VSync h: width 1680 start 1728 end 1760 total 1840 skew 0 clock 64.67KHz v: height 1050 start 1053 end 1059 total 1080 clock 59.88Hz 1600x1024 (0x4a) 103.125MHz +HSync +VSync h: width 1600 start 1600 end 1656 total 1664 skew 0 clock 61.97KHz v: height 1024 start 1024 end 1029 total 1030 clock 60.17Hz 1400x1050 (0x4d) 122.000MHz +HSync +VSync h: width 1400 start 1488 end 1640 total 1880 skew 0 clock 64.89KHz v: height 1050 start 1052 end 1064 total 1082 clock 59.98Hz 1280x1024 (0x4f) 108.000MHz +HSync +VSync h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz 1440x900 (0x50) 106.500MHz -HSync +VSync h: width 1440 start 1520 end 1672 total 1904 skew 0 clock 55.93KHz v: height 900 start 903 end 909 total 934 clock 59.89Hz 1280x960 (0x52) 108.000MHz +HSync +VSync h: width 1280 start 1376 end 1488 total 1800 skew 0 clock 60.00KHz v: height 960 start 961 end 964 total 1000 clock 60.00Hz 1360x768 (0x53) 84.750MHz -HSync +VSync h: width 1360 start 1432 end 1568 total 1776 skew 0 clock 47.72KHz v: height 768 start 771 end 781 total 798 clock 59.80Hz 1360x768 (0x54) 72.000MHz +HSync -VSync h: width 1360 start 1408 end 1440 total 1520 skew 0 clock 47.37KHz v: height 768 start 771 end 781 total 790 clock 59.96Hz 1152x864 (0x59) 81.620MHz -HSync +VSync h: width 1152 start 1216 end 1336 total 1520 skew 0 clock 53.70KHz v: height 864 start 865 end 868 total 895 clock 60.00Hz 1024x768 (0x5c) 133.475MHz -HSync +VSync DoubleScan h: width 1024 start 1100 end 1212 total 1400 skew 0 clock 95.34KHz v: height 768 start 768 end 770 total 794 clock 60.04Hz 1024x768 (0x5f) 65.000MHz -HSync -VSync h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz v: height 768 start 771 end 777 total 806 clock 60.00Hz 960x720 (0x61) 117.000MHz -HSync +VSync DoubleScan h: width 960 start 1024 end 1128 total 1300 skew 0 clock 90.00KHz v: height 720 start 720 end 722 total 750 clock 60.00Hz 928x696 (0x63) 109.150MHz -HSync +VSync DoubleScan h: width 928 start 976 end 1088 total 1264 skew 0 clock 86.35KHz v: height 696 start 696 end 698 total 719 clock 60.05Hz 896x672 (0x65) 102.400MHz -HSync +VSync DoubleScan h: width 896 start 960 end 1060 total 1224 skew 0 clock 83.66KHz v: height 672 start 672 end 674 total 697 clock 60.01Hz 960x600 (0x66) 77.000MHz +HSync -VSync DoubleScan h: width 960 start 984 end 1000 total 1040 skew 0 clock 74.04KHz v: height 600 start 601 end 604 total 617 clock 60.00Hz 960x540 (0x68) 69.250MHz +HSync -VSync DoubleScan h: width 960 start 984 end 1000 total 1040 skew 0 clock 66.59KHz v: height 540 start 541 end 544 total 555 clock 59.99Hz 800x600 (0x6c) 81.000MHz +HSync +VSync DoubleScan h: width 800 start 832 end 928 total 1080 skew 0 clock 75.00KHz v: height 600 start 600 end 602 total 625 clock 60.00Hz 800x600 (0x6f) 40.000MHz +HSync +VSync h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz v: height 600 start 601 end 605 total 628 clock 60.32Hz 800x600 (0x70) 36.000MHz +HSync +VSync h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz v: height 600 start 601 end 603 total 625 clock 56.25Hz 840x525 (0x73) 73.125MHz -HSync +VSync DoubleScan h: width 840 start 892 end 980 total 1120 skew 0 clock 65.29KHz v: height 525 start 526 end 529 total 544 clock 60.01Hz 840x525 (0x74) 59.500MHz +HSync -VSync DoubleScan h: width 840 start 864 end 880 total 920 skew 0 clock 64.67KHz v: height 525 start 526 end 529 total 540 clock 59.88Hz 800x512 (0x75) 51.562MHz +HSync +VSync DoubleScan h: width 800 start 800 end 828 total 832 skew 0 clock 61.97KHz v: height 512 start 512 end 514 total 515 clock 60.17Hz 700x525 (0x78) 61.000MHz +HSync +VSync DoubleScan h: width 700 start 744 end 820 total 940 skew 0 clock 64.89KHz v: height 525 start 526 end 532 total 541 clock 59.98Hz 640x512 (0x7a) 54.000MHz +HSync +VSync DoubleScan h: width 640 start 664 end 720 total 844 skew 0 clock 63.98KHz v: height 512 start 512 end 514 total 533 clock 60.02Hz 720x450 (0x7b) 53.250MHz -HSync +VSync DoubleScan h: width 720 start 760 end 836 total 952 skew 0 clock 55.93KHz v: height 450 start 451 end 454 total 467 clock 59.89Hz 640x480 (0x7c) 54.000MHz +HSync +VSync DoubleScan h: width 640 start 688 end 744 total 900 skew 0 clock 60.00KHz v: height 480 start 480 end 482 total 500 clock 60.00Hz 640x480 (0x80) 25.175MHz -HSync -VSync h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz v: height 480 start 490 end 492 total 525 clock 59.94Hz 680x384 (0x82) 42.375MHz -HSync +VSync DoubleScan h: width 680 start 716 end 784 total 888 skew 0 clock 47.72KHz v: height 384 start 385 end 390 total 399 clock 59.80Hz 680x384 (0x83) 36.000MHz +HSync -VSync DoubleScan h: width 680 start 704 end 720 total 760 skew 0 clock 47.37KHz v: height 384 start 385 end 390 total 395 clock 59.96Hz 576x432 (0x87) 40.810MHz -HSync +VSync DoubleScan h: width 576 start 608 end 668 total 760 skew 0 clock 53.70KHz v: height 432 start 432 end 434 total 447 clock 60.06Hz 512x384 (0x8a) 32.500MHz -HSync -VSync DoubleScan h: width 512 start 524 end 592 total 672 skew 0 clock 48.36KHz v: height 384 start 385 end 388 total 403 clock 60.00Hz 400x300 (0x8e) 20.000MHz +HSync +VSync DoubleScan h: width 400 start 420 end 484 total 528 skew 0 clock 37.88KHz v: height 300 start 300 end 302 total 314 clock 60.32Hz 400x300 (0x8f) 18.000MHz +HSync +VSync DoubleScan h: width 400 start 412 end 448 total 512 skew 0 clock 35.16KHz v: height 300 start 300 end 301 total 312 clock 56.34Hz 320x240 (0x92) 12.587MHz -HSync -VSync DoubleScan h: width 320 start 328 end 376 total 400 skew 0 clock 31.47KHz v: height 240 start 245 end 246 total 262 clock 60.05Hz Pay attention to the HDMI-1-4 output. Then, I've listed the providers, and there are 2: Code: Select all$ xrandr --listproviders Providers: number : 2 Provider 0: id: 0xbc cap: 0x9, Source Output, Sink Offload crtcs: 3 outputs: 7 associated providers: 1 name:modesetting Provider 1: id: 0x44 cap: 0x6, Sink Output, Source Offload crtcs: 4 outputs: 1 associated providers: 1 name:nouveau To know if it was because of some "magic" made by Nouveau, I've uninstalled the package "xserver-xorg-video-nouveau" from the live Kubuntu, and have restarted SDDM. And it has worked fine again. Although, in this case, the second provider was being controlled by the "modesetting" driver instead of "nouveau", of course: Code: Select all$ xrandr --listproviders Providers: number : 2 Provider 0: id: 0xbc cap: 0x9, Source Output, Sink Offload crtcs: 3 outputs: 7 associated providers: 1 name:modesetting Provider 1: id: 0x44 cap: 0x6, Sink Output, Source Offload crtcs: 4 outputs: 1 associated providers: 1 name:modesetting In Debian I've not been able to get anything like this. Even although I've uninstalled all the packages related to the privative Nvidia driver and I've came back to Nouveau again. I've also tried the Debian live disk that includes non-free firmwares, just in case (although I had already installed them in my main system). Same result. Can you help me, please? Thank you a lot! Best regards.
I've came to the conclusion that it's not possible to use the Nvidia GeForce GTX 1060 Max-Q (GP106M) with the version of Nouveau that is included in Debian 9. I think that it works fine in Kubuntu 16.04.3 and Kubuntu 17.10 just because they use more recent versions of this same driver. I still have not tested Kubuntu 16.04.1, but I would bet that it won't work like their "siblings". Because it doesn't use the HWE stack (Hardware Enablement); it uses software that is older than the one of Debian 9. So I better focus on the privative driver and Bumblebee. According to the file at /usr/share/doc/nvidia-driver/README.txt.gz, the "nvidia" driver seems to support my GPU model: Code: Select all$ lspci -s 01:00.0 -n 01:00.0 0300: 10de:1c20 (rev a1) Code: Select all... GeForce GTX 1060 with Max-Q Design 1C20 17AA 39B9 H ... GeForce GTX 1060 with Max-Q Design 1C60 103C 8390 H ... I guess that "10de" corresponds to the manufacturer and "1c20" to the model. Am I right?
Some 18 months ago I bought a EW-7811UTC and installed it under Jessie using the following: Code: Select allsu apt-get update apt-get install linux-headers-generic build-essential git git clone https://github.com/gnab/rtl8812au.git cd ~/rtl8812au make make install modprobe 8812au Great. Fantastic. Recently I upgraded successfully to Stretch, and the wifi dongle continued to work fine with no attention needed. Two days ago the system HDD failed and had to be replaced, so a fresh install of Stretch was done. Unfortunately the above code no longer works, and I have no wifi. I installed the "linux kernel headers", and downloaded a driver kit from the Edimax website. On running the 'install.sh' supplied, I receive the following message: make[1]: *** /lib/modules/4.9.0-4-amd64/build: No such file or directory. Well, there is indeed no such directory. Searching on the error message returns nothing that helps, although I get that same error message on a number of different 'could work' drivers.
There are no "linux-headers-generic" in the Debian repos--those are strictly Ubuntu packages. Please explain why you don't get an error when you run the command to install them--a Debian system will always error out if you try to install a package that's not in the available repos.
Hi! Im trying to get my wifi to work on a Acer Aspire ES 15, but had no luck so far. I dont know the name of it. someone that can help me explain what to do? It's not installed so i missing the driver for it. The iso i used for my computer was debian-9.2.1-amd64-netinst.iso Wifi was working in Ubuntu, but had so many problems with it so wanted to try Debian instead. The only driver i can find is for windows 10. Name of the driver: Wireless LAN Driver (NFA435) Date: 2016/08/19 Version: 12.0.0.255 Vendor: Atheros Size: 32.8 MB Thank you so much in advance..
use an installer with non-free firmware included, see: https://wiki.debian.org/Firmware
Hey, I have a desktop with a R9 270X graphic card and two screens (1920*1080). Both screens are linked to the graphic card via DVI (one screen to one socket and the other screen to the other socket). Everything works fine on Debian 8 (MATE). I've just installed Debian 9 (MATE) on that computer. I've ended with a rubbish resolution of 1024*768 on both screen. The other issue is that just one screen is recognize. Nevertheless, the other screen works but like a mirror of the first one. Code: Select allmikael@DESKTOP:~$ lspci -nn | grep VGA 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X] [1002:6810] Code: Select allmikael@DESKTOP:~$ xrandr xrandr: Failed to get size of gamma for output default Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768 default connected primary 1024x768+0+0 0mm x 0mm 1024x768 76.00* Could you help me fixing this problem ? Thanks.
https://www.youtube.com/watch?v=MScLD8dFNwk ?
PROBLEM I have recently installed Debian 9.1 plus Mate 1.16 on a pristine PC with Asus motherboard and Intel quad core processor. My problem is that the mouse is too lively. SOLUTIONS ATTEMPTED The Mate desktop has Mouse Pointer acceleration and sensitivity configuration in its System>Preferences>Hardware>Mouse section. Changing these has no discernible effect whatsoever. I have searched for an Xorg configuration file, but the only configuration in the system is in files in /usr/share/X11/xorg.conf.d. The file that seems relevant has one section relating to the pointer: Code: Select allFILE: /usr/share/X11/xorg.conf.d/40-libinput.conf Section "InputClass" Identifier "libinput pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "libinput" EndSection I have used Xorg's configuration utility to produce a configuration file. It has one section relating to the Logitech mouse, which has just the usual two buttons and centre scroll wheel: Code: Select all~# Xorg :1 -configure (EE) Server terminated with error (2). Closing log file. FILE /root/xorg.conf.new Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Given the error response, I did not try this configuration. COMPARISON WITH JESSIE The Jessie mouse works fine, and I can adjust its settings from Mate. The mouse seems to be configured in a different way in Jessie via a vmmouse configuration file (I am not using a Virtual Machine by the way): Code: Select allFILE: /usr/share/X11/xorg.conf.d/50-vmmouse.conf Section "InputClass" Identifier "vmmouse" MatchIsPointer "on" MatchTag "vmmouse" Driver "vmmouse" EndSection However, vmmouse is supplied by the package xserver-xorg-input-vmmouse, which no longer exits in Stretch. I would be very grateful if someone can point me in the right direction. Is there is a missing driver? I am happy to supply any further details as needed to resolve this issue. Many thanks for any light you can shed here.
https://lists.debian.org/debian-user/20 ... 00404.html
I'm not sure if I'm posting this to the right section, but this seems to be a problem with the OS properly detecting the Trinket, and creating something in /dev for it. OS: Debian Stretch, completely up to date. Arduino IDE: 1.8.4 When I plug in an UNO or a Leonardo, they both register at /dev/ttyACM0, and I have no problems. When I plug in my brand new 3V Trinket, the port menu is grayed out in the Arduino IDE. I've downloaded the appropriate board in the board manager, and everything is up to date. I'm thinking I need to do something with ftdi drivers, modprobe... something. I don't know. There is no ttyACM0 or ttyUSB0 in /dev. I am a member of the dialout group. Running the Arduino IDE from the command line doesn't produce any errors, or anything else helpful. Here is the output of dmesg: Code: Select all[ 3503.489015] usb 2-1.3: new low-speed USB device number 9 using ehci-pci [ 3503.612325] usb 2-1.3: New USB device found, idVendor=1781, idProduct=0c9f [ 3503.612331] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3503.612335] usb 2-1.3: Product: Trinket [ 3503.612338] usb 2-1.3: Manufacturer: Adafruit Output of lsusb: Code: Select allBus 002 Device 004: ID 0a5c:5802 Broadcom Corp. BCM5880 Secure Applications Processor with fingerprint touch sensor Bus 002 Device 009: ID 1781:0c9f Multiple Vendors USBtiny Bus 002 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub And lastly, output of tail /var/log/syslog: Code: Select allSep 21 22:52:43 strahd kernel: [ 4333.187363] usb 2-1.3: new low-speed USB device number 10 using ehci-pci Sep 21 22:52:43 strahd kernel: [ 4333.304959] usb 2-1.3: New USB device found, idVendor=1781, idProduct=0c9f Sep 21 22:52:43 strahd kernel: [ 4333.304965] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Sep 21 22:52:43 strahd kernel: [ 4333.304968] usb 2-1.3: Product: Trinket Sep 21 22:52:43 strahd kernel: [ 4333.304971] usb 2-1.3: Manufacturer: Adafruit Sep 21 22:52:43 strahd mtp-probe: checking bus 2, device 10: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3" Sep 21 22:52:43 strahd mtp-probe: bus: 2, device: 10 was not an MTP device Any help is greatly appreciated. Thanks!
Well shoot. Here it is then: https://forums.adafruit.com/viewtopic.php?f=52&t=46960 No Linux support for Trinket. Wish I'd found that first. Glad I only spent $15 on this thing.
Hi, I recently install debian 8 lxde (jessie) on a 1000HA eeepc but my alfa AWUS036NHA didn't work correctly. With the last version of the os (debian 7 xfce) I'v install firmware-atheros and all goes well, but this time even if with lsusb the card seems detected the led card is off....I'v try also to install firmware-ath9k-htc but with no result....I'm noob of linux, so did you have any suggestion? (maybe systemd change something???). Thanks Alfa AWUS036NHA is an usb dongle. I'll post error message as soon as possible
what is Alfa AWUS036NHA? a wireless card? or usb wifi dongle? and you cannot connect to the internet through it? if so, please provide the information requested in this thread.
Software: Stretch 9.1, mate desktop, pulseaudio and alsa all installed correctly. Hardware: Panasonic CF-54 with headset jack and ALC256 sound chip. Summary of problem: Earphones of headset connected to the jack work, but microphone functionality fails. Test performed (speaking into microphone for 5 seconds): arecord -d 5 test.wav; aplay test.wav with only 5 seconds of static heard. Of course, I've ensured that everything is unmuted EDIT: (AND that hardware is NOT the issue -- see response to first reply below) cat /etc/modprobe.d/sound.conf Code: Select alloptions snd-hda-intel model=laptop-dmic pactl list sources Code: Select allSource #0 State: SUSPENDED Name: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor Description: Monitor of Built-in Audio Analog Stereo Driver: module-alsa-card.c Sample Specification: s16le 2ch 48000Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB balance 0.00 Base Volume: 65536 / 100% / 0.00 dB Monitor of Sink: alsa_output.pci-0000_00_1f.3.analog-stereo Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY Properties: device.description = "Monitor of Built-in Audio Analog Stereo" device.class = "monitor" alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7448000 irq 128" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1f.3" sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "9d70" device.product.name = "Sunrise Point-LP HD Audio" device.form_factor = "internal" device.string = "0" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Formats: pcm Source #1 State: RUNNING Name: alsa_input.pci-0000_00_1f.3.analog-stereo Description: Built-in Audio Analog Stereo Driver: module-alsa-card.c Sample Specification: s16le 2ch 44100Hz Channel Map: front-left,front-right Owner Module: 6 Mute: no Volume: front-left: 65540 / 100% / 0.00 dB, front-right: 65540 / 100% / 0.00 dB balance 0.00 Base Volume: 6554 / 10% / -60.00 dB Monitor of Sink: n/a Latency: 9472 usec, configured 40000 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC256 Analog" alsa.id = "ALC256 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7448000 irq 128" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1f.3" sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "9d70" device.product.name = "Sunrise Point-LP HD Audio" device.form_factor = "internal" device.string = "front:0" device.buffering.buffer_size = "352800" device.buffering.fragment_size = "176400" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Analog Stereo" device.description = "Built-in Audio Analog Stereo" alsa.mixer_name = "Realtek ALC256" alsa.components = "HDA:10ec0256,10f70500,00100002 HDA:80862809,80860101,00100000" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" Ports: analog-input-rear-mic: Rear Microphone (priority: 8200, not available) analog-input-internal-mic: Internal Microphone (priority: 8900) analog-input-mic: Microphone (priority: 8700, not available) Active Port: analog-input-mic Formats: pcm pacmd list-sources Code: Select all2 source(s) available. index: 0 name: <alsa_output.pci-0000_00_1f.3.analog-stereo.monitor> driver: <module-alsa-card.c> flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 1950 volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB balance 0.00 base volume: 65536 / 100% / 0.00 dB volume steps: 65537 muted: no current latency: 0.00 ms max rewind: 0 KiB sample spec: s16le 2ch 48000Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 configured latency: 0.00 ms; range is 0.50 .. 1837.50 ms monitor_of: 0 card: 0 <alsa_card.pci-0000_00_1f.3> module: 6 properties: device.description = "Monitor of Built-in Audio Analog Stereo" device.class = "monitor" alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7448000 irq 128" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1f.3" sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "9d70" device.product.name = "Sunrise Point-LP HD Audio" device.form_factor = "internal" device.string = "0" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" * index: 1 name: <alsa_input.pci-0000_00_1f.3.analog-stereo> driver: <module-alsa-card.c> flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY state: RUNNING suspend cause: priority: 9959 volume: front-left: 65540 / 100% / 0.00 dB, front-right: 65540 / 100% / 0.00 dB balance 0.00 base volume: 6554 / 10% / -60.00 dB volume steps: 65537 muted: no current latency: 1.27 ms max rewind: 0 KiB sample spec: s16le 2ch 44100Hz channel map: front-left,front-right Stereo used by: 1 linked by: 1 configured latency: 40.00 ms; range is 0.50 .. 2000.00 ms card: 0 <alsa_card.pci-0000_00_1f.3> module: 6 properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC256 Analog" alsa.id = "ALC256 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0xf7448000 irq 128" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:1f.3" sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "9d70" device.product.name = "Sunrise Point-LP HD Audio" device.form_factor = "internal" device.string = "front:0" device.buffering.buffer_size = "352800" device.buffering.fragment_size = "176400" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Analog Stereo" device.description = "Built-in Audio Analog Stereo" alsa.mixer_name = "Realtek ALC256" alsa.components = "HDA:10ec0256,10f70500,00100002 HDA:80862809,80860101,00100000" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" ports: analog-input-rear-mic: Rear Microphone (priority 8200, latency offset 0 usec, available: no) properties: device.icon_name = "audio-input-microphone" analog-input-internal-mic: Internal Microphone (priority 8900, latency offset 0 usec, available: unknown) properties: device.icon_name = "audio-input-microphone" analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: no) properties: device.icon_name = "audio-input-microphone" active port: <analog-input-mic> cat /proc/asound/card*/codec#* Code: Select allCodec: Realtek ALC256 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x10ec0256 Subsystem Id: 0x10f70500 Revision Id: 0x100002 No Modem Function Group found Default PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: N/A Default Amp-Out caps: N/A State of AFG node 0x01: Power states: D0 D1 D2 D3 D3cold CLKSTOP EPSS Power: setting=D0, actual=D0 GPIO: io=3, o=0, i=0, unsolicited=1, wake=0 IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 Node 0x02 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control: name="Speaker Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-Out vals: [0x00 0x00] Converter: stream=1, channel=0 PCM: rates [0x60]: 44100 48000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 EPSS Power: setting=D0, actual=D0 Node 0x03 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control: name="Headphone Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Device: name="ALC256 Analog", type="Audio", device=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-Out vals: [0x37 0x37] Converter: stream=1, channel=0 PCM: rates [0x60]: 44100 48000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 EPSS Power: setting=D0, actual=D0 Node 0x04 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x05 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x06 [Audio Output] wcaps 0x611: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x5e0]: 44100 48000 88200 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Node 0x07 [Audio Input] wcaps 0x10051b: Stereo Amp-In Amp-In caps: ofs=0x17, nsteps=0x3f, stepsize=0x02, mute=1 Amp-In vals: [0x97 0x97] Converter: stream=0, channel=0 SDI-Select: 0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Connection: 1 0x24 Node 0x08 [Audio Input] wcaps 0x10051b: Stereo Amp-In Control: name="Capture Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Control: name="Capture Switch", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Device: name="ALC256 Analog", type="Audio", device=0 Amp-In caps: ofs=0x17, nsteps=0x3f, stepsize=0x02, mute=1 Amp-In vals: [0x3f 0x3f] Converter: stream=1, channel=0 SDI-Select: 0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 EPSS Power: setting=D0, actual=D0 Connection: 1 0x23 Node 0x09 [Audio Input] wcaps 0x10051b: Stereo Amp-In Amp-In caps: ofs=0x17, nsteps=0x3f, stepsize=0x02, mute=1 Amp-In vals: [0x97 0x97] Converter: stream=0, channel=0 SDI-Select: 0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Connection: 1 0x22 Node 0x0a [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0b [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0c [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0d [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0e [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0f [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x12 [Pin Complex] wcaps 0x40040b: Stereo Amp-In Control: name="Internal Mic Boost Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] Pincap 0x00000020: IN Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Power states: D0 D1 D2 D3 EPSS Power: setting=D0, actual=D0 Node 0x13 [Pin Complex] wcaps 0x40040b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] Pincap 0x00000020: IN Pin Default 0x40000000: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0x0, Sequence = 0x0 Pin-ctls: 0x00: Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Node 0x14 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out Control: name="Speaker Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x00010014: OUT EAPD Detect EAPD 0x2: EAPD Pin Default 0x90170110: [Fixed] Speaker at Int N/A Conn = Analog, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 EPSS Power: setting=D0, actual=D0 Connection: 1 0x02 Node 0x15 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x16 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x17 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x18 [Pin Complex] wcaps 0x40048b: Stereo Amp-In Control: name="Rear Mic Boost Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] Pincap 0x00003724: IN Detect Vref caps: HIZ 50 GRD 80 100 Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Node 0x19 [Pin Complex] wcaps 0x40048b: Stereo Amp-In Control: name="Mic Boost Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x02 0x02] Pincap 0x00003724: IN Detect Vref caps: HIZ 50 GRD 80 100 Pin Default 0x04a11040: [Jack] Mic at Ext Right Conn = 1/8, Color = Black DefAssociation = 0x4, Sequence = 0x0 Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=03, enabled=1 Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Node 0x1a [Pin Complex] wcaps 0x40048b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] Pincap 0x00003724: IN Detect Vref caps: HIZ 50 GRD 80 100 Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x00: VREF_HIZ Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Node 0x1b [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x00013734: IN OUT EAPD Detect Vref caps: HIZ 50 GRD 80 100 EAPD 0x2: EAPD Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN VREF_HIZ Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Connection: 2 0x02* 0x03 Node 0x1c [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x1d [Pin Complex] wcaps 0x400400: Mono Pincap 0x00000020: IN Pin Default 0x40669a45: [N/A] Modem Line at Ext N/A Conn = Digital, Color = Pink DefAssociation = 0x4, Sequence = 0x5 Pin-ctls: 0x20: IN Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Node 0x1e [Pin Complex] wcaps 0x400781: Stereo Digital Pincap 0x00000014: OUT Detect Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Connection: 1 0x06 Node 0x1f [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono Processing caps: benign=0, ncoeff=91 Node 0x21 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out Control: name="Headphone Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x0001001c: OUT HP EAPD Detect EAPD 0x2: EAPD Pin Default 0x04211020: [Jack] HP Out at Ext Right Conn = 1/8, Color = Black DefAssociation = 0x2, Sequence = 0x0 Pin-ctls: 0xc0: OUT HP Unsolicited: tag=01, enabled=1 Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3 Connection: 2 0x02 0x03* Node 0x22 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 5 0x18 0x19 0x1a 0x1b 0x1d Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x00 0x00] Connection: 6 0x18 0x19 0x1a 0x1b 0x1d 0x12 Node 0x24 [Audio Selector] wcaps 0x300101: Stereo Connection: 2 0x12* 0x13 Codec: Intel Skylake HDMI Address: 2 AFG Function Id: 0x1 (unsol 0) Vendor Id: 0x80862809 Subsystem Id: 0x80860101 Revision Id: 0x100000 No Modem Function Group found Default PCM: rates [0x0]: bits [0x0]: formats [0x0]: Default Amp-In caps: N/A Default Amp-Out caps: N/A State of AFG node 0x01: Power states: D0 D3 CLKSTOP EPSS Power: setting=D0, actual=D0, Clock-stop-OK GPIO: io=0, o=0, i=0, unsolicited=0, wake=0 Node 0x02 [Audio Output] wcaps 0x6611: 8-Channels Digital Converter: stream=0, channel=0 Digital: Enabled KAE Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0x1a]: 16 24 32 formats [0x5]: PCM AC3 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Node 0x03 [Audio Output] wcaps 0x6611: 8-Channels Digital Converter: stream=0, channel=0 Digital: Enabled KAE Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0x1a]: 16 24 32 formats [0x5]: PCM AC3 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Node 0x04 [Audio Output] wcaps 0x6611: 8-Channels Digital Converter: stream=0, channel=0 Digital: Enabled KAE Digital category: 0x0 IEC Coding Type: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0x1a]: 16 24 32 formats [0x5]: PCM AC3 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Control: name="IEC958 Playback Con Mask", index=0, device=0 Control: name="IEC958 Playback Pro Mask", index=0, device=0 Control: name="IEC958 Playback Default", index=0, device=0 Control: name="IEC958 Playback Switch", index=0, device=0 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x0b000094: OUT Detect HBR HDMI DP Pin Default 0x18560010: [Jack] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Devices: 0 Connection: 0 In-driver Connection: 3 0x02 0x03 0x04 Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Control: name="IEC958 Playback Con Mask", index=1, device=0 Control: name="IEC958 Playback Pro Mask", index=1, device=0 Control: name="IEC958 Playback Default", index=1, device=0 Control: name="IEC958 Playback Switch", index=1, device=0 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x0b000094: OUT Detect HBR HDMI DP Pin Default 0x18560020: [Jack] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x2, Sequence = 0x0 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Devices: 0 Connection: 0 In-driver Connection: 3 0x02 0x03 0x04 Node 0x07 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Control: name="IEC958 Playback Con Mask", index=2, device=0 Control: name="IEC958 Playback Pro Mask", index=2, device=0 Control: name="IEC958 Playback Default", index=2, device=0 Control: name="IEC958 Playback Switch", index=2, device=0 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x0b000094: OUT Detect HBR HDMI DP Pin Default 0x18560030: [Jack] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x3, Sequence = 0x0 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Devices: 0 Connection: 0 In-driver Connection: 3 0x02 0x03 0x04 Node 0x08 [Vendor Defined Widget] wcaps 0xf00000: Mono amixer scontents -c 0 Code: Select allSimple mixer control 'Master',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined Playback channels: Mono Limits: Playback 0 - 87 Mono: Playback 55 [63%] [-24.00dB] [on] Simple mixer control 'Headphone',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 87 Mono: Front Left: Playback 87 [100%] [0.00dB] [on] Front Right: Playback 87 [100%] [0.00dB] [on] Simple mixer control 'Speaker',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 87 Mono: Front Left: Playback 0 [0%] [-65.25dB] [off] Front Right: Playback 0 [0%] [-65.25dB] [off] Simple mixer control 'PCM',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] [0.00dB] Front Right: Playback 255 [100%] [0.00dB] Simple mixer control 'Mic Boost',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 3 Front Left: 2 [67%] [20.00dB] Front Right: 2 [67%] [20.00dB] Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'IEC958',1 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [on] Simple mixer control 'IEC958',2 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [on] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 63 Front Left: Capture 63 [100%] [30.00dB] [on] Front Right: Capture 63 [100%] [30.00dB] [on] Simple mixer control 'Auto-Mute Mode',0 Capabilities: enum Items: 'Disabled' 'Enabled' Item0: 'Enabled' Simple mixer control 'Digital',0 Capabilities: cvolume Capture channels: Front Left - Front Right Limits: Capture 0 - 120 Front Left: Capture 120 [100%] [30.00dB] Front Right: Capture 120 [100%] [30.00dB] Simple mixer control 'Internal Mic Boost',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 3 Front Left: 3 [100%] [30.00dB] Front Right: 3 [100%] [30.00dB] Simple mixer control 'Rear Mic Boost',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 3 Front Left: 3 [100%] [30.00dB] Front Right: 3 [100%] [30.00dB] Following some rather sketchy suggestions here, I have tried using hdajackretask to assign unconnected pins to the "Microphone" jack (as opposed to the one labeled "Internal mic"), but unfortunately without any improvement: Curiously, while in alsamixer some new "Capture" devices show up after new assignments made through hdajackretask, these appear in there with no volume control slider. It should be noted that there actually is no internal microphone on this laptop, though of course it is supported by the ALC256 chip, and therefore shows up in all the software controls. This is the reason that it would be especially handy for me to get a microphone to work in the headset jack of a Panasonic CF54
You don't need to download the non-free dvd to get the firmware - it's all available in the regular non-free repo's, just not included in the official installation media.
[Post-solution Clarification] Originally, the subject heading was: Howto repair a particular pendrive to again read its data? Gradually, following interactions with p.M., it was learnt and understood that the drive with two partitions (EXT4 and FAT32] is Write-protected, locked by the firmware, which made the ext4 partition unmountable and unreadable, while the fat32 partition read-only. Hi! My pendrive partitions are shown in the FileManager (nautilus or pcmanfm) drive explorer window. Upon clicking to look into it or Code: Select allsudo mount /dev/sdc2 /media/sdc2 , the error displays: Code: Select allError mounting: mount exited with exit code 1: helper failed with: mount: block device /dev/sdc2 is write-protected, mounting read-only mount: wrong fs type, bad option, bad superblock on /dev/sdc2, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so Code: Select allsudo mount /dev/sdc1 /media/sdc1 Code: Select allmount: block device /dev/sdc1 is write-protected, mounting read-only GParted report while trying to check the pendrive: Report: Code: Select allGParted 0.12.1 --enable-libparted-dmraid Libparted 2.3 Check and repair file system (ext4) on /dev/sdc2 00:00:00 ( ERROR ) calibrate /dev/sdc2 00:00:00 ( SUCCESS ) path: /dev/sdc2 start: 20,973,568 end: 31,266,815 size: 10,293,248 (4.91 GiB) check file system on /dev/sdc2 for errors and (if possible) fix them 00:00:00 ( ERROR ) e2fsck -f -y -v /dev/sdc2 Disk write-protected; use the -n option to do a read-only check of the device. e2fsck 1.42.5 (29-Jul-2012) e2fsck: Read-only file system while trying to open /dev/sdc2 libparted messages ( INFO ) Unable to open /dev/sdc read-write (Read-only file system). /dev/sdc has been opened read-only. Unable to open /dev/sdc read-write (Read-only file system). /dev/sdc has been opened read-only. Code: Select alle2fsck -f -y -v /dev/sdc1 Report: Code: Select alle2fsck 1.42.5 (29-Jul-2012) Warning! /dev/sdc1 is mounted. e2fsck: Operation not permitted while trying to open /dev/sdc1 You must have r/w access to the filesystem or be root Code: Select alle2fsck -f -y -v /dev/sdc Code: Select alle2fsck 1.42.5 (29-Jul-2012) /dev/sdc is in use. e2fsck: Cannot continue, aborting. Code: Select allumount /media/sdc Code: Select allumount: /media/sdc is not mounted (according to mtab) Code: Select allsudo e2fsck -f -n -v /dev/sdc Code: Select alle2fsck 1.42.5 (29-Jul-2012) ext2fs_open2: Bad magic number in super-block e2fsck: Superblock invalid, trying backup blocks... e2fsck: Bad magic number in super-block while trying to open /dev/sdc The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device> Code: Select alldmesg reports Code: Select all[ 2547.030210] usb 1-5: USB disconnect, device number 4 [ 2548.536452] usb 1-5: new high-speed USB device number 5 using ehci-pci [ 2548.660700] usb 1-5: New USB device found, idVendor=0781, idProduct=5567 [ 2548.660709] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2548.660716] usb 1-5: Product: Cruzer Blade [ 2548.660722] usb 1-5: Manufacturer: SanDisk [ 2548.660728] usb 1-5: SerialNumber: 20060876920A0992874A [ 2548.662280] scsi6 : usb-storage 1-5:1.0 [ 2549.664258] scsi 6:0:0:0: Direct-Access SanDisk Cruzer Blade 1.26 PQ: 0 ANSI: 5 [ 2549.664622] sd 6:0:0:0: Attached scsi generic sg3 type 0 [ 2549.666098] sd 6:0:0:0: [sdc] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB) [ 2549.667988] sd 6:0:0:0: [sdc] Write Protect is on [ 2549.667999] sd 6:0:0:0: [sdc] Mode Sense: 43 00 80 00 [ 2549.668979] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 2549.685704] sdc: sdc1 sdc2 [ 2549.690857] sd 6:0:0:0: [sdc] Attached SCSI removable disk [ 2552.906044] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 2650.406111] EXT4-fs (sdc2): INFO: recovery required on readonly filesystem [ 2650.406123] EXT4-fs (sdc2): write access unavailable, cannot proceed [ 2654.211098] EXT4-fs (sdc2): INFO: recovery required on readonly filesystem [ 2654.211110] EXT4-fs (sdc2): write access unavailable, cannot proceed [ 2665.802358] EXT4-fs (sdc2): INFO: recovery required on readonly filesystem [ 2665.802369] EXT4-fs (sdc2): write access unavailable, cannot proceed [ 2741.044567] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled [ 2789.333051] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 3416.644841] EXT4-fs (sdc2): INFO: recovery required on readonly filesystem [ 3416.644847] EXT4-fs (sdc2): write access unavailable, cannot proceed [ 3423.070968] EXT4-fs (sdc2): INFO: recovery required on readonly filesystem [ 3423.070980] EXT4-fs (sdc2): write access unavailable, cannot proceed How to protect my data, but mount, take a backup and then recover the pendrive? Should I run: Code: Select alle2fsck -b 8193 /dev/sdc? I am beyond my limits of knowhow!
it seems indeed your drive is read-only try to mount in a different location - e.g Code: Select allcd mkdir mnt sudo mount /dev/sdxx mnt output of Code: Select allmount edit: of course i meant read-only, not write-only.
I just got a Dell Inspiron 5000 . I'm doing a Duel boot with Debian 9 (hopefully) I'm using the debian-live-9.2.0-amd64-xfce.iso on a usb to install wirelessly. Stretch is using : kernel : Linux 4.9 The install is asking for iwlwifi-7265D-26.ucode to iwlwifi-7265D-17.ucode I tried iwlwifi-7265D-17.ucode iwlwifi-7265D-21.ucode iwlwifi-7265D-22.ucode during the install with no luck. I was able to get wireless to work with the Gentoo System Rescue USB (Linux sysresccd 4.9.24-std500-amd64). That kernel uses drivers less than iwlwifi-7265D-17.ucode The Wifi is a: Network controller: Intel Corporation Wireless 3165 (rev 79) Any ideas? Code: Select allroot@sysresccd /root % uname -a Linux sysresccd 4.9.24-std500-amd64 #2 SMP Sat Apr 22 17:14:43 UTC 2017 x86_64 Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz GenuineIntel GNU/Linux root@sysresccd /root % lspci 00:00.0 Host bridge: Intel Corporation Device 5904 (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Device 5916 (rev 02) 00:04.0 Signal processing controller: Intel Corporation Device 1903 (rev 02) 00:14.0 USB controller: Intel Corporation Device 9d2f (rev 21) 00:14.2 Signal processing controller: Intel Corporation Device 9d31 (rev 21) 00:15.0 Signal processing controller: Intel Corporation Device 9d60 (rev 21) 00:15.1 Signal processing controller: Intel Corporation Device 9d61 (rev 21) 00:16.0 Communication controller: Intel Corporation Device 9d3a (rev 21) 00:17.0 SATA controller: Intel Corporation Device 9d03 (rev 21) 00:1c.0 PCI bridge: Intel Corporation Device 9d10 (rev f1) 00:1c.4 PCI bridge: Intel Corporation Device 9d14 (rev f1) 00:1c.5 PCI bridge: Intel Corporation Device 9d15 (rev f1) 00:1f.0 ISA bridge: Intel Corporation Device 9d58 (rev 21) 00:1f.2 Memory controller: Intel Corporation Device 9d21 (rev 21) 00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21) 00:1f.4 SMBus: Intel Corporation Device 9d23 (rev 21) 01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT [Radeon R7 M260/M265] (rev c3) 02:00.0 Network controller: Intel Corporation Wireless 3165 (rev 79) 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 07) I notice this post with the same problem. http://forums.debian.net/viewtopic.php?f=30&t=134069
cd to a download directory then past this Code: Select allwget https://wireless.wiki.kernel.org/_media/en/users/drivers/iwlwifi-7265-ucode-25.30.13.0.tgz tar zxvf iwlwifi-7265-ucode-25.30.13.0.tgz cd iwlwifi-7265-ucode-25.30.13.0 sudo cp iwlwifi-7265D-13.ucode /lib/firmware/iwlwifi-3165-13.ucode
Hi everyone, I recently install debian 9 with kde/plasms5 and try to get my graphic card working : Code: Select all3D controller: NVIDIA Corporation GM107M [GeForce GTX 860M] (rev a2) I got also an integrated graphic controller : Code: Select allVGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller]) So I got some questions : 1) nouveau or nvidia-driver? I decide to keep the "nouveau" driver install, after some search it seems that my card is supported. but I don't found any benchmark or performence information to know if my graphic card is well-supported 2) start my GPU I don't remenber if I installed it or if it come with "nouveau", but I got the package : bbswitch-dkms But I don't know if it get my card running I install "primus/primusrun" in place of optirun but I got an error while trying running it : Code: Select allsudo primusrun blender [sudo] Mot de passe de david : /usr/bin/primusrun: ligne 41: avertissement :command substitution: ignored null byte in input primus: fatal: Bumblebee daemon reported: error: [XORG] (EE) Failed to load module "mouse" (module does not exist, 0) After some search I don't found what this error refers to (C++ error I think), so here is the 41 ligne, just in case: Code: Select all# On some distributions, e.g. on Gentoo, libnvidia-tls.so is not available # in default search paths. Add its path manually after the primus library bblibs=$(echo -ne 'Q LibraryPath\0' | \ socat - UNIX-CONNECT:/var/run/bumblebee.socket | sed 's/^Value: \(.*\)/\1/') dmesg give me : Code: Select all[33439.338860] bbswitch: enabling discrete graphics [33439.550992] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95) [33439.551050] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95) [33439.551223] i915 0000:00:02.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported [33439.551251] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95) [33439.551291] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95) [33439.551437] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported [33439.551439] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle [33439.551440] nouveau: detected PR support, will not use DSM [33439.551549] nouveau 0000:01:00.0: NVIDIA GM107 (117120a2) [33439.566701] nouveau 0000:01:00.0: bios: version 82.07.3e.00.0d [33439.671019] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5 [33439.671074] nouveau 0000:01:00.0: priv: HUB0: 10ecc0 ffffffff (1a40822c) [33440.972533] vga_switcheroo: enabled [33440.972618] [TTM] Zone kernel: Available graphics memory: 4049900 kiB [33440.972618] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [33440.972619] [TTM] Initializing pool allocator [33440.972622] [TTM] Initializing DMA pool allocator [33440.972639] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB [33440.972640] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB [33440.972642] nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid [33440.972644] nouveau 0000:01:00.0: DRM: DCB version 4.0 [33440.972645] nouveau 0000:01:00.0: DRM: Pointer to flat panel table invalid [33441.097756] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies [33441.097763] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1 [33447.565194] nouveau 0000:01:00.0: DRM: evicting buffers... [33447.622904] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle... [33447.622923] nouveau 0000:01:00.0: DRM: suspending client object trees... [33447.625668] nouveau 0000:01:00.0: DRM: suspending kernel object tree... [33947.628244] nouveau 0000:01:00.0: DRM: resuming kernel object tree... [33947.792598] nouveau 0000:01:00.0: priv: HUB0: 10ecc0 ffffffff (1a40822c) and the 5 last line keep repeting 3) monitoring the GPU jI also try to launch a game, seems working, but with a lot of lag, does the "nouveau" driver supported my card not enough? or my gpu is not start? So, is there some programm to monitor gpu usage or just a command to see if my card is started? I found nvidia-smi, but I fear to install it and break "nouveau" Thank you for attention, David,
Start here: https://wiki.debian.org/NvidiaGraphicsDrivers then go here: https://wiki.debian.org/Bumblebee
Hi, The built-in pointing hardware on my Lenovo T500 works (sort of) OOTB, but they're slow and unresponsive. The mouse options in Keyboard & Mouse settings don't have any effect, whether on 'full-whack 100% everything' or minimal (following reboot, logout or any other variation of a system reset). I've been taking a look at this: http://forums.debian.net/viewtopic.php?f=16&t=50061 ..and this: http://www.thinkwiki.org/wiki/How_to_co ... rackPoint# ...but unfortunately a lot of it is quite meaningless to me. I can't seem to find gpointing-device-settings in the Debian repositories, so I can't currently test that. There are PPA's out there, but Debian doesn't like untrusted sources, so they're not working. The driver xserver-xorg-input-synaptics is located in the repos, but I don't really know what to do with it. I've tried installing, and then calling it using: Code: Select allsynclient -l ...but it seems the driver isn't loaded: Code: Select allCouldn't find synaptics properties. No synaptics driver loaded? What am I missing? Lots probably! I'm surprised there isn't a nice working GUI for this. I also surprised the in-build preferences for the mouse have no effect (on an external USB mouse either!), but perhaps my system is in some way broken. Can anyone help me with this? Thank you.
it's not a synaptics touchpad. you have to use xinput to configure it http://www.thinkwiki.org/wiki/How_to_co ... ing_xinput
I'm running the stable release of debian stretch. These are my laptop specifications. When I first installed debian, the installer said I was missing at least ten firmware files related to the atheros wifi card, most of which I was able to pull from this github repository (I placed the ath10k-firmware-master directory in a /firmware directory on a USB drive that was connected during installation). In addition to these firmware files, I also put this required firmware file in /firmware. Though the majority of the firmware files were pulled successfully, two files were still missing. I was unable to find these files online, so I continued the installation without them. These files are as follows (pulled from the syslog, which complains every time I boot my computer): Aug 20 14:27:13 debian kernel: [ 2.891565] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2) Aug 20 14:27:13 debian kernel: [ 2.891566] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:03:00.0.bin failed with error -2 Aug 20 14:27:13 debian kernel: [ 2.891572] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2) Aug 20 14:27:13 debian kernel: [ 2.891572] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/cal-pci-0000:03:00.0.bin failed with error -2 Once I booted into my desktop environment, the network manager was unable to find open wifi networks. However, after some research and testing I was able to connect to my wifi network with the following commands as root: ip link set wlp3s0 up wpa_passphrase <MY_SSID> <PASSPHRASE_FOR_SSID> > /etc/wpa_supplicant.conf #wpa_supplicant.conf is an arbitrary file to hold the output of this command wpa_supplicant -B -D wext -i wlp3s0 -c/etc/wpa_supplicant.conf dhclient wlp3s0 This approach works, but I take issue with it since I have to run these commands every time I reboot my computer, and it results in storing a passphrase as plain text in /etc/wpa_supplicant.conf. I also know that it is not normally required to run commands to connect to wifi if everything is set up properly. I cannot find the missing firmware files online, so I cannot be certain that the missing firmware is the cause of the problem. If anyone has any ideas, your help would be appreciated. Thank you all for your time in reading and considering this.
By default, Debian installs only "free" stuff. To get "non-free" stuff - which is where the firmware is - you have to change your sources list. (This is not unprecendented. Ubuntu installs "free" stuff and you have to install ubuntu-restricted-extras to get "non-free" stuff Have a look at https://linuxpanda.wordpress.com/2016/1 ... n-stretch/ particularly the section "Update the source list". (Don't follow all of the instructions blindly unless you know what you are doing because you could end up doing more harm than good.)
This is part two of things not working for me with Debian Stretch install on an NUC6CAYH. I have WICD installed but cannot get it to find any Wifi stations, of which there are plenty. I installed what I thought was relevant firmware, iwlwifi and other Intel related. Some facts: Code: Select alluname -a Linux Ao 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) x86_64 GNU/Linux Relevant output from lspci: Code: Select all01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01) 02:00.0 Network controller: Intel Corporation Device 24fb (rev 10) 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15) This should be easy. Why am I not getting it? Thanks for anything. Kendew
dmesg The PCI ID of your wireless.
Hi, last week I got a new SoC, J4205-ITX ASROCK... Since then I have a lot of problems and I hope to get rid of those problems by asking you. After various attempts with LinuxMint, KDEneon and Manjaro I managed to see my Harddrives on a PCI SATA Controller - but not I cannot use the sound via HDMI on my TV. The main components of the system: => Mainboard + Prozessor: ASRock J4205-ITX - Motherboard - Mini-ITX => 8 GB Ram => Debian Stretch 9 AMD64, KDE => Onboard Sound ALC892 Whatever I tried, I don't get that sound working via HDMI - what I can say for sure is that the onboard sound chip works, the HDMI-interface of the TV, the HDMI cable works and the transmission of videos via HDMI works as well. Until now I tried various installations of Debian, I uninstalled and installed various times ALSA*, Pulse* and also unmuted Alsamixed and tried various settings in system-settings in Multimedia with HDMI1, HDMI2 and HDMI3 - even with Pavucontrol I had no chance to succeed. Pavucontrol indicates, that HDMI1 is plugged in and that HDMI2 and HDMI3 are unplugged. The default backend is Phonon VLC, after several attemts I tried it also with the Backend Phonon GStreamer - that didn't work as well... Does anyone have some ideas why that HDMI sound not works? Please see below some details: lspci --nnk Code: Select allsnd_hda_codec 135168 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek snd_hda_core 81920 7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek snd_hwdep 16384 1 snd_hda_codec snd_soc_rt286 36864 0 snd_soc_rl6347a 16384 1 snd_soc_rt286 snd_soc_core 212992 2 snd_soc_skl,snd_soc_rt286 snd_compress 20480 1 snd_soc_core snd_pcm 110592 8 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_rt286,snd_soc_core snd_timer 32768 1 snd_pcm snd 86016 14 snd_compress,snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_soc_core,snd_pcm soundcore 16384 1 snd aplay -l Code: Select all**** Liste der Hardware-Geräte (PLAYBACK) **** Karte 0: PCH [HDA Intel PCH], Gerät 0: ALC892 Analog [ALC892 Analog] Sub-Geräte: 1/1 Sub-Gerät #0: subdevice #0 Karte 0: PCH [HDA Intel PCH], Gerät 1: ALC892 Digital [ALC892 Digital] Sub-Geräte: 1/1 Sub-Gerät #0: subdevice #0 Karte 0: PCH [HDA Intel PCH], Gerät 3: HDMI 0 [HDMI 0] Sub-Geräte: 1/1 Sub-Gerät #0: subdevice #0 Karte 0: PCH [HDA Intel PCH], Gerät 7: HDMI 1 [HDMI 1] Sub-Geräte: 1/1 Sub-Gerät #0: subdevice #0 Karte 0: PCH [HDA Intel PCH], Gerät 8: HDMI 2 [HDMI 2] Sub-Geräte: 1/1 Sub-Gerät #0: subdevice #0 pacmd list-sinks 2 sink(s) available. * index: 1 name: <combined> driver: <module-combine-sink.c> flags: DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 1000 volume: front-left: 60948 / 93% / -1,89 dB, front-right: 60948 / 93% / -1,89 dB balance 0,00 base volume: 65536 / 100% / 0,00 dB volume steps: 65537 muted: no current latency: 0,00 ms max request: 34 KiB max rewind: 0 KiB monitor source: 1 sample spec: s16le 2ch 44100Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 configured latency: 0,00 ms; range is 0,50 .. 200,00 ms module: 11 properties: device.class = "filter" device.description = "Simultaneous output to Built-in Audio Digital Stereo (HDMI)" device.icon_name = "audio-card" index: 3 name: <alsa_output.pci-0000_00_0e.0.hdmi-stereo> driver: <module-alsa-card.c> flags: HARDWARE DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 9950 volume: front-left: 60948 / 93% / -1,89 dB, front-right: 60948 / 93% / -1,89 dB balance 0,00 base volume: 65536 / 100% / 0,00 dB volume steps: 65537 muted: no current latency: 0,00 ms max request: 0 KiB max rewind: 0 KiB monitor source: 3 sample spec: s16le 2ch 48000Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 configured latency: 0,00 ms; range is 0,50 .. 1837,50 ms card: 0 <alsa_card.pci-0000_00_0e.0> module: 6 properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "HDMI 0" alsa.id = "HDMI 0" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "3" alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.long_card_name = "HDA Intel PCH at 0x91410000 irq 376" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:00:0e.0" sysfs.path = "/devices/pci0000:00/0000:00:0e.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "5a98" device.product.name = "Atom/Celeron/Pentium Processor N4200/N3350/E3900 Series Audio Cluster" device.form_factor = "internal" device.string = "hdmi:0" device.buffering.buffer_size = "352800" device.buffering.fragment_size = "176400" device.access_mode = "mmap+timer" device.profile.name = "hdmi-stereo" device.profile.description = "Digital Stereo (HDMI)" device.description = "Built-in Audio Digital Stereo (HDMI)" alsa.mixer_name = "Realtek ALC892" alsa.components = "HDA:10ec0892,1849c892,00100302 HDA:8086280a,80860101,00100000" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" ports: hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: yes) properties: device.icon_name = "video-display" device.product.name = "SAMSUNG" active port: <hdmi-output-0> cat /proc/asound/cards Code: Select all0 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0x91410000 irq 376 Thanks a lot for your support! Cheers, Deniz
Congratulations, you have solved a problem that has baffled a few people in the past. Please mark the thread SOLVED so it may help other people with the same issue.
Is there a website/debian page which lists hardware (like a specific laptop model) and current compatibility with Debian (current version preferably)? Also with a debian config guide for that machine (for example, any special steps to make sure the OS is set up properly). I'm probably going to get hit with 'just google it', but I envisioned there could be a central site for this (I had to ask anyway!).
I'm probably going to get hit with 'just google it' Maybe you should have tried that before posting? Debian: https://wiki.debian.org/Hardware Ubuntu (if it works with Ubuntu it should work with Debian): https://certification.ubuntu.com/desktop/
I'm running Debian Stretch on my desktop that has an internal desktop floppy drive. Yeah, I still use floppies, I love them. I'm running into this error while trying to access my floppies with Nautilus in GNOME 3 (I took a screenshot and cropped the error message): Here's the output of "lsmod | grep "floppy"" Code: Select alleric@THEMASTER:~$ lsmod | grep "floppy" floppy 69632 0 eric@THEMASTER:~$ So I know the kernel module is getting loaded, but I don't really understand that error. The block device /dev/fd0 is present but for some reason isn't valid. Does anyone know how to fix this? I would highly appreciate it. The command "sudo mount /dev/fd0 /media/floppy" (or wherever I mount it at) shows the same error about the block device. I also tried using "udisks --mount /dev/fd0" but got a command unavailable message. The udisks command isn't available in Stretch I'm assuming? I made sure that I'm in the floppy group but still no dice. I did some Googling and found one way to fix it is to downgrade udisks but I really don't want to do that. I'm picky about my stuff being up to date. Thanks for your time and I hope I can fix this. If you need any more info, just ask.
UPDATE: I fixed it by typing in the command "sudo modprobe floppy" into the terminal. Now I can mount my floppies and format them. Which I found odd considering that the floppy module was already loaded, which is why I didn't do that to begin with. But then again, I don't really know everything yet. I do have two more questions though: Will I have to type that command in every time I restart my desktop and if so how can I automate it? Kernel parameter perhaps? : FIXED! I added a floppy.conf file to /etc/modules-load.d with the word floppy in it to load the module at boot. It worked. Now I just gotta figure out how to write to it as a normal user. I'm not able to write to the floppy using my normal user account, I have to be root to write to it. Is there a way to write to it as a normal user? I have already added myself to the floppy group. I DO plan on formatting them as ext2 soon, after I do that, I will still want to be able to write to them as a normal user. Is that possible? Thanks.
Hi, After upgrading from Jessie to Stretch, i get a max resolution of 1920x1080 on my second monitor. How can i manage to get full 4K display working? My graphic card is Nvidia GTX960M, and was working nicely in 4K mode with Jessie. Code: Select alluname -a Linux debian 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26) x86_64 GNU/Linux Code: Select allxrandr Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192 eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 382mm x 215mm 1920x1080 60.00*+ 59.93 1680x1050 59.95 59.88 1600x1024 60.17 1400x1050 59.98 1280x1024 60.02 1440x900 59.89 1280x960 60.00 1360x768 59.80 59.96 1152x864 60.00 1024x768 60.04 60.00 960x720 60.00 928x696 60.05 896x672 60.01 960x600 60.00 960x540 59.99 800x600 60.00 60.32 56.25 840x525 60.01 59.88 800x512 60.17 700x525 59.98 640x512 60.02 720x450 59.89 640x480 60.00 59.94 680x384 59.80 59.96 576x432 60.06 512x384 60.00 400x300 60.32 56.34 320x240 60.05 DP-1 disconnected (normal left inverted right x axis y axis) HDMI-1 disconnected (normal left inverted right x axis y axis) HDMI-2 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 596mm x 335mm 1920x1080 60.00* 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98 1920x1080i 60.00 50.00 59.94 1680x1050 59.88 1280x1024 75.02 60.02 1440x900 59.90 1280x960 60.00 1152x864 75.00 1280x720 60.00 50.00 59.94 1440x576 50.00 1024x768 75.03 70.07 60.00 1440x480 60.00 59.94 832x624 74.55 800x600 72.19 75.00 60.32 56.25 720x576 50.00 720x480 60.00 59.94 640x480 75.00 72.81 66.67 60.00 59.94 720x400 70.08 640x350 70.10 Many thanks for your help.
After some hours studying xrandr and reading docs, here is the good way to add undetected resolutions : Obtaining modelines from Xorg log https://www.x.org/wiki/FAQVideoModes/#index3h2 Read your Xorg log file (search for "clock") Code: Select all[ 347.130] (II) modeset(0): Supported detailed timing: [ 347.130] (II) modeset(0): clock: 594.0 MHz Image Size: 596 x 335 mm [ 347.130] (II) modeset(0): h_active: 3840 h_sync: 4016 h_sync_end 4104 h_blank_end 4400 h_border: 0 [ 347.130] (II) modeset(0): v_active: 2160 v_sync: 2168 v_sync_end 2178 v_blanking: 2250 v_border: 0 [ 347.130] (II) modeset(0): Supported detailed timing: [ 347.130] (II) modeset(0): clock: 297.0 MHz Image Size: 596 x 335 mm [ 347.130] (II) modeset(0): h_active: 3840 h_sync: 4016 h_sync_end 4104 h_blank_end 4400 h_border: 0 [ 347.130] (II) modeset(0): v_active: 2160 v_sync: 2168 v_sync_end 2178 v_blanking: 2250 v_border: 0 [ 347.130] (II) modeset(0): Ranges: V min: 23 V max: 76 Hz, H min: 24 H max: 160 kHz, PixClock max 605 MHz [ 347.130] (II) modeset(0): Monitor name: ASUS PB27U then produce a modeline using one of theses lines : Code: Select allxrandr --newmode "4K6" 297.0 3840 4016 4104 4400 2160 2168 2178 2250 -hsync +vsync xrandr --addmode HDMI-2 "4K6" xrandr --output HDMI-2 --mode "4K6" This solved my case.
The tilte is pretty much self-explainatory, I tried "messing" with cpu scaling and I saw a curious governor "ondemand" which basically Dynamically increases / decreases CPU clock speed based on system load. Problem is when I try to see which governors I have available on my system the output is rather...disappointing: Code: Select all available cpufreq governors: performance, powersave I tried googling for a solution first I came across this forum https://forums.linuxmint.com/viewtopic.php?t=40539 and I saw some red words that somehow caught my attention: The Intel Celeron does not support speedstep. So I googled my processor model to see if it was in fact true...BUT! according to Intel my processor DOES support speedstep. https://ark.intel.com/en/products/91832 ... o-2_48-GHz Enhanced Intel SpeedStep® Technology -----Yes If it helps this is the Code: Select allcpufreq-info output: Code: Select allVent@BunnyDebian:~$ cpufreq-info cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to cpufreq@vger.kernel.org, please. analyzing CPU 0: driver: intel_pstate CPUs which run at the same hardware frequency: 0 CPUs which need to have their frequency coordinated by software: 0 maximum transition latency: 0.97 ms. hardware limits: 480 MHz - 2.48 GHz available cpufreq governors: performance, powersave current policy: frequency should be within 480 MHz and 2.48 GHz. The governor "powersave" may decide which speed to use within this range. current CPU frequency is 1.64 GHz. analyzing CPU 1: driver: intel_pstate CPUs which run at the same hardware frequency: 1 CPUs which need to have their frequency coordinated by software: 1 maximum transition latency: 0.97 ms. hardware limits: 480 MHz - 2.48 GHz available cpufreq governors: performance, powersave current policy: frequency should be within 480 MHz and 2.48 GHz. The governor "powersave" may decide which speed to use within this range. current CPU frequency is 1.80 GHz. It may be a missing package, something I haven't understood yet, I know I'm doing something wrong I just can't point my finger to it,
No doubt this is due to the kernel you are using using the p-state power management for your fairly recent Intel processor. What you see is normal when it's using p-state. If you want to use the cpufreq power management you're thinking of, you can add Code: Select allintel_pstate=disable to the kernel boot commands, and it should fall back to cpufreq. I really can't see much, if any, difference in power use between the two on my Skylake processor when I've tried the switch, though.
This is what happens on a fresh installation. 1) Mouse movement across the screen is slow/choppy. 2) Keyboard input lags. If I type at a normal pace, some letters do not show up. Example: This i a normal ace for yping and itshould wok fie. Software Info: Debian 8.8 NetInstall. Openbox Tint2 Hardware Info: RAM 16GB DDR3 Motherboard Intel DZ77BH-55K CPU: Intel(R) Xeon(R) CPU E31245 @ 3.30GHz GPU: NVIDIA QUADRO 600
is there anything non-standard about your setup? i'm particularly thinking about this - is that when the problem started? if so, what exactly did you do? anyhow, keep a terminal window with 'top' or 'htop' open at all times and see if something's eating your resources.
2001:3C1E D-Link DWA-125 rev B1 Ralink RT5370 hi! use Debian 7 and 8 - adapter seems to appear and even turn monitor mode - but no AP's listed at all and no scan results too - like wrong device enabling mode... same appears in Kali Linux (Debian Base) 1 and 2 both... but! in rt2800usb description is no current B1 revision - there are current chip based and other revisions of this models, but no current, so... while this revision well configured by some forums users even working from box both Debian and Kali, so I have no idea... https://wiki.debian.org/fr/rt2800usb
dcc337 wrote:hi! use Debian 7 and 8 Consider only using Debian 8 for the steps below. Plug in the USB Wi-Fi adapter and post the outputs of the following commands. Code: Select alluname -a cat /etc/issue lsusb lsusb -t /sbin/iwconfig
Hi all, i've been looking for a solution of a problem which should be easy to solve but actually is not. I've just installed my Debian 9 Xfce desktop version on my laptop (which has also Xubuntu and the latest Fedora working with Xfce). I've found this issue which is not improving at all my first Debian experience: the touchpad does not work while i'm typing. Google says that it is possible to enable/disable this option but in my system it can't be done or, at least, I am not able to do it. I googled for solution (of course): someone say that i should have a tab in the System Settings - Mouse and touchpad dialog that allow me selecting the Enable/Disable option while typing: I don't have this tab. Someone suggest that, if there are more than one touchpad options available one should be disabled and everything must work: I have two options for the touchpad and one was disabled by me. If i disable the other one the touchpad does not work so I disabled the one which let me using the pad but still the problem is not solved. Also someone suggest to go through the terminal using Syndaemon which, in my system, appears not to be present. It is also not possible to install it since it seems that the package can't be found. Finally installing or using Synaptics seems impossible since it has the same issues of Syndaemon: command not found and/or impossible to find the packages while trying to install it. Am i missing something? any suggestion would be greatly appreciated!
It depends on which driver is currently being used for the touchpad. See the following links for more infomation. Firstly detemine the current touchpad driver from the log file /var/log/Xorg.0.log. The first link contains infomation on how to disable "disable touchpad while typing" with driver "libinput" or "synaptics". The second link explains how you can make the setting stick across reboots. https://elementaryos.stackexchange.com/ ... ile-typing https://ask.fedoraproject.org/en/questi ... ersistent/
Hi. Some weeks ago i have a problem with my external USB-HDDisk. This is the problem: (USB disk read and write slow, very slow) (writes start's at ~11mB/sec but after ~8sec downgrade to ~220 kB/sec) sdb disk is one external SATA 500Gb USB-HDD connected via usb interface. sda disk is one 8GB compact flash with the system. root@debian:/# hdparm -tT /dev/sdb /dev/sdb: Timing cached reads: 2 MB in 9.40 seconds = 217.93 kB/sec Timing buffered disk reads: 2 MB in 9.40 seconds = 217.93 kB/sec root@debian:/# hdparm -tT /dev/sda /dev/sda: Timing cached reads: 412 MB in 2.00 seconds = 206.02 MB/sec Timing buffered disk reads: 64 MB in 3.04 seconds = 21.06 MB/sec My debian system: root@debian:/# uname -a Linux debian 3.16.0-4-686-pae #1 SMP Debian 3.16.43-2+deb8u2 (2017-06-26) i686 GNU/Linux root@debian:/# cat /proc/version Linux version 3.16.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.43-2+deb8u2 (2017-06-26) root@debian:/# cat /etc/*version 8.8 Dmesg drivers output seems correct: root@debian:/# dmesg | grep usb [ 3.695730] usbcore: registered new interface driver usbfs [ 3.695786] usbcore: registered new interface driver hub [ 3.704223] usbcore: registered new device driver usb [ 3.720330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.720339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.720345] usb usb1: Product: EHCI Host Controller [ 3.720351] usb usb1: Manufacturer: Linux 3.16.0-4-686-pae ehci_hcd [ 3.720357] usb usb1: SerialNumber: 0000:00:03.3 [ 3.778282] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.778298] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.778305] usb usb2: Product: OHCI PCI host controller [ 3.778311] usb usb2: Manufacturer: Linux 3.16.0-4-686-pae ohci_hcd [ 3.778317] usb usb2: SerialNumber: 0000:00:03.0 [ 3.854147] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.854163] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.854170] usb usb3: Product: OHCI PCI host controller [ 3.854176] usb usb3: Manufacturer: Linux 3.16.0-4-686-pae ohci_hcd [ 3.854181] usb usb3: SerialNumber: 0000:00:03.1 [ 4.032074] usb 1-3: new high-speed USB device number 2 using ehci-pci [ 5.052166] usb 1-3: New USB device found, idVendor=1bcf, idProduct=0c31 [ 5.052181] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.052188] usb 1-3: Product: USB to Serial-ATA bridge [ 5.052194] usb 1-3: Manufacturer: Sunplus Innovation Technology [ 5.052200] usb 1-3: SerialNumber: FFFFFBA0FF0000000000012FFC6C6F [ 6.514227] usb-storage 1-3:1.0: USB Mass Storage device detected [ 6.540187] scsi2 : usb-storage 1-3:1.0 [ 6.540552] usbcore: registered new interface driver usb-storage And fstab modified lines: (500GB disk with two partitions: sdb1 400Gb and sdb2 100Gb) UUID=4bdbbcf1-c4f2-4466-8701-21810fb42816 /var/www/html/shared ext4 defaults,nofail 0 0 UUID=22551ed0-94b9-4339-a5db-dd2c061dc98b /media/400GB ext4 defaults,nofail 0 0 I have shared the disk via Samba but the transfer rates are soooo slow. I tested some other's USB external disk's (pendrives) and all ones have same very slow transfer rates. Please, some suggestions?
More info? Code: Select allroot@debian:~# lsusb -t /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/3p, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M |__ Port 3: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M root@debian:~# free total used free shared buffers cached Mem: 999332 528524 470808 10204 57848 359732 -/+ buffers/cache: 110944 888388 Swap: 368636 0 368636 Ok i tested some ideas but not solve: Tested unloading ehci_hcd and ohci_hcd and reloading in correct order. root@debian:~# rmmod ehci_pci root@debian:~# rmmod ehci_hcd root@debian:~# rmmod ohci_pci root@debian:~# rmmod ohci_hcd root@debian:~# modprobe ohci_pci root@debian:~# modprobe ohci_hcd root@debian:~# modprobe ehci_pci root@debian:~# modprobe ehci_hcd root@debian:~# hdparm -tT /dev/sdb /dev/sdb: Timing cached reads: 2 MB in 16.85 seconds = 121.56 kB/sec Timing buffered disk reads: 2 MB in 13.30 seconds = 154.03 kB/sec Now more slow!! And tested the disk integrity with S.M.A.R.T. (no errors) Code: Select all=== START OF READ SMART DATA SECTION === SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Short offline Completed without error 00% 11071 - root@debian:~# lshw Code: Select all*-usb:0 description: USB controller product: USB 1.1 Controller vendor: Silicon Integrated Systems [SiS] physical id: 3 bus info: pci@0000:00:03.0 version: 0f width: 32 bits clock: 33MHz capabilities: ohci bus_master configuration: driver=ohci-pci latency=32 maxlatency=80 resources: irq:3 memory:ec124000-ec124fff *-usbhost product: OHCI PCI host controller vendor: Linux 3.16.0-4-686-pae ohci_hcd physical id: 1 bus info: usb@2 logical name: usb2 version: 3.16 capabilities: usb-1.10 configuration: driver=hub slots=3 speed=12Mbit/s *-usb:1 description: USB controller product: USB 1.1 Controller vendor: Silicon Integrated Systems [SiS] physical id: 3.1 bus info: pci@0000:00:03.1 version: 0f width: 32 bits clock: 33MHz capabilities: ohci bus_master configuration: driver=ohci-pci latency=32 maxlatency=80 resources: irq:5 memory:ec120000-ec120fff *-usbhost product: OHCI PCI host controller vendor: Linux 3.16.0-4-686-pae ohci_hcd physical id: 1 bus info: usb@3 logical name: usb3 version: 3.16 capabilities: usb-1.10 configuration: driver=hub slots=3 speed=12Mbit/s *-usb:2 description: USB controller product: USB 2.0 Controller vendor: Silicon Integrated Systems [SiS] physical id: 3.3 bus info: pci@0000:00:03.3 version: 00 width: 32 bits clock: 33MHz capabilities: pm ehci bus_master cap_list configuration: driver=ehci-pci latency=32 maxlatency=80 resources: irq:12 memory:ec121000-ec121fff *-usbhost product: EHCI Host Controller vendor: Linux 3.16.0-4-686-pae ehci_hcd physical id: 1 bus info: usb@1 logical name: usb1 version: 3.16 capabilities: usb-2.00 configuration: driver=hub slots=6 speed=480Mbit/s *-usb description: Mass storage device product: USB to Serial-ATA bridge vendor: Sunplus Innovation Technology physical id: 3 bus info: usb@1:3 logical name: scsi7 version: 1.32 serial: FFFFFBA0FF0000000000012FFC6C6F capabilities: usb-2.00 scsi emulated configuration: driver=usb-storage maxpower=2mA speed=480Mbit/s *-disk description: SCSI Disk physical id: 0.0.0 bus info: scsi@7:0.0.0 logical name: /dev/sdb size: 465GiB (500GB) capabilities: partitioned partitioned:dos configuration: logicalsectorsize=512 sectorsize=512 signature=c51c09aa *-volume:0 description: EXT4 volume vendor: Linux physical id: 1 bus info: scsi@7:0.0.0,1 logical name: /dev/sdb1 logical name: /media/400GB version: 1.0 serial: 22551ed0-94b9-4339-a5db-dd2c061dc98b size: 400GiB capacity: 400GiB capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized configuration: created=2016-11-13 15:13:42 filesystem=ext4 lastmountpoint=/media/400GB modified=2017-07-01 13:55:18 mount.fstype=ext4 mount.options=rw,relatime,data=ordered mounted=2017-07-01 13:55:18 state=mounted *-volume:1 description: EXT4 volume vendor: Linux physical id: 2 bus info: scsi@7:0.0.0,2 logical name: /dev/sdb2 logical name: /var/www/html/shared version: 1.0 serial: 4bdbbcf1-c4f2-4466-8701-21810fb42816 size: 65GiB capacity: 65GiB capabilities: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized configuration: created=2016-11-13 15:13:17 filesystem=ext4 lastmountpoint=/var/www/html/shared modified=2017-07-01 13:55:04 mount.fstype=ext4 mount.options=rw,relatime,data=ordered mounted=2017-07-01 13:55:04 state=mounted
Hi everyone! I hadn't used the DVD drive of my laptop in a while and I just realised yesterday that I cannot read CDs/DVDs anymore. I am wondering if it is a hardware problem or a software problem. I don't know where to start, what should I do? Thank you for your help!
the answer to your question is almost always: "in the logs". If there indeed is a hardware problem, then there will likely be a "fail" message in dmesg or elsewhere right after you try to read a disc. Components with moving parts are often the first ones to fail. Optical drives are amongst the parts on old computers that fail and need repair/replacement.
I recently installed Debian Jessie on a new laptop that was preloaded with Ubuntu 14.04. However although most of the stuff works,I had to face many graphics related issues-some programs quitting showing llvm error,plymouth failing to load,poor rendering of images,etc... However I tried everything as this post said as my card seems to be a fifth generation broadwell card- http://forums.debian.net/viewtopic.php?f=16&t=131611 Although some issues like applications refusing to startup were solved,I still had to face lots of the same issues-poor rendering,plymouth not loading,etc.. Even in applications that previously refused to start,the graphics performance is still poor/very slow(For eg-Mupen64plus shows a black screen with just the health bar shown in many games,Many steam games were very slow/skipped lots of frames,etc..).The renderer is still Gallium llvmpipe according to my inxi -G output. Here's my inxi -G output Code: Select allGraphics: Card: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller Display Server: X.Org 1.16.4 drivers: fbdev,intel (unloaded: vesa) Resolution: 1366x768@76.00hz GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits) GLX Version: 3.0 Mesa 13.0.4 According to the previous tutorial,the renderer is still corrupted even after doing as instructed. Another issue that I faced is that I can't boot using the latest kernel(4.9).Whenever I boot up after showing 'Loading Please wait..." the screen immediately goes blank.Not black screen or anything,just a blank screen and I have to force switch off(By long pressing power button) to boot again.Then I had to boot from the stable kernel(3.16) to get a working system.These are the outputs of update-initramfs -u and update-grub2 for Kernel 4.9 and Kernel 3.16 respectively. Kernel 4.9 Code: Select allGenerating /boot/initrd.img-4.9.0-0.bpo.1-amd64 W: Possible missing firmware /lib/firmware/i915/kbl_guc_ver9_14.bin for module i915 W: Possible missing firmware /lib/firmware/i915/bxt_guc_ver8_7.bin for module i915 Generating grub configuration file ... Found background image: /usr/share/images/desktop-base/desktop-grub.png Found linux image: /boot/vmlinuz-4.9.0-0.bpo.1-amd64 Found initrd image: /boot/initrd.img-4.9.0-0.bpo.1-amd64 Found linux image: /boot/vmlinuz-3.16.0-4-amd64 Found initrd image: /boot/initrd.img-3.16.0-4-amd64 Adding boot menu entry for EFI firmware configuration done Kernel 3.16 Code: Select allGenerating grub configuration file ... Found background image: /usr/share/images/desktop-base/desktop-grub.png Found linux image: /boot/vmlinuz-3.16.0-4-amd64 Found initrd image: /boot/initrd.img-3.16.0-4-amd64 Adding boot menu entry for EFI firmware configuration done All this time I assumed it was some software problem,but now it seems like a driver problem.
It might be a better idea to just try with Debian 9 Stretch, now that it's frozen and is just getting the bugs out. Though I'm also curious...perhaps switching to the modesetting instead of the intel video driver would help. I also help with MX Linux, and am curious to see how the 64-bit MX 16 Live ISO works on your box, as it's basically Jessie underneath with all those package backport upgrades already in it to support up to seventh generation Intel GPUs; any non-free firmware we can think of is also pre-installed (sorry purists ) I know it works out of the box for my sixth generation one.
I freshly installed Debian stretch rc2 on my thinkpad p50. This computer has hybrid graphics with the Quadro M2000M. After install, everything works, brightness, radios. Video is using the noveau drivers. Very impressed! I installed the nvidia drivers (which blacklist noveau) and my system hangs on the next reboot. Disabled the hybrid graphics and set it to the discrete card. That fixed it, but my desktop boots to max brightness and the brightness keys stopped working. Added the Code: Select allOption "RegistryDwords" "EnableBrightnessControl=1;" to /etc/X11/xorg.conf and /etc/X11/xorg.conf.d/20-nvidia.conf but did not work. Tried changing the kernel boot parameters to video and vendor and did not work. Code: Select all ls /sys/class/backlight/ returns nothing. however I am able to change the brightness manually using the command: Code: Select allxbacklight -set 20 inxi -F Code: Select allSystem: Host: zolar-mp Kernel: 4.9.0-2-amd64 x86_64 (64 bit) Desktop: N/A Distro: Debian GNU/Linux 9 (stretch) Machine: Device: laptop System: LENOVO product: 20ENCTO1WW v: ThinkPad P50 serial: ######## Mobo: LENOVO model: 20ENCTO1WW v: SDK0J40697 WIN serial: ######### UEFI [Legacy]: LENOVO v: N1EET60W (1.33 ) date: 10/17/2016 Battery BAT0: charge: 56.1 Wh 99.7% condition: 56.2/90.1 Wh (62%) CPU: Quad core Intel Core i7-6820HQ (-HT-MCP-) cache: 8192 KB clock speeds: max: 3600 MHz 1: 799 MHz 2: 799 MHz 3: 1900 MHz 4: 799 MHz 5: 799 MHz 6: 800 MHz 7: 2048 MHz 8: 800 MHz Graphics: Card: NVIDIA GM107GLM [Quadro M2000M] Display Server: X.org 1.19.2 driver: N/A tty size: 141x24 Advanced Data: N/A for root Audio: Card-1 NVIDIA Device 0fbc driver: snd_hda_intel Sound: ALSA v: k4.9.0-2-amd64 Card-2 Intel Sunrise Point-H HD Audio driver: snd_hda_intel Network: Card-1: Intel Ethernet Connection (2) I219-LM driver: e1000e IF: enp0s31f6 state: down mac: 50:7b:9d:cb:bf:cc Card-2: Intel Wireless 8260 driver: iwlwifi IF: wlp4s0 state: up mac: 44:85:00:65:d0:e7 Drives: HDD Total Size: 1460.3GB (2.9% used) ID-1: /dev/sdb model: SanDisk_SDSSDXPS size: 960.2GB ID-2: /dev/sda model: Samsung_SSD_850 size: 500.1GB Partition: ID-1: / size: 28G used: 5.2G (20%) fs: ext4 dev: /dev/dm-1 ID-2: /boot size: 236M used: 66M (30%) fs: ext2 dev: /dev/sda1 ID-3: /home size: 399G used: 4.8G (2%) fs: ext4 dev: /dev/dm-3 ID-4: swap-1 size: 33.71GB used: 0.00GB (0%) fs: swap dev: /dev/dm-2 Sensors: System Temperatures: cpu: 29.0C mobo: N/A gpu: 37C Fan Speeds (in rpm): cpu: 0 Info: Processes: 235 Uptime: 9 min Memory: 922.2/31636.1MB Client: Shell (bash) inxi: 2.3.5 help?
vlitzer wrote:however I am able to change the brightness manually using the command: Code: Select allxbacklight -set 20 That's not necessarily changing the backlight. It's probably just reducing the brightness of the colours.
Hi all, I'm just having issues with the Broadcom wireless card (BCM 43142) on Debian 8. Just installed KDE Debian a few days ago on a Sony vaio flip 14 laptop and followed the instructions at https://wiki.debian.org/wl to install what's needed to load the wl module with no errors reported. I strictly followed all the steps in there and I've included the non-free repository, headers, etc. Although wl was able to detect and connect to my wireless connection, everything stalls about a second or two afterwards. Then I have a few pings every two or 10 seconds, ~80% packet lost, nothing more, and occasionally the connection drops. Browsing is not possible as every time I'm able to connect I only have a second or two worth of traffic. I've read the previous post on this. I'm running the Debian 8 stable 3.17 (I believe, I can do uname -a once I have the computer with me) I can provide the output of lspci but I'm sure I have BCM43142 rev1. EDIT: eth0 works just fine, the issue involves wireless connectivity. Thank you in advance! Great community here!
I would try the newer version of the driver package in jessie backports. But, if you search on the net for "BCM43142 network problem" you will quickly notice that just replacing the card might be worth considering
Hello to all, I would like to know if there are smartphones that mount like a Debian Operating System, possibly at low cost. I'm not interested in having simcard on it, because I want to use the smartphone as an embedded board with the webcam and run an Arduino for rover robot use.
How about a raspberry pi?
Hi, On Debian 9, my CPU sticks to max frequency, it means 1,70 GHz, no more, no less. It occurs when I play any mp4, youtube, etc. via internet, even under HTML5. This occurs only on Debian, on every other distro I tried (Kubuntu, Netrunner, Suse, Centos, Rosa) i t changes values all the time between 800 Hz and 2,7 GHz even when I play film online but not on Debian. Is it normal behaviour? Code: Select allcat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 69 model name : Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz stepping : 1 microcode : 0x1c cpu MHz : 1694.238 cache size : 3072 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts bugs : bogomips : 4789.13 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 69 model name : Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz stepping : 1 microcode : 0x1c cpu MHz : 1694.824 cache size : 3072 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 2 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts bugs : bogomips : 4791.02 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 69 model name : Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz stepping : 1 microcode : 0x1c cpu MHz : 1890.527 cache size : 3072 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 2 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts bugs : bogomips : 4790.61 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 69 model name : Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz stepping : 1 microcode : 0x1c cpu MHz : 1700.244 cache size : 3072 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 2 apicid : 3 initial apicid : 3 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts bugs : bogomips : 4790.55 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: Code: Select alluname -a Linux debian 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64 GNU/Linux
floreado wrote:On Debian 9, my CPU sticks to max frequency What about Debian 8? Debian 9 is not yet a stable release.
Hello! I have Debian Jessie installed on my pc and have problems using CD-RW media. These media are not detected when inserted into my DVD/CD burner. Brasero does not detect any media so I can't burn CD-RWs. Burning and reading CDs and DVDs works fine. Any idea to solve this issue? Thanks for your help!
Do you mean you can burn a CD-R?
I just installed a new motherboard ( Gigabyte GA-H81M-H ) with an Intel i5 4460 processor. I ran glxgears to test the graphics display rate and go the following result. Code: Select alljohn@JohnBoy:~$ glxgears Running synchronized to the vertical refresh. The frame rate should be approximately the same as the monitor refresh rate. 377 frames in 5.0 seconds = 75.387 FPS Not surprising as my monitor refresh rate is 75 Hz. I then ran the test with vblank_mode = 0, as suggested on a blog I read, and got the following result. Code: Select alljohn@JohnBoy:~$ vblank_mode=0 glxgears ATTENTION: default value of option vblank_mode overridden by environment. ATTENTION: default value of option vblank_mode overridden by environment. 39607 frames in 5.0 seconds = 7921.256 FPS 40283 frames in 5.0 seconds = 8056.519 FPS Now, I'm pretty darned sure that my on board graphics and my LCD monitor are not capable of that high of a frame rate. So what does that number (~ 8000 FPS) really represent?
Why not that high a rate? That's a very simple animation, and doesn't depend on what your monitor can do. Try enlarging the window to see if the rate drops, too.
Hi all, even though I've managed to use the BCM43142 wireless card on Jessie with the wl driver things started to work pretty bad for the last month or so. Connection issues, low signal, low speed, you name it. I'm working through ssh and it's a nightmare. I've followed ALL the suggestions from the wl wiki page as well to try to fix this but it keeps happening, I can enjoy a decent connection for about 10mins and then everything stalls. I'm done with this card. So the question is, does anyone know of any good replacement wireless card that I can use? The machine is a Sony Flip 14 laptop SVF14N15CDS. Thanks in advance *EDIT* It seems that Intel Dual Band Wireless-AC 7260 802.11 ac 2x2 WiFi + BT 4.0 Combo Adapter could be an option. Seba
Intel is good, yes. Some laptops have whitelist of allowed cards in firmware and they refuse to work with other cards. Check this out before you commit to purchasing.
Hi people, I don't know because my mic not working with Debian Stretch in my new ASUS x541ua. The out sound is working fine but the microphone no Can you help me to start to research where is the problem? Excuse me for my poor english. Regards, @santimoreno
first check that the mic is on in the mixer. that is not muted.
I had everything working fine in debian and then decided to re-partition my hard drive and did a fresh install. I did apt-get install firmware-realtek but debian doesn't see it for some reason..Suggestions? Thanks
did a fresh install. The problem I have is the firmware is non free. Do you have a problem with using non-free software? Can you connect TEMPORARILY by cable? Otherwise, you just need to update your sources list to include contrib and non-free and then do (as Root) Code: Select allapt updateCode: Select allapt upgrade Look here for Jessie https://linuxpanda.wordpress.com/2014/0 ... -8-jessie/ or here for Stretch https://linuxpanda.wordpress.com/2016/1 ... n-stretch/
In this moment, my laptop works, but gives a message at boot who says that Radeon driver isn't been properly loaded. This is the message at bootscreen: Code: Select all[ 10.136122] [drm:radeon_pci_probe [radeon]] *ERROR* radeon kernel modesetting for R600 or later requires firmware-linux-nonfree. I installed that package the last week, and Cinnamon's effects were beatiful, but the computer showed me something like Code: Select allInfo rcu-shed self detected stall on CPU and something else before X. After a while, my laptop freezed in Cinnamon. Because of that, I reinstalled my Debian Stretch again without installing firmware-linux-nonfree Is it a bug of AMD's Microcode? How can I use my VGA Card (Radeon R5 320)? Thanks EDIT: There's something else about this package firmware-linux-nonfree: It seems like the package is related to suspend feature, that is also having issues http://forums.debian.net/viewtopic.php?f=30&t=121879 How can I install it without having to face with CPU stalls... I don't want to reinstall debian again. When I have that package installed, in order to remove it from the system I had to enter rescue mode and remove it, but it didn't work! Then I reinstalled the whole Debian. So there's some questions, but the main one is: How to configure that package so that the kernel don't have CPU stalls?
Have you tried going "full blob"? https://wiki.debian.org/ATIProprietary I can't say I would recommend it though, I prefer the open driver on my AMD laptop. the computer showed me something like You should post the contents of /var/log/Xorg.0.log immediately after a failed session.
Hello from germany, first, sorry for my bad english. I try my best. I have a HP Pavilion 15-p150ng Notebook with a Realtek 8723BE Wifi modul. If had googled so many times, an every board say: use lwfinger rtlwifi new from github. But this fix my problem not good, my lost connection every 5 - 10 minutes, and then a reconnect helps to have internet. Does anyone now the problem and can help me? Many thanks!
ALWAYS do a forum search and try things before asking again! GIYF mylittlepavilion wrote:Hello from germany, first, sorry for my bad english. There is a german forum available too greets from AT
i am running debian sid on cinnamon. I am trying to browse my oneplus one using a file manager. the phone seems to be detected but does not actualy allow me to browse. i am able to use adb on the device Code: Select all# adb devices * daemon not running. starting it now on port 5037 * * daemon started successfully * List of devices attached xxxxxxxx device dmesg output when device is plugged in Code: Select all[ 27.287080] usb 1-4: new high-speed USB device number 8 using xhci_hcd [ 27.456287] usb 1-4: New USB device found, idVendor=05c6, idProduct=6765 [ 27.456292] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 27.456295] usb 1-4: Product: A0001 [ 27.456297] usb 1-4: Manufacturer: OnePlus [ 27.456299] usb 1-4: SerialNumber: 629a48f8 [ 47.284968] usb 1-4: usbfs: process 1866 (mtp-detect) did not claim interface 0 before use [ 47.441273] usb 1-4: reset high-speed USB device number 8 using xhci_hcd [ 47.612407] usb 1-4: usbfs: process 1866 (mtp-detect) did not claim interface 0 before use [ 47.612596] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612607] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612615] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612623] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612629] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612636] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612643] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612650] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612656] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612664] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612681] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612689] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612696] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612710] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612717] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612723] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612731] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612738] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612745] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612752] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612759] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612807] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612820] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612831] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612848] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612857] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612864] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612872] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612879] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612886] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612894] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612901] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612909] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612917] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612924] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612932] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612939] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612950] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612958] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612967] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612979] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.612990] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613000] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613007] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613015] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613022] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613030] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613038] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613045] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613053] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613060] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613072] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613085] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613093] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613099] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613107] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613118] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613126] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613133] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613141] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613148] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613154] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613165] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613177] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613191] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613201] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613208] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613217] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613224] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613232] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613239] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613247] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613254] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613261] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613268] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613275] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613282] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613290] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613301] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.613309] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.769279] usb 1-4: reset high-speed USB device number 8 using xhci_hcd [ 47.940841] usb 1-4: usbfs: process 1768 (events) did not claim interface 0 before use [ 47.940930] usb 1-4: usbfs: process 1866 (mtp-detect) did not claim interface 0 before use [ 180.176779] usb 1-4: USB disconnect, device number 8 mtp-detect returns this Code: Select all$ mtp-detect libmtp version: 1.1.12 Listing raw device(s) Device 0 (VID=05c6 and PID=6765) is a Qualcomm (for OnePlus) One (MTP+ADB). Found 1 device(s): Qualcomm (for OnePlus): One (MTP+ADB) (05c6:6765) @ bus 1, dev 9 Attempting to connect device(s) ignoring libusb_claim_interface() = -6PTP_ERROR_IO: failed to open session, trying again after resetting USB interface LIBMTP libusb: Attempt to reset device ignoring libusb_claim_interface() = -6LIBMTP PANIC: failed to open session on second attempt Unable to open raw device 0 OK. this is what i see in nemo here are mtp related packages installed Code: Select all$ dpkg -l | grep mtp ii gmtp 1.3.10-1 amd64 simple file transfer program for MTP based devices ii go-mtpfs 0.0~git20150917.0.bc7c0f7-1 amd64 Mount MTP devices over FUSE ii jmtpfs 0.5-2+b1 amd64 FUSE based filesystem for accessing MTP devices ii kio-mtp 0.75+git20140304-2 amd64 access to MTP devices for applications using the KDE Platform ii libmtp-common 1.1.12-1 all Media Transfer Protocol (MTP) common files ii libmtp-runtime 1.1.12-1+b1 amd64 Media Transfer Protocol (MTP) runtime tools ii libmtp9:amd64 1.1.12-1+b1 amd64 Media Transfer Protocol (MTP) library ii libnet-smtp-ssl-perl 1.04-1 all Perl module providing SSL support to Net::SMTP ii mtp-tools 1.1.12-1+b1 amd64 Media Transfer Protocol (MTP) library tools ii mtpfs 1.1-5 amd64 FUSE filesystem for Media Transfer Protocol devices libusb related packages Code: Select all# dpkg -l | grep libusb ii libgusb2:amd64 0.2.9-1+b1 amd64 GLib wrapper around libusb1 ii libusb++-0.1-4c2:amd64 2:0.1.12-25 amd64 userspace C++ USB programming library ii libusb-0.1-4:amd64 2:0.1.12-30 amd64 userspace USB programming library ii libusb-1.0-0:amd64 2:1.0.21-1 amd64 userspace USB programming library ii libusb-1.0-0-dev:amd64 2:1.0.21-1 amd64 userspace USB programming library development files ii libusb-1.0-doc 2:1.0.21-1 all documentation for userspace USB programming ii libusb-dev 2:0.1.12-30 amd64 userspace USB programming library development files ii libusbmuxd4:amd64 1.0.10-3+b1 amd64 USB multiplexor daemon for iPhone and iPod Touch devices - library ii libusbredirhost1:amd64 0.7.1-1 amd64 Implementing the usb-host (*) side of a usbredir connection (runtime) ii libusbredirparser1:amd64 0.7.1-1 amd64 Parser for the usbredir protocol (runtime) android-rules Code: Select all# cat /etc/udev/rules.d/51-android.rules # Qualcomm SUBSYSTEM=="usb", ATTR{idVendor}=="05c6", MODE="0666", GROUP="plugdev" mtp-rules Code: Select all# cat /etc/udev/rules.d/69-mtp.rules # OnePlus One (normal & ADB mode) ATTR{idVendor}=="05c6", ATTR{idProduct}=="6764|6765", SYMLINK+="libmtp-%k", MODE="660", GROUP="plugdev", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1" edit - installed another rom on the phone and mtp worked with the above settings
I have a Samsung Ace 3 which works in Stretch. I have no android rules and my mtp rules are slightly different. Code: Select all# Qualcomm (for OnePlus) One (MTP) ATTR{idVendor}=="05c6", ATTR{idProduct}=="6764", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1" # Qualcomm (for OnePlus) One (MTP+ADB) ATTR{idVendor}=="05c6", ATTR{idProduct}=="6765", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1" You'll notice the GROUP is "audio" in mine, whereas yours says "plugdev".
I am currently running Jessie (i386) on an older Biostar motherboard (Core 2 Duo, 2 GB ram) and am looking at a Gigabyte F2A68HM-S1 motherboard with 8GB ram as a possible upgrade. The Gigabyte board has an AMD A series processor with the A68H chipset. Will my current Jessie installation work with few, or NO, problems or will I need to upgrade to amd64 ? And is this board a decent upgrade from what I have? I would certainly upgrade to amd64 some time in the future. Just looking at having the system up and running as quickly as possible.
First of all, it's not possible to upgrade from 32 to 64 bit. But you could leave it as 32 bit, and still use all 8GB RAM. As for anything else, I'm guessing you will also change the video card too, yes? If so, you may need to change the driver for that. But, as the motherboards are quite different, the chipsets will also require different drivers. It's a difficult question to answer if no one else has done it. Personally, I would backup all my data and start from scratch.
Hi! I'm using Jessie 8, everything up to date, I've noticed that I cannot load some websites like ebay, amazon, twitter, also, randomly I cannot upload photos. I thought it was the browser but it happened in Cromium and Iceweasel, and also in my Android phone. I have an old PC at home using Windows that works fine. So I got to the conclusion it has to be the router affecting linux based OS. If I connect to these sites using VPN everything goes ok, also if I use android with no wifi. Most of these websites get me a blank page after 2 minutes of trying to connect, but amazon gives me this response: "www.amazon.es didn’t send any data. ERR_EMPTY_RESPONSE" I have seen in some forums to change the MTU size or to create a new chromium profile, but it doesn't work, also doesn't explain it happening with android. The router firmare is up to date. I've got a Livebox HW version R02 connected to optic fiber, I have played with all the config options to no avail. Any ideas or suggestions will be greatly appreciated! Thanks
It might give you a clue if you went through a diagnostic (broadband tweaker) with both the working setup and the non-working. There used to be several online that give you quite a lot of info about your connection. I haven't used them in years but one I remember was speedguide. It's really amazing what you can learn.
Hello, A few years ago I'm using an HP Laserjet 1018 printer on Ubuntu and Debian, but for a few years now I've been going crazy. Sometimes the pc tells me that the printer is not connected. When printing, sometimes it prints normal, but other times it takes quite a while to boot or even, if there are many pages, it may be interrupted. But what is bothering me most is that especially in Debian, I can not even install it correctly. I recently got it to work on a Debian machine with Jessie, but now I'm trying to do it on another and there's no way. Making it from CUPS, it seems that it has installed, I pulse the hiding of the test page, it says that the print has been enhanced, but nothing has come out. When I try to install it with hp-configuration of HPLIP, first says that version 8.7 of Debian is not supported, and something like installing the versions of 8.6. At the end of the installation gives the following errors: REVIEW OF DEPENDENCIES Unesdoc.unesco.org unesdoc.unesco.org Error: A required dependency is missing 'pyqt4-dbus (PyQt 4 DBus - Support DBus for PyQt4)'. Error: A required dependency 'pyqt4 (PyQt 4- Qt interface for Python (for Qt version 4.x))' is still missing. Error: The installation can not continue without these dependencies. Error: Manually install this dependency and rerun this installer. Installing HPLIP with apt-get seems to have worked. But when running hp-setup, and detected the printer, pulse Next and is locked indefinitely. I am using Debian Jessie with Cinnamon, and in the configuration of the impression the printer appears with green check, order a test page, says done, but it does not print. Even sent print from terminal, says it has already printed, but nothing. With hp-doctor, after entering password, the cursor is moving for eternity. I do not know what I can do, i am happy with Debian, but this is the only obstacle. If somebody can/want help me, i will be very gratefull! And sorry by my english. Thanks
Isn't there some diagnostic utility, hp-doctor perhaps (from memory), did you run it? Edit: Never mind, I see you did.
I would like to know what Broadcom wifi users do when their computer loses connection after a couple of minutes of network inactivilty. The disassociation is recorded in dmesg. Running iwconfig on a broken connection restores it. Code: Select all# iwconfig wlan0 essid mycoolessid Added Later: I have been given enough information, thanks.
edbarx wrote:I would like to know what Broadcom wifi users do when their computer loses connection after a couple of minutes of network inactivilty. The disassociation is recorded in dmesg. I suspect that you would increase your chances of getting helpful information by posting which broadcom interface you are using. Even the Debian version might be useful information. If it one on this Debian Wiki page then it might be related to power management of the card and you might try the solution offered on that page under "Known Issues", "Frequent disconnections can be ..." https://wiki.debian.org/wl You could also try searching with the keywords, <substitute whatever the broadcom name is> and "disconnect"
I recently installed the latest version of debian on my Asus laptop with corei7 skylake CPU. But unfortunately I can't change screen brightness which is really annoying. I installed linux-firmware-nonfree, xserver-xorg-video-intel and some other related packages and even a skylake driver directly downloaded from intel ... but nothing. Still can't change the brightness and the '/sys/class/backlight' directory is empty. It seems that the OS doesn't recognize the graphics chipsets. My laptop has also an NVIDIA graphics card as well, but installing nvidia driver disabled the Xserver to start so I removed xorg.conf to be able to login to the system again. This is the output of some commands to get more information about the hardware: Code: Select alllspci -nnk | grep -i vga -A 2 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:1916] (rev 07) Subsystem: ASUSTeK Computer Inc. Device [1043:1280] 00:04.0 Signal processing controller [1180]: Intel Corporation Device [8086:1903] (rev 08) lshw -c video *-display UNCLAIMED description: VGA compatible controller product: Intel Corporation vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 07 width: 64 bits clock: 33MHz capabilities: vga_controller bus_master cap_list configuration: latency=0 resources: memory:dd000000-ddffffff memory:b0000000-bfffffff ioport:f000(size=64) *-display description: 3D controller product: NVIDIA Corporation vendor: NVIDIA Corporation physical id: 0 bus info: pci@0000:01:00.0 version: a2 width: 64 bits clock: 33MHz capabilities: bus_master cap_list rom configuration: driver=nvidia latency=0 resources: irq:16 memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff xbacklight No outputs have backlight property Any help?
Have you searched this forum for "skylake"? Anyway, the solution for Skylake is here: https://forums.bunsenlabs.org/viewtopic.php?id=1185 and for your Optimus switchable graphics: (also install all the packages they mention from backports if possible) https://wiki.debian.org/Bumblebee
I had correct and working configuration for Bumblebee over a few years but lately i wasn't using it so i cannot figure out when exactly something went wrong. i was always using howto from: https://wiki.debian.org/Bumblebee nvidia drivers and bbswitch are: Code: Select allbbswitch, 0.8, 4.6.0-1-amd64, x86_64: installed bbswitch, 0.8, 4.8.0-1-amd64, x86_64: installed nvidia-current, 367.57, 4.6.0-1-amd64, x86_64: installed nvidia-current, 367.57, 4.8.0-1-amd64, x86_64: installed Code: Select all07:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1) Code: Select allbumblebee.conf # Configuration file for Bumblebee. Values should **not** be put between quotes ## Server options. Any change made in this section will need a server restart # to take effect. [bumblebeed] # The secondary Xorg server DISPLAY number VirtualDisplay=:8 # Should the unused Xorg server be kept running? Set this to true if waiting # for X to be ready is too long and don't need power management at all. KeepUnusedXServer=false # The name of the Bumbleblee server group name (GID name) ServerGroup=bumblebee # Card power state at exit. Set to false if the card shoud be ON when Bumblebee # server exits. TurnCardOffAtExit=false # The default behavior of '-f' option on optirun. If set to "true", '-f' will # be ignored. NoEcoModeOverride=false # The Driver used by Bumblebee server. If this value is not set (or empty), # auto-detection is performed. The available drivers are nvidia and nouveau # (See also the driver-specific sections below) Driver=nvidia # Directory with a dummy config file to pass as a -configdir to secondary X XorgConfDir=/etc/bumblebee/xorg.conf.d # Xorg binary to run XorgBinary=/usr/lib/xorg/Xorg ## Client options. Will take effect on the next optirun executed. [optirun] # Acceleration/ rendering bridge, possible values are auto, virtualgl and # primus. Bridge=auto # The method used for VirtualGL to transport frames between X servers. # Possible values are proxy, jpeg, rgb, xv and yuv. VGLTransport=proxy # List of paths which are searched for the primus libGL.so.1 when using # the primus bridge PrimusLibraryPath=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus:/usr/lib/primus:/usr/lib32/primus # Should the program run under optirun even if Bumblebee server or nvidia card # is not available? AllowFallbackToIGC=false # Driver-specific settings are grouped under [driver-NAME]. The sections are # parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto- # detection resolves to NAME). # PMMethod: method to use for saving power by disabling the nvidia card, valid # values are: auto - automatically detect which PM method to use # bbswitch - new in BB 3, recommended if available # switcheroo - vga_switcheroo method, use at your own risk # none - disable PM completely # https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods ## Section with nvidia driver specific options, only parsed if Driver=nvidia [driver-nvidia] # Module name to load, defaults to Driver if empty or unset KernelDriver=nvidia-current PMMethod=auto # colon-separated path to the nvidia libraries LibraryPath=/usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia # comma-separated path of the directory containing nvidia_drv.so and the # default Xorg modules path XorgModulePath=/usr/lib/nvidia/nvidia,/usr/lib/xorg/modules XorgConfFile=/etc/bumblebee/xorg.conf.nvidia ## Section with nouveau driver specific options, only parsed if Driver=nouveau [driver-nouveau] KernelDriver=nouveau PMMethod=auto XorgConfFile=/etc/bumblebee/xorg.conf.nouveau Code: Select allxorg.conf.nvidia Section "ServerLayout" Identifier "Layout0" Option "AutoAddDevices" "false" Option "AutoAddGPU" "false" EndSection Section "Device" Identifier "DiscreteNvidia" Driver "nvidia" VendorName "NVIDIA Corporation" # If the X server does not automatically detect your VGA device, # you can manually set it here. # To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data # as you see in the commented example. # This Setting may be needed in some platforms with more than one # nvidia card, which may confuse the proprietary driver (e.g., # trying to take ownership of the wrong device). Also needed on Ubuntu 13.04. BusID "PCI:07:00:0" # Setting ProbeAllGpus to false prevents the new proprietary driver # instance spawned to try to control the integrated graphics card, # which is already being managed outside bumblebee. # This option doesn't hurt and it is required on platforms running # more than one nvidia graphics card with the proprietary driver. # (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT). # If this option is not set, the new Xorg may blacken the screen and # render it unusable (unless you have some way to run killall Xorg). Option "ProbeAllGpus" "false" Option "NoLogo" "true" Option "UseEDID" "false" Option "UseDisplayDevice" "none" EndSection so i suppose it looks fine but: Code: Select allsystemctl restart bumblebeed.service systemctl status bumblebeed.service ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2016-11-29 21:31:07 CET; 11s ago Main PID: 6259 (bumblebeed) Tasks: 1 (limit: 4915) CGroup: /system.slice/bumblebeed.service └─6259 /usr/sbin/bumblebeed Nov 29 21:31:07 baza systemd[1]: Started Bumblebee C Daemon. Nov 29 21:31:07 baza bumblebeed[6259]: [ 3998.538215] [INFO]/usr/sbin/bumblebeed 3.2.1 started optirun --status Bumblebee status: Ready (3.2.1). X inactive. Discrete video card is off. optirun -vvv glxgears [ 4067.950712] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf [ 4067.950993] [INFO]Configured driver: nvidia [ 4067.951137] [DEBUG]optirun version 3.2.1 starting... [ 4067.951146] [DEBUG]Active configuration: [ 4067.951149] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf [ 4067.951153] [DEBUG] X display: :8 [ 4067.951156] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia [ 4067.951160] [DEBUG] Socket path: /var/run/bumblebee.socket [ 4067.951163] [DEBUG] Accel/display bridge: auto [ 4067.951170] [DEBUG] VGL Compression: proxy [ 4067.951176] [DEBUG] VGLrun extra options: [ 4067.951180] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus:/usr/lib/primus:/usr/lib32/primus [ 4067.951224] [DEBUG]Using auto-detected bridge primus [ 4068.128154] [INFO]Response: No - error: [XORG] (EE) Failed to load module "nvidia" (module does not exist, 0) [ 4068.128165] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "nvidia" (module does not exist, 0) [ 4068.128170] [DEBUG]Socket closed. [ 4068.128185] [ERROR]Aborting because fallback start is disabled. [ 4068.128187] [DEBUG]Killing all remaining processes. lsmod|grep nvid nvidia 11485184 0 so any ideas what am i missing?
Pakos wrote:so any ideas what am i missing? This bit: Debian wiki wrote:Do NOT allow debconf to create a xorg.conf file, and do NOT run nvidia-xconfig!
Hey All, I recently bought an SSD for my lapton, an ASUS X202E, that came with Windows 8, got migrated on-line to Win 10, and that I dual boot with Debian Jessie (amd64) EFI. I've looked around these forums, but I've got a semi-complicated story (sorry for that!) and haven't found anything that can help me sort out the mess. So on to the long story... I tried to clone the working hard disk drive to the SSD, which is essentially the same 500GB size, using sgdisk to clone the GPT partition table on the drive and dd for the data partitions. I should say that the hard drive has several partitions, one of which is a separate, unencrypted Debian /boot partition; another of which is LUKS encrypted containing separate root, swap, and home partitions as LVM volumes. Unfortunately, when I tried to boot from this drive via a USB port before installing it, I killed the Grub bootloader info on the working drive, which was still installed in the laptop at that point. At least this is what I discovered when I physically installed the SSD into the laptop. I also discovered that I'd failed to include a clone of the MBR since it also couldn't find the Windows boot code! So, I re-installed the original hard drive and re-installed Jessie, sort of---that's another, separate, long story---along with the GRUB2 efi bootloader info using the net installer's rescue mode, but I still want to migrate to the SSD. My question is this: I still have the cloned partitions, including the /boot and LUKS/LVM-encrypted partitions, on the SSD. And I also have the dual boot setup working fine on the old hard drive, which is currently installed in the laptop. Is there any way for me clone the dual boot-informed bootloader code, which, I guess this means the MBR-plus-pointer-to-GRUB-efi-bootloader, from the installed, working hard drive to the SSD without messing up any of the separate partitions that I think contain exactly the data I want them to already? Any thoughts would be greatly appreciated! thanks, john
jrredho wrote:using sgdisk to clone the GPT partition table on the drive and dd for the data partitions That is rather confusing Why not just use `dd`? That would copy the partition table as well anyway. What were the *exact* `dd` commands that you used? What is the partition structure on the SSD now? Code: Select all# parted -l jrredho wrote:Is there any way for me clone the dual boot-informed bootloader code, which, I guess this means the MBR-plus-pointer-to-GRUB-efi-bootloader, from the installed, working hard drive to the SSD without messing up any of the separate partitions that I think contain exactly the data I want them to already? A UEFI system does *not* use the MBR of a disk to boot, the information required is stored on the motherboard NVRAM instead. Read this for a full explanation: https://www.happyassassin.net/2014/01/2 ... work-then/ tl;dr: you just need to create a new NVRAM entry for your system by following https://wiki.debian.org/GrubEFIReinstall
I installed wheezy on a new pc, and I have only two resolution modes: 1024X768 800x600 what do I have to do to get hight resolution? lspci: root@debian ~ # lspci -v -s `lspci | awk '/VGA/{print $1}'` 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller]) Subsystem: Fujitsu Technology Solutions Device 11d7 Flags: bus master, fast devsel, latency 0, IRQ 44 Memory at f7800000 (64-bit, non-prefetchable) [size=4M] Memory at e0000000 (64-bit, prefetchable) [size=256M] I/O ports at f000 Expansion ROM at <unassigned> [disabled] Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [a4] PCI Advanced Features Kernel driver in use: i915
shalom938 wrote:Code: Select all[ 13.388] (II) intel(0): Printing probed modes for output VGA1 [ 13.388] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 13.388] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 13.388] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 13.388] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) [ 13.388] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e) .. [ 13.456] (II) intel(0): Output VGA1 connected [ 13.456] (II) intel(0): Output VGA1 using initial mode 1024x768 ^^ This. Seems quite clear. X server asks monitor "What can you do?" Monitor replies as above. X server says "OK, 1024x768 it is..."
Hi everyone! I have a USB sound-card that alsaplayer recognizes: Code: Select allroot@gnulinux:~# aplay -l **** List of PLAYBACK Hardware Devices **** card 1: Device [USB Audio Device], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 But when I try to play a MP3 or WAV audio formats displays a error like that: Code: Select allroot@gnulinux:~# aplay music.mp3 ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_refer returned error:No such file or directory ALSA lib conf.c:4738:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default aplay: main:722: audio open error: No such file or directory And similar error its going on when I try to do a speaker-test: Code: Select allroot@gnulinux:~# speaker-test speaker-test 1.0.28 Playback device is default Stream parameters are 48000Hz, S16_LE, 1 channels Using 16 octaves of pink noise ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:4738:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default Playback open error: -2,No such file or directory I supposed that the problem is that somewhere is defined the sound-card by default the card '0' and in my configuration it seems to be that the USB card is the card '1'. Can anybody help me?
Either install PulseAudio and use pavucontrol to set the default output device or modify your system configuration files to allow ALSA to do this without PulseAudio: https://wiki.archlinux.org/index.php/Ad ... sound_card
Hello, I am trying to get the QL1060N to print and cut under Jessie. I used the Ql1060N on wheezy (cups 1.5.3) with the standard Brother driver and the ptouch/foomatic driver of the QL550. They both worked out of the box. Configuration for Brother QL1060N Driver: Description: ql1060n Location: Driver: Brother QL-1060N CUPS v1.1 (grayscale, 2-sided printing) Connection: socket://XXX:9100 Defaults: job-sheets=none, none media=custom_61.98x99.82mm_61.98x99.82mm sides=one-sided Configuration for foomatic/ptouch QL550: Description: label printer Location: Driver: Brother QL-550 Foomatic/ptouch (recommended) (grayscale, 2-sided printing) Connection: socket://XXX:9100 Defaults: job-sheets=none, none media=unknown sides=one-sided media is at a custom size 62x68mm On Jessie (cups 1.7.5): I first tried the standard Brother driver from here: http://support.brother.com/g/b/download ... eus&os=130 It didnt work at all. When I print, Cups tells me that the job has been completed, even though nothing has been done. Sometimes I also got the error "job canceled, filter failed", but I can't reproduce this error... The foomatic/ptouch driver for the QL550 prints like it did before, but doesn't cut the lables automatically like it used to in wheezy. (I'm using the same printing file/picture as in wheezy and also the same configuration.) I hope someone can help me with my problem. Max
Hi, I solved the problem by installing an older version of the ptouch driver. Apparently version 1.3-8 has got a bug. printer-driver-ptouch 1.3-4 works fine like in wheezy. Regards Max
Hi guys, for some reason the RPI2 hd got damaged, now I am trying to fix it. These are the partions: Code: Select allDisk /dev/sdb: 4.6 TiB, 5000981073920 bytes, 1220942645 sectors Units: sectors of 1 * 4096 = 4096 bytes Sector size (logical/physical): 4096 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: dos Disk identifier: 0x000b46b3 Device Boot Start End Sectors Size Id Type /dev/sdb1 2048 1220941823 1220939776 4.6T 5 Extended /dev/sdb5 2816 3934975 3932160 15G 83 Linux /dev/sdb6 3935744 1220941055 1217005312 4.5T 83 Linux Sdb5 and sdb6 are fine, my only concern is sda1: Code: Select allsudo fsck /dev/sdb1 fsck from util-linux 2.29 e2fsck 1.43.3 (04-Sep-2016) ext2fs_open2: Bad magic number in super-block fsck.ext2: Superblock invalid, trying backup blocks... fsck.ext2: Bad magic number in super-block while trying to open /dev/sdb1 The superblock could not be read or does not describe a valid ext2/ext3/ext4 filesystem. If the device is valid and it really contains an ext2/ext3/ext4 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device> or e2fsck -b 32768 <device> Found a dos partition table in /dev/sdb1 Can I use fsck on an extended partition or must I use a different tool? Thanks
No. sda1 is effectively just a container for your logical partitions sda5 & 6
I have an Asus X555Y with an Azalia Controller (that's what lspci -v says...) and the default ALSA drivers It doesn't have a good behavior. I usually hear some annoying noises and those things. I use to hear music. It's not a nice experience... It makes record player like noises... Can you help me with the drivers, and those things? I'll put here all the info you ask Updated Debian Jessie with 3.16.0-4-amd64 with fglrx driver
Usually we can get a good idea of the hardware and software if you install inxi and post the output of "inxi -Fx" in the terminal. Since the sound drivers are part of the kernel, possibly a kernel upgrade to the version in jessie-backports will solve the issue. I got no sound at all on my new Acer with the stock 3.16 kernel, but it's all good with the backports or higher kernels.
Hi, I'm trying to install the Nvidia legacy drivers. What a surprising challenge in 2017! I followed the directions given in https://wiki.debian.org/NvidiaGraphicsDrivers for a Geforce 7600GS. I was surprised that nvidia-legacy-304xx-kernel-dkms didn't install the libgl1-something package. That got installed only after installing nvidia-xconfig, why? After all, X didn't manage to start up, giving me a very non-verbose error message: Failed to load module "nvidia" (module does not exist, 0) ?? The kernel module is there. What is missing? Full Xorg log: [ 24.713] X.Org X Server 1.16.4 Release Date: 2014-12-20 [ 24.713] X Protocol Version 11, Revision 0 [ 24.713] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian [ 24.713] Current Operating System: Linux gronk 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 [ 24.713] Kernel command line: auto BOOT_IMAGE=Linux ro root=UUID=8df2e9d1-a8dd-421b-91ef-1753583d0c16 [ 24.713] Build Date: 11 February 2015 12:32:02AM [ 24.713] xorg-server 2:1.16.4-1 (http://www.debian.org/support) [ 24.713] Current version of pixman: 0.32.6 [ 24.713] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 24.714] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 24.714] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 21 17:10:03 2017 [ 24.765] (==) Using config file: "/etc/X11/xorg.conf" [ 24.765] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 24.843] (==) ServerLayout "Layout0" [ 24.843] (**) |-->Screen "Screen0" (0) [ 24.843] (**) | |-->Monitor "Monitor0" [ 24.844] (**) | |-->Device "Device0" [ 24.844] (**) |-->Input Device "Keyboard0" [ 24.844] (**) |-->Input Device "Mouse0" [ 24.844] (==) Automatically adding devices [ 24.844] (==) Automatically enabling devices [ 24.844] (==) Automatically adding GPU devices [ 24.865] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 24.865] Entry deleted from font path. [ 24.882] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 24.882] (==) ModulePath set to "/usr/lib/xorg/modules" [ 24.882] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 24.882] (WW) Disabling Keyboard0 [ 24.882] (WW) Disabling Mouse0 [ 24.882] (II) Loader magic: 0x7f42e92dbd80 [ 24.882] (II) Module ABI versions: [ 24.882] X.Org ANSI C Emulation: 0.4 [ 24.882] X.Org Video Driver: 18.0 [ 24.882] X.Org XInput driver : 21.0 [ 24.882] X.Org Server Extension : 8.0 [ 24.883] (II) xfree86: Adding drm device (/dev/dri/card0) [ 24.885] (--) PCI:*(0:1:0:0) 10de1462:0622 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfc000000/16777216, I/O @ 0x0000b800/128, BIOS @ 0x????????/131072 [ 24.886] (II) LoadModule: "glx" [ 24.966] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 26.960] (II) Module glx: vendor="X.Org Foundation" [ 26.960] compiled for 1.16.4, module version = 1.0.0 [ 26.960] ABI class: X.Org Server Extension, version 8.0 [ 26.960] (==) AIGLX enabled [ 26.960] (II) LoadModule: "nvidia" [ 27.007] (WW) Warning, couldn't open module nvidia [ 27.007] (II) UnloadModule: "nvidia" [ 27.007] (II) Unloading nvidia [ 27.007] (EE) Failed to load module "nvidia" (module does not exist, 0) [ 27.007] (EE) No drivers available. [ 27.007] (EE) Fatal server error: [ 27.007] (EE) no screens found(EE) [ 27.007] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 27.007] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 27.007] (EE) ls -l /etc/alternatives: insgesamt 52 lrwxrwxrwx 1 root root 21 Mär 26 2016 aclocal -> /usr/bin/aclocal-1.14 lrwxrwxrwx 1 root root 37 Mär 26 2016 aclocal.1.gz -> /usr/share/man/man1/aclocal-1.14.1.gz lrwxrwxrwx 1 root root 20 Mär 26 2016 animate -> /usr/bin/animate-im6 lrwxrwxrwx 1 root root 36 Mär 26 2016 animate.1.gz -> /usr/share/man/man1/animate-im6.1.gz lrwxrwxrwx 1 root root 50 Dez 25 12:09 appletviewer -> /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer lrwxrwxrwx 1 root root 60 Dez 25 12:09 appletviewer.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/appletviewer.1.gz lrwxrwxrwx 1 root root 24 Jun 22 2014 aptitude -> /usr/bin/aptitude-curses lrwxrwxrwx 1 root root 40 Jun 22 2014 aptitude.8.gz -> /usr/share/man/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 43 Jun 22 2014 aptitude.cs.8.gz -> /usr/share/man/cs/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 43 Jun 22 2014 aptitude.de.8.gz -> /usr/share/man/de/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 43 Jun 22 2014 aptitude.es.8.gz -> /usr/share/man/es/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 43 Jun 22 2014 aptitude.fi.8.gz -> /usr/share/man/fi/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 43 Jun 22 2014 aptitude.fr.8.gz -> /usr/share/man/fr/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 43 Jun 22 2014 aptitude.gl.8.gz -> /usr/share/man/gl/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 43 Jun 22 2014 aptitude.it.8.gz -> /usr/share/man/it/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 43 Jun 22 2014 aptitude.ja.8.gz -> /usr/share/man/ja/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 43 Jun 22 2014 aptitude.pl.8.gz -> /usr/share/man/pl/man8/aptitude-curses.8.gz lrwxrwxrwx 1 root root 22 Mär 26 2016 automake -> /usr/bin/automake-1.14 lrwxrwxrwx 1 root root 38 Mär 26 2016 automake.1.gz -> /usr/share/man/man1/automake-1.14.1.gz lrwxrwxrwx 1 root root 13 Mai 1 2015 awk -> /usr/bin/gawk lrwxrwxrwx 1 root root 29 Mai 1 2015 awk.1.gz -> /usr/share/man/man1/gawk.1.gz lrwxrwxrwx 1 root root 24 Jul 30 12:17 bibtex -> /usr/bin/bibtex.original lrwxrwxrwx 1 root root 40 Jul 30 12:17 bibtex.1.gz -> /usr/share/man/man1/bibtex.original.1.gz lrwxrwxrwx 1 root root 38 Jan 21 15:20 builtins.7.gz -> /usr/share/man/man7/bash-builtins.7.gz lrwxrwxrwx 1 root root 12 Jul 13 2014 c++ -> /usr/bin/g++ lrwxrwxrwx 1 root root 16 Jul 13 2014 c89 -> /usr/bin/c89-gcc lrwxrwxrwx 1 root root 32 Jul 13 2014 c89.1.gz -> /usr/share/man/man1/c89-gcc.1.gz lrwxrwxrwx 1 root root 16 Jul 13 2014 c99 -> /usr/bin/c99-gcc lrwxrwxrwx 1 root root 32 Jul 13 2014 c99.1.gz -> /usr/share/man/man1/c99-gcc.1.gz lrwxrwxrwx 1 root root 12 Jul 13 2014 cc -> /usr/bin/gcc lrwxrwxrwx 1 root root 20 Mär 26 2016 compare -> /usr/bin/compare-im6 lrwxrwxrwx 1 root root 36 Mär 26 2016 compare.1.gz -> /usr/share/man/man1/compare-im6.1.gz lrwxrwxrwx 1 root root 22 Mär 26 2016 composite -> /usr/bin/composite-im6 lrwxrwxrwx 1 root root 38 Mär 26 2016 composite.1.gz -> /usr/share/man/man1/composite-im6.1.gz lrwxrwxrwx 1 root root 20 Mär 26 2016 conjure -> /usr/bin/conjure-im6 lrwxrwxrwx 1 root root 36 Mär 26 2016 conjure.1.gz -> /usr/share/man/man1/conjure-im6.1.gz lrwxrwxrwx 1 root root 20 Mär 26 2016 convert -> /usr/bin/convert-im6 lrwxrwxrwx 1 root root 36 Mär 26 2016 convert.1.gz -> /usr/share/man/man1/convert-im6.1.gz lrwxrwxrwx 1 root root 12 Jun 22 2014 cpp -> /usr/bin/cpp lrwxrwxrwx 1 root root 23 Jun 5 2016 csscapture -> /usr/bin/csscapture_py2 lrwxrwxrwx 1 root root 39 Jun 5 2016 csscapture.1.gz -> /usr/share/man/man1/csscapture_py2.1.gz lrwxrwxrwx 1 root root 23 Jun 5 2016 csscombine -> /usr/bin/csscombine_py2 lrwxrwxrwx 1 root root 39 Jun 5 2016 csscombine.1.gz -> /usr/share/man/man1/csscombine_py2.1.gz lrwxrwxrwx 1 root root 21 Jun 5 2016 cssparse -> /usr/bin/cssparse_py2 lrwxrwxrwx 1 root root 37 Jun 5 2016 cssparse.1.gz -> /usr/share/man/man1/cssparse_py2.1.gz lrwxrwxrwx 1 root root 31 Jun 22 2014 de_AT.multi -> /usr/lib/aspell/de_AT-neu.multi lrwxrwxrwx 1 root root 31 Jun 22 2014 de_CH.multi -> /usr/lib/aspell/de_CH-neu.multi lrwxrwxrwx 1 root root 31 Jun 22 2014 de_DE.multi -> /usr/lib/aspell/de_DE-neu.multi lrwxrwxrwx 1 root root 28 Jun 22 2014 de.multi -> /usr/lib/aspell/de-neu.multi lrwxrwxrwx 1 root root 60 Mär 26 2016 desktop-background -> /usr/share/images/desktop-base/lines-wallpaper_1920x1080.svg lrwxrwxrwx 1 root root 40 Mär 26 2016 desktop-background.xml -> /usr/share/images/desktop-base/lines.xml lrwxrwxrwx 1 root root 45 Mär 26 2016 desktop-grub -> /usr/share/images/desktop-base/lines-grub.png lrwxrwxrwx 1 root root 50 Jun 22 2014 desktop-splash -> /usr/share/images/desktop-base/spacefun-splash.svg lrwxrwxrwx 1 root root 20 Mär 26 2016 display -> /usr/bin/display-im6 lrwxrwxrwx 1 root root 36 Mär 26 2016 display.1.gz -> /usr/share/man/man1/display-im6.1.gz lrwxrwxrwx 1 root root 9 Jun 22 2014 editor -> /bin/nano lrwxrwxrwx 1 root root 29 Jun 22 2014 editor.1.gz -> /usr/share/man/man1/nano.1.gz lrwxrwxrwx 1 root root 15 Jun 22 2014 erb -> /usr/bin/erb1.8 lrwxrwxrwx 1 root root 31 Jun 22 2014 erb.1.gz -> /usr/share/man/man1/erb1.8.1.gz lrwxrwxrwx 1 root root 17 Mär 26 2016 ex -> /usr/bin/vim.tiny lrwxrwxrwx 1 root root 28 Mär 26 2016 ex.1.gz -> /usr/share/man/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 ex.fr.1.gz -> /usr/share/man/fr/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 ex.it.1.gz -> /usr/share/man/it/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 ex.ja.1.gz -> /usr/share/man/ja/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 ex.pl.1.gz -> /usr/share/man/pl/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 ex.ru.1.gz -> /usr/share/man/ru/man1/vim.1.gz lrwxrwxrwx 1 root root 46 Dez 25 12:09 extcheck -> /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck lrwxrwxrwx 1 root root 56 Dez 25 12:09 extcheck.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/extcheck.1.gz lrwxrwxrwx 1 root root 35 Jul 13 2014 faked.1.gz -> /usr/share/man/man1/faked-sysv.1.gz lrwxrwxrwx 1 root root 38 Jul 13 2014 faked.es.1.gz -> /usr/share/man/es/man1/faked-sysv.1.gz lrwxrwxrwx 1 root root 38 Jul 13 2014 faked.fr.1.gz -> /usr/share/man/fr/man1/faked-sysv.1.gz lrwxrwxrwx 1 root root 38 Jul 13 2014 faked.sv.1.gz -> /usr/share/man/sv/man1/faked-sysv.1.gz lrwxrwxrwx 1 root root 22 Jul 13 2014 fakeroot -> /usr/bin/fakeroot-sysv lrwxrwxrwx 1 root root 38 Jul 13 2014 fakeroot.1.gz -> /usr/share/man/man1/fakeroot-sysv.1.gz lrwxrwxrwx 1 root root 41 Jul 13 2014 fakeroot.es.1.gz -> /usr/share/man/es/man1/fakeroot-sysv.1.gz lrwxrwxrwx 1 root root 41 Jul 13 2014 fakeroot.fr.1.gz -> /usr/share/man/fr/man1/fakeroot-sysv.1.gz lrwxrwxrwx 1 root root 41 Jul 13 2014 fakeroot.sv.1.gz -> /usr/share/man/sv/man1/fakeroot-sysv.1.gz lrwxrwxrwx 1 root root 46 Okt 7 21:52 flash-mozilla.so -> /usr/lib/flashplugin-nonfree/libflashplayer.so lrwxrwxrwx 1 root root 17 Jun 22 2014 from -> /usr/bin/bsd-from lrwxrwxrwx 1 root root 33 Jun 22 2014 from.1.gz -> /usr/share/man/man1/bsd-from.1.gz lrwxrwxrwx 1 root root 19 Jun 22 2014 ftp -> /usr/bin/netkit-ftp lrwxrwxrwx 1 root root 35 Jun 22 2014 ftp.1.gz -> /usr/share/man/man1/netkit-ftp.1.gz lrwxrwxrwx 1 root root 15 Jan 21 15:47 glx -> /usr/lib/nvidia lrwxrwxrwx 1 root root 49 Jan 21 15:47 glx--libEGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1 lrwxrwxrwx 1 root root 51 Jan 21 15:47 glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1 lrwxrwxrwx 1 root root 57 Jan 21 15:47 glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1 lrwxrwxrwx 1 root root 54 Jan 21 15:47 glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2 lrwxrwxrwx 1 root root 43 Jan 21 15:47 glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1 lrwxrwxrwx 1 root root 48 Jan 21 15:43 glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so lrwxrwxrwx 1 root root 51 Jan 21 15:47 glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1 lrwxrwxrwx 1 root root 59 Jan 21 15:47 glx--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libXvMCNVIDIA_dynamic.so.1 lrwxrwxrwx 1 root root 51 Jan 21 15:47 glx--libXvMCNVIDIA.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libXvMCNVIDIA.so.1 lrwxrwxrwx 1 root root 42 Jan 21 15:47 glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf lrwxrwxrwx 1 root root 18 Jun 10 2016 gnome-www-browser -> /usr/bin/iceweasel lrwxrwxrwx 1 root root 21 Mär 26 2016 identify -> /usr/bin/identify-im6 lrwxrwxrwx 1 root root 37 Mär 26 2016 identify.1.gz -> /usr/share/man/man1/identify-im6.1.gz lrwxrwxrwx 1 root root 42 Dez 25 12:09 idlj -> /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj lrwxrwxrwx 1 root root 52 Dez 25 12:09 idlj.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/idlj.1.gz lrwxrwxrwx 1 root root 19 Mär 26 2016 import -> /usr/bin/import-im6 lrwxrwxrwx 1 root root 35 Mär 26 2016 import.1.gz -> /usr/share/man/man1/import-im6.1.gz lrwxrwxrwx 1 root root 13 Jun 22 2014 infobrowser -> /usr/bin/info lrwxrwxrwx 1 root root 29 Jun 22 2014 infobrowser.1.gz -> /usr/share/man/man1/info.1.gz lrwxrwxrwx 1 root root 15 Jun 22 2014 irb -> /usr/bin/irb1.8 lrwxrwxrwx 1 root root 31 Jun 22 2014 irb.1.gz -> /usr/share/man/man1/irb1.8.1.gz lrwxrwxrwx 1 root root 56 Jun 22 2014 itweb-settings -> /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/itweb-settings lrwxrwxrwx 1 root root 66 Jun 22 2014 itweb-settings.1.gz -> /usr/lib/jvm/java-7-openjdk-amd64/jre/man/man1/itweb-settings.1.gz lrwxrwxrwx 1 root root 41 Dez 25 12:09 jar -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jar lrwxrwxrwx 1 root root 51 Dez 25 12:09 jar.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jar.1.gz lrwxrwxrwx 1 root root 47 Dez 25 12:09 jarsigner -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner lrwxrwxrwx 1 root root 57 Dez 25 12:09 jarsigner.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jarsigner.1.gz lrwxrwxrwx 1 root root 46 Dez 25 16:05 java -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java lrwxrwxrwx 1 root root 56 Dez 25 16:05 java.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/java.1.gz lrwxrwxrwx 1 root root 43 Dez 25 12:09 javac -> /usr/lib/jvm/java-8-openjdk-amd64/bin/javac lrwxrwxrwx 1 root root 53 Dez 25 12:09 javac.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/javac.1.gz lrwxrwxrwx 1 root root 45 Dez 25 12:09 javadoc -> /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc lrwxrwxrwx 1 root root 55 Dez 25 12:09 javadoc.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/javadoc.1.gz lrwxrwxrwx 1 root root 43 Dez 25 12:09 javah -> /usr/lib/jvm/java-8-openjdk-amd64/bin/javah lrwxrwxrwx 1 root root 53 Dez 25 12:09 javah.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/javah.1.gz lrwxrwxrwx 1 root root 43 Dez 25 12:09 javap -> /usr/lib/jvm/java-8-openjdk-amd64/bin/javap lrwxrwxrwx 1 root root 53 Dez 25 12:09 javap.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/javap.1.gz lrwxrwxrwx 1 root root 48 Jun 22 2014 javaws -> /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/javaws lrwxrwxrwx 1 root root 58 Jun 22 2014 javaws.1.gz -> /usr/lib/jvm/java-7-openjdk-amd64/jre/man/man1/javaws.1.gz lrwxrwxrwx 1 root root 42 Dez 25 12:09 jcmd -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd lrwxrwxrwx 1 root root 52 Dez 25 12:09 jcmd.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jcmd.1.gz lrwxrwxrwx 1 root root 46 Dez 25 12:09 jconsole -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole lrwxrwxrwx 1 root root 56 Dez 25 12:09 jconsole.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jconsole.1.gz lrwxrwxrwx 1 root root 41 Dez 25 12:09 jdb -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb lrwxrwxrwx 1 root root 51 Dez 25 12:09 jdb.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jdb.1.gz lrwxrwxrwx 1 root root 43 Dez 25 12:09 jdeps -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps lrwxrwxrwx 1 root root 53 Dez 25 12:09 jdeps.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jdeps.1.gz lrwxrwxrwx 1 root root 47 Dez 25 16:05 jexec -> /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec lrwxrwxrwx 1 root root 52 Dez 25 16:05 jexec-binfmt -> /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jar.binfmt lrwxrwxrwx 1 root root 42 Dez 25 12:09 jhat -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat lrwxrwxrwx 1 root root 52 Dez 25 12:09 jhat.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jhat.1.gz lrwxrwxrwx 1 root root 43 Dez 25 12:09 jinfo -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo lrwxrwxrwx 1 root root 53 Dez 25 12:09 jinfo.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jinfo.1.gz lrwxrwxrwx 1 root root 45 Dez 25 12:09 jjs -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs lrwxrwxrwx 1 root root 55 Dez 25 12:09 jjs.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/jjs.1.gz lrwxrwxrwx 1 root root 42 Dez 25 12:09 jmap -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap lrwxrwxrwx 1 root root 52 Dez 25 12:09 jmap.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jmap.1.gz lrwxrwxrwx 1 root root 41 Dez 25 12:09 jps -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jps lrwxrwxrwx 1 root root 51 Dez 25 12:09 jps.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jps.1.gz lrwxrwxrwx 1 root root 48 Dez 25 12:09 jrunscript -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript lrwxrwxrwx 1 root root 58 Dez 25 12:09 jrunscript.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jrunscript.1.gz lrwxrwxrwx 1 root root 14 Jul 2 2016 js -> /usr/bin/rhino lrwxrwxrwx 1 root root 30 Jul 2 2016 js.1.gz -> /usr/share/man/man1/rhino.1.gz lrwxrwxrwx 1 root root 47 Dez 25 12:09 jsadebugd -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd lrwxrwxrwx 1 root root 57 Dez 25 12:09 jsadebugd.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jsadebugd.1.gz lrwxrwxrwx 1 root root 44 Dez 25 12:09 jstack -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack lrwxrwxrwx 1 root root 54 Dez 25 12:09 jstack.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jstack.1.gz lrwxrwxrwx 1 root root 43 Dez 25 12:09 jstat -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat lrwxrwxrwx 1 root root 53 Dez 25 12:09 jstat.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jstat.1.gz lrwxrwxrwx 1 root root 44 Dez 25 12:09 jstatd -> /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd lrwxrwxrwx 1 root root 54 Dez 25 12:09 jstatd.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/jstatd.1.gz lrwxrwxrwx 1 root root 49 Dez 25 16:05 keytool -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool lrwxrwxrwx 1 root root 59 Dez 25 16:05 keytool.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/keytool.1.gz lrwxrwxrwx 1 root root 15 Mär 26 2016 lft -> /usr/bin/lft.db lrwxrwxrwx 1 root root 31 Mär 26 2016 lft.1.gz -> /usr/share/man/man1/lft.db.1.gz lrwxrwxrwx 1 root root 29 Jun 22 2014 libblas.so.3 -> /usr/lib/libblas/libblas.so.3 lrwxrwxrwx 1 root root 29 Jun 22 2014 libblas.so.3gf -> /usr/lib/libblas/libblas.so.3 lrwxrwxrwx 1 root root 22 Jan 21 15:43 libGL.so-master -> /usr/lib/mesa-diverted lrwxrwxrwx 1 root root 30 Jun 22 2014 liblapack.so.3 -> /usr/lib/lapack/liblapack.so.3 lrwxrwxrwx 1 root root 30 Jun 22 2014 liblapack.so.3gf -> /usr/lib/lapack/liblapack.so.3 lrwxrwxrwx 1 root root 45 Jun 18 2016 libtxc-dxtn-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0 lrwxrwxrwx 1 root root 47 Mär 26 2016 libtxc-dxtn-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 lrwxrwxrwx 1 root root 16 Jun 22 2014 locate -> /usr/bin/mlocate lrwxrwxrwx 1 root root 32 Jun 22 2014 locate.1.gz -> /usr/share/man/man1/mlocate.1.gz lrwxrwxrwx 1 root root 14 Jun 22 2014 lzcat -> /usr/bin/xzcat lrwxrwxrwx 1 root root 30 Jun 22 2014 lzcat.1.gz -> /usr/share/man/man1/xzcat.1.gz lrwxrwxrwx 1 root root 14 Jun 22 2014 lzcmp -> /usr/bin/xzcmp lrwxrwxrwx 1 root root 30 Jun 22 2014 lzcmp.1.gz -> /usr/share/man/man1/xzcmp.1.gz lrwxrwxrwx 1 root root 15 Jun 22 2014 lzdiff -> /usr/bin/xzdiff lrwxrwxrwx 1 root root 31 Jun 22 2014 lzdiff.1.gz -> /usr/share/man/man1/xzdiff.1.gz lrwxrwxrwx 1 root root 16 Jun 22 2014 lzegrep -> /usr/bin/xzegrep lrwxrwxrwx 1 root root 32 Jun 22 2014 lzegrep.1.gz -> /usr/share/man/man1/xzegrep.1.gz lrwxrwxrwx 1 root root 16 Jun 22 2014 lzfgrep -> /usr/bin/xzfgrep lrwxrwxrwx 1 root root 32 Jun 22 2014 lzfgrep.1.gz -> /usr/share/man/man1/xzfgrep.1.gz lrwxrwxrwx 1 root root 15 Jun 22 2014 lzgrep -> /usr/bin/xzgrep lrwxrwxrwx 1 root root 31 Jun 22 2014 lzgrep.1.gz -> /usr/share/man/man1/xzgrep.1.gz lrwxrwxrwx 1 root root 15 Jun 22 2014 lzless -> /usr/bin/xzless lrwxrwxrwx 1 root root 31 Jun 22 2014 lzless.1.gz -> /usr/share/man/man1/xzless.1.gz lrwxrwxrwx 1 root root 11 Jun 22 2014 lzma -> /usr/bin/xz lrwxrwxrwx 1 root root 27 Jun 22 2014 lzma.1.gz -> /usr/share/man/man1/xz.1.gz lrwxrwxrwx 1 root root 15 Jun 22 2014 lzmore -> /usr/bin/xzmore lrwxrwxrwx 1 root root 31 Jun 22 2014 lzmore.1.gz -> /usr/share/man/man1/xzmore.1.gz lrwxrwxrwx 1 root root 18 Jun 22 2014 mail -> /usr/bin/bsd-mailx lrwxrwxrwx 1 root root 18 Jun 22 2014 Mail -> /usr/bin/bsd-mailx lrwxrwxrwx 1 root root 34 Jun 22 2014 mail.1.gz -> /usr/share/man/man1/bsd-mailx.1.gz lrwxrwxrwx 1 root root 34 Jun 22 2014 Mail.1.gz -> /usr/share/man/man1/bsd-mailx.1.gz lrwxrwxrwx 1 root root 18 Jun 22 2014 mailx -> /usr/bin/bsd-mailx lrwxrwxrwx 1 root root 34 Jun 22 2014 mailx.1.gz -> /usr/share/man/man1/bsd-mailx.1.gz lrwxrwxrwx 1 root root 20 Mär 26 2016 mogrify -> /usr/bin/mogrify-im6 lrwxrwxrwx 1 root root 36 Mär 26 2016 mogrify.1.gz -> /usr/share/man/man1/mogrify-im6.1.gz lrwxrwxrwx 1 root root 20 Mär 26 2016 montage -> /usr/bin/montage-im6 lrwxrwxrwx 1 root root 36 Mär 26 2016 montage.1.gz -> /usr/share/man/man1/montage-im6.1.gz lrwxrwxrwx 1 root root 15 Jul 25 2015 mp3-decoder -> /usr/bin/mpg321 lrwxrwxrwx 1 root root 31 Jul 25 2015 mp3-decoder.1.gz -> /usr/share/man/man1/mpg321.1.gz lrwxrwxrwx 1 root root 15 Jul 25 2015 mpg123 -> /usr/bin/mpg321 lrwxrwxrwx 1 root root 31 Jul 25 2015 mpg123.1.gz -> /usr/share/man/man1/mpg321.1.gz lrwxrwxrwx 1 root root 11 Jun 22 2014 mt -> /bin/mt-gnu lrwxrwxrwx 1 root root 31 Jun 22 2014 mt.1.gz -> /usr/share/man/man1/mt-gnu.1.gz lrwxrwxrwx 1 root root 17 Mär 26 2016 mutt -> /usr/bin/mutt-org lrwxrwxrwx 1 root root 33 Mär 26 2016 mutt.1.gz -> /usr/share/man/man1/mutt-org.1.gz lrwxrwxrwx 1 root root 28 Mär 26 2016 mutt-doc-html -> /usr/share/doc/mutt/html-org lrwxrwxrwx 1 root root 37 Mär 26 2016 mutt-doc-manual -> /usr/share/doc/mutt/manual-org.txt.gz lrwxrwxrwx 1 root root 35 Mär 26 2016 muttrc.5.gz -> /usr/share/man/man5/muttrc-org.5.gz lrwxrwxrwx 1 root root 24 Jul 2 2016 mvn -> /usr/share/maven/bin/mvn lrwxrwxrwx 1 root root 29 Jul 2 2016 mvn.1.gz -> /usr/share/maven/man/mvn.1.gz lrwxrwxrwx 1 root root 29 Jul 2 2016 mvnDebug -> /usr/share/maven/bin/mvnDebug lrwxrwxrwx 1 root root 34 Jul 2 2016 mvnDebug.1.gz -> /usr/share/maven/man/mvnDebug.1.gz lrwxrwxrwx 1 root root 50 Dez 25 12:09 native2ascii -> /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii lrwxrwxrwx 1 root root 60 Dez 25 12:09 native2ascii.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/native2ascii.1.gz lrwxrwxrwx 1 root root 13 Mai 1 2015 nawk -> /usr/bin/gawk lrwxrwxrwx 1 root root 29 Mai 1 2015 nawk.1.gz -> /usr/share/man/man1/gawk.1.gz lrwxrwxrwx 1 root root 15 Mai 1 2015 nc -> /bin/nc.openbsd lrwxrwxrwx 1 root root 35 Mai 1 2015 nc.1.gz -> /usr/share/man/man1/nc_openbsd.1.gz lrwxrwxrwx 1 root root 15 Mai 1 2015 netcat -> /bin/nc.openbsd lrwxrwxrwx 1 root root 35 Mai 1 2015 netcat.1.gz -> /usr/share/man/man1/nc_openbsd.1.gz lrwxrwxrwx 1 root root 28 Jan 21 15:47 nvidia -> /usr/lib/nvidia/legacy-304xx lrwxrwxrwx 1 root root 56 Jan 21 15:47 nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/libGL.so.1 lrwxrwxrwx 1 root root 64 Jan 21 15:47 nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/libnvidia-cfg.so.1 lrwxrwxrwx 1 root root 72 Jan 21 15:47 nvidia--libXvMCNVIDIA_dynamic.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/libXvMCNVIDIA_dynamic.so.1 lrwxrwxrwx 1 root root 64 Jan 21 15:47 nvidia--libXvMCNVIDIA.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-304xx/libXvMCNVIDIA.so.1 lrwxrwxrwx 1 root root 45 Jan 21 15:47 nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-legacy-304xx-modprobe.conf lrwxrwxrwx 1 root root 46 Dez 25 16:05 orbd -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd lrwxrwxrwx 1 root root 56 Dez 25 16:05 orbd.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/orbd.1.gz lrwxrwxrwx 1 root root 49 Dez 25 16:05 pack200 -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 lrwxrwxrwx 1 root root 59 Dez 25 16:05 pack200.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/pack200.1.gz lrwxrwxrwx 1 root root 9 Jun 22 2014 pager -> /bin/less lrwxrwxrwx 1 root root 29 Jun 22 2014 pager.1.gz -> /usr/share/man/man1/less.1.gz lrwxrwxrwx 1 root root 9 Jun 22 2014 pico -> /bin/nano lrwxrwxrwx 1 root root 29 Jun 22 2014 pico.1.gz -> /usr/share/man/man1/nano.1.gz lrwxrwxrwx 1 root root 23 Jun 22 2014 pinentry -> /usr/bin/pinentry-gtk-2 lrwxrwxrwx 1 root root 39 Jun 22 2014 pinentry.1.gz -> /usr/share/man/man1/pinentry-gtk-2.1.gz lrwxrwxrwx 1 root root 23 Jun 22 2014 pinentry-x11 -> /usr/bin/pinentry-gtk-2 lrwxrwxrwx 1 root root 39 Jun 22 2014 pinentry-x11.1.gz -> /usr/share/man/man1/pinentry-gtk-2.1.gz lrwxrwxrwx 1 root root 52 Dez 25 12:09 policytool -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool lrwxrwxrwx 1 root root 62 Dez 25 12:09 policytool.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/policytool.1.gz lrwxrwxrwx 1 root root 12 Jun 22 2014 rcp -> /usr/bin/scp lrwxrwxrwx 1 root root 28 Jun 22 2014 rcp.1.gz -> /usr/share/man/man1/scp.1.gz lrwxrwxrwx 1 root root 16 Jun 22 2014 rdoc -> /usr/bin/rdoc1.8 lrwxrwxrwx 1 root root 32 Jun 22 2014 rdoc.1.gz -> /usr/share/man/man1/rdoc1.8.1.gz -rw-r--r-- 1 root root 100 Okt 1 2013 README lrwxrwxrwx 1 root root 20 Mär 26 2016 rename -> /usr/bin/file-rename lrwxrwxrwx 1 root root 37 Mär 26 2016 rename.1.gz -> /usr/share/man/man1/file-rename.1p.gz lrwxrwxrwx 1 root root 14 Jun 22 2014 ri -> /usr/bin/ri1.8 lrwxrwxrwx 1 root root 30 Jun 22 2014 ri.1.gz -> /usr/share/man/man1/ri1.8.1.gz lrwxrwxrwx 1 root root 15 Jun 22 2014 rlogin -> /usr/bin/slogin lrwxrwxrwx 1 root root 31 Jun 22 2014 rlogin.1.gz -> /usr/share/man/man1/slogin.1.gz lrwxrwxrwx 1 root root 42 Dez 25 12:09 rmic -> /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic lrwxrwxrwx 1 root root 52 Dez 25 12:09 rmic.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/rmic.1.gz lrwxrwxrwx 1 root root 46 Dez 25 16:05 rmid -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid lrwxrwxrwx 1 root root 56 Dez 25 16:05 rmid.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/rmid.1.gz lrwxrwxrwx 1 root root 53 Dez 25 16:05 rmiregistry -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry lrwxrwxrwx 1 root root 63 Dez 25 16:05 rmiregistry.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/rmiregistry.1.gz lrwxrwxrwx 1 root root 17 Jun 22 2014 rmt -> /usr/sbin/rmt-tar lrwxrwxrwx 1 root root 32 Jun 22 2014 rmt.8.gz -> /usr/share/man/man8/rmt-tar.8.gz lrwxrwxrwx 1 root root 12 Jun 22 2014 rsh -> /usr/bin/ssh lrwxrwxrwx 1 root root 28 Jun 22 2014 rsh.1.gz -> /usr/share/man/man1/ssh.1.gz lrwxrwxrwx 1 root root 44 Mär 26 2016 rst2html -> /usr/share/docutils/scripts/python2/rst2html lrwxrwxrwx 1 root root 45 Mär 26 2016 rst2latex -> /usr/share/docutils/scripts/python2/rst2latex lrwxrwxrwx 1 root root 43 Mär 26 2016 rst2man -> /usr/share/docutils/scripts/python2/rst2man lrwxrwxrwx 1 root root 43 Mär 26 2016 rst2odt -> /usr/share/docutils/scripts/python2/rst2odt lrwxrwxrwx 1 root root 54 Mär 26 2016 rst2odt_prepstyles -> /usr/share/docutils/scripts/python2/rst2odt_prepstyles lrwxrwxrwx 1 root root 49 Mär 26 2016 rst2pseudoxml -> /usr/share/docutils/scripts/python2/rst2pseudoxml lrwxrwxrwx 1 root root 42 Mär 26 2016 rst2s5 -> /usr/share/docutils/scripts/python2/rst2s5 lrwxrwxrwx 1 root root 45 Mär 26 2016 rst2xetex -> /usr/share/docutils/scripts/python2/rst2xetex lrwxrwxrwx 1 root root 43 Mär 26 2016 rst2xml -> /usr/share/docutils/scripts/python2/rst2xml lrwxrwxrwx 1 root root 49 Mär 26 2016 rst-buildhtml -> /usr/share/docutils/scripts/python2/rst-buildhtml lrwxrwxrwx 1 root root 47 Mär 26 2016 rstpep2html -> /usr/share/docutils/scripts/python2/rstpep2html lrwxrwxrwx 1 root root 16 Jun 22 2014 ruby -> /usr/bin/ruby1.8 lrwxrwxrwx 1 root root 32 Jun 22 2014 ruby.1.gz -> /usr/share/man/man1/ruby1.8.1.gz lrwxrwxrwx 1 root root 17 Jun 22 2014 rview -> /usr/bin/vim.tiny lrwxrwxrwx 1 root root 47 Dez 25 12:09 schemagen -> /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen lrwxrwxrwx 1 root root 57 Dez 25 12:09 schemagen.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/schemagen.1.gz lrwxrwxrwx 1 root root 47 Dez 25 12:09 serialver -> /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver lrwxrwxrwx 1 root root 57 Dez 25 12:09 serialver.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/serialver.1.gz lrwxrwxrwx 1 root root 52 Dez 25 16:05 servertool -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool lrwxrwxrwx 1 root root 62 Dez 25 16:05 servertool.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/servertool.1.gz lrwxrwxrwx 1 root root 52 Jun 22 2014 start-here-16.png -> /usr/share/icons/gnome/16x16/places/debian-swirl.png lrwxrwxrwx 1 root root 52 Jun 22 2014 start-here-22.png -> /usr/share/icons/gnome/22x22/places/debian-swirl.png lrwxrwxrwx 1 root root 52 Jun 22 2014 start-here-24.png -> /usr/share/icons/gnome/24x24/places/debian-swirl.png lrwxrwxrwx 1 root root 54 Jun 22 2014 start-here-256.png -> /usr/share/icons/gnome/256x256/places/debian-swirl.png lrwxrwxrwx 1 root root 52 Jun 22 2014 start-here-32.png -> /usr/share/icons/gnome/32x32/places/debian-swirl.png lrwxrwxrwx 1 root root 52 Jun 22 2014 start-here-48.png -> /usr/share/icons/gnome/48x48/places/debian-swirl.png lrwxrwxrwx 1 root root 55 Jun 22 2014 start-here.svg -> /usr/share/icons/gnome/scalable/places/debian-swirl.svg lrwxrwxrwx 1 root root 19 Mär 26 2016 stream -> /usr/bin/stream-im6 lrwxrwxrwx 1 root root 35 Mär 26 2016 stream.1.gz -> /usr/share/man/man1/stream-im6.1.gz lrwxrwxrwx 1 root root 26 Mär 26 2016 tcptraceroute -> /usr/sbin/tcptraceroute.db lrwxrwxrwx 1 root root 41 Mär 26 2016 tcptraceroute.8.gz -> /usr/share/man/man8/tcptraceroute.db.8.gz lrwxrwxrwx 1 root root 22 Jun 22 2014 telnet -> /usr/bin/telnet.netkit lrwxrwxrwx 1 root root 38 Jun 22 2014 telnet.1.gz -> /usr/share/man/man1/telnet.netkit.1.gz lrwxrwxrwx 1 root root 18 Jun 22 2014 testrb -> /usr/bin/testrb1.8 lrwxrwxrwx 1 root root 34 Jun 22 2014 testrb.1.gz -> /usr/share/man/man1/testrb1.8.1.gz lrwxrwxrwx 1 root root 51 Dez 25 16:05 tnameserv -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv lrwxrwxrwx 1 root root 61 Dez 25 16:05 tnameserv.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/tnameserv.1.gz lrwxrwxrwx 1 root root 22 Mär 26 2016 traceproto -> /usr/bin/traceproto.db lrwxrwxrwx 1 root root 38 Mär 26 2016 traceproto.1.gz -> /usr/share/man/man1/traceproto.db.1.gz lrwxrwxrwx 1 root root 22 Mär 26 2016 traceroute -> /usr/bin/traceroute.db lrwxrwxrwx 1 root root 38 Mär 26 2016 traceroute.1.gz -> /usr/share/man/man1/traceroute.db.1.gz lrwxrwxrwx 1 root root 23 Mär 26 2016 traceroute6 -> /usr/bin/traceroute6.db lrwxrwxrwx 1 root root 39 Mär 26 2016 traceroute6.1.gz -> /usr/share/man/man1/traceroute6.db.1.gz lrwxrwxrwx 1 root root 22 Mär 26 2016 traceroute.sbin -> /usr/bin/traceroute.db lrwxrwxrwx 1 root root 13 Jun 22 2014 unlzma -> /usr/bin/unxz lrwxrwxrwx 1 root root 29 Jun 22 2014 unlzma.1.gz -> /usr/share/man/man1/unxz.1.gz lrwxrwxrwx 1 root root 51 Dez 25 16:05 unpack200 -> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 lrwxrwxrwx 1 root root 61 Dez 25 16:05 unpack200.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/unpack200.1.gz lrwxrwxrwx 1 root root 22 Mär 7 2015 unrar -> /usr/bin/unrar-nonfree lrwxrwxrwx 1 root root 38 Mär 7 2015 unrar.1.gz -> /usr/share/man/man1/unrar-nonfree.1.gz lrwxrwxrwx 1 root root 25 Jun 22 2014 updatedb -> /usr/bin/updatedb.mlocate lrwxrwxrwx 1 root root 17 Mär 26 2016 vi -> /usr/bin/vim.tiny lrwxrwxrwx 1 root root 28 Mär 26 2016 vi.1.gz -> /usr/share/man/man1/vim.1.gz lrwxrwxrwx 1 root root 17 Mär 26 2016 view -> /usr/bin/vim.tiny lrwxrwxrwx 1 root root 28 Mär 26 2016 view.1.gz -> /usr/share/man/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 view.fr.1.gz -> /usr/share/man/fr/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 view.it.1.gz -> /usr/share/man/it/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 view.ja.1.gz -> /usr/share/man/ja/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 view.pl.1.gz -> /usr/share/man/pl/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 view.ru.1.gz -> /usr/share/man/ru/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 vi.fr.1.gz -> /usr/share/man/fr/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 vi.it.1.gz -> /usr/share/man/it/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 vi.ja.1.gz -> /usr/share/man/ja/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 vi.pl.1.gz -> /usr/share/man/pl/man1/vim.1.gz lrwxrwxrwx 1 root root 31 Mär 26 2016 vi.ru.1.gz -> /usr/share/man/ru/man1/vim.1.gz lrwxrwxrwx 1 root root 17 Jun 22 2014 w -> /usr/bin/w.procps lrwxrwxrwx 1 root root 33 Jun 22 2014 w.1.gz -> /usr/share/man/man1/w.procps.1.gz lrwxrwxrwx 1 root root 18 Jun 22 2014 write -> /usr/bin/bsd-write lrwxrwxrwx 1 root root 34 Jun 22 2014 write.1.gz -> /usr/share/man/man1/bsd-write.1.gz lrwxrwxrwx 1 root root 43 Dez 25 12:09 wsgen -> /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen lrwxrwxrwx 1 root root 53 Dez 25 12:09 wsgen.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/wsgen.1.gz lrwxrwxrwx 1 root root 46 Dez 25 12:09 wsimport -> /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport lrwxrwxrwx 1 root root 56 Dez 25 12:09 wsimport.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/wsimport.1.gz lrwxrwxrwx 1 root root 12 Jun 22 2014 www-browser -> /usr/bin/w3m lrwxrwxrwx 1 root root 28 Jun 22 2014 www-browser.1.gz -> /usr/share/man/man1/w3m.1.gz lrwxrwxrwx 1 root root 32 Jun 22 2014 x-cursor-theme -> /etc/X11/cursors/oxy-black.theme lrwxrwxrwx 1 root root 17 Jul 30 12:17 xdvi.bin -> /usr/bin/xdvi-xaw lrwxrwxrwx 1 root root 41 Dez 25 12:09 xjc -> /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc lrwxrwxrwx 1 root root 51 Dez 25 12:09 xjc.1.gz -> /usr/lib/jvm/java-8-openjdk-amd64/man/man1/xjc.1.gz lrwxrwxrwx 1 root root 19 Mär 26 2016 x-session-manager -> /usr/bin/startxfce4 lrwxrwxrwx 1 root root 35 Mär 26 2016 x-session-manager.1.gz -> /usr/share/man/man1/startxfce4.1.gz lrwxrwxrwx 1 root root 16 Jun 22 2014 x-terminal-emulator -> /usr/bin/konsole lrwxrwxrwx 1 root root 14 Jul 11 2014 x-window-manager -> /usr/bin/xfwm4 lrwxrwxrwx 1 root root 30 Jul 11 2014 x-window-manager.1.gz -> /usr/share/man/man1/xfwm4.1.gz lrwxrwxrwx 1 root root 18 Jun 22 2014 x-www-browser -> /usr/bin/konqueror lrwxrwxrwx 1 root root 34 Jun 22 2014 x-www-browser.1.gz -> /usr/share/man/man1/konqueror.1.gz There seem to be some OpenGL related entries referring to mesa instead of nvidia. Why? If I try to install libEGL, it's only available for nvidia 340, not the legacy 304. What's all this about, how can I get Nvidia running on Debian? If I try to uninstall the old nouveau drivers, Debian wants to drop 150 MB of packages that look like half the regular operating system, I don't understand what's going on. How can I just get the Nvidia legacy drivers running without breaking my whole installation?
What do you see in /var/lib/dkms about the nvidia driver? Can you see the .ko files anywhere, and what does the log say?
Hi. I have a Star TSP700 (Not the nowadays more common TSP700II) hooked up to my PC running Debian Jessie via USB. I've used the switches under the printer to set it to ESC/POS mode. The printer is recognized by the system and I can pipe a string of text to it: Code: Select allecho "Text I want to print" > /dev/usb/lp0 However, this method does not support the Scandinavian letters, and I cannot bold or underline text. I tried the foo.php -script mentioned here, but that didn't work as intended: the bolds were not bold and actually where the bold needed to be, I've got a cut in the paper. It seems that the ESC/POS -coding in the php file is not compatible. I have no experience what so ever on printers, even the regular ones, and very little to none on programming. I purchased this item used with intention to use shell scripts to print simple text files (and ideally even simple images) like notes, phone numbers, shopping lists, daily schedules etc. (And cowsay stuff for fun of course ) so the bar code stuff is nothing of a value in this case. Being able to print headlines in bold or bigger font is also optional, but of course would be nice. Cutting the paper is pretty crucial, as this thing doesn't have a sharp edge to rip against. I've found some codes in the programmers manual of the machine, but I have no clue what to do with that information. How should I proceed?
Hi, The documentation for Your printer is fortunately very good, so the only thing which is left, is to explain is how to send custom codes to the printer: If You'll check the manpage for the "echo" command then You should notice this: Code: Select all -n do not output the trailing newline -e enable interpretation of backslash escapes ...and how to use this options to achieve your goal is explained here: http://unix.stackexchange.com/questions ... -to-a-file Of course in Your case You'll send the bytes to a serial port, not to a file ...and it would be better if You'll use the hex values provided in the documentation (not the escape codes), even though some of them are corresponding to ASCII codes (thanks to this, Your language/localization settings will not have any influence on the final result) Regards.
I have bought a new TP-WN725N wireless adapter which uses realtek 8188eu driver.The device is clearly recognized but the problem is the network range shown in all networks is 0%. I have installed the firmware-realtek[non-free] from the official repositories and also I have tried the driver from thehttps://github.com/lwfinger/rtl8188eu both drivers successfully recognizes the device but no network range.By no network range I mean it shows some available wifi networks with no signal and it doesn't connect to them. Code: Select allrahul@debian:~$ lsusb Bus 002 Device 002: ID 5986:01a2 Acer, Inc Bus 002 Device 003: ID 0bda:8179 Realtek Semiconductor Corp. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 413c:8140 Dell Computer Corp. Wireless 360 Bluetooth Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Code: Select alldmesg [ 1503.812281] usb 2-3: new high-speed USB device number 3 using ehci-pci [ 1503.945085] usb 2-3: New USB device found, idVendor=0bda, idProduct=8179 [ 1503.945093] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1503.945098] usb 2-3: Product: 802.11n NIC [ 1503.945102] usb 2-3: Manufacturer: Realtek [ 1503.945106] usb 2-3: SerialNumber: 00E04C0001 [ 1505.344088] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0) [ 1505.377420] EEPROM ID = 0x8129 [ 1505.378356] usbcore: registered new interface driver r8188eu [ 1505.417777] r8188eu 2-3:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin [ 1505.417803] R8188EU: Firmware Version 11, SubVersion 1, Signature 0x88e1 [ 1505.837772] MAC Address = 98:de:d0:1d:3b:f6 [ 1505.843177] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready [ 1505.850815] R8188EU: INFO indicate disassoc [ 1505.852739] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready [ 1507.203564] R8188EU: INFO indicate disassoc [ 1529.007731] r8188eu 2-3:1.0: firmware: direct-loading firmware rtlwifi/rtl8188eufw.bin [ 1976.352030] R8188EU: INFO indicate disassoc [ 1979.528220] R8188EU: INFO indicate disassoc [ 1982.496025] R8188EU: INFO indicate disassoc [ 1985.468035] R8188EU: INFO indicate disassoc Code: Select allrahul@debian:~$ lsmod Module Size Used by 8188eu 696522 0 cpuid 12663 0 bnep 17431 2 nfsd 262938 2 auth_rpcgss 51209 1 nfsd oid_registry 12419 1 auth_rpcgss nfs_acl 12511 1 nfsd nfs 192232 0 lockd 83389 2 nfs,nfsd fscache 45542 1 nfs sunrpc 237364 6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl uvcvideo 79005 0 ecb 12737 1 btusb 29721 0 videobuf2_vmalloc 12816 1 uvcvideo videobuf2_memops 12519 1 videobuf2_vmalloc videobuf2_core 47787 1 uvcvideo v4l2_common 12995 1 videobuf2_core videodev 126451 3 uvcvideo,v4l2_common,videobuf2_core media 18305 2 uvcvideo,videodev dell_wmi 12477 0 bluetooth 374429 21 bnep,btusb sparse_keymap 12818 1 dell_wmi dell_laptop 17077 0 dcdbas 13313 1 dell_laptop iTCO_wdt 12831 0 iTCO_vendor_support 12649 1 iTCO_wdt joydev 17063 0 snd_hda_codec_conexant 17841 1 serio_raw 12849 0 snd_hda_codec_generic 63181 1 snd_hda_codec_conexant 6lowpan_iphc 16588 1 bluetooth arc4 12536 2 coretemp 12820 0 ath9k 90245 0 ath9k_common 21746 1 ath9k ath9k_hw 391172 2 ath9k_common,ath9k kvm_intel 139116 0 kvm 392862 1 kvm_intel ath 26067 3 ath9k_common,ath9k,ath9k_hw mac80211 482315 1 ath9k cfg80211 413730 4 ath,ath9k_common,ath9k,mac80211 pcspkr 12595 0 rfkill 18867 6 cfg80211,bluetooth,dell_laptop i2c_i801 16965 0 snd_hda_intel 26407 4 snd_hda_controller 26646 1 snd_hda_intel lpc_ich 20768 0 mfd_core 12601 1 lpc_ich snd_hda_codec 104500 4 snd_hda_codec_conexant,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller snd_hwdep 13148 1 snd_hda_codec snd_pcm 88662 3 snd_hda_codec,snd_hda_intel,snd_hda_controller snd_timer 26668 1 snd_pcm evdev 17445 13 battery 13356 0 shpchp 31121 0 snd 65338 15 snd_hwdep,snd_timer,snd_hda_codec_conexant,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel soundcore 13026 2 snd,snd_hda_codec ac 12715 0 acpi_cpufreq 17218 1 processor 28221 3 acpi_cpufreq vmhgfs 65266 0 vmw_vmci 55383 1 vmhgfs fuse 83350 1 parport_pc 26300 0 ppdev 16782 0 lp 17074 0 parport 35749 3 lp,ppdev,parport_pc autofs4 35529 2 ext4 477942 2 crc16 12343 2 ext4,bluetooth mbcache 17171 1 ext4 jbd2 82514 1 ext4 sd_mod 44356 4 crc_t10dif 12431 1 sd_mod crct10dif_generic 12581 1 sg 29973 0 crct10dif_common 12356 2 crct10dif_generic,crc_t10dif sr_mod 21903 0 cdrom 47424 1 sr_mod ahci 33334 3 libahci 27158 1 ahci psmouse 99249 0 libata 177508 2 ahci,libahci scsi_mod 191405 4 sg,libata,sd_mod,sr_mod firewire_ohci 39523 0 firewire_core 56665 1 firewire_ohci crc_itu_t 12347 1 firewire_core sdhci_pci 22097 0 sdhci 35161 1 sdhci_pci r8169 68262 0 mii 12675 1 r8169 mmc_core 102374 2 sdhci,sdhci_pci thermal 17559 0 wmi 17339 1 dell_wmi i915 841331 2 button 12944 1 i915 i2c_algo_bit 12751 1 i915 drm_kms_helper 49210 1 i915 video 18096 1 i915 uhci_hcd 43499 0 drm 249998 4 i915,drm_kms_helper ehci_pci 12512 0 i2c_core 46012 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev ehci_hcd 69837 1 ehci_pci thermal_sys 27642 3 video,thermal,processor usbcore 195468 6 btusb,uhci_hcd,uvcvideo,ehci_hcd,ehci_pci,8188eu usb_common 12440 1 usbcore Any help is highly appreciated.
willmaster wrote: Is there anyway I can back-port the same driver to Debian Jessie ? Xubuntu 16.10 uses kernel 4.8 which in turn has a newer driver than the one in Jessies kernel 3.16 You could try using a newer kernel and firmware from jessie backports.
Using an Asus F556U laptop, the touchpad is not recognized at all: Code: Select all$ xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ USB OPTICAL MOUSE id=13 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Video Bus id=8 [slave keyboard (3)] ↳ Sleep Button id=9 [slave keyboard (3)] ↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)] ↳ Asus WMI hotkeys id=11 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)] Also, this gives me nothing: Code: Select all$ cat /proc/bus/input/devices | grep -i pad Code: Select all$ uname -a Linux F556U 4.4.0-2-deepin-amd64 #1 SMP Deepin 4.4.6-4 (2016-07-01) x86_64 GNU/Linux This is on a Debian derivative (Deepin linux 15.3). I checked the BIOS and the touchpad is enabled there. On windows it works fine, on Ubuntu Gnome which I used before this, it was recognized as a "generic mouse" if I remember correctly which worked okay-ish (multitouch/scrolling not working). I don't really know what to try now, any help is appreciated!
You would have better luck asking Deepin support channels or forums. It would most likely have different configuration from Debian and I doubt anyone here uses it.
I recently bought this laptop for everyday Debian fun, this is the same one that was featured on the broadcom problems topics, now here we are again now with a graphics card problem! You see, the thing is that this laptop has an Intel HD Graphics 400 card, this can be seen on the product page(it is exactly that laptop) ("http://www8.hp.com/mx/es/products/lapto ... !tab=specs") the problem is, it seems that i cannot get it to work properly, i've installed the intel-microcode but i don't know if that solves the issue since i still don't see any difference on games or composting, i know Intel graphics cards are way too "bad" when it refers to graphics but there must be a way to extract some juice out of it. Thanks in advance.
You could always try to grab a newer kernel and xserver-xorg-video-intel from backports. (I assume you run stable.)
Hi everyone, I have a Realtek 8723 Wireless on my msi new laptop but wifi doesn't work. Got no answer and tried lot of solutions i found on this forum and others...after 2 weeks of problems, i'm starting to desesperate and i'm asking for help. To install the Package: firmware-realtek (0.43~bpo70+1) which include the good driver, i had to do it manually with apt-get install (With synaptic i had only the 0.36 without realtek 8723AE)... Here is my lspci : Code: Select all# lspci 00:00.0 Host bridge: Intel Corporation Haswell DRAM Controller (rev 06) 00:01.0 PCI bridge: Intel Corporation Haswell PCI Express x16 Controller (rev 06) 00:01.1 PCI bridge: Intel Corporation Haswell PCI Express x8 Controller (rev 06) 00:02.0 VGA compatible controller: Intel Corporation Haswell Integrated Graphics Controller (rev 06) 00:03.0 Audio device: Intel Corporation Haswell HD Audio Controller (rev 06) 00:14.0 USB controller: Intel Corporation Lynx Point USB xHCI Host Controller (rev 05) 00:16.0 Communication controller: Intel Corporation Lynx Point MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation Lynx Point USB Enhanced Host Controller #2 (rev 05) 00:1b.0 Audio device: Intel Corporation Lynx Point High Definition Audio Controller (rev 05) 00:1c.0 PCI bridge: Intel Corporation Lynx Point PCI Express Root Port #1 (rev d5) 00:1c.3 PCI bridge: Intel Corporation Lynx Point PCI Express Root Port #4 (rev d5) 00:1c.5 PCI bridge: Intel Corporation Lynx Point PCI Express Root Port #6 (rev d5) 00:1d.0 USB controller: Intel Corporation Lynx Point USB Enhanced Host Controller #1 (rev 05) 00:1f.0 ISA bridge: Intel Corporation Lynx Point LPC Controller (rev 05) 00:1f.2 SATA controller: Intel Corporation Lynx Point 6-port SATA Controller 1 [AHCI mode] (rev 05) 00:1f.3 SMBus: Intel Corporation Lynx Point SMBus Controller (rev 05) 01:00.0 3D controller: NVIDIA Corporation Device 1140 (rev a1) 04:00.0 Ethernet controller: Atheros Communications Inc. AR8161 Gigabit Ethernet (rev 10) 05:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8723 I can give you this : Code: Select all# uname -a Linux voyage 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 GNU/Linux and this : Code: Select alliwconfig lo no wireless extensions. eth0 no wireless extensions. When i checked the firmware version i got this : Code: Select all# apt-cache show firmware-realtek | grep "version" * Realtek RTL8192SU firmware, version 902B (RTL8192SU/rtl8192sfw.bin) * Realtek RTL8106E-1 firmware, version 0.0.1 (rtl_nic/rtl8106e-1.fw) * Realtek RTL8106E-2 firmware, version 0.0.1 (rtl_nic/rtl8106e-2.fw) * Realtek RTL8168E-3 firmware, version 0.0.4 (rtl_nic/rtl8168e-3.fw) * Realtek RTL8168F-1 firmware, version 0.0.5 (rtl_nic/rtl8168f-1.fw) * Realtek RTL8168F-2 firmware, version 0.0.4 (rtl_nic/rtl8168f-2.fw) * Realtek RTL8168G-1 firmware, version 0.0.3 (rtl_nic/rtl8168g-1.fw) * Realtek RTL8168G-2 firmware, version 0.0.1 (rtl_nic/rtl8168g-2.fw) * Realtek RTL8168G-3 firmware, version 0.0.1 (rtl_nic/rtl8168g-3.fw) * Realtek RTL8402-1 firmware, version 0.0.1 (rtl_nic/rtl8402-1.fw) * Realtek RTL8411-1 firmware, version 0.0.3 (rtl_nic/rtl8411-1.fw) * Realtek RTL8411-2 firmware, version 0.0.1 (rtl_nic/rtl8411-2.fw) * Realtek RTL8192CE/RTL8188CE firmware, version 4.816.2011 * Realtek RTL8192CE/RTL8188CE B-cut firmware, version 4.816.2011 * Realtek RTL8188CE A-cut firmware, version 4.816.2011 * Realtek RTL8192DE firmware, version 4.816.2011 * Realtek RTL8192SE/RTL8191SE firmware, version 4.816.2011 * Realtek RTL8192SU firmware, version 902B (RTL8192SU/rtl8192sfw.bin) * Realtek RTL8168E-3 firmware, version 0.0.4 (rtl_nic/rtl8168e-3.fw) * Realtek RTL8168F-1 firmware, version 0.0.4 (rtl_nic/rtl8168f-1.fw) * Realtek RTL8168F-2 firmware, version 0.0.4 (rtl_nic/rtl8168f-2.fw) * Realtek RTL8192CE/RTL8188CE firmware, version 4.816.2011 (rtlwifi/rtl8192cfw.bin) * Realtek RTL8192CE/RTL8188CE B-cut firmware, version 4.816.2011 (rtlwifi/rtl8192cfwU_B.bin) * Realtek RTL8188CE A-cut firmware, version 4.816.2011 (rtlwifi/rtl8192cfwU.bin) Help would be really appreciated. Thanks you. Mytr (Sorry for my poor English).
You have the firmware but the drivers for that device were only included from kernel version 3.8 onwards. Try the newer kernel version from the wheezy-backports repository (omit the first command if you already have the repository listed in /etc/apt/sources.list): Code: Select all# echo "deb http://http.debian.net/debian wheezy-backports main" >> /etc/apt/sources.list # apt-get update # apt-get install -t wheezy-backports linux-image-amd64
Hi all. I have a problem with my new laptop. The net card is very new and I don't foud any driver. The result of lspci -nn (only the nic) Code: Select all3b:00.0 Ethernet controller [0200]: Qualcomm Atheros Device [1969:e0a1] (rev 10) Installing and loading ALX driver (similar hardware) and executing: Code: Select allecho 1969 e0a1 > /sys/bus/pci/drivers/alx/new_id the nic works perfectly (network manager detects just when I execute the command) The problem, is tnecesary to execute on every reboot the command. I'm searching if I can force driver via udev o any option in module load but I didn't found anything. Sombody kwno how can I force de driver for specific PCI direction??? Thanks.
Solved recompiling ALX driver.
I just bought a new printer -- an HP Officejet 5740 to replace a printer that died -- but it needs HPLIP 3.14.10 or better. I use HPLIP 3.14.6 with Jessie; but nothing newer than that is available on the Jessie repositories. There are newer versions of HPLIP on Sourceforge, but I have had dire warnings in the past about creating a "Frankendebian" -- a system with software from several different sources. I'm particularly concerned about having to install dozens of newer versions of libraries that I don't really need, causing other software to break. Please, what is the safe way to proceed? Caitlin
jessie-backports has https://packages.debian.org/jessie-backports/hplip
So again Mr Broadcom decided to give me some trouble with it's drivers, i upgraded to kernel 4.7 and it broke the broadcom-sta-dkms and wifi doesn't work now, any way to fix it? Output of uname -a Code: Select allLinux debian 4.7.0-0.bpo.1-amd64 #1 SMP Debian 4.7.5-1~bpo8+1 (2016-09-30) x86_64 GNU/Linux there is really nothing much more, maybe there is no support for the driver yet, i really don't know
Rule of thumb says that users with out of tree modules should check or wait for those updated before installing new kernels, but kernel must come first There is a fixed broadcom-sta-dkms with support for 4.7 kernel in stretch, but you probably wanna wait or request that to be backported too: https://packages.debian.org/stretch/broadcom-sta-dkms
Hello everyone, just installed my new wifi netwrok adapter into Debian Jessie , googled and followed several howtos , no luck .. the card is recognized, i get the ip from my dhcp router but can't ping use internet nor ping google 8.8.8.8 dns. I have also installed latest kernel 4.7.0 with the hope that it could have been fixed .. no way! here is my configuration : ifconfig -a Code: Select all... wlan0 Link encap:Ethernet HWaddr f4:f2:6d:1d:de:f8 inet addr:192.168.1.112 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:604 errors:0 dropped:12 overruns:0 frame:0 TX packets:80 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:401875 (392.4 KiB) TX bytes:27934 (27.2 KiB) ... lsusb Code: Select allBus 002 Device 002: ID 8087:8000 Intel Corp. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 2357:0101 Bus 001 Device 002: ID 8087:8008 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 003: ID 045e:07f8 Microsoft Corp. Bus 003 Device 002: ID 03f0:134a Hewlett-Packard Bus 003 Device 004: ID 046d:0826 Logitech, Inc. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 br0 0.0.0.0 192.168.1.1 0.0.0.0 UG 1024 0 0 wlan0 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br0 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0 uname -a Linux linux-box 4.7.0-040700rc1-generic #201606100619 SMP Fri Jun 10 10:21:32 UTC 2016 x86_64 GNU/Linux The machine has already KVM up and running with the bridge (br0) on top of the eth0 - but i dont think it can cause any issues : brctl show bridge name bridge id STP enabled interfaces br0 8000.40167e33966f no eth0 vnet0 virbr0 8000.000000000000 yes /etc/network/interfaces auto lo iface lo inet loopback auto br0 iface br0 inet dhcp bridge_ports eth0 bridge_stp off bridge_fd 0 bridge_maxwait 0 auto wlan0 iface wlan0 inet dhcp wpa-ssid myssid wpa-psk mypwd the ping doesn't work nor any attempt to use internet .. and when switching to the wired connection, everything works again. here the howtos i have tried : http://swkstudios.com/tutorials/ubuntu/ ... c1200-t4u/ http://www.linux-hardware-guide.com/201 ... wpsusb-3-0 Drivers are installed but there should be something wrong with the configuration ... Any idea how i can investigate/fix this issue ?
nasp.ar wrote:uname -a Linux linux-box 4.7.0-040700rc1-generic #201606100619 SMP Fri Jun 10 10:21:32 UTC 2016 x86_64 GNU/Linux Why have you compiled an (outdated) upstream rc kernel release? Why not use a Debian kernel? Also, what is the hardware? Code: Select all# update-pciids lspci -knn | grep -iA2 net https://wiki.debian.org/HowToIdentifyADevice/PCI Finally, does this thread help? http://forums.debian.net/viewtopic.php?f=5&t=126735
Hey, Yesterday I installed Debian 8.5 Jessie on my new Dell Inspiron 13 7359 machine. Everything seems to be working fine but the laptop is producing no sound. * The laptop came pre-installed with Windows 10 (which has been wiped out now) and speakers were working there. * I checked alsamixer; nothing was on mute there * When a headphone is plugged in, the device list in Settings > Sound changes accordingly and shows a headphone (there is no sound through the headphone). * output of aplay -l Code: Select allabhikpal@athena:~$ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: CX20722 Analog [CX20722 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 * output of dmesg | grep sound Code: Select allabhikpal@athena:~$ dmesg | grep sound [ 2.615608] sound hdaudioC0D0: CX20722: BIOS auto-probing. [ 2.615940] sound hdaudioC0D0: autoconfig: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker [ 2.615942] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 2.615943] sound hdaudioC0D0: hp_outs=1 (0x16/0x0/0x0/0x0/0x0) [ 2.615944] sound hdaudioC0D0: mono: mono_out=0x0 [ 2.615945] sound hdaudioC0D0: inputs: [ 2.615947] sound hdaudioC0D0: Internal Mic=0x1a [ 2.615949] sound hdaudioC0D0: Mic=0x19 [ 2.616855] sound hdaudioC0D0: Enable sync_write for stable communication [ 2.649314] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/hdaudioC0D0/input7 [ 2.649995] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9 [ 2.650239] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10 [ 2.650319] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11 * lspci Code: Select allabhikpal@athena:~$ lspci 00:00.0 Host bridge: Intel Corporation Device 1904 (rev 08) 00:02.0 VGA compatible controller: Intel Corporation Device 1916 (rev 07) 00:04.0 Signal processing controller: Intel Corporation Device 1903 (rev 08) 00:14.0 USB controller: Intel Corporation Device 9d2f (rev 21) 00:15.0 Signal processing controller: Intel Corporation Device 9d60 (rev 21) 00:15.1 Signal processing controller: Intel Corporation Device 9d61 (rev 21) 00:16.0 Communication controller: Intel Corporation Device 9d3a (rev 21) 00:17.0 SATA controller: Intel Corporation Device 9d03 (rev 21) 00:1c.0 PCI bridge: Intel Corporation Device 9d14 (rev f1) 00:1f.0 ISA bridge: Intel Corporation Device 9d48 (rev 21) 00:1f.2 Memory controller: Intel Corporation Device 9d21 (rev 21) 00:1f.3 Audio device: Intel Corporation Device 9d70 (rev 21) 00:1f.4 SMBus: Intel Corporation Device 9d23 (rev 21) 01:00.0 Network controller: Intel Corporation Device 3165 (rev 79) * cat /proc/asound/card0/codec#* | grep Codec Code: Select allabhikpal@athena:~$ cat /proc/asound/card0/codec#* | grep Codec Codec: Conexant CX20722 Codec: Intel ID 2809 Googling around revealed that some Ubuntu users have experienced with the same card and laptop (Dell Inspiron 13 7359). But these "bugs" range all the way from unreliable jack detection [^1], noises from the card [^2], to lack of automute [^3]. However, one bug does mention no sound at all [^4]. Digging a bit further revealed a couple of things: * The patch that adds support for the CX20722 codes was added. Though I was only able to find this patch for the 3.16 kernel on the Ubuntu website [^5]. * The hardware datasheet [^6] lists Linux under "system compatibility." * There are M$ Win 10 drivers available at the Dell product support website, Some Ubuntu users have managed to get sound of the same card and laptop model, is there any way I could get there? I have not upgraded the kernel or done anything of that sort. Should I use a backport and then upgrade the kernel? Or is there a way I can use the windows drivers to get sound on my machine? A couple of pointers would be helpful; happy to do the necessary digging/reading/learning for myself. Please let me know if additional information is required, you want to see the output of more commands, etc. Thanks a lot! -- post scriptum: wifi (Intel 3165) is also not working, but I shall look into that after figuring out the sound) post super scriptum: I was using Ubuntu for the last two-ish years on my older laptop (and mint on my desktop), decided to try Debian when I got myself a new machine. I don't think I want to switch back. -- [^1]: https://bugs.launchpad.net/ubuntu/+sour ... ug/1521606 [^2]: http://osdir.com/ml/ubuntu-bugs/2015-08/msg11701.html [^3]: https://bugs.launchpad.net/ubuntu/+sour ... ug/1577349 [^4]: https://bugs.launchpad.net/ubuntu/+sour ... ug/1577347 [^5]: https://lists.ubuntu.com/archives/kerne ... 58136.html [^6]: http://www.conexant.com/wp-content/uplo ... X20722.pdf
have not upgraded the kernel or done anything of that sort. Should I use a backport and then upgrade the kernel? That's probably the thing to do. Shouldn't cause any harm, but I always leave the working stock kernel installed also when using backport kernel. Or is there a way I can use the windows drivers to get sound on my machine? nah, you won't get anywhere with that. You don't need taint, just a little persistance. sometimtes this is gootd too Code: Select alldmesg | grep -i firm
Hi! I have this hateful wifi Broadcom card and is not working, I use to have Debian Jessie for a log time and everything was ok, but when I switched to Debian Sid and in the beginning it was ok, but after a upgrade the wifi is not working any more. This is my wifi carD: Code: Select all$lspci Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01) And I tried this: https://wiki.debian.org/brcm80211 And this: https://wiki.debian.org/wl But nothing happen. I been looking for a solution in a lot of web sites and forums, but nothing works for me. I can see the wifi connections but when I try to connect this message appear: (2) Active connection removed before it was initialized. Also bought this one, hoping that this could work, but is not working https://www.amazon.de/Wireless-2-0%C2%A ... s=wifi+usb I hope somebody here can help me. Cheers.
Chiwy wrote:... I use to have Debian Jessie for a log time and everything was ok, but when I switched to Debian Sid and in the beginning it was ok, but after a upgrade the wifi is not working any more. Debian Jessie = stable Debian Sid = unstable
Good evening everyone, I wanted to ask if anyone knows the solution: I purchased Cubi N 120, specs: Code: Select allDDR3L 1600HMz up to 8GB Intel® Braswell N Processor Maximum to 1 x mSATA SSD and 1 x 2.5” SATA HDD (with extension bay) 802.11ac Combo Card or 802.11bgn Fan-less design Support standard VESA-mount is currently running a Debian 7 without graphical environment, the bios is the latest version, the problem is as follows: When I reboot the machine if I have connected the VGA monitor port and it does boot. It does not boot if the monitor is not connected. In the BIOS I can not find the usual choice "halt on" to set it to "no errors" and I see no way to get it to boot without connecting to the monitor. I would like it to boot , but without the monitor connected. I did find this doing some searches, but I don't know if it could work the same on Debian and this computer http://forums.fedoraforum.org/showthread.php?t=287194 It says at the bottom : Code: Select all**UPDATE:** Adding "vmalloc=256MB video=LVDS-1:d" to the GRUB_CMDLINE_LINUX_DEFAULT and regenerating GRUB config (via grub2-mkconfig -o /boot/grub2/grub.cfg) solves issue without need to disable IGD If you think this could work, also I do not understand how to edit the GRUB config file , where do I add this line ? Greetings and thank you
jibberjabber wrote:Code: Select allAdding "vmalloc=256MB video=LVDS-1:d" to the GRUB_CMDLINE_LINUX_DEFAULT and regenerating GRUB config (via grub2-mkconfig -o /boot/grub2/grub.cfg) solves issue without need to disable IGD If you think this could work, also I do not understand how to edit the GRUB config file , where do I add this line ? See https://wiki.archlinux.org/index.php/Ke ... eters#GRUB Try the temporary method first before editing /etc/default/grub
I've tried a Debian Jessie with GNOME 3 from Live USB, but i couldn't connect to my WiFi. I've tried to download a firmware for my PC's wireless (PC: HP Compaq 6910p, wireless firmware installed: iwlwifi-4965-2.ucode, respectively package firmware-iwlwifi), but it didn't work, I've enabled WiFi trough hardware switch, but only airplane mode enables and I don't see any way to enable WiFi trough NetworkManager. Is there someone who had this problem too and can help me? I want to know how to fix this problem, then install Debian on my PC.
Can you connect TEMPORARILY by cable?
Hello, I got a new laptop and I install Debian Jessie, but the SD Card reader is not working at all. When I list the devices with lspci it list the device: 07:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card Reader (rev 01) But it doesn't work. I snoop around in the net and I found that the kernel is supporting the card reader but it is not included. The source file is in drivers/mfd/rts5249.c How can I compile and install it, so I can start up the device? Thanks in advance.
What do you get with this command? Code: Select allsu -c 'modinfo rtsx_pci'
Hi, i recently install debian 8.5 Gnome on my laptop (toshiba T45 A4100) but touchpad not work. Following other post i make the following commands: Code: Select allroot@Toshibita:/home/monchito# uname -a Linux Toshibita 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) x86_64 GNU/Linux Code: Select allroot@Toshibita:/home/monchito# egrep -i 'synap|alps|etps' /proc/bus/input/devices N: Name="ETPS/2 Elantech Touchpad" Code: Select allroot@Toshibita:/home/monchito# lsusb Bus 003 Device 005: ID 04ca:7017 Lite-On Technology Corp. Bus 003 Device 004: ID 04f3:013b Elan Microelectronics Corp. Bus 003 Device 006: ID 8087:07dc Intel Corp. Bus 003 Device 013: ID 04fc:05d8 Sunplus Technology Co., Ltd Wireless keyboard/mouse Bus 003 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Code: Select allroot@Toshibita:/home/monchito# ls /etc/X11/ app-defaults X Xreset.d Xsession.options default-display-manager xinit Xresources xsm fonts xkb Xsession XvMCConfig rgb.txt Xreset Xsession.d Xwrapper.config - I dont have Xorg.conf - The touchpad was enabled in GUI (configuration -> mouse & touchpad) - The touchpad work in other OS. Any ideas? Thanks !!!
Hi again, continuing searching for a solution, i found this link related: https://wiki.debian.org/DebianEeePC/How ... chTouchpad If i make a firmware update to kernel 2.6.32-4 and later. And... using this tutorial : https://wiki.debian.org/HowToUpgradeKernel Is gonna work? Thanks.
This is an arm based raspberry pi 2, with debian based raspian. Raspian is just debian arm I think. I am reposting this from pi forums because I am not getting much feedback on it. https://is.gd/AHUegb I have recently lost the ability to use the scroll wheel on my old dell mouse. Any ideas how to get it back? It is a non-optical dell mouse, ps/2 but attached to the usb with an adapter. It has been working for several months. The only thing that has changed recently was that I did a distrubution upgrade through apt-get. (updated) I am also trying to install a logitech webcam from my old dell and I wonder if that messed with xorg. Here is my output from lsusb and dmesg pi@raspberrypi ~ $ lsusb Bus 001 Device 009: ID 13ba:0018 PCPlay Barcode PCP-BCG4209 Bus 001 Device 008: ID 03f0:3112 Hewlett-Packard Bus 001 Device 007: ID 046d:09a4 Logitech, Inc. QuickCam E 3500 Bus 001 Device 006: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) Bus 001 Device 005: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB Bus 001 Device 004: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub pi@raspberrypi ~ $ dmesg [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.13-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #894 SMP Mon Jun 13 13:13:27 BST 2016 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Raspberry Pi 2 Model B Rev 1.1 [ 0.000000] cma: Reserved 8 MiB at 0x32800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 208896 [ 0.000000] free_area_init_node: node 0, pgdat 808c0e00, node_mem_map b20c6000 [ 0.000000] Normal zone: 1836 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 208896 pages, LIFO batch:31 [ 0.000000] [bcm2709_smp_init_cpus] enter (9520->f3003010) [ 0.000000] [bcm2709_smp_init_cpus] ncores=4 [ 0.000000] PERCPU: Embedded 13 pages/cpu @b2083000 s22592 r8192 d22464 u53248 [ 0.000000] pcpu-alloc: s22592 r8192 d22464 u53248 alloc=13*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 207060 [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=976 bcm2708_fb.fbheight=736 bcm2709.boardrev=0xa21041 bcm2709.serial=0x963b7816 smsc95xx.macaddr=B8:27:EB:3B:78:16 bcm2708_fb.fbswap=1 bcm2709.uart_clock=3000000 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 809168K/835584K available (6344K kernel code, 432K rwdata, 1712K rodata, 476K init, 764K bss, 18224K reserved, 8192K cma-reserved) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xb3800000 - 0xff800000 (1216 MB) lowmem : 0x80000000 - 0xb3000000 ( 816 MB) modules : 0x7f000000 - 0x80000000 ( 16 MB) .text : 0x80008000 - 0x807e6470 (8058 kB) .init : 0x807e7000 - 0x8085e000 ( 476 kB) .data : 0x8085e000 - 0x808ca108 ( 433 kB) .bss : 0x808cd000 - 0x8098c1ac ( 765 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000010] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000030] Switching to timer-based delay loop, resolution 52ns [ 0.000352] Console: colour dummy device 80x30 [ 0.001542] console [tty1] enabled [ 0.001596] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.001674] pid_max: default: 32768 minimum: 301 [ 0.002090] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002139] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003366] Disabling cpuset control group subsystem [ 0.003449] Initializing cgroup subsys io [ 0.003509] Initializing cgroup subsys memory [ 0.003588] Initializing cgroup subsys devices [ 0.003641] Initializing cgroup subsys freezer [ 0.003692] Initializing cgroup subsys net_cls [ 0.003793] CPU: Testing write buffer coherency: ok [ 0.003905] ftrace: allocating 21209 entries in 63 pages [ 0.056226] CPU0: update cpu_capacity 1024 [ 0.056305] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.056343] [bcm2709_smp_prepare_cpus] enter [ 0.056502] Setting up static identity map for 0x8240 - 0x8274 [ 0.058914] [bcm2709_boot_secondary] cpu:1 started (0) 18 [ 0.059350] [bcm2709_secondary_init] enter cpu:1 [ 0.059411] CPU1: update cpu_capacity 1024 [ 0.059419] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.059992] [bcm2709_boot_secondary] cpu:2 started (0) 17 [ 0.060345] [bcm2709_secondary_init] enter cpu:2 [ 0.060376] CPU2: update cpu_capacity 1024 [ 0.060384] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.060920] [bcm2709_boot_secondary] cpu:3 started (0) 18 [ 0.061175] [bcm2709_secondary_init] enter cpu:3 [ 0.061206] CPU3: update cpu_capacity 1024 [ 0.061214] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.061301] Brought up 4 CPUs [ 0.061412] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.061445] CPU: All CPU(s) started in HYP mode. [ 0.061475] CPU: Virtualization extensions available. [ 0.062400] devtmpfs: initialized [ 0.074891] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.075396] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.076482] pinctrl core: initialized pinctrl subsystem [ 0.077306] NET: Registered protocol family 16 [ 0.083124] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.091502] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.091565] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.091793] Serial: AMBA PL011 UART driver [ 0.092143] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2 [ 0.594937] console [ttyAMA0] enabled [ 0.599254] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 0.678568] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1 [ 0.687282] SCSI subsystem initialized [ 0.691273] usbcore: registered new interface driver usbfs [ 0.696915] usbcore: registered new interface driver hub [ 0.702406] usbcore: registered new device driver usb [ 0.717575] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-06-20 18:18 [ 0.753359] clocksource: Switched to clocksource arch_sys_counter [ 0.812463] FS-Cache: Loaded [ 0.815808] CacheFiles: Loaded [ 0.835286] NET: Registered protocol family 2 [ 0.840893] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.848161] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.854832] TCP: Hash tables configured (established 8192 bind 8192) [ 0.861350] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.867369] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.874088] NET: Registered protocol family 1 [ 0.878934] RPC: Registered named UNIX socket transport module. [ 0.884920] RPC: Registered udp transport module. [ 0.889639] RPC: Registered tcp transport module. [ 0.894376] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.902248] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.912143] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.934387] VFS: Disk quotas dquot_6.6.0 [ 0.938711] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.948546] FS-Cache: Netfs 'nfs' registered for caching [ 0.955081] NFS: Registering the id_resolver key type [ 0.960222] Key type id_resolver registered [ 0.964457] Key type id_legacy registered [ 0.971638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.979310] io scheduler noop registered [ 0.983266] io scheduler deadline registered (default) [ 0.988516] io scheduler cfq registered [ 0.995362] BCM2708FB: allocated DMA memory f2c00000 [ 1.000383] BCM2708FB: allocated DMA channel 0 @ f3007000 [ 1.018634] Console: switching to colour frame buffer device 122x46 [ 1.956147] bcm2835-rng 3f104000.rng: hwrng registered [ 1.961550] vc-cma: Videocore CMA driver [ 1.965602] vc-cma: vc_cma_base = 0x00000000 [ 1.970390] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 1.975905] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 1.981737] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 2.011096] brd: module loaded [ 2.025583] loop: module loaded [ 2.029977] vchiq: vchiq_init_state: slot_zero = 0xb2c80000, is_master = 0 [ 2.038800] Loading iSCSI transport class v2.0-870. [ 2.044695] usbcore: registered new interface driver smsc95xx [ 2.053794] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 2.263139] Core Release: 2.80a [ 2.269535] Setting default values for core params [ 2.277578] Finished setting default values for core params [ 2.486804] Using Buffer DMA mode [ 2.493274] Periodic Transfer Interrupt Enhancement - disabled [ 2.502313] Multiprocessor Interrupt Enhancement - disabled [ 2.511080] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 2.518606] Dedicated Tx FIFOs mode [ 2.525670] WARN::dwc_otg_hcd_init FIQ DMA bounce buffers: virt = 0xb2c14000 dma = 0xf2c14000 len=9024 [ 2.538866] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints Interrupt/Control Split Transaction hack enabled [ 2.577567] dwc_otg: Microframe scheduler enabled [ 2.577652] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x80446a60 [ 2.586784] WARN::hcd_init_fiq:414: FIQ ASM at 0x80446dd0 length 36 [ 2.596226] WARN::hcd_init_fiq:439: MPHI regs_base at 0xb387e000 [ 2.605432] dwc_otg 3f980000.usb: DWC OTG Controller [ 2.613582] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 [ 2.624126] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000 [ 2.632913] Init: Port Power? op_state=1 [ 2.639986] Init: Power Port (0) [ 2.646556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.656508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.666900] usb usb1: Product: DWC OTG Controller [ 2.674777] usb usb1: Manufacturer: Linux 4.4.13-v7+ dwc_otg_hcd [ 2.683978] usb usb1: SerialNumber: 3f980000.usb [ 2.692804] hub 1-0:1.0: USB hub found [ 2.699780] hub 1-0:1.0: 1 port detected [ 2.707612] dwc_otg: FIQ enabled [ 2.707626] dwc_otg: NAK holdoff enabled [ 2.707636] dwc_otg: FIQ split-transaction FSM enabled [ 2.707677] Module dwc_common_port init [ 2.708101] usbcore: registered new interface driver usb-storage [ 2.717686] mousedev: PS/2 mouse device common for all mice [ 2.727309] bcm2835-cpufreq: min=600000 max=1000000 [ 2.735785] sdhci: Secure Digital Host Controller Interface driver [ 2.745270] sdhci: Copyright(c) Pierre Ossman [ 2.753256] sdhost: log_buf @ b2c13000 (f2c13000) [ 2.833407] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) [ 2.842441] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.872267] ledtrig-cpu: registered to indicate activity on CPUs [ 2.881722] hidraw: raw HID events driver (C) Jiri Kosina [ 2.890576] usbcore: registered new interface driver usbhid [ 2.899337] usbhid: USB HID core driver [ 2.906468] Indeed it is in host mode hprt0 = 00021501 [ 2.934272] Initializing XFRM netlink socket [ 2.941726] NET: Registered protocol family 17 [ 2.949554] Key type dns_resolver registered [ 2.957544] Registering SWP/SWPB emulation handler [ 2.969089] registered taskstats version 1 [ 2.977072] vc-sm: Videocore shared memory driver [ 2.984914] [vc_sm_connected_init]: start [ 2.988217] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.991764] mmc0: new high speed SDHC card at address aaaa [ 2.992658] mmcblk0: mmc0:aaaa SL32G 29.7 GiB [ 3.007797] mmcblk0: p1 p2 < p5 p6 p7 > p3 [ 3.026954] [vc_sm_connected_init]: end - returning 0 [ 3.035505] of_cfs_init [ 3.041105] of_cfs_init: OK [ 3.068050] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null) [ 3.079442] VFS: Mounted root (ext4 filesystem) readonly on device 179:7. [ 3.093428] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 3.103258] devtmpfs: mounted [ 3.103287] Indeed it is in host mode hprt0 = 00001101 [ 3.118442] Freeing unused kernel memory: 476K (807e7000 - 8085e000) [ 3.303809] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 3.313901] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.325473] hub 1-1:1.0: USB hub found [ 3.332575] hub 1-1:1.0: 5 ports detected [ 3.469215] random: systemd urandom read with 51 bits of entropy available [ 3.484811] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 3.505468] systemd[1]: Detected architecture 'arm'. [ 3.613448] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 3.639883] NET: Registered protocol family 10 [ 3.649777] systemd[1]: Inserted module 'ipv6' [ 3.661527] systemd[1]: Set hostname to <raspberrypi>. [ 3.713729] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 3.724127] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.738060] smsc95xx v1.0.4 [ 3.780719] uart-pl011 3f201000.uart: no DMA platform data [ 3.808431] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:3b:78:16 [ 3.903429] usb 1-1.4: new high-speed USB device number 4 using dwc_otg [ 4.015054] usb 1-1.4: New USB device found, idVendor=0bda, idProduct=8178 [ 4.025805] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.036897] usb 1-1.4: Product: 802.11n WLAN Adapter [ 4.045633] usb 1-1.4: Manufacturer: Realtek [ 4.053682] usb 1-1.4: SerialNumber: 00e04c000001 [ 4.143516] usb 1-1.5: new high-speed USB device number 5 using dwc_otg [ 4.254060] usb 1-1.5: New USB device found, idVendor=1a40, idProduct=0101 [ 4.264739] usb 1-1.5: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 4.275780] usb 1-1.5: Product: USB 2.0 Hub [ 4.284725] hub 1-1.5:1.0: USB hub found [ 4.292459] hub 1-1.5:1.0: 4 ports detected [ 4.326043] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 4.338075] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.349507] systemd[1]: Expecting device dev-ttyAMA0.device... [ 4.363529] systemd[1]: Starting Remote File Systems (Pre). [ 4.377051] systemd[1]: Reached target Remote File Systems (Pre). [ 4.387002] systemd[1]: Starting Encrypted Volumes. [ 4.399759] systemd[1]: Reached target Encrypted Volumes. [ 4.409023] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 4.426580] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.439905] systemd[1]: Starting Swap. [ 4.451555] systemd[1]: Reached target Swap. [ 4.459582] systemd[1]: Expecting device dev-mmcblk0p6.device... [ 4.473526] systemd[1]: Starting Root Slice. [ 4.485740] systemd[1]: Created slice Root Slice. [ 4.494184] systemd[1]: Starting User and Session Slice. [ 4.507658] systemd[1]: Created slice User and Session Slice. [ 4.517174] systemd[1]: Starting Delayed Shutdown Socket. [ 4.530610] systemd[1]: Listening on Delayed Shutdown Socket. [ 4.540037] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 4.554486] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 4.565072] systemd[1]: Starting Journal Socket (/dev/log). [ 4.573412] usb 1-1.5.1: new full-speed USB device number 6 using dwc_otg [ 4.588876] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.598576] systemd[1]: Starting udev Control Socket. [ 4.611561] systemd[1]: Listening on udev Control Socket. [ 4.620696] systemd[1]: Starting udev Kernel Socket. [ 4.633528] systemd[1]: Listening on udev Kernel Socket. [ 4.642583] systemd[1]: Starting Journal Socket. [ 4.655190] systemd[1]: Listening on Journal Socket. [ 4.663922] systemd[1]: Starting System Slice. [ 4.676329] systemd[1]: Created slice System Slice. [ 4.684931] systemd[1]: Starting File System Check on Root Device... [ 4.687617] usb 1-1.5.1: New USB device found, idVendor=0a12, idProduct=0001 [ 4.687629] usb 1-1.5.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 4.687638] usb 1-1.5.1: Product: CSR8510 A10 [ 4.754275] systemd[1]: Starting system-systemd\x2dfsck.slice. [ 4.768705] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 4.773801] usb 1-1.5.2: new high-speed USB device number 7 using dwc_otg [ 4.789156] systemd[1]: Starting system-autologin.slice. [ 4.802696] systemd[1]: Created slice system-autologin.slice. [ 4.812126] systemd[1]: Starting system-serial\x2dgetty.slice. [ 4.825978] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.836137] systemd[1]: Starting Increase datagram queue length... [ 4.853965] systemd[1]: Starting Restore / save the current clock... [ 4.899213] systemd[1]: Started Set Up Additional Binary Formats. [ 4.909748] systemd[1]: Mounted Huge Pages File System. [ 4.919091] systemd[1]: Mounting POSIX Message Queue File System... [ 4.939109] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.962531] systemd[1]: Starting udev Coldplug all Devices... [ 4.979579] usb 1-1.5.2: New USB device found, idVendor=046d, idProduct=09a4 [ 4.990344] usb 1-1.5.2: New USB device strings: Mfr=0, Product=0, SerialNumber=2 [ 5.001522] usb 1-1.5.2: SerialNumber: 251F8F10 [ 5.051515] systemd[1]: Starting Load Kernel Modules... [ 5.070154] systemd[1]: Mounting Debug File System... [ 5.089637] systemd[1]: Starting Slices. [ 5.097757] usb 1-1.5.3: new full-speed USB device number 8 using dwc_otg [ 5.115597] systemd[1]: Reached target Slices. [ 5.132889] systemd[1]: Mounted Debug File System. [ 5.146954] systemd[1]: Mounted POSIX Message Queue File System. [ 5.163798] systemd[1]: Started Increase datagram queue length. [ 5.188277] fuse init (API version 7.23) [ 5.201261] systemd[1]: Started File System Check on Root Device. [ 5.219709] usb 1-1.5.3: New USB device found, idVendor=03f0, idProduct=3112 [ 5.219722] usb 1-1.5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.219731] usb 1-1.5.3: Product: Officejet J3600 series [ 5.219739] usb 1-1.5.3: Manufacturer: HP [ 5.219748] usb 1-1.5.3: SerialNumber: CN8BH5Z4R8052M [ 5.221391] i2c /dev entries driver [ 5.279013] systemd[1]: Started Restore / save the current clock. [ 5.295663] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 5.303562] usb 1-1.5.4: new low-speed USB device number 9 using dwc_otg [ 5.341224] systemd[1]: Started Load Kernel Modules. [ 5.358236] systemd[1]: Time has been changed [ 5.409844] usb 1-1.5.4: New USB device found, idVendor=13ba, idProduct=0018 [ 5.409932] systemd[1]: Started udev Coldplug all Devices. [ 5.430110] usb 1-1.5.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 5.441307] usb 1-1.5.4: Product: Barcode Reader [ 5.457139] input: Barcode Reader as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4:1.0/0003:13BA:0018.0001/input/input0 [ 5.534666] hid-generic 0003:13BA:0018.0001: input,hidraw0: USB HID v1.10 Keyboard [Barcode Reader ] on usb-3f980000.usb-1.5.4/input0 [ 5.564873] input: Barcode Reader as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4:1.1/0003:13BA:0018.0002/input/input1 [ 5.576712] systemd[1]: Starting Apply Kernel Variables... [ 5.644405] systemd[1]: Mounting FUSE Control File System... [ 5.654585] hid-generic 0003:13BA:0018.0002: input,hidraw1: USB HID v1.10 Mouse [Barcode Reader ] on usb-3f980000.usb-1.5.4/input1 [ 5.684708] systemd[1]: Mounting Configuration File System... [ 5.694737] systemd[1]: Starting Create Static Device Nodes in /dev... [ 5.705486] systemd[1]: Starting Syslog Socket. [ 5.711505] systemd[1]: Listening on Syslog Socket. [ 5.711787] systemd[1]: Starting Journal Service... [ 5.727383] systemd[1]: Started Journal Service. [ 5.938962] systemd-udevd[137]: starting version 215 [ 6.476152] media: Linux media interface: v0.10 [ 6.524014] Linux video capture interface: v2.00 [ 6.537996] usblp 1-1.5.3:1.1: usblp0: USB Bidirectional printer dev 8 if 1 alt 0 proto 2 vid 0x03F0 pid 0x3112 [ 6.538213] usbcore: registered new interface driver usblp [ 6.574496] Bluetooth: Core ver 2.21 [ 6.574657] NET: Registered protocol family 31 [ 6.574672] Bluetooth: HCI device and connection manager initialized [ 6.575244] Bluetooth: HCI socket layer initialized [ 6.575289] Bluetooth: L2CAP socket layer initialized [ 6.575359] Bluetooth: SCO socket layer initialized [ 6.643632] usbcore: registered new interface driver btusb [ 6.650710] uvcvideo: Found UVC 1.00 device <unnamed> (046d:09a4) [ 6.689760] input: UVC Camera (046d:09a4) as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/input/input2 [ 6.690384] usbcore: registered new interface driver uvcvideo [ 6.690409] USB Video Class driver (1.1.1) [ 6.711695] EXT4-fs (mmcblk0p7): re-mounted. Opts: (null) [ 7.233998] random: nonblocking pool is initialized [ 8.400265] usb 1-1.5.2: set volume quirk for QuickCam E3500 [ 8.401540] usbcore: registered new interface driver snd-usb-audio [ 8.427552] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer [ 8.432163] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 [ 9.492743] systemd-journald[135]: Received request to flush runtime journal from PID 1 [ 9.938626] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 9.939076] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9.982872] usbcore: registered new interface driver rtl8192cu [ 10.648259] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 11.582969] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SSFS [ 11.925455] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 11.925475] Bluetooth: BNEP filters: protocol multicast [ 11.925495] Bluetooth: BNEP socket layer initialized [ 14.664947] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 17.503478] usb 1-1.5.2: reset high-speed USB device number 7 using dwc_otg [ 18.906465] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null) [ 19.130901] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) pi@raspberrypi ~ $
Raspberry Pi Raspian Forum >>> https://www.raspberrypi.org/forums/viewforum.php?f=66
Hi, I've debian stable with backports of the kernel and xorg-video-intel. The problem is the video decoder when I set it to use the hardware acceleration. Both vlc and mpv display a green video when I set to 'automatic' or vaapi, but audio is ok. When I disable the hardware decod. the video is correctly rendered. So I think something is broken or badly configured. Any suggestion?
Post the result of: Code: Select allvainfo The above command is available as a separate package with the same name. Regards.
Hi everyone, I was trying to install steam on my Debian when I think I broke something. Next reboot, screen goes black and I just have terminal. Tried googling lots of support and code, tried reinstalling my drivers and stuff, nothing works. Please send help! :'( shadowfreud
You need to tell us *exactly* what you have done. Please list all the commands that you used and any relevant terminal output. Please also list all the things you have already tried so I don't waste my time repeating them. EDIT: Also, please remove the superfluous (and rather rude) plea for help in the thread title -- this is a support forum, help is all we do...
I have a Dell XPS 17 L702X running vanilla Wheezy. The laptop has 3 special soft touch keys above the keyboard. Using Dell software in Windows you can configure these for whatever, but in Debian/Linux they share the same functions as keyboard keys. Key 1 -> Super_L Q Key 2 -> Brightness Down Key 3 -> Doesn't seem to do anything and xev doesn't report any key codes Apparently other XPS models have similar keys with the same problem. It's not a show stopper but it would be nice to have them working.
I found this in the Ubuntu Wiki (https://wiki.kubuntu.org/HardwareSuppor ... ell/XPS/15): The special touch keys are strangely mapped by default. One changes brightness, one does next track. They seem to be linked to the same key sequences as the Fn+F# keys that do the same job. To fix this, create the keymap file as /lib/udev/keymaps/dell-xps-l502x: 0x85 prog1 # Second touch key 0x84 media # Third touch key you can test it works with: /usr/lib/udev/keymap input/event4 /lib/udev/keymaps/dell-xps-l502x Note that "input/event4" comes from executing: sudo /lib/udev/findkeyboards To add this rule permanently add in /etc/udev/rules.d/99-l502x-keys.rules : # Keymap Dell Touch keys SUBSYSTEM=="input", KERNEL=="event4", RUN+="keymap $name dell-xps-l502x" Although this is for the L502x, it should work for the L702x. But I can't get it to work. The /lib/udev/keymaps directory doesn't exist on my system. Does anyone have some idea what to do? I'm using Debian Stretch/Testing.
I have an Intel NUC5I5RYH with a 500 GB HDD running Lubuntu 15.10. I am thinking about buying a M.2 SSD (Sata and NVMe) , supported by the NUC, and will be installing Debian Stretch on the SSD. I have seen several comments, not on this forum, about people having problems with NVMe support on Linux. Does Debian support NVMe ? Does anybody reading this have experience using an M.2 SSD, with NVMe, on a Debian installation? Appreciate any feedback. Additional question. I see that to benefit from the NVMe functionality, there is a conflict with AHCI. Would AHCI need to be turned off in BIOS in order to use the M.2 SSD, and if so would that cause the existing HDD to no longer function?
I have a Samsung 950 nvme drive. Debian had no problem seeing it and installing to it after a bit of playing in the BIOS. The only issue I ran into is that the laptop (Asus rog) was in raid mode from the factory and I had to change it to ahci. Without the change, the install disk couldn't even see the drive.