prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
I am building a new mini server for my home office using a D410 Intel motherboard (1.6 GHz x64 compatible Atom processor). I am having problems getting suspend / wakeup to work. Here's an overview of the current status: Installed software ist Debian Wheezy (stable) with all updates. I want to suspend to S3 state, using pm-suspend to test it out. Package "networkmanager" is not installed (caused problems with samba), network is configured "by hand" (/etc/hosts, /etc/resolv.conf, /etc/network/interfaces). System seems to go into sleep mode correctly (log file attached), the power led starts blinking. I can wake up the system either by pressing the power button or sending a WOL package via ethernet. In BOTH cases the harddisk comes back on (spinning sound) but the power led keeps blinking and nothing happenes. I have to press the power button for more than 4 seconds to force a power-off. Then restart by turning power back on. I'm not really fit with the pm-utils configuration and problem debugging. So ... any ideas what might be going on? Thanks for all suggestions, Baer This is my pm-suspend.log: Code: Select allInitial commandline parameters: Thu Aug 7 16:48:07 EDT 2014: Running hooks for suspend. Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success. Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux wall-e 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux Module Size Used by ppdev 12763 0 lp 17149 0 cpufreq_userspace 12576 0 cpufreq_conservative 13147 0 cpufreq_stats 12866 0 cpufreq_powersave 12454 0 binfmt_misc 12957 1 nfsd 216167 2 nfs 308353 0 nfs_acl 12511 2 nfs,nfsd auth_rpcgss 37143 2 nfs,nfsd fscache 36739 1 nfs lockd 67306 2 nfs,nfsd sunrpc 173730 6 lockd,auth_rpcgss,nfs_acl,nfs,nfsd loop 22641 0 snd_hda_codec_realtek 188851 1 evdev 17562 3 snd_hda_intel 26259 0 i915 378495 1 snd_hda_codec 78031 2 snd_hda_intel,snd_hda_codec_realtek video 17683 1 i915 snd_hwdep 13186 1 snd_hda_codec snd_pcm 68083 2 snd_hda_codec,snd_hda_intel snd_page_alloc 13003 2 snd_pcm,snd_hda_intel snd_seq 45126 0 snd_seq_device 13176 1 snd_seq snd_timer 22917 2 snd_seq,snd_pcm drm_kms_helper 31370 1 i915 iTCO_wdt 17081 0 snd 52893 8 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek parport_pc 22364 1 parport 31858 3 parport_pc,lp,ppdev psmouse 69265 0 drm 183952 2 drm_kms_helper,i915 pcspkr 12579 0 i2c_i801 16870 0 serio_raw 12931 0 iTCO_vendor_support 12704 1 iTCO_wdt coretemp 12898 0 mperf 12453 0 i2c_algo_bit 12841 1 i915 i2c_core 23876 5 i2c_algo_bit,i2c_i801,drm,drm_kms_helper,i915 processor 28149 0 button 12937 1 i915 soundcore 13065 1 snd thermal_sys 18040 2 processor,video ext4 350763 1 crc16 12343 1 ext4 jbd2 62115 1 ext4 mbcache 13114 1 ext4 sg 25874 0 sd_mod 36136 3 crc_t10dif 12348 1 sd_mod usb_storage 43870 0 ahci 24997 2 libahci 22941 1 ahci libata 140630 2 libahci,ahci scsi_mod 162269 4 libata,usb_storage,sd_mod,sg uhci_hcd 26865 0 r8169 47008 0 mii 12675 1 r8169 ehci_hcd 40249 0 usbcore 128741 4 ehci_hcd,uhci_hcd,usb_storage usb_common 12354 1 usbcore total used free shared buffers cached Mem: 1009700 246064 763636 0 109304 69488 -/+ buffers/cache: 67272 942428 Swap: 2097148 0 2097148 /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success. Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success. Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success. Running hook /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: Having NetworkManager put all interaces to sleep...Failed. /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success. Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success. Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend: /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable. Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend: /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable. Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success. Running hook /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success. Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable. Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend: /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable. Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend: /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable. Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: Kernel modesetting video driver detected, not using quirks. /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success. Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0 /usr/lib/pm-utils/sleep.d/99video suspend suspend: success. Thu Aug 7 16:48:08 EDT 2014: performing suspend
I did some testing using the procedures described using /sys/power/pm_test - to my surprise, the system passed ALL tests without any problems. I also tried out hibernation, which works too. Just to be on the safe side, I upgraded the motherboard bios to the latest version. Yet I still have the same problem - if the system is in suspend (S3) and I wake it up (power button or wol), then the hard disk comes back to life and that's it. The power led keeps blinking and the system appears frozen. Any ideas, anyone Thanks, Baer
I have been using Skype (in Wheezy 7.6) for a long time and never had any problems. Today I tried to launch Skype and on opening it closed immediately. So, I thought that maybe it needed to be re-installed (old Windows habit I'm afraid). I uninstalled Skype then tried to re-install. Well, when I select Skype for install and click on the apply button I get a message that it is queued for install but nothing happens. How do I find out what went wrong and how do I fix it ? Help is really appreciated.
Okay. I got it fixed by downloading the Skype package from the Skype website. Then installed the package. Seems to be working okay now. However, if someone could tell me what might have gone wrong and/or how I can find out what went wrong, I would appreciate the help. I am sure that there is a log I could look at but I don't know where to look. DOH !
Hello all. I am trying to install the fglrx driver from Debian Backports on my Debian 7. My graphics card is an AMD Radeon HD 6670. /var/lib/dkms/fglrx/13.12/build/make.log spits this error out. Code: Select allDKMS make.log for fglrx-13.12 for kernel 3.14-0.bpo.1-686-pae (i686) Fri Jul 25 09:28:27 CDT 2014 make: Entering directory `/usr/src/linux-headers-3.14-0.bpo.1-686-pae' LD /var/lib/dkms/fglrx/13.12/build/built-in.o CC [M] /var/lib/dkms/fglrx/13.12/build/firegl_public.o /var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘KCL_GetEffectiveUid’: /var/lib/dkms/fglrx/13.12/build/firegl_public.c:1761:5: error: incompatible types when returning type ‘kuid_t’ but ‘KCL_TYPE_Uid’ was expected /var/lib/dkms/fglrx/13.12/build/firegl_public.c:1766:1: warning: control reaches end of non-void function [-Wreturn-type] make[3]: *** [/var/lib/dkms/fglrx/13.12/build/firegl_public.o] Error 1 make[2]: *** [_module_/var/lib/dkms/fglrx/13.12/build] Error 2 make[1]: *** [sub-make] Error 2 make: *** [all] Error 2 make: Leaving directory `/usr/src/linux-headers-3.14-0.bpo.1-686-pae' Any ideas on how to fix this?
Try edit firegl_public.c itself and repeat compilation. Or wait when fglrx will be returned in Debian testing. Peter.
Hi, I have logstash http://logstash.net/docs/1.4.2/ installed from Elasticsearch's repository http://logstash.net/docs/1.4.2/repositories. I want logstash to parse /var/log/messages and /var/log/syslog. I have configured logstash to read those files but I get some errors in logstash's log: Code: Select all"failed to open /var/log/syslog: Permission denied - /var/log/syslog", :level=>:warn} the logs are owned by root (rw), group adm (r): Code: Select all-rw-r----- 1 root adm <size> Jul 25 21:00 messages -rw-r----- 1 root adm <size> Jul 25 21:09 syslog Logstash runs from an init.d script as user 'logstash' & group 'logstash'. I added user 'logstash' to group 'adm'. Code: Select allroot# groups logstash logstash : logstash adm Restarting the logstash daemon doesn't help after adding it to the group 'adm'. logstash's entry in /etc/passwd looks like this: Code: Select alllogstash:x:999:999:LogStash Service User:/var/lib/logstash:/sbin/nologin I changed that to replace /sbin/nologin with /bin/sh Code: Select alllogstash:x:999:999:LogStash Service User:/var/lib/logstash:/bin/sh so I can log in as 'logstash' on a console (maybe this would help logstash to be added to the group 'adm'...) and then I change /etc/passwd back and restart the daemon but it doesn't help. When logstash is running from the init.d script it doesn't count as a 'login' - it does not appear in the output of Code: Select all root# last|grep logstash which may or may not be relevant. Maybe there is something special about the adm group that I'm missing? I do not wish to reboot the machine. Thanks for any insight you may have into this!! I hope I'm overlooking something simple.
This post put me on the right track: https://groups.google.com/forum/#!searc ... yIkZaDZTcJ I don't want to use setfacl for every file on every server that I need to monitor with logstash, that is silly. I looked at /etc/init.d/logstash and it uses chroot to start the daemon. Although the user 'logstash' is a member of group 'adm' to use a secondary group in the chroot we must add Code: Select all--groups <comma separated groups> so the line in the start stanza should look something like this: Code: Select allnice -n ${LS_NICE} chroot --userspec $LS_USER:$LS_GROUP --groups adm / sh -c " $LS_USER and $LS_GROUP are both 'logstash'. I tried changing $LS_GROUP to 'adm' previously and it could no longer connect to the redis-server... so that idea was out. --groups works nicely
I have searched and searched and can not find a way to increase the double click timeout when using the LXDE desktop. I gnome it is pretty easy, but there seems to be no option in LXDE. Yes, there is an option but it only effects the title bar for an open window. I would like to adjust the double click speed for launching desktop files, apps, etc. Right now it is probably about 100 to 150 ms. Too short of a time. I looked at the LXDE config XML file and there does not appear to be any option other the double click on title bar. By the way, I am running Wheezy 7.6 32 bit. Thanks for the help.
Run obconf via terminal or by selecting it from your right-click menu. Go to the mouse section and change the 'double click time' to something like 400ms. I believe the default is a known bug/issue with openbox...not sure why the developers never changed the default as most users can't even double-click fast enough to make it work.
Hi everyone I have googled but it seems like the reason varies so I decide to ask for help here. I am trying to compile a module called 'acpi_call' to disable my discrete graphic card, but make gives me this error : Code: Select allmake -C /lib/modules/2.6.32-5-686/build M=/<some-dir>/acpi_call_debian modules make[1]: Entering directory `/lib/modules/2.6.32-5-686/build' make[1]: *** No rule to make target `modules'. Stop. make[1]: Leaving directory `/lib/modules/2.6.32-5-686/build' make: *** [default] Error 2 Here is the content of Makefile Code: Select allobj-m := acpi_call.o KVERSION := $(shell uname -r) KDIR := /lib/modules/$(KVERSION)/build PWD := $(shell pwd) default: $(MAKE) -C $(KDIR) M=$(PWD) modules clean: $(MAKE) -C $(KDIR) M=$(PWD) clean load: -/sbin/rmmod acpi_call /sbin/insmod acpi_call.ko make compiles the module on ubuntu and archlinux but it doesn't on debian. some notes: - I have build-essential and linux-headers properly installed - kernel 2.6.32-5-686 - no configure or other scripts
ok solved. so it turns out that previously make complained that there was no build under /lib/modules/2.6.32-5-686/, so I created a folder 'build'. Make stopped complaining about missing 'build' but that was actually why it didn't work. I created a symlink to /lib/src/linux-headers and now make compiled the module. Thanks for reading.
My research shows that laptops pre-installed with a Linux distro or no system are more expensive than those with Windoze. So I need to configure a dual boot, the only problem is if the BIOS will let me in. How can I circumvent secure boot and create a boot sequence that will start with CD?
ckosloff wrote:[...] So I need to configure a dual boot, the only problem is if the BIOS will let me in. I'm not sure what this means. ckosloff wrote: How can I circumvent secure boot and create a boot sequence that will start with CD? You should be able to enter the bios at boot, then disable secure boot and enable the CD drive as the first boot device. Unless, by secure boot you mean the bios is password protected. It might help to know what notebook computer you are referring to.
I recently set up a server with openvpn and dnsmasq. Dnsmasq 's main function is blacklisting ads and trackers; openvpn, I had hoped, would allow me to utilize this blacklist on, for instance, an android phone, which has a shoddy implementation of dnsmasq. My phone connects to the internet through the VPN, but it doesn't seem to be acknowledging the dnsmasq settings. On my server, I can ping zmedia.com and it resolves to localhost; on my phone, through the VPN, it resolves to the website's IP. Why is this happening? Google/DDG offered little insight, but as I'm fairly new to this, I could just be asking the wrong questions. Thanks EDIT: 9 September 2014 Okay, so the solution involved: a) on the server, setting dnsmasq to listen on 10.8.0.1, and b) on the client, making sure that 10.8.0.1 is a nameserver (ie, in /etc/resolv.conf) I don't know why it didn't dawn on me that dnsmasq must listen on tun0 because the information past that is encrypted/scrambled/unreadable. But, maybe this tidbit will save another n00b from having a migraine. For further reading, check out this thread I made on OpenVPN, where I publicly embarrass myself by exposing how little I know about basic networking.
I don't know if it will help, but here's some info about my server: Code: Select all# grep ^[^#] /etc/dnsmasq.conf domain-needed bogus-priv listen-address=127.0.0.1 conf-file=/etc/dnsmasq.d/blocklist1 Code: Select all# cat /etc/dnsmasq.d/blocklist1 | head -n 7 address=/00002l8.previewcoxhosting.com/127.0.0.1 address=/000081959.toplivefreetimenews.com/127.0.0.1 address=/0000a-fast-proxy.de/127.0.0.1 address=/0000.in/127.0.0.1 address=/0000pv6.rxportalhosting.com/127.0.0.1 address=/000-101.org/127.0.0.1 address=/0002.mediciokl.ru/127.0.0.1 Code: Select all# grep ^[^#] /etc/openvpn/server.conf ;local a.b.c.d port 1194 ;proto tcp proto udp ;dev tap dev tun ;dev-node MyTap ca ca.crt cert server.crt key server.key # This file should be kept secret dh dh1024.pem server 10.8.0.0 255.255.255.0 ifconfig-pool-persist ipp.txt ;server-bridge 10.8.0.4 255.255.255.0 10.8.0.50 10.8.0.100 ;server-bridge ;push "route 192.168.10.0 255.255.255.0" ;push "route 192.168.20.0 255.255.255.0" ;client-config-dir ccd ;route 192.168.40.128 255.255.255.248 ;client-config-dir ccd ;route 10.9.0.0 255.255.255.252 ;learn-address ./script ;push "redirect-gateway def1 bypass-dhcp" ;push "dhcp-option DNS 208.67.222.222" ;push "dhcp-option DNS 208.67.220.220" ;client-to-client ;duplicate-cn keepalive 10 120 ;tls-auth ta.key 0 # This file is secret ;cipher BF-CBC # Blowfish (default) ;cipher AES-128-CBC # AES ;cipher DES-EDE3-CBC # Triple-DES comp-lzo ;max-clients 100 ;user nobody ;group nogroup persist-key persist-tun status openvpn-status.log ;log openvpn.log ;log-append openvpn.log verb 3 ;mute 20 Code: Select all# ifconfig -a eth0 Link encap:Ethernet HWaddr aa:bb:cc:dd:ee:ff inet addr:192.168.0.4 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:22870 errors:0 dropped:0 overruns:0 frame:0 TX packets:13753 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1934792 (1.8 MiB) TX bytes:4449936 (4.2 MiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:81 errors:0 dropped:0 overruns:0 frame:0 TX packets:81 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6760 (6.6 KiB) TX bytes:6760 (6.6 KiB) tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.8.0.1 P-t-P:10.8.0.2 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:197 errors:0 dropped:0 overruns:0 frame:0 TX packets:182 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:18265 (17.8 KiB) TX bytes:197631 (192.9 KiB)
Plain old end user who runs testing because I like the up to date packages. I try to avoid breakage. (I know, I know. All wrong. Bear with me.) A few days ago, apper started giving me the error message: "A previous package management transaction was interrupted." None was, as far as I know. And the Details says: "The following packages have unmet dependencies: libpam-depends: systemd-sysv but it is not going to be installed." If I try "sudo apt-get upgrade" it says it will delete sysvinit-core and some other very important-sounding packages. Scary. Looking around, I see that Debian is changing its way of handling init scripts. That's fine by me (I see a good bit of arguing about it ) but I just want to be sure I don't bork my system with the upgrade. So what's my best alternative? Wait to do any updates until jessie becomes stable?? Go ahead and update because it's not as scary as it sounds? Something else? I think maybe we could really use a sticky about this because there's lots of us not-really-testers using testing out here. I'd be real grateful for some wise guidance!
quixote wrote:Wait to do any updates until jessie becomes stable? This would be my suggestion. Testing is only going to get more broken, more often over the next few weeks and months, as devs rush to get packages included in anticipation of the freeze. But you should know that. You've been through this twice before.
I followed the instructions on the arch linux wiki https://wiki.archlinux.org/index.php/Au ... al_console to enable auto-login but it is not working. Newbie to systemd so any help is appreciated.
I just followed those same instructions. In the autologin.conf file, make sure you change "username" to your user's login name, and change /usr/bin/agetty to /sbin/agetty. Save the changes and then run Code: Select allsystemctl stop getty@tty1.service systemctl start getty@tty1.service I think that'll do it. You might be asked to run another command to reload daemons. I ran all of these commands a few times and edited until I got it right, so possibly, it's not as simple as I stated above. Also, I tried it with and without adding "Type=simple". Both seem to work.
Hi all, After sometimes searching for an answer on the net, I decide to ask you ! I Have a FreeRadius server and I want to block (for a temporary time, for ex. 10 minutes) a login if the user is entering the password badly 3 times in a row. My server is under Debian 6 My DB is MySQL. I thank you all in advance for your answers. Have a nice day, Kind Regards, PS: Sorry for my bad english
fail2ban? https://packages.debian.org/search?keyw ... ection=all
On a dedicated, remote server, after installation of Debian stable via a control panel I got the default dhcp configuration in /etc/network/interfaces: Code: Select all # The primary network interface auto eth0 iface eth0 inet dhcp Having checked and double-checked the correct values for the netmask and gateway using ifconfig and sipcalc eth0 and changed it to: Code: Select allauto eth0 iface eth0 inet static address 85.xxx.xxx.xxx netmask 255.xxx.xxx.xxx gateway 85.xxx.xxx.x After rebooting the log shows: Code: Select all[....] Configuring network interfaces...[ 9.443497] ip_tables: (C) 2000-2006 Netfilter Core Team [ 9.496552] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 9.899216] r8169 0000:02:00.0: firmware: agent loaded rtl_nic/rtl8168e-3.fw into memory [ 10.003362] r8169 0000:02:00.0: eth0: link down [ 10.012413] r8169 0000:02:00.0: eth0: link down [ 10.023056] ADDRCONF(NETDEV_UP): eth0: link is not ready RTNETLINK answers: No such process Failed to bring up eth0. Other commands like ping showed the network couldn't be reached and: Code: Select all# netstat -nr Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface Showed nothing. The solution to restore connections again was to add the IP using the route command thus: Code: Select all# route add 85.xxx.xxx.x eth0 and for the gateway: Code: Select allroute add default gw 85.xxx.xxx.x Then the server starts working again OK. Now netstat -nr shows: Code: Select allKernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 0.0.0.0 85.xxx.xxx.x 0.0.0.0 UG 0 0 0 eth0 85.xxx.xxx.x 0.0.0.0 255.xxx.xxx.xxx UH 0 0 0 eth0 *Looks OK to me. [Edit: see * below] The only problem is to get the rules to stick when rebooting rather than having to issue the above route add commands. Deleting /etc/udev/rules.d/70-persistent-net.rules was no use. [Edit]: I also tried - to no avail - editing /etc/network/interfaces to look like this: Code: Select allauto eth0 allow-hotplug eth0 iface eth0 inet static address 85.xxx.xxx.xxx netmask 255.xxx.xxx.xxx #network 85.xxx.xxx.xxx #broadcast 85.xxx.xxx.xxx #gateway 85.xxx.xxx.x #static rules up route add -net 85.xxx.xxx.xxx netmask 255.xxx.xxx.xxx gw 85.xxx.xxx.x up route del -net 85.xxx.xxx.xxx netmask 255.xxx.xxx.xxx gw 85.xxx.xxx.x I've come to the conclusion that maybe the only solution is to add the rules to the /etc/rc.local file. I've tried something like this with limited success so if anyone can suggest what to put in the file in question or suggest an alternative, it'd be much appreciated. Thanks.
I'm marking this as "solved." What I did was - rather than using /etc/rc.local - was to add: Code: Select allpost-up route add -net 85.xxx.xxx.xxx netmask 255.xxx.xxx.xxx gw 85.xxx.xxx.x to /etc/network/interfaces file followed by the ifup eth0 command. Now netstat -r shows: Code: Select allKernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface default 85.xxx.xxx.x 0.0.0.0 UG 0 0 0 eth0 85.xxx.xxx.x * 255.xxx.xxx.xxx UH 0 0 0 eth0 Similar to the routing table seen in viewtopic.php?t=67561#p385730 I rebooted the server and the configuration stuck. Now when booting, this: Code: Select all[ 9.798944] r8169 0000:02:00.0: firmware: agent loaded rtl_nic/rtl8168e-3.fw into memory [ 9.919227] r8169 0000:02:00.0: eth0: link down [ 9.929538] r8169 0000:02:00.0: eth0: link down [ 9.940135] ADDRCONF(NETDEV_UP): eth0: link is not ready postconf: fatal: open /etc/postfix/main.cf: No such file or directory done. [ ok ] Cleaning up temporary files.... [info] Setting console screen modes. setterm: cannot (un)set powersave mode: Invalid argument [9;0][14;30][info] Skipping font and keymap setup (handled by console-setup). [ ok ] Setting up console font and keymap...done. [....] Starting iSCSI initiator service: iscsid[ 11.526226] r8169 0000:02:00.0: eth0: link up [ 11.536664] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready So the issue is solved.
Hello everyone, I tried frequency scaling but got the following message when running cpufreq-info: Code: Select allcpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to cpufreq@vger.kernel.org, please. analyzing CPU 0: no or unknown cpufreq driver is active on this CPU maximum transition latency: 4294.55 ms. analyzing CPU 1: no or unknown cpufreq driver is active on this CPU maximum transition latency: 4294.55 ms. I tried loading modules in /etc/modules manually selected from the following list, which I obtained by running (/sbin/modinfo /lib/modules/$(uname -r)/kernel/drivers/cpufreq/* | grep "^[fd]") Code: Select allfilename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/acpi-cpufreq.ko description: ACPI Processor P-States Driver depends: processor filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/amd_freq_sensitivity.ko description: AMD frequency sensitivity feedback powersave bias for the ondemand governor. depends: filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/cpufreq_conservative.ko description: 'cpufreq_conservative' - A dynamic cpufreq governor for Low Latency Frequency Transition capable processors optimised for use in a battery environment depends: filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/cpufreq_powersave.ko description: CPUfreq policy governor 'powersave' depends: filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/cpufreq_stats.ko description: 'cpufreq_stats' - A driver to export cpufreq stats through sysfs filesystem depends: filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/cpufreq_userspace.ko description: CPUfreq policy governor 'userspace' depends: filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/p4-clockmod.ko description: cpufreq driver for Pentium(TM) 4/Xeon(TM) depends: speedstep-lib filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/pcc-cpufreq.ko description: Processor Clocking Control interface driver depends: filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/powernow-k8.ko description: AMD Athlon 64 and Opteron processor frequency driver. depends: processor filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/speedstep-centrino.ko description: Enhanced SpeedStep driver for Intel Pentium M processors. depends: filename: /lib/modules/3.14-0.bpo.1-amd64/kernel/drivers/cpufreq/speedstep-lib.ko description: Library for Intel SpeedStep 1 or 2 cpufreq drivers. depends: Running "modprobe acpi-cpufreq" gave me: Code: Select allERROR: could not insert 'acpi_cpufreq': No such device Running the older wheezy kernel 3.2 didn't change anything. So the CPU is a T9300 and I use a modified bios version, known as the "middleton bios" seen here: http://forum.notebookreview.com/lenovo/ ... ost6501443 I do remember being able to scale the cpu frequency before, but am not sure whether before or after the bios update. Your help is greatly appreciated!
Works now, Enhanced Intel SpeedStep Technology was disabled in the bios.
I am running Wheezy 7. I installed Gnome as the default desktop and later installed LXDE. When using the Gnome dektop I have access to the Pulseaudio mixer, but when I use the LXDE desktop I can not find a Mixer selection. I have looked at the Sound & Video menu items and Mixer is not available. How can I access the mixer when using LXDE ? Thanks.
I like using pavucontrol. You can install it by running apt-get install pavucontrol
Hello. I think my video driver is in trouble and does not perform to the fullest. A few diagnostics: dmesg | grep -E 'drm|radeon' | grep -iE 'firmware|microcode' outputs: Code: Select all[ 2.327697] radeon 0000:01:00.0: firmware: failed to load radeon/RV710_uvd.bin (-2) [ 2.405061] radeon 0000:01:00.0: radeon_uvd: Can't load firmware "radeon/RV710_uvd.bin" [ 2.415822] [drm] Loading RV730 Microcode [ 2.418707] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/RV730_pfp.bin [ 2.418958] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/RV730_me.bin [ 2.419184] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/R700_rlc.bin [ 2.419198] radeon 0000:01:00.0: firmware: failed to load radeon/RV730_smc.bin (-2) glxinfo | grep render outputs: Code: Select allNo protocol specified Error: unable to open display :0.0 glxinfo | grep -i vendor: Code: Select allNo protocol specified Error: unable to open display :0.0 uname -r: Code: Select all3.12-0.bpo.1-amd64 lspci -nn | grep VGA: Code: Select all01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI M96 [Mobility Radeon HD 4650] [1002:9480] apt-get install firmware-linux-nonfree libgl1-mesa-dri xserver-xorg-video-ati: Code: Select allReading package lists... Done Building dependency tree Reading state information... Done firmware-linux-nonfree is already the newest version. libgl1-mesa-dri is already the newest version. xserver-xorg-video-ati is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. I have also noticed that I am unable to use the power management "dpm" and instead am relying on "dynpm" (relief it works), echo dpm > /sys/class/drm/card0/device/power_method: Code: Select allbash: echo: write error: Invalid argument Thank you for any ideas or tips how to resolve this. Much appreciated.
Update: Since I had two kernels installed I have purged the one I am not using (3.2.0-4) after running this command 'apt-get purge 3.2.0-* linux-headers'. This has greatly mediated the problem (I have immediately experiened a performance boost after a reboot). Seems like there was some sort of conflict, perhaps while the system was booting it was reading some information from a wrong source. The system is now able to load the driver to a good extent as according to these commands: glxinfo | grep -i vendor: Code: Select allserver glx vendor string: SGI client glx vendor string: Mesa Project and SGI OpenGL vendor string: X.Org glxinfo | grep render: Code: Select alldirect rendering: Yes OpenGL renderer string: Gallium 0.4 on AMD RV730 GL_EXT_vertex_array_bgra, GL_NV_conditional_render,
I purchased this system with Win 8.1 although I never had any intention of using Windows. My final configuration is Debian, two-fold. I have Debian running in a virtual machine. The problem with this is you lose full screen mode. I tried and failed several times to get Debian on the hard drive because of some twisted partitioning scheme it is difficult to put Grub boot loader anywhere practical. The two-fold part is, I also have Debian running on an external hard drive, after telling bios to run a legacy boot scheme and hit f9 on boot-up. What I found is that the HD graphics are a visual nightmare. Further research revealed that Intel does not support Linux, and in my opinion never will. Once again I was in the Linux conumdrum. After extensive searches, I realized that no solution would be provided - elsewhere. I did not want to use Windows, and my graphics under Debian literally give me a headache. So I started poking and prodding. Step 1. For some unknown reason I installed xserver-xorg-video modesetting. Steo 2. I removed xserver-xorg-video-intel. My, simpleminded, logic was that if Intel does not support Linux, why load it? Well Debian threatened to do all kinds of things to me including removing my desktop and core (lxde). Fine, I could not be any worse off. After I rebooted I was confronted with total clarity. No more obscene pixilation in videos or pictures. I still have to work out font sizes, but I can actually see without getting a headache. Now, what Debian threatened to do to me it still wants to do. Only it wants me to do it to myself using "autoremove". I checked, it wants to remove components which are now currently working. Why would I? What I would like to do is to clear autoremove. I know I have a broken system, although I cannot tell how. The fact that it said it would do the removes and did not was like a blessing for me. I have Windows 8.1 running Debian virtually. If I can never do another update to my external hard drive - I can ive with that. I can use debian virtual to monitor any progress. Based on steps 1, and 2 listed above, and the current state of my (external) system - any suggestions?
.... I just had a thought, I wonder what Debian would do to me if I left things as they are - and installed Intel from testing, which would be nothing more that a "roundabout" system down/upgrade. Maybe I will try, in a week or two. Linux is not for the faint of heart, but true believers in independance. Again, Thanks to the engineers for all that you do
Hi there! I'm new to the whole Debian configuration thing so I apologize in advance if the answer is obvious! I followed a tutorial to deploy my Node.js application using systemd and nginx. I installed systemd and everything works like a charm (website is running, all good on this side). However, I'm having and issue using the 'journalctl' command. That command allows you to query the logs of a service. When I enter: Code: Select alljournalctl foo.service I get the error: Code: Select all-bash: journalctl: command not found I tried to run 'apt-get install journalctl' and a whole bunch of other packet names and nothing seem to exist. I found another command (which exists this time) called 'systemd-journalctl' but it does not output anything and its help contains way less options than the online version. I believe I'm doing something wrong but... damn I'm so confused! I'm using Debian 7.0 x64. If you need a copy of my service config file, feel free to ask. Thanks!
/bin/journalctl is found in the package systemd. Try using an absolute path to it?
I have two servers behind a monowall firewall connected to comcast business class with one static ip address. The first server "red" I have had for years. It has debian 3.1. I am able to send mail with this server no problem. The second server "blue" on the same lan I have set up recently. It is running debian 7.5. I have been unable to set up send mail on this server. In desperation after hours of trying different configurations I actually deleted all the files in /etc/exim4/ and replaced them with the files from red:/etc/exim4/. Then I ran dpkg-reconfigure exim4-config. Made sure the settings were the same on both machines but still the blue server does not work. I also tried using the red as a smarthost for blue but this did not work; but it is possible that I did not have this set up correctly. Is it possible/probable that comcast could be blocking this due to some rule regarding two mail servers behind one firewall? The reason I want to get sendmail (actually I use mutt) working on the new server is so that I can get confirmation messages emailed to me for some backup scripts that I run as cron jobs. Hoping someone can shed some light on what is going on here.
Update: I tried to uninstall then reinstall exim4 via apt-get. When I tried to run dpkg-reconfigure exim4-config I got the following error message: DEBCONFsomethingDEBCONF found in exim configuration. This is most probably caused by you upgrading to exim4 4.67-3 or later without accepting the suggested conffile changes. Please read /usr/share/doc/exim4-config/NEWS.Debian.gz for 4.67-2 and 4.67-4 2014-10-30 05:53:55 Exim configuration error in line 30 of /var/lib/exim4/config.autogenerated.tmp: malformed macro definition Invalid new configfile /var/lib/exim4/config.autogenerated.tmp, not installing /var/lib/exim4/config.autogenerated.tmp to /var/lib/exim4/config.autogenerated root@blue:/home/abner#
Running Wheezy 7.5 Every time I boot the notebook the Governor mode switches back to Performance. I have tried many different ways to make "ondemand" or "conservative" a permanent cpu mode, but neither have worked for me. This is of crucial importance because performance mode stresses out the fan to the maximum and raises the computer temperature by 8-10 degrees in idle while in performance as opposed to conservative which runs at 10 degrees cooler, does not scream and is acceptable in terms of noise. I have been using this guide http://ubuntuguide.org/wiki/Ubuntu:Feis ... g_features and cpufrequtils as a tool to fiddle with cpu governors. Thanks for help.
Try adding a cpufreq-set -g ondemand -c cpumask command directy into /etc/rc.local so it changes it on boot. Test this manually before you add it to be sure it works. Also it might be different for newer cpus with turbo boost, but my cpu set to its max frequency 2200mhz is quiet and cool when idle because it goes into a sleep state.
So I think quite a while back I trying to Code: Select allapt-get install emacs23-nox or something like that, but anyway I installed a package that had a dependency on dbus, and ever since apt-get always spit out dpkg's error at the end of every apt-get action. I decided to live with it since I could still install packages, just that I would get that annoying message every time I did. Then I tried to install a bunch of texlive packages earlier (specifically Code: Select allapt-get install texlive-base biblatex texlive-fonts-recommended texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-science), and then not only did dpkg spit out an error, but my packages didn't install either. So the command that I ran: Code: Select allapt-get -f install Output: Code: Select allReading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 106 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up install-info (4.13a.dfsg.1-10) ... /var/lib/dpkg/info/install-info.postinst: 32: /var/lib/dpkg/info/install-info.postinst: update-info-dir: not found dpkg: error processing install-info (--configure): subprocess installed post-installation script returned error exit status 127 Setting up dbus (1.6.8-1+deb7u1) ... /var/lib/dpkg/info/dbus.postinst: 12: /var/lib/dpkg/info/dbus.postinst: adduser: not found dpkg: error processing dbus (--configure): subprocess installed post-installation script returned error exit status 127 Errors were encountered while processing: install-info dbus And LaTeX and pdftex and all those other tex-related commands are nowhere to be found... (Or could I just manually install them?) Oh, and if I do actually try Code: Select allapt-get install texlive-base biblatex texlive-fonts-recommended texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-science I get: Code: Select allReading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: biber ed etoolbox fonts-droid latex-beamer latex-xcolor libbtparse1 libclass-load-perl libdata-compare-perl libdata-dump-perl libdata-optlist-perl libdate-simple-perl libencode-locale-perl libfile-basedir-perl libfile-desktopentry-perl libfile-find-rule-perl libfile-listing-perl libfile-mimeinfo-perl libfile-slurp-perl libfile-slurp-unicode-perl libfont-afm-perl libgraphite3 libgs9 libgs9-common libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libio-socket-ip-perl libio-socket-ssl-perl libipc-run3-perl libipc-shareable-perl libjbig0 libkpathsea6 liblcms2-2 liblist-allutils-perl liblist-moreutils-perl liblog-dispatch-perl liblog-log4perl-perl liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl libnet-dbus-perl libnet-http-perl libnet-ssleay-perl libnumber-compare-perl libpackage-deprecationmanager-perl libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libpoppler19 libptexenc1 libreadonly-perl libreadonly-xs-perl libregexp-common-perl libsocket-perl libsub-install-perl libtext-bibtex-perl libtext-glob-perl libtie-ixhash-perl libtiff4 libtry-tiny-perl libunicode-collate-perl liburi-perl libwww-perl libwww-robotrules-perl libx11-protocol-perl libxml-libxml-perl libxml-libxml-simple-perl libxml-libxslt-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl libxml-writer-string-perl libxml-xpathengine-perl lmodern logreq luatex pgf poppler-data preview-latex-style prosper ps2eps python python-minimal python2.7 python2.7-minimal tex-common tex-gyre texlive-binaries texlive-common texlive-doc-base texlive-extra-utils texlive-font-utils texlive-fonts-recommended-doc texlive-generic-recommended texlive-latex-base-doc texlive-latex-extra-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-pictures texlive-pictures-doc texlive-pstricks texlive-pstricks-doc texlive-science-doc tipa ttf-marvosym x11-xserver-utils xdg-utils Suggested packages: libscalar-properties-perl liblcms2-utils libdbd-csv-perl libxml-dom-perl libcrypt-ssleay-perl libscalar-number-perl libauthen-ntlm-perl libunicode-map8-perl libunicode-string-perl xml-twig-tools fonts-japanese-mincho fonts-ipafont-mincho fonts-japanese-gothic fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-unfonts-core pdf-viewer python-doc python-tk python2.7-doc binfmt-support debhelper perl-tk purifyeps chktex latexmk dvipng xindy dvidvi fragmaster lacheck latexdiff psutils t1utils libfile-which-perl dot2tex nickle cairo-5c xorg-docs-core gvfs-bin The following NEW packages will be installed: biber biblatex ed etoolbox fonts-droid latex-beamer latex-xcolor libbtparse1 libclass-load-perl libdata-compare-perl libdata-dump-perl libdata-optlist-perl libdate-simple-perl libencode-locale-perl libfile-basedir-perl libfile-desktopentry-perl libfile-find-rule-perl libfile-listing-perl libfile-mimeinfo-perl libfile-slurp-perl libfile-slurp-unicode-perl libfont-afm-perl libgraphite3 libgs9 libgs9-common libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libio-socket-ip-perl libio-socket-ssl-perl libipc-run3-perl libipc-shareable-perl libjbig0 libkpathsea6 liblcms2-2 liblist-allutils-perl liblist-moreutils-perl liblog-dispatch-perl liblog-log4perl-perl liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl libnet-dbus-perl libnet-http-perl libnet-ssleay-perl libnumber-compare-perl libpackage-deprecationmanager-perl libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl libparams-validate-perl libpoppler19 libptexenc1 libreadonly-perl libreadonly-xs-perl libregexp-common-perl libsocket-perl libsub-install-perl libtext-bibtex-perl libtext-glob-perl libtie-ixhash-perl libtry-tiny-perl libunicode-collate-perl liburi-perl libwww-perl libwww-robotrules-perl libx11-protocol-perl libxml-libxml-perl libxml-libxml-simple-perl libxml-libxslt-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl libxml-writer-string-perl libxml-xpathengine-perl lmodern logreq luatex pgf poppler-data preview-latex-style prosper ps2eps python python-minimal python2.7 python2.7-minimal tex-common tex-gyre texlive-base texlive-binaries texlive-common texlive-doc-base texlive-extra-utils texlive-font-utils texlive-fonts-recommended texlive-fonts-recommended-doc texlive-generic-recommended texlive-latex-base texlive-latex-base-doc texlive-latex-extra texlive-latex-extra-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-math-extra texlive-pictures texlive-pictures-doc texlive-pstricks texlive-pstricks-doc texlive-science texlive-science-doc tipa ttf-marvosym x11-xserver-utils xdg-utils The following packages will be upgraded: libtiff4 1 upgraded, 129 newly installed, 0 to remove and 105 not upgraded. 2 not fully installed or removed. Need to get 0 B/687 MB of archives. After this operation, 1071 MB of additional disk space will be used. Do you want to continue [Y/n]? Preconfiguring packages ... Setting up install-info (4.13a.dfsg.1-10) ... /var/lib/dpkg/info/install-info.postinst: 32: /var/lib/dpkg/info/install-info.postinst: update-info-dir: not found dpkg: error processing install-info (--configure): subprocess installed post-installation script returned error exit status 127 Errors were encountered while processing: install-info
Solved it. Apparently I didn't have /usr/sbin in my path. Adding that to my path fixed the problem. (Due to http://forums.debian.net/viewtopic.php?f=5&t=115305 I'm always using root, so that wasn't a problem.)
Hello everyone, I'm trying to install my own Linux mailserver, but when I wanted to test if it worked I found out that I had a problem with roundcube. I follow this howto http://workaround.org/ispmail/squeeze/dns which also explained how I should install roundcube. The problem is that when I go to my roundcube, it gives an error. "DATABASE ERROR: CONNECTION FAILED! Unable to connect to the database! Please contact your server-administrator." That is the error and I can't seem to find the problem. The password is good and there is no problem with the database as far as I can see. I will also post my debian-db.php file which may help. Code: Select all<?php ## ## database access settings in php format ## automatically generated from /etc/dbconfig-common/roundcube.conf ## by /usr/sbin/dbconfig-generate-include ## Wed, 18 Apr 2012 19:27:26 +0200 ## ## by default this file is managed via ucf, so you shouldn't have to ## worry about manual changes being silently discarded. *however*, ## you'll probably also want to edit the configuration file mentioned ## above too. ## $dbuser='roundcube'; #$dbpass='Round%Bound'; $basepath=''; $dbname='roundcube'; $dbserver=''; $dbport=''; $dbtype='mysql'; Does anyone have a clue about what this could be? Thanks in advance.
I missed a dependency strange enough. apt-get install php-mdb2-driver-mysql That worked for me. SOLVED
I have a HP mini 110 installed with Debian 7.5, xdm, dwm, stalonetray and network-manager-gnome. First problems, nm-applet does not show up when i run stalonetray. So I had to run nm-applet. Second, my first (only) user can not control, enable or add new network connections. To have these controls, i have to log in as root.
I would personally advise you to ditch network manager and switch to wicd. It has multiple frontends, including gtk, qt and curses (text), it's less attached to GNOME, and I've had fewer problems with it generally.
I am having issues with the fglrx module, which can be seen in another post. The radeon module is working, but the performance is EXTREMELY poor. Everything is lagging, even moving simple windows. Am I the only with this issue? I am running dual-screen (1920x2400).
I am only experienced with Intel graphics, though I would ask you post some opengl info. Run: Code: Select allglxinfo | grep -i opengl Also make sure you have firmware installed. Most ATI cards need it to work. Code: Select allapt-get install firmware-linux-nonfree firmware-linux-free firmware-linux And also check here: https://wiki.debian.org/AtiHowTo
apt-get autoremove wants to remove a lot of packages, this is the full list: Code: Select all aisleriot argyll cheese cli-common file-roller finger gdebi gedit gedit-common gedit-plugins gir1.2-gdata-0.0 gir1.2-gnomekeyring-1.0 gir1.2-goa-1.0 gir1.2-gtop-2.0 gir1.2-gucharmap-2.90 gir1.2-javascriptcoregtk-3.0 gir1.2-rb-3.0 gir1.2-tracker-0.14 gir1.2-webkit-3.0 glchess glines gnect gnibbles gnobots2 gnome-color-manager gnome-documents gnome-games gnome-games-data gnome-games-extra-data gnome-nettool gnome-shell-extensions gnome-sudoku gnome-tweak-tool gnome-video-effects gnomine gnote gnotravex gnotski gnuchess gnuchess-book grilo-plugins-0.1 gtali guile-2.0-libs hamster-applet iagno inkscape iputils-tracepath libblas3gf libdbus-glib1.0-cil libdbus1.0-cil libdee-1.0-4 libdiscid0 libdmapsharing-3.0-2 libgconf2.0-cil libgdiplus libgexiv2-1 libglib2.0-cil libgmime2.6-cil libgpod-common libgpod4 libgrilo-0.1-0 libgtkmm-2.4-1c2a libgtkspell0 libgupnp-av-1.0-2 libgupnp-dlna-1.0-2 libicc2 libimdi0 liblinear-tools liblinear1 libminiupnpc5 libmono-addins0.2-cil libmono-cairo4.0-cil libmono-corlib4.0-cil libmono-i18n-west4.0-cil libmono-i18n4.0-cil libmono-posix4.0-cil libmono-security4.0-cil libmono-sharpzip4.84-cil libmono-system-configuration4.0-cil libmono-system-core4.0-cil libmono-system-security4.0-cil libmono-system-xml4.0-cil libmono-system4.0-cil libmtp-common libmtp-runtime libmtp9 libnatpmp1 libpcrecpp0 libraw5 librhythmbox-core6 libsofia-sip-ua-glib3 libsofia-sip-ua0 libsvm-tools lightsoff mahjongg media-player-info minissdpd mono-4.0-gac mono-gac mono-runtime nmap perlmagick python-gconf python-gnome2 python-mako python-markupsafe python-pyorbit python-wnck python-zeitgeist quadrapassel rhythmbox rhythmbox-data rhythmbox-plugin-cdrecorder rhythmbox-plugins rygel rygel-playbin rygel-preferences rygel-tracker seahorse shotwell shotwell-common simple-scan sound-juicer swell-foop telepathy-rakia transmission-common transmission-gtk unoconv xdg-user-dirs-gtk zeitgeist-core Why is this and how can I force it not to want to clear them so i can run autoremove? I need these packages, don't understand why it wants to remove them. Solved: "apt-get install" + the whole list solved the problem.
A cleaner solution would be to undo what you just did (i.e. mark all of them as automatically installed), then only 'install' the user-visible packages you actually want to use. Generally you don't want libraries marked as manually installed. http://forums.debian.net/viewtopic.php?f=16&t=104157
I use Debian Wheezy 7.5 x64 with the default Gnome 3 interface. In the activities menu is a sidebar on the left, where you can place your favorite applications. Iv'e put Google Chrome, Evolution mail client and Rhythmbox in that menu. However, when i restart my computer, the icons in the sidebar are gone. When i put the applications back in the menu, and i restart, they dissapear again. This is a fresh installation. Does anyone have an idea what could be the cause? There are no other operating systems installed on my computer. PC Specs: Asus P5K Motherboard, BIOS revision 1201 (Build date 2008). 4GB DDR2 RAM, Cmedia CMI8768 Soundcard, Nvidia 8800GT Graphics card, 1 USB Expension bay. CPU: Intel Core 2 Quad Q6600 Debian version: Debian Wheezy 7.5 (amd64) Kernel version: 3.2.0-4-amd64 Gnome version: 3.4.2 Hardware: LSPCI: 00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02) 00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 02) 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02) 00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02) 00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02) 00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02) 00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 02) 00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02) 00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02) 00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02) 00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92) 00:1f.0 ISA bridge: Intel Corporation 82801IB (ICH9) LPC Interface Controller (rev 02) 00:1f.2 SATA controller: Intel Corporation 82801IB (ICH9) 4 port SATA Controller [AHCI mode] (rev 02) 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02) 01:00.0 VGA compatible controller: NVIDIA Corporation G92 [GeForce 8800 GT] (rev a2) 02:00.0 Ethernet controller: Atheros Communications Inc. Attansic L1 Gigabit Ethernet (rev b0) 04:01.0 Multimedia audio controller: C-Media Electronics Inc CMI8738/CMI8768 PCI Audio (rev 10) 04:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0) LSUSB: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270 Bus 004 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) Bus 005 Device 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth If any other information is needed, dont hesitate to ask. Thanks in advance.
Does it happen if you try with a new user?
I need a large Ram Disk for some weather satellite software to run. somewhere in the 300Mb to 400Mb size It would seem that Debian 7 does not have the rd module in the kernel by default, so there is no /dev/ram0 on bootup. This means that adding ramdisk_size=419430 is pointless. The weather software loads the rd module if it is not there, but the ram disk size is limited to less than 8Mb. I have tested this out manually. Code: Select allmodprobe rd mke2fs -q -m 0 /dev/ram0 419430400 but there is warning about the size being too big, so I cannot create a big Ram Disk after booting. I have tried addind RAM to the kernel parameters, but this does not work. I have used tmpfs as a workaround, and changed the program scripts, but it would be nice to be able to run it without workarounds. Anyone any idea how I can load the ramdisk using a kernel parameter? Many thanks
It is not difficult, see Documentation/blockdev/ramdisk.txt. For example, you can place in /etc/fstab next records: Code: Select alltmpfs /dev/shm tmpfs defaults,size=N% 0 0 /dev/ram0 /media/ramdisk ext2 noauto,users 0 0 N what you want, instead ext2 it is better ext3 or ext4. /media/ramdiks must be exist, you can make it belong to nobody:nogroup. user must be in nogroup. Then after system loading as root or in /etc/rc.local enter commands: Code: Select alldd if=/dev/zero of=/dev/ram0 bs=4k count=M mke2fs -vm0 /dev/ram0 M what you want. Then mount ramdisk as user: Code: Select allmount /dev/ram0 Peter.
Hello, I recently installed Debian stable and am having problems accessing the internet using my ethernet card (an RTL-8139/8139C/8139C+). Internet access worked correctly during the install but stopped working after booting the system. Everything works fine over the local network but I cannot ping remote servers. It does not seem to be a DNS issue as DNS appears to be working; when attempting to ping a url, the correct IP is displayed but the pings do not go through. lsmod shows that the proper kernel module (8139too) is loaded. One odd thing is that ip link shows that state of eth0 as UNKNOWN 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN mode DEFAULT qlen 1000 and running ip link set eth0 up does not change this. Running dhclient doesn't help either as it obtains an IP from the router properly but still cannot access the internet. Any suggestions would be great! Thanks!
More information/clarification needed... Your post seems to imply that certain kinds of traffic is passing from LAN to WAN via your router but not others. If I'm hearing right, my first thought would be to suspect some sort of firewall setting, someplace between your machine and the router (inclusive), blocking ping but not other traffic. OTOH, if I'm hearing wrong, in no particular order... 1) Can you ping your router? What about other machines on your LAN? 2) What about other WAN traffic? Can you wget something off the InterWebz? 3) Does the ping merely hang, or is there an error message? (And if so, it would be very helpful to know what that error message is.)
After upgrading to wheezy, I am no longer able to connect to either of my two wireless routers using the D-Link DWA-131 802.11n Wireless N Nano Adapter(rev.A1). One router is visible and one is not. To keep things simple, I'd like to start out trying to connect to the visible router. Code: Select all# uname -a Linux debian 3.2.0-4-686-pae #1 SMP Debian 3.2.57-3+deb7u1 i686 GNUL/Linux # lsusb ... ... D-Link System DWA-131 802.11n Wireless N Nano Adapter(rev.A1) [Realtek RTL8192SU] ... # lsmod ... r8712u... ... # cat /etc/network/interfaces ... auto wlan0 iface wlan0 inet static pre-up wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf wireless-essid MY_ESSID address 192.168.254.204 netmask 255.255.255.0 gateway 192.168.254.254 default gateway 192.168.254.254 dns-nameservers 8.8.8.8 24.205.192.61 192.168.254.254 post-down killall -q wpa_supplicant # cat wpa_supplicant.conf network={ ssid="MY_ESSID" psk=LONG_HEX_STRING key_mgmt=WPA_PSK } # ifconfig ... wlan0 Link encap:Ethernet HWaddr HWADDR inet addr:192.168.254.204 Bcast:192.168.254.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:39 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:452 (452.0 B) TX bytes:6980 (6.8KiB) # ifconfig -a (output matches `ifconfig`) # sudo ifconfig wlan0 down (no output) # sudo ifconfig wlan0 up (no output) # iwconfig ... wlan0 IEEE 802.11bg ESSID:"MY_ESSID" Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated Tx-Power=27dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off ... # sudo iwlist wlan0 scan wlan0 Scan completed : Cell 01 - Address: ADDR Channel:1 Frequency:2.412 GHz (Channel 1) Quality=8/70 Signal level=-102dBm Encryption key:on ESSID:"MY_ESSID" Bit Rates:(1 through 18 Mb/s) Bit Rates:(24 through 54 Mb/s) Mode:Master ... IE: IEEE 802.11i/WPA2 Version 1 Group Cipher : CCMP Pairwise Ciphers (1) : CCMP Authentication Suites (1) : PSK ... # sudo iwconfig wlan0 essid my_essid (no output) The contents of dmesg and kern.log are mostly Code: Select all...wlan0: direct probe to... timed out Please let me know if I need to provide any additional information.
Do you still have the firmware-realtek package installed? I would assume it was and survived the upgrade, but funny things sometimes happen. Also see the note regarding manual firmware installation under #2 here.
Hi. I'm afraid there's been a Xorg regression, recently, in Jessie. Before, when switching on my desktop, I had those log lines displayed on the screen, then at some point they would change appearance once, slightly, then the screen would blank quickly before the same log lines would appear in a smaller font size (I guess when the screen is used with a more decent resolution), and ultimately, I'd get to the logging screen. Now, I get the first really slight font change, and then when the screen blanks, I only get a cursor. I can type, but it is not a prompt. If I Ctrl+Alt+F1, I can log in, then startx. And everything works. tty7 is still a useless cursor, and I get a X on tty8. This happens precisely since this upgrade (removing what I judge irrelevant): Code: Select all[MIS A JOUR] xserver-common:amd64 2:1.12.4-6.2 -> 2:1.14.3-3 [MIS A JOUR] xserver-xephyr:amd64 2:1.12.4-6.2+b3 -> 2:1.14.3-3 [MIS A JOUR] xserver-xorg-core:amd64 2:1.12.4-6.2+b3 -> 2:1.14.3-3 [MIS A JOUR] xserver-xorg-input-evdev:amd64 1:2.8.1-1+b1 -> 1:2.8.1-1+b2 [MIS A JOUR] xserver-xorg-input-mouse:amd64 1:1.9.0-1 -> 1:1.9.0-1+b1 [MIS A JOUR] xserver-xorg-input-synaptics:amd64 1.7.1-1 -> 1.7.1-2+b1 [MIS A JOUR] xserver-xorg-input-vmmouse:amd64 1:13.0.0-1 -> 1:13.0.0-1+b1 [MIS A JOUR] xserver-xorg-input-wacom:amd64 0.15.0+20120515-2 -> 0.22.99.1-1+b1 [MIS A JOUR] xserver-xorg-video-ati:amd64 1:7.2.0-1+b1 -> 1:7.2.0-1+b2 [MIS A JOUR] xserver-xorg-video-cirrus:amd64 1:1.4.0-2 -> 1:1.5.2-1+b1 [MIS A JOUR] xserver-xorg-video-fbdev:amd64 1:0.4.3-2 -> 1:0.4.4-1 [MIS A JOUR] xserver-xorg-video-intel:amd64 2:2.21.15-1+b1 -> 2:2.21.15-1+b2 [MIS A JOUR] xserver-xorg-video-mach64:amd64 6.9.1-2 -> 6.9.4-1+b1 [MIS A JOUR] xserver-xorg-video-mga:amd64 1:1.5.0-3 -> 1:1.6.2-1+b1 [MIS A JOUR] xserver-xorg-video-modesetting:amd64 0.8.0-1+b1 -> 0.8.0-1+b2 [MIS A JOUR] xserver-xorg-video-neomagic:amd64 1:1.2.6-1 -> 1:1.2.8-1 [MIS A JOUR] xserver-xorg-video-nouveau:amd64 1:1.0.9-2+b1 -> 1:1.0.9-2+b2 [MIS A JOUR] xserver-xorg-video-openchrome:amd64 1:0.2.906-2+deb7u1 -> 1:0.3.3-1 [MIS A JOUR] xserver-xorg-video-qxl:amd64 0.1.0-2 -> 0.1.0-2.1 [MIS A JOUR] xserver-xorg-video-r128:amd64 6.8.2-1 -> 6.9.1-1 [MIS A JOUR] xserver-xorg-video-radeon:amd64 1:7.2.0-1+b1 -> 1:7.2.0-1+b2 [MIS A JOUR] xserver-xorg-video-savage:amd64 1:2.3.4-1 -> 1:2.3.7-2 [MIS A JOUR] xserver-xorg-video-siliconmotion:amd64 1:1.7.6-1 -> 1:1.7.7-2 [MIS A JOUR] xserver-xorg-video-sisusb:amd64 1:0.9.4-3 -> 1:0.9.6-2 [MIS A JOUR] xserver-xorg-video-tdfx:amd64 1:1.4.4-1 -> 1:1.4.5-1 [MIS A JOUR] xserver-xorg-video-trident:amd64 1:1.3.5-1 -> 1:1.3.6-2 [MIS A JOUR] xserver-xorg-video-vesa:amd64 1:2.3.3-1 -> 1:2.3.3-1+b1 [MIS A JOUR] xserver-xorg-video-vmware:amd64 1:12.0.2-1+b1 -> 1:13.0.1-2 I compared the logs in case of failure (bootup) and in case of success (startx), and didn't see anything useful. Everything is identical, except at some point, failure log misses lines Code: Select all[ 328.536] (II) NOUVEAU(0): EDID vendor "IVM", prod id 24832 [ 328.536] (II) NOUVEAU(0): Using EDID range info for horizontal sync [ 328.536] (II) NOUVEAU(0): Using EDID range info for vertical refresh [ 328.536] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 328.536] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 328.536] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [ 328.536] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e) [ 328.537] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 328.537] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 328.537] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 328.537] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 328.615] (II) NOUVEAU(0): EDID vendor "IVM", prod id 24832 [ 328.615] (II) NOUVEAU(0): Using hsync ranges from config file [ 328.615] (II) NOUVEAU(0): Using vrefresh ranges from config file [ 328.615] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 328.615] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 328.615] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e) [ 328.615] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 328.616] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 328.616] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 328.616] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 328.766] (II) NOUVEAU(0): EDID vendor "IVM", prod id 24832 [ 328.767] (II) NOUVEAU(0): Using hsync ranges from config file [ 328.767] (II) NOUVEAU(0): Using vrefresh ranges from config file [ 328.767] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 328.767] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 328.767] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 328.767] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 328.800] resize called 1920 1080 [ 328.856] (II) NOUVEAU(0): EDID vendor "IVM", prod id 24832 [ 328.856] (II) NOUVEAU(0): Using hsync ranges from config file [ 328.856] (II) NOUVEAU(0): Using vrefresh ranges from config file [ 328.856] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 328.856] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 328.856] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 328.856] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 328.857] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 328.935] (II) NOUVEAU(0): EDID vendor "IVM", prod id 24832 [ 328.935] (II) NOUVEAU(0): Using hsync ranges from config file [ 328.935] (II) NOUVEAU(0): Using vrefresh ranges from config file [ 328.935] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 328.935] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 328.935] (II) NOUVEAU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 328.935] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 328.935] (II) NOUVEAU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 328.935] (II) NOUVEAU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 328.935] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 328.935] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 328.935] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 328.935] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 328.935] (II) NOUVEAU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 328.935] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 328.936] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) and skips directly to normal ending: Code: Select all[ 2680.100] (II) evdev: Logitech BT Mini-Receiver: Close [ 2680.100] (II) UnloadModule: "evdev" [ 2680.100] (II) evdev: Logitech BT Mini-Receiver: Close [ 2680.100] (II) UnloadModule: "evdev" [ 2680.100] (II) evdev: Dell Dell USB Optical Mouse: Close [ 2680.100] (II) UnloadModule: "evdev" [ 2680.100] (II) evdev: Dell Dell USB Keyboard: Close [ 2680.100] (II) UnloadModule: "evdev" [ 2680.100] (II) evdev: Dell Dell USB Keyboard: Close [ 2680.100] (II) UnloadModule: "evdev" [ 2680.100] (II) evdev: Power Button: Close [ 2680.100] (II) UnloadModule: "evdev" [ 2680.100] (II) evdev: Power Button: Close [ 2680.100] (II) UnloadModule: "evdev" [ 2680.103] (II) NOUVEAU(0): NVLeaveVT is called. [ 2680.104] (II) NOUVEAU(0): Closed GPU channel 0 [ 2680.134] (EE) Server terminated successfully (0). Closing log file. Anybody else concerned ? Should I file a bug ? Against which package ? Thanks.
Try as root enter command Code: Select all/etc/init.d/gdm3 start or that DM what you want. If graphics mode will be settled successfully, set default level to 2 in /etc/inittab, if this file is exist. Peter.
Hi there, I am trying to configure postfix on Debian 7 to manage virtual domains. I tried to send an email from a test user, using squirrelmail. The system send the email as user.virtualdomain.com@hostname.fqdn.com. How should I configure to send emails as user@virtualdomain.com? This is my main.cf Code: Select all# See /usr/share/postfix/main.cf.dist for a commented, more complete version # Debian specific: Specifying a file name will cause the first # line of that file to be used as the name. The Debian default # is /etc/mailname. #myorigin = /etc/mailname smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no # appending .domain is the MUA's job. append_dot_mydomain = no # Uncomment the next line to generate "delayed mail" warnings #delay_warning_time = 4h readme_directory = no # TLS parameters smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key smtpd_use_tls=yes smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache # See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for # information on enabling SSL in the smtp client. alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 recipient_delimiter = + virtual_alias_maps = hash:/etc/postfix/virtual smtpd_recipient_restrictions = permit_mynetworks reject_unauth_destination milter_default_action = accept milter_protocol = 2 smtpd_milters = inet:localhost:8891 non_smtpd_milters = inet:localhost:8891 smtpd_sasl_auth_enable = yes smtpd_use_tls = yes inet_protocols = all mydestination = <domain.of.host>, localhost, localhost.localdomain myorigin = <hostname.fqdn> Thank you
Check the squirrelmail settings and documentation - that is what is setting the FROM address.
I'm using Debian Wheezy 7.5.0 with KDE and because of a hardware problem I'd like to try a newer backported kernel to see if I can get rid of that problem. After adding the backports repository and issuing an "apt-get update", I tried the following: if I use Apper and choose to install the package linux-image-3.12-0.bpo.1-amd64, Apper says that it will have to install dracut 020-2 and kpartx 0.4.9+git0.4dfdaf2b-7-deb7u2 too (so far so good), but also to remove initramfstools-0.109.1, linux-image-amd64 3.2+46 and linux-image-3.2.0-4-amd64 3.2.57-3+deb7u1. This makes me think that the backported kernel will actually replace the current one, while I would prefer to have both kernels installed side-by-side (i.e.: two different entries in grub boot menu), as it usually happened when I did similar operations on other distributions; is it possible? if I use "apt-get install linux-image-3.12.0.bpo.1-amd64" instead, I get the following error message (I'm translating from Italian): "The following package have unsatisfied dependencies: linux-image-3.12-0.bpo.1-amd64: breaks initramfs-tools (< 0.110~) but version 0.109.1 wil be installed; breaks initramfs-tools:i386 (< 0.110~)". And, as the last line: "E: could not correct problems, there are damaged packages being blocked". Why do I get this error and why Apper does not show it? Please note I have multiarch enabled because I needed to install Skype as described here: https://wiki.debian.org/skype I see there are two versions of backported kernels, 3.12 and 3.13; should I better choose the former or the latter? I want to get a rock solid system, I would really prefer to stay with the current 3.2.0 kernel, but I can't get to fix the hardware problem I mentioned, this is why I want to test a newer kernel (since that problem does not happen on the same system if I boot to Ubuntu 14.04, which uses kernel 3.13). Thanks in advance for any help.
Step one: please post the results of the following command, run as root:Code: Select allcat /etc/apt/sources.list
This is the only error notation in the syslog (or any other log) file. I am at a loss as to why the connection is being refused when the tftpd server is otherwise working fine. "in.tftpd[13563]: tftpd: read(ack): Connection refused" I have a diskless debian booted by pxe that has worked for about 9 months now. It has worked flawless and I could boot it up, use it, and update it as I wished. However, I tried to boot it up the day that wheezy updated to v.7.5 and it would not boot, so it was not updated. So whatever interferred with it happened within a week or two before this. I say this as I made no changes at all to the pxe server since it was last updated approximately one week, or maybe 10 days before the 7.5 update. The server is a stock wheezy running tftpd-hpa which serves to clients the pxe files only on my local network 192.168.x.x/255.255.255.0 (I use numbers here, not x's). This server also has a nfs server which has as its only export the root area of the custom debian build for pxe. The tftpd server is working fine on multiple machines. It serves files correctly and I can connect to it - $ tftp 192.168.x.x tftp> get test.txt Received 9 bytes in 0.0 seconds tftp> This is the tftpd-hpa conf file: # /etc/default/tftpd-hpa TFTP_USERNAME="tftp" TFTP_DIRECTORY="/tftpboot" TFTP_ADDRESS="0.0.0.0:69" TFTP_OPTIONS="-s" The nfs server is working correctly. This mounts the desired export in /home/nfs_local and I can read/write to it. # mount 192.168.x.x:/tftpboot/deb /home/nfs_local The PXE entry in the pxelinux.cfg file is: label debpxe kernel /deb/boot/vmlinuz-3.2.0-4-686-pae append vga=normal initrd=/deb/boot/initrd.img-3.2.0-4-686-pae ramdisk_size=14332 root=/dev/nfs nfsroot=192.168.x.x:/tftpboot/deb rw -- When I try to boot, all goes normal in that the pxe files transfer. I am prompted for which entry to choose from a list, and I select the custom debian, and the boot continues by loading the created kernel which was altered to add this code before being created: BOOT=nfs MODULES=netboot (I extracted the kernel image to make sure that this information was there, and it is.) Immediately as the boot process tries to access the nfsroot export, the process stops and I keep getting the message "rcp error 2 Retrying nfsmount" over and over for a minute or two. I checked the logs on the server and the only notation that I can find is in the syslog file what says: in.tftpd (ack) Connection Refused I can find no notation regarding the nfs mount attempt so I guess that the process stops before the actual attempt is made to mount the export. I don't know if it is relevant, but here is the etc/fstab file from the client (pxe debian): # UNCONFIGURED FSTAB FOR BASE SYSTEM # /etc/fstab: static file system information. # <file system> <mount point> <type> <options> <dump> <pass> /dev/ram0 / ext2 defaults 0 0 proc /proc proc defaults 0 1 tmpfs /tmp tmpfs defaults 0 1 Can anyone spot anything obviously wrong here? What I have tried - a bunch. - I tried to totally disable the server software (gufw) firewall, no change. - I reinstalled the tftpd-hpa server, no change. - I rebuilt the custom debian from scratch using a different set of instructions, no change. - I have "searched" to the point that I am scared that the search engines will flag me for overuse. I have not found anything that can help, yet. - File permissions of the /tftpboot are readable to all. I changed to full read/write permissions and it made no change. - File permissions of the /tftpboot/deb are readable to all. I also changed them to full read/write and it made no difference. - I changed the ip address in the tftpd-hpa config file from 0.0.0.0:69 to 192.168.x.x:69, and it made no difference. - I tried adding " /dev/nfs / nfs defaults 0 0 " to fstab and it did not help, and I removed the "/dev/ram0 / ext2 defaults 0 0" line. No change. - I tried an older (and working) backup of the pxe custom debian to see if it would work, and it now will not, so I know that it is not the custom debian that is at fault. It has to be the server. - This situation has been duplicated on a second machine which had a duplicate system installed. I have been tinkering with this problem for a few days now and I am at a loss on what else to try. I have several other pxe boots that are working just fine - partedmagic, gparted, etc., so I really feel that there is nothing wrong with the pxe setup itself. It works. But for some reason, the custom diskless debian just stopped functioning within a week or two of the latest 7.5 wheezy update. I do not know why I keep getting the "in.tftpd Connection refused" error, especially when it worked so well for so long. Any help would be appreciated. Thanks.
What updates happened when it stopped working? Can you set up a 7.4 (or earlier) to test if it works prior to the latest? Searched for any bug reports?
Hello all! Just installed Debian 7 about a week ago and I thought everything was fine until today... It seems that my box is not handling loopback/localhost requests... I am able to SSH into the box and I can access the internet from the box, but I am unable to ping localhost. I have been searching for an answer on Google for more than 6 hours now using the terms "debian 7 can't ping localhost", "debian 7 loopback not working", "debian 7 can't configure loopback" and various other search terms, I have found some relevant threads, but no solutions. When I run "ifconfig lo" I get: Code: Select alllo Link encap: Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 aadr: ::1/128 Scope: Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:609 errors:0 dropped:0 overruns:0 frame:0 TX packets:609 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:49323 (48.1 KiB) TX bytes:49323 (48.1 KiB) when I run "ping localhost" it just hangs and I have to ctrl+c, the output I get: Code: Select allPING localhost (127.0.0.1) 56(84) bytes of data. ^C --- localhost ping statistics --- 11 packets transmitted, 0 received, 100% packet loss, time 9999ms I've run "ifconfig lo 127.0.0.1" followed by "route add 127.0.0.1" and after the second command I get: Code: Select allSIOCADDRT: No such device My /etc/network/interfaces file is as follows: Code: Select all# The loopback network interface auto lo iface lo inet loopback # My WiFi Device auto wlan0 iface wlan0 inet static wpa-ssid MyNetworkName wpa-psk MyNetworkPassword address 192.168.1.101 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 Running "cat /proc/sys/net/ipv4/icmp_echo_ignore_all" returns "0". My /etc/hosts file looks like this: Code: Select all127.0.0.1 localhost 127.0.1.1 server.home server # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters My "/etc/resolv.conf" file is as follows: Code: Select alldomain localdomain search localdomain nameserver 192.168.1.1 I am completely at a loss here, any help would be greatly appreciated, thank you!
Problem solved. I forgot to allow loopback traffic in my iptables... Wow, I feel silly...
Hello all! If I activate 802.1x in network manager, Debian wheezy 7.5.0 does not perform wired connection before a login process, so NIS users cannot login. The checkbox "Available to all users" (in Network Manager) seems to have no effect in this case at all. Just for testing, if I disable 802.1x and force authorization in the switch port, Debian connects perfectly before login, an then the NIS users can login. How can I enable 802.1x authentication BEFORE any user attempt to login? Thanks for any help!
Hello again! I've found out a solution to my problem. Edit the file: /etc/NetworkManager/system-connections/Wired\ connection\ 1 and change the line referring to the password to this: password=put_machine_password_here Certify that this file is readable only by root. Now the Debian system performs authentication to the 802.1x enabled switch before any login attempt. Therefore my NIS users can login, as I wanted. Cheers! Marcelo Garcia
Ever since I upgraded my AMD64 PhenomII X3 a week ago, my computer will hang in the boot process when I press a key on the keyboard to bring it back from a hibernation stage. If I first reboot my computer and then set it to hibernate, it will come back normally for the 1st time. After coming back from a hibernation, I took a snapshot of the output from dmesg (see below). Then, I hibernate my computer again. This time, it will hang when I try to bring it back from the hibernation by pressing any key . Does anyone here have any clue how to fix this problem? Code: Select all[ 1909.587035] chrome[3751] trap int3 ip:7fb8e2357aa1 sp:7fffecc4f350 error:0 [ 6984.544608] PM: Syncing filesystems ... done. [ 6985.439851] PM: Preparing system for mem sleep [ 6985.439873] Freezing user space processes ... (elapsed 0.14 seconds) done. [ 6985.584238] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. [ 6985.600236] PM: Entering mem sleep [ 6985.600276] Suspending console(s) (use no_console_suspend to debug) [ 6985.600759] sd 0:0:1:0: [sda] Synchronizing SCSI cache [ 6985.600846] sd 0:0:1:0: [sda] Stopping disk [ 6985.601118] serial 00:09: disabled [ 6985.601124] serial 00:09: wake-up capability disabled by ACPI [ 6985.601412] parport_pc 00:07: disabled [ 6985.602307] r8169 0000:02:00.0: eth0: link down [ 6985.915471] PM: suspend of devices complete after 315.009 msecs [ 6985.915652] r8169 0000:02:00.0: wake-up capability enabled by ACPI [ 6985.928326] ohci_hcd 0000:00:14.5: wake-up capability enabled by ACPI [ 6985.928422] ehci_hcd 0000:00:13.2: wake-up capability enabled by ACPI [ 6985.944238] ohci_hcd 0000:00:13.1: wake-up capability enabled by ACPI [ 6985.944262] ohci_hcd 0000:00:13.0: wake-up capability enabled by ACPI [ 6985.944295] ehci_hcd 0000:00:12.2: wake-up capability enabled by ACPI [ 6985.960236] ohci_hcd 0000:00:12.1: wake-up capability enabled by ACPI [ 6985.960260] ohci_hcd 0000:00:12.0: wake-up capability enabled by ACPI [ 6985.960305] PM: late suspend of devices complete after 44.829 msecs [ 6985.960597] ACPI: Preparing to enter system sleep state S3 [ 6985.961639] PM: Saving platform NVS memory [ 6985.962119] Disabling non-boot CPUs ... [ 6986.064125] CPU 1 is now offline [ 6986.168053] CPU 2 is now offline [ 6986.168830] Extended CMOS year: 2000 [ 6986.168830] ACPI: Low-level resume complete [ 6986.168830] PM: Restoring platform NVS memory [ 6986.168830] PCI-DMA: Resuming GART IOMMU [ 6986.168830] PCI-DMA: Restoring GART aperture settings [ 6986.168830] IBS: LVT offset 1 assigned [ 6986.168830] ------------[ cut here ]------------ [ 6986.168830] WARNING: at /build/linux-X2rDfB/linux-3.2.57/drivers/base/syscore.c:104 syscore_resume+0x92/0xa7() [ 6986.168830] Hardware name: System Product Name [ 6986.168830] Interrupts enabled after perf_ibs_resume+0x0/0x16 [ 6986.168830] Modules linked in: nls_utf8 isofs udf crc_itu_t ppdev lp binfmt_misc nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc loop nvidia(P) snd_hda_codec_via sp5100_tco snd_hda_intel snd_hda_codec i2c_piix4 powernow_k8 parport_pc parport edac_mce_amd snd_hwdep snd_pcm snd_page_alloc snd_seq snd_seq_device snd_timer snd edac_core psmouse mperf serio_raw pcspkr evdev processor button asus_atk0110 thermal_sys i2c_core k10temp soundcore wmi ext4 crc16 jbd2 mbcache btrfs crc32c libcrc32c zlib_deflate microcode usbhid hid sg sr_mod sd_mod cdrom crc_t10dif ata_generic ohci_hcd floppy r8169 mii pata_atiixp libata ehci_hcd scsi_mod usbcore usb_common [last unloaded: scsi_wait_scan] [ 6986.168830] Pid: 9391, comm: pm-suspend Tainted: P O 3.2.0-4-amd64 #1 Debian 3.2.57-3 [ 6986.168830] Call Trace: [ 6986.168830] [<ffffffff81046cd9>] ? warn_slowpath_common+0x78/0x8c [ 6986.168830] [<ffffffff81046d85>] ? warn_slowpath_fmt+0x45/0x4a [ 6986.168830] [<ffffffff81022b5f>] ? paravirt_read_msr.constprop.3+0x11/0x15 [ 6986.168830] [<ffffffff81022d9a>] ? setup_APIC_ibs+0x38/0x38 [ 6986.168830] [<ffffffff81252795>] ? syscore_resume+0x92/0xa7 [ 6986.168830] [<ffffffff81077860>] ? suspend_devices_and_enter+0x14f/0x207 [ 6986.168830] [<ffffffff81077a33>] ? enter_state+0x11b/0x15c [ 6986.168830] [<ffffffff81076a43>] ? state_store+0xb7/0x101 [ 6986.168830] [<ffffffff8114f5a3>] ? sysfs_write_file+0xe0/0x11c [ 6986.168830] [<ffffffff810fac51>] ? vfs_write+0xa2/0xe9 [ 6986.168830] [<ffffffff810fae2e>] ? sys_write+0x45/0x6b [ 6986.168830] [<ffffffff81354a12>] ? system_call_fastpath+0x16/0x1b [ 6986.168830] ---[ end trace 7a6e36c1c68b97a4 ]--- [ 6986.168830] Extended CMOS year: 2000 [ 6986.168830] ------------[ cut here ]------------ [ 6986.168830] WARNING: at /build/linux-X2rDfB/linux-3.2.57/kernel/hrtimer.c:767 hrtimers_resume+0x2e/0x42() [ 6986.168830] Hardware name: System Product Name [ 6986.168830] hrtimers_resume() called with IRQs enabled! [ 6986.168830] Modules linked in: nls_utf8 isofs udf crc_itu_t ppdev lp binfmt_misc nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc loop nvidia(P) snd_hda_codec_via sp5100_tco snd_hda_intel snd_hda_codec i2c_piix4 powernow_k8 parport_pc parport edac_mce_amd snd_hwdep snd_pcm snd_page_alloc snd_seq snd_seq_device snd_timer snd edac_core psmouse mperf serio_raw pcspkr evdev processor button asus_atk0110 thermal_sys i2c_core k10temp soundcore wmi ext4 crc16 jbd2 mbcache btrfs crc32c libcrc32c zlib_deflate microcode usbhid hid sg sr_mod sd_mod cdrom crc_t10dif ata_generic ohci_hcd floppy r8169 mii pata_atiixp libata ehci_hcd scsi_mod usbcore usb_common [last unloaded: scsi_wait_scan] [ 6986.168830] Pid: 9391, comm: pm-suspend Tainted: P W O 3.2.0-4-amd64 #1 Debian 3.2.57-3 [ 6986.168830] Call Trace: [ 6986.168830] [<ffffffff81046cd9>] ? warn_slowpath_common+0x78/0x8c [ 6986.168830] [<ffffffff81046d85>] ? warn_slowpath_fmt+0x45/0x4a [ 6986.168830] [<ffffffff8106288a>] ? hrtimers_resume+0x2e/0x42 [ 6986.168830] [<ffffffff81066c9d>] ? timekeeping_resume+0xd3/0xda [ 6986.168830] [<ffffffff81252764>] ? syscore_resume+0x61/0xa7 [ 6986.168830] [<ffffffff81077860>] ? suspend_devices_and_enter+0x14f/0x207 [ 6986.168830] [<ffffffff81077a33>] ? enter_state+0x11b/0x15c [ 6986.168830] [<ffffffff81076a43>] ? state_store+0xb7/0x101 [ 6986.168830] [<ffffffff8114f5a3>] ? sysfs_write_file+0xe0/0x11c [ 6986.168830] [<ffffffff810fac51>] ? vfs_write+0xa2/0xe9 [ 6986.168830] [<ffffffff810fae2e>] ? sys_write+0x45/0x6b [ 6986.168830] [<ffffffff81354a12>] ? system_call_fastpath+0x16/0x1b [ 6986.168830] ---[ end trace 7a6e36c1c68b97a5 ]--- [ 6986.168830] Enabling non-boot CPUs ... [ 6986.168830] Booting Node 0 Processor 1 APIC 0x1 [ 6986.168830] smpboot cpu 1: start_ip = 99000 [ 6985.963473] Calibrating delay loop (skipped) already calibrated this CPU [ 6985.963473] Switch to broadcast mode on CPU1 [ 6986.200523] NMI watchdog enabled, takes one hw-pmu counter. [ 6986.200794] CPU1 is up [ 6986.200966] Booting Node 0 Processor 2 APIC 0x2 [ 6986.200968] smpboot cpu 2: start_ip = 99000 [ 6986.066016] Calibrating delay loop (skipped) already calibrated this CPU [ 6986.066016] Switch to broadcast mode on CPU2 [ 6986.232295] NMI watchdog enabled, takes one hw-pmu counter. [ 6986.232519] CPU2 is up [ 6986.234343] ACPI: Waking up from system sleep state S3 [ 6986.252653] ohci_hcd 0000:00:12.0: wake-up capability disabled by ACPI [ 6986.252682] ohci_hcd 0000:00:12.1: wake-up capability disabled by ACPI [ 6986.268265] ehci_hcd 0000:00:12.2: wake-up capability disabled by ACPI [ 6986.268295] ohci_hcd 0000:00:13.0: wake-up capability disabled by ACPI [ 6986.268321] ohci_hcd 0000:00:13.1: wake-up capability disabled by ACPI [ 6986.284251] ehci_hcd 0000:00:13.2: wake-up capability disabled by ACPI [ 6986.284410] ohci_hcd 0000:00:14.5: wake-up capability disabled by ACPI [ 6986.284631] PM: early resume of devices complete after 32.099 msecs [ 6986.284953] r8169 0000:02:00.0: wake-up capability disabled by ACPI [ 6986.286968] parport_pc 00:07: activated [ 6986.288111] serial 00:09: activated [ 6986.288897] sd 0:0:1:0: [sda] Starting disk [ 6986.304155] r8169 0000:02:00.0: eth0: link down [ 6991.328240] ata1: link is slow to respond, please be patient (ready=0) [ 6993.497686] r8169 0000:02:00.0: eth0: link up [ 6995.468705] ata1.01: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out [ 6995.468710] ata1.01: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 6995.588700] ata1.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out [ 6995.588705] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 6995.604637] ata1.00: configured for UDMA/66 [ 6995.622473] ata1.01: configured for UDMA/100 [ 6996.082974] PM: resume of devices complete after 9798.297 msecs [ 6996.083128] PM: Finishing wakeup. [ 6996.083130] Restarting tasks ... done.
There was a new kernel update this morning. So, I went ahead to update my system with this new kernel and now the problem seems to have been fixed. I can hibernate my system and bring it back several times without a problem. Also, from the dmesg dump right after waking up from last sleep, it no longer dumps the WARNING messages (between the ----[ cut here ]----). Thank you.
I think there is something wrong with this last line in etc/fstab: /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> # / was on /dev/sda1 during installation UUID=eae80e45-bb7c-4b03-9fa0-f53747e397fd / ext4 errors=remount-ro 0 1 # /home was on /dev/sda6 during installation UUID=e0c278a6-33b6-4430-af6f-63c237a53132 /home ext4 defaults 0 2 # /usr/local was on /dev/sdb5 during installation UUID=5291e7ec-8f2c-4515-bc28-42633d9b62b2 /usr/local ext4 defaults 0 2 # swap was on /dev/sda5 during installation UUID=d42666d0-3c05-44ad-bdfe-bd3da72c3659 none swap sw 0 0 /dev/sr1 /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/sr0 /media/cdrom1 udf,iso9660 user,noauto 0 0 /dev/sdc1 /media/usb0 auto rw,user,noauto 0 0 When I try to mount, Error mounting: mount exited with exit code 1: helper failed with: Unprivileged user can not mount NTFS block devices using the external FUSE library.
How about commenting out the last line? Can you search on the web?
After my AMD64 system got fixed as shown in this AMD64 system hangs while waking up from hibernation, I decided to upgrade my old Intel Celeron computer running on a very old Debian v5 (Lenny?). Now, this Intel Celeron computer seems to have encountered the same problem, i.e. hangs during the 1st wake up from last hibernation. Unfortunately, this machine hangs right after waking up the 1st time from last hibernation. So, there is no chance I can capture the output from dmesg to show what causes the hang. FYI, the system has been updated to the latest, too, as seen below: AMD64 PhenomII X3: Code: Select allLinux Debian 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u1 x86_64 GNU/Linux Intel Celeron: Code: Select allLinux debian-i386 3.2.0-4-686-pae #1 SMP Debian 3.2.57-3+deb7u1 i686 GNU/Linux
As it turned out, the problem was caused by the missing firmware R300_cp.bin as shown here. I followed this ATI HowTO wiki to install firmware-linux-nonfree package to resolve the issue and the hang syndrome is gone. I did not have to re-install these two (libgl1-mesa-dri and xserver-xorg-video-ati) packages.
Hi there, I've installed new Nvidia drivers on my Debian 7 (I have an old 8400GS) after I installed Steam, because some website said that I should do that. When the installation was finished, I restarted my computer and tried to boot Debian, it's entering all init-runlevels (as far as I could see), but before the graphical shell is loading, a white underscore in the upper left corner is flashing and nothing else happens. I don't know if the drivers are configuring by that time, but I left the computer running for about 10 or 15 minutes and nothing happens. I#ve already had the same problem with Windows 7 before, I thought it may work better on Debian. The restore-mode is still working, but I have no idea how to fix that. I hope you know how to uninstall/remove the new drivers or how to fix that problem at all. Thanks for, Luis
StrgAltEsc wrote:I've installed new Nvidia drivers on my Debian 7 (I have an old 8400GS) (snip by kiyop) When the installation was finished, I restarted my computer and tried to boot Debian, it's entering all init-runlevels (as far as I could see), but before the graphical shell is loading, a white underscore in the upper left corner is flashing and nothing else happens. (snip by kiyop) The restore-mode is still working (snip by kiyop) I hope you know how to uninstall/remove the new driver How did you install the new Nvidia drivers? If you executed "apt-get install PACAKGE_NAME", then you can remove by Code: Select allapt-get purge PACKAGE_NAME or Code: Select allapt-get remove PACKAGE_NAME Maybe you can read manuals by Code: Select allman apt-get StrgAltEsc wrote:after I installed Steam, because some website said that I should do that. Please post the URL. You must not believe all the web sites. There are many wrong info on the web. As for Nvidia, https://wiki.debian.org/NvidiaGraphicsDrivers
Since last tuesday evening i can not connect to https://owncube.email and https://buddycube.com. I can connect using the TOR browser bundle or hidemyass.com It is impossible to change DNS servers in my modem / router (KPN Experiabox) Not wireless, not wired with Debian7 Xfce, Windows 7 and my Android phone. KPN sends me a new modem / router but i have my doubts if thats the problem. I'm not an expert so what can I do more to test / check what the problem is? Thx in advance, Arie Edit : corrected second link
If you expect that it is a DNS issue you can check using nslookup. Code: Select all~$ nslookup > buddy.com Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name: buddy.com Address: 168.62.20.37 > Note the address. Then change DNS servers and do it again (still in nslookup): Code: Select all> server 8.8.4.4 Default server: 8.8.4.4 Address: 8.8.4.4#53 > buddy.com Server: 8.8.4.4 Address: 8.8.4.4#53 Non-authoritative answer: Name: buddy.com Address: 168.62.20.37 > Are the addresses the same?
Hello, I seem to have the exact problem listed here: https://devtalk.nvidia.com/default/topi ... nit-cuda-/, which can be traced to the nvidia-uvm module missing. I'm on Debian wheezy, but I have the newest nvidia 331.67 module. From searching around it seems like there's some sort of "uvm" flag that's supposed to be called when the kernel module gets compiled. It also seems that the package manager during installation leaves that flag out (as mentioned here: https://developer.blender.org/T39149). I'm afraid of tinkering with graphics drivers on my own, so I was hoping someone could tell me how to recompile the driver with this flag without messing up the package manager's system. Thanks in advance!
Had this too, If you installed via the nvidia-kernel-dkms package there should be a '/usr/src/nvidia-current-331.67' directory containing the sources used to build the module. I haven't bothered investigating why dkms doesn't build the nvidia-uvm module yet, but it's trivial to do it yourself. Do 'make' in this dir, then in the 'uvm' directory contained within. Copy the resulting nvidia-uvm.ko to /lib/modules/kernel_version/updates/dkms. Run depmod and you're good to load it with modprobe nvidia-uvm. Note that you might need the udev rule from the nvidia forum post you mentioned (modify paths to suit) if you want cuda etc. as a normal user. OFC your module will likely get nuked by updates so this should probably be fixed in the dkms config, but I am lazy & this works for the time being. *Just noticed that you're running wheezy, how did you get 331.67? The above applies to sid.
G'day, I use a Dell Inspiron 15R 5537 laptop and I have installed Debian Wheezy 64-bit with the KDE interface. UEFI isn't supported. I couldn't get Debian Wheezy to boot with UEFI, the dvd wasn't detected, despite disabling secure boot, I had to disable UEFI by switching to legacy in BIOS settings in order to boot Debian Wheezy and install. Debian Jessie supports UEFI booting. Touch screen isn't supported. Debian Jessie supports the touch screen. Intel Haswell-ULT Integrated Graphics Controller is supported. AMD Radeon 8670M graphics isn't supported, if I install AMD's drivers it doesn't detect the graphics card and x will fail to start. Debian Jessie supports the AMD graphics card I just followed this guide https://wiki.debian.org/ATIProprietary and installed firmware-linux-nonfree. Intel Haswell-ULT HD Audio Controller is supported. Microphone isn't supported. I had issues with crackling which was resolved by following this guide. http://www.pc-freak.net/blog/how-to-fix ... -gnu-linux Realtek RTL8101E/RTL8102 Ethernet is supported. It worked but I did have a possible missing firmware issue but it was resolved by installing firmware-realtek Intel 7260 WiFi isn't supported. Debian Jessie supports the WiFi but I had to download and install the driver from. http://wireless.kernel.org/en/users/Drivers/iwlwifi Debian Wheezy is missing support for most of my hardware, how ever I have tested Debian Jessie and while the testing version is stable enough to use, I find that software can break easily when the system updates. I have decided to switch to Ubuntu, I don't like Unity so I have removed it and replaced it with KDE, Full hardware support out of the box only had to install AMD/ATI drivers. What would win me back is full hardware support and 64-Bit wine.
Many thanks for the post on the fix for audio! This fixed audio during video playback (especially bad) and regular music on my Dell Precision 390. I just had to change the below in the above link, not sure what this change does though, but it works! For my own knowledge does anyone know what the 'tsched=0' does? The best I could find is this which gets me in the general ballpark, but I need a "for dummies" version http://askubuntu.com/questions/371595/f ... e-defaults Fix problems with Glitches, voice skips and crackling In file /etc/pulse/default.pa its necessery to substitute the line; Code: Select allload-module module-udev-detect with Code: Select allload-module module-udev-detect tsched=0
Hi, I have an HP laptop with Win7 and Debian Wheezy (7.3) in dual boot. For the last week I've worked in GNOME and neglected KDE Desktop and its updates but a few hours ago I logged in, and installed some updates via Apper. There were many packages in the list of updates among which some NVidia package, some "kernel headers" and gstreamer. I installed them all, received an error for a "mismatch in version" for an NVidia package and, upon restart, GRUB didn't show Windows7! It only sees Debian, although fortunately I can access the Windows partition from withing Debian (via root privileges). Also, the video, in GNOME at times seems to be slow, doesn't react as I click or type. It's a 131 GB partition and I have all my documents in there. Can someone please help me figure out what's going on and fix it? Please?
Hi, Moby, Don't panic ... I think this can be fixed easily. You just need to boot into Debian, and issue the update-grub command from a Terminal / Console: Code: Select all$ su -c update-grub If everything goes well, when GRUB2 runs the os-prober script, you should see Windows 7 appear in the list of detected operating systems. Afterwards, reboot your laptop and you will see an entry for Windows at the initial GRUB screen. (Exactly the same situation happened on our used Dell Latitude laptop which I updated over the weekend. It's a dual-boot machine with Windows Vista [ugh, I know ] on a small partition; its GRUB entry disappeared after the kernel updates). If for some reason, this doesn't solve the problem, please post back and let us know. (The solution may be beyond my capabilities but I'm sure that others will be willing to help). HTH.
Hi all. I have installed debian stable on my old Joybook, and configured wireles to start automatically via wpa supplicant. For a week I put the computer aside, and now I dont remember my last manipulations with it. I might run an update before powering it off but I don't remember. The problem is, that now it does not connect to my wifi router, and I dont see it with sudo iwlist wlan0 scan command, only 4 -6 points. Even if I put it next to router my ESSID is not listed. On my new computer with Ubuuntu, Iwlist gives different list of point (4), and my ESSID is listed. And finnaly on my wife's Win7 computer about 20 points are listed. I restarted computer, I restarted wifihub, this had no effect. Any hint what to do? Thanks. Petro sudo
Check here: http://forums.debian.net/viewtopic.php?f=5&t=73778
Hi community Quick question: is it safe if I enable the xubuntu xfce ppa to get the latest versions of xfce applications? Despite the rolling nature of Sid I can't get past to the 4.10 version and there are some interesting features in 4.11 and 4.12 Thanks in advance and sorry I this topic may result misplaced in the forum or worse duplicated
No.
Hope this is the right place to post this. Apologies if not, first time posting although I've learned a fair share from lurking these forums I'm trying to stop the following from being loaded at boot: Code: Select allsnd_pcm_oss snd_mixer_oss snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_pcm_oss none of which I need. I've created .conf's for each of them in /etc/modprode.d as per the instructions on the Debian wiki (as well as the depmod and update-initramfs instructions, I've closed them individually and the remaining modules certainly don't need them to be loaded for: Code: Select allsnd_hda_codec_realtek snd_hda_intel snd_hda_codec to run/work. However on reboot they all load again and google is certainly not my friend as regards this particular niggle. I am running wheezy (just recently switched from squeeze by editing my sources.list and dist-upgrading and had the same [non] issue last time I tried). I have compiled my own kernel from source, (I have stock, Debian 2.6, a recompiled backports 3.2 and a custom 3.8.6 from kernel.org. I don't really know what I'm doing with the kernel, basically I just stripped out what ever I could identify that I didn't need), I thought it was worth mentioning although whichever I boot I have the same result. relevant output of lspci: Code: Select all00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02) Hope somebody can help. If not It's not really a problem but it's irritating and I'm not savvy enough to figure out what I'm doing wrong/not doing.
I think the question is only of "academic interest". It doesn't matter that all the modules are loaded and blacklisting them in the way you describe evidently doesn't work. However, if you really want the system to only load the modules required by your hardware, then I think you should look at compiling ALSA from source using the configuration option for your specific sound card rather than for multiple sound cards. At the moment, this can't be done as the Debian alsa-source package isn't available for wheezy so one would have to try using the source package in sid (possibly with module-assistant) or the upstream source,
i am trying to connect two computers via crossover ethernet cable. the ultimate goal is to access the internet through the debian's wireless connection and share it with the pc via the ethernet connection. right now i am just trying to prove to myself that i can connect them without any internet connection. so i connected the crossover cable to the ethernet ports of both computers and here is results of ifconfig on the debian computer: eth0 Link encap:Ethernet HWaddr 00:05:02:3b:21:fc inet addr:192.168.2.2 Bcast:192.168.2.255 Mask:255.255.255.0 inet6 addr: fe80::205:2ff:fe3b:21fc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:198 errors:0 dropped:0 overruns:0 frame:0 TX packets:175 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:30472 (29.7 KiB) TX bytes:29135 (28.4 KiB) Interrupt:42 Base address:0x4000 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:16436 Metric:1 RX packets:24 errors:0 dropped:0 overruns:0 frame:0 TX packets:24 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1690 (1.6 KiB) TX bytes:1690 (1.6 KiB) then i went to the pc and enabled the ethernet connection. it searched for an ip address and couldn't find one and told me the connection was limited or no connectivity. so i assigned ip address 192.168.2.3 and it said i was now connected at 100mps. ipconfig command on the pc looks like this Ethernet adaptor local area connection ip address 192.168.2.3 subnet mask 255.255.255.0 default gateway 192.168.2.1 debian now says there is an active wired netowrk connection, xp says there is a local area connection, but i can't ping from 192.168.2.2 (debian) to 192.168.2.3 (xp). it says destination unreachable. i don't know where to go from here. networking is new to me, and combining linux with xp makes it more complicated i assume. but if you tell me it is easy i will believe you. linux problems always look easy to me after they are fixed. thanks in advance from hardy
It has been a long time but I think you need to set it up in /etc/network/interfaces. Something like this: Code: Select allauto eth1 iface eth1 inet static address 192.168.1.2 netmask 255.255.255.0 broadcast 192.168.1.255 gateway 192.168.1.2 Remember, your machine is functioning as a gateway for the Windows machine.
Hello, I have trouble updating from iceweasel-28.0.1 to iceweasel-29.0. When I run an update, I get a BADSIG error from GPG. Code: Select allW: GPG error: http://mozilla.debian.net wheezy-backports Release: The following signatures were invalid: BADSIG 85A3D26506C4AE2A Debian Mozilla team APT archive <pkg-mozilla-maintainers@lists.alioth.debian.org> I haven't found a solution so far (neither on this forum nor away), so here is what I did: Here's my /etc/apt/sources.list: Code: Select alldeb http://mirror.switch.ch/ftp/mirror/debian/ wheezy main contrib non-free deb-src http://mirror.switch.ch/ftp/mirror/debian/ wheezy main contrib non-free deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free deb http://mirror.switch.ch/ftp/mirror/debian/ wheezy-updates main contrib non-free deb-src http://mirror.switch.ch/ftp/mirror/debian/ wheezy-updates main contrib non-free deb http://mozilla.debian.net/ wheezy-backports iceweasel-release After finding this thread, I did the following as root: Installed pkg-mozilla-archive-keyring_1.1_all.deb: Code: Select all# dpkg -i pkg-mozilla-archive-keyring_1.1_all.deb (Reading database ... 259782 files and directories currently installed.) Preparing to replace pkg-mozilla-archive-keyring 1.1 (using pkg-mozilla-archive-keyring_1.1_all.deb) ... Unpacking replacement pkg-mozilla-archive-keyring ... Setting up pkg-mozilla-archive-keyring (1.1) ... Installed debian-keyring: Code: Select all# aptitude install debian-keyring The following NEW packages will be installed: debian-keyring 0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 45.4 MB of archives. After unpacking 50.3 MB will be used. Get: 1 http://mirror.switch.ch/ftp/mirror/debian/ wheezy/main debian-keyring all 2013.04.21 [45.4 MB] Fetched 45.4 MB in 1min 50s (412 kB/s) Selecting previously unselected package debian-keyring. (Reading database ... 259782 files and directories currently installed.) Unpacking debian-keyring (from .../debian-keyring_2013.04.21_all.deb) ... Setting up debian-keyring (2013.04.21) ... Imported the signature provided by mozilla.debian.net: Code: Select all# wget -O- -q http://mozilla.debian.net/archive.asc | gpg --import gpg: key 06C4AE2A: public key "Debian Mozilla team APT archive <pkg-mozilla-maintainers@lists.alioth.debian.org>" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) gpg: no ultimately trusted keys found Added the key to apt: Code: Select all# gpg --export -a 06C4AE2A | apt-key add - OK Run this command found on mozilla.debian.net: Code: Select allgpg --check-sigs --fingerprint --keyring /etc/apt/trusted.gpg.d/pkg-mozilla-archive-keyring.gpg --keyring /usr/share/keyrings/debian-keyring.gpg pkg-mozilla-maintainers pub 4096R/06C4AE2A 2010-11-20 [expires: 2019-11-13] Key fingerprint = 85F0 6FBC 75E0 67C3 F305 C3C9 85A3 D265 06C4 AE2A uid Debian Mozilla team APT archive <pkg-mozilla-maintainers@lists.alioth.debian.org> sig!3 06C4AE2A 2012-11-14 Debian Mozilla team APT archive <pkg-mozilla-maintainers@lists.alioth.debian.org> sig! A6AA8C72 2010-11-20 Mike Hommey <glandium@debian.org> pub 4096R/06C4AE2A 2010-11-20 [expires: 2019-11-13] Key fingerprint = 85F0 6FBC 75E0 67C3 F305 C3C9 85A3 D265 06C4 AE2A uid Debian Mozilla team APT archive <pkg-mozilla-maintainers@lists.alioth.debian.org> sig!3 06C4AE2A 2012-11-14 Debian Mozilla team APT archive <pkg-mozilla-maintainers@lists.alioth.debian.org> sig! A6AA8C72 2010-11-20 Mike Hommey <glandium@debian.org> 2 signatures not checked due to missing keys When I run an update, here's what I get: Code: Select all# aptitude update Hit http://mirror.switch.ch wheezy Release.gpg Hit http://mirror.switch.ch wheezy-updates Release.gpg Hit http://security.debian.org wheezy/updates Release.gpg Hit http://mirror.switch.ch wheezy Release Hit http://mirror.switch.ch wheezy-updates Release Hit http://security.debian.org wheezy/updates Release Hit http://mirror.switch.ch wheezy/main Sources Hit http://mirror.switch.ch wheezy/contrib Sources Hit http://security.debian.org wheezy/updates/main Sources Hit http://mirror.switch.ch wheezy/non-free Sources Hit http://mirror.switch.ch wheezy/main amd64 Packages Hit http://security.debian.org wheezy/updates/contrib Sources Hit http://ppa.launchpad.net oneiric Release.gpg Hit http://mirror.switch.ch wheezy/contrib amd64 Packages Hit http://mirror.switch.ch wheezy/non-free amd64 Packages Hit http://security.debian.org wheezy/updates/non-free Sources Hit http://mirror.switch.ch wheezy/main i386 Packages Hit http://mirror.switch.ch wheezy/contrib i386 Packages Hit http://security.debian.org wheezy/updates/main amd64 Packages Hit http://mirror.switch.ch wheezy/non-free i386 Packages Hit http://mirror.switch.ch wheezy/contrib Translation-en Hit http://ppa.launchpad.net oneiric Release Hit http://security.debian.org wheezy/updates/contrib amd64 Packages Hit http://mirror.switch.ch wheezy/main Translation-en Hit http://mirror.switch.ch wheezy/non-free Translation-en Hit http://security.debian.org wheezy/updates/non-free amd64 Packages Hit http://mirror.switch.ch wheezy-updates/main Sources Hit http://security.debian.org wheezy/updates/main i386 Packages Hit http://mirror.switch.ch wheezy-updates/contrib Sources Hit http://ppa.launchpad.net oneiric/main Sources Hit http://mirror.switch.ch wheezy-updates/non-free Sources Hit http://security.debian.org wheezy/updates/contrib i386 Packages Hit http://mirror.switch.ch wheezy-updates/main amd64 Packages/DiffIndex Hit http://mirror.switch.ch wheezy-updates/contrib amd64 Packages Hit http://security.debian.org wheezy/updates/non-free i386 Packages Hit http://mirror.switch.ch wheezy-updates/non-free amd64 Packages Hit http://mirror.switch.ch wheezy-updates/main i386 Packages/DiffIndex Hit http://ppa.launchpad.net oneiric/main amd64 Packages Hit http://security.debian.org wheezy/updates/contrib Translation-en Hit http://mirror.switch.ch wheezy-updates/contrib i386 Packages Hit http://mirror.switch.ch wheezy-updates/non-free i386 Packages Hit http://security.debian.org wheezy/updates/main Translation-en Hit http://mirror.switch.ch wheezy-updates/contrib Translation-en Hit http://mirror.switch.ch wheezy-updates/main Translation-en/DiffIndex Hit http://security.debian.org wheezy/updates/non-free Translation-en Hit http://mirror.switch.ch wheezy-updates/non-free Translation-en Hit http://ppa.launchpad.net oneiric/main i386 Packages Ign http://ppa.launchpad.net oneiric/main Translation-en Get: 1 http://mozilla.debian.net wheezy-backports Release.gpg [819 B] Hit http://mozilla.debian.net wheezy-backports Release Ign http://mozilla.debian.net wheezy-backports Release Ign http://mozilla.debian.net wheezy-backports/iceweasel-release amd64 Packages/DiffIndex Ign http://mozilla.debian.net wheezy-backports/iceweasel-release i386 Packages/DiffIndex Hit http://mozilla.debian.net wheezy-backports/iceweasel-release amd64 Packages Hit http://mozilla.debian.net wheezy-backports/iceweasel-release i386 Packages Ign http://mozilla.debian.net wheezy-backports/iceweasel-release Translation-en Fetched 819 B in 3s (270 B/s) W: GPG error: http://mozilla.debian.net wheezy-backports Release: The following signatures were invalid: BADSIG 85A3D26506C4AE2A Debian Mozilla team APT archive <pkg-mozilla-maintainers@lists.alioth.debian.org> What did I do wrong? Thanks a lot in advance.
I have the same problem
I have a very strange problem with my raid and reached a point where I have no idea what I could try next. My setup is basically: raid 1 with 2 x 3TB disks. This worked fine for some months until recently it failed to recognize one disk during boot, warning that the raid is degraded. I could add the second disk again, which then worked but meant a rebuild of the raid. So I decided to backup the data and create a new raid. And now I'm experiencing the following problem: I can create the raid just fine and everything works great, but as soon as I reboot the computer, the raid is gone and mdadm couldn't find any raid superblock on the disks when I try to manually assemble the raid. Strangely, when I create a new raid, mdadm claims that the two disks seem to belong to another raid. Until now, I tried to recreate the raid several time, repartitioning the disks with gdisk into one large partition (gpt) with Linux Raid or ext4 file system. I also tried to "zeroing" the whole disks using dd (interestingly, mdadm still claimed the disks belong to a raid afterwards). But the problem still persists. When I create a new array everything looks fine: Infos on raid: Code: Select all[b]mdadm --query /dev/md0:[/b] /dev/md0: 2794.40GiB raid1 2 devices, 0 spares. Use mdadm --detail for more detail. [b]mdadm --detail /dev/md0:[/b] /dev/md0: Version : 1.2 Creation Time : Sun Apr 27 04:00:32 2014 Raid Level : raid1 Array Size : 2930135488 (2794.40 GiB 3000.46 GB) Used Dev Size : 2930135488 (2794.40 GiB 3000.46 GB) Raid Devices : 2 Total Devices : 2 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Sun Apr 27 09:59:37 2014 State : active Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 Name : serv-u:0 (local to host serv-u) UUID : a417fd95:be1e55b3:81025340:dcdfd05c Events : 4365 Number Major Minor RaidDevice State 0 8 16 0 active sync /dev/sdb 1 8 32 1 active sync /dev/sdc Infos on disks: Code: Select all[b]mdadm --query /dev/sdb:[/b] /dev/sdb: is not an md array /dev/sdb: device 0 in 2 device active raid1 /dev/md0. Use mdadm --examine for more detail. [b]mdadm --examine /dev/sdb:[/b] /dev/sdb: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : a417fd95:be1e55b3:81025340:dcdfd05c Name : serv-u:0 (local to host serv-u) Creation Time : Sun Apr 27 04:00:32 2014 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 5860271024 (2794.40 GiB 3000.46 GB) Array Size : 2930135488 (2794.40 GiB 3000.46 GB) Used Dev Size : 5860270976 (2794.40 GiB 3000.46 GB) Data Offset : 262144 sectors Super Offset : 8 sectors Unused Space : before=262056 sectors, after=48 sectors State : active Device UUID : 64be953f:4bc645d5:c70f3235:d6b9254e Internal Bitmap : 8 sectors from superblock Update Time : Sun Apr 27 09:59:37 2014 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 2fa20733 - correct Events : 4365 Device Role : Active device 0 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) Same output for /dev/sdc. Now when I reboot the computer, the raid is gone. When I try to assemble the raid, I get the error that there are no RAID superblocks an the disk: Code: Select all[b]mdadm -v --assemble /dev/md0[/b] mdadm: looking for devices for /dev/md0 mdadm: cannot open device /dev/sr0: No medium found mdadm: no RAID superblock on /dev/sdc1 mdadm: no RAID superblock on /dev/sdc mdadm: no RAID superblock on /dev/sdb1 mdadm: no RAID superblock on /dev/sdb mdadm: no RAID superblock on /dev/sda3 mdadm: no RAID superblock on /dev/sda2 mdadm: no RAID superblock on /dev/sda1 mdadm: no RAID superblock on /dev/sda The information of the disk now reads: Code: Select all[b]mdadm --examine /dev/sdb[/b] /dev/sdb: MBR Magic : aa55 Partition[0] : 4294967295 sectors at 1 (type ee) Here is my mdadm.conf, if needed: Code: Select all[b]mdadm.conf:[/b] # mdadm.conf # # Please refer to mdadm.conf(5) for information about this file. # # by default (built-in), scan all partitions (/proc/partitions) and all # containers for MD superblocks. alternatively, specify devices to scan, using # wildcards if desired. #DEVICE partitions containers # auto-create devices with Debian standard permissions CREATE owner=root group=disk mode=0660 auto=yes # automatically tag new arrays as belonging to the local system HOMEHOST <system> # instruct the monitoring daemon where to send mail alerts MAILADDR root # definitions of existing MD arrays # This file was auto-generated on Fri, 25 Apr 2014 22:57:38 +0200 # by mkconf 3.3-2 ARRAY /dev/md/0 metadata=1.2 UUID=a417fd95:be1e55b3:81025340:dcdfd05c name=serv-u:0 Does anyone has any idea what I'm doing wrong and how I can fix that to get my raid back? Thank you for your help in advance.
are you getting ghost data on the disks? repartitioning alone doesn't always make the disks ready for new data.
A theoretical question about apt (meaning, on relfection, I might not really do this, but I still want to know how): I have the following 3rd party repository: [code]## Tor repository deb http://deb.torproject.org/torproject.org jessie main[/code] I want to preferentially install packages from that repository, irrespective of the versions located elsewhere: [code]greenman@Crynfyd:~$ apt-cache policy tor tor: Installed: (none) Candidate: 0.2.4.21-1 Version table: 0.2.5.3-alpha-1 0 200 http://ftp.us.debian.org/debian/ experimental/main amd64 Packages 0.2.4.21-1 0 500 http://ftp.us.debian.org/debian/ jessie/main amd64 Packages 300 http://ftp.us.debian.org/debian/ sid/main amd64 Packages 100 /var/lib/dpkg/status 0.2.4.21-1~d79.jessie+1 0 500 http://deb.torproject.org/torproject.org/ jessie/main amd64 Packages[/code] I can't figure out how to set up the preferences.d pinning file to do this -- mostly, I can't figure out how to specify the origin or source. So far everything I have tried has failed to give priority to the repository I want (for this and a couple of other packages only).
I would try 1. Install the version you want. Code: Select allapt-get install tor=0.2.4.21-1blahblahblah (or get the .deb package and used dpkg -i if necessary) 2. Code: Select allapt-mark hold tor That should pin it to the version you installed, regardless of other versions in other repos.
I've just installed Debian 7.4. The wireless card is an Intel AC-3160. I ran modprobe iwlwifi with no problems. Result of lsmod: Code: Select alllsmod | grep iwlwifi iwlwifi 166761 0 mac80211 192806 1 iwlwifi cfg 80211 137243 2 mac80211, iwlwifi But I can't get wlan0 to actually start: Code: Select allifup wlan0 Ignoring unknown interface wlan0=wlan0 Code: Select allifconfig wlan0 up wlan0: ERROR while getting interface flags: No such device Any idea what's going wrong?
Take a look at dmesg output to see if the device is being recognized by the system. Code: Select alldmesg | most
After a recent software update I ran this week from my GNOME 3 desktop (Debian Jessie), a new bug was introduced: whenever the laptop goes to sleep and wakes up again, my network services are dead, both Ethernet and Wifi. This is extremely annoying because it basically means that whenever I need move the laptop somewhere, I can completely reboot the system to do anything useful. Is it possible to kill and restart the network daemon from a terminal at least, so I don't have to reboot all the time? Thanks, ..h.h..
This seems to work: Code: Select allsudo service network-manager restart Perhaps the problem is that I have another problem. I can't find a way to tell GNOME to suspend the laptop when I close the lid. So I have to execute Code: Select allsudo pm-suspend everytime I need to move with the laptop. If I could fix GNOME to properly handle the lid close, perhaps the network problem is also solved?
Hi all, Debian 7.3 Cable connection - (FTTH) Fibre Optic Network ISP -> PC /etc/network/interfacesCode: Select allauto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address xxx.xxx.xxx.xxx nameserver xxx.xxx.xxx.xxx nameserver xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx broadcast xxx.xxx.xxx.xxx gateway xxx.xxx.xxx.xxx Unable to connect ISP. But can ping gateway. Please help. Thanks Rgds satimis
Try use Code: Select alldns-nameserveres IP1 IP2 instead of namesrever. Also you can use dns-search and dns-domain, but I never used them. Peter.
Hi. I finally made it to install Debian on my lenovo. Now it's time to install the graphics card. I have intel HD 4000 i965 with i7 3632QM. Witch driver I should install? Also I want a minimal xorg without all this various dependencies. Generally I am a minimalistic person. I don't like huge list of dependencies. For example when I want xorg, i want xorg and the graphics driver. No all x tools like xcalc, xterm, xeyes etc or all xorg-drivers like Ati, nvidia etc. So how can I deal with this?
I think this should do it (at your own risk): Code: Select allxorg xserver-xorg xserver-xorg-core xserver-xorg-input-synaptics xserver-xorg-video-intel libgl1-mesa-dri libgl1-mesa-glx
Hi, i have a problem with cdemu-daemon and KDE. When i mount ISO file with command Code: Select allcdemu load any linuxmint-13-kde-dvd-32bit.iso Daemon load device /dev/sr1 with resources of iso file but KDE doesn't recognize that new device is available to mount. When i try mount it manally everything works fine. Code: Select allsudo mount -t iso9660 -o -ro /dev/sr1 /mnt What is strange when i run k3bsetup or k3b notification about new device magically pops out. My OS is debian testing KDE version 4.11 udev in version 204-8 and udisk2 in version 2.1.3-1. Where is the problem? -------------------------- some extra info: cdemu-damenon Code: Select allStarting CDEmu daemon with following parameters: - num devices: 4 - ctl device: /dev/vhba_ctl - audio driver: default - bus type: session lsmod | grep vhba Code: Select allvhba 17120 4 scsi_mod 182938 5 sg,vhba,libata,sd_mod,sr_mod ls -l /dev/vhba_ctl Code: Select allcrw-rw---- 1 root cdrom 10, 57 mar 31 07:15 /dev/vhba_ctl My user is in cdrom group. logs say: Code: Select all[ 38.151541] sr1: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray [ 38.151652] sr 6:0:0:0: Attached scsi CD-ROM sr1 [ 38.152079] sr 6:0:0:0: Attached scsi generic sg2 type 5 [ 38.152237] scsi 6:0:1:0: CD-ROM CDEmu Virt. CD/DVD-ROM 1.10 PQ: 0 ANSI: 0 [ 38.152369] sr2: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray [ 38.152467] sr 6:0:1:0: Attached scsi CD-ROM sr2 [ 38.152536] sr 6:0:1:0: Attached scsi generic sg3 type 5 [ 38.152688] scsi 6:0:2:0: CD-ROM CDEmu Virt. CD/DVD-ROM 1.10 PQ: 0 ANSI: 0 [ 38.152809] sr3: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray [ 38.152898] sr 6:0:2:0: Attached scsi CD-ROM sr3 [ 38.152949] sr 6:0:2:0: Attached scsi generic sg4 type 5 [ 38.153371] scsi 6:0:3:0: CD-ROM CDEmu Virt. CD/DVD-ROM 1.10 PQ: 0 ANSI: 0 [ 38.153483] sr4: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray [ 38.153559] sr 6:0:3:0: Attached scsi CD-ROM sr4 [ 38.153620] sr 6:0:3:0: Attached scsi generic sg5 type 5 My udev rule for vhba Code: Select allKERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", GROUP="cdrom"
Seams like Code: Select allecho 2000 > /sys/module/block/parameters/events_dfl_poll_msecs helps but is it safe? I mean does it slow my computer, can damage hardware or someting?
Upgraded to the new Network Manager and now the /etc/init.d/network-manager fails when running. /etc/init.d/network-manager status [FAIL] NetworkManager is not running ... failed! Anyone having this problem? Anyone know how to fix it? Thanks.
If you have a network connection I would run wicd. I run that and now I am glad I do. I saw that upgrade last nite and thought, "Well at least he/she should have tested it." Guess not.
Hi. When I had a desktop environment installed everything went to the edge of the screen. Now on my IBM-T20-2647 with a newly installed Debian-netinst (I want to use CLI only) the screen acts as if margined i.e: blank inch or so at top and bottom, quarter on both sides and text crunched in the middle? I'm having trouble coming up with a good search term to find a solution. I've tried looking at configs like /etc/default/console-setup with variables SCREEN_WIDTH and SCREEN_HEIGHT but also trying to change font there does nothing so I tested by commenting out most lines there and still no changes? To change the font I've put this line of code in my root and users home folders .profileCode: Select all... setfont Uni1-VGA.psf.gz ...and thought that the font may dictated screen size but all fonts stay in the box? If anyone can help I would greatly appreciate it.
Check out xrandr. I think that's what is setting video size.
Hello, I have tried installing mysql server with apt-get, this is the error I have: start: Job failed to start invoke-rc.d: initscript mysql, action "start" failed. dpkg: error processing mysql-server-5.5 (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of mysql-server: mysql-server depends on mysql-server-5.5; however: Package mysql-server-5.5 is not configured yet. dpkg: error processing mysql-server (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: mysql-server-5.5 mysql-server Well, I have tried clean, autoclean, purge, autoremove, delete the /var/lib/mysql directory, dpkg configure, apt-get update, upgrade, installing these .deb: sudo dpkg -i mysql-5.6.9-rc-debian6.0-i686.deb sudo dpkg -i mysql-5.5.29-debian6.0-i686.deb I think I have tried so many things, but still have the same error, please if anyone has solved it and could help me, I would really appreciate it, thank you in advance!!
Presumably you are running squeeze? Without any foreign packages already? Where did you get those debs from?
Hello all, I've noticed the following message started to appear in my cron.daily log. /etc/cron.daily/spamassassin: mkdir /var/lib/spamassassin/3.003002: Permission denied at /usr/bin/sa-update line 834 sa-update failed for unknown reasons Log seems okay up until 2 weeks ago Just running standard Wheezy with updates. spamassassin 3.3.2-5 Anyone any ideas ? Thanks, pappin
Hello pappin! pappin wrote: mkdir /var/lib/spamassassin/3.003002: Permission denied at /usr/bin/sa-update line 834 sa-update failed for unknown reasons Unfortunately, I am not familiar with SpamAssassin, but from the log above your problem is caused by wrong permissions. Please post the content from "/etc/cron.daily/spamassassin" to identify the user which is used to run the program "sa-update". In addition, add the output from "ls -l /var/log/spamassassin/" to see, if the user has write permissions to the directory. Best regards, rzbrk
I am trying to install the intel i210 ethernet NIC I have done this in the past, with the same version driver, debian wheezy, motherboard, etc Although I am not sure what I am doing wrong: Readme file says to: 1. Move the base driver tar file to the directory of your choice. For example, use '/home/username/igb' or '/usr/local/src/igb'. 2. Untar/unzip the archive, where <x.x.x> is the version number for the driver tar file: tar zxf igb-<x.x.x>.tar.gz 3. Change to the driver src directory, where <x.x.x> is the version number for the driver tar: cd igb-<x.x.x>/src/ 4. Compile the driver module: # make install Which is all straight forward, but until I get to the make install: Makefile:76: *** Kernel header files not in any of the expected locations. Makefile:77: *** Install the appropriate kernel development package, e.g. Makefile:78: *** kernel-devel, for building kernel modules and try again. Stop. I probably do not have the right dev package, but I am not sure which to install.. Thanks for help.
Apparently a driver was included in the kernel from 3.5 which is newer than wheezy default kernel. https://lists.debian.org/debian-kernel/ ... 00381.html Try a kernel from backports, it just might work automatically. If you must compile, you are probably missing kernel headers - Code: Select allaptitude install linux-headers-$(uname -r) build-essential
Hello! I try to install the latest Diva4Linux driver (V. 9.6-113-149) for a Diva UM-BRI-2 PCIe on a Debian 7 (Wheezy) linux box with kernel 3.2.0-4-amd64. I basically followed the instructions from the two howtos: * http://www.dialogic.com/webhelp/Diva/9. ... 52-07.html * http://www.dialogic.com/support/helpweb ... diva_m_lin When executing the build script '/usr/lib/eicon/divas/src/Build' it aborts in the section 'make menuconfig'. I have the following packages installed (extract from dpkg -l) -- UPDATED: Code: Select allii autoconf 2.69-1 all automatic configure script builder ii automake 1:1.11.6-1 all Tool for generating GNU Standards-compl ii cpp 4:4.7.2-1 amd64 GNU C preprocessor (cpp) ii cpp-4.6 4.6.3-14 amd64 GNU C preprocessor ii cpp-4.7 4.7.2-5 amd64 GNU C preprocessor ii dkms 2.2.0.3-1.2 all Dynamic Kernel Module Support Framework ii libncurses5:amd64 5.9-10 amd64 shared libraries for terminal handling ii libncurses5-dev 5.9-10 amd64 developer's libraries for ncurses ii libncursesw5:amd6 5.9-10 amd64 shared libraries for terminal handling ii linux-headers-3.2 3.2.54-2 amd64 Header files for Linux 3.2.0-4-amd64 ii linux-headers-3.2 3.2.54-2 amd64 Common header files for Linux 3.2.0-4 ii linux-image-3.2.0 3.2.54-2 amd64 Linux 3.2 for 64-bit PCs ii linux-image-amd64 3.2+46 amd64 Linux for 64-bit PCs (meta-package) ii linux-kbuild-3.2 3.2.17-1 amd64 Kbuild infrastructure for Linux 3.2 ii linux-libc-dev:am 3.2.54-2 amd64 Linux support headers for userspace dev ii linux-source 3.2+46 all Linux kernel source (meta-package) ii linux-source-3.2 3.2.54-2 all Linux kernel source for version 3.2 wit ii make 3.81-8.2 amd64 An utility for Directing compilation. The last lines from divas.log has an indication for the root cause: Code: Select all# LOG ---- START SECTION 'make menuconfig' ------------------ #+ LOG INFO: pwd:/usr/lib/eicon/divas/src #+ LOG INFO: kernel dir pwd:/usr/src/linux /usr/src/linux-headers-3.2.0-4-common/scripts/Makefile.build:44: /usr/src/linux-headers-3.2.$ make[3]: *** Keine Regel, um »/usr/src/linux-headers-3.2.0-4-common/scripts/basic/Makefile« $ make[2]: *** [scripts_basic] Fehler 2 make[1]: *** [sub-make] Fehler 2 make: *** [all] Fehler 2 #+ LOG INFO: pwd:/usr/lib/eicon/divas/src #! LOG ABORT EXECUTION DUE TO ERROR : Failed to execute 'make menuconfig' #! LOG ERROR INFO: make menuconfig 'make menuconfig' seems to expect a file Makefile which it can't find. On lists.debian.org I found a similar problem (when compiling VirtualBox kernel module). But they ended up switching to windows which is not an option for me: https://lists.debian.org/debian-user/20 ... 00044.html Did anyone successfully installed the driver on Debian Wheezy and can help me? Thanks a lot, rzbrk
The README.TXT in the download also says you need: - For Debian systems, the following package must be installed: - xinetd and you need libncurses5-dev, too. However, it looks like what it really wants, instead of just the kernel headers, is the full Debian kernel source package extracted and installed in /usr/src. That "make menuconfig" is a curses-based kernel config "GUI" that is included in the kernel source, but not the headers packages.
I was looking in to setting up a VPN connection and saw that the option to do so was locked because I did not have the necessary programs available ( ie OpenVPN). So, I went to the Add programs and selected OpenVPN. Of course there were a number of other files/packages that also needed to be installed so I said OK ! Well, what happened was that after the first reboot, after the packages were installed, the screen resolution was changed. And not only that, but most of the screen resolutions that were previously available not longer were available (only 1024x768 and 800x600 are now available). Unfortunately I was STUPID and did not have a backup so the previous system state is no longer available. So, I have some questions and hopefully will get some relevant answers (without too much grief please, hahaha). 1) What files, libs, etc. may have been effected so that I might be able to revert to the previous versions. Or tell me how to go about searching to see what might have been effected. Maybe what commands to use to search for updates by time/date on files. 2) I see that there is a program called TimeShift for Ubuntu. Is that available also for Debian Wheezy? I know it is a Windows way of thinking but might be helpful until I become more attuned to the Linux way of thinking. Thanks ahead of time for all of the great responses I know I will receive. And thanks in advance for giving me ***T for not having a backup. By the way, as an afterthought I thought I would add that by using xrandr --newmode , etc. , I was able to have the desired mode available after start up. Just can't have it saved as the default mode.
Okay...you're not being a good boy and backing up the system For backups, I use rsync and cron. I have heard good reports about Lucky Backup which is in the repos, if you want a GUI program.
I am able to see and view the samba shares that I create, but not able to write to them. Currently my smb.conf looks like: Code: Select all... security = user [test] comment = test path = /mnt/test browsable = yes writeable = yes create mask = 0660 directory mask = 0771 I have tried different things such as 'write users = michael' etc with no avail either. This user does have a samba password which was preventing me from logging on completely at first. I have also chmod/chown -R the /mnt/test folder. I belive it is a group problem, but am not sure as I have seemed to try suggestions from 20+ google pages.
Hi, this is the way I configured my Samba: Code: Select all[test] comment = Test Share path=/srv/samba/test browsable = yes writable = yes valid users = @smb_test admin users = root force group = smb_test acl check permissinos = yes acl map full control = yes security mask = 0770 force create mode = 0770 directory security mask = 0770 inherit owner = yes inherit permissions = yes All users belonging to the group "smb_test" can access the share. You can add user USER to the group with the following command: Code: Select allusermod -a -G smb_test USER The access rights of the directory /srv/samba/test are set to 777. Best regards, rzbrk
Hi! I have downloaded QT following this tutorial: http://code.google.com/p/wkhtmltopdf/wiki/compilation cause I need to use the program wkhtmltopdf with some patches that I can only have if I install the QT library from the source code, not with apt-get. Well, I am trying to install it, the problem is when I do the step: make -j3 && make install , I can't find a make file for the make. I know that might be weird and not so many people have faced the same problem with that exact library but, it should be something related to my still low knowledge of linux. If anyone could help me I would really appreciate it, thank you very much.
Did you do the configure step before the make? It should warn you about obvious things like missing software. It will of course not produce valid makefiles if there are such errors. Do you have the make package installed?
I had a problem the other day, after installing OpenVPN, in which the system display selections for my monitor were no longer working correctly. After struggling a bit I added some lines of code in /etc/gdm3/Init/Default, using xrandr, to get the resolution I wanted. Interstingly, after a couple of shutdowns and boots, the original display resolutions came back. HMMM! Anyway, today I got a notification that there were several updates available for the system and I went ahead and installed those updates. After rebooting the display resolution problem has returned. Still being pretty new to Linux I am at a real loss for what the heck is happening. Can somebody please point me in the right direction? Some additional info for you: I just noticed that the system is NoT even detecting what monitor I have. Before it displayed that I have a Viewsonic 19" monitor. Now, nothing.
Well,I am once again perplexed. After trying several things I shut down the computer a turned off power. Waited about 20 seconds then powered back up. On logging in to Debian I was found that the monitor is correctly identified and all screen resolutions are back to normal. The only thing I can guess at is that when I did the upgrades something changed in the grahics driver and/or the on board graphics adapter and it required a complete power off to be able to reset the config or adapter. Somebody a lot smarter, at least more knowledgable, than I will have to tell me waht really happened. As for now things are back to normal.
Hi all, following problem: I've got a NEC Pinwriter P7 Plus B/W Dot-Matrix Printer, which I'm trying to get to work under CUPS 1.7rc1, on 3.11.0-17-generic #31-Ubuntu SMP (mint 16) I'm using a EX-44171 PCIe<->Parallel/Serial Card, on a Asus F1A75-V Pro Motherboard. The card says it has a 'Oxford Chipset' built on, dough I couldn't find an exact type. http://www.exsys.ch/index.php?main_page ... anguage=en Command Outputs: Code: Select all$ lspci 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Complex 00:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port 00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 03) 00:10.1 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 03) 00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [IDE mode] (rev 40) 00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) 00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11) 00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) 00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11) 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 13) 00:14.1 IDE interface: Advanced Micro Devices, Inc. [AMD] FCH IDE Controller 00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01) 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11) 00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40) 00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) 00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0) 00:15.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 1) 00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 2) 00:15.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 3) 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 0 (rev 43) 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 1 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 2 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 3 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 4 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 6 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 5 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 7 01:00.0 VGA compatible controller: NVIDIA Corporation GF110 [GeForce GTX 570 Rev. 2] (rev a1) 01:00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1) 03:00.0 Parallel controller: Oxford Semiconductor Ltd Device c118 03:00.3 Serial controller: Oxford Semiconductor Ltd Device c11b 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) 05:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller 06:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01) Code: Select all$ lsmod | grep lp lp 17759 0 parport 42299 3 lp,ppdev,parport_pc Code: Select all$ lsmod | grep ppdev ppdev 17671 0 parport 42299 3 lp,ppdev,parport_pc Code: Select all$ lsmod | grep parport_pc parport_pc 32701 1 parport 42299 3 lp,ppdev,parport_pc Code: Select all$ cat /etc/modules # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. # Parameters can be specified after the module name. loop lp rtc ppdev parport_pc Code: Select all$ dmesg | grep par [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.914469] regulator-dummy: no parameters [ 1.059398] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 1.732016] Asymmetric key parser 'x509' registered [ 2.107951] ahci: SSS flag set, parallel bus scan disabled [ 2.108004] ahci 0000:06:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs [ 6.807249] ppdev: user-space parallel port driver [ 6.810590] PCI parallel port detected: 1415:c000, I/O at 0xd010(0xd000), IRQ 16 [ 6.810693] parport0: PC-style at 0xd010 (0xd000), irq 16, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP] [ 6.900481] lp0: using parport0 (interrupt-driven). [ 95.946099] parport0: lp tried to release parport when not owner Code: Select all$ dmesg | grep lp [ 0.000000] On node 0 totalpages: 4188223 [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.52 BogoMIPS (lpj=11601052) [ 6.800934] lp: driver loaded but no devices found [ 6.900481] lp0: using parport0 (interrupt-driven). [ 95.946099] parport0: lp tried to release parport when not owner Code: Select all$ dmesg | grep -i printer Code: Select all$ ls -l /dev/lp* /dev/parport* crw-rw---- 1 root lp 6, 0 Mär 20 20:05 /dev/lp0 crw-rw---- 1 root lp 99, 0 Mär 20 20:05 /dev/parport0 Code: Select all$ ls -l /proc/sys/dev/parport/parport*/autoprobe* -r--r--r-- 1 root root 0 Mär 20 20:21 /proc/sys/dev/parport/parport0/autoprobe -r--r--r-- 1 root root 0 Mär 20 20:21 /proc/sys/dev/parport/parport0/autoprobe0 -r--r--r-- 1 root root 0 Mär 20 20:21 /proc/sys/dev/parport/parport0/autoprobe1 -r--r--r-- 1 root root 0 Mär 20 20:21 /proc/sys/dev/parport/parport0/autoprobe2 -r--r--r-- 1 root root 0 Mär 20 20:21 /proc/sys/dev/parport/parport0/autoprobe3 Code: Select all$ sudo cat /proc/sys/dev/parport/parport*/autoprobe* Code: Select all$ lpinfo -v network https network http serial serial:/dev/ttyS0?baud=115200 serial serial:/dev/ttyS4?baud=115200 network socket network beh network ipp14 network ipp network lpd network ipps file cups-pdf:/ network smb network bjnp Code: Select all$ /usr/lib/cups/backend/parallel direct parallel:/dev/lp0 "unknown" "LPT #1" "" "" Code: Select all$ sudo /usr/lib/cups/backend/parallel direct parallel:/dev/lp0 "unknown" "LPT #1" "" "" In the CUPS webinterface "add printer" shows 2 serial ports (onboard&pciecard), but no LPT/parallel port. The printer had worked under a similar system (mint 16 as well) running on a T43 before, so the printer should be fine. (hence, I'd personally guess it's a driver problem, but don't blame it all on the card, since the Thinkpad had lp0 present during installation. Also, the IRQ on the TP was hard-configured. The card (It's manual) says thats "[...done] automatically".) Technically the Card-DVD would provide a "Linux Driver", but i don't quite know whether I should try compiling a driver that is told to be found under "D:\*\*\LINUX\Linux2.6" Has anyone got any helpful advice? greets, sim3213 Ps. Feel free to keep your comments regarding Ubuntu->Mint to your selfs, I've chosen this forum since I need some competent help.
My first instinct would be to buy an adapter, provided you have a usb port. When I was working with really old systems, adapters saved my behind on many occassions. http://www.cyberguys.com/product-search ... rt+adapter
Hi, Suddenly I've noticed (I don't know how long this has been going on, but I do know that when I set the swappiness about 6 months ago it was fine) that my swappiness defaults to 60 regardless of the vm.swappiness = 1 setting in sysctl.conf. I'm still a bit of a linux newbie so I don't know what the dealio is. Running jessie and xfce.
I think it is vm/swappiness=1.
Hello, I just installed debian "wheezy" 7.0 (kernel 3.2.41) yesterday on my Lenovo Think pad T410s. During the installation undecided to try auto configuring the network settings with DHCP. This did not work but I assumed I could just fix it later so I continued with the minimal installation. When the installation finished I noticed the internet didn't work. It simply appeared as "wired" and across from that it says "unmanaged." There is no wireless option. So, I have tried looking through the wiki, debian documentation, and the help center installed onto my system. However, when I try to edit the etc/network/interfaces file, I can't because I don't have any text viewer/editor installed.... and I can't install one since I can't access the internet. All of the rest of the options seemed to assume that I could somehow use the internet, except I can't connect via wire either. If you need any information please don't hesitate to ask. Thank you.
kylec488 wrote:It simply appeared as "wired" and across from that it says "unmanaged."Network Manager says that (and doesn't manage the connection) if it is defined in /etc/network/interfaces There is no wireless option.Presumably you have hardware from a bastard capitalist enterprise that enjoys making life difficult for their paying customers who happen to use free OS's. Use 'lspci' to identify it, then look at wiki.debian.org for instructions. It may be as simple as adding the 'non-free' firmware package. However, when I try to edit the etc/network/interfaces file, I can't because I don't have any text viewer/editor installed.... and I can't install one since I can't access the internet. You should have several - nano is probably what you want to use. Open a terminal. Become root with 'su'. Edit the file with 'nano /etc/network/interfaces' All of the rest of the options seemed to assume that I could somehow use the internet, except I can't connect via wire either. So you're going to have to get anything you need using another system and transfer it by usb or such.
Hey guys, How can I install the latest mpd on oldstable? There are no ready backports. I would compile it, but the its dependecies are all greater versions that the ones on the repos.
The latest mpd is written with C++ 11 features. You can't compile it with your version of Gnu, and it is unlikely that anyone will produce an entirely static build of such a complicated process. Wheezy might let you compile. It does at least have gcc 4.7.
I am encountering an interesting issue. I have Debian Wheezy (7.?) on one hard drive and Win XP on another drive, and use Grub to select which system to run at start up. When in Linux, I can log out and then select either shut down or restart. If I select restart and then select Win XP to boot, then when XP is running the ethernet port is blocked and I have no access to the internet. However, if I choose to shut down Linux, then turn the computer back on and select win XP, there is no problem. My issue is that I would prefer to not totally shut down the computer when changing OS's so as to avoid excessive wear on the hard drives. What might be different in the restart and shut down sequences that I might be able to modify in order to get the ethernet unblocked when selecting restart? Hope my question makes sense. I am still pretty new with Linux. Thanks for your help.
Hey Wizard10000, thanks for the comeback. My Ethernet adapter is the Atheros L2 chip set, and Atheros driver, on a Biostar MB. Fairly old board but otherwise works great. The Ethernet problem seems to be ONE WAY. In other words I can warm boot to Linux, either a restart from Linux or from Windows, but not from Linux to Windows. But what you said makes sense. Apparently the NIC is not getting re-initialized when going back to Windows. Wonder if there is some way to force initializing of the NIC. Guess I will keep looking but may be there is no solution. Again, thanks for the feedback.
Hi I'm using a laptop with Debian Wheezy (+backports) with Optimus (GC: GT540M). I recently upgraded to the latest kernel available in backports, that is 3.12. The thing is that since then my computer is overheating, just like it used to when I hadn't installed bumblebee. Yet my graphic card seems to be OFF, as it's supposed to be: Code: Select allcat /proc/acpi/bbswitch 0000:01:00.0 OFF I tried to purge && reinstall, but that didn't change anything. I think this problem is related to the recent changes that occured in the kernel : http://kernelnewbies.org/Linux_3.12#hea ... fbcad74d82 which bring support for the Optimus technology, but for now on Debian that seem to interfere with my setup (I also tried to uninstall bumblebee, but no change). Has anyone experienced the same problem with the upgrade?
Run kernel 3.10.x and you shouldn't have this problem.
Hey guys! So I just installed Debian 7 and it has the 3.2.x kernel on it, which doesn't have good support for SSDs so I hear. I want to update to the most recent stable kernel. I see on the kernel website that 3.10.29 is the LTS kernel, but I don't know if it would be stable with Debian? I'm rather new to this stuff. Any advice on a good kernel?
http://backports.debian.org/ should have newer kernels for wheezy
I have laptop thinkpad w530 with nvidia optimus card. In bois, I choose optimus (non-discrete/ non-intel) and left hand side vga connector is connected to the external monitor. Also bumblebee, etc. is installed without error. However, when checking with `xrandr -q` it shows Code: Select allVGA1 disconnected (normal left inverted right x axis y axis) Environment: debian amd64, 3.10-3-rt-amd64 How can I fix this problem or where might contain the related doc? Searching on the internet, many are ubuntu solution; and applying those solution, problem is not fixed. For example, I switch to use discrete card, but after rebooting, the system can't start X. In Xorg.0.log it shows something like Code: Select allnouveau is not found And Code: Select allsudo modprobe nouveau doesn't help.
Hi shogun1234, not sure what optimus mode means in BIOS but I remember that automatic switching between integrated and discrete graphics does not work for w530 systems in Linux and the only opportunity to use the external graphics connection is to set nVidia card only option in BIOS (not Intel, and not both nVidia/Intel).
Hi, I've been looking for this for the last 8 hours, nobody seems to have an answer anywhere, and I'm starting to lose my sanity. note: Network manager is not installed Sorry if this has already been answered, I didn't find it. Short story : What is the syntax to use in /etc/network/interfaces to bind several virtual IP's to eth0 that are not in the same network than eth0's main IP ? Long story : I'm probably stupidly wrong, but it may also be a bug, hence the verbosity I'm migrating an old web server on Ubuntu to a new server in a xen virtual machine running on Wheezy. (From OVH, a big hosting company, no physical access to the servers) On the old server, I had several ip adresses FROM DIFFERENT NETWORKS on the same interface. It worked with the following good old syntax in /etc/network/interfaces (I changed the ip adresses) Code: Select allauto eth0 iface eth0 inet static address 95.125.209.64 netmask 255.255.255.0 network 95.125.209.0 broadcast 95.125.209.255 gateway 95.125.209.254 auto eth0:0 iface eth0:0 inet static ... auto eth0:1 iface eth0:1 inet static address 84.96.133.38 netmask 255.255.255.0 network 84.96.133.0 broadcast 84.96.133.255 gateway 84.96.133.254 Now, trying to use the same on Wheezy doesn't work. (by the way Network-manager is NOT installed.) Code: Select allroot@xxx:/# /etc/init.d/networking stop && /etc/init.d/networking start [....] Deconfiguring network interfaces...RTNETLINK answers: No such process done. [....] Configuring network interfaces...RTNETLINK answers: File exists Failed to bring up eth0:1. done. root@xxx:/# cat /etc/network/run/ifstate lo=lo eth0=eth0 root@xxx:/# ifconfig -a eth0 Link encap:Ethernet HWaddr ... eth0:1 Link encap:Ethernet HWaddr 4c:72:b9:7b:b3:4d inet addr:84.96.133.38 Bcast:84.96.133.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Interrupt:20 Memory:fe500000-fe520000 lo Link encap:Local Loopback ... Why does eth0:1 appear anyway ? and when I ping eth0:1 adress (84.96.133.38), it works. I read somewhere that ifconfig is to be replaced by ip. So, I try with this /etc/network/interfaces : Code: Select allauto eth0 allow-hotplug eth0 iface eth0 inet static address 6.134.187.173 netmask 255.255.255.0 network 6.134.187.0 broadcast 6.134.187.255 gateway 6.134.187.254 up ip addr add 84.96.133.38/24 dev eth0 label eth0:1 down ip addr del 84.96.133.38/24 dev eth0 label eth0:1 iface eth0 inet6 static ... Code: Select allroot@xxx:~# /etc/init.d/networking stop && /etc/init.d/networking start [....] Deconfiguring network interfaces...RTNETLINK answers: No such process done. [ ok ] Configuring network interfaces...done. Hurray, it seems to work, but, wait, these ip's are on different networks, I need to specify their gateways. I try to add this Code: Select allauto eth0 allow-hotplug eth0 iface eth0 inet static address 6.134.187.173 netmask 255.255.255.0 network 6.134.187.0 broadcast 6.134.187.255 gateway 6.134.187.254 up ip addr add 84.96.133.38/24 dev eth0 label eth0:1 down ip addr del 84.96.133.38/24 dev eth0 label eth0:1 up route add -net 87.98.133.0 netmask 255.255.255.0 gw 87.98.133.254 dev eth0:1 down route del -net 87.98.133.0 netmask 255.255.255.0 gw 87.98.133.254 dev eth0:1 iface eth0 inet6 static ... Code: Select allroot@xxx:~# /etc/init.d/networking stop && /etc/init.d/networking start [....] Deconfiguring network interfaces...SIOCDELRT: No such device done. [....] Configuring network interfaces...RTNETLINK answers: File exists Failed to bring up eth0. RTNETLINK answers: File exists Failed to bring up eth0. done. root@xxx:~# cat /etc/network/run/ifstate lo=lo Ouch. There's something that seems to keep eth0 up anyway, otherwise I would be locked out Let's rollback Code: Select allauto eth0 allow-hotplug eth0 iface eth0 inet static ... #up ip addr add 87.98.133.38/24 dev eth0 label eth0:1 #down ip addr del 87.98.133.38/24 dev eth0 label eth0:1 #up route add -net 87.98.133.0 netmask 255.255.255.0 gw 87.98.133.254 dev eth0:1 #down route del -net 87.98.133.0 netmask 255.255.255.0 gw 87.98.133.254 dev eth0:1 Code: Select allroot@xxx:~# /etc/init.d/networking stop && /etc/init.d/networking start [ ok ] Deconfiguring network interfaces...done. [....] Configuring network interfaces...RTNETLINK answers: File exists Failed to bring up eth0. RTNETLINK answers: File exists Failed to bring up eth0. done. Wut ? Now I can try to change anything (like putting back the down commands), I'll always have the same answer until reboot. Is that a bug ? Does the network script read its configuration from elsewhere ? Is there a cleaner way to do it ?
Ok, I understand why the route command doesn't work ... It's used to add the gateway to reach a network, not to go out of that network. Still, I have no clue how to do this, while it's quite basic and nearly mandatory on production servers. Once we solve this, we should add an example to the wiki : http://wiki.debian.org/NetworkConfigura ... _Interface
I upgraded my main PC's Xfce 4.6 to Xfce 4.8 this morning. Now, every time I start Thunar for the first time after a new boot, it takes about 30 seconds to appear, and then about 10 seconds later, a second instance of it appears. After that, Thunar appears instantly every time I start it during that same session. But if I shut-down or restart my PC, Thunar again takes about 30 seconds to start up, and a second instance of it appears about 10 seconds later. Google searches seem to indicate that people running other distros are also experiencing this problem. On advice in a different forum, I deleted the ~/.config/Thunar folder and restarted my PC, but that didn't help -- it created a new Thunar folder, but the long delay and the double-Thunars are still there every time I run Thunar for the first time in a session.
That is.. interesting. I will check this out on Sid and see if it happens here.
I have the 2.6.25-2-686 kernel installed on my Compaq N600c laptop and have read many How To's, the ALSA Project website data but to no avail. Alas, still no sound. Below is the result of several terminal queries: # lspci 00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 02) 00:01.0 PCI bridge: Intel Corporation 82830 830 Chipset AGP Bridge (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801CA/CAM USB Controller #3 (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 41) 00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 01) 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY 02:03.0 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller 02:03.1 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller 02:04.0 Communication controller: Agere Systems LT WinModem (rev 02) 02:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VM (KM) Ethernet Controller (rev 41) 02:09.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12) # modinfo soundcore filename: /lib/modules/2.6.25-2-686/kernel/sound/soundcore.ko alias: char-major-14-* license: GPL author: Alan Cox description: Core sound module depends: vermagic: 2.6.25-2-686 SMP mod_unload 686 # cat /proc/asound/cards --- no soundcards --- # lspci | egrep -i audio 02:09.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12) From the ALSA Project The module options for snd-maestro3 description:Â ESS Maestro3 PCI author:Â Zach Brown, Takashi Iwai license: GPL parm:Â index:Index value for ESS Maestro3/Allegro/Canyon3D-2 soundcard. (array of int) parm:Â id:ID string for ESS Maestro3/Allegro/Canyon3D-2 soundcard. (array of charp) parm:Â enable:Enable this soundcard. (array of bool) parm:Â external_amp:Enable external amp for ESS Maestro3/Allegro/Canyon3D-2 soundcard. (array of bool) # modprobe -l |grep maestro3 /lib/modules/2.6.25-2-686/kernel/sound/pci/snd-maestro3.ko I have run <alsaconf> several times but still can't get any sound. Can anyone out there help?
no support in lenny kernel for ESS Allegro/Maestro3 .. install alsa-firmware http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464191 succes, Freek
Greetings, *First, thank you to everyone that is involved in the Debian community, in any way. Devs, forums, everyone, thank you for making a great OS and making a great community to become involved in. Quick background... I have been using GNU/Linux for several months as a secondary OS to learn more so I can make a full switch (from Windows.) During this time I have used several versions and flavors of Ubuntu and Mint (KDE, Cinnamon, XFCE.) I have tried from Mint 13 and Ubuntu 12.04 and newer and none of them have had any issue with screen resolution, even in XFCE. So after learning more, I wanted to try Debian. Current setup: Desktop, single monitor (After I fix primary monitor I will configure my TV for extended) Net install Debian 7 Wheezy AMD64 from .iso burned to CD. Added "standard system utilities" and "desktop environment xfce" to install using check boxes on expert install. Changed sources.list to reflect Jessie, then apt-get update/upgrade/dist-upgrade apt-get install linux-image-amd64 to upgrade kernel to 3.12.x from 3.2.x The newer ATI drivers and kernel did not help. HOWEVER, it is definitely a bit hard to tell, but I THINK my GRUB menu where you can select kernel version or advanced options IS DISPLAYING my native 1680x1050, that screen seems sharper, and more like the appearance I am accustomed to when I am running native. The LightDM display still seems to be afflicted by issue. PROBLEM: Monitor- LG Flattron W2286L (native 1680x1050, sometimes detected as 60Hz sometimes 59Hz. I think in all the tinkering, I found true value was 59.95Hz) Video output- Code: Select alllspci | grep -i vga 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] Code: Select allxrandr xrandr: Failed to get size of gamma for output default Screen 0: minimum 640 x 400, current 1280 x 960, maximum 1280 x 1024 default connected primary 1280x960+0+0 0mm x 0mm 1280x1024 0.0 1280x960 0.0* 1152x864 0.0 1024x768 0.0 800x600 0.0 640x480 0.0 720x400 0.0 Upon trying to configure xrandr as I have come to understand using --newmode, --addmode, --output still fails. It complains "Failed to get size of gamma for output default," and "Failed to get CRTC 0." The word 'default' had to be used instead of VGA or DVI (see Xrandr output.) (Note, my monitor has an option titled RTC and I have tried all these steps with that setting on and off with same results) I used the values found in cvt, and also tried gtf as well, same results. I also tried setting gamma 1.0:1.0:1.0. Xrandr will say gamma is set to 0 regardless of --output options. Code: Select allcvt 1680 1050 # 1680x1050 59.95 Hz (CVT 1.76MA) hsync: 65.29 kHz; pclk: 146.25 MHz Modeline "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync In all the google searching I have done, I have come to think it may be my monitor providing invalid EDID. However, /var/log/Xorg.0.log seems to find my monitor model and (in hexadecimal) EDID. More searching led me to believe I should configure X myself, start with a skeleton and customize since autoconfigure is not functioning properly for me. Some suggested trying a virtual screen. I tried to create xorg config file (noting that Wheezy 7+ does not generate and keep a copy around I could find) but it complains. I did ctrl+alt+f2 so I could Code: Select allps aux | grep "x" I also did grep "xs," "dm," to try and find anything with X running and kill it. After doing so I try Code: Select allsudo X -configure but I receive Code: Select allusing config file "/root/xorg.conf.new" using system config directory "/usr/share/X11/xorg.conf.d" [KMS] drm report modesetting isn't supported ... ... ... Error (11) I am sorry I could not paste direct output of the log file because I could not copy/paste in the tty2 console (terminal?) I was in. And after ctrl+alt+del to restart, I could not find the lines I was looking for. (Is it put into older log file? deletes every restart? Is it my error or misunderstanding?) But the error did say 11 definitely. And I am unable to find anything on this? Perhaps another thing that may be useful in the xorg log Code: Select allScreen 0 deleted because of no matching config section I am unsure where to look next to get this issue resolved. Many people experience resolution issues, however I can not find a single post online about this particular situation. Perhaps I need to look harder, or I am not using the write vocabulary in my searches. I am eager to continue learning GNU/Linux and am sure there must be a way to correct this, as it was not an issue in other distributions. Debian is my new home, I want to make this work. I have no desire to give up or switch distributions due to ease of use, that's why I am here. Any help is greatly appreciated, be it a new question that makes me think on the right track, a link or suggesstion where to look, or just a simple code snippet because I overlooked something simple due to my inexperience. Please let me know what more output I may provide or anything I can do to assist in getting help. Also apologies if this is not the best sub-forum to post this question. Thank you
Got no clue about ATI/AMD graphics and their 'gotchas' as I have never owned one. It seems (from what threads I have read here) that identifying the correct driver/method for the particular card is important. http://wiki.debian.org/ATIProprietary should be your first port of call. https://duckduckgo.com/?q=site:forums.debian.net+fglrx should provide some "supplementary" info and troubleshooting examples.
Hi, I would like to configure my new Wheezy server with two network cards. 10.0.12.1 through eth0 should be the default gateway and 192.168.1.1 through eth1 should be the gateway for 192.168.0.0/16 Here is my /etc/network.interfaces: # The loopback network interface auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 10.0.12.10 netmask 255.255.255.0 gateway 10.0.12.1 auto eth1 iface eth1 inet static address 192.168.1.2 netmask 255.255.255.0 gateway 192.168.1.1 post-up ip route add default gw 10.0.12.1 dev eth0 post-up ip route add 192.168.0.0/16 dev eth1 pre-down ip route del 192.168.0.0/16 dev eth1 After a reboot, I only have the following routing rules: route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.0.12.1 0.0.0.0 UG 0 0 0 eth0 10.0.12.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 I tried using only ip route add 192.168.0.0/16 dev eth1 without success. If I add manualy the following command I get exactly what I want: ip route add default gw 10.0.12.1 dev eth0 But I want the routing configuration to be permanent IP Forwarding is enabled If someone has any idea. Thank you
I found a solution: auto lo iface lo inet loopback auto eth0 allow-hotplug eth0 iface eth0 inet static address 10.0.12.10 netmask 255.255.255.0 gateway 10.0.12.1 auto eth1 allow-hotplug eth1 iface eth1 inet static address 192.168.1.2 netmask 255.255.255.0 post-up ip route add 192.168.0.0/16 via 192.168.1.1 dev eth1 src 192.168.1.2
Hi everyone, I've started using Linux for the first time a few days ago, as I tried to install a Home server. I've followed a tutorial for the most part, but I'm stuck at a weird issue. A few google searches didn't help solving it :/ The issue: If I type Code: Select allservice apache2 start I get Code: Select allStarting web server: apache2(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs Action 'start' failed. However, a quick Code: Select allnetstat -lnp gives this Code: Select alltcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 2683/perl tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 2154/proftpd: (acce tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2347/sshd tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 2469/mysqld udp 0 0 0.0.0.0:21958 0.0.0.0:* 1844/dhclient udp 0 0 0.0.0.0:10000 0.0.0.0:* 2683/perl udp 0 0 0.0.0.0:68 0.0.0.0:* 1844/dhclient udp 0 0 192.168.2.107:123 0.0.0.0:* 2011/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 2011/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 2011/ntpd So... No port 80 is being used it seems here. I don't get it. Most of the google search answer had another process running through port 80, and simply killing it was enough to solve the issue. It doesn't seem to be the case for me... Also I wonder whether this is related/normal: Code: Select allservice apache2 stop [ ok ] Stopping web server: apache2. service apache2 stop [ ok ] Stopping web server: apache2. service apache2 stop [ ok ] Stopping web server: apache2. service apache2 stop [ ok ] Stopping web server: apache2. Should I be able to chain-stop apache2? Is this normal behaviour? Thanks a lot for the answers, I a bit lost!
What tutorial did you follow? What does 'service apache2 status' say? You are running these as root?
Hi I'm trying to enable NFSv4 between a filer based on Debian 6 (OpenMediaVault) and a virtual desktop server based on Debian 7 shortly : I have the infamous nobody/nogroup issue. I have to explain the currently working setup : A domain controller running Windows 2008 R2 The filer and the virtual desktop server are both members of the domain. They use winbind to authenticate the domain users. Winbind uses an OpenLDAP server (running on the filer) to map UID/GID and SID. This way I ensure consistency between user/group names and UID/GID between all my linux domain members. The virtual desktop server mounts the home directories with NFSv4, with the help of autofs. These directories are on the filer. When a user logins on the virtual desktop server, his home is mounted. The user may read or write his files. However, in a terminal, a file listing shows they are owned by nobody:nogroup (65535:65535). I already checked the UID/GID on both the filer and the virtual desktop server : they are the same. After searching I found this is related to NFSv4 idmapping. However I don't know where to start to diagnose how is currently running this idmapping. - hosts.allow / host.deny are empty (don't find the default behavior in such setup) - Debian 6 is running portmap, and Debian 7 is running rpcbind - I need an details about how idmapping works
Hi, First try setting the verbosity level to 3 or 4 in/etc/idmapd.conf. Restart nfs-common to make sure at least the domain is correct, and if not, explicity set it in that file. Also see 'man rpcdebug' for enabling more messages in NFS activities. Unfortunately, that is all I can offer.
I am trying to join a new wifi network but I can not seem to get it to work. applications -> system tools -> preferences -> system settings -> network -> wireless the network I want to join shows up in the list but when I select the wifi network from the list it just closes the drop down box. I think I remembered I connected to my other wifi network using a network icon in the system try next to the volume control. That icon has disappeared and I think because I am logged in as a normal user I can not change anything in the system settings. So how can I open system settings with more privileges ? and how can I get the network icon back ? I use classic gnome as GUI. I have network-manager-gnome installed via synaptic package manager
Does the icon re-appear when you run: nm-applet
Hi, I have Debian Wheezy KDE desktop 32-bit and Windows 7 on the same dual-booting laptop. When I'm on Windows 7, I have a static IP and I wanted to use the same static IP in Debian. However Wicd wireless manager can't connect to my home wireless ("dlink" point of access + Pirelli router). It already had problems connecting to the home wireless on first boot-up, with DHCP, but with static IP it downright refuses to connect. I don't know if it is the IP address that I'm proposing (meaning I have to give it another IP address) or if it's some conflicting/missing package for wicd and network-manager (the distro default is of course network-manager but I removed it in favor of wicd thinking it would be easier to configure it for a static IP). Can someone please help me out? Please take a look at the 2 pictures I've attached.
I've decided to keep things simple and return to network-manager so I uninstalled wicd. Now I don't get problems connecting to the wifi as I log into Debian. Maybe I'll take a better look at network-manager and set it to a static IP. Anyways, I'm marking this thread as SOLVED.
KDE Systems Settings supposedly should have Actions Policy section: http://userbase.kde.org/System_Settings/Actions_Policy However I can't find it on my Debian testing. I have a package called polkit-kde-1 installed. But that add anything to the System Settings. Any ideas?
Any ideas?
The problem is that ssh to the server takes 9 seconds for the login prompt to return. Going from the server to the pc is fast, instant. Using ip address or hostname makes no difference. I've searched high and low for this. The problem comes up often but seems to almost always be with DNS or rDNS. I've checked my config several times and I can find no issue with DNS. 2 pc's are on the local network, router does DHCP and DNS. Both Pc's have a fixed lease. I checked DNS and reverse lookup with nslookup to the router and set type=ptr. Both pc's resolve fine. I can ping back and forth between the 2 pc's. Resolve.conf contains 3 lines (ip is not actually 1.2.3.4 ): domain local search local nameserver 1.2.3.4 Both pc's run the default sshd (OpenBSD Secure Shell server) from the wheezy repo's. I checked the sshd_config on both pc's, they are identical and left default. What else can I check to fix this annoying delay? Thanks!
Have you read the following thread? http://forums.debian.net/viewtopic.php?f=5&t=66705
Hallo dear, I'm using debian testing and yesterday I updated grub2 from version 1.98(?) to 2.00. So the problem now is that at start there is no os availeble, but a puppy linux which I use for recovery. Windows and debian are vanished: so I have to boot using super grub disk. I have tried the update-grub2 command, it found all os, but at start grub only shows puppy linux. Anyone else have this problem? Maybe this is due to an old configuration theme for grub now incompatible...
I guess that grub2 installed by debian testing is not referred at boot time, but grub installed by puppy linux is referred. Easy method is to install grub2 (by "grub-install" command) of debian testing onto the part (possibly MBR of first internal HDD), which is loaded at boot time. But it may mess up your boot process in some (rare) case. Thus, I want to know the detail boot process of your PC. You can easily tell the detail boot process of your PC for everybody who can access to internet by boot-info. Boot-info (URL) can be generated by boot-repair. How to generate boot-info URL is written at https://help.ubuntu.com/community/Boot-Info Please generate boot-info URL and post it here. If you do not want to use Ubuntu, you can generate boot-info on debian by the following method: Execute the following with root privilege on debian testing Code: Select allapt-get update apt-get install boot-info-script bootinfoscript A message telling the location of the generated results (usually RESULTS.txt) will appear. If you got the mesasge, paste the results here between "[ code]" and "[ /code]" tags (omit the spaces just after "[").
I recently bought a new HDD and am trying to install Debian (kernel 3.1.0-1-486). I previously used the install CD to install to an external USB drive and had no problems. This time, however, when it gets to the point where it is installing additional software I get the progress box labeled "Select and Install Software" and the installation stalls. The progress bar shows 1% and the message says Please Wait. But after 20 minutes the progress bar still shows 1%. There appears to be no internet activity. I have tried several different mirrors and get the same result. Any suggestions ? I had thought about just cloning my original to the new HDD but am not sure I can do that. The original and the new HDD are both 500GB and the cloning software may not allow that. Also, I think there might be problems with the HDD UUID (since they are different drives) and I don't know how to fix that issue. Your helpful suggestions would be most appreciated. If you need additional information I will try to provide it. I am still a newbie with respect to Linux. Thank you in advance.
It might well just be a disc gone bad... I'd try burning a new one (or putting it on a USB stick) if you have one around. Perhaps try looking at different virtual consoles (ctrl-alt-f1 through to ctrl-alt-f7 or what have you - can't actually remember how many there are in the installer). Sometimes one of them (might be f4?) displays error messages...
I am trying to install Glibc-2.13 on my computer. I get past the configure and make ok. But 'env LANGUAGE=C LC_ALL=C make install' give me the following error: /usr/build/ld - cannot find - lnss_test1. Can anybody tell me how to corretc this? Thanks
First, please tell us why you need it, when it's already the version in Wheezy (libc6). No use reinventing the wheel...
Hey, I'm stack with my new Debian, I'm newbie. in the linux world.I installed Debian 7.3 and a problem of sound show's up, there no sound !. I tried few solution proposed on some forums and they suggested to install the driver, I downloaded High Definition Audio Codecs (Software) for Linux driver (3.0) (from http://www.realtek.com.tw/downloads/ ) and I followed the steps and I installed it but nothing change, until I was try some trouble shouting proposed on (http://alsa.opensrc.org/Troubleshooting … as_modules) . after "aplay - L" I got this: default Playback/recording through the PulseAudio sound server hdmi:CARD=Generic,DEV=0 HD-Audio Generic, HDMI 0 HDMI Audio Output sysdefault:CARD=VT82xx HDA VIA VT82xx, ALC662 rev1 Analog Default Audio Device front:CARD=VT82xx,DEV=0 HDA VIA VT82xx, ALC662 rev1 Analog Front speakers surround40:CARD=VT82xx,DEV=0 HDA VIA VT82xx, ALC662 rev1 Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=VT82xx,DEV=0 HDA VIA VT82xx, ALC662 rev1 Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=VT82xx,DEV=0 HDA VIA VT82xx, ALC662 rev1 Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=VT82xx,DEV=0 HDA VIA VT82xx, ALC662 rev1 Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=VT82xx,DEV=0 HDA VIA VT82xx, ALC662 rev1 Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers iec958:CARD=VT82xx,DEV=0 HDA VIA VT82xx, ALC662 rev1 Digital IEC958 (S/PDIF) Digital Audio Output I check alsamixer, I changed my sound card, I disabled the mute and everything worked fine. but when I rebooted my computer, I'm back to first place no sound..and when I tried to print the devices list (aplay -L) there only : default Playback/recording through the PulseAudio sound server hdmi:CARD=Generic,DEV=0 HD-Audio Generic, HDMI 0 HDMI Audio Output As a side not I have a sound card in my graphical card, I don't use it.. and I guess it's the source of all the problems. Please help me
See http://forums.debian.net/viewtopic.php? ... nd#p520622 Also post the output of Code: Select allcat /proc/asound/cards
Hello, i had Debian 6 on my home server, since i've got Intel Pentium 4 HT 2.80GHz, in phpsysinfo showed 2 cores of this processor. Installed Debian 7, haven't seen any differences between 6 or 7, just noticed that only 1 core is showed in phpsysinfo page. Code: Select allcat /proc/cpuinfo shows: Code: Select allprocessor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.80GHz stepping : 9 microcode : 0x11 cpu MHz : 2793.020 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe up pebs bts cid xtpr bogomips : 5586.04 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 32 bits virtual power management: Current kernel: Code: Select all# uname -a Linux home 3.2.0-4-686-pae #1 SMP Debian 3.2.51-1 i686 GNU/Linux After some research, i figured out that 486 does not have HT support, and 686 have. But why it wasn't enabled? Also some forum users said that 3.2 doesn't have HT support. So i don't know... HT support is enabled in BIOS. Any help would be appreciated...
The 486 kernel will not have support for ht. As far as I know using any form of smp/smt is disabled in it's config. The 686-pae kernel should. I would grep your logs for information. Try something like: Code: Select alldmesg | grep -i smt or Code: Select alldmesg | grep -i ht (Or other variants looking for hyperthreading related info.) I am not saying you will find anything, but it's a start. I have tested p4 machines using Debian 7 and even done ht/non-ht benchmarks. So I know it should work.
When I open Settings/Repositories/Updates tab (Software Sources) it says:"Notify me of a new Ubuntu version:", why and how do I get rid of this, I purposely came back to Debian to get away from the *buntus, I really don't want to see/read "Ubuntu", except for flashplayer-mozilla, my system is GNU, I don't even have the nVidia blob installed (nouveau works fine and is more compatible with DVD transcoding progs like DeVeDe, etc). I am running Wheezy 7.3 with the only difference being I have deb-multimedia Wheezy repo active, but I really doubt there was a Synaptic version in that repo with the word "Ubuntu" in it. I am running KDE only (no gnome-core installed except some Gnome progs, gnome-disk-utility for example) but have most gtk helper libs (qtcurve, etc) to make the GUI uniform, could that have caused it? I am no stranger to tweaking configuration files so if anybody knows which one it is, that would help, I'll edit it to "Debian" myself. Also, when I try to set it to "Never" (check), it goes back to "Any new version" on it's own, strange behaviour, anybody know which config file that is?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666869
Hello, I installed a fresh debian stable on a compaq nx9030 laptop. During the installation I was prompted that I need the ipw2200-bss.fw which is proprietary and thus not installed. Very nice service so far. I after installation, I changed my sources.list to Code: Select all# # deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot i386 LIVE/INSTALL Binary 20131014-03:33]/ wheezy main deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot i386 LIVE/INSTALL Binary 20131014-03:33]/ wheezy main deb http://security.debian.org/ wheezy/updates main deb ftp://ftp-stud.hs-esslingen.de/debian/ wheezy contrib non-free main deb-src http://security.debian.org/ wheezy/updates main as described in https://wiki.debian.org/ipw2200 I did Code: Select allapt-get update apt-get install firmware-ipw2x00 wireless-tools modprobe -r ipw2200 ; modprobe ipw2200 it instaled just fine. the modprobe lie produced no output at all. Don't know what it's supposed to do. problem is: ifconfig does not show wlan0 what to do? the hardware light for the wifi access is blinking. When i press the according button, it stops blinking. Here is the output of lspci: Code: Select allroot@harald:/home/hf# lspci 00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02) 00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02) 00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02) 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) 00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) 00:1d.0 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03) 00:1d.1 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03) 00:1d.2 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03) 00:1d.7 USB controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83) 00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03) 00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03) 00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03) 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 02:05.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02) 02:06.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) 02:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) afaik my device is supported. thanks for your help =))
If wlan0 shows up in ifconfig's output, then the interface is ready to use. https://wiki.debian.org/WiFi/HowToUse
Code: Select alldeb http://YOURMIRROR.debian.org/debian wheezy-backports main This is what backports.debian.org recommends adding to sources.list for backports. Questions: 1. Should I also add contrib and non-free there? Like so: Code: Select alldeb http://YOURMIRROR.debian.org/debian wheezy-backports main contrib non-free I use packages from those branches too. 2. Will backported packages install automatically over the ones in stable? Thank you.
You can add contrib and nonfree if you need them. Backports don't do automated upgrades over previous versions from the stable repo, but once a backported package is installed, it will upgrade to a newer backports release when one becomes available. By design backports is not designed to be a full system - so you should not try to do a full upgrade using backports.
Hi I am a very happy debian user, I've built a light openbox desktop from a minimal debian stable setup. What i like about openbox is its speed and easy of use, especially due to keybinds. Since my machine is an asus k55v equiped with a great multi-touch capable touchpad I’d like to bind some of the actions called by keybinds to its extra buttons or even to multi-finger gestures, and it would be great if that could be achieved without too many extra packages and additional daemons running. For expample I’d like to be able to maximize a window by pressing the touchpad’s top-left corner or to change window with a three-finger scrolling using the alt-tab keybind however, nothing fancy a la mac Anyone who did something similar or is also interested in doing it?? P.S. I use synclient to configure my touchpad at every startup having this little script run by openbox #!/bin/bash synclient TapButton1=1 TapButton2=3 TapButton3=2 VertTwoFingerScroll=1 HorizTwoFingerScroll=1 exit 0
Hi, I'd also be interested in that. What I found is http://crunchbang.org/forums/viewtopic.php?id=30487 Instead of calling the x-terminal-emulator you could install "xdotool" and then use something like xdotool getactivewindow windowkill That would close the window. Since I haven't found a windowmaximize option a workaround could be to use xdotool key "super+m" Under the assumption that in your openbox rc.xml "super+m" is defined as "maximize window" this should work. Concerning three fingers: In the openbox-rc there is stuff like <context name="Desktop"> <mousebind button="Up" action="Click"> <action name="GoToDesktop"> <to>previous</to> </action> </mousebind> <mousebind button="Down" action="Click"> <action name="GoToDesktop"> <to>next</to> </action> </mousebind> Unfortunately I have no idea how to implement three fingers here, (I think the "up" relates to 2 fingers) I don't even know if it is possible.
For a few weeks/months everything related to repository downloads has been really slow. apt-get, aptitude, synaptic, add/remove software and software update. I can download through Google Chrome and transmission at 1-3MB/s (8-24Mb/s) but any download through the repos is agonizingly slow around 4kB. A Google search has brought up countless results saying to edit sources.list. I have done that several times. I have even used apps like smxi. This problem persists on wifi or ethernet. my sources.list Code: Select alldeb http://ftp.us.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free deb http://ftp.debian.org/debian/ wheezy-updates main contrib non-free deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib non-free
As an experiment, try just these: Code: Select alldeb http://ftp.us.debian.org/debian/ wheezy main contrib deb http://security.debian.org/ wheezy/updates main You don't need deb-src unless you are building from source. I don't think you need deb http://ftp.debian.org/debian/ wheezy-updates. For routine maintenance you don't need all sources active. Try doing Code: Select all# aptitude update && aptitude safe-upgrade One more thing. Sometimes it helps to use a different source location. Sometimes, not always.
Hardware: FITPC3-2x2Gb-T40E-WB-FM4U with Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01) as network controller. OS: Debian / GNU Linux Wheezy 3.2.0-4-amd64. Problem: wlan0 gets deauthenticated after about one hour idle: Code: Select allDec 18 09:21:52 fitpc3 kernel: [ 5397.880993] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Dec 18 09:22:02 fitpc3 kernel: [ 5408.032301] wlan0: no IPv6 routers present Dec 18 10:10:49 fitpc3 kernel: [ 8335.510227] wlan0: deauthenticated from 00:18:4d:d0:c3:96 (Reason: 2) Dec 18 10:27:34 fitpc3 kernel: [ 9.921210] ADDRCONF(NETDEV_UP): wlan0: link is not ready /etc/network/interfaces: Code: Select allauto lo iface lo inet loopback auto wlan0 iface wlan0 inet static wireless-essid xxxxxxxx wireless-key xxxxxxxxxxxxxxxxxxxxxxxxxx address 192.168.0.101 netmask 255.255.255.0 gateway 192.168.0.1 dns-nameservers 192.168.0.1 wireless-mode managed wireless-rts off root@fitpc3:/etc/network# modinfo rtl8192ce: Code: Select allfilename: /lib/modules/3.2.0-4-amd64/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.ko firmware: rtlwifi/rtl8192cfwU_B.bin firmware: rtlwifi/rtl8192cfwU.bin firmware: rtlwifi/rtl8192cfw.bin description: Realtek 8192C/8188C 802.11n PCI wireless license: GPL author: Larry Finger <Larry.Finger@lwfinger.net> author: Realtek WlanFAE <wlanfae@realtek.com> author: lizhaoming <chaoming_li@realsil.com.cn> alias: pci:v000010ECd00008176sv*sd*bc*sc*i* alias: pci:v000010ECd00008177sv*sd*bc*sc*i* alias: pci:v000010ECd00008178sv*sd*bc*sc*i* alias: pci:v000010ECd00008191sv*sd*bc*sc*i* depends: rtlwifi,rtl8192c-common,mac80211 intree: Y vermagic: 3.2.0-4-amd64 SMP mod_unload modversions parm: swenc:Set to 1 for software crypto (default 0) (bool) parm: ips:Set to 0 to not use link power save (default 1) (bool) parm: swlps:Set to 1 to use SW control power save (default 0) (bool) parm: fwlps:Set to 1 to use FW control power save (default 1) (bool) parm: debug:Set debug level (0-5) (default 0) (int) Setting swlps and fwlps to 0: Code: Select all 330 modprobe -r rtl8192ce 331 modprobe rtl8192ce swlps=0 fwlps=0 332 ifdown wlan0 333 ifup wlan0 does not improve the behavior: after about one hour wlan0 becomes deauthenticated. Any idea how to avoid this problem ? Thanks, nbpf Additional information: 1) after deauthentication "ifdown wlan0; ifup wlan0" reactivates wlan0 fine.
One more piece of information: On the FITPC3 the openssh server and the mpd (Music Player deamon) are running. If I run (ssh or mpd) clients on another computer and these keep on requesting services from the FITPC3 servers, no wlan0 deauthentication takes place. Best, nbpf
Hardware: FITPC3-2x2Gb-T40E-WB-FM4U with Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01) as network controller. OS: Debian / GNU Linux Wheezy 3.2.0-4-amd64. Problem: The machine has 4 front and 4 rear USB ports. I'm booting with a USB DAC inserted in a USB port. If the DAC is inserted in one of the four rear ports, then wlan0 fails to become ready: Code: Select all[ 7.564283] usb 6-2: new high-speed USB device number 2 using xhci_hcd [ 7.585126] usb 6-2: New USB device found, idVendor=249c, idProduct=930f [ 7.585140] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 7.585149] usb 6-2: Product: M2Tech USB Audio 2.0 [ 7.585156] usb 6-2: Manufacturer: M2Tech [ 7.585163] usb 6-2: SerialNumber: 0000 [ 8.105291] Adding 7551996k swap on /dev/sda5. Priority:-1 extents:1 across:7551996k SS [ 8.119705] usbcore: registered new interface driver snd-usb-audio [ 8.160865] EXT4-fs (sda1): re-mounted. Opts: (null) [ 8.282734] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro [ 8.375002] loop: module loaded [ 8.474085] scsi 6:0:0:0: Direct-Access Innostor Innostor 1.00 PQ: 0 ANSI: 6 [ 8.478815] sd 6:0:0:0: [sdb] 61440000 512-byte logical blocks: (31.4 GB/29.2 GiB) [ 8.479283] sd 6:0:0:0: [sdb] Write Protect is off [ 8.479293] sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00 [ 8.479658] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA [ 8.485003] sdb: [ 8.487927] sd 6:0:0:0: [sdb] Attached SCSI removable disk [ 8.493570] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 8.493820] sd 6:0:0:0: Attached scsi generic sg1 type 0 [ 10.444875] rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin [ 10.810837] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 11.285676] RPC: Registered named UNIX socket transport module. [ 11.285688] RPC: Registered udp transport module. [ 11.285695] RPC: Registered tcp transport module. [ 11.285702] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 11.302831] FS-Cache: Loaded [ 11.326305] FS-Cache: Netfs 'nfs' registered for caching [ 11.340943] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 11.754519] wlan0: authenticate with 00:18:4d:d0:c3:96 (try 1) [ 11.956181] wlan0: authenticate with 00:18:4d:d0:c3:96 (try 2) [ 12.156206] wlan0: authenticate with 00:18:4d:d0:c3:96 (try 3) [ 12.360251] wlan0: authentication with 00:18:4d:d0:c3:96 timed out [ 12.375600] rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin After login, I can bring up wlan0 manually with Code: Select allifdown wlan0; ifup wlan0. In contrast, if the DAC is inserted in one of the four front ports, then wlan0 becomes ready at login: Code: Select all[ 7.462098] usb 2-3: New USB device found, idVendor=249c, idProduct=930f [ 7.462113] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 7.462122] usb 2-3: Product: M2Tech USB Audio 2.0 [ 7.462130] usb 2-3: Manufacturer: M2Tech [ 7.462136] usb 2-3: SerialNumber: 0000 [ 7.968843] usbcore: registered new interface driver snd-usb-audio [ 9.369282] rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin [ 9.717926] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 10.169626] RPC: Registered named UNIX socket transport module. [ 10.169639] RPC: Registered udp transport module. [ 10.169645] RPC: Registered tcp transport module. [ 10.169652] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 10.186774] FS-Cache: Loaded [ 10.210423] FS-Cache: Netfs 'nfs' registered for caching [ 10.225661] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 10.611958] wlan0: authenticate with 00:18:4d:d0:c3:96 (try 1) [ 10.614462] wlan0: 00:18:4d:d0:c3:96 denied authentication (status 13) [ 10.614547] wlan0: authenticate with 00:18:4d:d0:c3:96 (try 1) [ 10.627701] wlan0: authenticated [ 10.650992] wlan0: associate with 00:18:4d:d0:c3:96 (try 1) [ 10.654913] wlan0: RX AssocResp from 00:18:4d:d0:c3:96 (capab=0x471 status=0 aid=18) [ 10.654926] wlan0: associated [ 10.657490] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Any idea how to make wlan0 ready at login no matter which USB port the DAC is plugged in (the machine is to be used as headless server, I need to be able to connect via ssh after reboot) ? Thanks !
Replacing Code: Select alloptions snd-usb-audio index=-2 with Code: Select alloptions snd-usb-audio index=2 in /etc/modprobe.d/alsa-base.conf appears to have fixed the problem.
I'm trying to connect to a WPA secured wifi network via the network interfaces file and ifup/down. The relevant part of my interfaces file: iface eth1 inet dhcp wpa-ssid myessid add wpa-psk mypass When I run ifup I get the error: ioctl[SIOCSIWENCODEEXT]: Invalid argument. And then it tries to connect but fails. I haven't configured WPA-supplicant in any way (besides what you see above), although it is installed and it does start running when I ifup.. Any advice/suggestions? Note: I'm also interested in connecting to a WPA2 network, but I figured WPA may be simpler to do first.
Tylertwo wrote: iface eth1 inet dhcp wpa-ssid myessid add wpa-psk mypass Should be Code: Select alliface eth1 inet dhcp wpa-ssid myessid wpa-psk mypass That will work for wpa and wpa2 Are you sure that eth1 is your wireless? Normaly it's wlan0.
Over the weekend I ran apt-get dist-upgrade which resulted in the need for adding multi-arch support in order to install Teamviewer and a couple other packages. A package that I'm having trouble installing is libavutil52:i386. Box info: uname -a Linux debian64 3.11-2-amd64 #1 SMP Debian 3.11.10-1 (2013-12-04) x86_64 GNU/Linux Code: Select all$ sudo apt-get install libavutil52:i386 Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: libavutil52:i386 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 60 not fully installed or removed. Need to get 0 B/167 kB of archives. After this operation, 712 kB of additional disk space will be used. Retrieving bug reports... Done Parsing Found/Fixed information... Done (Reading database ... 444626 files and directories currently installed.) Unpacking libavutil52:i386 (from .../libavutil52_10%3a2.1.1-dmo2_i386.deb) ... dpkg: error processing /var/cache/apt/archives/libavutil52_10%3a2.1.1-dmo2_i386.deb (--unpack): trying to overwrite shared '/usr/share/doc/libavutil52/changelog.Debian.gz', which is different from other instances of package libavutil52:i386 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/libavutil52_10%3a2.1.1-dmo2_i386.deb localepurge: Disk space freed in /usr/share/locale: 0 KiB localepurge: Disk space freed in /usr/share/man: 0 KiB localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB localepurge: Disk space freed in /usr/share/omf: 0 KiB localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB Total disk space freed by localepurge: 0 KiB E: Sub-process /usr/bin/dpkg returned an error code (1) If I apt-get -f install, the output is the same. dpkg's error, which I am not sure how to resolve is: Code: Select all dpkg: error processing /var/cache/apt/archives/libavutil52_10%3a2.1.1-dmo2_i386.deb (--unpack): trying to overwrite shared '/usr/share/doc/libavutil52/changelog.Debian.gz', which is different from other instances of package libavutil52:i386 Any help would be appreciated.
ramack wrote:...dpkg: error processing /var/cache/apt/archives/libavutil52_10%3a2.1.1-dmo2_i386.deb (--unpack) Any help would be appreciated. Get rid of the deb-multimedia repo(s) that you have enabled.
Hi, I just want to share the problem I had upgrading from Squeeze to Wheezy, which is finally solved The Kerberized NFSv4 is working on this server since Etch, and I still had in /etc/exports the old format: /export gss/krb5(...) Since kernel 2.6.23 that way is deprecated and with 3.2 (wheezy) it doesn't work. You need to use: /export *.domain(sec=krb5,...) or host, IP... It has been hard to detect because it doesn't show any error. When you "mount /fs" it locks without messages and without prompt. If you use "-v": root@client:~# /sbin/mount.nfs4 server.home:/ /mnt/nfs -v -o rw,noexec,nosuid,nodev,user,sec=krb5 mount.nfs4: timeout set for Tue May 14 16:52:58 2013 mount.nfs4: trying text-based options 'sec=krb5,addr=192.168.0.2,clientaddr=192.168.0.3' ...but nothing more. Anyway that's solved, and I can also confirm that old Squeeze's problems with encryption types are solved in Wheezy. No more "allow_weak_crypto = true" or weak enctypes. My keytabs have the default enctypes: aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96 des3-cbc-sha1 arcfour-hmac Did anyone have this problem?
Hi, Many thanks! I encountered this exact same problem and could not find any solutions (and the ticket on Debian BTS was kind of unhelpful). How did you figured this out? Thanks again for sharing your solution!
I have a custom keymap in /usr/share/keymaps/i386/qwerty, and can load it no problems with loadkeys. However, there doesn't seem to be any proper way to configure the system to do this automatically. Manual edits to /etc/default/keyboard are ignored, and install-keyboard makes no difference either. dpkg-reconfigure doesn't pick it up (its menus of available keymaps don't include my custom keymap), so Wheezy just seems unable to load it automatically. Of course I can simply add loadkeys foo to a boot script, but I'd prefer to do this properly if possible. Speaking of which, the custom keymap wouldn't even be necessary if Wheezy didn't ignore XKBOPTIONS="caps:swapescape" in /etc/default/keyboard, because my custom keymap is basically just a US keymap with those two keys swapped and with right-alt macrons over vowels, so I could simply define XKBLAYOUT="lv" (a Latvian layout, which Wheezy does implement on the console) and XKBOPTIONS="caps:swapescape"...but it ignores the caps/escape swap. A solution to either of these problems would be great: either a way of telling Wheezy to load my own custom keymap automatically, or a way of getting it to implement the caps/escape swap with a standard keymap, e.g. via /etc/default/keyboard. Otherwise, I guess I'll just have to ignore Debian's keyboard configuration setup and add loadkeys foo to /etc/rc.local [edit] Note that it's the *console* keymap I'm concerned with, outside of X: I realise that I can implement the changes in X via xorg.conf or an .xinitrc
Is it possible for you to upload your custom keymap somewhere so others can do testing with it? As for /etc/default/keyboard, I manually set mine to dvorak/gb with no problems.
Hi, I'm aiming to build a Debian firewall, largely as a learning exercise. I realise there are tools and distros created to automate the process but I'd like to get a handle on it from first principals before I look at them. I have two network cards installed but cannot establish any communication through them. I can use ifconfig to change the ip address & mask of eth0 and eth1 OK. Iptables seems to be configured so anything should pass through at the moment. I'm stumbling over the routing info and how the gateways should be configured for each card. In this example eth0 is connected to the ISP provided modem (and thus the gateway to the Internet) and eth1 is on the private LAN side. The ISP provided router has NAT built in. The routers IP is 10.1.1.1. For the time being I am not concerned about DHCP on the LAN side. The router side NIC of my debian router (eth0) has an IP of 10.1.1.100 and seems to be working OK. I used this connection to complete the install of Debian. Following the install I installed network card no 2. Debian seems to have detected the card OK (eth1 - see ifconfig listing below). I set the IP of eth2 to 10.1.1.50 and mask to 255.255.255.0 (same net/mask as everything else.) If I plug a pc into eth1 I and manually set an IP/mask of that pc I cannot see anything. Cannot ping any other PCs or gateway etc. I don't think the routing info for eth1 is right but I'm not sure what it should be or how to set it. My question is: What should the gateway listings for eth0 and eth1 be and how do I set them? Any other hints would be appreciated. Here's the output of some of the relevant commands: uname -a: Linux debiandemo 3.2.0-4-686-pae #1 SMP Debian 3.2.51-1 i686 GNU/Linux ifconfig: eth0 Link encap:Ethernet HWaddr 00:a0:cc:66:c5:47 inet addr:10.1.1.100 Bcast:10.1.1.255 Mask:255.255.255.0 inet6 addr: fe80::2a0:ccff:fe66:c547/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2328 errors:1 dropped:0 overruns:0 frame:0 TX packets:1048 errors:5 dropped:0 overruns:0 carrier:5 collisions:0 txqueuelen:1000 RX bytes:351439 (343.2 KiB) TX bytes:121552 (118.7 KiB) Interrupt:18 Base address:0xb800 eth1 Link encap:Ethernet HWaddr 00:02:b3:41:59:7e inet addr:10.1.1.50 Bcast:10.1.1.255 Mask:255.255.255.0 inet6 addr: fe80::202:b3ff:fe41:597e/64 Scope:Link UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:505 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:46302 (45.2 KiB) TX bytes:552 (552.0 B) 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:16436 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:88 (88.0 B) TX bytes:88 (88.0 B) route -n: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.1.1 0.0.0.0 UG 0 0 0 eth0 10.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 10.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 iptables -L: Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination Many thanks BWestOz
First off, your eth1 must be in a different subnet to your eth0 (e.g. 10.1.2.1 or such). This covers the basics. http://www.debian-administration.org/articles/23