prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
I am now struggling to install the NVIDIA driver (340.96) on Debian Jessie. gdm3 cannot initiate but I could still log in from tty1. In Xorg.0.log, it says that no device detected. [Solution]: purged version 340.96 and installed legacy driver 304.131. Below is the information and log file: Code: Select alllspci -nnk | grep -iA2 VGA 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107GLM [Quadro K1000M] [10de:0ffc] (rev a1) Subsystem: Lenovo Device [17aa:21f6] Kernel driver in use: nvidia /etc/X11/xorg.conf Code: Select all# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 340.46 (buildd@brahms) Tue Oct 7 08:00:32 UTC 2014 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "Quadro K1000M" BusID "PCI:01:00.0" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection /var/log/Xorg.0.log Code: Select all[ 18.735] X.Org X Server 1.16.4 Release Date: 2014-12-20 [ 18.735] X Protocol Version 11, Revision 0 [ 18.735] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian [ 18.735] Current Operating System: Linux cz-ThinkPadW530-debian8 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-1 (2016-03-06) x86_64 [ 18.735] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=9904d992-bbb4-4ca1-b7d0-842244126f6b ro quiet [ 18.735] Build Date: 11 February 2015 12:32:02AM [ 18.735] xorg-server 2:1.16.4-1 (http://www.debian.org/support) [ 18.735] Current version of pixman: 0.32.6 [ 18.736] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 18.736] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 18.736] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 6 19:59:10 2016 [ 18.763] (==) Using config file: "/etc/X11/xorg.conf" [ 18.763] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 18.812] (==) ServerLayout "Layout0" [ 18.812] (**) |-->Screen "Screen0" (0) [ 18.812] (**) | |-->Monitor "Monitor0" [ 18.833] (**) | |-->Device "Device0" [ 18.833] (**) |-->Input Device "Keyboard0" [ 18.833] (**) |-->Input Device "Mouse0" [ 18.833] (==) Automatically adding devices [ 18.833] (==) Automatically enabling devices [ 18.833] (==) Automatically adding GPU devices [ 18.954] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 18.955] Entry deleted from font path. [ 19.018] (==) 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 [ 19.018] (==) ModulePath set to "/usr/lib/xorg/modules" [ 19.018] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 19.018] (WW) Disabling Keyboard0 [ 19.018] (WW) Disabling Mouse0 [ 19.028] (II) Loader magic: 0x7f3e3e0b3d80 [ 19.028] (II) Module ABI versions: [ 19.028] X.Org ANSI C Emulation: 0.4 [ 19.028] X.Org Video Driver: 18.0 [ 19.028] X.Org XInput driver : 21.0 [ 19.028] X.Org Server Extension : 8.0 [ 19.028] (II) xfree86: Adding drm device (/dev/dri/card0) [ 19.031] (--) PCI:*(0:1:0:0) 10de:0ffc:17aa:21f6 rev 161, Mem @ 0xf2000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/524288 [ 19.056] (II) LoadModule: "glx" [ 19.139] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [ 19.906] (II) Module glx: vendor="NVIDIA Corporation" [ 19.906] compiled for 4.0.2, module version = 1.0.0 [ 19.906] Module class: X.Org Server Extension [ 20.071] (II) NVIDIA GLX Module 340.96 Sun Nov 8 22:06:18 PST 2015 [ 20.095] (II) LoadModule: "nvidia" [ 20.180] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 20.344] (II) Module nvidia: vendor="NVIDIA Corporation" [ 20.344] compiled for 4.0.2, module version = 1.0.0 [ 20.345] Module class: X.Org Video Driver [ 20.354] (II) NVIDIA dlloader X Driver 340.96 Sun Nov 8 21:46:28 PST 2015 [ 20.354] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 20.355] (++) using VT number 7 [ 20.366] (EE) No devices detected. [ 20.366] (EE) Fatal server error: [ 20.366] (EE) no screens found(EE) [ 20.366] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 20.366] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 20.366] (EE) I really appreciate your inputs!
No, Hardware is fine.
hello everyone, so my system is rather flaky as of late. I was trying, yet again, to get the internal bluetooth (rtl8723be) to work, so I could free up one of only two usb ports on the lenovo ideapad 100. In my blinding brilliance I typed make uninstall, after make did not work (why I did this, I still don't know), and I noticed that it said btusb.ko was removed, as expected at reboot, no bluetooth adaptors were found, I did some googling and couldn't find a solution, I tried reinstalling bluetooth via apt-get, no success, so finally I just ran apt-get update, and apt-get upgrade, once finished, my system did not want to reboot with a sudo init 6, so I hard powered it off and restarted, after it's obligatory fsck, everything okie dokie, it booted up and voila, bluetooth working again, or should I say, the usb adaptor bluetooth, not the rtl8723be. So I figured, ah, the heck with it, just enjoy my speaker for watching a movie via kodi, and that's when I see that it's buffering continuously so I check a couple different speed tests, and my wifi is only pulling 2.0ish mb down, I booted into windows 10, just to check, and sure enough, same result.....so I don't know if the adapter is dying or what, so, I figure, I'll try and update the driver, this is where I run into not being able to run any make commands they all error with: Code: Select allmake[1]: Entering directory '/lib/modules/3.16.0-4-amd64/build' make[1]: *** No rule to make target 'modules'. Stop. make[1]: Leaving directory '/lib/modules/3.16.0-4-amd64/build' Makefile:393: recipe for target 'LINUX' failed make: *** [LINUX] Error 2 I have installed the linux headers, and followed this post here, http://forums.debian.net/viewtopic.php?f=5&t=55146 (substituting my uname -r of course) still having the sudo init 6 not working, and the slow wifi, as well as internal bluetooth not working, any help with any of these greatly appreciated. Code: Select all3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) x86_64 GNU/Linux
What's the content of the Makefile? Or can you provide a link to the source so we can look at it? How old is the hardware in the Ideapad? If it's relatively recent, it might benefit from a newer kernel.
Hi all, After exhaustive hours of fiddling, and google research, that seems to net many "bug submissions", but little else, I thought I would post here, since I got very good assistance with my installation. BTW, Debian is working wonderfully, since install, with this being the only issue. Hardware is a lenovo ideapad 100-15, which dual boots Winblows 10, and Debian Jessie, EFI. It has a RTL8723BE WiFi/Bluetooth internal adaptor. Trying to connect a Bluetooth JBL Cllip+ External speaker. Wireless works fine in Debian, Wireless and Bluetooth/JBL Clip+ work fine in Winblows 10 Android Turbo2 works with JBL Clip+ Debian, cannot locate any devices, JBL Clip+, Android Turbo2, Plantronics earpiece, nor can the phone see it. Code: Select allroot@davidlaptop:~# uname -a Linux davidlaptop 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64 GNU/Linux Everything appears to be fine, and consistent with several other postings found on the internet Bluetooth service is the only place I can find some question marks? Code: Select all● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled) Active: active (running) since Tue 2016-02-16 02:09:49 CST; 13h ago Docs: man:bluetoothd(8) Main PID: 4233 (bluetoothd) Status: "Running" CGroup: /system.slice/bluetooth.service └─4233 /usr/lib/bluetooth/bluetoothd Feb 16 02:09:49 davidlaptop bluetoothd[4233]: Starting SDP server Feb 16 02:09:49 davidlaptop bluetoothd[4233]: Bluetooth management interface 1.6 initialized Feb 16 02:09:49 davidlaptop bluetoothd[4233]: Sap driver initialization failed. Feb 16 02:09:49 davidlaptop bluetoothd[4233]: sap-server: Operation not permitted (1) Feb 16 02:09:49 davidlaptop bluetoothd[4233]: hci0 Load Connection Parameters failed: Unknown Command (0x01) Feb 16 02:09:49 davidlaptop bluetoothd[4233]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource Feb 16 02:09:49 davidlaptop bluetoothd[4233]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSink Feb 16 02:10:12 davidlaptop bluetoothd[4233]: Failed to set mode: Blocked through rfkill (0x12) Feb 16 14:40:46 davidlaptop bluetoothd[4233]: Wrong size of start discovery return parameters Feb 16 14:41:36 davidlaptop bluetoothd[4233]: Wrong size of start discovery return parameters root@davidlaptop:~# rfkill list 0: ideapad_wlan: Wireless LAN Soft blocked: no Hard blocked: no 1: ideapad_bluetooth: Bluetooth Soft blocked: no Hard blocked: no 2: phy0: Wireless LAN Soft blocked: no Hard blocked: no 3: hci0: Bluetooth Soft blocked: no Hard blocked: no Notice that the last 3 lines appeared after I tried to set hciconfig hci0 leadv, and note that immediately after rfkill list, shows nothing blocked? So, any help would be greatly appreciated, I followed the Debian Wiki for Bluetooth to initially set this up, as well as the A2DP link listed, but of course, if I cannot pair/connect the speaker, the pulseaudio/A2DP is a "moot" point. Thanks All! Oh, so, running hcidump in one window, and hci tool scan, and lescan in another nets this: Code: Select allroot@davidlaptop:~# hcidump -X HCI sniffer - Bluetooth packet analyzer ver 5.23 device: hci0 snap_len: 1500 filter: 0xffffffffffffffff < HCI Command: Inquiry (0x01|0x0001) plen 5 lap 0x9e8b33 len 8 num 0 > HCI Event: Command Status (0x0f) plen 4 Inquiry (0x01|0x0001) status 0x00 ncmd 2 > HCI Event: Inquiry Complete (0x01) plen 1 status 0x00 < HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7 type 0x01 (active) interval 10.000ms window 10.000ms own address: 0x00 (Public) policy: All > HCI Event: Command Complete (0x0e) plen 4 LE Set Scan Parameters (0x08|0x000b) ncmd 2 status 0x00 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2 value 0x01 (scanning enabled) filter duplicates 0x01 (enabled) > HCI Event: Command Complete (0x0e) plen 4 LE Set Scan Enable (0x08|0x000c) ncmd 2 status 0x00 < HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2 value 0x00 (scanning disabled) filter duplicates 0x01 (enabled) > HCI Event: Command Complete (0x0e) plen 4 LE Set Scan Enable (0x08|0x000c) ncmd 2 status 0x00 < HCI Command: Inquiry (0x01|0x0001) plen 5 lap 0x9e8b33 len 8 num 0 > HCI Event: Command Status (0x0f) plen 4 Inquiry (0x01|0x0001) status 0x00 ncmd 2 > HCI Event: Inquiry Complete (0x01) plen 1 status 0x00 Doesn't mean much to me?! Code: Select allroot@davidlaptop:~# dmesg |grep 'firmware' [ 8.236452] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x5e0f01) [ 8.317700] rtl8723be: Using firmware rtlwifi/rtl8723befw.bin [ 8.375863] rtl8723be 0000:03:00.0: firmware: direct-loading firmware rtlwifi/rtl8723befw.bin [ 20.511619] r8169 0000:02:00.0: firmware: direct-loading firmware rtl_nic/rtl8106e-2.fw root@davidlaptop:~#
ok, well, update, just threw caution to the wind, went to Best Buy, bought $20 "Insignia" USB Bluetooth adaptor, plugged it in and w/in seconds, happily cranking out Van Halen on the JBL Clip+ via Bluetooth. So it appears my configuration was correct for the bluetooth, and apparently there is some driver/firmware issues with the Realtek 8723BE adaptor, as it works fine in windows, so it isn't hardware. Cheers!
Recently I have bought an Yubikey 4 from Yubico. After installing the following packages with apt: Code: Select allyubikey-personalization yubikey-personalization-gui After I started the yubikey-personalization-gui tool as root I got the following error: Code: Select allNo YubiKey inserted Then I run this command and got the following output: Code: Select allsudo ykinfo -a Yubikey core error: no yubikey present When I open a terminal and touch the button on the YubiKey, I got output on the terminal. I am running a fully updated version of Debian v8.4. Could someone please tell me what I am doing wrong? Kind regards, Strawberry
https://bugs.debian.org/cgi-bin/bugrepo ... bug=793101
Hi, I changed the OS of my lab's computer to Debian 8 "jessie" today, and the installation defaulted my dual screens to mirroring. The computer simply does not detect my second monitor. I have looked at and tried many solutions across Linux distributions, starting with unplugging things and plugging them back in again then moving to looking in lspci for VGA outputs. Setting and tools only provides one display, with no toggling options for a second display or mirroring. Code: Select all$xrandr xrandr: Failed to get size of gamma for output default Screen 0: minimum 640 x 400, current 1600 x 1200, maximum 1600 x 1200 default connected primary 1600x1200+0+0 0mm x 0mm 1600x1200 0.00* 1280x1024 0.00 1152x864 0.00 1024x768 0.00 800x600 0.00 640x480 0.00 720x400 0.00 xrandr sees only one screen. lspci output shows only one VGA output and no graphic card. Code: Select all$lspci|grep VGA 02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV620 GL [FirePro 2260] Alternating between which monitor is plugged in does not change this output. Both monitors are the same make and have the same cord, so it could be that one is suppressed but they both produce the same PCI. Any help would be greatly appreciated.
Have you installed the firmware for your card? https://wiki.debian.org/AtiHowTo
Hello, I'm running Debian Stretch on a my new notebook ThinkPad T460 Code: Select all Operating System: Debian GNU/Linux stretch/sid Kernel: Linux 4.4.0-1-amd64 Architecture: x86-64 I can't use the internal wifi board: Code: Select allBroadcom Corporation BCM4356 802.11ac Wireless Network Adapter [14e4:43ec] (rev 02) It should be supported since kernel 3.17+ (https://wireless.wiki.kernel.org/en/use ... /brcm80211). I had it working for two reboots after I had installed `firmware-linux` Code: Select allapt-get install firmware-linux modprobe -r brcmfmac ; modprobe brcmfmac but after that, I began to have this message during the startup (or, in `dmesg`, when I repeat the `modprobe` command) Code: Select all[ 19.798890] brcmfmac 0000:04:00.0: firmware: failed to load brcm/brcmfmac4356-pcie.bin (-2) [ 19.798921] brcmfmac 0000:04:00.0: Direct firmware load for brcm/brcmfmac4356-pcie.bin failed with error -2 Can anybody help me?
Try removing and reinstalling this package, which contains those firmware files: https://packages.debian.org/stretch/firmware-brcm80211
Hi, I've installed Debian Jessie 8.4.0 on an old EeePc 1001PX and the wifi doesn't work. The wifi card is recognized. I can scan the networks but it never manages to connect to any network either an open network or my local network Code: Select allCell 01 - Address: 4E:08:D3:C4:21:24 Channel:6 Frequency:2.437 GHz (Channel 6) Quality=70/70 Signal level=-39 dBm Encryption key:on ESSID:"home" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s 18 Mb/s; 36 Mb/s; 54 Mb/s Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s Mode:Master Extra:tsf=000002d3eb3341de Extra: Last beacon: 8ms ago IE: Unknown: 0007706F7274737564 IE: Unknown: 010882848B961224486C IE: Unknown: 030106 IE: Unknown: 2A0104 IE: Unknown: 32040C183060 IE: Unknown: 2D1A6E1017FFFF000001000000000000000000000000000000000000 IE: Unknown: 3D1606000700000000000000000000000000000000000000 IE: Unknown: 3E0100 IE: WPA Version 1 Group Cipher : TKIP Pairwise Ciphers (2) : TKIP CCMP Authentication Suites (1) : PSK IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00 IE: Unknown: 7F0101 IE: Unknown: DD07000C4300000000 IE: Unknown: DD1E00904C336E1017FFFF000001000000000000000000000000000000000000 IE: Unknown: DD1A00904C3406000700000000000000000000000000000000000000 It is trying to connect for 1 min and then fails and ask for the password again. On an open network it just tries endless to connect and never manage. I've been looking a bit on internet and tried to add this: Code: Select allecho "options ath9k nohwcrypt=1 ps_enable=1" > /etc/modprobe.d/ath9k.conf modprobe -r ath9k modprobe ath9k nohwcrypt=1 modprobe ath9k ps_enable=1 But it is not working... Any idea what I could do? Here is some details of the hardware: Code: Select allroot@mum:/# lspci -nn 00:00.0 Host bridge [0600]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge [8086:a010] 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller [8086:a011] 00:02.1 Display controller [0380]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller [8086:a012] 00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 02) 00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 02) 00:1c.1 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 2 [8086:27d2] (rev 02) 00:1c.3 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 4 [8086:27d6] (rev 02) 00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 02) 00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 02) 00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 02) 00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 02) 00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 02) 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) 00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02) 00:1f.2 SATA controller [0106]: Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] [8086:27c1] (rev 02) 00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da] (rev 02) 01:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8132 Fast Ethernet [1969:1062] (rev c0) 02:00.0 Network controller [0280]: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01) Code: Select allroot@mum:/# lsmod |grep ath ath9k 84656 0 ath9k_common 21529 1 ath9k ath9k_hw 380024 2 ath9k_common,ath9k ath 21707 3 ath9k_common,ath9k,ath9k_hw mac80211 425560 1 ath9k cfg80211 350041 4 ath,ath9k_common,ath9k,mac80211 compat 12409 4 cfg80211,ath9k_common,ath9k,mac80211 root@mum:/# Code: Select allroot@mum:/# rfkill list 0: asus-wlan: Wireless LAN Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no Code: Select allroot@mum:/# iwconfig wlan0 IEEE 802.11bgn ESSID:"home" Mode:Managed Frequency:2.437 GHz Access Point: 4E:08:D3:C4:21:24 Bit Rate=1 Mb/s Tx-Power=15 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=70/70 Signal level=-35 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:4 Missed beacon:0 PS: Following this link: http://ubuntuforums.org/showthread.php?t=2211168, I've also tried to compile backports-3.16.2-1 but no more luck...
To fix a problem with the wrong bus being used to hotplug ethernet/wifi, you will need to upgrade your BIOS, otherwise ethernet will not show up in lspci and no wifi access points will be visible. See the BIOS Upgrade HowTo for details. This page briefly documents Debian on Asus Eee PC models 1001P, 1001PX, 1005P and 1005PE. https://wiki.debian.org/DebianEeePC/Model/1005P
I have a Belkin wireless USB stick that refuses to connect to the network. lsusb shows this: Bus 005 Device 004: ID 050d:945a Belkin Components F7D1101 v1 Basic Wireless Adapter [Realtek RTL8188SU] Here are parts of tailing syslog when I try to connect, any ideas? Apr 10 16:41:53 MODebian kernel: [11569.960029] usb 5-3: new high-speed USB device number 4 using ehci-pci Apr 10 16:41:53 MODebian kernel: [11570.094436] usb 5-3: New USB device found, idVendor=050d, idProduct=945a Apr 10 16:41:53 MODebian kernel: [11570.094443] usb 5-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Apr 10 16:41:53 MODebian kernel: [11570.094447] usb 5-3: Product: Belkin USB Wireless Adaptor Apr 10 16:41:53 MODebian kernel: [11570.094450] usb 5-3: Manufacturer: Manufacturer Realtek Apr 10 16:41:53 MODebian kernel: [11570.094453] usb 5-3: SerialNumber: 00e04c000001 Apr 10 16:41:53 MODebian kernel: [11570.095022] r8712u: register rtl8712_netdev_ops to netdev_ops Apr 10 16:41:53 MODebian kernel: [11570.095028] usb 5-3: r8712u: USB_SPEED_HIGH with 4 endpoints Apr 10 16:41:53 MODebian kernel: [11570.095433] usb 5-3: r8712u: Boot from EFUSE: Autoload OK Apr 10 16:41:54 MODebian NetworkManager[876]: <info> [1460324514.0336] (wlan0): driver does not support SSID scans (scan_capa 0x00). Apr 10 16:41:54 MODebian NetworkManager[876]: <info> [1460324514.0336] (wlan0): using WEXT for WiFi device control Apr 10 16:41:54 MODebian kernel: [11570.473066] usb 5-3: r8712u: CustomerID = 0x0000 Apr 10 16:41:54 MODebian kernel: [11570.473073] usb 5-3: r8712u: MAC Address from efuse = b4:75:0e:21:64:dc Apr 10 16:41:54 MODebian kernel: [11570.473077] usb 5-3: r8712u: Loading firmware from "rtlwifi/rtl8712u.bin" Apr 10 16:41:54 MODebian kernel: [11570.473420] usb 5-3: firmware: direct-loading firmware rtlwifi/rtl8712u.bin Apr 10 16:41:54 MODebian NetworkManager[876]: <info> [1460324514.0354] manager: (wlan0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/3) Apr 10 16:41:54 MODebian mtp-probe: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:1a.7/usb5/5-3" Apr 10 16:41:54 MODebian mtp-probe: bus: 5, device: 4 was not an MTP device Apr 10 16:41:54 MODebian kernel: [11570.749034] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=60759 DF PROTO=UDP SPT=52384 DPT=15600 LEN=43 Apr 10 16:41:54 MODebian colord-sane: io/hpmud/pp.c 627: unable to read device-id ret=-1 Apr 10 16:41:54 MODebian kernel: [11570.844112] Inbound IN=eth0 OUT= MAC= SRC=192.168.1.67 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=57007 DF PROTO=UDP SPT=8612 DPT=8612 LEN=24 Apr 10 16:41:54 MODebian kernel: [11570.844146] Inbound IN=eth0 OUT= MAC= SRC=192.168.1.67 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=57008 DF PROTO=UDP SPT=8612 DPT=8610 LEN=24 Apr 10 16:41:54 MODebian kernel: [11570.854337] Inbound IN=eth0 OUT= MAC= SRC=192.168.1.67 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=57009 DF PROTO=UDP SPT=8612 DPT=8612 LEN=24 Apr 10 16:41:54 MODebian kernel: [11570.854366] Inbound IN=eth0 OUT= MAC= SRC=192.168.1.67 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=57010 DF PROTO=UDP SPT=8612 DPT=8610 LEN=24 Apr 10 16:41:54 MODebian gnome-session[1937]: Apr 10 16:41:55 MODebian kernel: [11571.537916] r8712u 5-3:1.0 wlxb4750e2164dc: renamed from wlan0 Apr 10 16:41:55 MODebian NetworkManager[876]: <info> [1460324515.1079] device (wlan0): interface index 4 renamed iface from 'wlan0' to 'wlxb4750e2164dc' Apr 10 16:41:55 MODebian NetworkManager[876]: <info> [1460324515.1167] devices added (path: /sys/devices/pci0000:00/0000:00:1a.7/usb5/5-3/5-3:1.0/net/wlxb4750e2164dc, iface: wlxb4750e2164dc) Apr 10 16:41:55 MODebian NetworkManager[876]: <info> [1460324515.1168] device added (path: /sys/devices/pci0000:00/0000:00:1a.7/usb5/5-3/5-3:1.0/net/wlxb4750e2164dc, iface: wlxb4750e2164dc): no ifupdown configuration found. Apr 10 16:41:55 MODebian NetworkManager[876]: <info> [1460324515.1169] device (wlxb4750e2164dc): state change: unmanaged -> unavailable (reason 'managed') [10 20 2] Apr 10 16:41:55 MODebian kernel: [11571.557980] IPv6: ADDRCONF(NETDEV_UP): wlxb4750e2164dc: link is not ready Apr 10 16:41:55 MODebian kernel: [11572.268457] r8712u 5-3:1.0 wlxb4750e2164dc: 1 RCR=0x153f00e Apr 10 16:41:55 MODebian kernel: [11572.269202] r8712u 5-3:1.0 wlxb4750e2164dc: 2 RCR=0x553f00e Apr 10 16:41:55 MODebian kernel: [11572.376391] IPv6: ADDRCONF(NETDEV_UP): wlxb4750e2164dc: link is not ready Apr 10 16:41:56 MODebian kernel: [11572.688267] IPv6: ADDRCONF(NETDEV_UP): wlxb4750e2164dc: link is not ready Apr 10 16:41:56 MODebian wpa_supplicant[1343]: nl80211: Driver does not support authentication/association or connect commands Apr 10 16:41:56 MODebian NetworkManager[876]: <info> [1460324516.2857] sup-iface[0xf0d2c0,wlxb4750e2164dc]: supports 1 scan SSIDs Apr 10 16:41:56 MODebian NetworkManager[876]: <info> [1460324516.2872] device (wlxb4750e2164dc): supplicant interface state: starting -> ready Apr 10 16:41:56 MODebian NetworkManager[876]: <info> [1460324516.2873] device (wlxb4750e2164dc): state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] Apr 10 16:41:56 MODebian kernel: [11572.728284] IPv6: ADDRCONF(NETDEV_UP): wlxb4750e2164dc: link is not ready Apr 10 16:41:57 MODebian kernel: [11573.749674] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=61167 DF PROTO=UDP SPT=46548 DPT=15600 LEN=43 Apr 10 16:41:57 MODebian ModemManager[812]: <info> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1a.7/usb5/5-3': not supported by any plugin Apr 10 16:41:57 MODebian gnome-session[1937]: Apr 10 16:41:59 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: Reject scan trigger since one is already pending Apr 10 16:42:00 MODebian kernel: [11576.750070] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=61892 DF PROTO=UDP SPT=41328 DPT=15600 LEN=43 Apr 10 16:42:00 MODebian gnome-session[1937]: Apr 10 16:42:03 MODebian kernel: [11579.750674] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=62445 DF PROTO=UDP SPT=44999 DPT=15600 LEN=43 Apr 10 16:42:03 MODebian gnome-session[1937]: Apr 10 16:42:06 MODebian NetworkManager[876]: <info> [1460324526.2941] device (wlxb4750e2164dc): supplicant interface state: ready -> inactive Apr 10 16:42:06 MODebian kernel: [11582.751149] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=62620 DF PROTO=UDP SPT=54970 DPT=15600 LEN=43 Apr 10 16:42:06 MODebian gnome-session[1937]: Apr 10 16:42:09 MODebian kernel: [11585.752362] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=62631 DF PROTO=UDP SPT=40790 DPT=15600 LEN=43 Apr 10 16:42:09 MODebian gnome-session[1937]: Apr 10 16:42:12 MODebian kernel: [11588.752165] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=63276 DF PROTO=UDP SPT=45571 DPT=15600 LEN=43 Apr 10 16:42:12 MODebian gnome-session[1937]: Apr 10 16:42:15 MODebian kernel: [11591.752860] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=63286 DF PROTO=UDP SPT=37343 DPT=15600 LEN=43 Apr 10 16:42:15 MODebian gnome-session[1937]: Apr 10 16:42:18 MODebian kernel: [11594.753879] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=63522 DF PROTO=UDP SPT=41194 DPT=15600 LEN=43 Apr 10 16:42:18 MODebian gnome-session[1937]: Apr 10 16:42:21 MODebian kernel: [11597.754499] Inbound IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:14:bb:6e:70:00:db:08:00 SRC=192.168.1.66 DST=192.168.1.255 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=63961 DF PROTO=UDP SPT=59380 DPT=15600 LEN=43 ^C root@MODebian:/home/wendy# polkit-agent-helper-1: pam_authenticate failed: Authentication failure Apr 10 17:08:08 MODebian NetworkManager[876]: nm_settings_connection_delete: assertion 'NM_IS_SETTINGS_CONNECTION (self)' failed Apr 10 17:08:08 MODebian NetworkManager[876]: <info> [1460326088.4159] audit: op="connection-add-activate" pid=2070 uid=1001 result="fail" reason="Insufficient privileges." Apr 10 17:08:08 MODebian gnome-session[1937]: (gnome-shell:2070): libnm-glib-WARNING **: Device activation failed: Insufficient privileges. Apr 10 17:08:22 MODebian gnome-session[1937]: Apr 10 17:15:56 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: Trying to associate with f8:18:97d6:4a (SSID='ATT5dVB3Yb' freq=2412 MHz) Apr 10 17:15:56 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: Association request to the driver failed Apr 10 17:15:56 MODebian NetworkManager[876]: <info> [1460326556.1605] device (wlxb4750e2164dc): supplicant interface state: scanning -> associating Apr 10 17:16:01 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: Authentication with f8:18:97d6:4a timed out. Apr 10 17:16:01 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: CTRL-EVENT-DISCONNECTED bssid=f8:18:97d6:4a reason=3 locally_generated=1 Apr 10 17:16:01 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="ATT5dVB3Yb" auth_failures=1 duration=10 reason=CONN_FAILED Apr 10 17:16:01 MODebian NetworkManager[876]: <warn> [1460326561.1597] sup-iface[0xf0d2c0,wlxb4750e2164dc]: connection disconnected (reason -3) Apr 10 17:16:01 MODebian NetworkManager[876]: <info> [1460326561.1646] device (wlxb4750e2164dc): supplicant interface state: associating -> disconnected Apr 10 17:16:01 MODebian NetworkManager[876]: <info> [1460326561.2647] device (wlxb4750e2164dc): supplicant interface state: disconnected -> scanning Apr 10 17:16:11 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: CTRL-EVENT-SSID-REENABLED id=0 ssid="ATT5dVB3Yb" Apr 10 17:16:11 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: Trying to associate with f8:18:97d6:4a (SSID='ATT5dVB3Yb' freq=2412 MHz) Apr 10 17:16:11 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: Association request to the driver failed Apr 10 17:16:11 MODebian NetworkManager[876]: <info> [1460326571.2687] device (wlxb4750e2164dc): supplicant interface state: scanning -> associating Apr 10 17:16:11 MODebian NetworkManager[876]: <warn> [1460326571.5602] device (wlxb4750e2164dc): Activation: (wifi) association took too long Apr 10 17:16:11 MODebian NetworkManager[876]: <info> [1460326571.5603] device (wlxb4750e2164dc): state change: config -> failed (reason 'no-secrets') [50 120 7] Apr 10 17:16:11 MODebian NetworkManager[876]: <warn> [1460326571.5612] device (wlxb4750e2164dc): Activation: failed for connection 'ATT5dVB3Yb' Apr 10 17:16:11 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: CTRL-EVENT-DISCONNECTED bssid=f8:18:97d6:4a reason=3 locally_generated=1 Apr 10 17:16:11 MODebian NetworkManager[876]: <warn> [1460326571.6206] sup-iface[0xf0d2c0,wlxb4750e2164dc]: connection disconnected (reason -3) Apr 10 17:16:11 MODebian NetworkManager[876]: <info> [1460326571.6208] device (wlxb4750e2164dc): supplicant interface state: associating -> disconnected Apr 10 17:16:11 MODebian NetworkManager[876]: <info> [1460326571.6230] device (wlxb4750e2164dc): state change: failed -> disconnected (reason 'none') [120 30 0] Apr 10 17:16:11 MODebian kernel: [13628.067669] IPv6: ADDRCONF(NETDEV_UP): wlxb4750e2164dc: link is not ready Apr 10 17:16:11 MODebian kernel: [13628.388376] IPv6: ADDRCONF(NETDEV_UP): wlxb4750e2164dc: link is not ready Apr 10 17:16:11 MODebian NetworkManager[876]: <info> [1460326571.9976] device (wlxb4750e2164dc): supplicant interface state: disconnected -> disabled Apr 10 17:16:11 MODebian NetworkManager[876]: <info> [1460326571.9983] device (wlxb4750e2164dc): supplicant interface state: disabled -> disconnected Apr 10 17:16:15 MODebian wpa_supplicant[1343]: wlxb4750e2164dc: Reject scan trigger since one is already pending
http://ubuntuforums.org/showthread.php?t=2275108 If you cared to use a search engine you would have found many threads concerning your problem. Just keep looking if the above manual does not work for you.
I have been thinking about buying a mini PC, like the NUC or Gigabyte, but have seen some issues with installing Linux. Looking for some feedback from those who may have experience with setting up Linux on a mini PC and what there recommendations might be. I know this sounds kind of vague, but I really don't have any specifics yet other than these: 1. Want a mini PC that has wired ethernet LAN connectivity, HDMI output, 4 or more USB ports 1.a IR support for keyboard and mouse 2. Must support SATA, or eSATA HDD (don't want to use SSD for audio/video reproduction) 3. Processor fast enough for video playback over HDMI 4. Easy installation of Linux (probably from USB) I am not fanatically bound to using Debian on the system if another version of Linux would be better suited. I did see an installation guide for Linux Mint on an Intel NUC, but the guide was pretty lengthy so don't know what caveats there may be. I have spent a couple of weeks trying to research this and am still in a quandary, so any helpful suggestions would be appreciated.
If you want a fairly "commodity" device you might like the System 76 Meerkat. If you're looking to "roll your own" I've had Jessie and Wheezy successfully install on a Gigabyte Brix - GB-BXi5-4200. How well the Brix box would work as a media box ... I'm not sure I didn't have a need for sound so I can't confirm if that is easy to get going or not. But it might be a good option for you, if you're interested in tinkering with the system.
Hello, I am trying to install the driver for my BCM4352 wifi adapter in debian (stable version but with proxmox installed) and I'm having this error message: apt-get install broadcom-sta-dkms ....................... Building initial module for 4.2.8-1-pve Error! Bad return status for module build on kernel: 4.2.8-1-pve (x86_64) Consult /var/lib/dkms/broadcom-sta/6.30.223.248/build/make.log for more information. This is the last lines from the log file: scripts/Makefile.build:258: recipe for target '/var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.o' failed make[2]: *** [/var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.o] Error 1 Makefile recipe for target '_module_/var/lib/dkms/broadcom-sta/6.30.223.248/build' failed make[1]: *** [_module_/var/lib/dkms/broadcom-sta/6.30.223.248/build] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-4.2.8-1-pve' Makefile:158: recipe for target 'all' failed make: *** [all] Error 2 Thank you PD Linux debian 4.2.8-1-pve #1 SMP Fri Feb 26 16:37:36 CET 2016 x86_64 GNU/Linux
Well....you are running a non-Debian kernel, but I'm pretty sure you can get a build by using the broadcom-sta-dkms from jessie-backports. https://packages.debian.org/jessie-back ... m-sta-dkms The version in the main Jessie repo is only guaranteed to work with the stock 3.16 kernel, not the 4.X series.
My touchpad on Toshiba Portege Z30 notebook works like a simple mouse. Right click and scrolling do not work. The most annoying issue for me is I cannot disable the touchpad while I am typing. It is stated in an answer (not for debian but for some other distributions) that Linux Kernel 3.17 solves this problem for some other Toshiba notebook model. However I am using debian 8.3 stable with Linux Kernel 3.16.0-4-amd64. Could you suggest me a solution please? Code: Select allegrep -i 'synap|alps|etps' /proc/bus/input/devices does not provide any output. Code: Select all/proc/bus/input/devices includes Code: Select allI: Bus=0019 Vendor=0000 Product=0000 Version=0000 N: Name="Toshiba input device" P: Phys=toshiba_acpi/input0 S: Sysfs=/devices/virtual/input/input5 U: Uniq= H: Handlers=kbd rfkill event4 B: PROP=0 B: EV=13 B: KEY=40000 10000 1c00000000 0 0 81501f00002000 3809604001 2000000000000 0 B: MSC=10
you have linux 4.3 in jessie backports http://backports.debian.org/Instructions/ give it a try.
Hi everyone and thank you all in advance, I am currently getting no sound from my speakers (plugged into the motherboard), no sound from any application, no sound when executing "speaker-test". [1]. But I'm sure speakers work fine because I have windows on dual-boot. I've detected 2 weird outputs, but I don't know how to proceed. [2] Code: Select all$ lspci -v 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02) Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard Flags: bus master, fast devsel, latency 0, IRQ 29 Memory at fcef4000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 04:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1) Subsystem: ASUSTeK Computer Inc. High Definition Audio Controller Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at feafc000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel Code: Select all$ aplay -l **** List of PLAYBACK Hardware Devices **** aplay: device_list:277: control open (0): Invalid argument aplay: device_list:277: control open (1): Invalid argument I've installed pavucontrol and veromix and they both show the same single option: "Built-in Audio Analog Stereo" (which is not muted nor at level 0). When selecting sound card in alsamixer theres only one option "(default)", I've uploaded an image of the current alsamixer state: http://postimg.org/image/fatfxhs6d/ The "asound" information Code: Select all$ cat /proc/asound/version Advanced Linux Sound Architecture Driver Version k4.3.0-1-amd64. $ cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xfcef4000 irq 29 1 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xfeafc000 irq 17 $ cat /proc/asound/devices 2: [ 0] : control 3: [ 0- 0]: digital audio playback 4: [ 0- 0]: digital audio capture 5: [ 0- 3]: digital audio playback 6: [ 0- 3]: digital audio capture 7: [ 0- 2]: digital audio capture 8: [ 0- 0]: hardware dependent 9: [ 1] : control 10: [ 1- 3]: digital audio playback 11: [ 1- 7]: digital audio playback 12: [ 1- 8]: digital audio playback 13: [ 1- 9]: digital audio playback 14: [ 1- 0]: hardware dependent 15: [ 1- 1]: hardware dependent 16: [ 1- 2]: hardware dependent 17: [ 1- 3]: hardware dependent 33: : timer I'm guessing sound devices are somehow detected but not recognized. Honestly I am really confused about how sound is managed in Linux and the relation between pulseaudio and alsa. Am I missing alsa packages maybe? Code: Select all$ dpkg -l | grep alsa ii alsa-base 1.0.27+1 all dummy package to ease purging of obsolete conffiles ii alsa-utils 1.1.0-2 amd64 Utilities for configuring and using ALSA $ dpkg -l | grep pulse ii gstreamer0.10-pulseaudio:amd64 0.10.31-3+nmu4+b2 amd64 GStreamer plugin for PulseAudio ii gstreamer1.0-pulseaudio:amd64 1.6.3-1 amd64 GStreamer plugin for PulseAudio ii libcanberra-pulse:amd64 0.30-2.1 amd64 PulseAudio backend for libcanberra ii libpulse-mainloop-glib0:amd64 7.1-2 amd64 PulseAudio client libraries (glib support) ii libpulse0:amd64 7.1-2 amd64 PulseAudio client libraries ii libpulsedsp:amd64 7.1-2 amd64 PulseAudio OSS pre-load library ii pulseaudio 7.1-2 amd64 PulseAudio sound server ii pulseaudio-module-bluetooth 7.1-2 amd64 Bluetooth module for PulseAudio sound server ii pulseaudio-module-x11 7.1-2 amd64 X11 module for PulseAudio sound server ii pulseaudio-utils 7.1-2 amd64 Command line tools for the PulseAudio sound server System information Code: Select all$ uname -a Linux rocko 4.3.0-1-amd64 #1 SMP Debian 4.3.3-7 (2016-01-19) x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux unstable (sid) Release: unstable Codename: sid I've read of some applications conflicting with pulseaudio but I believe I have none of them installed: Code: Select all$ fuser -v /dev/snd/* USER PID ACCESS COMMAND /dev/snd/pcmC0D0p: rock 5330 F...m pulseaudio Code: Select all$ dpkg -l | grep randomsound $ dpkg -l | grep timidity $ dpkg -l | grep fluidsynth ii libfluidsynth1:amd64 1.1.6-3 amd64 Real-time MIDI software synthesizer (runtime library) It might not be related but this situation started after an upgrade I did yesterday. From over 50 packages upgrades, the ones containing "alsa", "sound", "audio" or "pulse" from "/var/log/apt/history.log" are the following: Code: Select allCommandline: apt-get upgrade Upgrade: alsa-utils:amd64 (1.0.29-1+b1, 1.1.0-2), libasound2-data:amd64 (1.0.29-1, 1.1.0-1), libasound2-plugins:amd64 (1.0.29-1, 1.1.0-1) EDIT 1: Original title "No Sound after libasound and alsa-utils Upgrade in Sid" [1] "not even the usual motherboard "beep" that I used to get when messing with the command line" -> The "beep" worked when logged as root. [2] "Notice the "Capabilities: <access denied>" line where there used to be about 5 lines listing the capabilities." -> Capabilities are only displayed when command is executed as root, as was pointed out by @Head_on_a_Stick.
Any bug reports against them? Does downgrading them again result in sound?
Dear All, I am running Debian testing (amd64, xfce) on my box where I have two sata hard disks. I do not have any raid or fancy stuff; all the OS is on one hard disk and the second is mounted on boot and accessible as simple extra storage that I use for some backups. Today, for the first time, I started to get some messages during the boot about some process (EMASK and DRDY) on my second hard disk. The system boots, but I cannot access any more the 3 TB volume which is my second hard hard disk. I do not know if it is a software of hardware problem (the hard disk are not old at all), so...where should I start from? Which are the relevant log files I should provide to try to understand what is going on? Many thanks! larry77
Please post the output of the following commands: Code: Select allcat /etc/fstab Code: Select alljournactl and Code: Select allblkid
What could have happened? I had an older distro burnt on a DVD RW, and I thought I could burn something else on it. So I quick-erased it with Brasero, and got weird result: Now neither Linux nor Windows can use that DVD. If I put it into a DVD-drive, both Linux and Windows claim that the medium doesn't exist. I can't do full erase, because I can't select a drive. How is that possible? How can a (probably) badly erased DVD make the medium to "disappear"? If I take that DVD out and put another empty DVD in, the drive is recognized and the DVD is found to be an empty DVD. The 'Select a disk' box in 'disk blanking' dialog is grayed out and it says 'No disk available'. It's neither empty nor contains anything. As if there was no disk in the DVD-drive. Is there a CD/DVD burner for Debian that could just try to erase without even trying to check the contents of the DVD? Some kind of "force erase"? I have had some other weird situations earlier, that a DVD burner finds stuff on a DVD, but refuses to erase it even if the DVD is recognized as RW. (That was some time ago with a different distro and different Windows, but still...)
You could try blanking the disk from the command line to see what, if any, error messages appear. As root, use Code: Select allcdrecord dev=/dev/sr0 blank=fast or Code: Select all dvd+rw-format -force /dev/sr0
hello there, i just migrated from fedora to debian, and i already love this system. it only seems that i am facing a serious problem with this graphic card. running on debian 8.3. booting my system, i do get this message: [8.167619] [drm:radeon_pci_probe] *ERROR* radeon kernel modesettingfor r600 or later requires firmware-linux-nonfree. after that the system seems to run normally except of the fact that it doesn't look well and i cannot set the appropriate resolution for my monitor. lspci -nn | grep VGA output: 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Barts PRO [Radeon HD 6850] [1002:6739] already tried both, the open source and the proprietary drivers, and both cause serious problems. i tried to install the proprietary driver following these instructions: https://wiki.debian.org/ATIProprietary after restarting the system i get a black screen with a blinking cursor at the top left corner, and that's it. then tried to install the open source driver following these instructions: https://wiki.debian.org/AtiHowTo but after restarting the system my monitor goes into some sort of a "sleep monitor mode", and that's it. in both cases i wasn't able to boot the system through the recovery mode, so i didn't know what else to do and re-installed the whole system each and every time i tried a driver. let's say i have installed the system like 5 times in the past 12 hours. now i just ran out of ideas and i've searched the internet endlessly but coulden't find anything that really helped solve this issue. would appreciate it if anyone could help solving this.
"do" or "do not" - there is no "try"
Only my integrated sound card works, I tried to disable it using the audio mixer hoping that would allow my sb live card to function but that did not solve the issue, in lubuntu 12.04 I had my sb live card working but after updating I lost all audio, so this issue with debian 8.3 could also be linked to a certain update, any assistance would be much appreciated. Code: Select alljoel@localhost:~/Desktop$ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: ICH7 [Intel ICH7], device 0: Intel ICH [Intel ICH7] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: ICH7 [Intel ICH7], device 4: Intel ICH - IEC958 [Intel ICH7 - IEC958] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Live [SB Live! Value [CT4780]], device 0: emu10k1 [ADC Capture/Standard PCM Playback] Subdevices: 32/32 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 Subdevice #8: subdevice #8 Subdevice #9: subdevice #9 Subdevice #10: subdevice #10 Subdevice #11: subdevice #11 Subdevice #12: subdevice #12 Subdevice #13: subdevice #13 Subdevice #14: subdevice #14 Subdevice #15: subdevice #15 Subdevice #16: subdevice #16 Subdevice #17: subdevice #17 Subdevice #18: subdevice #18 Subdevice #19: subdevice #19 Subdevice #20: subdevice #20 Subdevice #21: subdevice #21 Subdevice #22: subdevice #22 Subdevice #23: subdevice #23 Subdevice #24: subdevice #24 Subdevice #25: subdevice #25 Subdevice #26: subdevice #26 Subdevice #27: subdevice #27 Subdevice #28: subdevice #28 Subdevice #29: subdevice #29 Subdevice #30: subdevice #30 Subdevice #31: subdevice #31 card 1: Live [SB Live! Value [CT4780]], device 2: emu10k1 efx [Multichannel Capture/PT Playback] Subdevices: 8/8 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 card 1: Live [SB Live! Value [CT4780]], device 3: emu10k1 [Multichannel Playback] Subdevices: 1/1 Subdevice #0: subdevice #0 joel@localhost:~/Desktop$
(I just deleted a post I made that was probably nonsense, in case you're wondering) It's listed as card1 and so must be selected as the default output device (which would be card0). The easiest way to do this is with pavucontrol -- use the "Configuration" tab to disable all other outputs. There are other methods but these are desktop-dependent. Which desktop environment (or window manager) are you using?
hi i would like some help with the mousepad in a Dell laptop 3542. I thing i have read the entire internet without achieving anything here to start off with the basics, here are some basic info.I have read the relevant wiki i have created a relevant file in /etc/X11/xorg.conf.d/ and pasted from here Code: Select all└──┤ xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) id=11 [slave pointer (2)] ⎜ ↳ DLL0653:00 06CB:2985 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)] ↳ Power Button id=9 [slave keyboard (3)] ↳ Sleep Button id=10 [slave keyboard (3)] ↳ Integrated_Webcam_HD id=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)] ↳ Dell WMI hotkeys id=15 [slave keyboard (3)] $xinput list-props 13 Device 'DLL0653:00 06CB:2985': Device Enabled (135): 1 Coordinate Transformation Matrix (137): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 Device Accel Profile (258): 0 Device Accel Constant Deceleration (259): 1.000000 Device Accel Adaptive Deceleration (260): 1.000000 Device Accel Velocity Scaling (261): 10.000000 Device Product ID (253): 1739, 10629 Device Node (254): "/dev/input/event2" Evdev Axis Inversion (262): 0, 0 Evdev Axes Swap (264): 0 Axis Labels (265): "Rel X" (145), "Rel Y" (146) Button Labels (266): "Button Left" (138), "Button Unknown" (256), "Button Right" (140), "Button Wheel Up" (141), "Button Wheel Down" (142) Evdev Scrolling Distance (267): 0, 0, 0 Evdev Middle Button Emulation (268): 0 Evdev Middle Button Timeout (269): 50 Evdev Third Button Emulation (270): 0 Evdev Third Button Emulation Timeout (271): 1000 Evdev Third Button Emulation Button (272): 3 Evdev Third Button Emulation Threshold (273): 20 Evdev Wheel Emulation (274): 0 Evdev Wheel Emulation Axes (275): 0, 0, 4, 5 Evdev Wheel Emulation Inertia (276): 10 Evdev Wheel Emulation Timeout (277): 200 Evdev Wheel Emulation Button (278): 4 Evdev Drag Lock Buttons (279): 0 Synaptics Two-Finger Pressure (505): 4 Synaptics Two-Finger Width (506): 7 Synaptics Two-Finger Scrolling (507): 1, 1 $ cat /proc/bus/input/devices I: Bus=0018 Vendor=06cb Product=2985 Version=0100 N: Name="DLL0653:00 06CB:2985" P: Phys= S: Sysfs=/devices/pci0000:00/INT33C3:00/i2c-1/i2c-DLL0653:00/0018:06CB:2985.0002/input/input3 U: Uniq= H: Handlers=mouse1 event2 B: PROP=0 B: EV=17 B: KEY=30000 0 0 0 0 B: REL=3 B: MSC=10 └──┤ synclient Couldn't find synaptics properties. No synaptics driver loaded? the mousepad works with zero configuration but it is crucial to add 2 functionalities 1)Two finger vertical/horizontal scrolling 2) Disable when typing as far as i understand, these can not be configured with evded as a generic mouse before adding some more info, can someone answer these (and correct me if i am wrong): 1) for now, the mousepad is controlled/configured by evdev (just double checking) 2) can i force evdev **not** to handle this device? i.e all these rules in xinput list-props 13 to be removed, the wiki refers that synaptics overrides the evdev but i need to be sure -------- some more info i am not familiar with these, i just put them here in case it is useful Code: Select all$ dmesg|grep "PS/2" [ 0.551489] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 0.551489] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 0.553018] mousedev: PS/2 mouse device common for all mice inserting i8042.pnp kernel parameter removes the waring in dmesg.. some thoughts, i have found posts about mousepad configuration that go from level stuff in bios to just tweaaking some file in X, to recompiling the psmouse driver from the ubuntu kernel where the mouse pads work as expected...i can not understand at what level the problem is. When testing a live iso of ubuntu 14.04 my mousepad works as expected with the additional functionalities, just sayin... thanks
I set up my touchpad in Debian Sid (DWM) using /etc/X11/xorg.conf (you could use a specific synaptics.conf in /etc/X11/xorg.conf.d/), use the syntax from the synclient command: Code: Select allSection "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" Option "HorizTwoFingerScroll" "on" Option "VertTwoFingerScroll" "on" MatchDevicePath "/dev/input/event*" EndSection https://wiki.debian.org/SynapticsTouchpad The Arch Wiki has some tips on disabling a trackpad while typing: https://wiki.archlinux.org/index.php/To ... ile_typing Hope this helps
ok maybe the treat is bit strange! but i seriously need some help here, i was looking forward to build a pc in a price of 900-1000 euro and i wanna make my main machine here, so i wanted to choose something not the best technology on the edge and nothing from 3 or 4 years ago, the problem is i cant just risk about buying the stuff and see they are not compatible with debian or other linux distros and i couldnt find much guide on google about parts compatible with linux, so can i have some help?! specially for graphic card to take the pain out of me! thank you so much.
Intel graphics has been completely problem free for me. No need for proprietary drivers at all. There is just no way I am going to purchase ATI or Nvidia again. An all-Intel solution should be preferable: Intel motherboard, Intel graphics and Intel wifi. You may still want to avoid the latest hardware, though, no matter what you choose.
The second screen (should be 1280x1024) attached to the vga output on the back of the laptop only mirrors the resolution of the laptop screen (1280x800), even in text mode, leaving me with only the upper part of the monitor in use. I tried to install a slim system with cdebootstrap and then installed the needed packages by carefully choosing the ones I thought I needed. So, after cdebootstrap, I installed: xsever-xorg-video-nouveau, xsever-xorg-input-kbd, xsever-xorg-input-mouse, xsever-xorg-input-synaptics, xsever-xorg-input-evdev, libegl1-mesa-drivers+M, libgl1-mesa-dri+M, xauth xfonts-base+M and xinit. And then gdm3 and gnome-session. And, finally, all the rest (office, browser...) Any ideas?
Install the proprietary nvidia driver, nouveau is still crap even on old cards especially on laptops (where they might just burn out with nouveau since downclocking doest really work). This is the ugly truth.
Hi all, I need some help. Just turned on my computer after being away for a month and I am unable to browse the web when connected using my ethernet card. Strangely, Skype is able to work fine and I am able to ping my router yet both Iceweasel and Chrome are unable to connect to any websites. Apt-get did not work as well, and Chrome states that there is an error with the DNS lookup, which lead me to try: # /etc/init.d/nscd restart yet it didn't work. I am able to browse the web normally when connected using the wireless card. Any advice?
Can we see the output of these commands with your ethernet connected but your wireless disconnected: Code: Select allping -c3 8.8.8.8 ping -c3 google.com cat /etc/resolv.conf dig google.com You may have to install dnsutils to get the `dig` command.
Hello everyone ! I have set up a hdparm configuration file ( /etc/udev/rules.d/50-hdparm.rules ) with : Code: Select allACTION=="add", SUBSYSTEM=="block", KERNEL=="sda", RUN+="/usr/bin/hdparm -B 255 -S 0 /dev/sda" . This works correct when I power on my system, however after waking my computer from sleep mode , /dev/sda appears to operate with APM . Is there a way I can make this setting to be persistent ,i.e. APM disabled when waking up from sleep mode? I am running Debian Jessie x64. Thank you in advance !
Try a custom unit file for systemd, as illustrated here: https://wiki.archlinux.org/index.php/Hd ... er_suspend
Hi All, I cannot install Nvidia driver. After installation I have only text mode. I tried install this and I do no know whether I choose an appropriate version. Should I install 360.45 version? I have the following output of the command nvidia-detect: Code: Select allNo NVIDIA GPU detected. Why this command doesnot recognize my equipment? I use Jessie 8.3. netinstall. Code: Select alllspci -nn | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b) Code: Select alllspci 00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b) 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b) 00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b) 00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04) 00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04) 00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4) 00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4) 00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4) 00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04) 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10) 02:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01) 03:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] (rev a1) Regards
Perhaps your NVIDIA card has been disabled from your firmware ("BIOS") options -- check the menus. If it doesn't show up in `lspci` then it's either broken or de-activated.
Hi all, I am building a new desktop. I plan on using it for a family "server". At most, there would be seven users at one time. I plan on running Samba on it since one of the family members will be using a Windows laptop. It will be used mostly for file storage and some light gaming. It may be used for some compiling of small programs. Is there anything specific that you could warn me to watch out for when choosing a CPU or motherboard? The case that I am using is ATX. Thanks, chadrick
Most motherboards should be OK, I wouldn't stick to anything too new just in-case of any kernel/ driver issues with the compatibility of the motherboard. The only other option I would research is the BIOS/ EFI of the motherboard to see if it causes any complications with Linux.
I have a RT8187B wirelees card in my notebook. When I turn ON my wifi and connect in a TP-Link router, after -+ 30 min, the notebook power off. It's not like shutdown. It's like the power (battery and power adapter) was removed: everything stops working immediately and erases (like a blackout when we don't have a battery). When I'm using my ethernet all things works pretty good. Googleing I found nothing like this. Does anyone have any idea what can be?
How very strange. You can look at the systemd logs and see if there's anything useful in there. See https://www.digitalocean.com/community/ ... stemd-logs
I've recently changed to Debian from Windows, it's a really great adventure so far, but I have one problem. So as I see you can set your monitor into "Blank Page" after 10 or any minutes to save power, like in Windows. 10 minutes passes, without any movement my monitor's led turns into orange and the monitor turns off, that's great, that's what i want. But after a few seconds the led turns green (like when it's on), and it brings up a little box : "Power Saving Mode" (just like it did after 10 minutes), and it turns off, and then stars again from the beginning . And this goes on repeatedly until a move my mouse to get back from "Blank page" state. (It's like the monitor tries going into power saving mode, but it gets always a little bit of power, to show that text box, and start all over.) So what can I do? I use debian 8.0 "jessie", and my monitor is a LG L1750S(with Nvidia GeForce 9600 GT).
What desktop environment and display manager are you using?
Hi guys, I've just installed Debian 8 XFCE and I can't get the sound working properly after a reboot. I mean I can but it keeps resetting to default audio output (analog-stereo) after reboot. I set it to Digital Stereo in Pavucontrol settings, reboot and here comes analog-stereo again. I've tried setting digital stereo as default using pactl in the terminal but same problem. When I change settings then relog in my session, sound is working, but when I reboot it reverts back to default output. Strange. I've read so many stuff on google to find a way but I couldn't get it working. I'm here and I need your help guys. Thanks for reading. Here's my sound card info : lspci | grep -i audio 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) 01:00.1 Audio device: NVIDIA Corporation GF114 HDMI Audio Controller (rev a1)
Well guess what, I've removed Pavucontrol and Pulseaudio and installed xfce4-volumed. Now everything works ! Why the heck do people on the forums suggest to install pavucontrol, pulseaudio anyway ? It just breaks and complicate stuff really. Thanks anyway
I can't seem to catch a break. Recently had my HD go bad and had to install Wheezy on a new HD. Everything seemed to be working fine and now, all of a sudden, I am not able to get all of the screen resolution modes available for my monitor. When I look at the Xorg log I see that it is only setting up two resolutions when I know that my monitor (Viewsonic VA912b LCD) is capable of much more. My motherboard has the Intel 945GC chipset. I have been using the 1152x864 resolution for a long time and it was working when I first installed to the new drive (two days ago)\ but today stopped working correctly. I installed read-edid and this is the output: Code: Select allroot@JohnBoy:/home/john# get-edid get-edid: get-edid version 2.0.0 Performing real mode VBE call Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0 Function supported Call successful VBE version 300 VBE string at 0x11100 "Intel(r) 82945G Chipset Family Graphics Chip Accelerated VGA BIOS" VBE/DDC service about to be called Report DDC capabilities Performing real mode VBE call Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0 Function supported Call successful Monitor and video card combination does not support DDC1 transfers Monitor and video card combination supports DDC2 transfers 0 seconds per 128 byte EDID block transfer Screen is not blanked during DDC transfer Reading next EDID block VBE/DDC service about to be called Read EDID Performing real mode VBE call Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0 Function supported Call failed The EDID data should not be trusted as the VBE call failed I have checked that my VGA connections are solid and have powered the system down and back up, to know avail. In the interim I have used xrandr to add the mode that I want Code: Select alljohn@JohnBoy:~$ xrandr --newmode 1152x864_60.00 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync john@JohnBoy:~$ xrandr --addmode VGA1 1152x864_60.00 but have to do so every time I start up the system. Any suggestions? By the way, I had a similar problem about a year ago and it finally cleared up. Is my monitor to fault?
ticojohn wrote:Is my monitor to fault? Yes. Add the `xrandr` commands to your startup script.
Hello, i have installed Debian (8.2 last stable version), and i can't access the internet, my card got no driver (when i was installing debian, it show something like that). How can i get access to internet on Debian? I think drivers are non-free, but... I got no internet access and i can't dowload change /etc/apt/soruce.list and enable non-free + dowload drivers. I also wanted to dowload them from .deb, but i can't, soo i tired to make, make install them - can't because no build tools + some other packgaes. So, i have dowloaded them, but i can't install them using dpkg -i (depedencies). If somone would like to get more info, just say, right now i got a night, so i got no time to show more information, but i will show it, when i will get back. Lenovo b50-30 Card: Realtek RTL8723BE * Card was working on ubuntu/Mint
Can you connect TEMPORARILY to the router by cable? If you can, then update the sources list to include contrib and non-free. Look at something like http://linuxgeekar.blogspot.co.uk/2015/ ... ebian.html (the bit entitled "Update the Source List") To get your wifi card to work you need to install firmware-realtek anf then reboot. https://packages.debian.org/jessie/firmware-realtek
Hi ! (by advance, excuse my english ...) Trying to make vaapi working on a fresh Jessie (installer 8.2) with a non-root user : it works well on a 4th generation NUC (D34010WYK) but not at all on NUC5i3RYK. I've ran the exact same steps on each unit : - have installed the same Jessie 64bits (with only system base utils, SSH server and XFCE in each case) - have added those packages : deb-multimedia-keyring libva1 libva-intel-vaapi-driver vainfo mesa-utils xorg xorg-dev x11-apps xinput mpv On 4th generation NUC, vainfo give me the same result both for root and non-root user : libva info: VA-API version 0.36.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_36 libva info: va_openDriver() returns 0 vainfo: VA-API version: 0.36 (libva 1.4.1) vainfo: Driver version: Intel i965 driver for Intel(R) Haswell Mobile - 1.4.1 vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Simple : VAEntrypointEncSlice VAProfileMPEG2Main : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointEncSlice VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice VAProfileH264Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointEncSlice VAProfileH264High : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSlice VAProfileH264MultiviewHigh : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointEncSlice VAProfileH264StereoHigh : VAEntrypointVLD VAProfileH264StereoHigh : VAEntrypointEncSlice VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileNone : VAEntrypointVideoProc VAProfileJPEGBaseline : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointEncSlice VAProfileH264StereoHigh : VAEntrypointVLD VAProfileH264StereoHigh : VAEntrypointEncSlice On 5th generation NUC, vainfo is ok for root : libva info: VA-API version 0.36.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_36 libva info: va_openDriver() returns 0 vainfo: VA-API version: 0.36 (libva 1.4.1) vainfo: Driver version: Intel i965 driver for Intel(R) Broadwell - 1.4.1 vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Simple : VAEntrypointEncSlice VAProfileMPEG2Main : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointEncSlice VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice VAProfileH264Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointEncSlice VAProfileH264High : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSlice VAProfileH264MultiviewHigh : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointEncSlice VAProfileH264StereoHigh : VAEntrypointVLD VAProfileH264StereoHigh : VAEntrypointEncSlice VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileNone : VAEntrypointVideoProc VAProfileJPEGBaseline : VAEntrypointVLD VAProfileVP8Version0_3 : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointVLD VAProfileH264MultiviewHigh : VAEntrypointEncSlice VAProfileH264StereoHigh : VAEntrypointVLD VAProfileH264StereoHigh : VAEntrypointEncSlice .. and i've got video acceleration when using mpv But for the non-root user : libva info: VA-API version 0.36.0 libva info: va_getDriverName() returns -1 libva error: va_getDriverName() failed with unknown libva error,driver_name=(null) vaInitialize failed with error code -1 (unknown libva error),exit ... and I don't understand why. The NUC haven't got the same CPU and GPU, but it seems the same driver works well for both (for root at least) For the rest everything is the same (same rights on driver file for example), non-root user created the same ways, added in both case to group video. What am i missing ? (i know i can miss a lot, really not an expert)
Just found something : I haven't specified it, but in all case i'm lauching X with the non-root user. What I have found : vainfo works well when X is not launched (i've just got the line saying that it can't connect to X, but the vaainfo command produced the normal thing). And it does'nt work anymore as soon as I start X.
Dear All, I have an hp z420 machine and I'd like to upgrade to 32Gb of RAM (4x8GB). Depending on the model (see http://bit.ly/1PSD9R2 ) my workstation may or may not support 1866MhZ memory (and of course I'd like to go for the fastest possible memory). Can anyone help me out with this? I paste the output of lshw at the end of this post, but it is still unclear to me if I have the processor that supports the 1866MhZ ram. Many thanks! larry77 $sudo lshw lux description: Computer width: 64 bits capabilities: smbios-2.7 vsyscall32 *-core description: Motherboard physical id: 0 *-memory description: System memory physical id: 0 size: 15GiB *-cpu product: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz vendor: Intel Corp. physical id: 1 bus info: cpu@0 size: 1921MHz capacity: 3800MHz width: 64 bits capabilities: fpu fpu_exception wp 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 x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt cpufreq *-pci description: Host bridge product: Xeon E5/Core i7 DMI2 vendor: Intel Corporation physical id: 100 bus info: pci@0000:00:00.0 version: 07 width: 32 bits clock: 33MHz *-pci:0 description: PCI bridge product: Xeon E5/Core i7 IIO PCI Express Root Port 1a vendor: Intel Corporation physical id: 1 bus info: pci@0000:00:01.0 version: 07 width: 32 bits clock: 33MHz capabilities: pci msi pciexpress pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:24 *-pci:1 description: PCI bridge product: Xeon E5/Core i7 IIO PCI Express Root Port 2a vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 07 width: 32 bits clock: 33MHz capabilities: pci msi pciexpress pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:25 ioport:c000(size=4096) memory:de000000-df0fffff ioport:c0000000(size=301989888) *-display description: VGA compatible controller product: GF108 [GeForce GT 630] vendor: NVIDIA Corporation physical id: 0 bus info: pci@0000:05:00.0 version: a1 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress vga_controller bus_master cap_list rom configuration: driver=nouveau latency=0 resources: irq:38 memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:c000(size=128) memory:df000000-df07ffff *-multimedia description: Audio device product: GF108 High Definition Audio Controller vendor: NVIDIA Corporation physical id: 0.1 bus info: pci@0000:05:00.1 version: a1 width: 32 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list configuration: driver=snd_hda_intel latency=0 resources: irq:41 memory:df080000-df083fff *-pci:2 description: PCI bridge product: Xeon E5/Core i7 IIO PCI Express Root Port 3a in PCI Express Mode vendor: Intel Corporation physical id: 3 bus info: pci@0000:00:03.0 version: 07 width: 32 bits clock: 33MHz capabilities: pci msi pciexpress pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:26 *-generic:0 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Address Map, VTd_Misc, System Management vendor: Intel Corporation physical id: 5 bus info: pci@0000:00:05.0 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:1 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Control Status and Global Errors vendor: Intel Corporation physical id: 5.2 bus info: pci@0000:00:05.2 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:2 UNCLAIMED description: PIC product: Xeon E5/Core i7 I/O APIC vendor: Intel Corporation physical id: 5.4 bus info: pci@0000:00:05.4 version: 07 width: 32 bits clock: 33MHz capabilities: pm io_x_-apic bus_master cap_list configuration: latency=0 resources: memory:df446000-df446fff *-pci:3 description: PCI bridge product: C600/X79 series chipset PCI Express Virtual Root Port vendor: Intel Corporation physical id: 11 bus info: pci@0000:00:11.0 version: 05 width: 32 bits clock: 33MHz capabilities: pci pciexpress pm msi normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:16 ioport:d000(size=4096) ioport:d2400000(size=5242880) *-storage description: Serial Attached SCSI controller product: C602 chipset 4-Port SATA Storage Control Unit vendor: Intel Corporation physical id: 0 bus info: pci@0000:02:00.0 logical name: scsi0 version: 05 width: 64 bits clock: 33MHz capabilities: storage pm pciexpress msix bus_master cap_list configuration: driver=isci latency=0 resources: irq:16 memory:d287c000-d287ffff memory:d2400000-d27fffff ioport:d000(size=256) memory:d2800000-d287bfff *-disk description: ATA Disk product: WDC WD30EZRX-22D vendor: Western Digital physical id: 0.0.0 bus info: scsi@0:0.0.0 logical name: /dev/sda version: 0A80 serial: WD-WCC4N5XUU716 size: 2794GiB (3TB) capabilities: gpt-1.00 partitioned partitioned:gpt configuration: ansiversion=5 guid=1c4631f4-d86a-4a58-ba6a-be349510ffd5 logicalsectorsize=512 sectorsize=4096 *-volume description: EFI partition physical id: 1 bus info: scsi@0:0.0.0,1 logical name: /dev/sda1 logical name: /home/lorenzo/disk2 serial: c9ced150-bf19-4d24-afa4-a62ef8a08e7b capacity: 2794GiB configuration: mount.fstype=xfs mount.options=rw,relatime,attr2,inode64,noquota state=mounted *-communication:0 description: Communication controller product: C600/X79 series chipset MEI Controller #1 vendor: Intel Corporation physical id: 16 bus info: pci@0000:00:16.0 version: 05 width: 64 bits clock: 33MHz capabilities: pm msi bus_master cap_list configuration: driver=mei_me latency=0 resources: irq:40 memory:df445000-df44500f *-ide description: IDE interface product: C600/X79 series chipset IDE-r Controller vendor: Intel Corporation physical id: 16.2 bus info: pci@0000:00:16.2 version: 05 width: 32 bits clock: 66MHz capabilities: ide pm msi bus_master cap_list configuration: driver=ata_generic latency=0 resources: irq:18 ioport:e0b0(size=8) ioport:e0a0(size=4) ioport:e090(size=8) ioport:e080(size=4) ioport:e070(size=16) *-communication:1 description: Serial controller product: C600/X79 series chipset KT Controller vendor: Intel Corporation physical id: 16.3 bus info: pci@0000:00:16.3 version: 05 width: 32 bits clock: 66MHz capabilities: pm msi 16550 bus_master cap_list configuration: driver=serial latency=0 resources: irq:17 ioport:e060(size=8) memory:df444000-df444fff *-network description: Ethernet interface product: 82579LM Gigabit Network Connection vendor: Intel Corporation physical id: 19 bus info: pci@0000:00:19.0 logical name: eth0 version: 05 serial: 80:c1:6e:e1:8b:fe capacity: 1Gbit/s width: 32 bits clock: 33MHz capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.5-k firmware=0.13-4 latency=0 link=no multicast=yes port=twisted pair resources: irq:27 memory:df400000-df41ffff memory:df449000-df449fff ioport:e040(size=32) *-usb:0 description: USB controller product: C600/X79 series chipset USB2 Enhanced Host Controller #2 vendor: Intel Corporation physical id: 1a bus info: pci@0000:00:1a.0 version: 05 width: 32 bits clock: 33MHz capabilities: pm debug ehci bus_master cap_list configuration: driver=ehci-pci latency=0 resources: irq:16 memory:df44b000-df44b3ff *-usbhost product: EHCI Host Controller vendor: Linux 4.2.0-1-amd64 ehci_hcd physical id: 1 bus info: usb@3 logical name: usb3 version: 4.02 capabilities: usb-2.00 configuration: driver=hub slots=3 speed=480Mbit/s *-usb description: USB hub product: Integrated Rate Matching Hub vendor: Intel Corp. physical id: 1 bus info: usb@3:1 version: 0.00 capabilities: usb-2.00 configuration: driver=hub slots=6 speed=480Mbit/s *-usb:0 description: Keyboard product: USB Receiver vendor: Logitech physical id: 2 bus info: usb@3:1.2 version: 12.01 capabilities: usb-2.00 configuration: driver=usbhid maxpower=98mA speed=12Mbit/s *-usb:1 description: Keyboard physical id: 3 bus info: usb@3:1.3 version: 1.00 capabilities: usb-1.10 configuration: driver=usbhid maxpower=100mA speed=12Mbit/s *-usb:2 description: Mass storage device product: USB2.0-CRW vendor: Generic physical id: 6 bus info: usb@3:1.6 logical name: scsi9 version: 81.97 serial: 20060413092100000 capabilities: usb-2.00 scsi emulated configuration: driver=usb-storage maxpower=500mA speed=480Mbit/s *-disk:0 description: SCSI Disk physical id: 0.0.0 bus info: scsi@9:0.0.0 logical name: /dev/sdc configuration: logicalsectorsize=512 sectorsize=512 *-disk:1 description: SCSI Disk physical id: 0.0.1 bus info: scsi@9:0.0.1 logical name: /dev/sdd configuration: logicalsectorsize=512 sectorsize=512 *-disk:2 description: SCSI Disk physical id: 0.0.2 bus info: scsi@9:0.0.2 logical name: /dev/sde configuration: logicalsectorsize=512 sectorsize=512 *-disk:3 description: SCSI Disk physical id: 0.0.3 bus info: scsi@9:0.0.3 logical name: /dev/sdf configuration: logicalsectorsize=512 sectorsize=512 *-disk:4 description: SCSI Disk physical id: 0.0.4 bus info: scsi@9:0.0.4 logical name: /dev/sdg configuration: logicalsectorsize=512 sectorsize=512 *-multimedia description: Audio device product: C600/X79 series chipset High Definition Audio Controller vendor: Intel Corporation physical id: 1b bus info: pci@0000:00:1b.0 version: 05 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list configuration: driver=snd_hda_intel latency=0 resources: irq:42 memory:df440000-df443fff *-pci:4 description: PCI bridge product: C600/X79 series chipset PCI Express Root Port 2 vendor: Intel Corporation physical id: 1c bus info: pci@0000:00:1c.0 version: b5 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:16 *-pci:5 description: PCI bridge product: C600/X79 series chipset PCI Express Root Port 5 vendor: Intel Corporation physical id: 1c.5 bus info: pci@0000:00:1c.5 version: b5 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:17 *-pci:6 description: PCI bridge product: C600/X79 series chipset PCI Express Root Port 3 vendor: Intel Corporation physical id: 1c.6 bus info: pci@0000:00:1c.6 version: b5 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:18 memory:df300000-df3fffff *-network description: Wireless interface product: AR93xx Wireless Network Adapter vendor: Qualcomm Atheros physical id: 0 bus info: pci@0000:07:00.0 logical name: wlan0 version: 01 serial: 64:66:b3:24:d4:eb width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless configuration: broadcast=yes driver=ath9k driverversion=4.2.0-1-amd64 firmware=N/A ip=192.168.1.57 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn resources: irq:18 memory:df300000-df31ffff memory:df320000-df32ffff *-pci:7 description: PCI bridge product: C600/X79 series chipset PCI Express Root Port 4 vendor: Intel Corporation physical id: 1c.7 bus info: pci@0000:00:1c.7 version: b5 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:19 memory:df200000-df2fffff *-usb description: USB controller product: TUSB73x0 SuperSpeed USB 3.0 xHCI Host Controller vendor: Texas Instruments physical id: 0 bus info: pci@0000:08:00.0 version: 02 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix xhci bus_master cap_list configuration: driver=xhci_hcd latency=0 resources: irq:19 memory:df200000-df20ffff memory:df210000-df211fff *-usbhost:0 product: xHCI Host Controller vendor: Linux 4.2.0-1-amd64 xhci-hcd physical id: 0 bus info: usb@2 logical name: usb2 version: 4.02 capabilities: usb-3.00 configuration: driver=hub slots=4 speed=5000Mbit/s *-usbhost:1 product: xHCI Host Controller vendor: Linux 4.2.0-1-amd64 xhci-hcd physical id: 1 bus info: usb@1 logical name: usb1 version: 4.02 capabilities: usb-2.00 configuration: driver=hub slots=4 speed=480Mbit/s *-usb:1 description: USB controller product: C600/X79 series chipset USB2 Enhanced Host Controller #1 vendor: Intel Corporation physical id: 1d bus info: pci@0000:00:1d.0 version: 05 width: 32 bits clock: 33MHz capabilities: pm debug ehci bus_master cap_list configuration: driver=ehci-pci latency=0 resources: irq:23 memory:df44a000-df44a3ff *-usbhost product: EHCI Host Controller vendor: Linux 4.2.0-1-amd64 ehci_hcd physical id: 1 bus info: usb@4 logical name: usb4 version: 4.02 capabilities: usb-2.00 configuration: driver=hub slots=3 speed=480Mbit/s *-usb description: USB hub product: Integrated Rate Matching Hub vendor: Intel Corp. physical id: 1 bus info: usb@4:1 version: 0.00 capabilities: usb-2.00 configuration: driver=hub slots=8 speed=480Mbit/s *-pci:8 description: PCI bridge product: 82801 PCI Bridge vendor: Intel Corporation physical id: 1e bus info: pci@0000:00:1e.0 version: a5 width: 32 bits clock: 33MHz capabilities: pci subtractive_decode bus_master cap_list resources: memory:df100000-df1fffff *-firewire description: FireWire (IEEE 1394) product: FW322/323 [TrueFire] 1394a Controller vendor: LSI Corporation physical id: 5 bus info: pci@0000:09:05.0 version: 70 width: 32 bits clock: 33MHz capabilities: pm ohci bus_master cap_list configuration: driver=firewire_ohci latency=128 maxlatency=24 mingnt=12 resources: irq:19 memory:df100000-df100fff *-isa description: ISA bridge product: C600/X79 series chipset LPC Controller vendor: Intel Corporation physical id: 1f bus info: pci@0000:00:1f.0 version: 05 width: 32 bits clock: 33MHz capabilities: isa bus_master cap_list configuration: driver=lpc_ich latency=0 resources: irq:0 *-storage description: RAID bus controller product: C600/X79 series chipset SATA RAID Controller vendor: Intel Corporation physical id: 1f.2 bus info: pci@0000:00:1f.2 version: 05 width: 32 bits clock: 66MHz capabilities: storage msi pm bus_master cap_list configuration: driver=ahci latency=0 resources: irq:39 ioport:e0f0(size=8) ioport:e0e0(size=4) ioport:e0d0(size=8) ioport:e0c0(size=4) ioport:e020(size=32) memory:df448000-df4487ff *-serial description: SMBus product: C600/X79 series chipset SMBus Host Controller vendor: Intel Corporation physical id: 1f.3 bus info: pci@0000:00:1f.3 version: 05 width: 64 bits clock: 33MHz configuration: driver=i801_smbus latency=0 resources: irq:18 memory:df447000-df4470ff ioport:e000(size=32) *-generic:0 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 QPI Link 0 vendor: Intel Corporation physical id: 8 bus info: pci@0000:ff:08.0 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:1 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 QPI Link Reut 0 vendor: Intel Corporation physical id: 8.3 bus info: pci@0000:ff:08.3 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:2 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 QPI Link Reut 0 vendor: Intel Corporation physical id: 8.4 bus info: pci@0000:ff:08.4 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:3 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 QPI Link 1 vendor: Intel Corporation physical id: 9 bus info: pci@0000:ff:09.0 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:4 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 QPI Link Reut 1 vendor: Intel Corporation physical id: 9.3 bus info: pci@0000:ff:09.3 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:5 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 QPI Link Reut 1 vendor: Intel Corporation physical id: 9.4 bus info: pci@0000:ff:09.4 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:6 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Power Control Unit 0 vendor: Intel Corporation physical id: a bus info: pci@0000:ff:0a.0 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:7 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Power Control Unit 1 vendor: Intel Corporation physical id: a.1 bus info: pci@0000:ff:0a.1 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:8 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Power Control Unit 2 vendor: Intel Corporation physical id: a.2 bus info: pci@0000:ff:0a.2 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:9 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Power Control Unit 3 vendor: Intel Corporation physical id: a.3 bus info: pci@0000:ff:0a.3 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:10 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Interrupt Control Registers vendor: Intel Corporation physical id: b bus info: pci@0000:ff:0b.0 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:11 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Semaphore and Scratchpad Configuration Registers vendor: Intel Corporation physical id: b.3 bus info: pci@0000:ff:0b.3 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:12 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Unicast Register 0 vendor: Intel Corporation physical id: c bus info: pci@0000:ff:0c.0 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:13 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Unicast Register 0 vendor: Intel Corporation physical id: c.1 bus info: pci@0000:ff:0c.1 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:14 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Unicast Register 0 vendor: Intel Corporation physical id: c.2 bus info: pci@0000:ff:0c.2 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:15 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller System Address Decoder 0 vendor: Intel Corporation physical id: c.6 bus info: pci@0000:ff:0c.6 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:16 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 System Address Decoder vendor: Intel Corporation physical id: c.7 bus info: pci@0000:ff:0c.7 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:17 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Unicast Register 0 vendor: Intel Corporation physical id: d bus info: pci@0000:ff:0d.0 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:18 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Unicast Register 0 vendor: Intel Corporation physical id: d.1 bus info: pci@0000:ff:0d.1 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:19 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Unicast Register 0 vendor: Intel Corporation physical id: d.2 bus info: pci@0000:ff:0d.2 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:20 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller System Address Decoder 1 vendor: Intel Corporation physical id: d.6 bus info: pci@0000:ff:0d.6 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:21 description: System peripheral product: Xeon E5/Core i7 Processor Home Agent vendor: Intel Corporation physical id: e bus info: pci@0000:ff:0e.0 version: 07 width: 32 bits clock: 33MHz configuration: driver=sbridge_edac latency=0 resources: irq:0 *-generic:22 description: Performance counters product: Xeon E5/Core i7 Processor Home Agent Performance Monitoring vendor: Intel Corporation physical id: e.1 bus info: pci@0000:ff:0e.1 version: 07 width: 32 bits clock: 33MHz configuration: driver=snbep_uncore latency=0 resources: irq:0 *-generic:23 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Registers vendor: Intel Corporation physical id: f bus info: pci@0000:ff:0f.0 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:24 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller RAS Registers vendor: Intel Corporation physical id: f.1 bus info: pci@0000:ff:0f.1 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:25 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 0 vendor: Intel Corporation physical id: f.2 bus info: pci@0000:ff:0f.2 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:26 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 1 vendor: Intel Corporation physical id: f.3 bus info: pci@0000:ff:0f.3 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:27 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 2 vendor: Intel Corporation physical id: f.4 bus info: pci@0000:ff:0f.4 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:28 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 3 vendor: Intel Corporation physical id: f.5 bus info: pci@0000:ff:0f.5 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:29 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Target Address Decoder 4 vendor: Intel Corporation physical id: f.6 bus info: pci@0000:ff:0f.6 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress configuration: latency=0 *-generic:30 description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 0 vendor: Intel Corporation physical id: 10 bus info: pci@0000:ff:10.0 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: driver=snbep_uncore latency=0 resources: irq:0 *-generic:31 description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 1 vendor: Intel Corporation physical id: 10.1 bus info: pci@0000:ff:10.1 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: driver=snbep_uncore latency=0 resources: irq:0 *-generic:32 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 0 vendor: Intel Corporation physical id: 10.2 bus info: pci@0000:ff:10.2 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:33 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 1 vendor: Intel Corporation physical id: 10.3 bus info: pci@0000:ff:10.3 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:34 description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 2 vendor: Intel Corporation physical id: 10.4 bus info: pci@0000:ff:10.4 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: driver=snbep_uncore latency=0 resources: irq:0 *-generic:35 description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller Channel 0-3 Thermal Control 3 vendor: Intel Corporation physical id: 10.5 bus info: pci@0000:ff:10.5 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: driver=snbep_uncore latency=0 resources: irq:0 *-generic:36 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 2 vendor: Intel Corporation physical id: 10.6 bus info: pci@0000:ff:10.6 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:37 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 Integrated Memory Controller ERROR Registers 3 vendor: Intel Corporation physical id: 10.7 bus info: pci@0000:ff:10.7 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress cap_list configuration: latency=0 *-generic:38 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 DDRIO vendor: Intel Corporation physical id: 11 bus info: pci@0000:ff:11.0 version: 07 width: 32 bits clock: 33MHz capabilities: pciexpress configuration: latency=0 *-generic:39 UNCLAIMED description: System peripheral product: Xeon E5/Core i7 R2PCIe vendor: Intel Corporation physical id: 13 bus info: pci@0000:ff:13.0 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:40 description: Performance counters product: Xeon E5/Core i7 Ring to PCI Express Performance Monitor vendor: Intel Corporation physical id: 13.1 bus info: pci@0000:ff:13.1 version: 07 width: 32 bits clock: 33MHz configuration: driver=snbep_uncore latency=0 resources: irq:0 *-generic:41 UNCLAIMED description: Performance counters product: Xeon E5/Core i7 QuickPath Interconnect Agent Ring Registers vendor: Intel Corporation physical id: 13.4 bus info: pci@0000:ff:13.4 version: 07 width: 32 bits clock: 33MHz configuration: latency=0 *-generic:42 description: Performance counters product: Xeon E5/Core i7 Ring to QuickPath Interconnect Link 0 Performance Monitor vendor: Intel Corporation physical id: 13.5 bus info: pci@0000:ff:13.5 version: 07 width: 32 bits clock: 33MHz configuration: driver=snbep_uncore latency=0 resources: irq:0 *-generic:43 description: System peripheral product: Xeon E5/Core i7 Ring to QuickPath Interconnect Link 1 Performance Monitor vendor: Intel Corporation physical id: 13.6 bus info: pci@0000:ff:13.6 version: 07 width: 32 bits clock: 33MHz configuration: driver=snbep_uncore latency=0 resources: irq:0 *-scsi:0 physical id: 2 logical name: scsi2 capabilities: emulated *-disk description: ATA Disk product: WDC WD30EZRX-22D vendor: Western Digital physical id: 0.0.0 bus info: scsi@2:0.0.0 logical name: /dev/sdb version: 0A80 serial: WD-WCC4N0YXEN78 size: 2794GiB (3TB) capabilities: gpt-1.00 partitioned partitioned:gpt configuration: ansiversion=5 guid=8b2e1745-8be6-48bd-91dc-e906e3e27565 logicalsectorsize=512 sectorsize=4096 *-volume:0 description: EXT4 volume vendor: Linux physical id: 1 bus info: scsi@2:0.0.0,1 logical name: /dev/sdb1 logical name: / version: 1.0 serial: 5598eb6c-5aa1-40a7-9f67-e673029e3fba size: 61GiB capabilities: journaled extended_attributes large_files huge_files dir_nlink extents ext4 ext2 initialized configuration: created=2015-07-19 15:13:41 filesystem=ext4 lastmountpoint=/ modified=2015-11-21 09:38:04 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2015-11-20 17:21:20 state=mounted *-volume:1 description: Linux swap volume vendor: Linux physical id: 2 bus info: scsi@2:0.0.0,2 logical name: /dev/sdb2 version: 1 serial: 31de5b42-c3e8-4d3e-94ef-5fa90bb652bf size: 11GiB capacity: 11GiB capabilities: nofs swap initialized configuration: filesystem=swap pagesize=4095 *-volume:2 description: EFI partition physical id: 3 bus info: scsi@2:0.0.0,3 logical name: /dev/sdb3 logical name: /home serial: a171df67-1c4d-4aad-90d1-3afb16b9a0c6 capacity: 2721GiB configuration: mount.fstype=xfs mount.options=rw,relatime,attr2,inode64,noquota state=mounted *-scsi:1 physical id: 3 logical name: scsi3 capabilities: emulated *-cdrom description: DVD-RAM writer product: CDDVDW SH-216ALN vendor: hp physical id: 0.0.0 bus info: scsi@3:0.0.0 logical name: /dev/cdrom logical name: /dev/cdrw logical name: /dev/dvd logical name: /dev/dvdrw logical name: /dev/sr0 version: HA5A capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram configuration: ansiversion=5 status=nodisc
Merged duplicate threads.
Only internet i have is Three 3G mobile usb broadband dongle.Been trying to get my PS4 connected following this debian wiki guide https://wiki.debian.org/BridgeNetworkConnections ip addr show (debian Jessie Gnome 64 bit) Code: Select all1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 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: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 70:54:d2:52:a1:da brd ff:ff:ff:ff:ff:ff 3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether f4:b7:e2:12:2c:e4 brd ff:ff:ff:ff:ff:ff 4: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 02:0c:e7:0b:01:02 brd ff:ff:ff:ff:ff:ff inet 192.168.0.136/24 brd 192.168.0.255 scope global dynamic usb0 valid_lft 86028sec preferred_lft 86028sec inet6 fe80::c:e7ff:fe0b:102/64 scope link valid_lft forever preferred_lft forever usb0 is broadband dongle which works great with Jessie eth0 is my pc internal ethernet card. Installed the package bridge-utils and created bridge Code: Select allbrctl addbr br0 Added interfaces to bridge Code: Select allbrctl addif br0 usb0 eth0 Bring up bridge Code: Select allifup br0 PS4 is connected by Lan cable.eth0 never connects and neither does PS4. Has anyone got this to work,or is there any alternative to bridge- utils to create a network bridge.Was able to do this in the past with Xbox 360/Broadband dongle by creating a bridge in windows 7.Dont have windows anymore,only debian.
If you are using NeworkManager, you can easily open nm-connection-editor (same as right-clicking the applet) and "Add" a new "Ethernet" connection. Then, you Edit that connection and in the "IPV4 Settings tab" you choose the following method: "Shared to other computers". This should be able to work, but I have only used this to connect to the WAN port on routers, which has internal switching. So, a different cable might be needed. I still have to find my notes on bridging. I have used it at an office to make a redundant internet connection over WWAN (3G, 4G, ...). I used the bridge to give internet to a router that then gives out internet to the rest of the networking infrastructure. Also need to remember if there are any hardware/chipset limitations. EDIT: REGARDING THE CABLE Since the Playstation 4 has a Gigabit Network port, you will not need a crossover cable. You can use the standard patch cable.
I set up an Acer 5534, ATI Radeon HD 3200 graphcs with Wheezy, which worked fine, and decided the other day let it update to Jessie. Now the screen resolution, while usable, looks sort of like one of the mirrors in a carnival fun house. In reading this: https://wiki.debian.org/ATIProprietary#Configuration it looks like there are no drivers for the 3200 under JessieThe AMD Catalyst Legacy driver - supporting the Radeon HD 2000/3000/4000 series - is not available for Debian 8 "Jessie", as upstream has not updated the driver for newer Xorg releases (726500). It's not clear to me if I can use the drivers that worked in Wheezy. Or are my only choices to live with it in hopes the drivers are updated or reinstall Wheezy if I want a normal looking desktop. TA
Just purge the proprietary driver and use the free radeon driver with firmware-linux-nonfree instead. The firmware isn't installed by default so you have to install it (package firmware-linux-nonfree). The radeon driver should be already installed (package xserver-xorg-video-radeon).
I am running Debian Testing and can't get Plymouth Splash to work on my system. When splash is put in the grub line it locks up on boot up. Here are my system specs: Code: Select alldcihon@solydk64 ~ $ inxi -Fxx System: Host: solydk64 Kernel: 4.2.0-1-amd64 x86_64 (64 bit gcc: 4.9.3) Desktop: KDE Plasma 5.4.3 (Qt 5.5.1) dm: sddm,sddm Distro: SolydXK 9 solydxk Machine: Mobo: ASUSTeK model: M3A78-EM v: Rev X.0x Bios: American Megatrends v: 2003 date: 10/12/2009 CPU: Dual core AMD Athlon 64 X2 6000+ (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 svm) bmips: 4021 clock speeds: min/max: 1000/3000 MHz 1: 1000 MHz 2: 1000 MHz Graphics: Card: NVIDIA GF119 [GeForce GT 610] bus-ID: 01:00.0 chip-ID: 10de:104a Display Server: X.Org 1.17.3 drivers: nvidia (unloaded: fbdev,vesa,nouveau) Resolution: 1920x1080@60.00hz, 1920x1080@60.00hz GLX Renderer: GeForce GT 610/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 352.63 Direct Rendering: Yes Audio: Card-1 NVIDIA GF119 HDMI Audio Controller driver: snd_hda_intel bus-ID: 01:00.1 chip-ID: 10de:0e08 Card-2 Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA) driver: snd_hda_intel bus-ID: 00:14.2 chip-ID: 1002:4383 Card-3 Logitech Webcam C270 driver: USB Audio usb-ID: 001-002 chip-ID: 046d:0825 Sound: Advanced Linux Sound Architecture v: k4.2.0-1-amd64 Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169 v: 2.3LK-NAPI port: e800 bus-ID: 03:00.0 chip-ID: 10ec:8168 IF: eth1 state: up speed: 100 Mbps duplex: full mac: 00:22:15:2c:76:9b Card-2: Ralink RT2561/RT61 802.11g PCI driver: rt61pci v: 2.3.0 bus-ID: 04:07.0 chip-ID: 1814:0301 IF: wlan0 state: down mac: 00:1d:7d:7a:df:04 Drives: HDD Total Size: 1500.3GB (29.4% used) ID-1: /dev/sdb model: ST31000528AS size: 1000.2GB serial: 5VP96E76 ID-2: /dev/sda model: WDC_WD5000AAKS size: 500.1GB serial: WD-WCAS85254785 Partition: ID-1: / size: 29G used: 15G (54%) fs: ext4 dev: /dev/sdb2 ID-2: /home size: 883G used: 392G (47%) fs: ext4 dev: /dev/sdb5 ID-3: swap-1 size: 5.24GB used: 0.00GB (0%) fs: swap dev: /dev/sdb3 Sensors: System Temperatures: cpu: 38.0C mobo: 35.0C gpu: 0.0:42C Fan Speeds (in rpm): cpu: 2335 psu: 0 sys-1: 0 Info: Processes: 187 Uptime: 4 min Memory: 1047.1/5969.9MB Init: systemd v: 228 runlevel: 5 default: 2 Gcc sys: 5.2.1 alt: 4.6/4.7/4.8/4.9 Client: Shell (bash 4.3.421 running in konsole) inxi: 2.2.28
dcihon wrote:I was told you guys here were not too friendly. Now I believe it. I know what I am running. We're pretty friendly. It's just that so much misinformation is posted in the forums to support the assertion "I did nothing wrong" , we have to make light of it. In this case the claim of running Debian Testing is clearly false. Anyway, you got the available information - Plymouth won't work with proprietary driver. I personally don't use it because it is a dog.
I'm using a custom kernel but the Intel Broadwell GPU hangs and gives the following error messages: Code: Select allJan 2 19:24:06 debian kernel: [ 34.734460] [drm] stuck on render ring Jan 2 19:24:06 debian kernel: [ 34.735563] [drm] GPU HANG: ecode 8:0:0x85dffffb, in Xorg [1925], reason: Ring hung, action: reset Jan 2 19:24:06 debian kernel: [ 34.735566] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. Jan 2 19:24:06 debian kernel: [ 34.735568] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel Jan 2 19:24:06 debian kernel: [ 34.735569] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. Jan 2 19:24:06 debian kernel: [ 34.735570] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. Jan 2 19:24:06 debian kernel: [ 34.735572] [drm] GPU crash dump saved to /sys/class/drm/card0/error Jan 2 19:24:06 debian kernel: [ 34.737713] drm/i915: Resetting chip after gpu hang Jan 2 19:24:12 debian kernel: [ 40.739130] [drm] stuck on render ring Jan 2 19:24:12 debian kernel: [ 40.739851] [drm] GPU HANG: ecode 8:0:0x85dffffb, in Xorg [1925], reason: Ring hung, action: reset Jan 2 19:24:12 debian kernel: [ 40.741958] drm/i915: Resetting chip after gpu hang Jan 2 19:24:51 debian kernel: [ 80.344159] snd_hda_intel 0000:00:1b.0: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. Jan 2 19:25:56 debian kernel: [ 144.807882] [drm] stuck on render ring Jan 2 19:25:56 debian kernel: [ 144.808547] [drm] GPU HANG: ecode 8:0:0x85cffffa, reason: Ring hung, action: reset Jan 2 19:25:56 debian kernel: [ 144.809865] drm/i915: Resetting chip after gpu hang However, adding intel_iommu=igfx_off to the kernel boot parameter alleviates the problem. I have turned on all IOMMU features in the kernel despite it being an AMD feature used in Intel chips. On the other hand, all of the standard Debian kernels work fine without the added kernel boot parameter. Is anyone able to shed any more light on this issue? I have the following options set in the kernel .config file. Code: Select all# CONFIG_GART_IOMMU is not set # CONFIG_CALGARY_IOMMU is not set CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y CONFIG_IOMMU_API=y CONFIG_IOMMU_SUPPORT=y # # Generic IOMMU Pagetable Support # CONFIG_IOMMU_IOVA=y CONFIG_AMD_IOMMU=y # CONFIG_AMD_IOMMU_STATS is not set CONFIG_AMD_IOMMU_V2=m CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y CONFIG_INTEL_IOMMU_DEFAULT_ON=y CONFIG_INTEL_IOMMU_FLOPPY_WA=y CONFIG_IRQ_REMAP=y
Did you configure the kernel yourself? There is an option in the configuration to not have that feature running by default, so you won't have to apply that cheat at boot.
recently installed 8.2 on a new (to me) laptop and am having trouble getting any audio output. $ lspci -v shows two cards: Code: Select all00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio Controller Subsystem: Hewlett-Packard Company Device 198b Flags: bus master, fast devsel, latency 0, IRQ 54 Memory at f0444000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel ------------------------------------------------------------------------------------------------------------------------------------------------ 00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01) Subsystem: Hewlett-Packard Company Device 198b Flags: bus master, slow devsel, latency 32, IRQ 16 Memory at f0440000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel i've tried setting the default card by both of these methods (individually of course): # vim /etc/modprobe.d/default.conf Code: Select alloptions snd_hda_intel index=1 & # vim /etc/modprobe.d/alsa-base.conf Code: Select alloptions snd_hda_intel index=1 both of these seem to work to assign the right card. without a config it appears to default to the hdmi output. i have also used (unsuccessfully) alsa-tools-gui to override the pins to try and get the various speakers in the laptop to work. i have read the debian alsa page and the debian sound wiki and have exhausted my own understanding and ability to get any output at all. without either of these files, speaker-test outputs: Code: Select allspeaker-test 1.0.28 Playback device is default Stream parameters are 48000Hz, S16_LE, 1 channels Using 16 octaves of pink noise ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave Playback open error: -2,No such file or directory any help would be greatly appreciated.
Try this: Code: Select all# alsactl init Then reboot. I have an AMD laptop with the same hardware running Debian jessie with pure ALSA and the configuration file you have posted is indeed correct -- the name is unimportant by the way, you can call it fudge.conf if you want and it will still work. If it doesn't work after the reboot, post the output of: Code: Select allaplay -l cat /proc/asound/cards
Hello everyone, First of all, I have Linux Mint Debian Edition 2 installed, not Debian 8. But before anyone flames me this is only because I've been having problems with Debian 8s boot and happened with debian 8 installed and debian 8 live. I have an 1201n netbook, it has an Intel Atom 330, it is supposed to have 2 cpus with hyperthreading. After installing linux (first linux lite, xubuntu, debian 8 and then LMDE2), the netbook worked fine, though a little slow... then I in system monitor I saw just one cpu graph, so I did some tests: Code: Select allan-small@an-small ~ $ lscpu Architecture: i686 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 28 Model name: Intel(R) Atom(TM) CPU 330 @ 1.60GHz Stepping: 2 CPU MHz: 1600.061 BogoMIPS: 3200.12 L1d cache: 24K L1i cache: 32K L2 cache: 512K an-small@an-small ~ $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 28 model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz stepping : 2 microcode : 0x219 cpu MHz : 1600.061 cache size : 512 KB fdiv_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm dtherm bogomips : 3200.12 clflush size : 64 cache_alignment : 64 address sizes : 32 bits physical, 48 bits virtual power management: an-small@an-small ~ $ If I'm reading correctly, it is just using/detecting 1 cpu... am I right? I have installed the 586 kernel with nvidia drivers with LMDE2. I've booted both Debian 8 nonfree (to have wifi) live both 32bit and 64bit, and the problem persists... Could it be a problem/bug in the kernel? Am I doing something wrong. I've googled, searched the debian pc compatability (https://wiki.debian.org/DebianEeePC/Model/1201N) and didn't seem to find anything like my problem. I found similar problems, but they were for a particular (custom) situation and I didn't want to try anything without asking first. I tried to do everything by the books, meaning a clean install, installing the nvidias drivers the debian way, not installing anything outside the repos... If someone could help me... I would be very happy =) Best regards, NP
I would be remiss if I didn't point out that there are differences between LMDE and Debian (or else you wouldn't be running LMDE in the first place , by your own admission). Therefore, your best chance at getting a high-quality answer is to be found elsewhere. After all, folks here aren't running LMDE. So it's best to post your question somewhere where folks are actually running what you're running. (Either that, or reproduce the problem running, y'know, Debian, so that folks here have some small hope of reproducing the problem.) That said, I have a very dim memory of someone mentioning a similar problem with a non-Debian distro some years back. Not QFT, but my best recollection is that the solution involved power management/CPU scaling defaults. While you wait for an answer over in the Mint forums, maybe try toggling ACPI (or, for that matter, any power management related) settings in GRUB. (Change only one at a time, so that if you stumble on a fix, you know exactly what it is.) Good luck.
Hi, i try enable "glamor" acceleration" instead of SNA on my system (Debian Strech KDE) ..but for me doesn't works. My graphics cards: Code: Select all $ inxi -Gx Graphics: Card-1: Intel 4th Gen Core Processor Integrated Graphics Controller bus-ID: 00:02.0 Card-2: NVIDIA GM108M [GeForce 930M] bus-ID: 01:00.0 Display Server: X.Org 1.17.3 driver: intel Resolution: 1920x1080@60.00hz GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 11.0.4 Direct Rendering: Yes I create a file: 20-intel.conf on /etc/X11/xorg.conf.d with the next content: Code: Select all$ cat 20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "glamor" Option "DRI" "3" EndSection After reboot ..glamor is not activate. Code: Select all$ cd .local/share/xorg/ Code: Select all$ grep glamor Xorg.1.log ..the output is empty Code: Select all$ grep SNA Xorg.1.log [ 130.442] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-2 (Vincent Cheng <vcheng@debian.org>) [ 130.442] (II) intel(0): SNA compiled for use with valgrind [ 130.500] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend anyone know what is happening.. Edit: SOLVED Head_on_a_Stick wrote:The glamor option is not compiled into the Debian version of X See viewtopic.php?p=579269#p579269 Regards
The glamor option is not compiled into the Debian version of X See http://forums.debian.net/viewtopic.php?p=579269#p579269
Hi to all, I'm on Debian 7.2, and I'm trying to configure my network printer (Ricoh Aficio MP2050C) In the past, I've been using Ubuntu and the printer worked smoothly. On Debian, however, I installed the network printer via its IP, and the driver appears to be installed correctly. However, when I try to print anything (test page, a libre office document...) the printer starts to spit blank pages, with the following printed mesage: "%!PS-Adobe-3.0 %% %% mark () () (201311111052) {setuserinfo} stopped cleartomark %" Any help will be much appreciated, since this is driving me crazy! Thanks a lot in advance.
Hello to all... Me too... My printer is HP LaserJet 3015... auto detect my printer.. installation result OK., After click "Print" {Libreoffice document} , the printer LED is flash a few second,,, then stop ... nothing to printer... Check the printing task manager, nothing .... Thank you... My system:Debian 7.2 wheezy + XLDE CATme
Spent hours on this problem now, I'm pretty sure it's something really simple though so thought I'd stick it on here. I have two internal partitions that I auto-mount at startup using fstab. This works fine & I can unmount/mount as a normal user no problem in the terminal (umount /dev/sdb1) but using thunar (or nautilus) I receive a message saying "not authorised to perform operation" (I use the DWM window manager, in gnome it pops up with a password prompt). If I open thunar as root then I can mount/unmount. The strange thing is I can mount/unmount usb sticks or mtp devices as a normal user no probs from thunar! So, I'm assuming it must be my fstab that's the problem? here it is: Code: Select allLABEL="DebianLive" / ext4 errors=remount-ro 0 1 /dev/sda6 none swap sw 0 0 /dev/disk/by-label/Vault /media/Vault ext4 users,auto,exec 0 0 /dev/disk/by-label/LiveJob /media/LiveJob ext4 users,auto,exec 0 0 This used to work fine on my wheezy install, only started having problems when I switched to Jessie Any ideas?
Assuming udisks2 is installed, you should have a look to /usr/share/polkit-1/actions/org.freedesktop.udisks2.policy Code: Select all <action id="org.freedesktop.udisks.filesystem-mount"> <description>Mount a device</description> <message>Authentication is required to mount the device</message> <defaults> <allow_any>no</allow_any> <allow_inactive>yes</allow_inactive> <allow_active>yes</allow_active> </defaults> </action>
I want to buy a Blu-Ray burner for use with 32-bit Debian Wheezy using the Mate desktop. I'd like one that "just works". The ones available in my area are: LG super multi blue BE14 Samsung portable SE-506 LG BP40 LG BH16 Any recommendations? Caitlin
I have a Samsung portable SE-208, Portable DVD writer, I have been using it about 3 years now, it is also good for CDs, don't know about "Blu-Ray",..is that a type of CD or DVD, or what ?, you mention this: Samsung portable SE-506, maybe the model number is different because "Blue Ray" is some thing different then normal DVD s or CDs, but any way, the samsung has been reliable, and heavy use, for 3 years now,..another factor though, I take good care of my "things". Ahh, and it works great on all the linux versions, as well as debian wheezy with mate.
Whilst watching my system boot I see the following error: 'drm: radeon pci probe error kernel requires firmware non-free'. When I install the ATI graphics driver, sure - I get all the screen resolutions I could possibly want, but the cost appears to be that it makes it causes my system to freeze at the user name and password screen. Sometimes the cursor blinks teasingly, but nothing appears as I type; sometimes the cursor itself is frozen. My question isn't about the myriad of theoretical key combinations that might work - none of them have thus far. I'm wondering whether I can simply continue using the default driver that the debian installer (ver. 8 stable 'Jessie') installed on my system. It's true that I only get 3 choices of screen resolution - 1152x864, 1024x768, and 800x600 - but my system seems so much more stable than when I install the proprietary ATI driver. Aside from the login screen freezing - more often than not, strange things were happening keyboard wise - especially when composing posts for forums - the cursor would suddenly jump to another line of previously composed text for example! So, can I keep the default driver or is it best to install the ATI driver and attempt to troubleshoot it? Is it even possible to troubleshoot a problematic driver - I knew how to do such things in Windows, but still learning about linux. Also, when my system freezes at login (for whatever reason), if I'm obliged to simply hit the laptop power button to power down and press it again to restart - is this potentially damaging/corrupting my system - Debian, or indeed my hard drive? Going forward, is the ATI driver issue likely be addressed in future Debian releases? Obviously, I would prefer to have the proper driver installed so as to have more screen resolution options - since I will be using my laptop for developing and testing web sites. Footnote: I'm delighted with Debian overall, and I'm certain that I've made the right choice as to the linux distro to invest my time in. Thank all for any help. David
Please spend some time reading the wiki -- the non-proprietary drivers require non-free firmware to work properly. https://wiki.debian.org/AtiHowTo
Hello Debians: I'm a Debian Nubian. Love it. My quest to rid myself of the malware called Windows has come to an end. It's a really nice distro. Here's the issue: I'm running it an old Dell D610, using an external USB wifi card. Works great, but I would really like to take a crack at getting the internal card to work. It's not a Broadcom card and from my reading, I should be able to bring it to life. It's being denied access to the system by something or the other. Here's the output: bj@D610:~$ lspci -vv -s 03:03.0 03:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) Subsystem: Intel Corporation Dell B130 laptop integrated WLAN Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin A routed to IRQ 17 Region 0: Memory at dfbff000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied>[/color] Here's my system information: Linux D610 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) i686 GNU/Linux I printed out a lot of other gobbledeegook but don't want to go slap-happy cutting and pasting. Let me know what else you need to see and I'll put it up. Thanks for any and all assistance. brian
Assuming you have changed the Repository list to include contrib and non-free Open a Terminal Become Root by typing the command: su Then type the command: apt-get install firmware-ipw2x00 Reboot Job done
I have Lenovo ThinkPad X230 (model 23202TG) laptop. I can not control brightness via Fn-keys. Tested with default 3.16 kernel and 4.2.3 kernel from backports. After system startup brightness set to max and Fn-keys does not work but correctly detected by xev. Tried to add "acpi_backlight=vendor" to kernel boot parameters, as suggested at ThinkWiki but this does not help. In the logs I found this messages Code: Select allkernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25 kernel: thinkpad_acpi: http://ibm-acpi.sf.net/ kernel: thinkpad_acpi: ThinkPad BIOS G2ETA4WW (2.64 ), EC unknown kernel: thinkpad_acpi: Lenovo ThinkPad X230, model 23202TG kernel: thinkpad_acpi: Unsupported brightness interface, please contact ibm-acpi-devel@lists.sourceforge.net kernel: thinkpad_acpi: radio switch found; radios are enabled kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default... After some googling I tried to add acpi_osi="!Windows 2012" and acpi_backlight=native to grub kernel options but this also does not help. On other hand I can adjust brightness by echo-ing some value to sysfs. Here is some information Code: Select all$ ls /sys/class/backlight/ intel_backlight $ cat /sys/class/backlight/intel_backlight/max_brightness 4438 $ cat /sys/class/backlight/intel_backlight/brightness 500 I will be grateful for any help in fixing brightness control and will provide any additional information if necessary.
For kernel >4 try these parameters: https://wiki.archlinux.org/index.php/Ba ... ne_options
Hello, recently I bought the next notebook: Asus R510JF-DM020 i7-4720HQ My hardware (extend ouput): Code: Select all$ inxi -Fzx System: Host: Asus-R510JF Kernel: 4.2.0-1-amd64 x86_64 (64 bit gcc: 4.9.3) Desktop: KDE Plasma 5.4.2 (Qt 5.5.1) Distro: Debian GNU/Linux stretch/sid Machine: Mobo: ASUSTeK model: X550JF v: 1.0 Bios: American Megatrends v: X550JF.203 date: 04/02/2015 CPU: Quad core Intel Core i7-4720HQ (-HT-MCP-) cache: 6144 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 20751 clock speeds: max: 3600 MHz 1: 2628 MHz 2: 2600 MHz 3: 2606 MHz 4: 2603 MHz 5: 2600 MHz 6: 2655 MHz 7: 2600 MHz 8: 2601 MHz Graphics: Card-1: Intel 4th Gen Core Processor Integrated Graphics Controller bus-ID: 00:02.0 Card-2: NVIDIA GM108M [GeForce 930M] bus-ID: 01:00.0 Display Server: X.Org 1.17.3 drivers: intel (unloaded: fbdev,vesa) Resolution: 1920x1080@60.00hz GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 10.6.8 Direct Rendering: Yes Audio: Card-1 Intel 8 Series/C220 Series High Definition Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0 Card-2 Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller driver: snd_hda_intel bus-ID: 00:03.0 Sound: Advanced Linux Sound Architecture v: k4.2.0-1-amd64 Network: Card-1: Broadcom BCM43142 802.11b/g/n driver: wl bus-ID: 03:00.0 IF: wlp3s0 state: up mac: <filter> Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 04:00.1 IF: enp4s0f1 state: down mac: <filter> Drives: HDD Total Size: 1000.2GB (3.0% used) ID-1: /dev/sda model: HGST_HTS541010A9 size: 1000.2GB Partition: ID-1: / size: 51G used: 9.0G (19%) fs: ext4 dev: /dev/sda5 ID-2: /home size: 317G used: 17G (6%) fs: ext4 dev: /dev/sda7 ID-3: swap-1 size: 2.05GB used: 0.00GB (0%) fs: swap dev: /dev/sda6 Sensors: System Temperatures: cpu: 39.0C mobo: N/A Fan Speeds (in rpm): cpu: 2500 Info: Processes: 211 Uptime: 35 min Memory: 1075.3/7877.3MB Init: systemd runlevel: 5 Gcc sys: 5.2.1 Client: Shell (bash 4.3.421) inxi: 2.2.28 The laptop has an Intel graphics (integrated) and discrete (Nvidia): Card-1: Intel 4th Gen Core Processor Integrated Graphics Controller bus-ID: 00:02.0 Card-2: NVIDIA GM108M [GeForce 930M] bus-ID: 01:00.0 The nouveau (nvidia) driver does not seem to work: Code: Select all$ journalctl -b 0 | grep nouveau nov 03 13:34:39 Asus-R510JF kernel: nouveau ![ DEVICE][0000:01:00.0] unknown Maxwell chipset nov 03 13:34:39 Asus-R510JF kernel: nouveau E[ DEVICE][0000:01:00.0] unknown chipset, 0x118060a2 nov 03 13:34:39 Asus-R510JF kernel: nouveau E[ DRM] failed to create 0x00000080, -22 nov 03 13:34:39 Asus-R510JF kernel: nouveau: probe of 0000:01:00.0 failed with error -22 Code: Select all$ xrandr --listproviders Providers: number : 1 Provider 0: id: 0x47 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 4 associated providers: 0 name:Intel Code: Select all$ dmesg | grep -i chipset [ 9.191542] nouveau ![ DEVICE][0000:01:00.0] unknown Maxwell chipset [ 9.191574] nouveau E[ DEVICE][0000:01:00.0] unknown chipset, 0x118060a2 Mi question: My chipset has supported by the free open-source driver nouveau ? Note: my desktop is Debian Testing Kde. Edit: There is presently no support in nouveau for this particular chip... https://bugs.freedesktop.org/show_bug.cgi?id=89558 Thanks in advance.
https://wiki.debian.org/Bumblebee
Hi all. I cannot seem to install the sane-devel dependency for the hp officejet 6700. Here is the output I get. When I try to manually install i get error that sane-devel cannot be found. bw@debian:~$ cd Desktop bw@debian:~/Desktop$ sh hplip-3.15.9.run Creating directory hplip-3.15.9 Verifying archive integrity... All good. Uncompressing HPLIP 3.15.9 Self Extracting Archivehplip-3.15.9.run: 369: cd: can't cd to hplip-3.15.9 ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................hplip-3.15.9.run: 371: cd: can't cd to hplip-3.15.9 chown: cannot read directory ‘./hplip-3.15.9’: Permission denied chgrp: cannot read directory ‘./hplip-3.15.9’: Permission denied hplip-3.15.9.run: 382: cd: can't cd to hplip-3.15.9 HP Linux Imaging and Printing System (ver. 3.15.9) HPLIP Installer ver. 5.1 Copyright (c) 2001-15 Hewlett-Packard Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. Installer log saved in: hplip-install_Wed-16-Sep-2015_09:53:20.log \ note: Defaults for each question are maked with a '*'. Press <enter> to accept the default. INSTALLATION MODE ----------------- Automatic mode will install the full HPLIP solution with the most common options. Custom mode allows you to choose installation options to fit specific requirements. Please choose the installation mode (a=automatic*, c=custom, q=quit) : a Initializing. Please wait... INTRODUCTION ------------ This installer will install HPLIP version 3.15.9 on your computer. Please close any running package management systems now (YaST, Adept, Synaptic, Up2date, etc). DISTRO/OS CONFIRMATION ---------------------- Distro appears to be Debian 8.2. Is "Debian 8.2" your correct distro/OS and version (y=yes*, n=no, q=quit) ? y ENTER ROOT/SUPERUSER PASSWORD ----------------------------- Please enter the root/superuser password: INSTALLATION NOTES ------------------ NOTE: Disable the CD Sources in your apt sources.list or the install will fail and hang. Please read the installation notes. Press <enter> to continue or 'q' to quit: RUNNING PRE-INSTALL COMMANDS ---------------------------- OK MISSING DEPENDENCIES -------------------- Following dependencies are not installed. HPLIP will not work if all REQUIRED dependencies are not installed and some of the HPLIP features will not work if OPTIONAL dependencies are not installed. Package-Name Component Required/Optional sane-devel scan REQUIRED Do you want to install these missing dependencies (y=yes*, n=no, q=quit) ? y INSTALL MISSING REQUIRED DEPENDENCIES ------------------------------------- note: Installation of dependencies requires an active internet connection. warning: Missing REQUIRED dependency: sane-devel (SANE - Scanning library development files) CHECKING FOR NETWORK CONNECTION ------------------------------- Network connection present. RUNNING PRE-PACKAGE COMMANDS ---------------------------- su -c "dpkg --configure -a" (Pre-depend step 1) su -c "apt-get install -f" (Pre-depend step 2) su -c "apt-get update" (Pre-depend step 3) OK DEPENDENCY AND CONFLICT RESOLUTION ---------------------------------- Running 'su -c "apt-get install --force-yes -y libsane-dev"' Please wait, this may take several minutes... error: Command failed. Re-try #1... Running 'su -c "apt-get install --force-yes -y libsane-dev"' Please wait, this may take several minutes... error: Command failed. Re-try #2... Running 'su -c "apt-get install --force-yes -y libsane-dev"' Please wait, this may take several minutes... error: Command failed. Re-try #3... Running 'su -c "apt-get install --force-yes -y libsane-dev"' Please wait, this may take several minutes... error: Package install command failed with error code 100 Would you like to retry installing the missing package(s) (y=yes*, n=no, q=quit) ? n warning: Some HPLIP functionality might not function due to missing package(s). error: A required dependency 'sane-devel (SANE - Scanning library development files)' is still missing. RUNNING POST-PACKAGE COMMANDS ----------------------------- OK RE-CHECKING DEPENDENCIES ------------------------ error: A required dependency 'sane-devel (SANE - Scanning library development files)' is still missing. error: Installation cannot continue without this dependency. error: Please manually install this dependency and re-run this installer. bw@debian:~/Desktop$ Anybody else have this problem. I have searched but cant seem to find any answer. Thanks all
Since Jessie's hplip supports your printer, why are you doing the manual build and install from the website? But something is wrong if you can't install libsane-dev. The obvious step would be to try and install libsane-dev manually. Have you tried that?
I have a new desktop PC to which I've added Debian in a separate partition from Windows. Windows plays audio through the external speaker system I have plugged into the PC. However, Audacious in Debian is playing audio through the little speaker inside the PC. Lane
You mention Audacious. How about any other sound output--what does that use? Have you tested any other sound output plugins in the Audacious sound settings?
Hi there! I can't solve a problem with wireless connection. I have Debian 8.1 (Gnome environment) running in Compaq Presario CQ57 (Ralink RT5390 wifi card). Two days ago, plane mode had suddenly activated without any logical reason. I cannot deactivate plane mode by any way: physically (wireless button), through system parameters nor terminal (rfkill). I post what I've done (without results): 1- Uninstall Ralink firmware & reboot 2- Modify /etc/apt/sources.list adding the lines # Debian 8 "Jessie" deb http://http.debian.net/debian/ jessie main contrib non-free 3- Terminal: # Update 4- Reinstall firmware-ralink from synaptics ---> Plane mode stills blocked - I type, on terminal: # rfkill unblock all # ifconfig wlan0 up ---> No changes. I can't fix the problem: plane mode stills active and I can not run wifi... I paste some more information: #rfkill list all 0: hp-wifi: Wireless LAN Soft blocked: yes Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: yes #ifconfig eth0 Link encap:Ethernet HWaddr e4:11:5b:ff:7d:b6 inet addr:192.168.1.38 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::e611:5bff:feff:7db6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9692 errors:0 dropped:0 overruns:0 frame:0 TX packets:8051 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:6166363 (5.8 MiB) TX bytes:1342520 (1.2 MiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:489 errors:0 dropped:0 overruns:0 frame:0 TX packets:489 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:334167 (326.3 KiB) TX bytes:334167 (326.3 KiB) #iwconfig eth0 no wireless extensions. wlan0 IEEE 802.11bgn ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=off Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off lo no wireless extensions. Somebody knows what's happening? What can I do now? Many thanks in advance!!
Try this: Code: Select all# modprobe -rv hp-wifi If it won't remove the module, reboot and highlight the Debian entry in the GRUB menu and press "e" then add this to the end of the line that starts with "linux": Code: Select allmodprobe.blacklist=hp-wifi Then press <Ctrl>+x (at the same time) to boot the modified entry. Then use: Code: Select all# rfkill unblock all If this works, blacklist the "hp-wifi" module permanently by creating a file (as root!) at /etc/modprobe.d/blacklist-hp.conf with this content: Code: Select allblacklist hp-wifi Also, are there any options in your firmware (BIOS) menus relating to the wireless card?
Hi, I've a Sun Blade 1500, this machine running under debian 7.7.0 with xfce4, my problem is that it reboot each time 4 hours 30 minutes, where are the config files for delete this error because all the parametres are activate for never shutdown. also i've compile a new kernel, for be sure it reboot never not. Regards Philippe
Is this a fresh install? Assuming it's a config problem, i'd check your cron config. make sure there isn't some sort of periodic shutdown scheduled. I'd also check any bios you can configure... not sure what's available on those old sun-blades, but if the bios has an interrupt sending an ACPI shutdown signal, your system might think you pushed the power button and just shut down like that. Check your logs, one of them should tell you what user sent the shutdown signal, and if you're lucky maybe why it was triggered, or what process, etc. -RJ
I finally got my PulseAudio to recognize bluetooth speaker. Here is how: open a terminal: Code: Select all$ pactl list cards short $ su $pactl load-module module-switch-on-connect Failure: Module initialization failed $systemctl start bluetooth $bluetoothctl [NEW] Controller 00:1A:7D:DA:71:12 GX280-0 [default] [NEW] Device 06:04:01:01:07:89 dmzmusic [NEW] Device 00:15:83:0D:5A:6E ITB284B [bluetooth]# connect 06:04:01:01:07:89 Attempting to connect to 06:04:01:01:07:89 [CHG] Device 06:04:01:01:07:89 Connected: yes Connection successful [bluetooth]# exit [DEL] Controller 00:1A:7D:DA:71:12 GX280-0 [default] pulseaudio -D W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified). E: [pulseaudio] main.c: Daemon startup failed. Here I put my computer in suspend and after I come back PulseAudio Control shows me that I am connected to the new source. I wonder anybody knows a better way to restart pulseaudio without suspending the computer ?
Try just kill pulseaudio. I think it will has restarting itself, but I'm not sure. Peter.
Hello. I have been experimenting difficulties with running Bumblebee on my Debian Stretch/unstable install. It used to work fine just a few days ago; I am guessing this is due to some update. Coincidentally, fonts now looks bigger and `xrandr` now only shows one available resolution (the one previously used). I tried reverting to the previous kernel version (`4.0.0-2-amd64`) to no avail (same error after installing nvidia module through dkms). So, first, along with the Intel chipset, I have a GTX 860M that should be enabled when running e.g. `optirun glxgears`: Code: Select all~% lspci | grep -Ei 'vga|3D' 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) 01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 860M] (rev ff) However, something goes wrong, as glxgears exits immediately (silently): Code: Select all~% optirun -vv --debug glxgears [ 1244.443674] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf [ 1244.444046] [DEBUG]optirun version 3.2.1 starting... [ 1244.444068] [DEBUG]Active configuration: [ 1244.444077] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf [ 1244.444085] [DEBUG] X display: :8 [ 1244.444092] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia [ 1244.444100] [DEBUG] Socket path: /var/run/bumblebee.socket [ 1244.444106] [DEBUG] Accel/display bridge: auto [ 1244.444114] [DEBUG] VGL Compression: proxy [ 1244.444121] [DEBUG] VGLrun extra options: [ 1244.444127] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus:/usr/lib/primus:/usr/lib32/primus [ 1244.444160] [DEBUG]Using auto-detected bridge primus [ 1245.648335] [INFO]Response: Yes. X is active. [ 1245.648355] [INFO]Running application using primus. [ 1245.648617] [DEBUG]Process glxgears started, PID 3507. [ 1245.687513] [DEBUG]SIGCHILD received, but wait failed with No child processes [ 1245.687553] [DEBUG]Socket closed. [ 1245.687565] [DEBUG]Killing all remaining processes. Directly running `primusrun` does show a segfault however: Code: Select all~% primusrun glxgears zsh: segmentation fault primusrun glxgears Looking at Bumblebee's status, it seems to have gone haywire when enabling the nvidia driver: Code: Select all~# service bumblebeed status ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2015-08-26 19:20:08 CEST; 21min ago Main PID: 710 (bumblebeed) CGroup: /system.slice/bumblebeed.service └─710 /usr/sbin/bumblebeed Aug 26 19:40:46 ender bumblebeed[710]: [ 1239.989568] [ERROR][XORG] (EE) NVIDIA(0): Failed to initiate mode change. Aug 26 19:40:46 ender bumblebeed[710]: [ 1239.989573] [ERROR][XORG] (EE) NVIDIA(0): Failed to complete mode change Aug 26 19:40:46 ender bumblebeed[710]: rmmod: ERROR: Module nvidia_uvm is not currently loaded Aug 26 19:40:46 ender bumblebeed[710]: modprobe: FATAL: Error running remove command for nvidia_current Aug 26 19:40:52 ender bumblebeed[710]: [ 1245.648223] [WARN][XORG] (WW) Unresolved symbol: fbGetGCPrivateKey Aug 26 19:40:52 ender bumblebeed[710]: [ 1245.648243] [WARN][XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation. Aug 26 19:40:52 ender bumblebeed[710]: [ 1245.648251] [ERROR][XORG] (EE) NVIDIA(0): Failed to initiate mode change. Aug 26 19:40:52 ender bumblebeed[710]: [ 1245.648255] [ERROR][XORG] (EE) NVIDIA(0): Failed to complete mode change Aug 26 19:40:52 ender bumblebeed[710]: rmmod: ERROR: Module nvidia_uvm is not currently loaded Aug 26 19:40:52 ender bumblebeed[710]: modprobe: FATAL: Error running remove command for nvidia_current `/var/log/syslog` gives more information: Code: Select allAug 26 19:40:51 ender kernel: [ 1244.765238] bbswitch: enabling discrete graphics Aug 26 19:40:51 ender kernel: [ 1245.269345] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0 Aug 26 19:40:51 ender kernel: [ 1245.269353] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.76 Thu Jan 22 12:11:08 PST 2015 Aug 26 19:40:51 ender kernel: [ 1245.283593] vgaarb: this pci device is not a vga device Aug 26 19:40:51 ender kernel: [ 1245.286396] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:51 ender kernel: [ 1245.286447] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:51 ender kernel: [ 1245.286480] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:51 ender kernel: [ 1245.286510] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:51 ender kernel: [ 1245.286540] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:51 ender kernel: [ 1245.286570] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:51 ender kernel: [ 1245.286610] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:51 ender kernel: [ 1245.286640] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:51 ender kernel: [ 1245.305885] ACPI Error: Field [TMPB] at 274432 exceeds Buffer [ROM1] size 262144 (bits) (20150410/dsopcode-236) Aug 26 19:40:51 ender kernel: [ 1245.305891] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP._ROM] (Node ffff8802270e3d38), AE_AML_BUFFER_LIMIT (20150410/psparse-536) Aug 26 19:40:51 ender kernel: [ 1245.316829] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:51 ender kernel: [ 1245.478281] vgaarb: this pci device is not a vga device Aug 26 19:40:51 ender acpid: client connected from 3501[0:999] Aug 26 19:40:51 ender acpid: 1 client rule loaded Aug 26 19:40:52 ender bumblebeed[710]: [ 1245.648223] [WARN][XORG] (WW) Unresolved symbol: fbGetGCPrivateKey Aug 26 19:40:52 ender bumblebeed[710]: [ 1245.648243] [WARN][XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation. Aug 26 19:40:52 ender bumblebeed[710]: [ 1245.648251] [ERROR][XORG] (EE) NVIDIA(0): Failed to initiate mode change. Aug 26 19:40:52 ender bumblebeed[710]: [ 1245.648255] [ERROR][XORG] (EE) NVIDIA(0): Failed to complete mode change Aug 26 19:40:52 ender kernel: [ 1246.007763] glxgears[3507]: segfault at 0 ip 00007f8c5dc20794 sp 00007ffd7d5c47b0 error 4 in libGL.so.1[7f8c5dbfb000+41000] Aug 26 19:40:52 ender kernel: [ 1246.090994] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:52 ender bumblebeed[710]: rmmod: ERROR: Module nvidia_uvm is not currently loaded Aug 26 19:40:52 ender kernel: [ 1246.097963] [drm] Module unloaded Aug 26 19:40:52 ender bumblebeed[710]: modprobe: FATAL: Error running remove command for nvidia_current Aug 26 19:40:52 ender kernel: [ 1246.111871] bbswitch: disabling discrete graphics Aug 26 19:40:52 ender kernel: [ 1246.111882] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) Aug 26 19:40:52 ender kernel: [ 1246.125414] pci 0000:01:00.0: Refused to change power state, currently in D0 Aug 26 19:40:55 ender acpid: client 3501[0:999] has disconnected and we can find back some of this information in the correspoding `dmesg` diff: Code: Select all[ 654.144475] bbswitch: enabling discrete graphics [ 654.602534] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0 [ 654.602542] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.76 Thu Jan 22 12:11:08 PST 2015 [ 654.614628] vgaarb: this pci device is not a vga device [ 654.617012] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 654.617054] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 654.617081] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 654.617106] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 654.617130] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 654.617154] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 654.617186] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 654.617210] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 654.632019] ACPI Error: Field [TMPB] at 274432 exceeds Buffer [ROM1] size 262144 (bits) (20150410/dsopcode-236) [ 654.632022] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP._ROM] (Node ffff8802270e3d38), AE_AML_BUFFER_LIMIT (20150410/psparse-536) [ 654.642593] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 654.799231] vgaarb: this pci device is not a vga device [ 655.356023] glxgears[3132]: segfault at 0 ip 00007f4ca3edc794 sp 00007ffd4270b830 error 4 in libGL.so.1[7f4ca3eb7000+41000] [ 655.442550] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 655.447790] [drm] Module unloaded [ 655.493938] bbswitch: disabling discrete graphics [ 655.493948] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95) [ 655.509028] pci 0000:01:00.0: Refused to change power state, currently in D0 Interestingly, running the following does not show anything in the logs: Code: Select all# modprobe nvidia # rmmod nvidia rmmod: ERROR: Module nvidia is not currently loaded Does anyone have an idea what I should be trying next? Thanks by advance for any help! Edit: the following observations tell me the bug only started appearing today (maybe due to an update yesterday): I used to be able to run Minecraft fine without `optirun` (using it causing problems in this particular game), at about ~30 FPS ; it is now running at only ~7 FPS `mplayer` is now unable to scale videos in fullscreen (centers them instead)
After two days of investigation, I finally found a solution. I changed Code: Select allGRUB_CMDLINE_LINUX_DEFAULT="quiet nomodeset" to Code: Select allGRUB_CMDLINE_LINUX_DEFAULT="quiet" in `/etc/default/grub`, ran `update-grub` and rebooted. I do not remember if I added that option myself, but if anyone encounter a similar issue, that might be the solution you have been desperately looking for!
I had a 400GB Kingston SSDNOW 100 E that managed to get it's password set (apparently early firmware versions were sensitive to the TRIM command and would lock the drive). It was under warranty but I couldn't find my bill of sale. Kingston was nice and replaced it anyway, but said they'd only give a 90 day warranty since I didn't have my bill of sale. I'm thinking maybe I should stress test it and am looking for a recommended tool for that. I'm also open to arguments as to why I shouldn't stress test it. One being that it's an enterprise quality drive so in theory I'll never work it as hard as it's designed for.
I agree, no need to stress test an SSD, but if you want to try some performance test or data verification test I would recommend fio, although the learning curve is pretty steep!
Hi, i'm having a bit of a struggle trying to solve this problem (which is actually not so recent but i was too lazy to solve it before). My motherboard is a Gigabyte 990XA-UD3 with 2 USB 3.0 ports (and 8 USB 2.0 port) ; the USB 3 works perfectly fine, but the USB 2 is throwing me some error (in dmesg) when i try to plug in my keyboard (or any other device). It seems to begin to work (its backlightning turns on for 0.5s and then off, 2/3 times before turning off), but then ... [ 252.452958] usb 11-4: new full-speed USB device number 2 using ohci-pci [ 252.592986] usb 11-4: device descriptor read/64, error -32 [ 252.836870] usb 11-4: device descriptor read/64, error -32 [ 253.076669] usb 11-4: new full-speed USB device number 3 using ohci-pci [ 253.216657] usb 11-4: device descriptor read/64, error -32 [ 253.460576] usb 11-4: device descriptor read/64, error -32 [ 253.700369] usb 11-4: new full-speed USB device number 4 using ohci-pci [ 254.108245] usb 11-4: device not accepting address 4, error -32 [ 254.244191] usb 11-4: new full-speed USB device number 5 using ohci-pci [ 254.651965] usb 11-4: device not accepting address 5, error -32 [ 254.652015] usb usb11-port4: unable to enumerate USB device Log when i plug in inside my USB3 port : [ 259.337746] usb 2-2: new full-speed USB device number 4 using xhci_hcd [ 259.496746] usb 2-2: New USB device found, idVendor=1532, idProduct=0109 [ 259.496754] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 259.496759] usb 2-2: Product: Razer Lycosa [ 259.496763] usb 2-2: Manufacturer: Razer [ 259.497076] usb 2-2: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes [ 259.510376] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:04.0/0000:02:00.0/usb2/2-2/2-2:1.0/00030109.0004/input/input21 [ 259.566104] hid-generic 00030109.0004: input,hidraw1: USB HID v1.10 Keyboard [Razer Razer Lycosa] on usb-0000:02:00.0-2/input0 [ 259.581870] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:04.0/0000:02:00.0/usb2/2-2/2-2:1.1/00030109.0005/input/input22 [ 259.638425] hid-generic 00030109.0005: input,hidraw2: USB HID v1.10 Device [Razer Razer Lycosa] on usb-0000:02:00.0-2/input1 I've done some testing ; every system uses the 4.1.0-1 kernel from sid repo, has been installed with debootstrap, with tasksel install standard & the linux-image installed, nothing else (except my regular system who has a lot of things installed). * Doesn't work on my amd64 sid * Doesn't work on a fresh amd64 sid (so it isn't a problem with a package/configuration of my sid) * Works on a fresh i386 sid * Works on a fresh amd64 jessie * Works on a fresh i386 jessie It seems to be a combination of sid + amd64 (as i386 sid or jessie amd64 works well), but i have no idea why it doesn't works, and google search only showed a blog entry who suggested to turn off computer, unplug everything, wait 1 minute, reboot (it didn't worked, obviously) Thanks for your help ! EDIT : Solved the problem by switching the IOMMU option to "enabled" and boot option to "legacy only". I'm still wondering why it worked on some combination of debian release + arch though
First off, driver 'ohci-...' means it is USB 1.1 interface, not USB 2 (the port can be USB 2 compatible, it can internally switch to a USB 1.1 bus (inbuilt in the controller chip) when finds a slow device). Similarly, 'uhci-...' also means USB 1.1. USB 2.0 uses 'ehci-...' driver. To answer this - Glorf wrote:EDIT : Solved the problem by switching the IOMMU option to "enabled" and boot option to "legacy only". I'm still wondering why it worked on some combination of debian release + arch though Please read : https://en.wikipedia.org/wiki/Host_controller_interface_(USB,_Firewire)#Open_Host_Controller_Interface_2 It only supports 32-bit memory addressing,[2] so it requires an IOMMU or a computationally expensive bounce buffer to work with a 64-bit operating system. Not sure why it worked on jessie 64 bit without turning iommu on. Maybe its kernel uses "iommu=soft" option (a kernel option used as an alternative to turning iommu on in the BIOS/firmware) by default? Or maybe some internal workaround. Unless you have more questions/doubts relevant to the problem, you should consider marking the thread as [SOLVED] to make it helpful to others. Edit the first post and add [SOLVED] prefix to the title (subject line) to do so.
I have a Logitech M325 mouse. It is no longer scrolling on anything. Pointing and clicking is fine. Code: Select all-Computer- Processor : 4x Intel(R) Atom(TM) CPU N550 @ 1.50GHz Memory : 2041MB (979MB used) Operating System : Debian GNU/Linux stretch/sid User Name : netbook31 (netbook31) Date/Time : Thu 03 Sep 2015 12:28:02 AEST -Display- Resolution : 1024x600 pixels OpenGL Renderer : Mesa DRI Intel(R) Pineview M X11 Vendor : The X.Org Foundation -Multimedia- Audio Adapter : HDA-Intel - HDA Intel -Input Devices- AT Translated Set 2 keyboard Logitech M325 Power Button Lid Switch Power Button PC Speaker HDA Digital PCBeep HDA Intel Mic HDA Intel Front Headphone HP Webcam HP WMI hotkeys Video Bus SynPS/2 Synaptics TouchPad -Printers (CUPS)- Brother-HL-2040-series : <i>Default</i> DCPJ4120DW Code: Select all-Version- Kernel : Linux 4.1.0-1-amd64 (x86_64) Compiled : #1 SMP Debian 4.1.3-1 (2015-08-03) C Library : Unknown Default C Compiler : GNU C Compiler version 4.9.3 (Debian 4.9.3-3) Distribution : Debian GNU/Linux stretch/sid -Current Session- Computer Name : netbook User Name : netbook31 (netbook31) Home Directory : /home/netbook31 Desktop Environment : XFCE 4 -Misc- Uptime : 47 minutes Load Average : 0.58, 0.87, 0.80 Code: Select all-PCI Devices- Host bridge : Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge VGA compatible controller : Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller Display controller : Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller Audio device : Intel Corporation NM10/ICH7 Family High Definition Audio Controller PCI bridge : Intel Corporation NM10/ICH7 Family PCI Express Port 1 PCI bridge : Intel Corporation NM10/ICH7 Family PCI Express Port 3 PCI bridge : Intel Corporation NM10/ICH7 Family PCI Express Port 4 USB controller : Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 USB controller : Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 USB controller : Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 USB controller : Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 USB controller : Intel Corporation NM10/ICH7 Family USB2 EHCI Controller PCI bridge : Intel Corporation 82801 Mobile PCI Bridge ISA bridge : Intel Corporation NM10 Family LPC Controller SATA controller : Intel Corporation NM10/ICH7 Family SATA Controller [AHCI mode] SMBus : Intel Corporation NM10/ICH7 Family SMBus Controller Network controller : Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter Ethernet controller : Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller
This thread interests me because I too recently had a mouse stop scrolling.....if by scrolling you mean scroll with the center wheel. The mouse started scrolling backwards just as much as forward, and then ceased to function altogether. It was kind of disappointing as the mouse was a newly acquired free HP mouse to go with my HP computer......yes I know a very minor point, but darn it. it was free! In my case it appears to be a hardware issue, as switching back to my Logitec M100 everything returns to normal. So my thought is, have you eliminated a hardware problem with the mouse? I plan on dissembling my HP mouse and trying to clean it in hopes of returning function to the wheel. If not, well it'll get recycled or tossed.
I picked up this video card (NIB) for a couple of dollars at a yard sale. I was thinking of using it to drive an additional monitor so wanted to see if anyone is using one. I'm running Jessie on this computer. If it works with Debian well cool, otherwise I'm gonna have a table at the local flea market this weekend and will see if I can get $5 or $10 for it. It's never been opened so I didn't want to just install it to see if it works, figured I could get more if it's sealed.
I kinda let this drop (forgot about it actually) and picked it up again because my on-board graphics doesn't support HDMI and DVI at the same time and I wanted to hook up a second monitor using DVI. However, I found out I can't use on-board graphics and an add-in card at the same time. I don't want to open the MSI card package, since it's still sealed, to really confirm support. I'm just going to flog it as unopened/unused. The card is supported according to https://a248.e.akamai.net/f/248/10/10/u ... chips.html as the card uses the GeForce 7300 LE GPU.
This seems to be a continuation of an ongoing problem. It all started about a week after upgrading to Jessie and I had an unusual system failure, in that the CPU went to 100% usage and the hard drive light was on constantly. The keyboard and mouse were were non-responsive. Not having REISUB enabled I did the "stupid" thing and pushed the reset button on the computer. BAD BOY! As a result the computer would not boot and I had to use a live CD to format the drive and install Wheezy (I had the CD). After installing Wheezy, everything worked well for about 3 days and then it did the same thing. Fortunately I had REISUB enabled and was able to reboot. I looked at the syslog and found a segfault with colord-sane and, after some research that suggested colord-sane might be a problem, I set UseSane=1 in colord.conf . Things seemed to be okay for about 4 days. Well, after all that I had another problem today with booting. During boot I got an error message saying that there was some hard drive problem and that I needed to log in and run fsck, which I did . There were I believe 4 INODE errors that I was asked if I wanted to repair, to which I responded yes. After that the system booted correctly. After booting and entering the Gnome Classic desktop I looked at the Disk Utility and checked the SMART data. There is now 1 bad sector where before there were none. The drive is a one year old WD 500GB Velociraptor. Don't know if this is relevant, but in the days before this latest "crash" I had downloaded about 8 movies using bittorrent. Could this have overtaxed the HDD? I guess my questions are: When fsck "repaired" the disk would it have moved any data from the bad sector to a new location? What may have caused the sector to go bad ? Should I be buying a new hard drive? The system seems to boot okay,at this time, so I assume that no critical system files were affected. Just curious as to how I should proceed. First is BACK UP my data. Got that ! One more thing I just thought of is that every time it "crashed", I was using LXDE. HMMM !
In order: No, but fsck attempting to access the "bad" sector should cause the drive firmware to remap it to the media area reserved for this purpose. No idea, sometimes crap happens. Nothing you do in software will cause bad sectors, but they will only be identified by the drive when an attempt is made to write to them and a subsequent read fails. So moving a lot of data around may indeed reveal "bad" sectors. Disk errors can cause all manner of software errors, possibly including segfaults... but not seeing the complete log it's hard to say. Depends, keep an eye on it - particularly the "reallocated sector count" in the SMART data for that drive. One or two reallocated sectors are nothing to worry about, but if this keeps happening there may be issues with an area of the disk media. In this case, and If it holds important data, replace it. Disks fail, this is why we have backups and RAID arrays. If it were me (and I have a few HDDs lying about) I'd reassign that disk to "non-critical" duties, run a r/w badblocks scan to attempt to aggravate the problem and claim warranty if it does.
Hello, I have an intel 7265 AC wireless card. When I try to download something my estimated download time is tripled almost every 5 mins.And when I play an online game from steam (cs:go or dota2) the ping goes to 250-300 ms which generally stays around 80ms. I'm using debian jessie. So far, I've tried turning of the power save mode of the card, changing ISP and router but none of them worked. I have a fairly good internet connection (I'm using it with my other machines without a problem) so I don't think the connection or router is the problem. I've read some posts about the firmware change but I don't know how. Is there a way to fix this problem? Is there a way to troubleshoot? Anyway, thank you in advance. Below you can find some information about system. Code: Select all$ lspci | grep Network 03:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59) Code: Select all$ dmesg | grep iwlwifi [ 9.236494] iwlwifi 0000:03:00.0: irq 49 for MSI/MSI-X [ 9.750780] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-7265-9.ucode [ 9.750971] iwlwifi 0000:03:00.0: loaded firmware version 25.228.9.0 op_mode iwlmvm [ 9.896465] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210 [ 9.896516] iwlwifi 0000:03:00.0: L1 Disabled - LTR Enabled [ 9.896673] iwlwifi 0000:03:00.0: L1 Disabled - LTR Enabled [ 18.697118] iwlwifi 0000:03:00.0: L1 Disabled - LTR Enabled [ 18.697312] iwlwifi 0000:03:00.0: L1 Disabled - LTR Enabled [ 7636.453553] (NULL device *): firmware: direct-loading firmware iwlwifi-7265-9.ucode [ 7639.164483] iwlwifi 0000:03:00.0: no hotplug settings from platform [ 7639.206868] iwlwifi 0000:03:00.0: L1 Disabled - LTR Enabled [ 7639.207032] iwlwifi 0000:03:00.0: L1 Disabled - LTR Enabled Code: Select all$ uname -a Linux monster 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64 GNU/Linux Those are the outputs of the commands I know. If any output is needed I'd gladly post just name it.
http://forums.debian.net/viewtopic.php?f=16&t=121696
Hello, I have had a serious problem with my laptop recently. I have been having unexpected reboots and kernel panics and I don't know why. I can't tell if it is hardware or software, and what is causing it. It has happened on multiple power bricks from different outlets and locations, my slice battery and my main 9-cell battery. I am running Debian Testing/Stretch with Kernel 4.1 with XFCE4 on a Lenovo T420 with 16 gb of ram, a i5-2540m, USB3 Express Card, OCZ SSD, an intel 7260 ac wifi card and Ericcson F5521GW 3g card. I also have a modded bios for the wireless cards, and I have had that for over half a year without any problems. I have no clue what the cause is from the logs. I also booted into Windows for a bit, then it blue screened, but I don't know if it was because of a driver I had tried to put on earlier for the 3g card, because Linux was out of commission and I needed 3g. The driver didn't work, gave a code 10 or something and gave me a blue screen that said something along the lines of device driver attempting to corrupt the system has been caught. Windows also won't boot anymore. I'm not worried about Windows though, and what I really need is Linux to work, being that this was the first time I booted up into windows in several months. Memtest runs fine, and passes all tests. Right when I turned on my computer after one incident, I wrote a script to check the CPU temp and write it to a file every second. Once the computer turned off, I read the file and it said the CPU was at 39 degrees. Not something to turn off over. I cannot find any indication of a problem in /var/log/kern.log. kern.log was extracted from the computer right after it rebooted randomly. You can find it here: http://pastebin.com/CnWLaZML Being that this is a laptop that I use for school, I really need to get this working. Thank you for your help! Jspike397 Edit: If this is the wrong board, please feel free to move it wherever you see fit.
Being four years old I would definitely suspect hardware. I'd look for a sticking fan and loose connections. Because they are moved so much, laptops can have some strange electrical problems. Post your /etc/apt/sources.list. Have you backed it up yet?
Hi, everybody! I installed network printer HP Laserjet 400 M401dne from GUI (via Print Settings) and printed test paper - it works! But I can't print anything from applications: I tried to print docs from LibreOffice and from browser: it shows that docs were sending to printer, printer writes that docs were loading and after 5 or 10 miutes I got error messages or nothing, but documents were not printed. Documents were very small - 1 sheet and were easily printed on this printer from windows. I tried to install it as "HP Linux Imaging and Printing (HPLIP)" or as AppSocek/HP jetDirect - the result was the same - it could print only test page.
Problem solved by updating hplip to 3.15.7 version and installing printer as hplip, enabled and shared.
I've just installed Debian 8 (Lxde version) on the same machine where I have Wheezy (Mate desktop) already running, to my surprise whilst I can suspend/resume with zero issues in Wheezy (even with the proprietary fglrx driver installed, which is where usually things go haywire for me), it doesn't work in Debian 8 -with the usual problem of the blank screen on resume. The card is an ATI HD5450 model, I can't tell anything about pm-suspend log because there isn't one (another thing that puzzles me), however in /var/log/kern.log I've spotted this line: Code: Select all[drm:radeon_pci_probe] *ERROR* radeon kernel modesetting for R600 or later requires firmware-linux-nonfree.is that maybe the source of the problem? And while we are on this, how come there is no pm-suspend log?
And while we are on this, how come there is no pm-suspend log? Well, I re-worded it a little, Key words: "why is there no pm-suspend log on debian 8" copy paste into:https://startpage.com/ = :https://wiki.debian.org/Suspend
Hi, Yesterday i've installed Debian 8.1.0 on my desktop pc. I'm using Nvidia GT 730. After booting, the GPU fan runs at very high speed and really gets overheated. I didn't install any drivers etc. Is there a solution for this or do i have to switch to Intel/ATI to use Linux? I said Linux, because every distros i've installed makes Nvidia chipset overheated and the fan runs at max. speed. I'm terrified about making the GPU burnt. Really need help. Thanks, regards.
Basic questions; Have you used heat past between cpu and heat sink? Is the heat sink firmly and evenly against the cpu? I've just "fried" a cpu by the heat sink not being firmly seated and restarting a number of times until I worked out the instal lever had come loose. Thankfully old stuff. Does the heat sink need cleaning? Have yo installed a fan read out program like Psensors or gkrellem? Is the heat sink and fan sufficient? The difference between heat sinks for a FM3+ 6300 and FM3+ 8500 is substantial. Edit; WOOPS, GPU. can you upgrade the GPU fan? I don't know about nvidia, but some of the AMD quiet(fanless) GpUs are very warm. Do you have good air flow for fresh air to enter the case and hot air to leave? Can you add some case fans to assist. Also check bios settings and make sure the setup isn't over clocked or boosted for performance. Last idea; there are some cases around that allow a case fan with side panel entry than can funnel air onto the GPU area.
Hi all, Sharing below my thumb drive. For some unknown reason I am getting two devices :- Code: Select allDisk /dev/sdb: 1.8 TiB, 2000398933504 bytes, 3907029167 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 33553920 bytes Disklabel type: dos Disk identifier: 0x44d93f57 Device Boot Start End Sectors Size Id Type /dev/sdb1 * 65535 3907029166 3906963632 1.8T 83 Linux Partition 1 does not start on physical sector boundary. Disk /dev/sdc: 3.8 GiB, 4102028288 bytes, 8011774 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x44d93f57 Device Boot Start End Sectors Size Id Type /dev/sdc1 * 0 45055 45056 22M 17 Hidden HPFS/NTFS /dev/sdc2 45056 57343 12288 6M 1 FAT12 From the disk-identifier it can be seen it is the same drive. Is there a way to reconcile this ?
Wierd... Plug the stick then immediately run this command and post the output: Code: Select alldmesg|tail -n 20
Hello. I have an HP ENVY m7-k211dx with Beats Audio. The speakers work, but they're obviously not working correctly. I know that Beats doesn't make drivers fohttp://forums.debian.net/posting.php?mode=edit&f=7&p=583844r Linux because... reasons. Now, I have found that people have been able to make it work, but the tutorial they post require a level of familiarity with Pulse Audio that I lack. I'm using Jessie with MATE. Thanks for the help.
Can't help you very much if you don't post the specifics of the problem and a link to the tutorial.
I'm using a wired ethernet dongle due to my machine not having an ethernet port, however it sometimes drop connection, how can I diagnose whether if the dongle is faulty or my system is having trouble maintaining a connection.
Immediately after it drops the connection, run this command: Code: Select alldmesg|tail Alternatively, you can follow the kernel ring buffer messages as they are written by leaving a terminal window open with this command running: Code: Select alldmesg -w
Does anybody know about USB-issues with b75 chipset or Gigabyte GA-B75M-D3H MoBo? I've tried to get my printer (Canon pixma MP140) to work on Debian 7.2, 7.3 and 7.4 (64-bit). I also tried Mint 16, both 32 and 64 bit live DVDs, and the funny thing is that on my laptop (Fujitsu-Siemens Amilo Li 2735) the printer works fine with those live DVDs, but my desktop (with the mentioned MoBo) doesn't. (Mint 16 has newer CUPS: 1.7.x) The printing starts fine, but printing slows the end of the last full page (one line per 10 minutes) and, with Mint live DVDs, at the end (on the last page containing just a couple of lines) the printing stops altogether leaving a paper in. I tried different USB ports of the desktop, but no luck. I guess the problem is in the HW, but how to find out? Is there any USB or USB-printer debugging tools?
There were two problems: CUPS 1.5.x had a bug that affected some printers - including Canon Pixma MP140. Now running Debian Jessie (CUPS 1.7.x by default). The other problem (that I still needed to fix) was that by default the printing uses two-way USB traffix. It sends something and waits for response, and that timed out every now and then. It froze the printer. The cure was: 'lpadmin -p MP140-series -o usb-unidir-default=true'
After the fresh installation of Jessie, with Mate as my preferred DE, my old printer HP Deskjet 656c is not recognized. It's a USB connection. I have installed Cups (1.7-5-11), HPlip, system-configure-printer. When I turn it on, there is always the same message: Missing printer driver. No printer driver for Apollo P2500/2600. First I supposed this meant my printer was not recognised at all, but then I entered Code: Select alldmesg | grep usb, and I got this Code: Select all[ 885.666402] usb 1-1.4: new full-speed USB device number 7 using ehci-pci [ 885.840396] usb 1-1.4: New USB device found, idVendor=03f0, idProduct=0218 [ 885.840401] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 885.840403] usb 1-1.4: Product: APOLLO P2500/2600 [ 885.840406] usb 1-1.4: Manufacturer: APOLLO [ 885.840408] usb 1-1.4: SerialNumber: THSBCLTW88 [ 885.897954] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 7 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 885.897992] usbcore: registered new interface driver usblp [ 886.992480] usblp0: removed [ 887.017635] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 7 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 1348.119921] usblp0: removed [ 1348.139718] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 7 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 2650.273308] usb 1-1.4: USB disconnect, device number 7 [ 2650.273464] usblp0: removed [ 2652.006031] usb 1-1.4: new full-speed USB device number 8 using ehci-pci [ 2652.260515] usb 1-1.4: New USB device found, idVendor=03f0, idProduct=0218 [ 2652.260521] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2652.260523] usb 1-1.4: Product: APOLLO P2500/2600 [ 2652.260525] usb 1-1.4: Manufacturer: APOLLO [ 2652.260527] usb 1-1.4: SerialNumber: THSBCLTW88 [ 2652.278010] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 8 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 2653.330734] usblp0: removed [ 2653.357672] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 8 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 3348.874616] usb 1-1.4: USB disconnect, device number 8 [ 3348.874801] usblp0: removed [ 3351.120399] usb 1-1.4: new full-speed USB device number 9 using ehci-pci [ 3351.378435] usb 1-1.4: New USB device found, idVendor=03f0, idProduct=0218 [ 3351.378441] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3351.378443] usb 1-1.4: Product: APOLLO P2500/2600 [ 3351.378445] usb 1-1.4: Manufacturer: APOLLO [ 3351.378447] usb 1-1.4: SerialNumber: THSBCLTW88 [ 3351.395958] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 9 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 3352.453266] usblp0: removed [ 3352.475715] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 9 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 3407.752706] usb 1-1.4: USB disconnect, device number 9 [ 3407.752901] usblp0: removed [ 3432.014477] usb 1-1.4: new full-speed USB device number 10 using ehci-pci [ 3432.260077] usb 1-1.4: New USB device found, idVendor=03f0, idProduct=0218 [ 3432.260081] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3432.260084] usb 1-1.4: Product: APOLLO P2500/2600 [ 3432.260086] usb 1-1.4: Manufacturer: APOLLO [ 3432.260088] usb 1-1.4: SerialNumber: THSBCLTW88 [ 3432.277461] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 10 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 3433.331328] usblp0: removed [ 3433.357301] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 10 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 3448.186318] usblp0: removed [ 3448.206357] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 10 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 3564.675769] usb 1-1.4: USB disconnect, device number 10 [ 3564.676004] usblp0: removed [ 3664.456506] usb 1-1.4: new full-speed USB device number 11 using ehci-pci [ 3664.627224] usb 1-1.4: New USB device found, idVendor=03f0, idProduct=0218 [ 3664.627229] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3664.627241] usb 1-1.4: Product: APOLLO P2500/2600 [ 3664.627243] usb 1-1.4: Manufacturer: APOLLO [ 3664.627244] usb 1-1.4: SerialNumber: THSBCLTW88 [ 3664.644664] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 11 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 [ 3665.697294] usblp0: removed [ 3665.724598] usblp 1-1.4:1.0: usblp0: USB Bidirectional printer dev 11 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0218 So, it seems that my printer is partly recognised, but I cannot use it. What am I missing here? I'm at my wits' end what to do and I'd really appreciate your help.
Were you able to complete the printer setup in cups and print a test page?
Hi! I'm on Jessie x64 KDE. I just installed hplip (with gui etc.), from repositories . However, installation seems to be a failure to me. After installing all the needed packages, HP Doctor keeps asking, for libtool and python-reportlab, although they're both already installed. Additionally there are errors, with the PPD and queue, as this error message indicates: Code: Select allQueue needs to be reconfigured. Deskjet is using incorrect PPD file. Do you want to remove and reconfigure queue? Y/N. Pressing Y, doesn't solves the problem. Just duplicates the printer entry. From hp-doctor, I'm getting this ominus message: Code: Select allerror: This distro (i.e debian 8.0) is either deprecated or not yet supported. The diagnosis is limited on unsupported platforms. Do you want to continue?(y=yes*, n=no): Is the wrong hplip package on repositories, or it's just a bug?
Hey, check this out: http://forums.debian.net/viewtopic.php?f=7&t=122315 I had a similar problem, and I managed to solve it. It was quite easy at the end. Good luck to you too!
Hi Guys, Got an issue with external USB devices such as pen drives etc. As they are formatted as FAT/FAT32 there is no file permissions so debian mounts them in /media with root only permissions (as /media is a system folder). This renders them useless as I can't write or delete anything to them. I have checked and I am member of the plugdev group. This is getting to be a pain now as if I need to copy stuff to them, I have to do it via command line. My box is debian testing with Gnome 3.14. Any help would be very much appreciated. Cheers
If you're working from the command-line anyway, disable auto-mounting and use pmount to mount the USB stick manually in your home folder (or write a udev rule to do that automatically).
I have installed jessie on an HP Compaq 6735b (having a Broadcom _wired_ interface) and I am trying to install the wireless interface Broadcom 4315 rev 1. I followed the procedure from https://wiki.debian.org/wl , installing broadcom-sta-dkms, then: Unload conflicting modules: Code: Select all modprobe -r b44 b43legacy ssb brcmsmac modprobe: FATAL: Module ssb is in use. root@Betulla:/etc/apt# modprobe -r b44 b43legacy brcmsmac root@Betulla:/etc/apt# modprobe wl The wireless interface doesn't show up, of course - I understand from a Ubuntu forum featuring a similar problem that module ssb is being used by the wired interface. Thanks for any reference to a possible workaround. Andrew
Could do with knowing a little more about that device? Code: Select all$ lspci|egrep -i 'wifi|wirel'
Does anyone know of a driver and a walkthrough for building and installing the driver on a toshiba M645 S4070? I do know that there has to be one because when I install Debian Jessie 8.1 from a live CD (USB), I can connect via ethernet to my network. The problem though is that I am migrating my existing install from a Dell 1501 Inspiron to the Toshiba using Clonezilla by cloning that install to another identical Intel 160gb SSD. After fixing the FSTAB, the Toshiba boots just fine but I do not have any ethernet connectivity. So obviously, the LAN hardware is different. I have googled this for a bit but came up empty. Any ideas or direction as to where to look would be greatly appreciated! All I care about is the LAN connection for now. I am not going to be using a GUI as it is setup to work as a LAMP/DLNA server. Thank you for your time.
Please post the output of: Code: Select alllspci -knn|grep -iA2 net
After upgrading to Jessie, my Canon iP1900 no longer works. There were two(2) dependencies not met, libcupsys2 and libtiff4, which I changed to libcups2 and libtiff5. The libcupsys2 change was also made to get the printer to work for Wheezy. However, since the printer is still not working I am assuming that the problem lies with libtiff5. When I try to print something, from Pluma, the light on the printer blinks one time and does nothing more. I see the following message in the auth.log : debian dbus[558]: [system] Rejected send message, 9 matched rules; type="method_return", sender=":1.5" (uid=106 pid=582 comm="avahi-daemon: starting up ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.134" (uid=1000 pid=6124 comm="pluma ") Not being an expert I can't really decipher what that all means, but am assuming that the problem is that the driver expects libtiff4. Perhaps I am wrong. Is it possible to have both libtiff5 and libtiff4 installed on my system, or will there be some package dependency issues ? My only other alternatives are to : 1. Revert back to Wheezy ( really don't want to do that) 2. Copy all items that I want to print over to a Windows (YIKES) machine for printing. Help me Mr. Wizards !
I replied in the other thread; yes, you can, especially if the libtiff4 packages are rebuilt on Jessie. https://copy.com/epmfveqXDQUA6HS8
Hi, I upgraded from Wheezy to Jessie yesterday and no longer have sound. I don't think anything is muted. I checked alsamixer and everything is on. MOC, VLC, speaker-test and aplay are all giving me errors. MOC refuses to load. Code: Select allccc@de:~$ 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 pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave Playback open error: -2,No such file or directory Code: Select allaplay /usr/share/sounds/alsa/Front_Center.wav ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave aplay: main:722: audio open error: No such file or directory Code: Select allccc@de:~$ mocp Running the server... Trying JACK... Trying ALSA... ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave Trying OSS... FATAL_ERROR: No valid sound driver! FATAL_ERROR: Server exited! The Debian ALSA page says to run: Code: Select allroot@de:/home/ccc# alsactl init Found hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01,00aa0100,00100200" "0x1002" "0x1314" Hardware is initialized using a generic method and to make sure user has audio rights: Code: Select allccc@de:~$ sudo adduser ccc audio [sudo] password for ccc: The user `ccc' is already a member of `audio'. I also tried to 'modprobe snd_hda_intel' and that didn't do it. Here is my info: Code: Select allccc@de:~$ cat /proc/asound/cards 0 [Generic ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xf0244000 irq 44 1 [SB ]: HDA-Intel - HDA ATI SB HDA ATI SB at 0xf0240000 irq 16 29 [ThinkPadEC ]: ThinkPad EC - ThinkPad Console Audio Control ThinkPad Console Audio Control at EC reg 0x30, fw unknown Is that out of order? lspci: Code: Select all00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler HDMI Audio Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler HDMI Audio Flags: bus master, fast devsel, latency 0, IRQ 44 Memory at f0244000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel ... 00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40) Subsystem: Lenovo Device 21df Flags: bus master, slow devsel, latency 64, IRQ 16 Memory at f0240000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Code: Select allccc@de:~$ dmesg |grep snd [ 2.894644] snd_hda_intel 0000:00:01.1: irq 44 for MSI/MSI-X I've seen that others have had audio problems after upgrading but I am struggling to make sense of the discussions. One thing that doesn't look right is the contents of: Code: Select allccc@de:~$ ls /etc/modprobe.d/ alsa-base.conf.dpkg-bak fbdev-blacklist.conf open-vm-tools.conf dkms.conf modesetting.conf radeon-kms.conf Should I have a normal alsa-base.conf file? I'd appreciate any suggestions or places to read up on trouble-shooting info. Best, Mutt
muttrudd wrote:alsa-base.conf.dpkg-bak [...] Should I have a normal alsa-base.conf file? Yup. You can either: Code: Select all# cp /etc/modprobe.d/alsa-base.conf.dpkg-bak /etc/modprobe.d/alsa-base.conf Or make a new one: Code: Select all# echo "options snd_hda_intel index=1" > /etc/modprobe.d/alsa-base.conf
Hello, everyone! I got notebook HP Pavilion 15-p171nr. Have installed Debian Wheezy. There was some problems, for example with screen brightness (backlight) and it was solved here: http://forums.debian.net/viewtopic.php?f=6&t=122653 The problem was solved with upgrading kernel 3.2.0 to 3.16.0 from backports... but... with these steps i lost my wi-fi wl module... It was downloaded somewhere, compiled and worked well until kernel upgrade... For the current moment i can not compile it. My hardware: Code: Select all08:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01) Within last steps I got an advice to do as official wiki recommends (my device is in the supported list): https://wiki.debian.org/wl but.. i got problems with compilation... here they are: I have installed correct linux-headers: Code: Select allroot@hpnote:/home/yaroslav/Загрузки# apt-get install -t wheezy-backports linux-headers-amd64 Reading package lists... Done Building dependency tree Reading state information... Done linux-headers-amd64 is already the newest version. The following packages were automatically installed and are no longer required: ddccontrol ddccontrol-db libddccontrol0 module-assistant Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 187 not upgraded. root@hpnote:/home/yaroslav/Загрузки# Then I am trying to reconfigure already installed broadcom-sta-dkms package and here is what I got: Code: Select allroot@hpnote:/home/yaroslav/Загрузки# dpkg-reconfigure broadcom-sta-dkms ------------------------------ Deleting module version: 5.100.82.112 completely from the DKMS tree. ------------------------------ Done. Loading new broadcom-sta-5.100.82.112 DKMS files... Building only for 3.16.0-0.bpo.4-amd64 Building initial module for 3.16.0-0.bpo.4-amd64 Error! Bad return status for module build on kernel: 3.16.0-0.bpo.4-amd64 (x86_64) Consult /var/lib/dkms/broadcom-sta/5.100.82.112/build/make.log for more information. root@hpnote:/home/yaroslav/Загрузки# root@hpnote:/home/yaroslav/Загрузки# root@hpnote:/home/yaroslav/Загрузки# more /var/lib/dkms/broadcom-sta/5.100.82.112/build/make.log DKMS make.log for broadcom-sta-5.100.82.112 for kernel 3.16.0-0.bpo.4-amd64 (x86_64) Sun Jun 7 22:27:13 MSK 2015 /bin/sh: 1: [: Illegal number: /bin/sh: 1: [: Illegal number: Wireless Extension is the only possible API for this kernel version Using Wireless Extension API KBUILD_NOPEDANTIC=1 make -C /lib/modules/3.16.0-0.bpo.4-amd64/build M=/var/lib/dkms/broadcom-sta/5.100.82.112/build make[1]: Entering directory `/usr/src/linux-headers-3.16.0-0.bpo.4-amd64' make[1]: Entering directory `/usr/src/linux-headers-3.16.0-0.bpo.4-amd64' CFG80211 API is prefered for this kernel version Using CFG80211 API Kernel architecture is X86_64 LD /var/lib/dkms/broadcom-sta/5.100.82.112/build/built-in.o CC [M] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/shared/linux_osl.o CC [M] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_linux.o CC [M] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_iw.o CC [M] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.o /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c: In function ‘wl_cfg80211_join_ibss’: /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:745:26: error: ‘struct cfg80211_ibss_params’ has no member named ‘channel’ /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c: In function ‘wl_cfg80211_get_key’: /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1405:2: warning: passing argument 1 of ‘memcpy’ discards ‘const’ qualifier from pointer target type [enabled by default] /usr/src/linux-headers-3.16.0-0.bpo.4-common/arch/x86/include/asm/string_64.h:32:14: note: expected ‘void *’ but argument is of type ‘const u8 *’ /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c: At top level: /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1647:2: warning: initialization from incompatible pointer type [enabled by default] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1647:2: warning: (near initialization for ‘wl_cfg80211_ops.scan’) [enabled by default] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1651:2: warning: initialization from incompatible pointer type [enabled by default] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1651:2: warning: (near initialization for ‘wl_cfg80211_ops.get_station’) [enabled by default] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1652:2: warning: initialization from incompatible pointer type [enabled by default] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1652:2: warning: (near initialization for ‘wl_cfg80211_ops.set_tx_power’) [enabled by default] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1653:2: warning: initialization from incompatible pointer type [enabled by default] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1653:2: warning: (near initialization for ‘wl_cfg80211_ops.get_tx_power’) [enabled by default] /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c: In function ‘wl_notify_connect_status’: /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1882:4: warning: passing argument 3 of ‘cfg80211_ibss_joined’ makes pointer from integer without a cast [enabled by default] /usr/src/linux-headers-3.16.0-0.bpo.4-common/include/net/cfg80211.h:4002:6: note: expected ‘struct ieee80211_channel *’ but argument is of type ‘unsigned int’ /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:1882:4: error: too few arguments to function ‘cfg80211_ibss_joined’ /usr/src/linux-headers-3.16.0-0.bpo.4-common/include/net/cfg80211.h:4002:6: note: declared here /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c: In function ‘wl_update_bss_info’: /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:2080:11: error: ‘struct cfg80211_bss’ has no member named ‘information_elements’ /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:2081:15: error: ‘struct cfg80211_bss’ has no member named ‘len_information_elements’ /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:2083:3: warning: passing argument 1 of ‘cfg80211_put_bss’ from incompatible pointer type [enabled by default] /usr/src/linux-headers-3.16.0-0.bpo.4-common/include/net/cfg80211.h:3860:6: note: expected ‘struct wiphy *’ but argument is of type ‘struct cfg80211_bss *’ /var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.c:2083:3: error: too few arguments to function ‘cfg80211_put_bss’ /usr/src/linux-headers-3.16.0-0.bpo.4-common/include/net/cfg80211.h:3860:6: note: declared here make[4]: *** [/var/lib/dkms/broadcom-sta/5.100.82.112/build/src/wl/sys/wl_cfg80211.o] Ошибка 1 make[3]: *** [_module_/var/lib/dkms/broadcom-sta/5.100.82.112/build] Ошибка 2 make[2]: *** [sub-make] Error 2 make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-3.16.0-0.bpo.4-amd64' make: *** [all] Error 2 root@hpnote:/home/yaroslav/Загрузки# Does anybody know how to deal with it? Thank you
The Wheezy version is too old to support a 3.16 kernel. I thought they at one time had a newer driver in wheezy-backports, but apparently not now. You can safely download and install the Jessie deb package, I believe that it also requires the Jessie broadcom-sta-common package.
Hello I've installed Wheezy on a vaio vgn-... The keyboard won't accept input after suspend. I've tried sevaral of the fixes, (the GRUB-COMMAND_LINE argument ones) but having no luck on a fix yet... Hoping maybe someone has come across this issue? The only entry I've been able to find for "keyboard" in the logs is "virtual keyboard".. Gnome 3.4.2 Thanks [Solved] - Fixed. Found the/a solution here: http://ubuntuforums.org/showthread.php?t=2224316
netcom61 wrote:I've tried sevaral of the fixes, (the GRUB-COMMAND_LINE argument ones) I have no ideas about your problem (I don't use suspend) but for the benefit of others you should explicitly list all the fixes you have tried to prevent people suggesting them to you again.
I have Debian Jessie and I've been trying to install the Nvidia privative drivers. I've tried several ways to do it and all of them end in the same way. The last one I tried was installing bumblebee-nvidia and bumblebee with apt-get. The output was the following https://gist.githubusercontent.com/pove ... tfile1.txt With these two messages: http://i.imgur.com/WKCbkhq.png http://i.imgur.com/Q5keRzF.png Then I restarted and runned nvidia-xconfig Code: Select allWARNING: Unable to locate/open X configuration file. Package xorg-server was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-server.pc' to the PKG_CONFIG_PATH environment variable No package 'xorg-server' found New X configuration file written to '/etc/X11/xorg.conf' Finally when I restarted I cannot enter to Gnome... When I run xstart from the terminal I get an error saying: "No screens found", the final part of the log is this one http://i.imgur.com/iLdz96l.jpg Could you give me a hand?
christianpoved4 wrote:The last one I tried was installing bumblebee-nvidia and bumblebee with apt-get. Do you have Nvidia Optimus? output of Code: Select alllspci -knn|grep -iA2 vga christianpoved4 wrote:Then I restarted and runned nvidia-xconfig if it's indeed Nvidia Optimus, read the WIKI! Code: Select allFirst Installation: checking all kernels... Building only for 4.0.0 Building initial module for 4.0.0 Done. bbswitch: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/4.0.0/updates/dkms/ Why, from where this series 4 kernel?
I need help finding a Wacom pen tablet that will work with most or all functionality in Jessie. Once Jessie becomes the new stable I will be on the testing branch still so if you know a tablet that doesn't quite work with Jessie but will work with something even newer, suggest that instead because I'm willing to wait a bit. The wiki for Wacom mentioned Debian Sarge and Woody... and the IRC room didn't quite know how to help. I've never done this before so I don't know what are all the packages I need or how they fit together. Any insight or advice greatly appreciated. I'd like to use something newer like the Intuos CTH480 (has already worked automatically in Ubuntu for years) but Debian doesn't seem to really support it, or if it does I don't know which guide to trust. If a tablet that new isn't supported yet I am willing to buy something older. I rather do that and keep using Debian than switch to Ubuntu. Thanks again.
Since no one has chimed in yet... I have no experience with Jessie, but the older Intuos 4 was easy to get working in Wheezy from existing repos. I bought this pad used on craigslist and employed it in the Gimp. I never got proficient, so it mostly goes unused. I have dropped it and it keeps working. Seems quite rugged. My personal installation notes: Code: Select allINTUOS4 4x6 The Intuos 4x6 graphics tablet is supported by Debian packages xserver-xorg-input-wacom and libwacom2 (optional for specific applications). The tablet may be configured in the xorg.conf file or using xsetwacom (more convenient for per user settings). The defined devices for X are (xsetwacom list): Wacom Intuos4 4x6 stylus id: 13 type: STYLUS Wacom Intuos4 4x6 eraser id: 14 type: ERASER Wacom Intuos4 4x6 cursor id: 15 type: CURSOR Wacom Intuos4 4x6 pad id: 16 type: PAD BUTTONS Button are identified by numbers from top to bottom as: 2 3 8 4 (ccw on ring) 1 5 (cw on ring) 9 10 11 Note 6 and 7 are unused (only available on 6x9 and larger graphic tablets). BUTTON CONFIG Shell script with generic personalizations (using xsetwacom): #/bin/sh # intuos4 # Set buttons on Intuos 4 DEVICE="Wacom Intuos4 4x6 pad" # Top buttons: xsetwacom set "$DEVICE" button 2 "key ctrl z" # Generic undo xsetwacom set "$DEVICE" button 3 "key ]" # GIMP Increase xsetwacom set "$DEVICE" button 8 "key [" # GIMP Decrease # Ring: xsetwacom set "$DEVICE" button 4 "key shift plus" # GIMP zoom up xsetwacom set "$DEVICE" button 1 "key 1" # GIMP zoom 100% xsetwacom set "$DEVICE" button 5 "key minus" # GIMP zoom down # Bottom buttons: xsetwacom set "$DEVICE" button 9 "key alt" # Generic alt xsetwacom set "$DEVICE" button 10 "key shift" # Generic shift xsetwacom set "$DEVICE button 11 "key ctrl" # Generic ctrl The guy I bought the Intuos 4 from was using the Intuos 5 on linux (don't remember distro, Ubuntu?), and it appears to be as well supported as Intuos 4. While older, they remain available in the used market.
I installed Jessie a few days ago. Unfortunately I noticed a problem with my graphics display which I didn't have with Wheezy. Everything works fine with for example SuperTuxKart, but if I start Trigger Rally I end up with texture glitches and poor performance in windowed mode. In full screen mode I can't even start the game. After an attempt to start it I get a short black screen as if the game would start but then the window vanishes shows me a fragmented desktop and makes an other black flash only to leave me on the normal desktop afterwards. If I start the game (in full screen) from the command line I get the following output: Code: Select allTrigger init Build: 0.6.1 on May 6 2015 at 21:54:20 Initialising PhysFS Set writable user directory to "/home/user/" Reset writable user directory to "/home/user/.trigger" Application base directory "/home/user/Documents/div/trigger/trigger-rally-0.6.1/data/" Main game data directory datadir="${prefix}/share" Failed to add PhysFS search directory "${prefix}/share" PhysFS: File not found Loading game configuration Initialising SDL Create window and set video mode Found 0 joysticks GLEW initialized Graphics: Intel Open Source Technology Center Mesa DRI Intel(R) 965GM Using OpenGL 2.0 Initialising render subsystem Initialising texture subsystem [SDL_Image] Initialising effects subsystem Initialising model subsystem Initialising audio subsystem [OpenAL] Performing app load Loading image "textures/splash/splash.jpg" Initialisation complete, entering main loop [... here I skip a long list of loaded data output ...] Failed to open BO for returned DRI2 buffer (1280x800, dri2 back buffer, named 17). This is likely a bug in the X Server that will lead to a crash soon. Segmentation fault This is the hardware I have. It worked fine with Wheezy, but not so well in Jessie. (Since I refuse to install non-free drivers I have no wireless, but this isn't a new problem.): Code: Select all# lspci 00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 03) 00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 03) 00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03) 00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03) 00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03) 00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03) 00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03) 00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03) 00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03) 00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3) 00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 03) 00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 03) 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03) 02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02) 04:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01) 0f:06.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller 0f:06.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller 0f:06.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD) 0f:06.3 SD Host controller: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller Somebody brought my attention to an update in experimental, which seems to be dedicated to solving issues with my Intel graphics card. Is it likely that Jessie has issues with my quite old graphics chip Wheezy didn't have? If I understand this right I would need to add experimental to my sources list for getting this new package. This would mean my package manager from this moment on would try to update my system with all experimental packages. But I do not want to end up with a non-reliable system since this is my only pc and I need to work on it also. Does anyone here have a suggestion what to do? Do I have a driver problem or is this probably something else? Maybe it is even related to my web server problem.
Onsemeliot wrote:If I understand this right I would need to add experimental to my sources list for getting this new package. Do not do that. I backported that driver to jessie recently, here it is: 32-bit version 64-bit version Install it using `dpkg -i <name of .deb>` or gdebi If it causes any problems, remove it with `dpkg -r <name of .deb>`
Hi, I run Debian wheezy 7.8 on a macbook 13.3". All works good but it seems that something strange happens in the battery management. When I run the laptop using the battery it shut off suddenly even if the gnome battery indicator and Code: Select allacpi -V say that the charge state is more than 90%. I tried to fully charge and discharge the battery but nothing... Honestly I don't understand if it is a hardware or a software issue... Do you have any suggestion to overcome it?! EDIT I bought a new battery form duracell (duracelldirect.com) and all works grate! Now I have almost 4.5 hours of battery
Does the laptop do the same thing when running a live version of a different distribution? If so, then it's probably your hardware.
I have a Lenovo Yoga2. The local vendor said that Windows 7 might not run on this machine, since it is too new for 7's drivers. If it is too new for 7's drivers, then I could expect to have problems with Linux. I tried to boot from a Wheezy live CD; experiment from a live CD. No joy. I found switch in the BIOS that defaults to not allowing a boot except from Windows. Are there any other hoops that I need to jump thru? There are a couple of Intel Management programs loaded by default. Do I need to uninstall them? This has an Intel 64 processor. Do I understand correctly that I should be running on the AMD-64 flavor?
wrmelgaard wrote:This has an Intel 64 processor. Do I understand correctly that I should be running on the AMD-64 flavor? Yes. When you say "no joy" what exactly do you mean? Make sure you have disabled "Secure Boot" and "Intel Rapid Start" in the firmware (BIOS) options. Debian 7.8 should boot fine with UEFI enabled but the driver support will likely be poor. You could try the RC1 version of the Debian jessie installer instead as that uses a much more recent kernel version (3.16 vs. 3.2) and will probably work much better with your machine. http://cdimage.debian.org/cdimage/unoff ... etinst.iso Unfortunately, there is no live ISO for jessie so you would have to just install it and see if it works (alternatively, you could install 7.8 and dist-upgrade* to jessie). * Edit the file at /etc/apt/sources.list and change "wheezy" (or "stable") to "jessie" and then run `apt-get update` and `apt-get dist-upgrade`
Newly installed Debian Stable on a Lenovo Yoga 2. Also installed are firmware-iwlwifi, network-manager-kde. I am not getting a Wireless option when I open the Network Manager. Do I need to dist-upgrade to Jessie?
wrmelgaard wrote:Newly installed Debian Stable on a Lenovo Yoga 2. Also installed are firmware-iwlwifi, network-manager-kde. I am not getting a Wireless option when I open the Network Manager. Do I need to dist-upgrade to Jessie? You can install the same kernel version and firmware as Jessie from the wheezy-backports repository, so you would not necessarily be deprived of updated drivers. There's a very good chance that's all that you need to do to get it working; since you did not let us know the chipset, it's impossible to say for sure. https://wiki.debian.org/HowToIdentifyADevice/PCI
My laptop is frequently shutting down while using Google Earth 7.1.2.2041-r0. It uses 100% CPU, but only on one CPU core, and the problem happens at random. I don't believe it is related to the CPU temperature, because I created a script that saves the current temperature every two seconds, so when the system shuts down I can see the last, and the highest I got from all the times was 62 °C, while the average from all the times it shut down was 57 °C from /sys/devices/platform/coretemp.0/hwmon/hwmon1/temp*_input and 51 °C from /sys/devices/virtual/thermal/thermal_zone0/temp and /sys/devices/virtual/hwmon/hwmon0/temp1_input. From my research, I understand that coretemp-0 is the temperature of the CPU itself, while the others (acpitz-virtual-0) are from underneath the base of the CPU. The files under /sys and the command `sensors' tell me that only 80° would trigger a shutdown. I bought this laptop in 2013, and I have never seen it go beyond 6-°C: Code: Select allsensors acpitz-virtual-0 Adapter: Virtual device temp1: +41.0°C (crit = +104.0°C) coretemp-isa-0000 Adapter: ISA adapter Core 0: +48.0°C (high = +80.0°C, crit = +90.0°C) Core 2: +47.0°C (high = +80.0°C, crit = +90.0°C) I have done a simple stress test by running `cat /dev/zero >/dev/null' on 8 terminals, together with `glxgears' and `supertuxkart' for half an hour, and my system did not shutdown, neither the temperature went beyond 6-°C. The HD temperature lives around 42 °C, according to `sudo smartctl -l scttemp /dev/sda'. The output from `inxi -F': Code: Select allSystem: Host: localhost Kernel: 3.15.10-zen-686-pae i686 (32 bit) Desktop: Xfce 4.10.2 Distro: Debian GNU/Linux 7.6 Machine: System: Evolute (portable) product: SFX-65 Mobo: Evolute model: SFX-65 Bios: American Megatrends v: 1.07.007 Test Only date: 04/12/2011 CPU: Dual core Intel Core i3 M 370 (-HT-MCP-) cache: 3072 KB clock speeds: max: 2394 MHz 1: 2394 MHz 2: 1862 MHz 3: 1729 MHz 4: 1995 MHz Graphics: Card: Intel Core Processor Integrated Graphics Controller Display Server: X.Org 1.12.4 driver: intel Resolution: 1366x768@60.0hz GLX Renderer: Mesa DRI Intel Ironlake Mobile x86/MMX/SSE2 GLX Version: 2.1 Mesa 8.0.5 Direct Rendering: Yes Audio: Card Intel 5 Series/3400 Series High Definition Audio driver: snd_hda_intel Sound: Advanced Linux Sound Architecture v: k3.15.10-zen-686-pae Network: Card-1: Realtek RTL8188CE 802.11b/g/n WiFi Adapter driver: rtl8192ce IF: wlan0 state: up mac: 68:a3:c4:4d:6a:b5 Card-2: JMicron JMC250 PCI Express Gigabit Ethernet Controller driver: jme IF: eth0 state: down mac: 80:ee:73:1f:6d:47 Drives: HDD Total Size: 500.1GB (49.3% used) ID-1: /dev/sda model: TOSHIBA_MQ01ABF0 size: 500.1GB Partition: ID-1: / size: 20G used: 15G (75%) fs: ext4 dev: /dev/sda2 ID-2: /home size: 433G used: 210G (49%) fs: ext4 dev: /dev/sda3 ID-3: swap-1 size: 6.44GB used: 0.00GB (0%) fs: swap dev: /dev/sda1 Sensors: System Temperatures: cpu: 43.0C mobo: N/A Fan Speeds (in rpm): cpu: N/A Info: Processes: 218 Uptime: 3:01 Memory: 1456.7/3914.2MB Client: Shell (bash) inxi: 2.2.19 Thank you!
teresaejunior wrote:System: Host: localhost Kernel: 3.15.10-zen-686-pae i686 (32 bit) Desktop: Xfce 4.10.2 Distro: Debian GNU/Linux 7.6 Wheezy is currently at 7.8, you should upgrade! Also you should check if it happens with the supported wheezy kernel.
My Microsoft Bluetooth Mouse 5000 had been working flawlessly in Debian Sid until the following packages were upgraded (gleaned from /var/log/dpkg.log): Code: Select allbluez:amd64 4.101-2 4.101-2+b1 libbluetooth3:amd64 4.101-2 4.101-2+b1 Now, if I let the workstation go idle, the mouse disconnects and will not reconnect until I pair it again. I had been using blueman to manage my builtin Bluetooth adapter, but that became cumbersome. Here's the console script I use now: Code: Select all#!/bin/sh bluez-simple-agent hci0 00:22:48:E1:92:8A remove bluez-simple-agent hci0 00:22:48:E1:92:8A bluez-test-device trusted 00:22:48:E1:92:8A bluez-test-input connect 00:22:48:E1:92:8A I have to put the mouse into pairing mode to do this, which I'm sure wastes battery life. I've run it as my normal (non-root) user, and also as root with no change in behavior. I would have filed a bug report, but I don't think I have enough information to pinpoint the problem. My Bluetooth adapter is this (from lsusb): Bus 003 Device 002: ID 0a5c:2121 Broadcom Corp. BCM2210 Bluetooth Like I said, it had been working flawlessly (without having to re-pair) until the upgrade on September 19. Sometimes I get the following output when trying to pair the mouse: Code: Select allRequestPinCode (/org/bluez/2893/hci0/dev_00_22_48_E1_92_8A) Enter PIN Code: 0000 Release New device (/org/bluez/2893/hci0/dev_00_22_48_E1_92_8A) Creating device failed: org.bluez.Error.AlreadyExists: Already Exists 0 Traceback (most recent call last): File "/usr/bin/bluez-test-input", line 42, in <module> input.Connect() File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.bluez.Error.Failed: Connection refused (111) That may happen once or twice while trying to pair. Usually I have to turn the mouse off and back on, and restart the pairing process. When it does pair successfully, I get the following behavior: Code: Select allRequestPinCode (/org/bluez/2893/hci0/dev_00_22_48_DE_11_CF) Enter PIN Code: 0000 Release New device (/org/bluez/2893/hci0/dev_00_22_48_DE_11_CF) Creating device failed: org.bluez.Error.AlreadyExists: Already Exists 0 The pairing indicator on the mouse stops flashing, and the mouse works as expected. This state will continue until I let the computer go idle again, and I have to repeat the process. The expected behavior is that the mouse continues to work even after an extended idle period. This was the behavior prior to the updates above. I have an identical mouse (with identifier/MAC 00:22:48:DE:11:CF), that has the same problems. I let the computer idle long enough for xscreensaver to kick in, and the mouse "went to sleep," and would not come back without re-pairing the mouse. Thus I think it's something with the Bluetooth stack on the workstation. Again, I would have filed a bug if I knew what more information I should have provided.
At some point this stopped being an issue. When I'd come back to my computer, my Microsoft Bluetooth Mouse 5000 would work as expected. My only guess is that I upgraded the packages at some point, and the problem ceased.
I'm using this WiFi card in a headless Linux file server running testing/Jessie with the iwlwifi module and iwlwifi-7260-9.ucode firmware. Transfer of large files on my WLAN is quick and reliable, no problems there. The iwconfig command shows link quality 70/70 and signal strength -37dBm, you won't find much better than that. My problem is when doing some remote administration on this server, when I'm experiencing a lot of lag when typing (I'm not a fast typist). Again using iwconfig the bitrate is then a lowly 6.0 Mbps, which explains the lag. I then experimented a bit with putting a varying load on the adapter by sending increasing numbers of ping requests to my ISP, followed by checking the bitrate again with iwconfig. It turned out that there was a progression of speed steps (almost in lockstep with the number of ping requests): from 6.0 Mbps (idling speed) via 9, 12, 18, 24, 36, 48, 54, 58.5, 87.8, 117, 175.5, 234, 263.3, 292.5, 351, 390, 468, 526.6, 585, 650, 780 and topping off at the maximum rated 866.7 Mbps (I have a fast 5GHz AC router). It appears then that transferring a large file ratchets the speed of the adapter up, while my poor typing skills as remote administrator are keeping the adapter at its idling and lag-causing speed. I've already tried switching power management of the adapter off, but this didn't change anything. Is there a way of locking this adapter into high speed while I'm huntin' and peckin' at the keyboard?
It turns out that the Intel firmware, currently iwlwifi-7260-9.ucode in testing/Sid, is the problem. Version 10 is already available from https://wireless.wiki.kernel.org/en/use ... rs/iwlwifi, but requires kernel 3.17 or later. Version 12 is available from [url]git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git[/url], and also requires that later kernel. So, I installed the 3.19 kernel linux-image-3.19.0-trunk-amd64 from experimental, and added iwlwifi-7260-12.ucode to /lib/firmware. The new kernel rebooted without issues and the latest firmware had indeed been loaded. What has changed? The adapter still reverts to idle speed 6Mbps fairly quickly, presumably to save battery power in its predominant target use in laptops. It responds more quickly to activity, and with 'power-save' switched off it ratchets quickly up to full speed 866.67Mbps when typing a few commands in a remote session. So, there's no more irritating lag. That's called progress!
Hi, I have a USB mouse which randomly stop in Debian Jessie. It starts again if I disconnect and connect it again. It can take a couple of hours or just a couple of minutes. The only thing I've been able to find is that it stops more often when I'm scrolling. I have tried different mice with the same result. I recently migrated from Ubuntu where I did not have this problem so I doubt there is a hardware error. I can see the syslog updating every time I connect the mouse but I can't see anything when it stops Please tell me if there's any other information you need. --- SYSLOG --- Code: Select allJun 13 13:22:56 kernel: [12811.941878] usb 2-1.2: USB disconnect, device number 6 Jun 13 13:22:59 kernel: [12814.444360] usb 2-1.2: new low-speed USB device number 7 using ehci_hcd Jun 13 13:22:59 kernel: [12814.543155] usb 2-1.2: New USB device found, idVendor=045e, idProduct=0040 Jun 13 13:22:59 kernel: [12814.543158] usb 2-1.2: New USB device strings: Mfr=1, Product=3, SerialNumber=0 Jun 13 13:22:59 kernel: [12814.543160] usb 2-1.2: Product: Microsoft 3-Button Mouse with IntelliEye(TM) Jun 13 13:22:59 kernel: [12814.543161] usb 2-1.2: Manufacturer: Microsoft Jun 13 13:22:59 kernel: [12814.547556] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input22 Jun 13 13:22:59 kernel: [12814.547726] generic-usb 0003:045E:0040.0004: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.0-1.2/input0 Jun 13 13:22:59 mtp-probe: checking bus 2, device 7: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2" Jun 13 13:22:59 mtp-probe: bus: 2, device: 7 was not an MTP device Jun 13 13:26:23 kernel: [13018.978486] usb 2-1.2: USB disconnect, device number 7 Jun 13 13:26:28 kernel: [13023.785628] usb 2-1.2: new low-speed USB device number 8 using ehci_hcd Jun 13 13:26:28 kernel: [13023.884261] usb 2-1.2: New USB device found, idVendor=045e, idProduct=0040 Jun 13 13:26:28 kernel: [13023.884271] usb 2-1.2: New USB device strings: Mfr=1, Product=3, SerialNumber=0 Jun 13 13:26:28 kernel: [13023.884277] usb 2-1.2: Product: Microsoft 3-Button Mouse with IntelliEye(TM) Jun 13 13:26:28 kernel: [13023.884283] usb 2-1.2: Manufacturer: Microsoft Jun 13 13:26:28 kernel: [13023.888625] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input23 Jun 13 13:26:28 kernel: [13023.888760] generic-usb 0003:045E:0040.0005: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.0-1.2/input0 Jun 13 13:26:28 mtp-probe: checking bus 2, device 8: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2" Jun 13 13:26:28 mtp-probe: bus: 2, device: 8 was not an MTP device
Does this help? http://forums.debian.net/viewtopic.php?f=7&t=103447 http://baconandcigarettes.blogspot.com. ... nd-in.html
Hello a few weeks I have installed Debian Jessie on KDE version, occur randomly that graphical environment crash. Problem discription: The system crahes randomly (after 5 mins. or after an two hours). Screen Blanks. Nothing is available. I had to do a hard reset every time. This happen in all circumstences e. g. Browsing Internet or even if there is nothing done on the computer. Logs: Xorg.0.log.old 4297.996] (--) RADEON(0): Chipset: "BONAIRE" (ChipID = 0x6658) [ 4298.051] (EE) RADEON(0): [drm] Failed to open DRM device for pci:0000:01:00.0: No such file or directory [ 4298.051] (EE) RADEON(0): Kernel modesetting setup failed [ 4298.051] (II) UnloadModule: "radeon" [ 4298.051] (EE) Screen(s) found, but none have a usable configuration. [ 4298.051] (EE) Fatal server error: [ 4298.051] (EE) no screens found(EE) [ 4298.051] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 4298.051] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 4298.051] (EE) [ 4298.058] (EE) Server terminated with error (1). Closing log file. Kernel log VM fault (0x04, vmid 2) at page 19671, read from 'TC2' (0x54433200) (72) [ 1283.980900] radeon 0000:01:00.0: GPU fault detected: 146 0x0ae44804 [ 1283.980904] radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x00004CD7 [ 1283.980906] radeon 0000:01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x04048004 [ 1283.980908] VM fault (0x04, vmid 2) at page 19671, read from 'TC2' (0x54433200) (72) My graphic card and driver is: Graphics: Card: Advanced Micro Devices [AMD/ATI] Bonaire XTX [Radeon R7 260X] bus-ID: 01:00.0 Display Server: X.Org 1.16.4 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: 1920x1080@60.00hz GLX Renderer: Gallium 0.4 on AMD BONAIRE GLX Version: 3.0 Mesa 10.3.2 Direct Rendering: Yes Kernel version Code: Select alluname -r 3.16.0-4-amd64 SOLUTION Create a file: 20-radeon.conf Edit the file: 20-radeon.conf Code: Select all# nano /usr/share/X11/xorg.conf.d/20-radeon.conf Section "Device" Identifier "R7_260X" Driver "radeon" BusID "PCI:1:0:0" EndSection Edit the file /etc/default/grub and adding this: "radeon.dpm=0" at the line GRUB_CMDLINE_LINUX_DEFAULT"quiet". GRUB_CMDLINE_LINUX_DEFAULT="quiet radeon.dpm=0" ..next: Code: Select all$ sudo update-grub2 $ sudo reboot Regards.
Any intermittent problem is probably hardware. Consult any of the half-dozen or more existing "random crash" threads for details and suggestions. Also, you need to stop thinking about the problem as "random," and start looking for a systematic cause. Because if they are truly random, then your computer has been taken over by gremlins, and no one here can help.
Running Wheezy 7.8 with LXDE desktop. I have noticed that the task bar volume control no longer seems to function. Volume can be controlled by apps, such as Youtube in Google Chrome. The volume control used to work. I really don't know exactly when this started but probably after the last update on Monday, Feb. 10 2015. I have checked the PulseAudio settings and don't see any help there. Ran a sound test and the volume can be controlled from the PulseAudio panel but NOT the task bar volume control. Any help ???? Here is a bit of interesting additional info. When I play the audio thru my analog speakers the volume control has no affect. But when I play the sound thru my USB headset, the volume control works. Very strange. * more or less solved. still not exactly what I want but it works, mostly.
Right-click on the volume control icon and check the preferences -- it could be that the volume icon is set up to control the headphone output rather than the "Master" output level. I am presuming here that you have an un-modifed /etc/apt/sources.list and no files in the folder at /etc/apt/sources.list.d/ Read the bottom link in my signature and check that you haven't done anything to your system that you shouldn't have.
Dell Latitude C610 laptop with Debian Squeeze. I am using the computer as a print and file server, accessing it with ssh, so I don't need the display (which is busted anyway). I want to close the lid without having the computer suspend. Could not find a way to make it happen with gnome-power-preferences or the BIOS settings. There is a script, /etc/acpi/lid.sh, that runs when the laptop lid switch changes. Part of the script is shown here: Code: Select allgrep -q closed /proc/acpi/button/lid/*/state # this is a file of 1 line like "state: open" or presumably "state: closed" if [ $? = 0 ] # The brackets evaluate to True when the lid is closed. then if [ x$LID_SLEEP = xtrue ]; then [ -x /etc/acpi/sleep.sh ] && /etc/acpi/sleep.sh # i.e., if this file exists, then run it. exit fi ... there's more ... The stuff that gets executed after the if [ #$ = 0 ] is the stuff that suspends the computer. So I just replaced the brackets with something that is certain to be false, so it will never happen: Code: Select allif [ 1 = 2 ] I admit this is FAR from an elegant solution, but it seems to work and it doesn't fubar the system. Maybe someone else can use it. By the way, if anyone can tell me what the x's mean in this line, I'd be grateful. Code: Select allif [ x$LID_SLEEP = xtrue ]
I suspect it is just to avoid any potential problems with a NULL value. i.e if $LID_SLEEP is undefined then 'x$LID_SLEEP' is 'x' rather than NULL /etc/default/acpi-support contains Code: Select all# Uncomment this to enable ACPI sleep when the lid screen is closed. #LID_SLEEP=true so in theory uncommenting this and setting it to false would be the "correct" method, however there may be other places this variable is set, like by a DE's power manager tool or such.
I have just connected a Brother QL-570 label printer to my computer running Wheezy (with backported kernel 3.16.0-0.bpo.4-amd64) using the printer-driver-ptouch in version 1.3-4 (wheezy's version). The driver only offers the QL-550. So this is what I installed. Cups shows the following entry for the printer: Description: Brother QL-570 Location: Driver: Brother QL-550 Foomatic/ptouch (recommended) (grayscale, 2-sided printing) Connection: usb://Brother/QL-570?serial=H4Z396774 Defaults: job-sheets=none, none media=om_large-address-label_38.1x89.96mm sides=one-sided The printer prints, but the cutter key on its panel does not do anything. Automatic cutting while or after printing does not work, either. When going to the changelog of the package http://metadata.ftp-master.debian.org/c ... _changelog, I saw that version 1.3-8 closes a bug that is related to the cutter https://bugs.debian.org/740789, so I upgraded to it by backporting the jessie package: toquinho@BUTTERS:~$ dpkg -l | grep Brother ii printer-driver-ptouch 1.3-8~bpo70+1 amd64 printer driver Brother P-touch label printers After doing this, I saw a drop-down list in the Printer Options to have the labels cut automatically. (The list may have been there before, but I did not notice it.) Anyway, cutting still does not work regardless of the selected option. I finally hooked up the printer to a Windows computer in order to check if the cutter itself might be broken, but it worked flawlessly. I would greatly appreciate any advice on this... Toquinho
Have you checked the Brother site? They supply a .deb for download might be worth a try. http://support.brother.com/g/b/download ... eus&os=130
Hello. I'm trying to install atheros driver for my new usb wireless card (AWUS036NHA). In iwconfig and in ifconfig commands system cannot recognize the network device. So i tried to install the athk9 driver myself: Code: Select allsudo wget -P /lib/firmware http://wireless.kernel.org/download/htc_fw/1.3/htc_9271.fw sudo wget -P /lib/firmware http://wireless.kernel.org/download/htc_fw/1.3/htc_7010.fw Code: Select allcd /usr/src/ sudo wget https://www.kernel.org/pub/linux/kernel/projects/backports/stable/v3.15-rc1/backports-3.15-rc1-1.tar.gz sudo tar zxvf backports-3.15-rc1-1.tar.gz cd backports-3.15-rc1-1/ sudo wget http://patches.aircrack-ng.org/mac80211.compat08082009.wl_frag+ack_v1.patch sudo patch -p1 < mac80211.compat08082009.wl_frag+ack_v1.patch Code: Select allsudo make defconfig-ath9k sudo make but when im running make command , it returns : /usr/src/backports-3.15-rc1-1/backports-include/linux/dma-mapping.h:25:19: error: redefinition of 'dma_set_mask_and_coherent' /usr/src/linux-headers=3.2.0-4-common/include/linux/dma-mapping.h:98:19: note: previous definition of 'dma_set_mask_and_coherent' was here Is there any way to fix that problem ? Thank you.
According to the wiki, the ath9k driver module is already in Debian kernels since 2.6.27. So, if that hardware is being correctly detected, the module should load automatically. You can learn what is happing during the boot, regarding hardware detection, by reviewing the output of Code: Select alldmesg in a terminal. If the hardware is being detected correctly, then I'm suspecting that ath9k might not be the correct driver after all. If the hardware is not being correctly detected, it might be too new. In that case, one thing you could try is a newer distribution, like siduction, aptosid, or *buntu 14.04. Just try a live CD or USB stick.
Hello, this is my first post so i like to greet everyone and thank for reading this post. Some weeks ago i hacked a old NCR all in one computer and installed modern hardware inside it, also installed and old VGA 13" B/W monitor inside (supports 800x600 max) Then installed debian 7 i386 the installer runs fine, the problem is that after finishing the installation the monitor goes out of sync, the kernel load the i915 module and go out of sync. So i have to connect another modern monitor and blacklist the i915 module, then get back to the internal VGA monitor.now the system boot fine to the linux console on text mode. I plan to use this system from text mode (no x windows), the problem i found is that because i blacklisted the i915 module i don't have a /dev/fb0 so the console software i like to run like dosbox or scummvm canno't start because the framebuffer is missing. What i need is to find a way to force the i915 module to a low resolution (640x480). This is what i tried. vga=ask (or other options) this option is completele ignored by the kernel seem to by deprecated passing grub options to the i915 module like video=VGA-1:1280x800 or modeset=1 also are ignored. Theres some way to do this ? Thanks.
I would just keep trying boot options via grub. Doesn't sound like you tried all possible options, for example: Code: Select allnomodeset forcevesa forcevesa=640x480 forcevesa=640x480x8 Source: http://www.sysresccd.org/Sysresccd-manu ... ng_options Could also run lsmod and try blacklisting at boot, example: Code: Select allblacklist=b43 Or set up an xorg.conf file and specify vesa driver. Just some thoughts.
Hi all, I bought a new external HDD - a Seagate 2 TB (actually 1.8 TB) but am unable to mount it. The drive is USB 3.0 while the ports on my system are USB 2.0 but that is NOT the issue. I am able to see the HDD without an issue on the CLI. I am on Jessie 64-bit. Code: Select all$ lsusb Bus 005 Device 003: ID 0bc2:ab24 Seagate RSS LLC Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub As can be seeen the device ID 0bc2:ab24 has been taken by Seagate then ran fdisk to see if the new external HDD can be seen. That shows up :- Code: Select all$ sudo fdisk -l Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: dos Disk identifier: 0xc5f7c5f7 Device Boot Start End Sectors Size Id Type /dev/sda1 63 102398309 102398247 48.8G 7 HPFS/NTFS/exFAT /dev/sda2 102398371 1953523711 1851125341 882.7G f W95 Ext'd (LBA) /dev/sda5 102398373 204796619 102398247 48.8G 7 HPFS/NTFS/exFAT /dev/sda6 * 204797952 595421183 390623232 186.3G 83 Linux /dev/sda7 595423232 790732799 195309568 93.1G 83 Linux /dev/sda8 790734848 1943076863 1152342016 549.5G 83 Linux /dev/sda9 1943078912 1953523711 10444800 5G 82 Linux swap / Solaris Partition 2 does not start on physical sector boundary. Partition 3 does not start on physical sector boundary. Partition 6 does not start on physical sector boundary. Disk /dev/sdb: 1.8 TiB, 2000398933504 bytes, 3907029167 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x1bc6b3bc Device Boot Start End Sectors Size Id Type /dev/sdb1 2048 952322047 952320000 454.1G 7 HPFS/NTFS/exFAT /dev/sdb2 952322048 1904642047 952320000 454.1G 7 HPFS/NTFS/exFAT /dev/sdb3 1904642048 2856962047 952320000 454.1G 7 HPFS/NTFS/exFAT /dev/sdb4 2856962048 3907026943 1050064896 500.7G f W95 Ext'd (LBA) /dev/sdb5 2856964096 3907026943 1050062848 500.7G 7 HPFS/NTFS/exFAT My question is why it does not automount. Also if I should try to manually mount it, how should I go about it ? I got the disks pre-formatted in around 500 GB (or as close to it) multiples as can be seen. The other question is why does /dev/sdb4 show some different dialog than the rest ?
If it is to be a static filesystem, why not just put it in your /etc/fstab? https://wiki.debian.org/fstab You can manually mount using the mount command -- see man mount
Hi! I've used a USB DAC for about three years. I have put "options snd-usb-audio index=0" in /etc/modprobe.d/alsa-base.conf and I've blacklisted the onboard sound module. My main music player is Audacious. Lately I run into a problem. After playing a few songs, probably three, no music will come out of Audacious or other software, even though Audacious keeps on playing as if nothing was wrong. Alsamixer, lsusb and /proc/asound/cards show nothing unusual. When I try to start mocp now I have the following error message: Running the server... Trying JACK... Trying ALSA... ALSA lib pcm_direct.c:999:(snd1_pcm_direct_initialize_slave) unable to install hw params ALSA lib pcm_dmix.c(snd_pcm_dmix_open) unable to initialize slave Trying OSS... FATAL_ERROR: No valid sound driver! FATAL_ERROR: Server exited! BTW I use ALSA instead of JACK. I need to switch off the DAC and switch it on again to have sound, for a while until the same thing happens. I run Debian Unstable on the computer. I have the same problem when I connect the DAC to another computer with Fedora installed on it. I've tried connecting the DAC to other USB ports, which doesn't seem to help. Is this a software or a hardware problem? Is the DAC dying? I greatly appreciate any comments. Thanks!
Is the DAC dying?^^^Looks like this.
Hello, I am on Debian Wheezy+Xfce and I bought an external WD 3TB Hd (not yet formatted). I wanted to prepare it to store all my videos and pictures, but to my surprise, when I opened Gparted to format it, it showed only 746GB. How can I make my OS recognize the HD in all its size? Thank you, Clemens EDIT, my system is amd64, on a 64bit Packard Bell imedia S3210
In gparted, create a new partition table on it and choose gpt as the type.
I have two Dell Inspiron 520 desktops. - One has an AMD processor and has Debian 6.5 installed. - The other has an Intel processor and has Windows 7 installed. The AMD box has been freezing once every few months but starts up again when I leave it off for a few hours. However, in the past week, it has shut down every day (although it runs for a few hours after I leave it off for a while and then restart it). When it first goes down, the power button blinks with a period of about 1 second and does not get to screen text if I do not leave it off for a while. I checked the fans and they seem to be working OK. I also tested the hard drive using "sudo badblocks -v /dev/sda" and it said 0 bad blocks. I took it to a computer repair shop and they said the hardware looks OK but AMD is not a good processor for continuous running. I run it continuously as I run a web site off it. The Intel computer is for normal use. Initially, I thought I would just switch the hard drives between the two PCs but I have read that that would not work, for Windows at least, but that might be a Windows licensing issue rather than a hardware registration issue. My question is: would Debian work if I switched the hard drives or would I need to reinstall Debian. To get the web site working, I had to set a lot of things up and have therefore been saving an image of the disk with Clonezilla. Thanks, OH
Yes, it should work fine. The only thing is to delete /etc/udev/rules.d/70-persistent-net.rules
My laptop is failing to recognize the touchpad (synaptics) in Wheezy, Jessie and SID. Two days ago, it worked. I used lspci in Jessie and SID, but the touchpad was not listed. I also tried to install additional firmware, but nothing happened - my touchpad is dead. I am assuming touchpad detachment from the motherboard connector is improbable for a laptop that doesn't travel much. Should I open the laptop to check the connection, or is this looking for a highly improbable cause?
3 separate OS's definitely points to hardware failure.
Hi everyone. I'm a brand new user of Debian, and I just bought a (too much?) new laptop, the HP 430 G2. It seems to work great for almost everything, except that I don't have any wifi available. I searched on the web to find a solution, tried several things, but I'm a bit lost. I'm a slow-tech user, so my knowledge is very limited. I tried so many different things (without any success) that it would be hard to resume. But for now, all I have is a new installation (to avoid parasite installations of weird things), and a kernel updated to 3.16. I don't know if it's useful though... Here are some informtions from my system, but I don't know what you need : Code: Select allbonyhoax@bonybook:~$ sudo ifconfig [sudo] password for bonyhoax: eth0 Link encap:Ethernet HWaddr 14:58:d0:09:72:bd inet adr:130.125.57.144 Bcast:130.125.57.255 Masque:255.255.255.0 adr inet6: fe80::1658:d0ff:fe09:72bd/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:27329 errors:0 dropped:0 overruns:0 frame:0 TX packets:3491 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 RX bytes:9161136 (8.7 MiB) TX bytes:616861 (602.4 KiB) lo Link encap:Boucle locale inet adr:127.0.0.1 Masque:255.0.0.0 adr inet6: ::1/128 Scope:Hôte UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Code: Select allbonyhoax@bonybook:~$ sudo iwconfig eth0 no wireless extensions. lo no wireless extensions. Code: Select allbonyhoax@bonybook:~$ lspci -nn | grep -i network 09:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:b723] Code: Select allbonyhoax@bonybook:~$ lspci -k | grep -i network -A 1 09:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device b723 Subsystem: Hewlett-Packard Company Device 2231 The first element I notice is that I don't have the line with "Kernel driver in use...". Which seems to indicate that there's a problem with the kernel module (is that right?). But I don't know how to fix it... The other thing that puzzles me with these last two commands is that according to this page, my wifi card is a Broadcom BCM43142. But it's not the result I get with the lspci command. Anyway, I'm really lost, I don't know what to do, what to check, what to install. I don't want to go by random, testing all the different solutions I see on the web blindely. This is the reason why I ask it here. Thanks for reading, I hope I gave you enough informations to start a diagnostic. If not, I would be glad to provide the extra infos! BH
I guess you need the proprietary broadcom driver: Code: Select all# apt-get install broadcom-sta-dkms and hope for the best. You may have a problem if the kernel you're using (3.16) is too recent compared to the version of the wl module found in debian/stable (are you using stable?). If so, just grab the version from debian/testing, go here: https://packages.debian.org/jessie/all/ ... s/download and pick a mirror. Once the .deb file is downloaded do: # dpkg -i /path/to/the/downloaded/file it will (most likely) spit a number of errors. Fear not. do: # apt-get -f install and hope for the best again. If it doesn't work please post here the details of whatever you've done and the output (error messages). We can take it from there.
I'm having some problems regarding wireless networks. Network Manager can't find any wireless network and I think it is a drivers problem. I've installed iwlwifi from the repositories and rebooted, but it is still not working. Code: Select all$ lspci -vnn | grep Network03:00.0 Network controller [0280]: Intel Corporation Device [8086:08b3] (rev 83)
What is the output of: Code: Select allip link
Hi! I'm new to this forum, but i am "old" Linux user I use Debian with satisfaction on my old PC for many years... I would help Debian but i am not native english and for this problem never write in a forum... I started again with learning english and i hope of improve! Now after many years i have a new notebook: HP Envy 17 j112nl : main characteristics: - Intel® Core™ i7-4710MQ con scheda grafica Intel HD 4600 (2,5 GHz, 6 MB di cache, 4 core) - 12 GB di SDRAM DDR3L a 1600 MHz (1 x 4 GB, 1 x 8 GB) - NVIDIA GeForce 840M (2 GB of DDR3) - Backlit keyboard --> good work "out of the box" ! - Fingerprint readers - Beats Audio™ with 4 speakers + 2 subwoofer Of course i have install Debian 8 Jessie (Testing - AMD64) The main problem of this notebook is "Beats Audio" Chip IDT 92HD91BXX. After install Debian use by default only the base ones: no subwoofer, sigh! I read this for similar notebook... but not working for me https://wiki.debian.org/InstallingDebia ... 015-j104sl http://forums.debian.net/viewtopic.php? ... eats+audio Some other info about my hardware: Code: Select all$ lspci |grep -i Audio 00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06) 00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05) Does anyone have any suggestions? thank you
Try adding this to /etc/modprobe.d/alsa-base.conf: Code: Select alloptions snd-hda-intel model=ref You may need to create this file if it doesn't exist. However, that's an old solution for an Ubuntu system, so it may not work. http://h30434.www3.hp.com/t5/Notebook-O ... d-p/520175 More suggestions here (I haven't read these): http://askubuntu.com/questions/302340/i ... thin-linux http://www.linux.org/threads/beats-audio-on-linux.4443/
HI all, I'm having trouble getting my Canon MX410 to work. I'm a noob so bear with me if i seem dense! SparkyLinux debian kernel 3.16.0-4-amd64 The printer worked to print a test page immediately after install but never again. It does work wirelessly on other PCs in house. What I've tried: -removed and reinstalled CUPS several times -installed Canon drivers from http://www.canon-europe.com/Support/Con ... =&os=Linux as found on one of many theads I've looked at -added and deleted printer several times. It is always found on network but will not print. Says either "processing-unable to locate..." or "Idle-unable to locate..." I noticed that there are 2 versions of most files in /cups. ex: "cupsd.conf" and "cupsd.conf.O" I have not tried renaming the .O files to use them as I am trying to not make anything worse. Have been trying many different things I found online. Here is a few things that other users were asked for; I did not know what to make of the inactive (dead) thing about the spool. Code: Select allroot@debian:/etc# sudo /etc/init.d/cups start [ ok ] Starting cups (via systemctl): cups.service. root@debian:/etc# systemctl status cups.path cups.socket ● cups.path - CUPS Printer Service Spool Loaded: loaded (/lib/systemd/system/cups.path; enabled) Active: inactive (dead) ● cups.socket - CUPS Printing Service Sockets Loaded: loaded (/lib/systemd/system/cups.socket; enabled) Active: active (running) since Mon 2014-12-29 07:16:35 PST; 2h 8min ago Listen: /var/run/cups/cups.sock (Stream) I cannot conect to CUPS through browser, never have been able to although did not try until I could not print. As far as I can tell CUPS is not listening? netstat yields this: (bunch of stuff above tcp6 lines removed) Code: Select allroot@debian:/etc/cups# netstat -tuanp Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp6 0 0 :::111 :::* LISTEN 633/rpcbind tcp6 0 0 ::1:25 :::* LISTEN 1051/exim4 tcp6 0 0 :::44230 :::* LISTEN 645/rpc.statd udp 0 0 0.0.0.0:798 0.0.0.0:* 633/rpcbind udp 0 0 127.0.0.1:821 0.0.0.0:* 645/rpc.statd udp 0 0 192.168.2.30:54332 192.168.2.1:53 ESTABLISHED 2838/iceweasel udp 0 0 0.0.0.0:17500 0.0.0.0:* 1381/dropbox udp 0 0 0.0.0.0:5353 0.0.0.0:* 2350/chromium udp 0 0 0.0.0.0:5353 0.0.0.0:* 1537/google-chrome- udp 0 0 0.0.0.0:5353 0.0.0.0:* 788/avahi-daemon: r udp 0 0 0.0.0.0:5809 0.0.0.0:* 1129/dhclient udp 0 0 0.0.0.0:1900 0.0.0.0:* 743/minissdpd udp 0 0 0.0.0.0:56316 0.0.0.0:* 788/avahi-daemon: r udp 0 0 0.0.0.0:56734 0.0.0.0:* 645/rpc.statd udp 0 0 0.0.0.0:68 0.0.0.0:* 1129/dhclient udp 0 0 0.0.0.0:111 0.0.0.0:* 633/rpcbind udp 0 0 192.168.2.30:123 0.0.0.0:* 851/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 851/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 851/ntpd udp6 0 0 :::53904 :::* 788/avahi-daemon: r udp6 0 0 :::798 :::* 633/rpcbind udp6 0 0 :::5353 :::* 788/avahi-daemon: r udp6 0 0 :::9907 :::* 1129/dhclient udp6 0 0 :::60055 :::* 645/rpc.statd udp6 0 0 :::111 :::* 633/rpcbind udp6 0 0 fe80::fa16:54ff:fe8:123 :::* 851/ntpd udp6 0 0 ::1:123 :::* 851/ntpd udp6 0 0 :::123 :::* 851/ntpd Hope that is not too much crap for you! Thanks Drew
The printer worked to print a test page immediately after install but never again. So, let's back up and take this slowly. What happens when you try to print? Install system-config-printer. It's not necessary but it is a GUI frontend for CUPS and might be easier to use. Go to Policies > Error Policy and reset it to Retry Current Job. I have no idea why the default is Stop but it can be a problem. Canon is not Linux friendly. Sorry. I have an MX340 and every step is a fight. Fortunately, once the ideosyncracies are figured out it's reliable. My preference is for the drivers that come with Debian. They do work although I did find a bad one; since fixed. If neessary, try the next driver up in the series. Keep us posted. This can be soved.
Thought I would share how to get this device working. (HP Sleekbook) I tried the drivers from the realtek site, they however caused errors in the boot messages, and I suffered a crash shortly after reaching Gnome Shell (could have been unrelated) so quickly removed them. The drivers for this device should be in the mainline from kernel 3.8, but I could find no backport. If you are running a kernel prior to 3.8. this I suggest you try this solution as it got everything working as expected. I used the drivers available https://github.com/rspc/realtek_cr_mfd This appears to be the most recent code (that I could find) before it was merged into the kernel. The Readme gives directions to install, I however had a problem with the prebuild script. I needed to manually create the path in /lib/modules/. before running the prebuild as root. Then make, and run the install script. After a reboot everything should work nicely.
Yes. What does dmesg say when you plug in a card.
A vfriend had a samsung printer driver's problem. He can't make it work. So after a lot seeking, he found these files SAMSUNG http://ubuntuforums.org/archive/index.p ... 1-p-4.html SANSUNG AUTO DETECT DRIVERS http://www.beginninglinux.com/home/prin ... d-scanners SAMSUNG LEGACY DRIVERS http://www.bchemnet.com/suldr/supported.html Printer Samsung ML-2510
Easy to understand do not do it.