prompt stringlengths 1 63.6k | completion stringlengths 1 53.1k |
|---|---|
hello i would like to mount kernel files vmlinuz i have tried this : mount -o loop /boot/vmlinuz-2.6.32-5-686 /mnt without success i have also tried to mount -o loop -t vfat /boot/vmlinuz-2.6.32-5-686 /mnt with the same result. it alwasys complains about wrong fs type is it comprssed? how can i mount it? | vmlinuz is not a filesystem, it is a self-contained executable file. You should not be expecting to mount it any more than you would expect to mount GIMP or Iceweasel. |
OK, so I'm having trouble installing Tribler in my latest version of Debian. For those of you who are unfamiliar with the program, from the wikipedia article: "Tribler is an open source peer-to-peer client with various features for watching videos online. The user interface of Tribler is very basic and focused on ease of use, instead of diversity of features. Tribler is based on the BitTorrent protocol and uses an overlay network for content searching, which makes the program operate independent of external websites and renders it immune to limiting external action, for example, government restraint. Due to this overlay network Tribler does not require an external website or indexing service to discover content. Tribler features include: video-only searching, experimental video streaming, and an integrated video player. Tribler is available for Linux, Windows and OS X." So, I've downloaded the .deb file (yes, I chose the correct processor architecture for my machine: i386) for "Ubuntu Linux" ... installed it ... it didn't appear in my list of applications ... I went to /usr/share/tribler and clicked on it but it won't start up. What's going on? Thanks in advance! | Programs link with libraries to extend their functionality. I think, your program is attempting to link with the wrong version libraries. The reason may be you are trying to install an incompatible version of Tribler. When downloading from third-party sites, the required library versions are more probable not to coincide with what is installed in your system. That is my guess. Treat it as such, but often than not, it is correct. |
Could someone please point me to a tutorial that explains in detail how to create a live DEBIAN usb image with persistence using for example debian-live-6.0.4-i386-xfce-desktop.img ,which I have on my HDD and as a CD. The tutorials I have so far only speak of making " custom images". Thanks in anticipation. | glynne wrote:Could someone please point me to a tutorial that explains in detail how to create a live DEBIAN usb image with persistence... No, but I'll point you to something that points you to a tutorial Let's take the words you used in the subject line of this posting: live, persistence, tutorial. Let's add the common synonym for "tutorial," HOWTO Let's also add Debian as a keyword (since you're not interested in, say, Yellow Dog) https://www.startpage.com/do/search?cmd ... 29&cat=web A casual scan of the page titles for the first 10 hits reveals something aptly titled "Creating a Debian live USB flash drive with persistence" coming in at #10. I didn't read every word, but it looks on casual perusal to be exactly what you're looking for. So next time, search first? glynne wrote:The tutorials I have so far only speak of making " custom images". And here's why that's true, and potentially a Very Good Thing. It's possible (not saying easy) to create a customized "live" image before copying it to your USB stick. This approach allows you to have exactly the software you want on your Live stick, at the cost of some up-front learning time. But exactly the same instructions apply to either "stock" live images or "custom" ones. Which you pick is entirely up to you. |
Hi, after the last iceweasel update on wheezy, adblock deactivated automatically. I had to reactivate it and it works less good than before (it forgets many ads). Moreover, popup blocking does not work anymore (it was still activated in the preferences). Someone has the same issue ? Should I report a bug ? | Its more of a bug with Adblock. The latest Adblock update has a bug that causes it to disregard your choice of filter subscription each time Firefox closes on all but the newest version of Firefox. So every time you restart firefox you're seeing ads because your Adblock doesn't have any ad filters. When the bug was discussed on the Adblock forums the response has generally been to upgrade Firefox to a version where the Adblock works properly, which isn't that helpful. So until a version of Iceweasel that is is sufficiently current for Adblock, or the Adblock bug itself is fixed, you can work around the problem by going to Adblock's filter preferences and choosing a filter suscription every time you open Iceweasel. Its a little hassle, but much better than putting up with the floods of ads you're now seeing. |
Hello, guys. I am running Debian stable on HP Mini 210 netbook. Problem 1:I tried to create a bootable usb flash with Unetbootin, installed through apt-get. The distro I wanted to try was Xubuntu 12.10. Though in time I have got problems with various distros. After a successful copying files and installing bootloader, after a restart and choosing boot from usb, the loader freezes at "Syslinux 4.04 Copyright info". I get this everytime. After looking up the problem in Google I found an information about the "dd" tool. Problem 2: Everything worked fine with dd, except when I restart, the loader skips the usb and gets directly to my normal grub boot screen with Debian installation. And now I can't move/delete the files on the USB flashdrive. I get "read-only filesystem". At this point I tried everything (not much) I know and asked Google for help once again. Still - nothing Here's the output I get after every command I tried: An attempt to delete all files and folders under my own acc and root acc: rm: cannot remove `ubuntu': Read-only file system (same goes for all files and folders) chmod -R 777 /media/Xubuntu : chmod: changing permissions of `Xubuntu 12.10 i386/README.diskdefines': Read-only file system (same goes for all files and folders) chown -R /media/Xubuntu: chown: changing ownership of `Xubuntu 12.10 i386/': Read-only file system (same goes for all files and folders) Also tried to add a line it /etc/fstab - no use. After trying this, I decided to give it a shot through the Gnome's Nautilus (file manager) logged in the root acc. Still nothing. Permissions said: only root can access files, but deleting and editing were not possible. Trying to change permissions and ownership resulted in: Read-only filesystem. Moving the drive to another port = no use again. Strange thing is in Nautilus (the file manager) the icon of the drive is a disc. Hope someone can help me, thanks in advance. | If you dd'd an iso/img to the flash drive it probably has an iso9660/udf filesystem on it same as the image & ergo read-only. can cause great confusion if the drive also has an ibm-pc partition table (showing up as 2 devices etc.) the best option in this case is to simply dd /dev/zero over the drive (actually just the first few MB should do) then write a new partition table, repartition + make bootable, format with fat32. Then unplug/replug & try installing with unetbootin again. FWIW I have had all sorts of issues with unetbootin & generally resort to YUMMI in a windoze VM as it allows multiple images on a stick too. |
Hi, kinda new to linux and sort of hacking my way around to get things working.. anyway previously my trackpad on my laprtop was working, edge scrolled fine (but didn't tap click, which never really bothered me) after doing a kernel upgrade and messing with various stuff it's now not, no edge scroll but it has gained the ability or tap click, wierd. not sure what details you need to know in order to fix this... if you do need something can you please tell me how to get the information you need... it's a sony vaio VGN-TZ31vn running debian - 3.2.0-4-amd64 I upgraded the kernal by downloading a load of headers in synaptic package manager and then the new kernel which seemed to install it automatically. when I view the systeminformation (hardinfo) it says: "PS/2 Generic mouse" all I really want is edge scrolling, any idea how I can get that working.... if I use Gpointing device settings I can use wheel emulation but then it only works when I click either mouse button 1 or 2... I know it can work normaly as it has before... just kind of lost. any help would be really appreciated | http://wiki.debian.org/SynapticsTouchpa ... C_Xorg_7.5 |
Trying to start sopcast and get a message that file not found: Code: Select allsopcast sop://broker.sopcast.com:3912/6418 sopcast: starting stream sop://broker.sopcast.com:3912/6418 on port 6418 /usr/bin/sopcast: line 23: /usr/bin/sp-sc-auth: No such file or directory sopcast: stream sop://broker.sopcast.com:3912/6418 failed to start But sp-sc-auth file is here. Why sopcat doesn't recognize sp-sc-auth? Code: Select allls -l /usr/bin/sopc* -rwxr-xr-x 1 root root 1179 Aug 31 00:15 /usr/bin/sopcast | I long ago ran sopcast. I did it like in README, p.3: Code: Select all1.change log --Improve the data transfering performance. --H.264 support 2.library dependency If you don't have stdc++ 5 in your system, please download the libstdcpp5.tgz from www.sopcast.com, and copy the libstdc++.so.5 libstdc++.so.5.0.1 to /usr/lib/ The copy command must be: cp -a libstdc++.so.5* /usr/lib With '-a' parameter, and you must login as root. 3.usage A simple example of sp-sc command line. ./sp-sc-auth sop://broker.sopcast.com:3912/6001 3908 8908 > /dev/null & Start to transfer channel 6098, and you can play it on 8908 with VLC or mplayer by open the url: http://localhost:8908/tv.asf Thanks and enjoy it. by running of the script, parameter is a channel number Code: Select all#!/bin/tcsh if ($# == 0) then set sopd = `pidof sp-sc-auth` if ( $sopd != "" ) then kill $sopd exit 0 endif else echo "channel" $1 sp-sc-auth sop://broker.sopcast.com:3912/$1 3908 8908 > /dev/null & exit 0 endif After that I ran vlc. Peter. |
Hi all, It's been a while since my last post I'm currently using Wheezy with a few packages from unstable and experimental. I normally upgrade these packages with apt-show-versions, since the pin priority is set to Testing, as shown below: /etc/apt/preferences: Code: Select allPackage: * Pin: release a=testing Pin-Priority: 900 Package: * Pin: release o=Debian Pin-Priority: -10 Issuing sudo apt-get install `apt-show-versions -u -b | fgrep unstable(/or experimental/)` would upgrade only the packages from unstable or experimental, respectively. But i'm coming across something I can't figure out. It's probably very basic but I'm unable to upgrade the unstable packages, because all I get now is an output saying what's shown below: Selected version '1.0.1-4' (Debian:unstable [amd64]) for 'htop' Selected version '1:0.3' (Debian:unstable [amd64]) for 'ia32-libs' Selected version '1:0.1' (Debian:unstable [amd64]) for 'ia32-libs-gtk' Selected version '6b24-1.11.5-1' (Debian:unstable [amd64]) for 'icedtea-6-jre-cacao' Selected version '6b24-1.11.5-1' (Debian:unstable [amd64]) for 'icedtea-6-jre-jamvm' Selected version '1.3.1-1' (Debian:unstable [amd64]) for 'icedtea-netx' Selected version '1.3.1-1' (Debian:unstable [all]) for 'icedtea-netx-common' Selected version '0.7.5' (Debian:unstable [amd64]) for 'ifupdown' Selected version '8:6.7.7.10-5' (Debian:unstable [amd64]) for 'imagemagick' Selected version '8:6.7.7.10-5' (Debian:unstable [all]) for 'imagemagick-common' Selected version '2.48' (Debian:unstable [all]) for 'installation-report' Selected version '1.4.16.3-4' (Debian:unstable [amd64]) for 'iptable And these packages won't upgrade. These are the 'upgradeable' packages. Does this mean I should upgrade them manually? If i only issue apt-show-versions -u , I get: vlc/unstable *manually* upgradeable from 2.0.3-3 to 2.0.4-1 vlc-data/unstable *manually* upgradeable from 2.0.3-3 to 2.0.4-1 vlc-nox/unstable *manually* upgradeable from 2.0.3-3 to 2.0.4-1 vlc-plugin-notify/unstable *manually* upgradeable from 2.0.3-3 to 2.0.4-1 vlc-plugin-pulse/unstable *manually* upgradeable from 2.0.3-3 to 2.0.4-1 wget/unstable *manually* upgradeable from 1.13.4-3 to 1.14-1 whois/unstable *manually* upgradeable from 5.0.18 to 5.0.20 wpasupplicant/unstable *manually* upgradeable from 1.0-2 to 1.0-3+b2 xbitmaps/unstable *manually* upgradeable from 1.1.1-1 to 1.1.1-2 xserver-common/unstable *manually* upgradeable from 2:1.12.4-1 to 2:1.12.4-3 xserver-xorg-core/unstable *manually* upgradeable from 2:1.12.4-1 to 2:1.12.4-3 xserver-xorg-input-wacom/unstable *manually* upgradeable from 0.15.0+20120515-1 to 0.15.0+20120515-2 Anyone coming accross the same problems? TIA and regards, - Américo | Hi all, Please ignore this post, I'm an idiot. For some reason, I had deleted /etc/apt/sources.list and the sources which were being updated where only the ones under /etc/apt/sources.list.d/ - precisely the one's from unstable and experimental. I use the 'main' sources in sources.list (testing) Everything else goes to /etc/apt/sources.list.d. Everything is back to normal. Best regards to all, - Américo |
I use Debian Testing. Today I received an update for the kernel. After update the kernel Debian doesn't start. Everything goes fine but when lightdm should appear I just can see a black screen. What is the problem??? Is it because after updating the kernel I also must update the nvidia driver?? | Yes I confirm that I just had to install again the nvidia driver. |
I have setup a personal folder with my own executable files. It is housed on a lvm drive. Last week before I reinstalled Debian, the files were executing properly. Under my new install they are not. I suspect it is something fairly straightforward that I am missing The mount point is Code: Select all/dev/mapper/Data-lvol0 /data/ext ext4 defaults,user,rw 0 0 and the directory is Code: Select all$ ls -la /data/ext/usr/ total 1080 drwxr-xr-x 3 milomak milomak 4096 Oct 31 21:42 . drwxr-xr-x. 37 milomak milomak 4096 Oct 31 21:55 .. -rwxr-xr-x 1 milomak milomak 341773 May 7 2010 adb -rwxr-xr-x 1 milomak milomak 107 Jun 1 01:28 backup-h1x-sd lrwxrwxrwx 1 milomak milomak 41 Sep 20 2009 coldwar_demo -> /data/ext/games/coldwar_demo/coldwar_demo -rwxr-xr-x 1 milomak milomak 1040 Sep 22 2011 config-lb -rwxrwxrwx 1 milomak milomak 2952 Feb 20 2010 dmg2iso.pl lrwxrwxrwx 1 milomak milomak 35 Sep 26 2009 et -> /data/ext/games/enemy-territory//et lrwxrwxrwx 1 milomak milomak 38 Sep 26 2009 etded -> /data/ext/games/enemy-territory//etded -rw------- 1 milomak milomak 34 Dec 1 2009 evolution-backup.save -rwxr-xr-x 1 milomak milomak 127435 Feb 26 2009 fastboot -rwxr-xr-x 1 milomak milomak 39 Apr 15 2010 gentoo-world-update -rwxr-xr-x 1 milomak milomak 3566 Jan 28 2010 gest -rwxr-xr-x 1 milomak milomak 95 Nov 6 2011 gpg-key-update lrwxrwxrwx 1 milomak milomak 37 Sep 20 2009 lgp_update -> /data/ext/games/LGP_Update/lgp_update -rwxr-xr-x 1 milomak milomak 375 Aug 14 2010 make-firefox -rwxr-xr-x 1 milomak milomak 138 Feb 4 2010 make-thunderbird -rwxr-xr-x 1 milomak milomak 379 Oct 20 20:11 mount-arch -rwxr-xr-x 1 milomak milomak 402 Oct 31 17:55 mount-debian -rwxr-xr-x 1 milomak milomak 314 Oct 20 20:12 mount-fedora -rwxr-xr-x 1 milomak milomak 240 Mar 6 2011 mount-gentoo -rwxr-xr-x 1 milomak milomak 157 Dec 26 2009 mountiso lrwxrwxrwx 1 milomak milomak 14 Sep 26 2009 mprime -> prime95/mprime -rwxr-xr-x 1 milomak milomak 41 Jan 22 2010 nzbremove drwxr-xr-x 2 milomak milomak 4096 Sep 26 2009 prime95 lrwxrwxrwx 1 milomak milomak 6 Sep 26 2009 Prime95 -> mprime -rwxr-xr-x 1 milomak milomak 711 Feb 4 2010 profile-backups -rwxr-xr-x 1 milomak milomak 9338 Nov 1 2010 ps_mem.py -rwxr-xr-x 1 milomak milomak 19933 Oct 31 21:42 repo -rwxr-xr-x 1 milomak milomak 102 Jun 1 01:28 restore-h1x-sd -rwxr-xr-x 1 milomak milomak 104 Aug 19 22:24 sync-music lrwxrwxrwx 1 milomak milomak 41 Sep 26 2009 tc-elite -> /data/ext/games/enemy-territory//tc-elite lrwxrwxrwx 1 milomak milomak 44 Sep 26 2009 tc-eliteded -> /data/ext/games/enemy-territory//tc-eliteded -rwxr-xr-x 1 milomak milomak 147 Aug 26 2011 testspeed -rwxr-xr-x 1 milomak milomak 59 Oct 20 20:12 umount-mntdisk -rwxr-xr-x 1 milomak milomak 63 Jul 24 2011 unmount-disk -rwxr-xr-x 1 milomak milomak 171 Jan 31 2010 update-localrepo -rwxr-xr-x 1 milomak milomak 493083 Apr 2 2011 winetricks so even if I do Code: Select all$ chmod a+x /data/ext/usr/repo (the repo file is sourced from https://dl-ssl.google.com/dl/googlesource/git-repo/repo) I then get Code: Select all$ /data/ext/usr/repo bash: /data/ext/usr/repo: Permission denied i suspect it is something to do with bash cause even when I am in that folder, bash-completion doesn't work. any suggestions? edit - when i boot from a systemrescuecd and mount the same partition with mount /dev/mapper/Data-lvol0 /data/ext I am able to execute the filers. | Maybe run chown and chgrp on them again. |
Hi, I was trying to install a new version of python in Debian, and since I had some problem configuring the new version, I decided to uninstall the previous version first. For that, I used the synaptic package manager. This is where I think I screwed up something. After uninstalling, I mentioned that a few things have changed in the toolbars, and after a restart now I only get a terminal. This is really stupid of me, I know. But, can somebody help me? Cheers | I would reinstall whatever desktop you were on. If you were on Debian 6 (Squeeze) using Gnome; Log on as root and run: Code: Select allapt-get update && apt-get -f install && apt-get install gnome-desktop-environment You will need a ethernet connection. If it does not connect by default, before the above command first run: Code: Select alldhclient eth0 If eth0 doesn't work try eth1 and so on, some computers name devices differently. |
I'm using Libreoffice Impress. There seems to be only a small number of special characters. I'm trying to use them in equation mode. After Insert->Object->Formula, I click on "catalog" in the equation editor, and then it has three options: Greek (which is Greek letters), iGreek (italic Greek letters) and "Special" which has a total of 12 special mathematical characters. For example, I would like to use the "approximately equal to" sign but can't find it anywhere. I think I must be missing something. Maybe some package isn't there or I need to go about it differently. I am using Debian testing. The version of Libreoffice is "LibreOffice 3.5.4.2 Build ID: 350m1(Build:2)" I have the packages libreoffice-math and libreoffice-dmaths installed which were the two packages that I could find that seemed relevant. Also, is it possible to insert a single greek letter or mathematical symbol as part of the main text without inserting it as an equation? Thanks. [updated 07:30 EDT on Oct 10/2012 to fix a typo in spelling] | It is there. Press the sigma symbol in the upper toolbar. A dialog opens. Then, press Edit. You should find the symbol in the grid. |
DWM is a window manager which needs to be customized by its source code. It seems apt-get cannot customize it ? Regards! | Hi there, To get the source code, run Code: Select allapt-get source dwm I wrote a howto about customising dwm a while ago: http://forums.debian.net/viewtopic.php?f=16&t=65110 Once you've got dwm set up just how you want it, your wm-hopping days are numbered... Loomx |
Hello Debian world, it is I again. I have a couple of quick questions. I am going to college online and I need to access their computer that is assigned to me with Citrix. I went online and I found what they called the receiver but, it needs this package called OpenMotif (here is the website https://www.citrix.com/downloads/citrix ... x-120.html). OK now on to my questions one what is OpenMotif and how/where do I get it and two even if I have this all installed, is this the package I am looking for to remotely connect to their machine that is assigned to me? When I was running Windows I needed a plugin called "XenApp" but, I can't find it for Linux and I don't know if they changed things since then E.g. the way you remotely connect to another machine. If I am in anyway unclear please let me know because I am clueless when it comes to computers remotely connecting. I will try my best helping you to help me. Thanks in advance. | http://lmgtfy.com/?q=OpenMotif |
Hello. I installed Debian Squeeze about 6 months ago, and it worked fine without any problems, updates and maintenance. Today I wanted to install python-dev package and got a problem. Code: Select all$ sudo apt-get install python-setuptools python-dev build-essential Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: build-essential : Depends: libc6-dev but it is not going to be installed or libc-dev Depends: gcc (>= 4:4.4.3) but it is not going to be installed Depends: g++ (>= 4:4.4.3) but it is not going to be installed Depends: dpkg-dev (>= 1.13.5) but it is not going to be installed libc6 : Depends: libc-bin (= 2.11.3-3) but 2.13-35 is to be installed Recommends: libc6-i686 but it is not going to be installed locales : Depends: glibc-2.13-1 locales-all : Depends: glibc-2.13-1 multiarch-support : Depends: libc6 (>= 2.13-5) but 2.11.3-3 is to be installed python-dev : Depends: python2.6-dev (>= 2.6.6-1~) but it is not going to be installed python-setuptools : Depends: python-pkg-resources (= 0.6.14-4) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). I tried apt-get -f install, but it offers me to delete half of the system.. Code: Select all$ sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages were automatically installed and are no longer required: libx11-data mysql-common wwwconfig-common libjs-mootools javascript-common gsfonts unhide Use 'apt-get autoremove' to remove them. The following packages will be REMOVED: adduser apache2 apache2-mpm-prefork apache2-suexec apache2-utils apache2.2-bin apache2.2-common apt ... wide-dhcpv6-client x11-common xinetd xz-utils zip zlib1g WARNING: The following essential packages will be removed. This should NOT be done unless you know exactly what you are doing! apt libc6 (due to apt) libgcc1 (due to apt) libstdc++6 (due to apt) zlib1g (due to apt) ... sysvinit) tar lsb-base (due to util-linux) tzdata (due to util-linux) debconf (due to util-linux) libslang2 (due to util-linux) 0 upgraded, 0 newly installed, 398 to remove and 2 not upgraded. 3 not fully installed or removed. After this operation, 746 MB disk space will be freed. My system and apt list: Code: Select all$ uname -a Linux host55 2.6.18-308.el5.028stab099.3 #1 SMP Wed Mar 7 15:56:00 MSK 2012 i686 GNU/Linux $ cat /etc/debian_version 6.0.5 $ cat /etc/apt/sources.list deb http://ftp.debian.org/debian squeeze main contrib non-free deb http://security.debian.org squeeze/updates main contrib non-free deb http://ftp.ru.debian.org/debian testing main non-free contrib deb http://ftp.ru.debian.org/debian unstable main non-free contrib What can I do? Thanks. | vlmig wrote:I installed Debian Squeeze about 6 months ago vlmig wrote:Code: Select all$ uname -a Linux host55 2.6.18-308.el5.028stab099.3 #1 SMP Wed Mar 7 15:56:00 MSK 2012 i686 GNU/Linux This does not make any sense. 2.6.18 is a very old kernel (etch!). vlmig wrote:Code: Select alldeb http://ftp.debian.org/debian squeeze main contrib non-free deb http://security.debian.org squeeze/updates main contrib non-free deb http://ftp.ru.debian.org/debian testing main non-free contrib deb http://ftp.ru.debian.org/debian unstable main non-free contrib and you have stable, testing and sid repo's enabled! No wonder you are having issues. Good luck with that mess. A fresh install would be my advice, unless of course you are doing it for fun |
Hello, I wasn't sure where to post this issue so I figured I could do it here. I have GRUB version 1.98-1ubuntu13. I just did some modifications to my partitions using GParted. Everything went fine and my other OSses were detected fine by the OS-prober script. I had a problem with my Archlinux partition though. The UUID is detected fine on the "--fs-uuid --set" line from /boot/burg/burg.cfg, since it matches the device UUID label on /dev/disk/by-uuid/ and the GParted right-click "information" option. However, the kernel line's UUID (linux /boot/vmlinuz-linux root=UUID=ad4103fa-d940-47ca-8506-301d8071d467 ro quiet") doesn't match that UUID. I honestly don't know where that UUID came from. I've tried uncommenting the "GRUB_DISABLE_LINUX_UUID=true" line on /etc/defaults/burg so BURG could use a device label instead of the UUID, but after running update-burg, it still uses the UUID for the kernel line. I know I could just edit the burg.cfg file to use a device label instead of the UUID, or set the right UUID on the kernel line, but I want to do it the right way. Is there any way to make update-burg or burg-mkconfig commands use the right UUID? Oh, I've tried the same on GRUB, same results. Code: Select allmenuentry "Arch GNU/Linux, with Linux core repo kernel' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gn$ insmod ext2 set root='(hd0,5)' search --no-floppy --fs-uuid --set 7d3f6e9b-90cf-4f1d-9290-dc4fba7ee1dc linux /boot/vmlinuz-linux root=UUID=ad4103fa-d940-47ca-8506-301d8071d467 ro quiet initrd /boot/initramfs-linux.img | mashen wrote:Hello, I wasn't sure where to post this issue so I figured I could do it here. I have GRUB version 1.98-1ubuntu13. I just did some modifications to my partitions using GParted. Everything went fine and my other OSses were detected fine by the OS-prober script. I had a problem with my Archlinux partition though. Why did you ask the question about Ubuntu and arch linux here in debian forum? Ask at Ubuntu forum: http://ubuntuforums.org/ or arch forum: https://bbs.archlinux.org/ mashen wrote:The UUID is detected fine on the "--fs-uuid --set" line from /boot/burg/burg.cfg, since it matches the device UUID label on /dev/disk/by-uuid/ and the GParted right-click "information" option. However, the kernel line's UUID (linux /boot/vmlinuz-linux root=UUID=ad4103fa-d940-47ca-8506-301d8071d467 ro quiet") doesn't match that UUID. You can search UUID of all detected partitions by Code: Select allblkid Execute the above command with root privilege. You know that if you use ubuntu, you should execute instead: Code: Select allsudo blkid To find ad4103fa-d940-47ca-8506-301d8071d467, Code: Select allblkid |grep ad4103fa-d940-47ca-8506-301d8071d467 Sometimes, the /boot partition which contains kernel (vmlinuz-linux) and initramfs is different from the / partition. In such case, the UUID in "search --fs-uuid" line should be different from the UUID in "linux KERNEL_FULL_PATH root=UUID=" line. But in such case, usually, / directory of /boot partition is mouted on /boot directory of / partition. So, KERNEL_FULL_PATH should not include "/boot". It should be "/KERNEL_FILE_NAME". So, I cannot understand your case. Maybe Grub/Burg bug or complicated strange partition-modification with Gparted may cause your problem. I am not sure. Did you reboot after partition modification? Sometimes, "partprobe" may be useful. If you want to analyze the problem deeply, you can download boot info script and run it and look the contents in the generated RESULTS.txt. mashen wrote:I honestly don't know where that UUID came from. I've tried uncommenting the "GRUB_DISABLE_LINUX_UUID=true" line on /etc/defaults/burg so BURG could use a device label instead of the UUID, but after running update-burg, it still uses the UUID for the kernel line. I know I could just edit the burg.cfg file to use a device label instead of the UUID, or set the right UUID on the kernel line, but I want to do it the right way. Is there any way to make update-burg or burg-mkconfig commands use the right UUID? Oh, I've tried the same on GRUB, same results. Code: Select allmenuentry "Arch GNU/Linux, with Linux core repo kernel' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gn$ insmod ext2 set root='(hd0,5)' search --no-floppy --fs-uuid --set 7d3f6e9b-90cf-4f1d-9290-dc4fba7ee1dc linux /boot/vmlinuz-linux root=UUID=ad4103fa-d940-47ca-8506-301d8071d467 ro quiet initrd /boot/initramfs-linux.img Is the UUID of /dev/sda5 "7d3f6e9b-90cf-4f1d-9290-dc4fba7ee1dc"? Did you modified the / partition of arch linux? I wonder if the former UUID (before modification) of / partition of arch linux was "ad4103fa-d940-47ca-8506-301d8071d467". Why not ask at http://ubuntuforums.org/showthread.php?t=1195275 or so? |
Hi all, What's the difference between these two grep commands :- Code: Select all$ cat /etc/reportbug.conf | grep interface # User interface: text, urwid or gtk2 and this :- Code: Select all$ grep -A2 interface /etc/reportbug.conf # User interface: text, urwid or gtk2 # querybts and reportbug will use this setting # ui text What does -A2 do ? | shirish wrote:What does -A2 do ? Open up a terminal and type man grep. It's quicker and easier than writing a forum post. |
Hello Debian world, I need help in finding what I believe to be a package for the LaTeX Documentation program. I am writing all my math notes using this program and I need the side ways open square symbol for a graph math problem, it is basically the bracket symbol but longer. In the book I got from their website The Not so short Introduction to LaTeX page 76 it states in order for me to use this symbol I need the latexsym package. Now I installed tex-live all and I still can't seem to use this symbol, so I was wondering what am I missing? Thanks in advance. | Do you mean the \sqsubset symbol? Use amssym: Code: Select all\documentclass[12pt,a4paper]{article} \usepackage{amssymb} \begin{document} A$\sqsubset$B \end{document} It should be part of texlive-base: Code: Select alllocate amssym /usr/share/doc/texlive-base/fonts/amsfonts/amssymb.pdf /usr/share/doc/texlive-doc/fonts/amsfonts/amssymb.pdf /usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty /usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.def /usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.tex apt-file search /usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.tex texlive-base: /usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.tex |
I just did a fresh install of Debian 6.0 Squeeze (stable) and every time I go to any website I get nagged by the certificate police: "This Connection is Untrusted" I'm running Openbox, but it's happening in Gnome too. Website content doesn't seem to be lining up correctly either. Please help. Thanks in advance! | It could be a DNS issue. What is the output of cat /etc/resolv.conf? You could also try the latest version of Iceweasel from http://mozilla.debian.net/ |
Hello, im new to Debian and today I wanted to put some data in a CD and when I inserted the CD debian didnt detect it. I tryed inserting different CDs and I saw that it dosen't see empty CDs but it does with CDs that has stuff in it. Maybe im doing it wrong, I just insert the CD and wait... but nothing happen. In CDs that have alredy data in it, it works but not in empty ones. Im using KDE dunno if that helps! Sorry for my bad grammar and thanks in advance. | Please do not cross-post. http://forums.debian.net/viewtopic.php?f=30&t=85819 |
I'm looking for an amd64 Debian 6 LXDE installation live CD for a text-based installation. Where is?? Have spent a while searching for it and can't seem to find it! | AMD64 live cds here: http://cdimage.debian.org/debian-cd/cur ... so-hybrid/ |
Hi by accident I have used dd to write over the first 208MB of my external disk. The whole disk is 320GB and should be a single ext4 partition. However, it's all gone now, there's a 208MB parttion at the start and the rest shows up as free space. The data is still there, Rhythmbox could keep playing the songs for example (and it was not just the buffer, I could change songs for example), it's only the partition table that is gone (and the first 206MB of data that I overwrote). I have tried to use gpart to fix it but doesn't seem to have worked, it identified 4 swap partitions instead. Code: Select all$ /sbin/gpart -W /dev/sdb /dev/sdb Begin scan... Possible partition(Linux swap), size(398mb), offset(215346mb) Possible partition(Linux swap), size(398mb), offset(219010mb) Possible partition(Linux swap), size(398mb), offset(219684mb) Possible partition(Linux swap), size(398mb), offset(220405mb) Possible partition(Linux swap), size(398mb), offset(222376mb) Possible partition(Linux swap), size(398mb), offset(223047mb) * Warning: short read near sector(623769440), 65536 bytes instead of 66048. Skipping... End scan. Checking partitions... * Warning: more than 4 primary partitions: 6. Partition(Linux swap or Solaris/x86): primary Partition(Linux swap or Solaris/x86): primary Partition(Linux swap or Solaris/x86): primary Partition(Linux swap or Solaris/x86): primary Partition(Linux swap or Solaris/x86): invalid primary Partition(Linux swap or Solaris/x86): invalid primary Ok. Guessed primary partition table: Primary partition(1) type: 130(0x82)(Linux swap or Solaris/x86) size: 398mb #s(815104) s(441028736-441843839) chs: (1023/63/32)-(1023/63/32)d (215346/4/1)-(215744/3/32)r Primary partition(2) type: 130(0x82)(Linux swap or Solaris/x86) size: 398mb #s(815104) s(448532608-449347711) chs: (1023/63/32)-(1023/63/32)d (219010/4/1)-(219408/3/32)r Primary partition(3) type: 130(0x82)(Linux swap or Solaris/x86) size: 398mb #s(815104) s(449912960-450728063) chs: (1023/63/32)-(1023/63/32)d (219684/4/1)-(220082/3/32)r Primary partition(4) type: 130(0x82)(Linux swap or Solaris/x86) size: 398mb #s(815104) s(451389568-452204671) chs: (1023/63/32)-(1023/63/32)d (220405/4/1)-(220803/3/32)r Edit this table (y,n) : n Activate which partition (1..4, q to quit) : q Write this partition table (y,n) : n Partition table not written Could anyone give me advice on the best action? Or point to some utility I could use? I'd be most thankful, all my data is there. Thanks in advance, Carnë | I do not know much more how to help you but using testdisk might work. You can install it on most live cd linux distros. http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step |
Hi, got a weird problem in Debian Testing with apt-get for the past 5 days. At first I tought I'll just let it go and wait a few days but it doesn't seem to want to fix itself. So I run apt-get update, all fine. Then I run apt-get upgrade which says : Code: Select allThe following packages have been kept back: gnome-core 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. Fine by me, so let's run apt-get dist-upgrade now : Code: Select allThe following packages have been kept back: gnome-core 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. Why doesn't it want to install it ? Also, if I run an apt-get autoremove, it will want to remove these : at-spi2-core gir1.2-atspi-2.0 libatk-adaptor-data libatk-bridge2.0-0 libatspi2.0-0 libcaribou-gtk-module libcaribou-gtk3-module And if I run apt-get upgrade it will want to re-install them, it's an endless cycle. | Not sure why apt-get dist-upgrade doesn't work. You may want to try aptitude full-upgrade. Regards, Herman |
Hi all, Is there a way to figure out how many packages are from 'experimental' repo. in my system ? I have a mixed system with most packages from 'testing' repo and very few from experimental. For instance I know that the iceweasel version I take from experimental but no idea about others (I am sure there are few others it's just hard to remember and keep track of). Does anybody know how that could be found out ? Looking forward to answer/s . | I use apt-show-versions: Code: Select all$ apt-show-versions |grep '/experimental ' java-package/experimental uptodate 0.51~exp1 linux-headers-3.5-trunk-486/experimental uptodate 3.5.2-1~experimental.1 linux-headers-3.5-trunk-common/experimental uptodate 3.5.2-1~experimental.1 linux-image-3.5-trunk-486/experimental uptodate 3.5.2-1~experimental.1 linux-kbuild-3.5/experimental uptodate 3.5-1~experimental.1 linux-libc-dev/experimental uptodate 3.5.2-1~experimental.1 $ You can probably also search for installed experimental packages with aptitude. |
I've successfully compiled all 5 but Transmission GTK2 has an ugly-old GUI. Does anybody know why? http://imageshack.us/photo/my-images/18 ... 0gtk2.png/ 1. Build glib-2.32.4.tar.xz apt-get build-dep glib2.0 ./configure --prefix=/opt/glib make make install 2. Build gdk-pixbuf-2.26.4.tar.xz apt-get build-dep libgtk2.0-0 apg-get install libselinux1-dev libsepol1-dev libglib2.0-dev libgtk2.0-dev libdbus-glib-1-dev export PKG_CONFIG_PATH="/opt/glib/lib/pkgconfig" export LD_LIBRARY_PATH="/opt/glib/lib" ./configure --prefix=/opt/gdk-pixbuf --with-libjasper --with-x11 make make install 3. Build gtk+-2.24.12.tar.xz export PKG_CONFIG_PATH="/opt/gtk2/lib/pkgconfig:/opt/gdk-pixbuf/lib/pkgconfig:/opt/glib/lib/pkgconfig" export LD_LIBRARY_PATH="/opt/gtk2/lib:/opt/gdk-pixbuf/lib:/opt/glib/lib" export CPPFLAGS="-I/opt/gtk2/include" export LDFLAGS="-L/opt/gtk2/lib" export PATH="/opt/gtk2/bin:$PATH" ./configure --prefix=/opt/gtk2 --enable-test-print-backend --with-xinput=yes make make install ln -s /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so /opt/gtk2/lib/gtk-2.0/modules ln -s /usr/lib/gtk-2.0/modules/libatk-bridge.so /opt/gtk2/lib/gtk-2.0/modules ln -s /usr/lib/gtk-2.0/modules/libgail-gnome.so /opt/gtk2/lib/gtk-2.0/modules ln -s /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libcrux-engine.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libglide.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libhcengine.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libindustrial.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libluaengine.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libmist.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libredmond95.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libsmooth.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libsvg.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines ln -s /usr/lib/gtk-2.0/2.10.0/engines/libthinice.so /opt/gtk2/lib/gtk-2.0/2.10.0/engines 4. Build libevent-2.0.20-stable.tar.gz apt-get build-dep transmission ./configure --prefix=/opt/libevent make make install 5. Build transmission-2.60.tar.xz export PKG_CONFIG_PATH="/opt/gtk2/lib/pkgconfig:/opt/gdk-pixbuf/lib/pkgconfig:/opt/glib/lib/pkgconfig:/opt/libevent/lib/pkgconfig" ./configure --prefix=/opt/transmission --with-gtk=2 --disable-cli --disable-daemon make make install ln -f -s /opt/transmission/bin/transmission-gtk /usr/bin/transmission | I found out why. It needs symbolic links to themes: ln -s /usr/share/themes/AgingGorilla /opt/gtk2/share/themes ln -s /usr/share/themes/Amaranth /opt/gtk2/share/themes ln -s /usr/share/themes/Atlanta /opt/gtk2/share/themes ln -s /usr/share/themes/Bright /opt/gtk2/share/themes ln -s /usr/share/themes/Clearlooks /opt/gtk2/share/themes ln -s /usr/share/themes/ClearlooksClassic /opt/gtk2/share/themes ln -s /usr/share/themes/Crux /opt/gtk2/share/themes ln -s /usr/share/themes/Darklooks /opt/gtk2/share/themes ln -s /usr/share/themes/DebianRed /opt/gtk2/share/themes ln -s /usr/share/themes/Esco /opt/gtk2/share/themes ln -s /usr/share/themes/Galaxy /opt/gtk2/share/themes ln -s /usr/share/themes/Glider /opt/gtk2/share/themes ln -s /usr/share/themes/Glossy /opt/gtk2/share/themes ln -s /usr/share/themes/Gorilla /opt/gtk2/share/themes ln -s /usr/share/themes/HighContrast /opt/gtk2/share/themes ln -s /usr/share/themes/HighContrastInverse /opt/gtk2/share/themes ln -s /usr/share/themes/HighContrastLargePrint /opt/gtk2/share/themes ln -s /usr/share/themes/HighContrastLargePrintInverse /opt/gtk2/share/themes ln -s /usr/share/themes/Indubstrial /opt/gtk2/share/themes ln -s /usr/share/themes/Industrial /opt/gtk2/share/themes ln -s /usr/share/themes/Inverted /opt/gtk2/share/themes ln -s /usr/share/themes/LargePrint /opt/gtk2/share/themes ln -s /usr/share/themes/LowContrast /opt/gtk2/share/themes ln -s /usr/share/themes/LowContrastLargePrint /opt/gtk2/share/themes ln -s /usr/share/themes/Lush /opt/gtk2/share/themes ln -s /usr/share/themes/Metabox /opt/gtk2/share/themes ln -s /usr/share/themes/Mist /opt/gtk2/share/themes ln -s /usr/share/themes/Nuvola /opt/gtk2/share/themes ln -s /usr/share/themes/Nuvola-old /opt/gtk2/share/themes ln -s /usr/share/themes/Redmond /opt/gtk2/share/themes ln -s /usr/share/themes/Simple /opt/gtk2/share/themes ln -s /usr/share/themes/SphereCrystal /opt/gtk2/share/themes ln -s /usr/share/themes/ThinIce /opt/gtk2/share/themes ln -s /usr/share/themes/Unity /opt/gtk2/share/themes ln -s /usr/share/themes/Wasp /opt/gtk2/share/themes |
I've been playing with multiple desktops on Wheezy (trying to find an alternative to Gnome 3) and now I have some unwanted entries in the xsession options on the gdm3 login screen. I found the list here - /usr/share/xsessions. Is this where I would delete the ones I no longer want or do I have to do it somewhere else? Or will trying to delete them, bork things . . . a new install is no big deal . . . | golinux wrote:I've been playing with multiple desktops on Wheezy window managers and desktop environments, not desktops problem: and now I have some unwanted entries in the xsession options on the gdm3 login screen. solution . . . a new install is no big deal . . . But i think i would rather buy a new PC. The old one is borked. You must be shitting me. |
Hello Debian world, I did my research on my topic to see if it is even possible to recover data from a failed solid state drive. From my understanding I can with in reason of course i.e. can't recover data from corrupt sectors of the solid state drive (my apologizes if my terminology is wrong). Now I found many of tutorials on how to do it, so that isn't my problem. My problem is when I plug in the drive in my dock it doesn't see the drive at all,from what I can tell, so obviously I can't even begin to see if I can recover data from the drive. Is the drive completely gone and there is nothing I can do? Or am I missing something? Thanks in advance SOLVED EDIT: I believe it to be the controller on the drive, only way to recover data is to send it to a specialist. FYI if you can find out what controller is installed in the SSD before you buy it, make sure it is not a SandForce. From my research it seems to be the one and only fault in crashed soild state drives. Thank you all again for your time and help. | My problem is when I plug in the drive in my dock it doesn't see the drive at all... Did you test this with: Code: Select all# fdisk -l? |
All it took was rename... mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak5 oh my lol So i was thinking wouldn't it be cool to have a dock coz i've seen them in linux screenies before. So i downloaded docky and it said I need composite or something and wouldn't display properly. I kinda figured out by composite it meant compiz (i think). SO I followed http://wiki.debian.org/Compiz The terminal gave no errors when installing. But the dock still displayed bad. Also it said: In order to use compiz add the following options to the corresponding sections in the file /etc/X11/xorg.conf But that file didn't exist on my system. Anyway it seems things are stuffed now because i entered terminal su compiz which failed. After that everything wouldn't work properly so I clicked log out but when i did so everything went black so I had to restart. Now I boot. It asks for root and then my user pass but after entering the user pass i'm just left with my whole screen as a terminal. So now I have no graphics and i don't want to re-install to fix | I kinda figured out by composite it meant compiz (i think). Not really. For xfce4 you open the xfce4-settings-manager, go to desktop or window-manager, advanced, and enable composite. Else, for window-managers like fluxbox, there is xcompmgr. Not sure for kde or gnome, but similar to xfce4. lxde doesn't exist in my world. i entered terminal su compiz which failed. compiz --replace but fusion-icon is the better option, imho. It asks for root and then my user pass why the root password? You get a login-manager or a cli? Which environment? Not sure, really not, but trying "mv ~/.config ~/.config_backup" won't hurt. If in doubt i would "apt-get remove " all compiz stuff and start from scratch. There should be better solutions. Those ones are very raw. The command probably gets autostarted, like in "remember the last session", and makes it crash each time. For that "we" need to know which environment you run (i think ~/.config/autostart, but i don't remember sessions, hence don't know). |
New install of Wheezy xfce using netinst. When I 'apt-get update' i get the output shown below, though this is only a very small part of the output showing Get:45 through to Get:65 it doesn't stop until it gets to about Get:300 or there abouts and ends with 'W: Failed to fetch ftp://ftp.deb-multimedia.org/dists/test ... slation-es' I've done plenty of installations but have never come across this before. Can it be corrected? Code: Select allGet:44 ftp://ftp.deb-multimedia.org testing/non-free Translation-ru Get:45 ftp://ftp.deb-multimedia.org testing/non-free Translation-da Get:46 ftp://ftp.deb-multimedia.org testing/non-free Translation-pt Get:47 ftp://ftp.deb-multimedia.org testing/non-free Translation-vi Get:48 ftp://ftp.deb-multimedia.org testing/non-free Translation-eo Get:49 ftp://ftp.deb-multimedia.org testing/non-free Translation-es Get:50 ftp://ftp.deb-multimedia.org testing/non-free Translation-id Get:51 ftp://ftp.deb-multimedia.org testing/non-free Translation-nl Get:52 ftp://ftp.deb-multimedia.org testing/non-free Translation-eu Get:53 ftp://ftp.deb-multimedia.org testing/non-free Translation-fi Get:54 ftp://ftp.deb-multimedia.org testing/non-free Translation-ja Get:55 ftp://ftp.deb-multimedia.org testing/non-free Translation-zh Get:56 ftp://ftp.deb-multimedia.org testing/non-free Translation-cs Get:57 ftp://ftp.deb-multimedia.org testing/non-free Translation-sr Get:58 ftp://ftp.deb-multimedia.org testing/non-free Translation-ro Get:59 ftp://ftp.deb-multimedia.org testing/non-free Translation-de Get:60 ftp://ftp.deb-multimedia.org testing/non-free Translation-nb Get:61 ftp://ftp.deb-multimedia.org testing/main Translation-en_AU Get:62 ftp://ftp.deb-multimedia.org testing/main Translation-en Get:63 ftp://ftp.deb-multimedia.org testing/main Translation-km Get:64 ftp://ftp.deb-multimedia.org testing/main Translation-pl Get:65 ftp://ftp.deb-multimedia.org testing/main Translation-ca W: Failed to fetch ftp://ftp.deb-multimedia.org/dists/testing/non-free/i18n/Translation-es Server closed the connection Edited to supply additional information | dpkg-reconfigure locales add Acquire::Languages "none" ; to your apt.conf or create a new file in /etc/apt/apt.conf.d/ and name it 05translations with the same info Code: Select allAcquire::Languages "none" ; Debian User Forums • View topic - [solved]apt language settings - how to? - http://forums.debian.net/viewtopic.php?f=5&t=73692 packages - How can I remove the Translation entries in apt? - Ask Ubuntu - http://askubuntu.com/questions/74653/ho ... ies-in-apt apt-get update only required translations | l-Satz - https://sathyz.wordpress.com/2011/12/22 ... nslations/ it is truly amazing what you can find when you use Google. All I did was search Google using : debian apt translations |
Hello Debian world, I installed two extra drives in my machine and the one mounts fine but the other gets mounted under usb or usb0 under /dev/media but I can only mount with this code sudo mount usb or usb0. Also what I find is weird is that the one drive I have issues mounting is the only one that shows up under /dev/media. Below is the error I get, MTAB and FSTAB file with both drives mounted. ERROR: Unable to mount 1.0 TB Filesystem Error mounting: mount exited eith exit code 1: helper failed with: Error opening '/dev/sdb1/: Permission denied Failed to mount '/dev/sdb1/: Permission denied Please check '/dev/sdb1/ and the ntfs-3g binary permissions , and the mounting user ID. More explanation is provided at http://ntfs-3g.org/support.html#unprivileged MTAB: /dev/mapper/N/A-root / ext3 rw,errors=remount-ro 0 0 tmpfs /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0 proc /proc proc rw,noexec,nosuid,nodev 0 0 sysfs /sys sysfs rw,noexec,nosuid,nodev 0 0 udev /dev tmpfs rw,mode=0755 0 0 tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 devpts /dev/pts devpts rw,noexec,nosuid,gid=5,mode=620 0 0 /dev/sdc1 /boot ext2 rw 0 0 fusectl /sys/fs/fuse/connections fusectl rw 0 0 binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,noexec,nosuid,nodev 0 0 /dev/sdb1 /media/usb0 fuseblk rw,noexec,nosuid,nodev,allow_other,blksize=4096 0 0 /dev/sda1 /media/OneTouch\0404 fuseblk rw,nosuid,nodev,allow_other,blksize=4096,default_permissions 0 0 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> proc /proc proc defaults 0 0 /dev/mapper/N/A-root / ext3 errors=remount-ro 0 1 # /boot was on /dev/sda1 during installation UUID=c3f45072-20a5-4fb7-abef-8e4616efe9d8 /boot ext2 defaults 0 2 /dev/mapper/N/A-swap_1 none swap sw 0 0 /dev/sdb1 /media/usb0 auto rw,user,noauto 0 0 As you can clearly see the OneTouch 4 drive is not recognized with fstab, so I must be missing something that manages my mounted drives. Also just an FYI the website from the error message takes you to a different website, so I am baffled. Thanks in advanced. | Is the other drive mounted NTFS also? Did you install both ntfs-3g and ntfsprogs? I remember having to include the filesystem when I used NTFS (/dev/sdb1 /media/usb0 -t NTFS rw,user,noauto 0 0). YOu can try that. Also, why d you use both fstab and mtab? I use only fstab. |
Hi. I just installed screen and rtorrent. I kept rtorrent running by: Code: Select allscreen -d -m -S rTorrent rtorrent -n -o import=/home/peter/.config.rc When I tried to start downloading files by pressing Ctrl+s (or Ctrl+a Ctrl+s, which means sending Ctrl+s to application as specified in the manual) to start downloading files, the console would freeze, it gave no response no matter what kind of key combinations pressed. When I re-connect and attach the screen session again, the torrent didn't start. I tried to run rtorrent without screen, it worked well, began downloading files, no problem at all. I also tried not to load the rtorrent configuration file, but it didn't help. I wonder if I did something wrong? I pressed the wrong button or something? Thanks in advance. P.S. My Linux computer is running Debian (testing), rtorrent 0.9.2-1, screen 4.1.0~20120320gitdb59704-5. ============================== edit: Could the problem caused by terminal control? https://wiki.archlinux.org/index.php/RT ... nt_mapping ============================== Solutions: I confirmed that the problem could be solved by undefining the special characters "start" and "stop". Type the following in terminal: Code: Select allstty stop undef stty start undef See the link above for details. | Some additional tips can be found in this thread: http://forums.debian.net/viewtopic.php?f=16&t=54670 |
Hi, I recently replaced my HDD with an Intel 320 SSD on my Thinkpad T410, and installed Debian Sid on it. Everything works but when I try to shutdown/reboot the system Debian just hangs, I think it might have something to do with the SSD since this never happened before, but I'm not sure. This is what it looks like, if that's of any help at all: I tried restarting from the KDE menu, doing "reboot" and "shutdown -r/-h now" from the terminal, but all with the same result. I'm not sure, but I don't think this happened when I rebooted Wheezy right after the minimal installation, so maybe it's a bug in Sid? Any help would be appreciated, thanks. | Got any samba shares mounted? If there is a samba share mounted and you lose network connectivity - like during a shutdown - it will hang for quite a while before ( usually ) finishing after the share times out. That is the only time I ever see that happening, I know there have been ACPI bugs in the past that would make that happen but I haven't heard of any for quite a long time. That said feel free to use the power button, everything has been synced and umounted already so it won't do any harm. |
Hi, I would like to try xfce4.10 on Wheezy and have downloaded the tar file, from the xfce site, and know the packages are available in the Experimental Repositories. However the instructions I've found through searching are for me rather complicated for my level. Does anyone know of an easy method to use? | TBH there probably isn't an 'easy way' if you're not comfortable even just adding repo's. There are gong to be a lot of problems that you will need to solve or workaround. |
Hi, When I go to View Your Posts to check on my last topic; http://forums.debian.net/viewtopic.php? ... 5&e=451125 it is not listed. When I enter the email notification and enter the above URL I get; You are not authorised to read this forum. Can I have done something wrong without being aware of it? | ozgta wrote:Can I have done something wrong without being aware of it? You maybe have replied to spam and the whole thread has been moved to spam forum where we, the mortals, don't have access rights... You know, it would be so exciting to be able to go there! I really don't know anything about the subject but the spam forum is mentioned there: http://forums.debian.net/viewtopic.php? ... 37#p450575 |
Dear All, When I try watching a movie for which I downloaded subtitles in Cyrillic (e.g. Russian subtitles), the result is always a mess...in the sense that the subtitles always look like funny Latin characters. I wonder if this is due to Cyrillic fonts not being installed on my system. For instance, if I look at this file http://subs.com.ru/page.php?id=22848&a=dl and I try to see the subtitles, they do not look Cyrillic at all.... Can anybody help me out with this? Cheers larry77 | e.g. VlC player - Tool - Preferences - Subtitles - Default encoding - Russian(KOI8-R) |
Hello Debian world, my apologizes if this ins't in the right thread but I really need your help. I need a graphics calculator, now I have tried extcalc, TilEm, I mean just about every one available for Linux. I even went as far as to trying to getting the ones made for Windows to work in wine but, it is either I that does not know how to work these calculators or they can't solve the problem I am having in my college course. I wish they would just teach me the steps in order to solve it but, they are telling me to use a graphics calculator. I need to be able to solve a problem like so s^3 - 3s^2 = 2 you then rewrite it like so s^3 - 3s^2 - 2 = 0 and plug this into a graphics calculator but, every graphics calculator I plug this into I get an invalid or a zero. The answer is 3.196 (we need to round to the nearest .001). The reason I know this answer is I am taking courses online and they give you three tries before they give you the answer and then they give you a another problem to solve but with different numbers (obviously, other wise what did you learn?). Again I apologize if this isn't in the appropriate thread and/or if this isn't the appropriate place for this but, I don't know where else to turn. Thanks in advance. | WolframAlpha? |
I have had this for a couple of days, when I try to run aptitude update. The files are there, and I have tried with a different mirror with same error. Code: Select all# aptitude update Get: 1 http://ftp.dk.debian.org wheezy InRelease [190 kB] Get: 2 http://ftp.dk.debian.org wheezy/main Sources [5,966 kB] Get: 3 http://ftp.dk.debian.org wheezy/contrib Sources [50.0 kB] Get: 4 http://ftp.dk.debian.org wheezy/non-free Sources [93.0 kB] Get: 5 http://ftp.dk.debian.org wheezy/main amd64 Packages [5,830 kB] Get: 6 http://ftp.dk.debian.org wheezy/contrib amd64 Packages [42.2 kB] Get: 7 http://ftp.dk.debian.org wheezy/non-free amd64 Packages [74.1 kB] Get: 8 http://ftp.dk.debian.org wheezy/contrib Translation-en [33.8 kB] Get: 9 http://ftp.dk.debian.org wheezy/main Translation-en [3,861 kB] Get: 10 http://ftp.dk.debian.org wheezy/non-free Translation-en [63.0 kB] Err http://ftp.dk.debian.org wheezy/contrib Translation-en 404 Not Found [IP: 130.225.254.116 80] Err http://ftp.dk.debian.org wheezy/main Translation-en 404 Not Found [IP: 130.225.254.116 80] Err http://ftp.dk.debian.org wheezy/non-free Translation-en 404 Not Found [IP: 130.225.254.116 80] Fetched 16.2 MB in 18s (863 kB/s) W: Failed to fetch gzip:/var/lib/apt/lists/partial/ftp.dk.debian.org_debian_dists_wheezy_contrib_source_Sources: Hash Sum mismatch W: Failed to fetch gzip:/var/lib/apt/lists/partial/ftp.dk.debian.org_debian_dists_wheezy_non-free_source_Sources: Hash Sum mismatch W: Failed to fetch gzip:/var/lib/apt/lists/partial/ftp.dk.debian.org_debian_dists_wheezy_contrib_binary-amd64_Packages: Hash Sum mismatch W: Failed to fetch gzip:/var/lib/apt/lists/partial/ftp.dk.debian.org_debian_dists_wheezy_non-free_binary-amd64_Packages: Hash Sum mismatch W: Failed to fetch http://ftp.dk.debian.org/debian/dists/wheezy/contrib/i18n/Translation-en: 404 Not Found [IP: 130.225.254.116 80] W: Failed to fetch http://ftp.dk.debian.org/debian/dists/wheezy/main/i18n/Translation-en: 404 Not Found [IP: 130.225.254.116 80] W: Failed to fetch http://ftp.dk.debian.org/debian/dists/wheezy/non-free/i18n/Translation-en: 404 Not Found [IP: 130.225.254.116 80] E: Some index files failed to download. They have been ignored, or old ones used instead. E: Couldn't rebuild package cache Current status: 32 updates [+32], 35747 new [+34753]. How do I fix this.? | Ok, perhaps as a safe initial try, comment out all of the repositories in sources.list with # such as: Code: Select all#deb http://etc.. Then run: Code: Select allapt-get update If this does not have any package cache errors, try re-enabling the repositories and running apt-get update again. |
I am having a problem, and I can't quite figure out whats wrong. I believe it is a java issue. everytime I run something that runs off java it randomly crashes. It does this with Iceweasel, and Minecraft ( a game). Lately I can hardly play minecraft due to this. lately it does seem that iceasel is doing it a little less. I am not sure if it is site related or not. Here are my system specs: Debian wheezy 32 bit Kernel Linux 3.2.0-2-686-pae memory: 4.0 GiB proccessor: AMD FX(tm)-4100 Quad-Core Processor × 4 I did try running iceweasel through the terminal and it told me it was a Segmentation fault when it crashed. Is there anything I can do? -ladykaybrooke | Yeah iceweasel has nothing to do with java directly but if those crashes are sporadically I would check for faulty RAM. You can try the memtest and if that comes up without an error try removing one RAM bar (if you have multiple) and let the system run a while. |
I have debian wheezy with resolvconf, dnsmasq and apache2 running web server for my local domains, i have dynamic ip so the script updates the "/etc/hosts" on each new dialup connection for the new ip. The problem is i can ping the global net and the local domain with the ip address 127.0.0.1 like one from the /etc/hosts the "me.example.net" but cannot ping the domains with the ip address 192.168.1.1 like domains from the /etc/hosts.dnsmasq: # ping example.dynet.com PING example.dynet.com (192.168.1.1) 56(84) bytes of data. ^C --- example.dynet.com ping statistics --- 7 packets transmitted, 0 received, 100% packet loss, time 5999ms # ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data. 64 bytes from 127.0.0.1: icmp_req=1 ttl=64 time=0.119 ms 64 bytes from 127.0.0.1: icmp_req=2 ttl=64 time=0.105 ms 64 bytes from 127.0.0.1: icmp_req=3 ttl=64 time=0.115 ms ^C --- 127.0.0.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 0.105/0.113/0.119/0.005 ms These are the some configuration files related to this issue, this is the /etc/dnsmasq.conf: resolv-file=/etc/resolv.dnsmasq resolv-file=/etc/resolv.conf resolv-file=/etc/ppp/resolv.conf #server=/localnet/192.168.0.1 server=208.67.222.123 #local=/localnet/ local=/localnet/192.168.1.1 local=/example.dynet.com/192.168.1.1 local=/example.linkpc.net/192.168.1.1 #address=/double-click.net/192.168.1.1 address=/example.dynet.com/192.168.1.1 address=/example.linkpc.net/192.168.1.1 interface=ppp0 interface= eth0 addn-hosts=/etc/hosts.dnsmasq #no-hosts /etc/resolv.conf: nameserver 127.0.0.1 /etc/resolv.dnsmasq: nameserver 68.105.28.11 nameserver 68.105.29.1 /etc/hosts: 127.0.0.1 localhost 117.104.228.40 me.example.net example.net /etc/hosts.dnsmasq: 127.0.0.1 localhost 192.168.1.1 me.example.net example.dynet.com example.linkpc.net /etc/nsswitch.conf: hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 /etc/avahi/avahi-daemon.conf: domain-name=local browse-domains=me.example.net, example.dynet.com, example.linkpc.net /etc/avahi/hosts: # 2001::81:1 test.local 192.168.1.1 example.dynet.com.local 192.168.1.1 example.linkpc.net.loca | post output of Code: Select all/sbin/ifconfig andCode: Select all/sbin/route -n |
After my Dell R210-II server with Debian Squeeze had been running for 4 months without any problems, today I suddenly could not get a shell prompt after a successful login using SSH. Also using the virtual console from iDRAC6 I could not see any prompt. But all other services like httpd, mysqld and so on were still running OK. Because I have knowledge to administer the server, but do not have qualifications to debug such a problem any other way, I decided to reboot the server. Also because I did not change any configuration options on the server since weeks But now the server (single OS install) won’t start anymore… Here is an explanation what happens: System starts On PXE menu I select (local) and press enter Then there is a message: ----------------------------------------- Booting from local disk... GRUB loading. Welcome to GRUB! ----------------------------------------- After that I can select which OS I want to load and I select ----------------------------------------- Debian GNU/Linux, with Linux 2.6.32-5-amd64 ----------------------------------------- But then the system reports the following: ----------------------------------------- [0.527313] pci 0000:02:03.0: BAR 6: address space collision of device [0xffff0000-0xffffffff] [0.707719] i8042.c: No controller found. Loading, please wait... /init: /scripts/init-top/ORDER: line 1: /scripts/init-top/all_generic_ide: Permission denied /init: /scripts/init-top/ORDER: line 3: /scripts/init-top/blacklist: Permission denied /init: /scripts/init-top/ORDER: line 5: /scripts/init-top/keymap: Permission denied /init: /scripts/init-top/ORDER: line 7: /scripts/init-top/udev: Permission denied /init: /scripts/local-top/ORDER: line 1: /scripts/local-top/mdadm: Permission denied error sending message: Connection refused udevadm[79]: error sending message: Connection refused Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system wait for the right device?) - Missing modules (cat proc/modules; ls /dev) ALERT! /dev/disk/by-uuid/800d8e8b-daae-4b9e-811f-9057565aa7f3 does not excist. Dropping to shell! BusyBox v1.71.1 (Debian 1:1.17.1-8 built-in shell (ash) Enter 'help' for a list of built in commands. /bin/sh: can't access tty; job control is turned off (initramfs) ----------------------------------------- It seems like the same problem as discussed at http://forums.debian.net/viewtopic.php?f=17&t=73085 but I cannot boot any linux So working from command prompt (shell) is not an option without physically going to the datacenter Is there anybody who can help? Thanx in advance, Alvin | We upgraded the kernel and all problems were solved. For more info, see http://www.linuxquestions.org/questions ... ost4767275 |
I am in kind of migration process from Fedora to Debian. I very much like redhat bugzilla, where one can fill a bug and then press "submit" button. I tried to send a bug report to submit@bugs.debian.org, and always get: Your message didn't have a Package: line at the very first line of the mail body (part of the pseudo-header), or didn't have a Package: line at all. Unfortunatly, this means that your message has been ignored completely. But I have it at the very first line: Subject: xorg: in Xorg.0.log - [ 6221.304] (EE) intel(0): failed to get plane resources: Invalid argument Package: xserver-xorg Version: 1:7.7+1 Severity: important Can someone explain me what is wrong? Thanks | The BTS pseudo-headers are part of the body of the email. This means if you're using an email client which allows for direct modification of the email headers, you need to separate the message headers from the BTS headers with a blank line. Using your example, the correct format would be:Code: Select allSubject: xorg: in Xorg.0.log - [ 6221.304] (EE) intel(0): failed to get plane resources: Invalid argument Package: xserver-xorg Version: 1:7.7+1 Severity: important *** bug report information *** That, or you could use 'reportbug' which correctly formats the bug submission email for you. |
so far my systems been working pretty good, im running debian wheezy. i stupidly made the mistake of doing apt-get autoremove after the terminal showed me a huge number of programs that were apparently deemed useless. most of them seemed to be, except for all of the kde software. now my system boots up to terminal, no gui because kde was removed, and no internet (including when connected to an ethernet cable). i asking for a way to reinstall the the basic kde packages. i cannot do apt-get install kde-minimal because of the loss of internet. Is there any other way to download them and to install them? | Yeah, but then everything on your system is marked as manually installed and apt won't autoremove it any more ... |
I am running an up to date wheezy/testing computer. I have not changed any of my custom kernels recently. I just upgraded after being on vacation. I upgraded everything that hit testing between July 25 and August 12. The next day when I booted my computer, right after "Loading initial ram disk...", I got a dump and the computer would hang. I have several old kernels and all of the kernels and their recovery modes do the same thing. I ran memtest and checked the hard drives and everything was okay. I used PartedMagic to boot the computer and edit grub.cfg and increase the resolution to see if more of the dump would show on the screen. The resolution goes back to the big size after the "loading initial ram" message so I can't see much of the dump. Does anyone have any ideas on how I can recover from this? Is there a way to make grub boot using the vmlinuz... instead of the initrd.img? | use shift + page up / page down keys to move the framebuffer screen up and down. Try booting into recovery console If recovery mode doesn't work try editing the recovery line to only have "init=/bin/bash single" in the kernel options part ( quite a lot won't work since you are starting NO services at all, it should be basically an emergency busybox environment. ) Note: you will have to re-mount your rootFS as rw since it will default to ro this way. If none of those things work grab a liveCD and chroot into your environment and try to fix it from there. |
Hi. How would I tell where USB is mounted (what device, as in /dev/cd*). I've tried "mount" and "dmesg", but neither prints any meaningful information. After filtering a bit, I can guess the device, but I'm in need of a generic solution. For example, dmesg would print only things like: Code: Select all[ 2.744496] usb 5-6: Product: U3 Cruzer Micro [ 4.923222] scsi 22:0:0:0: Direct-Access SanDisk U3 Cruzer Micro 2.17 PQ: 0 ANSI: 2 [ 4.923994] scsi 22:0:0:1: CD-ROM SanDisk U3 Cruzer Micro 2.17 PQ: 0 ANSI: 2 I know that's the disk I'm after, but that's because I know the manufacturer name, obviously, I can't infer where it's mounted or whether this is a USB stick, unless I know them all by manufacturer names. The output of mount, which I can identify as the USB stick looks like this: Code: Select all/dev/sdc1 on /media/usb0 type vfat (rw,nosuid,nodev,noexec,relatime,uid=1000,fmask=0022,dmask=0022,codepage=cp437,iocharset=utf8,shortname=mixed,errors=remount-ro,user=wvxvw) But there's no indication of what disk it is, and, eventually, it may not be the disc I'm after. Ideally, I'd like to get all mounted devices with the location of where they are mounted and the name of the manufacturer, the name of the device (as seen on device, not a guid or anything that identifies it to the computer - it's for displaying the choice to the user). | Shooting in the dark: blkid | grep -i label should give you devices by label. blkid | grep -i label | awk -F: '{print $1}' prints only the first field, /dev/sd[abc]/, and -F uses the colon as a field separator, hence it ain't printed. well my foo stops here. I wanted to use that output as a search pattern for "mount": mount | grep pattern_from_above but i don't get it done (wanted to either use a "for i in $(cmd); do $(mount | grep $i_as_output_from_before) ; done" or xargs) Perhaps its a step in the right direction anway. Perhaps not. That does not seem to work correct: for i in $(blkid | grep -i label | awk '{print $1}'); do $(mount | grep ${i%:}); done but i fail to see why. Error message is: bash: /dev/sdb1: Permission denied It would also only tell you if it is mounted or not, not the full info (what device is mounted where and what label has it got). Let me stress it: I meant you can dig a bit in that direction. I don't say any of that is a good idea. |
Hi I cannot update package list on my squeeze due to the following problem:Code: Select all# apt-get update Hit http://security.debian.org squeeze/updates Release.gpg Ign http://security.debian.org/ squeeze/updates/contrib Translation-en Ign http://security.debian.org/ squeeze/updates/contrib Translation-en_US Hit http://ftp.ch.debian.org squeeze Release.gpg Ign http://ftp.ch.debian.org/debian/ squeeze/contrib Translation-en Ign http://ftp.ch.debian.org/debian/ squeeze/contrib Translation-en_US Hit http://www.debian-multimedia.org squeeze Release.gpg Ign http://www.debian-multimedia.org/ squeeze/main Translation-en Ign http://www.debian-multimedia.org/ squeeze/main Translation-en_US Ign http://security.debian.org/ squeeze/updates/main Translation-en Ign http://security.debian.org/ squeeze/updates/main Translation-en_US Ign http://security.debian.org/ squeeze/updates/non-free Translation-en Ign http://security.debian.org/ squeeze/updates/non-free Translation-en_US Hit http://security.debian.org squeeze/updates Release Hit http://www.backports.org squeeze-backports Release.gpg Ign http://www.backports.org/debian/ squeeze-backports/contrib Translation-en Ign http://ftp.ch.debian.org/debian/ squeeze/main Translation-en Ign http://ftp.ch.debian.org/debian/ squeeze/main Translation-en_US Ign http://ftp.ch.debian.org/debian/ squeeze/non-free Translation-en Ign http://ftp.ch.debian.org/debian/ squeeze/non-free Translation-en_US Hit http://ftp.ch.debian.org squeeze Release Ign http://www.debian-multimedia.org/ squeeze/non-free Translation-en Ign http://www.debian-multimedia.org/ squeeze/non-free Translation-en_US Hit http://www.debian-multimedia.org squeeze Release Ign http://www.backports.org/debian/ squeeze-backports/contrib Translation-en_US Ign http://www.backports.org/debian/ squeeze-backports/main Translation-en Ign http://www.backports.org/debian/ squeeze-backports/main Translation-en_US Ign http://www.backports.org/debian/ squeeze-backports/non-free Translation-en Ign http://www.backports.org/debian/ squeeze-backports/non-free Translation-en_US Get:1 http://security.debian.org squeeze/updates/main Sources [26.4 kB] Hit http://ftp.ch.debian.org squeeze/main Sources Hit http://www.backports.org squeeze-backports Release Hit http://ftp.ch.debian.org squeeze/contrib Sources Hit http://ftp.ch.debian.org squeeze/non-free Sources Hit http://ftp.ch.debian.org squeeze/main i386 Packages Hit http://ftp.ch.debian.org squeeze/contrib i386 Packages Hit http://ftp.ch.debian.org squeeze/non-free i386 Packages Hit http://www.debian-multimedia.org squeeze/main i386 Packages/DiffIndex Hit http://security.debian.org squeeze/updates/contrib Sources Hit http://security.debian.org squeeze/updates/non-free Sources Get:2 http://security.debian.org squeeze/updates/main i386 Packages [75.0 kB] Hit http://security.debian.org squeeze/updates/contrib i386 Packages Hit http://security.debian.org squeeze/updates/non-free i386 Packages Hit http://www.debian-multimedia.org squeeze/non-free i386 Packages/DiffIndex Hit http://www.backports.org squeeze-backports/main i386 Packages/DiffIndex Hit http://www.backports.org squeeze-backports/contrib i386 Packages Hit http://www.backports.org squeeze-backports/non-free i386 Packages Fetched 2 B in 0s (4 B/s) W: Failed to fetch http://security.debian.org/dists/squeeze/updates/main/source/Sources.bz2 Hash Sum mismatch W: Failed to fetch http://security.debian.org/dists/squeeze/updates/main/binary-i386/Packages.bz2 Hash Sum mismatch E: Some index files failed to download, they have been ignored, or old ones used instead. My /etc/apt/sources.list:Code: Select all# cat /etc/apt/sources.list # # deb cdrom:[Debian GNU/Linux 5.0.7 _squeeze_ - Official i386 DVD Binary-1 20101127-17:08]/ squeeze contrib main deb http://ftp.ch.debian.org/debian/ squeeze main contrib non-free deb-src http://ftp.ch.debian.org/debian/ squeeze main contrib non-free deb http://security.debian.org/ squeeze/updates main contrib non-free deb-src http://security.debian.org/ squeeze/updates main contrib non-free # multimedia deb http://www.debian-multimedia.org squeeze main non-free # backports deb http://www.backports.org/debian squeeze-backports main contrib non-free | http://forums.debian.net/viewtopic.php?f=10&t=61493 http://forums.debian.net/viewtopic.php?f=17&t=61810 |
Hi to all!! A doubt: I have some servers in which I activated unattended-upgrades. All works like a charm. Default config. But when Debian 7 will be next stable, unattended-upgrades will perform an upgrade from Squeeze to Wheezy? I don't wont this, of course. It's all ruled by sources.list, or I have to do with some conf? Thnaks to all | if you have specified squeeze in sources then the system will stick with squeeze as it becomes old-stable if you have specified stable in sources then it will pull in the upgrades necessary to become a wheezy system |
Hi all, For e.g. I want a list of all the mozilla extensions I have installed . For e.g. If I do something like :- Code: Select all aptitude search xul-ext p xul-ext-adblock-plus - Advertisement blocking extension for web browsers p xul-ext-adblock-plus-element-hiding-helper - extension for Adblock Plus meant to make creating element hi p xul-ext-all-in-one-sidebar - sidebar extension for Iceweasel/Firefox p xul-ext-autofill-forms - Iceweasel/Firefox add-on that enables you to fill out web fo i xul-ext-automatic-save-folder - Download helper for Firefox which automates the sorting and v xul-ext-biofox - Obviously the number of listing of xul-ext is huge, but what if I want a listing of only those packages which I have installed, so that only xul-ext-automatic-save-folder shows as in above. Any ideas ? | dpkg --get-selections |
Howdy, I created a user to do my backups. I am running into file read permission issues. Code: Select allcat debian_version 6.0.3 uname -a Linux incog2 2.6.32-5-amd64 #1 SMP Thu Mar 22 17:26:33 UTC 2012 x86_64 GNU/Linux The folder looks like this: Code: Select allremotebackup@server2:/usr/lib/ipcmdr/data/backup$ ls -l total 8 drwxr-xr-- 2 daemon root 4096 Aug 9 15:46 2012_08_09_15.46 drwxr-xr-- 2 daemon root 4096 Aug 10 00:00 2012_08_10_00.00 When I do an ls on one of the folders I get this: Code: Select allremotebackup@server2:/usr/lib/ipcmdr/data/backup$ ls 2012_08_09_15.46/ ls: cannot access 2012_08_09_15.46/snmpfilters.sdb: Permission denied ls: cannot access 2012_08_09_15.46/resaddr2.sdb: Permission denied ls: cannot access 2012_08_09_15.46/snmpreboots.sdb: Permission denied ls: cannot access 2012_08_09_15.46/config.txt: Permission denied ls: cannot access 2012_08_09_15.46/mgmt1.sdb: Permission denied ls: cannot access 2012_08_09_15.46/serinfo.bin: Permission denied ls: cannot access 2012_08_09_15.46/synchconfig.txt: Permission denied ls: cannot access 2012_08_09_15.46/tlv_category4.sdb: Permission denied ls: cannot access 2012_08_09_15.46/clntclss7.sdb: Permission denied ls: cannot access 2012_08_09_15.46/addrnge5.sdb: Permission denied ls: cannot access 2012_08_09_15.46/policy1.sdb: Permission denied ls: cannot access 2012_08_09_15.46/license.txt: Permission denied ls: cannot access 2012_08_09_15.46/serviceuuid.dat: Permission denied ls: cannot access 2012_08_09_15.46/userinfo5.sdb: Permission denied ls: cannot access 2012_08_09_15.46/adjnet.sdb: Permission denied ls: cannot access 2012_08_09_15.46/genfilesettings.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6optiondefs.sdb: Permission denied ls: cannot access 2012_08_09_15.46/cmts4.sdb: Permission denied ls: cannot access 2012_08_09_15.46/tlv_datatypes5.sdb: Permission denied ls: cannot access 2012_08_09_15.46/netview2.sdb: Permission denied ls: cannot access 2012_08_09_15.46/hwtpl6.sdb: Permission denied ls: cannot access 2012_08_09_15.46/ldaplookuptypes2.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6pdrule.sdb: Permission denied ls: cannot access 2012_08_09_15.46/clntclssitms2.sdb: Permission denied ls: cannot access 2012_08_09_15.46/completed: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv4optiondefs.sdb: Permission denied ls: cannot access 2012_08_09_15.46/cmts_gateway.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6tempias.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6reconfigure.sdb: Permission denied ls: cannot access 2012_08_09_15.46/deviceclassifiers.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6iaddrs.sdb: Permission denied ls: cannot access 2012_08_09_15.46/polmem3.sdb: Permission denied ls: cannot access 2012_08_09_15.46/lease9.sdb: Permission denied ls: cannot access 2012_08_09_15.46/lockedaddresses.sdb: Permission denied ls: cannot access 2012_08_09_15.46/ace1.sdb: Permission denied ls: cannot access 2012_08_09_15.46/cmts_network.sdb: Permission denied ls: cannot access 2012_08_09_15.46/tpl1.sdb: Permission denied ls: cannot access 2012_08_09_15.46/udadefinitions.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6delegatedprefixes.sdb: Permission denied ls: cannot access 2012_08_09_15.46/cmfilesettings5.sdb: Permission denied ls: cannot access 2012_08_09_15.46/prevstat: Permission denied ls: cannot access 2012_08_09_15.46/globman.id: Permission denied ls: cannot access 2012_08_09_15.46/tlv_definition9.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6devices.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6nontempias.sdb: Permission denied ls: cannot access 2012_08_09_15.46/nvrelate.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6rule.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dnsptrzones2.sdb: Permission denied ls: cannot access 2012_08_09_15.46/notes.sdb: Permission denied ls: cannot access 2012_08_09_15.46/ldapupdatesv5.sdb: Permission denied ls: cannot access 2012_08_09_15.46/globtpl.id: Permission denied ls: cannot access 2012_08_09_15.46/clntclssgrps.sdb: Permission denied ls: cannot access 2012_08_09_15.46/dhcpv6pdias.sdb: Permission denied ls: cannot access 2012_08_09_15.46/antiroam.sdb: Permission denied ace1.sdb cmts4.sdb dhcpv6devices.sdb dhcpv6tempias.sdb lease9.sdb polmem3.sdb tlv_category4.sdb addrnge5.sdb cmts_gateway.sdb dhcpv6iaddrs.sdb dnsptrzones2.sdb license.txt prevstat tlv_datatypes5.sdb adjnet.sdb cmts_network.sdb dhcpv6nontempias.sdb genfilesettings.sdb lockedaddresses.sdb resaddr2.sdb tlv_definition9.sdb antiroam.sdb completed dhcpv6optiondefs.sdb globman.id mgmt1.sdb serinfo.bin tpl1.sdb clntclss7.sdb config.txt dhcpv6pdias.sdb globtpl.id netview2.sdb serviceuuid.dat udadefinitions.sdb clntclssgrps.sdb deviceclassifiers.sdb dhcpv6pdrule.sdb hwtpl6.sdb notes.sdb snmpfilters.sdb userinfo5.sdb clntclssitms2.sdb dhcpv4optiondefs.sdb dhcpv6reconfigure.sdb ldaplookuptypes2.sdb nvrelate.sdb snmpreboots.sdb cmfilesettings5.sdb dhcpv6delegatedprefixes.sdb dhcpv6rule.sdb ldapupdatesv5.sdb policy1.sdb synchconfig.txt It tells me permission denied and then lists the files. Whats up with that? If I try to read one of the files in the folder I get this: Code: Select allcat 2012_08_09_15.46/prevstat cat: 2012_08_09_15.46/prevstat: Permission denied If I log in as root and do an ls -l I get this: Code: Select allls -l total 46228 -rw-r--r-- 1 daemon root 0 Aug 9 15:46 ace1.sdb -rw-r--r-- 1 daemon root 965888 Aug 9 15:46 addrnge5.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 adjnet.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 antiroam.sdb -rw-r--r-- 1 daemon root 69632 Aug 9 15:46 clntclss7.sdb -rw-r--r-- 1 daemon root 1328 Aug 9 15:46 clntclssgrps.sdb -rw-r--r-- 1 daemon root 4845984 Aug 9 15:46 clntclssitms2.sdb -rw-r--r-- 1 daemon root 77824 Aug 9 15:46 cmfilesettings5.sdb -rw-r--r-- 1 daemon root 824 Aug 9 15:46 cmts4.sdb -rw-r--r-- 1 daemon root 320 Aug 9 15:46 cmts_gateway.sdb -rw-r--r-- 1 daemon root 6156 Aug 9 15:46 cmts_network.sdb -rw-r--r-- 1 daemon root 5590 Aug 9 15:46 completed -rw-r--r-- 1 daemon root 2281 Aug 9 15:46 config.txt -rw-r--r-- 1 daemon root 0 Aug 9 15:46 deviceclassifiers.sdb -rw-r--r-- 1 daemon root 102400 Aug 9 15:46 dhcpv4optiondefs.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dhcpv6delegatedprefixes.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dhcpv6devices.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dhcpv6iaddrs.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dhcpv6nontempias.sdb -rw-r--r-- 1 daemon root 97280 Aug 9 15:46 dhcpv6optiondefs.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dhcpv6pdias.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dhcpv6pdrule.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dhcpv6reconfigure.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dhcpv6rule.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dhcpv6tempias.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 dnsptrzones2.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 genfilesettings.sdb -rw-r--r-- 1 daemon root 1 Aug 9 15:46 globman.id -rw-r--r-- 1 daemon root 1 Aug 9 15:46 globtpl.id -rw-r--r-- 1 daemon root 0 Aug 9 15:46 hwtpl6.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 ldaplookuptypes2.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 ldapupdatesv5.sdb -rw-r--r-- 1 daemon root 40327872 Aug 9 15:46 lease9.sdb -rw-r--r-- 1 daemon root 361 Aug 9 15:46 license.txt -rw-r--r-- 1 daemon root 0 Aug 9 15:46 lockedaddresses.sdb -rw-r--r-- 1 daemon root 8136 Aug 9 15:46 mgmt1.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 netview2.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 notes.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 nvrelate.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 policy1.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 polmem3.sdb -rw-r--r-- 1 daemon root 8 Aug 9 15:46 prevstat -rw-r--r-- 1 daemon root 292032 Aug 9 15:46 resaddr2.sdb -rw-r--r-- 1 daemon root 8 Aug 9 15:46 serinfo.bin -rw-r--r-- 1 daemon root 38 Aug 9 15:46 serviceuuid.dat -rw-r--r-- 1 daemon root 0 Aug 9 15:46 snmpfilters.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 snmpreboots.sdb -rw-r--r-- 1 daemon root 5625 Aug 9 15:46 synchconfig.txt -rw-r--r-- 1 daemon root 1848 Aug 9 15:46 tlv_category4.sdb -rw-r--r-- 1 daemon root 189544 Aug 9 15:46 tlv_datatypes5.sdb -rw-r--r-- 1 daemon root 157040 Aug 9 15:46 tlv_definition9.sdb -rw-r--r-- 1 daemon root 1600 Aug 9 15:46 tpl1.sdb -rw-r--r-- 1 daemon root 0 Aug 9 15:46 udadefinitions.sdb -rw-r--r-- 1 daemon root 21048 Aug 9 15:46 userinfo5.sdb I would rather not do my backups as root. I will be scp pulling them from my backup server. Is there something I am missing? shouldn't any user be able to read these files? Is it the program that is generating the backups to blame? Sorry if this is a stupid question, I usually deal with freebsd. Thanks | rich9000 wrote:Sorry if this is a stupid question, I usually deal with freebsd. Doesn't freebsd also require execute permissions on a directory in order to access files in said directory? ('Cause I'm pretty sure that that's your problem.) |
I'm having problems with apt-get, installing, removing or purging. After apt-get update, I try to dist-upgrade and receive a dependency error. Running apt-get -f install which usually fixes this type of error produces a similar error. Any ideas? Code: Select allramack@debian-acer:~/Downloads$ sudo apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: libncursesw5 : Depends: libtinfo5 (= 5.9-9) but 5.9-10 is installed E: Unmet dependencies. Try using -f. ramack@debian-acer:~/Downloads$ sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages were automatically installed and are no longer required: libcamel-1.2-29 libcdio-cdda0 libcdio-paranoia0 libdb4.8 libebackend-1.2-1 libecal-1.2-10 libedata-cal-1.2-13 libedataserver-1.2-15 libexiv2-9 libgegl-0.1-0 libgnome-control-center1 libgnome-menu2 libkpathsea5 libmusicbrainz3-6 libmusicbrainz4c2a libopenspc0 libpoppler-glib6 libpoppler13 libqzeitgeist0 libsysfs2 libtextcat-data libtextcat0 libunique-3.0-0 libx264-120 libx264-122 pulseaudio-utils python-gmenu rtkit texlive-fonts-recommended texlive-fonts-recommended-doc texpower texpower-manual Use 'apt-get autoremove' to remove them. The following extra packages will be installed: libncursesw5 The following packages will be upgraded: libncursesw5 1 upgraded, 0 newly installed, 0 to remove and 372 not upgraded. 294 not fully installed or removed. Need to get 0 B/149 kB of archives. After this operation, 0 B of additional disk space will be used. Do you want to continue [Y/n]? Traceback (most recent call last): File "/usr/bin/apt-listchanges", line 238, in <module> main() File "/usr/bin/apt-listchanges", line 48, in main debs = apt_listchanges.read_apt_pipeline(config) File "/usr/share/apt-listchanges/apt_listchanges.py", line 83, in read_apt_pipeline return map(lambda pkg: filenames[pkg], order) File "/usr/share/apt-listchanges/apt_listchanges.py", line 83, in <lambda> return map(lambda pkg: filenames[pkg], order) KeyError: 'libncursesw5' dpkg: dependency problems prevent configuration of libncursesw5:i386: libncursesw5:i386 depends on libtinfo5 (= 5.9-9); however: Version of libtinfo5:i386 on system is 5.9-10. dpkg: error processing libncursesw5:i386 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python2.7: python2.7 depends on libncursesw5 (>= 5.6+20070908); however: Package libncursesw5:i386 is not configured yet. dpkg: error processing python2.7 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python: python depends on python2.7 (>= 2.7.3~rc2-1~); however: Package python2.7 is not configured yet. dpkg: error processing python (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of hplip-data: hplip-data depends on python (>= 2.6.6-7~); however: Package python is not configured yet. dpkg: error processing hplip-data (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of procps: procps depends on libncursesw5 (>= 5.6+20070908); however: Package libncursesw5:i386 is not configured yet. dpkg: error processing procps (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of cups: cups depends on procps; however: Package procps is not configured yet. dpkg: error processing cups (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of printer-driver-hpcups: printer-driver-hpcups depends on cups; however: Package cups is not configured yet. dpkg: error processing printer-driver-hpcups (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python2.6: python2.6 depends on libncursesw5 (>= 5.6+20070908); however: Package libncursesw5:i386 is not configured yet. dpkg: error processing python2.6 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-dbus: python-dbus depends on python2.7 | python2.6; however: Package python2.7 is not configured yet. Package python2.6 is not configured yet. python-dbus depends on python (>= 2.6.6-7~); however: Package python is not configured yet. python-dbus depends on python (<< 2.8); however: Package python is not configured yet. dpkg: error processing python-dbus (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of hplip: hplip depends on hplip-data (= 3.12.6-3); however: Package hplip-data is not configured yet. hplip depends on printer-driver-hpcups (= 3.12.6-3); however: Package printer-driver-hpcups is not configured yet. hplip depends on python2.7; however: Package python2.7 is not configured yet. hplip depends on python (>= 2.7); however: Package python is not configured yet. hplip depends on python (<< 2.8); however: Package python is not configured yet. hplip depends on python-dbus (>= 0.80); however: Package python-dbus is not configured yet. hplip depends on cups (>= 1.1.20); however: Package cups is not configured yet. dpkg: error processing hplip (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of printer-driver-postscript-hp: printer-driver-postscript-hp depends on python; however: Package python is not configured yet. printer-driver-postscript-hp depends on hplip (>= 3.12.6-3); however: Package hplip is not configured yet. dpkg: error processing printer-driver-postscript-hp (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of foomatic-db-compressed-ppds: foomatic-db-compressed-ppds depends on python; however: Package python is not configured yet. dpkg: error processing foomatic-db-compressed-ppds (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of printer-driver-foo2zjs: printer-driver-foo2zjs depends on python; however: Package python is not configured yet. dpkg: error processing printer-driver-foo2zjs (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libpython2.7: libpython2.7 depends on python2.7 (= 2.7.3~rc2-2.1); however: Package python2.7 is not configured yet. dpkg: error processing libpython2.7 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libevolution: libevolution depends on libpython2.7 (>= 2.7); however: Package libpython2.7 is not configured yet. dpkg: error processing libevolution (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gconf2: gconf2 depends on python; however: Package python is not configured yet. dpkg: error processing gconf2 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of evolution: evolution depends on libevolution (>= 3.4); however: Package libevolution is not configured yet. evolution depends on libevolution (<< 3.5); however: Package libevolution is not configured yet. evolution depends on gconf2 (>= 2.28.1-2); however: Package gconf2 is not configured yet. dpkg: error processing evolution (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gnome-menus: gnome-menus depends on python; however: Package python is not configured yet. dpkg: error processing gnome-menus (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gstreamer0.10-gconf:i386: gstreamer0.10-gconf:i386 depends on gconf2 (>= 2.28.1-2); however: Package gconf2 is not configured yet. dpkg: error processing gstreamer0.10-gconf:i386 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gstreamer0.10-plugins-good:i386: gstreamer0.10-plugins-good:i386 depends on gstreamer0.10-gconf; however: Package gstreamer0.10-gconf:i386 is not configured yet. dpkg: error processing gstreamer0.10-plugins-good:i386 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcheese3:i386: libcheese3:i386 depends on gstreamer0.10-plugins-good (>= 0.10.23); however: Package gstreamer0.10-plugins-good:i386 is not configured yet. dpkg: error processing libcheese3:i386 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcheese-gtk21:i386: libcheese-gtk21:i386 depends on libcheese3 (>= 3.4.0); however: Package libcheese3:i386 is not configured yet. dpkg: error processing libcheese-gtk21:i386 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgcj-common: libgcj-common depends on python; however: Package python is not configured yet. dpkg: error processing libgcj-common (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgcj13: libgcj13 depends on libgcj-common (>= 1:4.1.1-21); however: Package libgcj-common is not configured yet. dpkg: error processing libgcj13 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libgcj-bc:i386: libgcj-bc:i386 depends on libgcj-common (>= 1:4.6.3-7); however: Package libgcj-common is not configured yet. libgcj-bc:i386 depends on libgcj13 (>= 4.7.1-1~); however: Package libgcj13 is not configured yet. dpkg: error processing libgcj-bc:i386 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of samba: samba depends on procps; however: Package procps is not configured yet. dpkg: error processing samba (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-gi: python-gi depends on python2.7 | python2.6; however: Package python2.7 is not configured yet. Package python2.6 is not configured yet. python-gi depends on python (>= 2.6.6-7~); however: Package python is not configured yet. python-gi depends on python (<< 2.8); however: Package python is not configured yet. dpkg: error processing python-gi (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-gobject: python-gobject depends on python-gi (>= 3.2.2-1); however: Package python-gi is not configured yet. dpkg: error processing python-gobject (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-wicd: python-wicd depends on python2.7 | python2.6; however: Package python2.7 is not configured yet. Package python2.6 is not configured yet. python-wicd depends on python (>= 2.6.6-7~); however: Package python is not configured yet. python-wicd depends on python (<< 2.8); however: Package python is not configured yet. dpkg: error processing python-wicd (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of wicd-daemon: wicd-daemon depends on python (>= 2.6.6-7~); however: Package python is not configured yet. wicd-daemon depends on python-dbus; however: Package python-dbus is not configured yet. wicd-daemon depends on python-gobject; however: Package python-gobject is not configured yet. wicd-daemon depends on python-wicd (= 1.7.2.4-2); however: Package python-wicd is not configured yet. dpkg: error processing wicd-daemon (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libcwidget3: libcwidget3 depends on libncursesw5 (>= 5.6+20070908); however: Package libncursesw5:i386 is not configured yet. dpkg: error processing libcwidget3 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of aptitude: aptitude depends on libcwidget3; however: Package libcwidget3 is not configured yet. aptitude depends on libncursesw5 (>= 5.6+20070908); however: Package libncursesw5:i386 is not configured yet. dpkg: error processing aptitude (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nano: nano depends on libncursesw5 (>= 5.6+20070908); however: Package libncursesw5:i386 is not configured yet. dpkg: error processing nano (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-vte: python-vte depends on python2.7 | python2.6; however: Package python2.7 is not configured yet. Package python2.6 is not configured yet. python-vte depends on python (>= 2.6); however: Package python is not configured yet. python-vte depends on python (<< 2.8); however: Package python is not configured yet. dpkg: error processing python-vte (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-apt-common: python-apt-common depends on python | python3; however: Package python is not configured yet. Package python3 is not installed. dpkg: error processing python-apt-common (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-apt: python-apt depends on python2.7 | python2.6; however: Package python2.7 is not configured yet. Package python2.6 is not configured yet. python-apt depends on python (>= 2.6.6-7~); however: Package python is not configured yet. python-apt depends on python (<< 2.8); however: Package python is not configured yet. python-apt depends on python-apt-common; however: Package python-apt-common is not configured yet. dpkg: error processing python-apt (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of apt-listchanges: apt-listchanges depends on python (>= 2.4); however: Package python is not configured yet. apt-listchanges depends on python-apt (>= 0.7.93); however: Package python-apt is not configured yet. dpkg: error processing apt-listchanges (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of mutt: mutt depends on libncursesw5 (>= 5.6+20070908); however: Package libncursesw5:i386 is not configured yet. dpkg: error processing mutt (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-debianbts: python-debianbts depends on python (>= 2.5); however: Package python is not configured yet. dpkg: error processing python-debianbts (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-reportbug: python-reportbug depends on python; however: Package python is not configured yet. python-reportbug depends on python-debianbts; however: Package python-debianbts is not configured yet. dpkg: error processing python-reportbug (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of reportbug: reportbug depends on python; however: Package python is not configured yet. reportbug depends on python-reportbug (= 6.4); however: Package python-reportbug is not configured yet. dpkg: error processing reportbug (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of alacarte: alacarte depends on python (>= 2.6.6-7~); however: Package python is not configured yet. dpkg: error processing alacarte (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of dialog: dialog depends on libncursesw5 (>= 5.6+20070908); however: Package libncursesw5:i386 is not configured yet. dpkg: error processing dialog (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of alsa-utils: alsa-utils depends on libncursesw5 (>= 5.6+20080119); however: Package libncursesw5:i386 is not configured yet. dpkg: error processing alsa-utils (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of devhelp-common: devhelp-common depends on gconf2 (>= 2.28.1-2); however: Package gconf2 is not configured yet. devhelp-common depends on python (>= 2.6.6-7~); however: Package python is not configured yet. dpkg: error processing devhelp-common (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libdevhelp-3-0: libdevhelp-3-0 depends on devhelp-common (>= 3.4.1-1); however: Package devhelp-common is not configured yet. dpkg: error processing libdevhelp-3-0 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of devhelp: devhelp depends on libdevhelp-3-0 (>= 2.91.5); however: Package libdevhelp-3-0 is not configured yet. dpkg: error processing devhelp (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of evolution-plugins: evolution-plugins depends on libevolution (>= 3.4); however: Package libevolution is not configured yet. evolution-plugins depends on libevolution (<< 3.5); however: Package libevolution is not configured yet. evolution-plugins depends on evolution (= 3.4.3-1); however: Package evolution is not configured yet. dpkg: error processing evolution-plugins (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of evolution-webcal: evolution-webcal depends on gconf2 (>= 2.28.1-2); however: Package gconf2 is not configured yet. dpkg: error processing evolution-webcal (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of exfalso: exfalso depends on python2.7 | python2.6; however: Package python2.7 is not configured yet. Package python2.6 is not configured yet. exfalso depends on python (>= 2.6.6-7~); however: Package python is not configured yet. exfalso depends on python (<< 2.8); however: Package python is not configured yet. dpkg: error processing exfalso (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gcj-4.7-jre-headless: gcj-4.7-jre-headless depends on libgcj13 (= 4.7.1-1); however: Package libgcj13 is not configured yet. dpkg: error processing gcj-4.7-jre-headless (--configure): dependency problems - leaving unconfigured dpkg: too many errors, stopping Errors were encountered while processing: libncursesw5:i386 python2.7 python hplip-data procps cups printer-driver-hpcups python2.6 python-dbus hplip printer-driver-postscript-hp foomatic-db-compressed-ppds printer-driver-foo2zjs libpython2.7 libevolution gconf2 evolution gnome-menus gstreamer0.10-gconf:i386 gstreamer0.10-plugins-good:i386 libcheese3:i386 libcheese-gtk21:i386 libgcj-common libgcj13 libgcj-bc:i386 samba python-gi python-gobject python-wicd wicd-daemon libcwidget3 aptitude nano python-vte python-apt-common python-apt apt-listchanges mutt python-debianbts python-reportbug reportbug alacarte dialog alsa-utils devhelp-common libdevhelp-3-0 devhelp evolution-plugins evolution-webcal exfalso gcj-4.7-jre-headless Processing was halted because there were too many errors. E: Sub-process /usr/bin/dpkg returned an error code (1) ramack@debian-acer:~/Downloads$ | Code: Select alllibncursesw5 : Depends: libtinfo5 (= 5.9-9) but 5.9-10 is installed Been engaging in some extra-curricular activities? Where did you get that libncursesw5 from? The squeeze one doesn't depend on libtinfo5 and the wheezy one depends on libtinfo5 ver. 5.9-10 Post your sources.list |
Hello, it is currently 20:40 GMT-8 (PST), but my computer clock reads 15:40. The time does not rectify if I enable or disable "Network Time." If I edit Clock Preferences > Time Settings and try to correct the time manually, it will accept the input, but then on system reset, the time is again incorrect. I would like suggestions on how to troubleshoot this issue. Thanks. I am running wheezy with kernel 3.2.0-3-amd64 on a Lenovo ThinkPad Edge E520. | If all else fails, you could adjust the time setting in the BIOS (set it five hours ahead of the actual time). Obviously, it is not a good solution, but the last resort. |
My suspend and hibernate havn't worked at all since I installed debian 6.0.5-amd64. I did a netinstall every time and always get this problem. My computer is a Sony VPCM111AX with an Atom N450 and 2Gb RAM. I get this error whenever I boot at about [0.4???] "PCI: BIOS Bug: MCFG area at f0000000 is not reserved in ACPI motherboard resources" And I think this is causing the problem. Here's my dmesg output Code: Select all[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-45) (dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun May 6 04:00:17 UTC 2012 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=45e05083-1282-41b3-b974-841814439b28 ro quiet [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable) [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000007f493000 (usable) [ 0.000000] BIOS-e820: 000000007f493000 - 000000007f4db000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007f4db000 - 000000007f4e2000 (ACPI data) [ 0.000000] BIOS-e820: 000000007f4e2000 - 000000007f4e5000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007f4e5000 - 000000007f509000 (reserved) [ 0.000000] BIOS-e820: 000000007f509000 - 000000007f510000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007f510000 - 000000007f52f000 (reserved) [ 0.000000] BIOS-e820: 000000007f52f000 - 000000007f600000 (usable) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved) [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved) [ 0.000000] DMI 2.6 present. [ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0x7f600 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-E7FFF uncachable [ 0.000000] E8000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask 080000000 write-back [ 0.000000] 1 base 07F600000 mask 0FFF00000 write-through [ 0.000000] 2 base 07F700000 mask 0FFF00000 uncachable [ 0.000000] 3 base 07F800000 mask 0FF800000 uncachable [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] init_memory_mapping: 0000000000000000-000000007f600000 [ 0.000000] 0000000000 - 007f600000 page 2M [ 0.000000] kernel direct mapping tables up to 7f600000 @ 10000-13000 [ 0.000000] RAMDISK: 3770e000 - 37fefd59 [ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v03 Sony) [ 0.000000] ACPI: XSDT 000000007f4db078 0004C (v01 Sony VAIO 20100123 AMI 00010013) [ 0.000000] ACPI: FACP 000000007f4e1388 000F4 (v04 Sony VAIO 20100123 AMI 00010013) [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20090903/tbfadt-369) [ 0.000000] ACPI Warning: 32/64X FACS address mismatch in FADT - 7F509F40/000000007F509F80, using 32 (20090903/tbfadt-486) [ 0.000000] ACPI: DSDT 000000007f4db150 06231 (v02 Sony VAIO 20100123 INTL 20051117) [ 0.000000] ACPI: FACS 000000007f509f40 00040 [ 0.000000] ACPI: APIC 000000007f4e1480 00072 (v01 Sony VAIO 20100123 AMI 00010013) [ 0.000000] ACPI: MCFG 000000007f4e14f8 0003C (v01 Sony VAIO 20100123 MSFT 00000097) [ 0.000000] ACPI: SLIC 000000007f4e1538 00176 (v01 Sony VAIO 20100123 Sony 01000000) [ 0.000000] ACPI: HPET 000000007f4e16b0 00038 (v01 Sony VAIO 20100123 AMI. 00000003) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-000000007f600000 [ 0.000000] Bootmem setup node 0 0000000000000000-000000007f600000 [ 0.000000] NODE_DATA [0000000000011000 - 0000000000018fff] [ 0.000000] bootmap [0000000000019000 - 0000000000028ebf] pages 10 [ 0.000000] (7 early reservations) ==> bootmem [0000000000 - 007f600000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] [ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000] [ 0.000000] #2 [0001000000 - 00016d95c4] TEXT DATA BSS ==> [0001000000 - 00016d95c4] [ 0.000000] #3 [003770e000 - 0037fefd59] RAMDISK ==> [003770e000 - 0037fefd59] [ 0.000000] #4 [000009ec00 - 0000100000] BIOS reserved ==> [000009ec00 - 0000100000] [ 0.000000] #5 [00016da000 - 00016da210] BRK ==> [00016da000 - 00016da210] [ 0.000000] #6 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000] [ 0.000000] found SMP MP-table at [ffff8800000fca70] fca70 [ 0.000000] [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880001c00000-ffff8800037fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00100000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[3] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x0007f493 [ 0.000000] 0: 0x0007f52f -> 0x0007f600 [ 0.000000] On node 0 totalpages: 521458 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 101 pages reserved [ 0.000000] DMA zone: 3825 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7077 pages used for memmap [ 0.000000] DMA32 zone: 510399 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs [ 0.000000] nr_irqs_gsi: 24 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 000000007f493000 - 000000007f4db000 [ 0.000000] PM: Registered nosave memory: 000000007f4db000 - 000000007f4e2000 [ 0.000000] PM: Registered nosave memory: 000000007f4e2000 - 000000007f4e5000 [ 0.000000] PM: Registered nosave memory: 000000007f4e5000 - 000000007f509000 [ 0.000000] PM: Registered nosave memory: 000000007f509000 - 000000007f510000 [ 0.000000] PM: Registered nosave memory: 000000007f510000 - 000000007f52f000 [ 0.000000] Allocating PCI resources starting at 7f600000 (gap: 7f600000:7f600000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880001800000 s90328 r8192 d24360 u524288 [ 0.000000] pcpu-alloc: s90328 r8192 d24360 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 514224 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=45e05083-1282-41b3-b974-841814439b28 ro quiet [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 2040252k/2086912k available (3083k kernel code, 1080k absent, 45580k reserved, 2048k data, 592k init) [ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:4352 nr_irqs:440 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1662.462 MHz processor. [ 0.004010] Calibrating delay loop (skipped), value calculated using timer frequency.. 3324.92 BogoMIPS (lpj=6649848) [ 0.004061] Security Framework initialized [ 0.004069] SELinux: Disabled at boot. [ 0.004508] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.008394] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.009230] Mount-cache hash table entries: 256 [ 0.009547] Initializing cgroup subsys ns [ 0.009557] Initializing cgroup subsys cpuacct [ 0.009566] Initializing cgroup subsys devices [ 0.009571] Initializing cgroup subsys freezer [ 0.009576] Initializing cgroup subsys net_cls [ 0.009628] CPU: L1 I cache: 32K, L1 D cache: 24K [ 0.009633] CPU: L2 cache: 512K [ 0.009639] CPU 0/0x0 -> Node 0 [ 0.009643] CPU: Physical Processor ID: 0 [ 0.009647] CPU: Processor Core ID: 0 [ 0.009653] mce: CPU supports 5 MCE banks [ 0.009666] CPU0: Thermal monitoring enabled (TM2) [ 0.009674] using mwait in idle threads. [ 0.009678] Performance Events: Atom events, Intel PMU driver. [ 0.009688] ... version: 3 [ 0.009692] ... bit width: 40 [ 0.009696] ... generic registers: 2 [ 0.009700] ... value mask: 000000ffffffffff [ 0.009704] ... max period: 000000007fffffff [ 0.009708] ... fixed-purpose events: 3 [ 0.009712] ... event mask: 0000000700000003 [ 0.011146] ACPI: Core revision 20090903 [ 0.024126] Setting APIC routing to flat [ 0.024442] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.065745] CPU0: Intel(R) Atom(TM) CPU N450 @ 1.66GHz stepping 0a [ 0.068001] Booting processor 1 APIC 0x1 ip 0x6000 [ 0.008000] Initializing CPU#1 [ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 24K [ 0.008000] CPU: L2 cache: 512K [ 0.008000] CPU 1/0x1 -> Node 0 [ 0.008000] CPU: Physical Processor ID: 0 [ 0.008000] CPU: Processor Core ID: 0 [ 0.008000] CPU1: Thermal monitoring enabled (TM2) [ 0.152057] CPU1: Intel(R) Atom(TM) CPU N450 @ 1.66GHz stepping 0a [ 0.152072] checking TSC synchronization [CPU#0 -> CPU#1]: passed. [ 0.156042] Brought up 2 CPUs [ 0.156050] Total of 2 processors activated (6649.92 BogoMIPS). [ 0.156492] CPU0 attaching sched-domain: [ 0.156500] domain 0: span 0-1 level SIBLING [ 0.156505] groups: group ffff88000180fae0 cpus 0 (cpu_power = 589) group ffff88000188fae0 cpus 1 (cpu_power = 589) [ 0.156521] domain 1: span 0-1 level MC [ 0.156526] groups: group ffff88000180fbf0 cpus 0-1 (cpu_power = 1178) [ 0.156539] CPU1 attaching sched-domain: [ 0.156543] domain 0: span 0-1 level SIBLING [ 0.156548] groups: group ffff88000188fae0 cpus 1 (cpu_power = 589) group ffff88000180fae0 cpus 0 (cpu_power = 589) [ 0.156562] domain 1: span 0-1 level MC [ 0.156567] groups: group ffff88000180fbf0 cpus 0-1 (cpu_power = 1178) [ 0.156731] devtmpfs: initialized [ 0.162016] regulator: core version 0.5 [ 0.162016] NET: Registered protocol family 16 [ 0.162016] ACPI: bus type pci registered [ 0.162016] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63 [ 0.162016] PCI: Not using MMCONFIG. [ 0.162016] PCI: Using configuration type 1 for base access [ 0.164070] bio: create slab <bio-0> at 0 [ 0.165254] ACPI: EC: Look up EC in DSDT [ 0.167324] ACPI: Executed 1 blocks of module-level executable AML code [ 0.376158] ACPI: Interpreter enabled [ 0.376166] ACPI: (supports S0 S3 S4 S5) [ 0.376215] ACPI: Using IOAPIC for interrupt routing [ 0.376316] PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 63 [ 0.424144] PCI: BIOS Bug: MCFG area at f0000000 is not reserved in ACPI motherboard resources [ 0.424226] PCI: Not using MMCONFIG. [ 0.429164] ACPI: BIOS _OSI(Linux) query ignored [ 0.452790] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 [ 0.453233] ACPI: No dock devices found. [ 0.453748] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.453908] pci 0000:00:02.0: reg 10 32bit mmio: [0xfea80000-0xfeafffff] [ 0.453917] pci 0000:00:02.0: reg 14 io port: [0xf0f0-0xf0f7] [ 0.453925] pci 0000:00:02.0: reg 18 32bit mmio pref: [0xe0000000-0xefffffff] [ 0.453933] pci 0000:00:02.0: reg 1c 32bit mmio: [0xfe700000-0xfe7fffff] [ 0.453985] pci 0000:00:02.1: reg 10 32bit mmio: [0xfea00000-0xfea7ffff] [ 0.454107] pci 0000:00:1b.0: reg 10 64bit mmio: [0xfeb00000-0xfeb03fff] [ 0.454190] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.454198] pci 0000:00:1b.0: PME# disabled [ 0.454319] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.454327] pci 0000:00:1c.0: PME# disabled [ 0.454447] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.454454] pci 0000:00:1c.1: PME# disabled [ 0.454529] pci 0000:00:1d.0: reg 20 io port: [0xf080-0xf09f] [ 0.454606] pci 0000:00:1d.1: reg 20 io port: [0xf060-0xf07f] [ 0.454685] pci 0000:00:1d.2: reg 20 io port: [0xf040-0xf05f] [ 0.454761] pci 0000:00:1d.3: reg 20 io port: [0xf020-0xf03f] [ 0.454841] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfeb05000-0xfeb053ff] [ 0.454923] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.454930] pci 0000:00:1d.7: PME# disabled [ 0.456143] pci 0000:00:1f.2: reg 10 io port: [0xf0e0-0xf0e7] [ 0.456154] pci 0000:00:1f.2: reg 14 io port: [0xf0d0-0xf0d3] [ 0.456165] pci 0000:00:1f.2: reg 18 io port: [0xf0c0-0xf0c7] [ 0.456176] pci 0000:00:1f.2: reg 1c io port: [0xf0b0-0xf0b3] [ 0.456187] pci 0000:00:1f.2: reg 20 io port: [0xf0a0-0xf0af] [ 0.456198] pci 0000:00:1f.2: reg 24 32bit mmio: [0xfeb04000-0xfeb043ff] [ 0.456240] pci 0000:00:1f.2: PME# supported from D3hot [ 0.456247] pci 0000:00:1f.2: PME# disabled [ 0.456305] pci 0000:00:1f.3: reg 20 io port: [0xf000-0xf01f] [ 0.456397] pci 0000:01:00.0: reg 10 32bit mmio: [0xfe900000-0xfe90ffff] [ 0.464112] pci 0000:00:1c.0: bridge 32bit mmio: [0xfe900000-0xfe9fffff] [ 0.464187] pci 0000:02:00.0: reg 10 32bit mmio: [0xfe807000-0xfe8070ff] [ 0.464391] pci 0000:02:00.2: reg 10 32bit mmio: [0xfe806000-0xfe8060ff] [ 0.464593] pci 0000:02:00.3: reg 10 32bit mmio: [0xfe805000-0xfe8050ff] [ 0.464798] pci 0000:02:00.5: reg 10 32bit mmio: [0xfe800000-0xfe803fff] [ 0.464821] pci 0000:02:00.5: reg 18 io port: [0xe100-0xe17f] [ 0.464836] pci 0000:02:00.5: reg 1c io port: [0xe000-0xe0ff] [ 0.464954] pci 0000:02:00.5: PME# supported from D0 D3hot D3cold [ 0.464963] pci 0000:02:00.5: PME# disabled [ 0.472147] pci 0000:00:1c.1: bridge io port: [0xe000-0xefff] [ 0.472155] pci 0000:00:1c.1: bridge 32bit mmio: [0xfe800000-0xfe8fffff] [ 0.472224] pci 0000:00:1e.0: transparent bridge [ 0.472266] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.472473] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] [ 0.472694] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT] [ 0.472812] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PA._PRT] [ 0.493618] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 0.493848] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) [ 0.494073] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 0.494298] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 11 12 14 15) [ 0.494522] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.494748] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.494974] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.495199] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15) [ 0.495441] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.495464] vgaarb: loaded [ 0.495515] PCI: Using ACPI for IRQ routing [ 0.495515] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.495515] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.495515] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.500032] Switching to clocksource tsc [ 0.502342] pnp: PnP ACPI init [ 0.502377] ACPI: bus type pnp registered [ 0.512965] pnp: PnP ACPI: found 11 devices [ 0.512971] ACPI: ACPI bus type pnp unregistered [ 0.513003] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved [ 0.513019] system 00:02: ioport range 0x800-0x87f has been reserved [ 0.513026] system 00:02: ioport range 0x480-0x4bf has been reserved [ 0.513033] system 00:02: iomem range 0xfec00000-0xfec00fff could not be reserved [ 0.513041] system 00:02: iomem range 0xfed1c000-0xfed1ffff has been reserved [ 0.513048] system 00:02: iomem range 0xfed20000-0xfed8ffff has been reserved [ 0.513055] system 00:02: iomem range 0xfee00000-0xfee00fff has been reserved [ 0.513062] system 00:02: iomem range 0xffe00000-0xffffffff has been reserved [ 0.513079] system 00:06: ioport range 0x4d0-0x4d1 has been reserved [ 0.518193] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01 [ 0.518202] pci 0000:00:1c.0: IO window: 0x1000-0x1fff [ 0.518211] pci 0000:00:1c.0: MEM window: 0xfe900000-0xfe9fffff [ 0.518220] pci 0000:00:1c.0: PREFETCH window: 0x00000080000000-0x000000801fffff [ 0.518232] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:02 [ 0.518239] pci 0000:00:1c.1: IO window: 0xe000-0xefff [ 0.518248] pci 0000:00:1c.1: MEM window: 0xfe800000-0xfe8fffff [ 0.518256] pci 0000:00:1c.1: PREFETCH window: 0x00000080200000-0x000000803fffff [ 0.518267] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03 [ 0.518272] pci 0000:00:1e.0: IO window: disabled [ 0.518280] pci 0000:00:1e.0: MEM window: disabled [ 0.518287] pci 0000:00:1e.0: PREFETCH window: disabled [ 0.518312] alloc irq_desc for 16 on node -1 [ 0.518317] alloc kstat_irqs on node -1 [ 0.518332] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.518341] pci 0000:00:1c.0: setting latency timer to 64 [ 0.518356] alloc irq_desc for 17 on node -1 [ 0.518360] alloc kstat_irqs on node -1 [ 0.518369] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.518377] pci 0000:00:1c.1: setting latency timer to 64 [ 0.518389] pci 0000:00:1e.0: setting latency timer to 64 [ 0.518398] pci_bus 0000:00: resource 0 io: [0x00-0xffff] [ 0.518404] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff] [ 0.518410] pci_bus 0000:01: resource 0 io: [0x1000-0x1fff] [ 0.518416] pci_bus 0000:01: resource 1 mem: [0xfe900000-0xfe9fffff] [ 0.518422] pci_bus 0000:01: resource 2 pref mem [0x80000000-0x801fffff] [ 0.518428] pci_bus 0000:02: resource 0 io: [0xe000-0xefff] [ 0.518434] pci_bus 0000:02: resource 1 mem: [0xfe800000-0xfe8fffff] [ 0.518440] pci_bus 0000:02: resource 2 pref mem [0x80200000-0x803fffff] [ 0.518446] pci_bus 0000:03: resource 3 io: [0x00-0xffff] [ 0.518452] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffffffffffff] [ 0.518521] NET: Registered protocol family 2 [ 0.518797] IP route cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.520755] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 0.523720] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.524438] TCP: Hash tables configured (established 262144 bind 65536) [ 0.524445] TCP reno registered [ 0.524703] NET: Registered protocol family 1 [ 0.524741] pci 0000:00:02.0: Boot video device [ 0.524775] alloc irq_desc for 23 on node -1 [ 0.524780] alloc kstat_irqs on node -1 [ 0.524796] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.524821] pci 0000:00:1d.0: PCI INT A disabled [ 0.524835] alloc irq_desc for 19 on node -1 [ 0.524839] alloc kstat_irqs on node -1 [ 0.524848] pci 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.524870] pci 0000:00:1d.1: PCI INT B disabled [ 0.524883] alloc irq_desc for 18 on node -1 [ 0.524887] alloc kstat_irqs on node -1 [ 0.524895] pci 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.524918] pci 0000:00:1d.2: PCI INT C disabled [ 0.524932] pci 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 0.524953] pci 0000:00:1d.3: PCI INT D disabled [ 0.524972] pci 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.551761] pci 0000:00:1d.7: PCI INT A disabled [ 0.551898] Unpacking initramfs... [ 1.003164] Freeing initrd memory: 9095k freed [ 1.010933] audit: initializing netlink socket (disabled) [ 1.010956] type=2000 audit(1343135957.007:1): initialized [ 1.016964] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.020431] VFS: Disk quotas dquot_6.5.2 [ 1.020596] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.020783] msgmni has been set to 4002 [ 1.021277] alg: No test for stdrng (krng) [ 1.021429] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.021436] io scheduler noop registered [ 1.021441] io scheduler anticipatory registered [ 1.021445] io scheduler deadline registered [ 1.021591] io scheduler cfq registered (default) [ 1.021827] alloc irq_desc for 24 on node -1 [ 1.021833] alloc kstat_irqs on node -1 [ 1.021853] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X [ 1.021868] pcieport 0000:00:1c.0: setting latency timer to 64 [ 1.022062] alloc irq_desc for 25 on node -1 [ 1.022067] alloc kstat_irqs on node -1 [ 1.022082] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X [ 1.022095] pcieport 0000:00:1c.1: setting latency timer to 64 [ 1.026196] Linux agpgart interface v0.103 [ 1.026229] agpgart-intel 0000:00:00.0: Intel IGD Chipset [ 1.026481] agpgart-intel 0000:00:00.0: detected 8188K stolen memory [ 1.039423] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000 [ 1.039533] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.040288] input: Macintosh mouse button emulation as /devices/virtual/input/input0 [ 1.040422] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.045772] i8042.c: Detected active multiplexing controller, rev 1.1. [ 1.049704] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.049722] serio: i8042 AUX0 port at 0x60,0x64 irq 12 [ 1.049732] serio: i8042 AUX1 port at 0x60,0x64 irq 12 [ 1.049742] serio: i8042 AUX2 port at 0x60,0x64 irq 12 [ 1.049752] serio: i8042 AUX3 port at 0x60,0x64 irq 12 [ 1.050011] mice: PS/2 mouse device common for all mice [ 1.050112] rtc_cmos 00:04: RTC can wake from S4 [ 1.050213] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 1.050253] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.050281] cpuidle: using governor ladder [ 1.050285] cpuidle: using governor menu [ 1.050295] No iBFT detected. [ 1.050973] TCP cubic registered [ 1.051268] NET: Registered protocol family 10 [ 1.053007] Mobile IPv6 [ 1.053015] NET: Registered protocol family 17 [ 1.053236] PM: Resume from disk failed. [ 1.053258] registered taskstats version 1 [ 1.053869] rtc_cmos 00:04: setting system clock to 2012-07-24 13:19:17 UTC (1343135957) [ 1.054011] Initalizing network drop monitor service [ 1.054074] Freeing unused kernel memory: 592k freed [ 1.054382] Write protecting the kernel read-only data: 4240k [ 1.073213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.091009] udev[56]: starting version 164 [ 1.362799] usbcore: registered new interface driver usbfs [ 1.362877] usbcore: registered new interface driver hub [ 1.375511] usbcore: registered new device driver usb [ 1.453267] SCSI subsystem initialized [ 1.463658] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.463722] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.463772] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 1.463781] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 1.463844] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 1.463926] ehci_hcd 0000:00:1d.7: using broken periodic workaround [ 1.463948] ehci_hcd 0000:00:1d.7: debug port 1 [ 1.467853] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 1.485361] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfeb05000 [ 1.500544] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.500610] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.500620] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.500628] usb usb1: Product: EHCI Host Controller [ 1.500635] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd [ 1.500642] usb usb1: SerialNumber: 0000:00:1d.7 [ 1.500888] usb usb1: configuration #1 chosen from 1 choice [ 1.500999] hub 1-0:1.0: USB hub found [ 1.501027] hub 1-0:1.0: 8 ports detected [ 1.505179] uhci_hcd: USB Universal Host Controller Interface driver [ 1.505276] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.505301] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 1.505310] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.505345] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 1.505399] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000f080 [ 1.505531] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.505540] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.505548] usb usb2: Product: UHCI Host Controller [ 1.505555] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 1.505562] usb usb2: SerialNumber: 0000:00:1d.0 [ 1.505964] usb usb2: configuration #1 chosen from 1 choice [ 1.506162] hub 2-0:1.0: USB hub found [ 1.506187] hub 2-0:1.0: 2 ports detected [ 1.506344] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.506367] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 1.506376] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.506406] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 1.506484] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000f060 [ 1.506613] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.506622] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.506630] usb usb3: Product: UHCI Host Controller [ 1.506636] usb usb3: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 1.506643] usb usb3: SerialNumber: 0000:00:1d.1 [ 1.507024] usb usb3: configuration #1 chosen from 1 choice [ 1.507249] hub 3-0:1.0: USB hub found [ 1.507276] hub 3-0:1.0: 2 ports detected [ 1.507436] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 1.507458] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 1.507467] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 1.507494] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 1.507571] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000f040 [ 1.507695] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.507704] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.507712] usb usb4: Product: UHCI Host Controller [ 1.507718] usb usb4: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 1.507725] usb usb4: SerialNumber: 0000:00:1d.2 [ 1.508112] usb usb4: configuration #1 chosen from 1 choice [ 1.508327] hub 4-0:1.0: USB hub found [ 1.508354] hub 4-0:1.0: 2 ports detected [ 1.508554] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 1.508577] uhci_hcd 0000:00:1d.3: setting latency timer to 64 [ 1.508585] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 1.508614] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 1.508690] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000f020 [ 1.508825] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.508834] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.508842] usb usb5: Product: UHCI Host Controller [ 1.508849] usb usb5: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 1.508856] usb usb5: SerialNumber: 0000:00:1d.3 [ 1.509256] usb usb5: configuration #1 chosen from 1 choice [ 1.509485] hub 5-0:1.0: USB hub found [ 1.509514] hub 5-0:1.0: 2 ports detected [ 1.548241] libata version 3.00 loaded. [ 1.551101] jme: JMicron JMC2XX ethernet driver version 1.0.5 [ 1.554931] jme 0000:02:00.5: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 1.554958] jme 0000:02:00.5: setting latency timer to 64 [ 1.560201] sdhci: Secure Digital Host Controller Interface driver [ 1.560208] sdhci: Copyright(c) Pierre Ossman [ 1.568716] eth0: JMC260 Fast Ethernet ver:22 rev:2 macaddr:00:24:be:b9:f9:24 [ 1.570206] sdhci-pci 0000:02:00.0: SDHCI controller found [197b:2382] (rev 80) [ 1.570248] sdhci-pci 0000:02:00.0: PCI INT B -> GSI 18 (level, low) -> IRQ 18 [ 1.570335] sdhci-pci 0000:02:00.0: setting latency timer to 64 [ 1.570441] Registered led device: mmc0:: [ 1.571250] mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA [ 1.571306] sdhci-pci 0000:02:00.2: SDHCI controller found [197b:2381] (rev 80) [ 1.571344] sdhci-pci 0000:02:00.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18 [ 1.571363] sdhci-pci 0000:02:00.2: Refusing to bind to secondary interface. [ 1.571377] sdhci-pci 0000:02:00.2: PCI INT B disabled [ 1.580103] ata_piix 0000:00:1f.2: version 2.13 [ 1.580143] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.580157] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 1.736039] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 1.736166] scsi0 : ata_piix [ 1.736474] scsi1 : ata_piix [ 1.740027] ata1: SATA max UDMA/133 cmd 0xf0e0 ctl 0xf0d0 bmdma 0xf0a0 irq 19 [ 1.740035] ata2: SATA max UDMA/133 cmd 0xf0c0 ctl 0xf0b0 bmdma 0xf0a8 irq 19 [ 1.742620] mmc0: new SD card at address b368 [ 1.749344] mmcblk0: mmc0:b368 SD 970 MiB [ 1.749495] mmcblk0: p1 p2 [ 1.924031] usb 1-7: new high speed USB device using ehci_hcd and address 3 [ 1.938733] ata1.00: ATA-8: WDC WD2500BEVT-22A23T0, 01.01A01, max UDMA/133 [ 1.938740] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 1.953228] ata1.00: configured for UDMA/133 [ 1.953451] scsi 0:0:0:0: Direct-Access ATA WDC WD2500BEVT-2 01.0 PQ: 0 ANSI: 5 [ 1.976086] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 1.976345] sd 0:0:0:0: [sda] Write Protect is off [ 1.976355] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.976466] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.977058] sda: sda1 sda2 sda3 [ 2.016990] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.146582] usb 1-7: New USB device found, idVendor=04fc, idProduct=2000 [ 2.146590] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.146596] usb 1-7: Product: USB2.0 Webcam [ 2.146600] usb 1-7: Manufacturer: Sunplus [ 2.146604] usb 1-7: SerialNumber: 00 [ 2.146799] usb 1-7: configuration #1 chosen from 1 choice [ 2.388037] usb 4-2: new full speed USB device using uhci_hcd and address 2 [ 2.563713] usb 4-2: New USB device found, idVendor=0489, idProduct=e00f [ 2.563724] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.563733] usb 4-2: Product: Broadcom Bluetooth Device [ 2.563739] usb 4-2: Manufacturer: Broadcom Corp [ 2.563746] usb 4-2: SerialNumber: 506313E127D4 [ 2.563982] usb 4-2: configuration #1 chosen from 1 choice [ 2.616210] PM: Starting manual resume from disk [ 2.616218] PM: Resume from partition 8:3 [ 2.616222] PM: Checking hibernation image. [ 2.616492] PM: Error -22 checking image file [ 2.616496] PM: Resume from disk failed. [ 2.721852] EXT4-fs (sda2): mounted filesystem with ordered data mode [ 4.727541] udev[337]: starting version 164 [ 5.206717] ACPI: SSDT 000000007f50bc10 00374 (v01 AMI IST 00000001 MSFT 03000001) [ 5.288121] Monitor-Mwait will be used to enter C-1 state [ 5.300791] ACPI: AC Adapter [ADP1] (off-line) [ 5.311484] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2 [ 5.311503] ACPI: Power Button [PWRB] [ 5.311736] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3 [ 5.313405] ACPI: Lid Switch [LID0] [ 5.318435] Monitor-Mwait will be used to enter C-2 state [ 5.330542] Monitor-Mwait will be used to enter C-3 state [ 5.330573] Marking TSC unstable due to TSC halts in idle [ 5.330910] processor LNXCPU:00: registered as cooling_device0 [ 5.331236] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 5.331254] ACPI: Power Button [PWRF] [ 5.343044] Switching to clocksource hpet [ 5.344863] processor LNXCPU:01: registered as cooling_device1 [ 5.376200] ACPI: Battery Slot [BAT0] (battery present) [ 5.464815] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 6.213370] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0400 [ 6.262728] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input6 [ 6.389390] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 6.389404] ACPI: I/O resource 0000:00:1f.3 [0xf000-0xf01f] conflicts with ACPI region SMI1 [0x900-0xffff0903] [ 6.389502] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 6.456764] Bluetooth: Core ver 2.15 [ 6.456916] NET: Registered protocol family 31 [ 6.456922] Bluetooth: HCI device and connection manager initialized [ 6.456929] Bluetooth: HCI socket layer initialized [ 6.522043] Bluetooth: Generic Bluetooth USB driver ver 0.6 [ 6.522450] usbcore: registered new interface driver btusb [ 6.709455] rt2860sta: module is from the staging directory, the quality is unknown, you have been warned. [ 6.719954] rt2860 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 6.720012] rt2860 0000:01:00.0: setting latency timer to 64 [ 6.720415] === pAd = ffffc90000d6b000, size = 525944 === [ 6.720424] <-- RTMPAllocAdapterBlock, Status=0 [ 6.720431] pAd->CSRBaseAddress =0xffffc90000ce0000, csr_addr=0xffffc90000ce0000! [ 6.781558] jmb38x_ms 0000:02:00.3: PCI INT B -> GSI 18 (level, low) -> IRQ 18 [ 6.781574] jmb38x_ms 0000:02:00.3: setting latency timer to 64 [ 6.809688] sony-laptop: Sony Notebook Control Driver v0.6. [ 6.842747] input: Sony Vaio Keys as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/SNY5001:00/input/input7 [ 6.843042] input: Sony Vaio Jogdial as /devices/virtual/input/input8 [ 6.845420] sony-laptop: brightness ignored, must be controlled by ACPI video driver [ 7.105757] [drm] Initialized drm 1.1.0 20060810 [ 7.257532] Linux video capture interface: v2.00 [ 7.344601] uvcvideo: Found UVC 1.00 device USB2.0 Webcam (04fc:2000) [ 7.364687] input: USB2.0 Webcam as /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/input/input9 [ 7.365067] usbcore: registered new interface driver uvcvideo [ 7.365758] USB Video Class driver (v0.1.0) [ 7.764443] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 7.764456] i915 0000:00:02.0: setting latency timer to 64 [ 7.794067] alloc irq_desc for 26 on node -1 [ 7.794074] alloc kstat_irqs on node -1 [ 7.794093] i915 0000:00:02.0: irq 26 for MSI/MSI-X [ 7.794106] [drm] set up 7M of stolen space [ 7.897520] [drm] initialized overlay support [ 8.324122] [drm] Big FIFO is enabled [ 8.324145] [drm] Big FIFO is enabled [ 8.686850] Console: switching to colour frame buffer device 128x37 [ 8.693317] fb0: inteldrmfb frame buffer device [ 8.693322] registered panic notifier [ 8.695747] ACPI Warning: _BQC returned an invalid level (20090903/video-631) [ 8.696634] acpi device:1f: registered as cooling_device2 [ 8.697988] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10 [ 8.698134] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 8.698204] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 8.698310] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 8.698369] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 8.831777] hda_codec: ALC269: BIOS auto-probing. [ 8.832008] hda_codec: connection list not available for 0x24 [ 8.832453] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11 [ 9.928474] Adding 9822200k swap on /dev/sda3. Priority:-1 extents:1 across:9822200k [ 10.299116] loop: module loaded [ 12.823299] fuse init (API version 7.13) [ 15.973558] rt2860 0000:01:00.0: firmware: requesting rt3090.bin [ 16.161789] RX DESC ffff88003782a000 size = 2048 [ 16.162457] <-- RTMPAllocTxRxRingMemory, Status=0 [ 16.165241] 1. Phy Mode = 0 [ 16.165247] 2. Phy Mode = 0 [ 16.165252] NVM is Efuse and its size =2d[2d0-2fc] [ 16.166559] 3. Phy Mode = 0 [ 16.189436] RTMPSetPhyMode: channel is out of range, use first channel=1 [ 16.189443] MCS Set = 00 00 00 00 00 [ 16.204725] <==== rt28xx_init, Status=0 [ 16.204796] 0x1300 = 00073200 [ 16.204816] AUX_CTRL = 0x c02 [ 16.204823] Read AUX_CTRL = 0xc02 [ 16.204828] Write AUX_CTRL = 0x1c02 [ 16.204833] OSC_CTRL = 0x3ff11 [ 16.205011] ====> rt30xx Read PowerLevelMode = 0x3. [ 16.205015] ====> rt30xx F Write 0x83 Command = 0x3. [ 16.210416] alloc irq_desc for 27 on node -1 [ 16.210424] alloc kstat_irqs on node -1 [ 16.210451] jme 0000:02:00.5: irq 27 for MSI/MSI-X [ 16.210800] eth0: Link is down. [ 16.211432] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 19.363596] Bluetooth: L2CAP ver 2.14 [ 19.363603] Bluetooth: L2CAP socket layer initialized [ 19.667077] lp: driver loaded but no devices found [ 19.829672] ppdev: user-space parallel port driver [ 19.871115] Bluetooth: RFCOMM TTY layer initialized [ 19.871128] Bluetooth: RFCOMM socket layer initialized [ 19.871134] Bluetooth: RFCOMM ver 1.11 [ 20.257546] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 20.257555] Bluetooth: BNEP filters: protocol multicast [ 20.335719] Bridge firewalling registered [ 20.618131] Bluetooth: SCO (Voice Link) ver 0.6 [ 20.618139] Bluetooth: SCO socket layer initialized [ 21.542915] ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 2452 [ 26.740035] wlan0: no IPv6 routers present [ 30.823250] CPU0 attaching NULL sched-domain. [ 30.823265] CPU1 attaching NULL sched-domain. [ 30.844743] CPU0 attaching sched-domain: [ 30.844754] domain 0: span 0-1 level SIBLING [ 30.844762] groups: group ffff88000180fae0 cpus 0 (cpu_power = 589) group ffff88000188fae0 cpus 1 (cpu_power = 589) [ 30.844784] domain 1: span 0-1 level MC [ 30.844791] groups: group ffff88000180fbf0 cpus 0-1 (cpu_power = 1178) [ 30.844809] CPU1 attaching sched-domain: [ 30.844816] domain 0: span 0-1 level SIBLING [ 30.844823] groups: group ffff88000188fae0 cpus 1 (cpu_power = 589) group ffff88000180fae0 cpus 0 (cpu_power = 589) [ 30.844843] domain 1: span 0-1 level MC [ 30.844850] groups: group ffff88000180fbf0 cpus 0-1 (cpu_power = 1178) [ 41.560334] ===>rt_ioctl_giwscan. 25(25) BSS returned, data->length = 4898 [ 54.792300] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 55.252088] EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended [ 58.730241] ===>rt_ioctl_giwscan. 20(20) BSS returned, data->length = 3752 [ 58.731616] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=1) [ 71.567658] ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 2392 [ 111.574474] ===>rt_ioctl_giwscan. 9(9) BSS returned, data->length = 1630 [ 171.574757] ===>rt_ioctl_giwscan. 23(23) BSS returned, data->length = 4536 [ 251.569225] ===>rt_ioctl_giwscan. 17(17) BSS returned, data->length = 3148 [ 351.568329] ===>rt_ioctl_giwscan. 17(17) BSS returned, data->length = 3232 [ 471.569545] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2086 [ 591.574391] ===>rt_ioctl_giwscan. 16(16) BSS returned, data->length = 2974 [ 711.572367] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2052 [ 718.378669] CPU0 attaching NULL sched-domain. [ 718.378687] CPU1 attaching NULL sched-domain. [ 718.400776] CPU0 attaching sched-domain: [ 718.400788] domain 0: span 0-1 level SIBLING [ 718.400799] groups: group ffff88000180fae0 cpus 0 (cpu_power = 589) group ffff88000188fae0 cpus 1 (cpu_power = 589) [ 718.400825] domain 1: span 0-1 level MC [ 718.400834] groups: group ffff88000180fbf0 cpus 0-1 (cpu_power = 1178) [ 718.400855] CPU1 attaching sched-domain: [ 718.400863] domain 0: span 0-1 level SIBLING [ 718.400871] groups: group ffff88000188fae0 cpus 1 (cpu_power = 589) group ffff88000180fae0 cpus 0 (cpu_power = 589) [ 718.400895] domain 1: span 0-1 level MC [ 718.400903] groups: group ffff88000180fbf0 cpus 0-1 (cpu_power = 1178) [ 831.573838] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2044 [ 951.574108] ===>rt_ioctl_giwscan. 10(10) BSS returned, data->length = 1820 [ 1071.573947] ===>rt_ioctl_giwscan. 17(17) BSS returned, data->length = 3260 [ 1191.572311] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 2044 | A quick check on specs for your machine suggests intel chipset and integrated intel graphics. I am not familiar with the Atom N-450 CPU. In any event here are a few quick things to do. Test suspend once again then go to /var/log/pm-suspend.log The file there is relatively easy to read and it can give you a sense of whether or not your machine suspends properly in the first place and/or simply fails to wake up properly. Look for lines pertaining to your graphics driver and wireless chipset. In my experience you probably need a swap file at least 2X the size of your installed RAM, which in your case is either 1 or 2 Gigabytes. If your swap file is not that large then making it larger is step one. That done try suspend once again and check pm-suspend.log again to see what changes, if any, appear there. |
Hi all, I have cloned a repo and then had to change to master and then to some branches couple of times, now not sure where I am, is there a way (a command) to know whether I'm on an branch or the master in git ? | Code: Select allgit branch |
Hello. I am running debian wheezy with linux kernel 3.1.0-1 on amd64 architecture. When I run glchess (included with default installation), I am unable to figure out how to play against a computer using the default chess engine (gnuchess). In the preferences pane, my opponent is listed as "GNUchess"; however, regardless of whether this option is set to be an engine or a human, I invariably control both white and black. Could someone please tell me what I am doing incorrectly? Thank you. The glchess GUI and GNUchess engine are included on my system by default. I suppose I could try updating glchess from 1:3.2.1-2 to 1:3.4.2-2. Code: Select all$ apt-cache policy glchess glchess: Installed: 1:3.2.1-2 Candidate: 1:3.4.2-2 Version table: 1:3.4.2-2 0 500 http://ftp.us.debian.org/debian/ wheezy/main amd64 Packages *** 1:3.2.1-2 0 100 /var/lib/dpkg/status $ apt-cache policy gnuchess gnuchess: Installed: 6.0.2-1 Candidate: 6.0.2-1 Version table: *** 6.0.2-1 0 500 http://ftp.us.debian.org/debian/ wheezy/main amd64 Packages 100 /var/lib/dpkg/status 5.07-7 0 500 http://ftp.us.debian.org/debian/ squeeze/main amd64 Packages PS: As an aside, should you be a chess aficionado, please suggest your favorite (free) chess engine and GUI for linux. I'm looking for high-quality game analysis. | Have you tried GNUchess in conjunction with eboard? I have not had any problems with it. The only annoying feature I have encountered is the need to pick an engine to play against from the menu, every time the game is opened. Otherwise, it works quite well. |
Hello, I installed squeeze and upgraded to wheezy via sources.list modification. After an "apt-get update && apt-get dist-upgrade && reboot", whenever I attempt to install something apt-get suggests a huge list of packages to autoremove, I looked at the list, and apt-get wants to uninstall a whole bunch of programs that squeeze installed. However I use some of those programs so I don't want to run autoremove. Here's what I mean. Code: Select allanthony@anthony-pc:~$ sudo apt-get install mumble Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: abiword abiword-common abiword-plugin-grammar abiword-plugin-mathview aisleriot at-spi2-core bsh bsh-gcj cheese cpp-4.4 dasher dasher-data dmz-cursor-theme dvd+rw-tools ekiga espeak file-roller finger foomatic-filters-ppds freedesktop-sound-theme fuse-utils gconf-editor gedit gedit-common gedit-plugins genisoimage gir1.2-atspi-2.0 gir1.2-gdata-0.0 gir1.2-gnomekeyring-1.0 gir1.2-goa-1.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 gir1.2-wnck-3.0 glchess glines gnect gnibbles gnobots2 gnome-accessibility-themes gnome-cards-data gnome-desktop-data gnome-doc-utils gnome-documents gnome-games gnome-games-data gnome-games-extra-data gnome-media-common gnome-nettool gnome-office gnome-session-canberra gnome-sudoku gnome-system-tools gnome-themes gnome-themes-extras gnome-themes-more gnome-video-effects gnomine gnotravex gnotski gnuchess gnuchess-book gnumeric gnumeric-common grilo-plugins-0.1 gstreamer0.10-fluendo-mp3 gtali gtk2-engines-pixbuf gtk2-engines-smooth guile-1.8-libs guile-2.0-libs hamster-applet iagno iputils-tracepath libabiword-2.9 libaccess-bridge-java libaccess-bridge-java-jni libart2.0-cil libatk-adaptor-data libatk-bridge2.0-0 libatspi2.0-0 libaudiofile0 libavahi-ui0 libavcodec52 libavformat52 libavutil49 libbabl-0.0-0 libboost-date-time1.42.0 libboost-python1.42.0 libboost-python1.49.0 libboost-thread1.42.0 libbrlapi0.5 libcamel1.2-14 libcdio-cdda0 libcdio-paranoia0 libcdio10 libcdt4 libchamplain-0.4-0 libchamplain-gtk-0.4-0 libcheese-gtk18 libclutter-gtk-0.10-0 libcryptui0 libdb4.7-java libdb4.7-java-gcj libdb5.1-java libdb5.1-java-jni libdiscid0 libdmapsharing-3.0-2 libebackend1.2-0 libedataserver1.2-13 libeggdbus-1-0 libegroupwise1.2-13 libevince2 libexiv2-9 libfreerdp-plugins-standard libfreerdp0 libfreerdp1 libgalago3 libgcr0 libgdata-google1.2-1 libgdata1.2-1 libgdata7 libgdome2-0 libgdome2-cpp-smart0c2a libgegl-0.0-0 libgexiv2-0 libgexiv2-1 libgirepository1.0-0 libglade2.0-cil libgmime-2.4-2 libgmime2.4-cil libgnome-bluetooth7 libgnome-desktop-2-17 libgnome-media0 libgnome-menu2 libgnome-vfs2.0-cil libgnome-window-settings1 libgnome2-canvas-perl libgnome2-perl libgnome2-vfs-perl libgnome2.24-cil libgnomekbd4 libgoffice-0.8-8 libgoffice-0.8-8-common libgp11-0 libgpod-common libgpod4 libgraph4 libgraphite3 libgrilo-0.1-0 libgs8 libgssdp-1.0-2 libgtkhtml-editor-common libgtkhtml3.14-19 libgtkimageview0 libgtkmathview0c2a libgtksourceview2.0-0 libgtksourceview2.0-common libgucharmap7 libgupnp-1.0-3 libgupnp-av-1.0-2 libgupnp-igd-1.0-3 libgvc5 libgweather1 libhal-storage1 libhal1 libhunspell-1.2-0 libicu44 libid3tag0 libimobiledevice1 libjpeg62 libkpathsea5 liblink-grammar4 libloudmouth1-0 liblouis-data liblouis2 libmagick++3 libmagickcore3 libmagickcore3-extra libmagickwand3 libminiupnpc5 libmono-cairo2.0-cil libmono-corlib2.0-cil libmono-i18n-west2.0-cil libmono-posix2.0-cil libmono-security2.0-cil libmono-sharpzip2.84-cil libmono-system2.0-cil libmozjs2d libmusicbrainz3-6 libmusicbrainz4c2a libnatpmp1 libndesk-dbus-glib1.0-cil libndesk-dbus1.0-cil libnet1 libnice0 libnl1 libnm-glib2 libnm-util1 libntfs10 liboil0.3 liboobs-1-4 liboobs-1-5 libopal3.10.4 libopal3.6.8 libots0 libpathplan4 libpoppler-glib4 libpoppler5 libpostproc51 libpt2.10.4 libpt2.6.7 libpython2.6 libraptor1 librasqal2 libraw5 libreadline5 librhythmbox-core6 librpm3 librpmio1 librpmio3 libslab0a libsoundtouch1c2 libsrtp0 libssh-4 libsvga1 libswscale0 libsysfs2 libtextcat-data-utf8 libtracker-client-0.8-0 libunique-1.0-0 libvpx0 libwebkit-1.0-2 libwebkit-1.0-common libwpd8c2a libwpg-0.1-1 libwps-0.1-1 libwv-1.2-4 libxcb-atom1 libxcb-aux0 libxcb-event1 libxcb-render-util0 libxdot4 liferea liferea-data lightsoff link-grammar-dictionaries-en mahjongg media-player-info min12xxw minissdpd mono-2.0-gac nmap ntfsprogs openoffice.org-base openoffice.org-calc openoffice.org-common openoffice.org-draw openoffice.org-emailmerge openoffice.org-filter-binfilter openoffice.org-filter-mobiledev openoffice.org-gtk openoffice.org-impress openoffice.org-java-common openoffice.org-math openoffice.org-officebean openoffice.org-style-galaxy openoffice.org-style-tango openoffice.org-writer p7zip-full pnm2ppa python-axiom python-brlapi python-bugbuddy python-clientform python-coherence python-configobj python-crypto python-epsilon python-evolution python-gdata python-gdbm python-gmenu python-gnomedesktop python-gtkglext1 python-gtksourceview2 python-lazr.restfulclient python-lazr.uri python-louie python-louis python-mako python-markupsafe python-mechanize python-nevow python-oauth python-opengl python-openssl python-pam python-pyasn1 python-pyatspi python-pysqlite2 python-rdflib python-serial python-simplejson python-speechd python-tagpy python-twisted-bin python-twisted-conch python-twisted-core python-twisted-web python-wadllib python-webkit python-wnck python-zeitgeist python-zope.interface quadrapassel remmina remmina-common remmina-plugin-rdp remmina-plugin-vnc rhythmbox rhythmbox-data rhythmbox-plugin-cdrecorder rhythmbox-plugins rpm-common rpm2cpio seahorse shotwell shotwell-common simple-scan software-center sound-juicer swell-foop system-tools-backends tcl tcl8.4 tcptraceroute transmission-common transmission-gtk ttf-lyx ttf-sil-gentium unoconv update-manager-core update-manager-gnome update-notifier update-notifier-common xbrlapi xdg-user-dirs-gtk xsltproc xulrunner-1.9.1 zeitgeist-core Use 'apt-get autoremove' to remove them. The following extra packages will be installed: libavahi-compat-libdnssd1 libg15-1 libg15daemon-client1 libg15render1 libmysqlclient18 libprotobuf7 libqt4-sql libqt4-sql-mysql libqt4-sql-sqlite libqt4-svg mysql-common Suggested packages: libqt4-dev mumble-server The following NEW packages will be installed: libavahi-compat-libdnssd1 libg15-1 libg15daemon-client1 libg15render1 libmysqlclient18 libprotobuf7 libqt4-sql libqt4-sql-mysql libqt4-sql-sqlite libqt4-svg mumble mysql-common 0 upgraded, 12 newly installed, 0 to remove and 2 not upgraded. Need to get 4,992 kB of archives. After this operation, 11.9 MB of additional disk space will be used. Do you want to continue [Y/n]? apt-get will run just fine, but it bugs me to see apt-get spew that out whenever I want to install something. I know this is purely a cosmetic issue, but is there some way to make apt-get realize that those aren't "Unneeded" packages? | Could you run `apt-cache policy` on one or two of the files that apt-get suggests auto-removing and see if you happen to have copies from both stable and testing? |
After the recent update, Chromium is reporting that Flash is out of date and needs an upgrade. I thought flash was built in to Chromium but apparently not. My other browsers, Iceweasel, Midori, etc., work without hitch on an older libflashplugin.so. I tried adding it to /usr/lib/chromium/plugins but that did not help Chromium. I downloaded the update from Adobe but the only libflashplugin.so I could find was for KDE. I do not intend to let Adobe send it's tentacles throughout my system so I tried Lightspark which worked a little bit on Iceweasel but not adequately. Is there a way to make Chromium stop bugging me to update Flash? Or a better solution? | Found an answer here. https://www.youtube.com/watch?v=R5O0iYPVegw After watching the video I changed the line in my Openbox menu to read "/usr/bin/chromium --allow-outdated-plugins %U". (without the quotes) It works. |
Apparently my hard drive is full. But I can't tell where the data is. Code: Select allvmhost:/backup# df -h | grep backup /dev/sdb1 917G 878G 0 100% /backup vmhost:/backup# du -h --max-depth=1 ./ 9.5G ./remote_webserver 20K ./lost+found 41G ./iso 105M ./local_server 16K ./.Trash-1000 4.1G ./remote_runuo 23M ./remote_rampart 81M ./remote_cygnenos 904G ./ vmhost:/backup# ls -lha total 850G drwxrwx--- 10 ant2ne root 4.0K Jun 27 11:41 . drwxr-xr-x 26 root root 4.0K Feb 12 11:11 .. -rwxrwx--- 1 ant2ne root 80 Apr 29 21:34 bk2usb.log -rwxrwx--- 1 ant2ne root 0 Jun 20 02:01 bk_files_update.log -rwxrwx--- 1 ant2ne root 684K Jun 27 04:22 bk_files_weekly.log -rwxrwx--- 1 ant2ne root 75 Jun 27 04:24 bkup.err.log -rwxrwx--- 1 ant2ne root 58K Jun 27 04:24 bkup.log -rwxrwx--- 1 ant2ne root 4.3M May 29 05:24 bk_verbose.log -rwxrwx--- 1 ant2ne root 1.5M Nov 29 2010 blocker_squid.dans_2010.11.31.tar -rwxrwx--- 1 ant2ne root 258G Jun 27 04:24 data_drive.tar -rwxrwx--- 1 ant2ne root 56 Apr 24 2011 extract.sc -rwxrwx--- 1 ant2ne root 6.1K Feb 21 14:09 iptables.sc drwxrwx--- 2 ant2ne root 4.0K Mar 16 11:53 iso -rw-r--r-- 1 ant2ne ant2ne 999K Jun 27 11:41 list.tmp drwxrwx--- 4 ant2ne root 4.0K May 24 07:30 local_server drwxrwx--- 2 ant2ne root 20K Apr 27 2011 lost+found -rwxrwx--- 1 ant2ne root 0 Mar 21 02:01 mandi.test.txt -rwxrwx--- 1 ant2ne root 3.1M Oct 7 2011 nohup.out drwxrwx--- 4 ant2ne root 4.0K Jun 28 2011 remote_cygnenos drwxrwx--- 4 ant2ne root 4.0K May 4 2011 remote_rampart drwxrwx--- 2 ant2ne root 12K Jun 25 10:59 remote_runuo drwxrwx--- 3 ant2ne root 4.0K Jul 7 2011 remote_webserver drwxrwx--- 5 ant2ne root 4.0K Jan 14 16:59 .Trash-1000 -rwxrwx--- 1 ant2ne root 140G May 16 05:10 VirtualBox.tar | Try looking without your backup volume mounted. My guess is you did a backup into the mountpoint. |
Hello, I've installed a custom Wheezy with openbox and I've installed Slim as a display manager but I like autologin. I've set it to autologin with the options in /etc/slim.conf: default_user ix # ix is my username auto_login yes At first it works fine but after a while the autologin stops working for some unknown reason and I need to enter my password. Any ideas? I've tried GDM3 and while it works fine, it now wants all kinds of stuff like metacity and other things I don't need. I want to keep the system light. Would lightdm be a better option? I remember having trouble with it. | Very strange, now it works fine. It reminds me of the ghost in the machine, it acts a bit quirky. This morning it asked me for my password and now when I reboot it autologins fine. |
Hello. I'm trying to backport a package rtmpdump from testing to stable. I'm using these instructions. .dsc file I'm using is http://ftp.de.debian.org/debian/pool/ma ... 6e21-1.dsc I'm stuck on the testing part: Code: Select all$ LANG=C fakeroot debian/rules binary dh binary dh_testdir dh_auto_configure debian/rules override_dh_auto_build DEB_HOST_MULTIARCH is not a supported variable name at /usr/bin/dpkg-architecture line 214. make[1]: Entering directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21' dh_auto_build -- prefix=/usr CRYPTO=GNUTLS libdir=/usr/lib/ make[2]: Entering directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21' make[3]: Entering directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21/librtmp' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o rtmp.o rtmp.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o log.o log.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o amf.o amf.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o hashswf.o hashswf.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o parseurl.o parseurl.c ar rs librtmp.a rtmp.o log.o amf.o hashswf.o parseurl.o ar: creating librtmp.a gcc -shared -Wl,-soname,librtmp.so.0 -o librtmp.so.0 rtmp.o log.o amf.o hashswf.o parseurl.o -lgnutls -lgcrypt -lz ln -sf librtmp.so.0 librtmp.so make[3]: Leaving directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21/librtmp' gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpdump.o rtmpdump.c gcc -Wall -o rtmpdump rtmpdump.o -Llibrtmp -lrtmp -lgnutls -lgcrypt -lz gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpgw.o rtmpgw.c gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o thread.o thread.c gcc -Wall -o rtmpgw rtmpgw.o thread.o -lpthread -Llibrtmp -lrtmp -lgnutls -lgcrypt -lz gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpsrv.o rtmpsrv.c gcc -Wall -o rtmpsrv rtmpsrv.o thread.o -lpthread -Llibrtmp -lrtmp -lgnutls -lgcrypt -lz gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -c -o rtmpsuck.o rtmpsuck.c gcc -Wall -o rtmpsuck rtmpsuck.o thread.o -lpthread -Llibrtmp -lrtmp -lgnutls -lgcrypt -lz make[2]: Leaving directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21' make[1]: Leaving directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21' dh_auto_test dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install DEB_HOST_MULTIARCH is not a supported variable name at /usr/bin/dpkg-architecture line 214. make[1]: Entering directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21' dh_auto_install -- prefix=/usr CRYPTO=GNUTLS libdir=/usr/lib/ make[2]: Entering directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21' make[3]: Entering directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21/librtmp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21/librtmp' mkdir -p /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/bin /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/sbin /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/man/man1 /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/man/man8 cp rtmpdump /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/bin cp rtmpgw rtmpsrv rtmpsuck /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/sbin cp rtmpdump.1 /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/man/man1 cp rtmpgw.8 /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/man/man8 make -C librtmp install make[3]: Entering directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21/librtmp' sed -e "s;@prefix@;/usr;" -e "s;@libdir@;/usr/lib/;" \ -e "s;@VERSION@;v2.4;" \ -e "s;@CRYPTO_REQ@;gnutls;" \ -e "s;@PRIVATE_LIBS@;;" librtmp.pc.in > librtmp.pc mkdir -p /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/include/librtmp /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/lib//pkgconfig /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/man/man3 /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/lib/ cp amf.h http.h log.h rtmp.h /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/include/librtmp cp librtmp.a /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/lib/ cp librtmp.pc /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/lib//pkgconfig cp librtmp.3 /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/man/man3 cp librtmp.so.0 /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/lib/ cd /home/puu/b/rtmpdump-2.4+20111222.git4e06e21/debian/tmp/usr/lib/; ln -sf librtmp.so.0 librtmp.so make[3]: Leaving directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21/librtmp' make[2]: Leaving directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21' make[1]: Leaving directory `/home/puu/b/rtmpdump-2.4+20111222.git4e06e21' dh_install dh_install: librtmp0 missing files (usr/lib/*/lib*.so.*), aborting make: *** [binary] Error 20 Command Code: Select alldpkg-buildpackage -us -ucfails the same way. There is a file librtmp.so.0 in debian/tmp/usr/lib so I guess it's in a wrong place? Or something? As you can see I'm a total noob with these things so I'd really be grateful for any help. Thanks in advance. | Stable does not support the upstream multiarch changes, so they've got to be pruned out to get a good package. Usually the files that need to be edited are debian/rules, debian/control, and possibly various debian/*.install files. Let me take a look at the sources. Later: OK, the fault is mainly with the librtmp0.install and the librtmp-dev.install files, but rules and control also need to be edited. rules: change lines 7 and 8 to look like this: Code: Select all#DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) MAKEVARS=prefix=/usr CRYPTO=GNUTLS libdir=/usr/lib/ We comment out the line that determines the architecture, then install the libraries into plain /usr/lib instead of an additional arch-dependent subdirectory. control: The librtmp0 package section needs a couple lines to be commented out. The Pre-Depends would introduce a dependency on multiarch-support, not available in Squeeze: Code: Select allPackage: librtmp0 Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} #Pre-Depends: ${misc:Pre-Depends} Architecture: any #Multi-Arch: same Description: toolkit for RTMP streams (shared library) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the shared libraries, header files needed by programs that want to use librtmp. and the install files need that extra /*/ architecture in the target install files removed, that would be replaced at build time with the correct arch subdirectory, so for librtmp0.install change Code: Select allusr/lib/*/lib*.so.* to Code: Select allusr/lib/lib*.so.* and librtmp-dev.install would similarly change from Code: Select allusr/include/* usr/lib/*/lib*.a usr/lib/*/lib*.so usr/lib/*/pkgconfig/* to Code: Select allusr/include/* usr/lib/lib*.a usr/lib/lib*.so usr/lib/pkgconfig/* Good luck! |
Top shows main-raid5 using upwards of 80% cpu when I transfer files to my raid drive. The raid is 3 2TB SATA drives on a Sil3124 controller sitting in a PCI slot. It's formatted with xfs with 4K blocks. My two other drives are IDE and seem to be fine and running on UDMA. Are there any tweaks or settings I should be checking to make sure my raid controller and drives are optimally performing? I've been googling and the only time I see high cpu is during the rebuild and then most call 10% high. I'm way over 10%. I'm also not sure what config file to post I just notice the machine bogs down when I'm transferring a file to my raid drive. | I can't say if this is solved or not but I found an old bug where you get high cpu if you set CONFIG_MULTICORE_RAID456 to Y. This is an experimental setting and I verified mines is Y. I am currently recompiling a kernel and will report the thread as resolved if this fixes it. https://bugzilla.redhat.com/show_bug.cgi?id=575897 I have to wonder if this bug was fixed for multi-core cpu's but multi-thread which I have was a passing phenomenon so I have to wonder if it got any attention??? I had a nightmare after learning that after 10 years the multi-core processor I thought I had was only multi-threaded with a single core. I can't get over missing that... |
Running Debian Wheezy, I just ran 30 minutes ago an apt-get update, upgrade then dist-upgrade which installed linux-image-3.2.0-3 and I had 3.2.0-2. All went well but after reboot, GRUB still list the old 3.2.0-2 (usually it removes it) and if I choose the newest 3.2.0-3, it will boot but in console mode (and I didn't choose Recovery). If I log into root and try to start gdm3 in /etc/init.d it fails. Nothing special in dmesg, the /var/log/gdm3 is such a mess, 790 files in it, I don't know what to look for in it. Also I saw a few things that fails to load when it's booting, so I don't think it's just a problem with GDM3. What should I check for more information to troubleshoot this? I can still boot with the old 3.2.0-2 and all is fine, Gnome loads with everything like it was before. | The older kernel link is not a problem and can be easily removed by uninstalling the older kernel. Did you use a proprietary/closed graphics driver? If not, you can attempt to repair your system by using the dpkg-reconfigure command which calls the package's post installation scripts. You can also select the package which provides your system with a graphics driver and use the mentioned command on it. The file which provides you with the required information is: /var/log/Xorg.0.log |
I was having trouble with a network printer, finally solved it, it was a router issue. In the meantime, Samsung support wanted me to install their unified driver. I pointed out that issue was not in my computer, but they insisted. Now I cannot uninstall this stupid thing which takes a whole chunk of my menu. I don't know the name of the package, so cannot purge and searching for Samsung shows nothing. From the GUI in menu I have an uninstall option that can be run as root, but since root logins are not allowed, I don't know how to run it. | please disregard, I found an uninstall.sh in /Home/Downloads/cdroot/Linux and slashdotted it as su. It worked. |
After today's upgrade my system (64 bit) has a dependency issue: Code: Select allHit http://ftp.nluug.nl wheezy InRelease Ign http://www.deb-multimedia.org wheezy InRelease Hit http://security.debian.org wheezy/updates InRelease Hit http://ftp.nluug.nl experimental InRelease Hit http://www.deb-multimedia.org wheezy Release.gpg Hit http://ftp.nluug.nl wheezy/main amd64 Packages/DiffIndex Hit http://ftp.nluug.nl wheezy/contrib amd64 Packages/DiffIndex Hit http://ftp.nluug.nl wheezy/non-free amd64 Packages/DiffIndex Hit http://security.debian.org wheezy/updates/main amd64 Packages Hit http://www.deb-multimedia.org wheezy Release Hit http://security.debian.org wheezy/updates/contrib amd64 Packages Hit http://www.deb-multimedia.org wheezy/main amd64 Packages/DiffIndex Hit http://ftp.nluug.nl experimental/main amd64 Packages/DiffIndex Hit http://security.debian.org wheezy/updates/non-free amd64 Packages Hit http://www.deb-multimedia.org wheezy/non-free amd64 Packages/DiffIndex Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue [Y/n]? y dpkg: error processing libcairo2:amd64 (--configure): package libcairo2:amd64 1.12.2-2 cannot be configured because libcairo2:i386 is at a different version (1.12.2-1) dpkg: dependency problems prevent configuration of libcairo-gobject2:amd64: libcairo-gobject2:amd64 depends on libcairo2 (>= 1.10.0); however: Package libcairo2:amd64 is not configured yet. dpkg: error processing libcairo-gobject2:amd64 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libcairo2:amd64 libcairo-gobject2:amd64 E: Sub-process /usr/bin/dpkg returned an error code (1) The problem seems to be that libcairo2:i386 is at a different version (1.12.2-1), but I don't have a clue how to solve it? ia32-libs(-gtk) and multiarch-support are installed. I also tried apt-get -f install but that didn't help either. Can someone point me in the right direction? | I guess it could have something to do with upcoming changes in the ia32 packages (link)? ia32-libs(-gtk) in sid: This is a transitional package used to migrate the ia32-libs package to true multiarch. If I'm not mistaken the ia32-libs-gtk package provides the 32-bit version of libcairo2 (/usr/lib32/libcairo.so.2 and /usr/lib32/libcairo.so.2.10800.10)? Edit: I edited /var/lib/dpkg/status and removed this: Code: Select allPackage: libcairo2 Status: install ok unpacked Priority: optional Section: libs Installed-Size: 1557 Maintainer: Dave Beckett <dajobe@debian.org> Architecture: i386 Multi-Arch: same Source: cairo Version: 1.12.2-1 Depends: libc6 (>= 2.11), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.3.5), libpixman-1-0 (>= 0.21.6), libpng12-0 (>= 1.2.13-4), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxrender1, zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Breaks: iceape-browser (<= 2.0.3-3), libgtk-directfb-2.0-0, xulrunner-1.9, xulrunner-1.9.1 (<= 1.9.1.8-3) Description: The Cairo 2D vector graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains the shared libraries. Homepage: http://cairographics.org/ Don't know how it got there or why, but it solved my problem. |
Last month (in the beginning) I was able to boot from a disk (disk1) with Debian Squeeze and a broken X. At the end of the month I tried to boot and got stuck as soon as BIOS started to read the disk1 with the word GRUB printed at the bottom of the BIOS screen. Ctrl+Alt+Del work for reboot but no other keyboard buttons work. The changes I have made last time was to move the disk1 from IDE0 primary to IDE1 primary and install another disk (disk0) to IDE0 primary, and obviously I did not update-grub. No files appear to have been lost. I have tried setting (hd0,etc) to (hd1,etc) in /boot/grub/grub.cfg and got the same screen on boot. Setting (hd0,etc) to (hd2,etc) gave the same result too. I can access /bin and /sbin (and the /usr equivalents) and I can see an update-grub and an update-grub2 command which I was not aware of. I can also see the grub-install command. What do I do? Edit. Last time I also did a grub-install /dev/sda1 (disk0) which I suppose does not affect disk1. I thought to mention it just in case. | Did you try to reinstall GRUB in the disk drive where it does not boot? Did you choose the proper booting order in the BIOS setup? |
So the other day I burned a DVD in Arch Linux with linux compatible binaries. I was able to run them just fine in Arch. However in Debian, no matter what I do it says "permission denied" when I try to run them. This includes running them as root. Since when does root not have the permission to run a binary, and what can I do about it to make it work? | That's weird--can you copy a binary off the DVD to your hard drive and run it? I'm going to assume they all have the executable bit set |
I have some problem installing Firefox 13.0.1 (latest from official site) on my fresh Debian 6.0.5 installation. What i did: Removed iceweasel, unzipped firefox*.tar.bz2 into /opt/ Created symlink /usr/bin/firefox pointing to /opt/firefox/firefox But when trying to open from terminal with firefox i get: bash: /usr/bin/firefox: No such file or directory Also doubleclicking on the firefox executable inside /opt/firefox/, doesn't open, no errors, just nothing! How can i have firefox working? Thank you! | And what happens if you type in a terminalCode: Select all/opt/firefox/firefox |
I tried Wheezy today and bumped into many issues. 1) First GRUB gives error: Code: Select allerror: fd0 read error But still it loads menu. 2) So I tried to boot, but boot failed with: Code: Select allError: driver 'pcspkr' is already registered, aborting... 3) Then I tired safe mode and it still failed to boot too: Code: Select allmodule unix not found in modules.dep I searched nt little bit and blacklisted snd-scsp, and still get 2. I can not use my install at all. Need ideas most important with 3. | Those are all simple warnings and will not stop your system booting or operating normally. Your problem is elsewhere, my guess is video card driver, as presumably you get the proverbial black screen shortly after seeing those messages. |
I'm trying to blow away Rhythmbox (out of Squeeze). I don't and I won't ever use it (I use QMMP). Both "apt-get remove rhythmbox" and "aptitude remove rhythmbox" want to remove Gnome as well. Yes, I know it's a metapackage problem, and I have reviewed what I could find about it on the web. I tried the solution in tanguy.ortolo.eu/blog/article8 which says to execute the following commands: "aptitude unmarkauto '?reverse-depends(gnome) | ?reverse-recommends(gnome)'" "aptitude unmarkauto '?reverse-depends(gnome-core) | ?reverse-recommends(gnome-core)'" "aptitude unmarkauto '?reverse-depends(gnome-desktop-environment) | ?reverse-recommends(gnome-desktop-environment)'" but apt-get still wants to blow away Gnome. Aptitude is a bit better, as it gives me several options. One of these is to install Banshee (another media player) in place of Rhythmbox. Duh. If I wanted Banshee I would have asked for it. Another solution I found would be to use "aptitude keep-all" which would break up all the dependency chains. But someone else said to never use that. Also, I read somewhere not to mix apt-get with aptitude. (If I had my druthers, I would just use apt-get. But there are some things aptitude and dpkg does that apt-get doesn't do. Or am I wrong about that?) I have previously added the following lines to /etc/apt/apt.conf.d/70debconf: - - // auto-remove breaks on meta packages - - APT::Get::AutomaticRemove "0"; - - APT::Get::HideAutoRemove "1"; - - // Recommends are as of now still abused in many packages - - APT::Install-Recommends "0"; - - APT::Install-Suggests "0"; - - Debug::pkgAutoRemove "0"; - - // PDiffs reduce the required download for apt-get update, but increase the - - // CPU requirements and quite often fail. - - Acquire::PDiffs "0"; - - // Remove apt unauthenticated warnings - - APT::Get::AllowUnauthenticated "0"; And having done so, could I then remove the metapackage complete then reinstall just the stuff I want? Perhaps I could find out what the metapackage's direct dependencies are then use that as a starting point for choosing what to reinstall (but how would I do that?) Once I get Rhythmbox gone I'm going to remove other useless stuff. Like gedit. Advice anyone? Caitlin | Caitlin wrote:"aptitude unmarkauto '?reverse-depends(gnome) | ?reverse-recommends(gnome)'" "aptitude unmarkauto '?reverse-depends(gnome-core) | ?reverse-recommends(gnome-core)'" "aptitude unmarkauto '?reverse-depends(gnome-desktop-environment) | ?reverse-recommends(gnome-desktop-environment)'" but apt-get still wants to blow away Gnome. After doing that try Code: Select all# aptitude purge gnome gnome-desktop-environment gnome-core This should now remove just those three meta-packages. You should then be able to remove rhythmbox... |
Hi, This is the situation: I have 100 data files in a folder, each one with 5 columns (the values of x, y, vx, vy, rsb) and 16129 rows. First of all, I need to compute the average of each position in all files. To clarify, let's say that I take the value of the 3rd column and the 4th row of the first file. I sum this value to the 3rd column and the 4th row of the second file, same with the third file, the fourth file... until 100 files. Then, I divide by 100 so I obtain the average of the 3rd column and the 4th row of all 100 files, and I write in the 3rd column and 4th row of a new file, called "average.dat". Ok, I can do this using the following awk script: Code: Select allawk 'END { for (i = 0; ++i <= fnr;) for (j = 0; ++j <= nf;) printf "%s", (((i, j) in na ? \ (v[i, j] / ((ARGC - 1) - na[i, j]) "~" na[i, j]) : \ v[i, j]/(ARGC - 1)) (j < nf ? FS : RS)) } { for (i = 0; ++i <= NF;) $i ~ /n\/a/ ? na[FNR, i]++ : v[FNR, i] += $i nf = NF; fnr = FNR }' *.dat > average.dat This could be written as Code: Select allvalue-average_{ij}=(1/100) * sum_{k=1}^{100} v_ij^(k) where i,j are the ith row and jth column, (k) correspond to the file number, so v_ij^(k) is the value of the ith row, jth column of the kth file. But now, I need to compute the following: I need to take the average value of the ith row and jth column of all files (that is, the value of the ith row and jth column of the file "average.dat"), substract it from the value of the ith row and jth column of the kth file, square this value, summation of all the 100 files, and divide by 99. I mean, Code: Select allvalue-needed_ij = (1/99) * sum_{k=1}^{100} (v_ij^(k) - <v_ij>)^2 where <v_ij> is the value of the ith row and jth column of the file "average.dat". But I can't get it to work... any help would be much appreciated! Btw, I don't care if it's with awk, perl, python, fortran, C.. any solution is welcome! | Make sure that package "bc" is installed on your debian. If not, you can install by Code: Select allapt-get update apt-get install bc Make a new directory. Copy all the text files containing the data. If there are files the name of which is "av" and/or "result", rename them to the other names. Make a new file and edit as follows: Code: Select all#!/bin/bash echo "How many lines in a text file?" read linenum echo "How many columns in a line?" read columnnum rm result av num=0 for filename in $(find . -type f -print0|xargs -0 file -F "//"|cut -c3-|grep -i text|sed -e "s@//.*@@"|grep -v /|grep -v ^av$|grep -v ^$(basename $0)$|grep -v ^result$);do num=$(expr $num + 1) done touch av for i in $(seq $linenum);do line="" for j in $(seq $columnnum);do sum=0 for filename in $(find . -type f -print0|xargs -0 file -F "//"|cut -c3-|grep -i text|sed -e "s@//.*@@"|grep -v /|grep -v ^av$|grep -v ^$(basename $0)$|grep -v ^result$);do sum=$(echo "scale=5; $sum + $(sed -n "${i}p" "$filename"|cut -d, -f $j)"|bc) done ave=$(echo "scale=5; $sum / $num"|bc) line=$(echo "$line,$ave") done line=$(echo $line|sed -e "s/^,//") echo $line >> av done touch result for i in $(seq $linenum);do line="" for j in $(seq $columnnum);do sum=0 for filename in $(find . -type f -print0|xargs -0 file -F "//"|cut -c3-|grep -i text|sed -e "s@//.*@@"|grep -v /|grep -v ^av$|grep -v ^$(basename $0)$|grep -v ^result$);do sum=$(echo "scale=5; $sum + ( $(sed -n "${i}p" "$filename"|cut -d, -f $j) - $(sed -n "${i}p" av|cut -d, -f $j) ) ^ 2 "|bc) done stdev=$(echo "scale=5; $sum / $num"|bc) line=$(echo "$line,$stdev") done line=$(echo $line|sed -e "s/^,//") echo $line >> result done exit 0 Enter into the directory and execute the file like Code: Select allbash ./THE_NAME_OF_THE_FILE Note: The above script calculates the average of the 2nd power of { v(i,j) - average of v(i,j) }: population variance: "stdevp" function in libreoffice calc, not the summation of the 2nd power of { v(i,j) - average of v(i,j) } divided by (the total number of the data files minus 1): unbiased sample variance: "stdev" function in libreoffice calc. I think that you can modify the above script easily to calculate as you want. The above script deal the numbers with only 5 numbers after decimal point. (Maybe my English is bad ) |
Hi all, I'm looking to create a livecd from an installation on a VM using Debian 6.04. I've tried all sorts of things using the live-helper scripts, and I keep getting the following error on lb build or lh build. Code: Select allP: Configuring file /etc/hostname P: Configuring file /bin/hostname P: Configuring file /etc/apt/apt.conf P: Configuring file /etc/apt/sources.list Get:1 http://ftp.de.debian.org squeeze Release.gpg [1672 B] Ign http://ftp.de.debian.org/debian/ squeeze/main Translation-en Hit http://security.debian.org squeeze/updates Release.gpg Ign http://security.debian.org/ squeeze/updates/main Translation-en 99% [Working]FATAL -> Could not set non-blocking flag Bad file descriptor E: Method http has died unexpectedly! E: Sub-process http returned an error code (100) To start the build, I do the following: Code: Select allsu mkdir live cd live lh config --bootstrap copy --debian-installer live lh build I've scoured the Internet for this bug and for more information, but it keeps crapping the bed. I've looked at remastersys, and Debian doesn't support its dependencies.. or rather they are not in the repos. And refacta is its own distro.. unless the tools can be installed separate. Any ideas or alternatives? This is pretty time consuming and frustrating. | You can try refractasnapshot-gui, from here: https://github.com/fsmithred/refracta No idea about your error message (live-helper can give all kind of errors, and its not easy to figure out why they occur. Perhaps try their mailing list) |
I have a week old install of Wheezy, KDE version. It replaces a much loved but simply too long of tooth install of Kubuntu 8.04. I had pre-partitioned a new SSD, but I could not make the installer use the planned partition. No data on the new SSD, so I let the installer do what it wanted. Today I re-sized the install partition (creating a second partition for back ups), and while I was at it, I made a new and larger swap partition. Partition Magic would not let me resize the current swap, as I wanted to. Wasn't too surprised when the new swap partition wasn't working. Partition Magic live CD sees the swap partition as sda4. So I tried modifying fstab: /dev/sda4 none swap sw 0 0 No luck there. Then I tried: root@nuwen:~# swapon -a Got this error: swapon: cannot find the device for UUID=4291e318-e642-4c8a-91e7-64932684d368 Any help is much appreciated. | Post the results of these commands, run as rootCode: Select allblkid cat /etc/fstab Cautionary note: Based on what you posted above, you should probably ask for advice/guidance/confirmation before you go issuing commands that are potentially destructive to data. (Aside: Using an SSD to store backups?? Man, what a waste.) |
Hi all, for some reason I'm unable to update my system because it gets stuck with the 'libxalan2-java-gcj' package. user1@debian1:/var/lib/dpkg$ sudo aptitude upgrade Resolving dependencies... The following NEW packages will be installed: libcamel-1.2-33{a} libebook-1.2-13{a} libecal-1.2-11{a} libedataserver-1.2-16{a} liblensfun-data{a} liblensfun0{a} libqalculate5-data{a} (snip) The following packages will be upgraded: accountsservice bash-completion debconf debconf-i18n dictionaries-common dnstop dpkg dpkg-dev dselect ekiga evolution-webcal fonts-opensymbol gir1.2-accountsservice-1.0 gir1.2-folks-0.6 gir1.2-The following packages are RECOMMENDED but will NOT be installed: bison flex libalgorithm-merge-perl 121 packages upgraded, 7 newly installed, 0 to remove and 98 not upgraded. Need to get 0 B of archives. After unpacking 12.2 MB will be used. Do you want to continue? [Y/n/?] y E: I wasn't able to locate a file for the libxerces2-java-gcj package. This might mean you need to manually fix this package. E: I wasn't able to locate a file for the libxerces2-java-gcj package. This might mean you need to manually fix this package. E: Internal error: couldn't generate list of packages to download user1@debian1:/var/lib/dpkg$ sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libxerces2-java-gcj The following packages will be REMOVED: libxalan2-java-gcj The following packages will be upgraded: libxerces2-java-gcj 1 upgraded, 0 newly installed, 1 to remove and 218 not upgraded. 2 not fully installed or removed. Need to get 0 B/2,482 kB of archives. After this operation, 17.6 MB disk space will be freed. Do you want to continue [Y/n]? Reading changelogs... Done (Reading database ... 209454 files and directories currently installed.) Removing libxalan2-java-gcj ... It gets stuck just there, nothing else happens, what are my options to solve this problem? TIA | apt-get -f install apt-get dist-upgrade |
Been 3 days I'm having a problem with apt-get upgrade in my Debian Wheezy. I can still upgrade newest package but just not this one. I tried 'apt-get -f install', 'aptitude full-upgrade', 'apt-get remove exim4', 'apt-get remove exim4-base' but I still have this error : Code: Select all> sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up at (3.1.13-2) ... insserv: warning: script 'K01vmware' missing LSB tags and overrides insserv: warning: script 'K08vmware-USBArbitrator' missing LSB tags and overrides insserv: warning: script 'vmware-USBArbitrator' missing LSB tags and overrides insserv: warning: script 'vmware' missing LSB tags and overrides insserv: Starting vmware-USBArbitrator depends on rc.local and therefore on system facility `$all' which can not be true! [...] insserv: Max recursions depth 99 reached insserv: Starting vmware-USBArbitrator depends on rc.local and therefore on system facility `$all' which can not be true! [...] insserv: There is a loop between service rc.local and mountall if started insserv: loop involving service mountall at depth 6 insserv: loop involving service checkfs at depth 5 insserv: Starting vmware-USBArbitrator depends on rc.local and therefore on system facility `$all' which can not be true! [...] insserv: There is a loop between service rc.local and mountoverflowtmp if started insserv: loop involving service mountoverflowtmp at depth 8 insserv: loop involving service mountall-bootclean at depth 7 [...] insserv: loop involving service networking at depth 10 insserv: There is a loop at service rc.local if started [...] insserv: Starting vmware-USBArbitrator depends on rc.local and therefore on system facility `$all' which can not be true! insserv: There is a loop at service vmware-USBArbitrator if started insserv: Starting vmware-USBArbitrator depends on rc.local and therefore on system facility `$all' which can not be true! [...] insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header dpkg: error processing at (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: at E: Sub-process /usr/bin/dpkg returned an error code (1) | Um... the error says vmware, not exim. |
I'm running Debian 6.0.1 Squeeze, 64 Bit, Kernel 2.6.32-5-amd64, and I have ffmpeg installed. When I try to record my desktop with a song playing I don't get any sound. Here is the output of aplay: Code: Select alllarry@debian:~$ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 3: INTEL HDMI [INTEL HDMI] Subdevices: 1/1 Subdevice #0: subdevice #0 and aplay -L: Code: Select alllarry@debian:~$ aplay -L null Discard all samples (playback) or generate zero samples (capture) default:CARD=Intel HDA Intel, HDA Generic Default Audio Device front:CARD=Intel,DEV=0 HDA Intel, HDA Generic Front speakers surround40:CARD=Intel,DEV=0 HDA Intel, HDA Generic 4.0 Surround output to Front and Rear speakers surround41:CARD=Intel,DEV=0 HDA Intel, HDA Generic 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=Intel,DEV=0 HDA Intel, HDA Generic 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=Intel,DEV=0 HDA Intel, HDA Generic 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=Intel,DEV=0 HDA Intel, HDA Generic 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers hdmi:CARD=Intel,DEV=0 HDA Intel, INTEL HDMI HDMI Audio Output larry@debian:~$ The following command gives an error: Code: Select alllarry@debian:~$ ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1366*768 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 output.mkv Code: Select allALSA lib pcm.c:2190:(snd_pcm_open_noupdate) Unknown PCM pulse [alsa @ 0x15e87a0] cannot open audio device pulse (No such file or directory) pulse: Input/output error larry@debian:~$ I've removed the "-i pulse", but I still get no sound, but it does record the video: Code: Select allffmpeg -f alsa -ac 2 -f x11grab -r 30 -s 1366*768 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 output.mkv but, there is still no sound.................. Suggestions? What am I doing wrong? Thanks. Larry | I finally stumbled on a posting stating that a Sound Server was needed. So, I installed Pulseaudio, and pavucontrol. Then I removed the Sound Icon from the top right Menu. Then created the file asound.conf Code: Select allsudo nano /etc/asound.conf which contains Code: Select allpcm.pulse { type pulse } ctl.pulse { type pulse } pcm.!default { type pulse } ctl.!default { type pulse } After I rebooted, it now works. Larry |
I use debian squeeze desktop as my OS. And I need ssh dynami forward function to access WWW. I can log in the remote host, but it can't forward as following errors. Please help. Thanks. here's my connection: Code: Select allssh -D 7070 user@proxyhost $ channel 68: open failed: connect failed: Operation not permitted channel 6: open failed: administratively prohibited: open failed channel 8: open failed: administratively prohibited: open failed channel 15: open failed: administratively prohibited: open failed here's my webbrowser: Code: Select allchromium-browser --incognito --proxy-server=socks://localhost:7070 here's my version: Code: Select all$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 6.0.5 (squeeze) Release: 6.0.5 Codename: squeeze $ uname -a Linux dn83 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 GNU/Linux $ chromium-browser -version Chromium 6.0.472.63 Built on Debian 6.0, running on Debian 6.0.5 $ ssh -version OpenSSH_5.5p1 Debian-6+squeeze2, OpenSSL 0.9.8o 01 Jun 2010 Bad escape character 'rsion'. | My guess is that it is not being allowed on the remote end. Can you try root@proxyhost? Maybe there is a relevent setting in sshd_config? |
Hello guys I recently installed debian-testing-amd64 on my pc which has a gpu HD6850, I downloaded the drivers from AMD site and installed them on my pc. I could uprage successfully my system until I started getting the following error as response from the apt-get upgrade command: Code: Select allRemoving fglrx-glx-ia32 ... Removing 'diversion of /usr/lib32/libGL.so.1.2 to /usr/lib32/fglrx/diversions/libGL.so.1.2 by fglrx-glx-ia32' dpkg-divert: error: rename involves overwriting `/usr/lib32/libGL.so.1.2' with different file `/usr/lib32/fglrx/diversions/libGL.so.1.2', not allowed dpkg: error processing fglrx-glx-ia32 (--remove): subprocess installed post-removal script returned error exit status 2 Errors were encountered while processing: fglrx-glx-ia32 E: Sub-process /usr/bin/dpkg returned an error code (1) What do you suggest. almost every single package I try to upgrade I get this as response and I am unable to upgrade my software. Synaptic gives me the following information: Depends: ia32-libs (>=20120102) Depends: lib32gcc1 (>=1:4.1.1) Depends: libfglrx-ia32 (=1:12-4.1) Depends: fglrx-driver (=1:12-4.1) ProDepends: libc6-i3886 (>=2.9-18) Conflicts: ia32-fglrx-glx Conflicts: nvidia-glx-ia32 It seems like I have messed up my system. | vitotol wrote:I downloaded the drivers from AMD site and installed them on my pc. You downloaded the driver from AMD - yet: vitotol wrote:Code: Select allRemoving fglrx-glx-ia32 ... Removing 'diversion of /usr/lib32/libGL.so.1.2 to /usr/lib32/fglrx/diversions/libGL.so.1.2 by fglrx-glx-ia32' dpkg-divert: error: rename involves overwriting `/usr/lib32/libGL.so.1.2' with different file `/usr/lib32/fglrx/diversions/libGL.so.1.2', not allowed dpkg: error processing fglrx-glx-ia32 (--remove): subprocess installed post-removal script returned error exit status 2 Errors were encountered while processing: fglrx-glx-ia32 E: Sub-process /usr/bin/dpkg returned an error code (1) What do you suggest. almost every single package I try to upgrade I get this as response and I am unable to upgrade my software. Synaptic gives me the following information: Depends: ia32-libs (>=20120102) Depends: lib32gcc1 (>=1:4.1.1) Depends: libfglrx-ia32 (=1:12-4.1) Depends: fglrx-driver (=1:12-4.1) ProDepends: libc6-i3886 (>=2.9-18) Conflicts: ia32-fglrx-glx Conflicts: nvidia-glx-ia32 It seems like I have messed up my system. The above points to you installing debian fglrx packages? If so that's most likely why you're seeing this problem. I expect you've broken the diversion by installing the AMD .run file. Uninstall that first, which will probably also break the fglrx you have installed from the repos, then try to remove all the fglrx packages (use dpkg if necessary). The uninstall script for the .run shell script used to be in /usr/share/ati or something like that. |
For some reason my bash autocomplete stopped working. I get the error when I try to cd into a directory, pressing <tab> for autocomplete: Code: Select allcd A-sh: <( compgen -d -- 'A' ): No such file or directory Autocomplete works for the root user and for the other user on the machine, just not logged in as this user. The .bashrc file looks fine to me, and I didn't make any changes to it to even cause the bash autocomplete to stop working (as far as I know). Code: Select all# enable programmable completion features (you don't need to enable # this, if it's already enabled in /etc/bash.bashrc and /etc/profile # sources /etc/bash.bashrc). if [ -f /etc/bash_completion ]; then . /etc/bash_completion fi Any ideas what else could cause autcomplete to stop working? I log in via ssh, btw. | Can you just confirm that the user having the issues is actually using bash? Code: Select allgetent passwd | grep user | cut -d: -f7 replacing user with the username that's having the issues |
Hi, I recently installed stable, added testing to the sources.list, and then aptitude update && aptitude safe-upgrade. I have read that it is not recommended to mix the releases but everything looks good so far. In contrast to this, I have seen cases that downgrading a package was a fix to a broken package or a dependency situation. Any comments please? The system is for testing purposes only, to see how testing and mixed upgrades work. Since I am still a new linux user (one year), when do you recommend to add sid in the sources.list? Another year? | Aris Veresie wrote:I recently installed stable, added testing to the sources.list, and then aptitude update && aptitude safe-upgrade. Now you are running testing. Aris Veresie wrote: I have read that it is not recommended to mix the releases but everything looks good so far. Mixing stable with testing packages is a road to disaster. Aris Veresie wrote: In contrast to this, I have seen cases that downgrading a package was a fix to a broken package or a dependency situation. Any comments please? This is for a testing/sid mixed system. See this link http://forums.debian.net/viewtopic.php?t=15612 Aris Veresie wrote: when do you recommend to add sid in the sources.list? Another year? When you want to run a mixed testing sid system or pure sid. |
Hi, After I did an upgrade on SID, the system hangs on boot. When I switch to a console I can still access the system, and even start X, but in X my keyboard doesn't work. (it does in console) I re-enabled all services I had previously unselected, but no real change. Here's the last part of my kern.log: Code: Select allJun 8 08:44:41 burj kernel: [ 13.750338] Adding 4247548k swap on /dev/sda6. Priority:-1 extents:1 across:4247548k Jun 8 08:44:41 burj kernel: [ 13.768394] EXT4-fs (sda5): re-mounted. Opts: (null) Jun 8 08:44:41 burj kernel: [ 14.006177] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro Jun 8 08:44:41 burj kernel: [ 14.309018] device-mapper: uevent: version 1.0.3 Jun 8 08:44:41 burj kernel: [ 14.309262] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com Jun 8 08:44:41 burj kernel: [ 14.523162] loop: module loaded Jun 8 08:44:41 burj kernel: [ 15.814582] fuse init (API version 7.17) Jun 8 08:44:44 burj kernel: [ 19.698643] sky2 0000:03:00.0: eth1: enabling interface Jun 8 08:44:44 burj kernel: [ 19.699545] ADDRCONF(NETDEV_UP): eth1: link is not ready Jun 8 08:44:46 burj kernel: [ 21.400345] sky2 0000:03:00.0: eth1: Link is up at 100 Mbps, full duplex, flow control rx Jun 8 08:44:46 burj kernel: [ 21.401278] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready Jun 8 08:44:57 burj kernel: [ 32.192029] eth1: no IPv6 routers present I didn't find any other errors in the complete log. /dev/sda5 is my / partition. Is it possible that the last line, the networking error, prevents the boot? I can still access my internet connection from the console (internet connection uses cisco VPN). | I do not see any errors there, the ipv6 thing is probably normal. After you log into X, switch back to the console, does the keyboard work there? If so, I would look at /var/log/Xorg.0.log and see what it says. |
I'm getting an error when i tried to install Mint in virtualbox. I searched whit google and just dont get the right answer. I tried to reinstall virtualbox and i see this error: I cant find the solution. I'm using debian testing. | You need to update your kernel and headers to version 3.2. Then try reinstalling virtualbox and virtualbox-dkms. Code: Select allapt-cache policy linux-image-3.2.0-2-686-pae Candidate: 3.2.18-1 Version table: 3.2.19-1 0 1 http://ftp.us.debian.org/debian/ sid/main i386 Packages 3.2.18-1 0 500 http://ftp.us.debian.org/debian/ wheezy/main i386 Packages My system is 64-bit btw I have multi-arch enabled. |
Where's the boinc-client? I can't even find anything of boinc. I got an amd64 with Debian wheezy, just installed it this week, fresh new install. Just ran apt-get update and upgrade, still can't find it. Code: Select all> apt-cache search boinc > Code: Select all> uname -a Linux zz 3.2.0-2-amd64 #1 SMP Mon May 21 17:45:41 UTC 2012 x86_64 GNU/Linux > Code: Select all> cat /etc/apt/sources.list # deb cdrom:[Debian GNU/Linux wheezy-DI-a1 _Wheezy_ - Official Snapshot amd64 NETINST Binary-1 20120512-00:39]/ wheezy main #deb cdrom:[Debian GNU/Linux wheezy-DI-a1 _Wheezy_ - Official Snapshot amd64 NETINST Binary-1 20120512-00:39]/ wheezy main deb http://ftp.ca.debian.org/debian/ wheezy main deb-src http://ftp.ca.debian.org/debian/ wheezy main deb http://security.debian.org/ wheezy/updates main deb-src http://security.debian.org/ wheezy/updates main > | Boinc is currently not in wheezy. http://packages.debian.org/search?keywo ... ection=all You can probably install it from sid, just use caution and dont upgrade while you have sid enabled or to be safe use pinning. http://packages.debian.org/search?keywo ... ection=all |
Hi, Debian Squeeze. I am new to Debian, but quite experienced in the Red Hat varieties of GNU/Linux. I notice that there are a number of .desktop files in /var/lib/menu-xdg/applications/menu-xdg. What are they for? I am running LXDE and they just clog up the "Other" menu with stuff I don't want. The menu entries I do want are present and correct in in /usr/share/applications. I deleted all the .desktop files from /var/lib/menu-xdg/applications/menu-xdg, but they reappeared as soon as I installed a new package. Besides, I don't think simply deleting them is the proper way to control behaviour. Can someone advise me how I should configure things so that these files are not automatically created? Thanks, Palooka | Try removing the package menu-xdg |
Hello, After the upgrade to libcairo2 1.12 made my system practically unusable, I found out that this was due to a missing patch in the Debian packages. Instead of applying this patch myself on the Debian source, I chose the easy way out by trying to install the Ubuntu version of libcairo2 1.12, which did include the server_side_rendering patch that is missing in the Debian package. I downloaded the Ubuntu version and modified the control file, so it had the same name as the Debian version. Then I tried to install it with dpkg. I got an error about a missing dependency for libc6, and soon after that X11 crashed. I tried uninstalling this faulty package from the console, and reinstalling the repository version, but nothing works. I know I should not have tried the Ubuntu package on my system, but I really can't solve this on my own. Here are the outputs of some commands I tried: sudo apt-get install libcairo2 Code: Select allReading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: libavdevice53 libsystemd-daemon0 Use 'apt-get autoremove' to remove them. The following packages will be upgraded: libcairo2 1 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 1 not fully installed or removed. Need to get 0 B/912 kB of archives. After this operation, 8,192 B of additional disk space will be used. dpkg: dependency problems prevent configuration of libcairo2:amd64: libcairo2:amd64 depends on libc6 (>= 2.14); however: Version of libc6:amd64 on system is 2.13-32. dpkg: error processing libcairo2:amd64 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libcairo2:amd64 sudo apt-get purge libcairo2 Code: Select allReading package lists... Building dependency tree... Reading state information... You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: aisleriot : Depends: libcairo2 (>= 1.10.0) but it is not going to be installed at-spi : Depends: libcairo2 (>= 1.2.4) but it is not going to be installed avidemux : Depends: libcairo2 (>= 1.2.4) but it is not going to be installed [... very long list of application depending on libcairo2, no purging taking place] sudo apt-get -f install Code: Select allReading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following packages were automatically installed and are no longer required: libavdevice53 libsystemd-daemon0 Use 'apt-get autoremove' to remove them. The following extra packages will be installed: libcairo2 The following packages will be upgraded: libcairo2 1 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 1 not fully installed or removed. Need to get 0 B/912 kB of archives. After this operation, 8,192 B of additional disk space will be used. dpkg: dependency problems prevent configuration of libcairo2:amd64: libcairo2:amd64 depends on libc6 (>= 2.14); however: Version of libc6:amd64 on system is 2.13-32. dpkg: error processing libcairo2:amd64 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libcairo2:amd64 I also tried rinstalling libc6, but that had no effect on the above commands whatsoever. | *facepalm* Well in any case you will need to force the install of the correct debian native packages with dpkg and remove all the ubuntu ones. You can also force version such as: Code: Select allapt-get install libc6/wheezy Dont randomly copy paste though as I am not sure if it says testing, sid, whatever in your sources.list. |
before i go to the local 'hang out' to get trashed, is there any way to delete usb flash drive files without having to send them to trash first? | Uhhh... [shift-delete] same as any other files on any other read/write medium? Or is this a trick question? |
Hi. I've been using Debian off and on for years, and have generally been able to solve my own problems, whether by tinkering until i found a solution, or by googling and trying ad nauseum... This time is different. Occasionally, on reboot or cold boot of my IBM ThinkPad T60, the system freezes just as it is switching from the console to graphical mode. I checked in the logfiles (can't remember which one) from a liveCD to try and see what the last thing logged was, and it seemed that it was the bluetooth service. After removing the bluetooth service from the init scripts, I still had the issue. I have now completely apt-get purged everything bluetooth from the system (i don't even have bluetooth in this system). The problem persists. I'd like to know which logfile i should be checking after a freeze in order to find the issue. I'm booted to another partition, and i don't plan on booting debian until after i've checked the proper logfile... Thanks | Post the output of... nano /var/log/Xorg.0.log |
I have a program called mnemosyne and the only way I previously made it look nice was to install all of kde then remove it and something must be left behind that makes it look nice. These bugs (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589797 and https://bugs.launchpad.net/debian/+sour ... bug/465967) reinforce that this is not in my head if it's not evident enough that I've had it look nicer before. I emphasize this because I've had some people say "define ugly" on a previous attempt to resolve my issue along with other such comments. What I mean by ugly is a gray windows 95 look and what I mean by nice is a silvery qt look. The bug reports make it seem that having kdelibs installed would solve my problem. Some guy on an irc channel stated that mnemosyne uses qt3 so out of the following the qt4 package is likely useless. I have these packages installed on my (Lenny) computer: kdelibs, qt3-qtconfig, qt4-qtconfig, and gtk-qt-engine. Any help would be greatly appreciated! Thanks in advance! | I'm not sure, but installing the following packages and then configuring your window manager to use the qt-curve theme, might help: Code: Select allaptitude install qtcurve and lxappearance kde-config-gtk-style gtk2-engines-qtcurve |
I've installed debian wheezy as I need pulse audio and want x264 encoding for my videos and I've been really happy with it for months now but when I try and play minecraft I get intermittent audio 1 out of 100 times there is perfect audio and there is an entry in the volume applet but the rest of the time there is no audio execpt for popping and no entry in the applet but it does show very quickly very few seconds (see youtube video it shows once there) http://www.youtube.com/watch?v=1XQEZ6oJ ... ture=g-upl http://dl.dropbox.com/u/302701/Selection_001.png I've no idea how to fix this or report the bug I find restarting the desktop works every so often but not reliably also all other audio works fine I've tried asking else where but nobody seems to have this problem I've also reinstalled debian and it is still there I don't want to use ubuntu (the advice I got else where) | You might just need to set up alsa to use pulseaudio as the default device. Make a file called /etc/asound.conf and place in it: Code: Select allpcm.pulse { type pulse } ctl.pulse { type pulse } pcm.!default { type pulse } ctl.!default { type pulse } |
Hello everybody! First of all: my name is Dylan (as you can easily guess ) and I am italian. I started to use debian around-ish two years ago, for both ethical and economic reasons. Saying that I extremely appreciate Debian Community efforts to make this a greater, freer, world, I would like to thank in advance any of you that can help me. The Problem One year ago (maybe more) I've installed, with great satisfaction, a debian-based machine (my main one) with a btrfs filesystem. I've chosen btrfs because on my computer worked faster than ext4. I thought Well, yes, it's still experimental, there is not such a tool like fsck [at that time, I mean], but maybe nothing will go ever wrong.... I was stupid, I know. Now, after a sudden power failure, I rebooted the computer and the system couldn't work because of a filesystem corruption (segmentation fault) . I used gparted live just to check the disks' status. Obviously I wasn't able to mount the btrfs partition (sdb1) in any way. Googling around, I discovered that now there is a sort of fsck for btrfs; so I used: Code: Select allbtrfsck --repair /dev/sdb1. Fine, it found some error and it tried to repair it. Success!, I thought. I was wrong. Reboot, again error. Gparted, btrfsck --repair: it seemed to have found and repaired the same errors. Reboot again: and error again. Well, what I want to do now is: Cloning the hdd image or just copying the files (after having been able to access the drive) that I would like to save (unfortunately work documents :/) in an external harddrive. Install a fresh debian version, this time with ext4. I want to ask you: can you suggest me any other option? Something I'm missing or I could try? which live distro can do well this job for your experience? is out there any live distro with express btrfs repair tools included? I'm sorry for my bad english, if there is something I didn't explain clearly, please tell me: I'll do my best. Thank you! | Just for people who may be interested in this topic. I've tried to mount the btrfs partition with a lot of different live distros, without any success. I've studied a bit something about the new btrfsck options, here (http://www.funtoo.org/wiki/BTRFS_Fun). I found out that actually GParted Live has the new btrfsck-progs built-in. Tried to mount the partition with the recovery command: Code: Select all# mount -o recovery /dev/yourBTFSvolume /mount/point But I got an error having a "replay_one_*" function and, as the guide above says, I decided to use the "clearing BTRFS Journal Option": Code: Select all# ./btrfs-zero-log /dev/sdb1 After that, I mounted the drive normally. Rebooted, the system worked fine! It's time to make a nice backup by the way! Thanks to everyone in any case |
...or something else did. Ok, I installed another distro to test out and then wanted to return to debian. Since my laptops screen doesnt work and the normal d-i does not work with my external plugged in I downloaded the live gnome installer for squeeze. I did a normal install as usual, name, password, etc. I partitioned my disks as usual leaving my last filesystem untouched. I even noted the 'keep' symbol for it as I always do just to make sure. I noticed something was wrong when it 'failed to install grub'. I then tried lilo and it failed to install that as well. So i aborted and rebooted and then made sure all my data was ok. It wasnt. My last partition is empty. This is mainly just frivolous media but it is many years worth. Yeah I know 'backups' but I have no way to afford an expensive external drive. I am not saying this isnt my fault for not having a backup plan. However I am a bit worried that something is still wrong and my data might actually be recoverable. So I am using testdisk from the live usb. It is finding a lot of other partitions from over the years so I might need a second opinion to confirm my results and find the right partitions to recover. I have done hundreds of installs like these and I know for sure I did not format or pick the wrong filesystem type. And even if I did it wouldnt have failed to install grub at the close of the install. So ill post back after testdisk finishes and see what information I can add. | Ok, if I look in testdisk I can actually 'see' the deleted directory structure. Such as: Code: Select alldrwxr-xr-x 0 0 4096 31-May-2012 11:50 . drwxr-xr-x 0 0 4096 31-May-2012 11:50 .. drwx------ 0 0 0 31-May-2012 11:49 lost+found drwx------ 1000 500 0 31-May-2012 11:50 Documents drwx------ 1000 500 0 31-May-2012 11:49 Music It marks them as red. If I try to enter the directories it tells me: Code: Select allNo file found, filesystem seems damaged. I am assuming this means I am screwed. As all I know to get this data back is to have a 'larger' external disk and try to undelete them with photorec or another data recovery tool. I lack this. Also considering the filesystem seems ok and is mountable but all my files are deleted I am quite sure this was not something I caused. I tested the md5sum of the installer and all of them check out ok. Anyone have any ideas? I will putz around as well and report back. Would it hurt to try to fsck on the disk or would that cause more damage? I assume that it would not help me at all. It would probably complain the filesystem is unclean if that would help and it doesnt. |
Hi all, Can something be done about this. I was upgrading and was hit by bug #671686 . I tried downgrading to either stable or testing but have been unable too. Either ones I try I get this :- Code: Select all$ sudo aptitude install libclutter-imcontext-0.1-0=0.1.4-2 The following packages will be DOWNGRADED: libclutter-imcontext-0.1-0 0 packages upgraded, 0 newly installed, 1 downgraded, 0 to remove and 35 not upgraded. Need to get 0 B/20.1 kB of archives. After unpacking 35.8 kB will be used. Setting up libclutter-imcontext-0.1-0 (0.1.4-2+b1) ... clutter-scan-immodules: error while loading shared libraries: libclutter-1.0.so.0: cannot open shared object file: No such file or directory dpkg: error processing libclutter-imcontext-0.1-0 (--configure): subprocess installed post-installation script returned error exit status 127 configured to not write apport reports Errors were encountered while processing: libclutter-imcontext-0.1-0 E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up libclutter-imcontext-0.1-0 (0.1.4-2+b1) ... clutter-scan-immodules: error while loading shared libraries: libclutter-1.0.so.0: cannot open shared object file: No such file or directory dpkg: error processing libclutter-imcontext-0.1-0 (--configure): subprocess installed post-installation script returned error exit status 127 Errors were encountered while processing: libclutter-imcontext-0.1-0 I even tried this way :- Code: Select all$ sudo aptitude install -f libclutter-imcontext-0.1-0=0.1.4-2 The following packages will be DOWNGRADED: libclutter-imcontext-0.1-0 0 packages upgraded, 0 newly installed, 1 downgraded, 0 to remove and 35 not upgraded. Need to get 0 B/20.1 kB of archives. After unpacking 35.8 kB will be used. Setting up libclutter-imcontext-0.1-0 (0.1.4-2+b1) ... clutter-scan-immodules: error while loading shared libraries: libclutter-1.0.so.0: cannot open shared object file: No such file or directory dpkg: error processing libclutter-imcontext-0.1-0 (--configure): subprocess installed post-installation script returned error exit status 127 configured to not write apport reports Errors were encountered while processing: libclutter-imcontext-0.1-0 E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up libclutter-imcontext-0.1-0 (0.1.4-2+b1) ... clutter-scan-immodules: error while loading shared libraries: libclutter-1.0.so.0: cannot open shared object file: No such file or directory dpkg: error processing libclutter-imcontext-0.1-0 (--configure): subprocess installed post-installation script returned error exit status 127 Errors were encountered while processing: libclutter-imcontext-0.1-0 The -f is for 'Aggressively try to fix broken packages' as per aptitude --help. Even forbid-version does not work here. Maybe because of it's half-configured state (or maybe/perhaps a bug in aptitude ? ) Code: Select all$ sudo aptitude forbid-version libclutter-imcontext-0.1-0=0.1.4-2+b1 [sudo] password for shirish: The following partially installed packages will be configured: libclutter-imcontext-0.1-0 No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 35 not upgraded. Need to get 0 B of archives. After unpacking 0 B will be used. Setting up libclutter-imcontext-0.1-0 (0.1.4-2+b1) ... clutter-scan-immodules: error while loading shared libraries: libclutter-1.0.so.0: cannot open shared object file: No such file or directory dpkg: error processing libclutter-imcontext-0.1-0 (--configure): subprocess installed post-installation script returned error exit status 127 configured to not write apport reports Errors were encountered while processing: libclutter-imcontext-0.1-0 E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up libclutter-imcontext-0.1-0 (0.1.4-2+b1) ... clutter-scan-immodules: error while loading shared libraries: libclutter-1.0.so.0: cannot open shared object file: No such file or directory dpkg: error processing libclutter-imcontext-0.1-0 (--configure): subprocess installed post-installation script returned error exit status 127 Errors were encountered while processing: libclutter-imcontext-0.1-0 Please lemme know what am I doing wrong ? | According to the bug report (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671686), they have fixed it by releasing a binNMU version, "0.1.4-2+b2". I have no idea what binNMU is but you can just install that version and it will add some more packages and remove some other ones and finally configure correctly! This is what I typed: Code: Select allsudo apt-get install libclutter-imcontext-0.1-0=0.1.4-2+b2 |
Hello Everybody, Is there a way to stop (disable) all internet traffic if you loose your connection to a VPN (PPTP)? As it stands if the VPN connection is lost, all of the services that were communicating through the VPN will eventually reconnect only it will be over the direct internet connection. Thank You | Hello everybody here is a solution I found and modified. I found it at http://forums.fedoraforum.org/showthread.php?t=228773 and made some modifications. It is written in python. When the VPN connection is lost or manually disconnected it will disable the network adapter. Just change "eth0" to your network adapter. Cheers Code: Select all#!/usr/bin/env python # # licensed under GNU General Public License version 2 # import sys import traceback import gobject import dbus import dbus.decorators import dbus.mainloop.glib import os def catchall_signal_handler(*args, **kwargs): print ("Caught signal: " + kwargs['member']) if args[0] >= 6: #vpn disconnect (6) or failure (7) print ("Killing internet connection...") #set eth0 to your network adapter os.system('ifconfig eth0 down') #if you are using python 3 no raw_input() exists so use input() raw_input("Press Enter to enable your network adapter...") #set eth0 to your network adapter os.system('ifconfig eth0 up') print ("Your network adapter has been enabled.") if __name__ == '__main__': dbus.mainloop.glib.DBusGMainLoop(set_as_default=True) print ("Monitoring your VPN connection...") bus = dbus.SystemBus() #lets make a catchall bus.add_signal_receiver(catchall_signal_handler, signal_name='VpnStateChanged', interface_keyword='dbus_interface', member_keyword='member') loop = gobject.MainLoop() loop.run() |
Hi folks, I have troubles with upgrading lenny->squeeze. I need your hints, because I stuck. when I boot into "new" (squeeze) kernel 2.6.32-5-686, I end up in initramfs with next error: Code: Select allGave up waiting for root device. Common problems: ... ALERT! /dev/disk/by-uuid/350b44f4-442e-45ec-85f2-a37cccabf4fe does not exist. Dropping to shell! blkid is showing Code: Select all/dev/sda: UUID="LSI ■M-^F'M-C" TYPE="ddf_raid_member" /dev/sdb: UUID="39c7c093-40f3-6b9f-a77e-69a8a221448e" TYPE="linux_raid_member" /dev/sdc: UUID="39c7c093-40f3-6b9f-a77e-69a8a221448e" TYPE="linux_raid_member" /dev/md0p1: UUID="66f5a86b-2280-ade3-01e0-c90ae16560d8" TYPE="linux_raid_member" Where first line is strange, because /dev/sda is not member of raid. I would expect the same thing that I get when I boot into "old" kernel (lenny 2.6.26-1-686): Code: Select all/dev/sda1: UUID="350b44f4-442e-45ec-85f2-a37cccabf4fe" TYPE="ext3" /dev/sda5: TYPE="swap" UUID="bbbe6e33-8c33-460c-b293-9056171f17bf" /dev/sdb: UUID="39c7c093-40f3-6b9f-a77e-69a8a221448e" TYPE="linux_raid_member" /dev/sdc: UUID="39c7c093-40f3-6b9f-a77e-69a8a221448e" TYPE="linux_raid_member" because /dev/sda is relatively simply partitioned (here is the output of "fdisk -l /dev/sda"): Code: Select allDevice Boot Start End Blocks Id System /dev/sda1 * 1 9399 75497436 83 Linux /dev/sda2 9400 9729 2650725 5 Extended /dev/sda5 9400 9729 2650693+ 82 Linux swap / Solaris ( /dev/sda is 80GB SATA disc, so I cannot use the solution for PATA which is described in different topic on this forum) I feel, that my problem is somehow linked with mdadm (I have sdb and sdc grouped in raid-1) and its position in initramfs sequence. Maybe your answers on next question could help me: How to change order of things, that initramfs do? How to disable mdadm in initramfs? (I do not need raid to boot) How to tell initramfs not to treat /dev/sda as a member of raid? Thanks Vlad | Do you have a motherboard with both SATA and IDE drives? I had trouble when squeeze decided that the first ide drive was now /dev/sda, where lenny used the first SATA as /dev/sda, even when the motherboard bios was changed to look at the SATA first. I also hadn't labelled the disk partitions and once that was done and both /etc/fstab and /boot/grub/menu.lst updated, the that waiting for root device went away. |
Hello I need to make a script that erases a usb-stick and create a new partition and format it to exfat. To format is not a problem it is the partitioning that i'm stuck on. I know about fsdisk but I don't wan't to go in to a console program and make choises from there. I want to do it in one command line if that is possible. Is there anyway to do that? | I am not familiar with 'exfat' but the following is how it could be done for a Linux partition formatted with an EXT2 filesystem: Code: Select allsfdisk /dev/sdX <<HERE 1,,83 HERE mkfs.ext2 /dev/sdX The "83" value is the partition type and should be changed to one that is compatible with your target system (Windows?). Likewise, 'mkfs' should be changed so as to format the resulting partition with your 'exfat' filesystem. WARNING: THIS WILL WIPE ALL EXISTING DATA ON YOUR DRIVE! |
ctrl+alt+L works here. $ xdg-screensaver status disabled systemsettings>Display and Monitor>Screensaver Set a screensaver | I would suggest using either the qt-kde repo or experimental and upgrading your KDE/Qt. No issues here. Host: debian Kernel: 3.3.0-trunk-486 i686 (32 bit) Desktop: KDE 4.8.3 Distro: Debian GNU/Linux wheezy/sid Isn't krunner the thing that pops-up when you do alt+F2? Plasma/Krunner - KDE UserBase Wiki - http://userbase.kde.org/Plasma/Krunner |
I have 100+ textfiles, all with Linux line ending. Is there a way to modify all of them with Windows line ending ? | Code: Select allman nkf may help you. For example, to make new files the end of the name of which is ".new" for all the files in current directory, Code: Select allfor i in *;do nkf -c $i > $i.new;done may work, though I may be wrong. Only for all the text files without CRLF line terminators, Code: Select allfor i in *;do if [ -n "$(file "$i"|grep text)" ];then if [ -z "$(file "$i"|grep 'CRLF line terminators')" ];then nkf -c "$i" > "$i".new;fi;fi;done |
I'm not sure if it's because of an update or not since it updates automatically but this is Debian squeeze/stable (where only security updates get through). Here is the error message when I click on the Volume Control Applet (in Gnome 2): The volume control did not find any elements and/or devices to control. This means either that you do not have the right GStreamer plugins installed, or that you do not have a sound card configured. You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu. Here is terminal input/output which should explain a bit about what's going on: Code: Select alldeniz@debian:~$ arecord -l arecord: device_list:235: no soundcards found... deniz@debian:~$ lspci 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07) 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) 00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03) 00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03) 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) 02:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01) deniz@debian:~$ alsamixer cannot open mixer: No such file or directory deniz@debian:~$ apt-cache policy libgstreamer0.10-0 libgstreamer0.10-0: Installed: 0.10.30-1 Candidate: 0.10.30-1 Version table: *** 0.10.30-1 0 500 http://ftp.ca.debian.org/debian/ squeeze/main amd64 Packages 100 /var/lib/dpkg/status deniz@debian:~$ Also, I should note this computer's beeps comes from the speakers and running the beep command shows that that type of audio works but a YouTube video's audio, for example, does not. If more information is needed, just ask. Any help would be greatly appreciated! Thanks in advance! | Code: Select alldeniz@debian:~$ arecord -l arecord: device_list:235: no soundcards found... What have you done about this? I would also recommend reading the man page for alsactl. If have any questions about the man page please ask. |
I came upon nice options in cli for many normal functions. Even tab exists for elinks. But could not locate tab feature for a virtual console.... though its available by default in standard debian X desktops. What if I dont use X? | Sounds like a job for 'screen'? Never used it, but it's well regarded... Or there's FreeBSD, where they go as far as to give you a cursor... |
I have recently installed Debian squeeze . I had sound wiht Puppy Linux (lucid puppy ) and Lubuntu but not with Debian here is the link for error I get (screenshot) http://picpaste.com/error-Y9talBj4.png and here is output for lspci Code: Select allasif@dhcppc3:~$ lspci 00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03) 00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03) 00:02.0 CardBus bridge: Texas Instruments PCI1450 (rev 03) 00:02.1 CardBus bridge: Texas Instruments PCI1450 (rev 03) 00:03.0 Ethernet controller: 3Com Corporation 3c556B CardBus [Tornado] (rev 20) 00:03.1 Communication controller: 3Com Corporation Mini PCI 56k Winmodem (rev 20) 00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] (rev 01) 00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02) 00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) 00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01) 00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03) 01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11) asif@dhcppc3:~$ and Code: Select all[ 0.000000] node 0 bootmap 00002000 - 00004000 [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 000fff0000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] [ 0.000000] #3 [0001000000 - 00014ccd2c] TEXT DATA BSS ==> [0001000000 - 00014ccd2c] [ 0.000000] #4 [000b7e5000 - 000c03336b] RAMDISK ==> [000b7e5000 - 000c03336b] [ 0.000000] #5 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000] [ 0.000000] #6 [00014cd000 - 00014d30b1] BRK ==> [00014cd000 - 00014d30b1] [ 0.000000] #7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000] [ 0.000000] #8 [0000002000 - 0000004000] BOOTMAP ==> [0000002000 - 0000004000] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x0000fff0 [ 0.000000] HighMem 0x0000fff0 -> 0x0000fff0 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x0000fff0 [ 0.000000] On node 0 totalpages: 65423 [ 0.000000] free_area_init_node: node 0, pgdat c13b48c0, node_mem_map c14d5000 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3967 pages, LIFO batch:0 [ 0.000000] Normal zone: 480 pages used for memmap [ 0.000000] Normal zone: 60944 pages, LIFO batch:15 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x1008 [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic" [ 0.000000] APIC: disable apic facility [ 0.000000] nr_irqs_gsi: 16 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 10000000 (gap: 10000000:eff80000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 14 pages/cpu @c1800000 s34328 r0 d23016 u4194304 [ 0.000000] pcpu-alloc: s34328 r0 d23016 u4194304 alloc=1*4194304 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64911 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=83e16261-85ed-43d2-81c0-cbaa4bd48440 ro quiet [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Enabling fast FPU save and restore... done. [ 0.000000] Enabling unmasked SIMD FPU exception support... done. [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (00000000:00000000) [ 0.000000] Memory: 245592k/262080k available (2506k kernel code, 15808k reserved, 1326k data, 380k init, 0k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xffd56000 - 0xfffff000 (2724 kB) [ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) [ 0.000000] vmalloc : 0xd07f0000 - 0xff3fe000 ( 748 MB) [ 0.000000] lowmem : 0xc0000000 - 0xcfff0000 ( 255 MB) [ 0.000000] .init : 0xc13bf000 - 0xc141e000 ( 380 kB) [ 0.000000] .data : 0xc1272b8b - 0xc13be4c4 (1326 kB) [ 0.000000] .text : 0xc1000000 - 0xc1272b8b (2506 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:1280 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 547.567 MHz processor. [ 0.008013] Calibrating delay loop (skipped), value calculated using timer frequency.. 1095.13 BogoMIPS (lpj=2190268) [ 0.008086] Security Framework initialized [ 0.008111] SELinux: Disabled at boot. [ 0.008140] Mount-cache hash table entries: 512 [ 0.008583] Initializing cgroup subsys ns [ 0.008600] Initializing cgroup subsys cpuacct [ 0.008617] Initializing cgroup subsys devices [ 0.008629] Initializing cgroup subsys freezer [ 0.008639] Initializing cgroup subsys net_cls [ 0.008727] CPU: L1 I cache: 16K, L1 D cache: 16K [ 0.008739] CPU: L2 cache: 256K [ 0.008749] CPU serial number disabled. [ 0.008763] mce: CPU supports 5 MCE banks [ 0.008824] Performance Events: [ 0.008833] no APIC, boot with the "lapic" boot parameter to force-enable it. [ 0.008843] no hardware sampling interrupt available. [ 0.008851] p6 PMU driver. [ 0.008877] ... version: 0 [ 0.008885] ... bit width: 32 [ 0.008893] ... generic registers: 2 [ 0.008902] ... value mask: 00000000ffffffff [ 0.008911] ... max period: 000000007fffffff [ 0.008919] ... fixed-purpose events: 0 [ 0.008927] ... event mask: 0000000000000003 [ 0.008944] Checking 'hlt' instruction... OK. [ 0.024898] SMP alternatives: switching to UP code [ 0.035494] Freeing SMP alternatives: 13k freed [ 0.035543] ACPI: Core revision 20090903 [ 0.058723] ACPI: setting ELCR to 0200 (from 0800) [ 0.060242] Enabling APIC mode: Flat. Using 0 I/O APICs [ 0.060255] weird, boot CPU (#0) not listed by the BIOS. [ 0.060263] SMP motherboard not detected. [ 0.060273] Local APIC not detected. Using dummy APIC emulation. [ 0.060281] SMP disabled [ 0.060980] Brought up 1 CPUs [ 0.060994] Total of 1 processors activated (1095.13 BogoMIPS). [ 0.061037] CPU0 attaching NULL sched-domain. [ 0.061599] devtmpfs: initialized [ 0.065123] regulator: core version 0.5 [ 0.065364] NET: Registered protocol family 16 [ 0.065738] ACPI: bus type pci registered [ 0.066547] PCI: PCI BIOS revision 2.10 entry at 0xfd94f, last bus=7 [ 0.066558] PCI: Using configuration type 1 for base access [ 0.068285] bio: create slab <bio-0> at 0 [ 0.071278] ACPI: EC: Look up EC in DSDT [ 0.486653] ACPI: Interpreter enabled [ 0.486670] ACPI: (supports S0 S1 S3 S4 S5) [ 0.486780] ACPI: Using PIC for interrupt routing [ 0.710761] ACPI: EC: GPE = 0x9, I/O: command/status = 0x66, data = 0x62 [ 0.711011] ACPI: Power Resource [PSER] (off) [ 0.711167] ACPI: Power Resource [PSIO] (on) [ 0.921636] ACPI: ACPI Dock Station Driver: 3 docks/bays found [ 0.921749] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.921892] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xf8000000-0xfbffffff] [ 0.922059] pci 0000:00:02.0: reg 10 32bit mmio: [0x50000000-0x50000fff] [ 0.924049] pci 0000:00:02.0: supports D1 D2 [ 0.924061] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.924075] pci 0000:00:02.0: PME# disabled [ 0.924138] pci 0000:00:02.1: reg 10 32bit mmio: [0x50100000-0x50100fff] [ 0.924186] pci 0000:00:02.1: supports D1 D2 [ 0.924196] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.924209] pci 0000:00:02.1: PME# disabled [ 0.924278] pci 0000:00:03.0: reg 10 io port: [0x00-0xff] [ 0.924296] pci 0000:00:03.0: reg 14 32bit mmio: [0x000000-0x00007f] [ 0.924315] pci 0000:00:03.0: reg 18 32bit mmio: [0x000000-0x00007f] [ 0.924351] pci 0000:00:03.0: reg 30 32bit mmio pref: [0x000000-0x01ffff] [ 0.924395] pci 0000:00:03.0: supports D1 D2 [ 0.924406] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.924419] pci 0000:00:03.0: PME# disabled [ 0.924479] pci 0000:00:03.1: reg 10 io port: [0x2000-0x20ff] [ 0.924498] pci 0000:00:03.1: reg 14 32bit mmio: [0xe8101c00-0xe8101cff] [ 0.924517] pci 0000:00:03.1: reg 18 32bit mmio: [0xe8101800-0xe810187f] [ 0.924584] pci 0000:00:03.1: supports D2 [ 0.924595] pci 0000:00:03.1: PME# supported from D0 D2 D3hot D3cold [ 0.924607] pci 0000:00:03.1: PME# disabled [ 0.924689] pci 0000:00:05.0: reg 10 32bit mmio: [0xe8100000-0xe8100fff] [ 0.924709] pci 0000:00:05.0: reg 14 32bit mmio: [0xe8000000-0xe80fffff] [ 0.924782] pci 0000:00:05.0: supports D1 D2 [ 0.924938] pci 0000:00:07.1: reg 20 io port: [0x1c00-0x1c0f] [ 0.925036] pci 0000:00:07.2: reg 20 io port: [0x1c20-0x1c3f] [ 0.925153] pci 0000:00:07.3: quirk: region 1000-103f claimed by PIIX4 ACPI [ 0.925168] pci 0000:00:07.3: quirk: region 1040-104f claimed by PIIX4 SMB [ 0.925185] pci 0000:00:07.3: PIIX4 devres C PIO at 15e8-15ef [ 0.925199] pci 0000:00:07.3: PIIX4 devres I PIO at 03f0-03f7 [ 0.925211] pci 0000:00:07.3: PIIX4 devres J PIO at 002e-002f [ 0.925338] pci 0000:01:00.0: reg 10 32bit mmio: [0xf0000000-0xf7ffffff] [ 0.925380] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x00ffff] [ 0.925430] pci 0000:01:00.0: supports D1 D2 [ 0.925503] pci 0000:00:01.0: bridge 32bit mmio: [0xf0000000-0xf7ffffff] [ 0.925578] pci_bus 0000:00: on NUMA node 0 [ 0.925602] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.925852] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] [ 0.941704] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) [ 0.942370] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) [ 0.943033] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) [ 0.943696] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 0.944178] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.944191] vgaarb: loaded [ 0.944504] PCI: Using ACPI for IRQ routing [ 0.945128] Switching to clocksource tsc [ 0.949189] pnp: PnP ACPI init [ 0.949265] ACPI: bus type pnp registered [ 1.055747] pnp 00:02: io resource (0x22-0x22) overlaps 0000:00:03.0 BAR 0 (0x0-0xff), disabling [ 1.055766] pnp 00:02: io resource (0x92-0x92) overlaps 0000:00:03.0 BAR 0 (0x0-0xff), disabling [ 1.055783] pnp 00:02: io resource (0xb2-0xb3) overlaps 0000:00:03.0 BAR 0 (0x0-0xff), disabling [ 1.057050] pnp 00:0a: io resource (0x2e-0x2f) overlaps 0000:00:03.0 BAR 0 (0x0-0xff), disabling [ 1.061312] pnp: PnP ACPI: found 15 devices [ 1.061323] ACPI: ACPI bus type pnp unregistered [ 1.061336] PnPBIOS: Disabled by ACPI PNP [ 1.061392] system 00:00: iomem range 0x0-0x9ffff could not be reserved [ 1.061408] system 00:00: iomem range 0xc0000-0xc3fff could not be reserved [ 1.061423] system 00:00: iomem range 0xc4000-0xc7fff could not be reserved [ 1.061437] system 00:00: iomem range 0xc8000-0xcbfff could not be reserved [ 1.061451] system 00:00: iomem range 0xcc000-0xcffff could not be reserved [ 1.061466] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved [ 1.061481] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved [ 1.061495] system 00:00: iomem range 0xe8000-0xebfff could not be reserved [ 1.061510] system 00:00: iomem range 0xec000-0xeffff could not be reserved [ 1.061524] system 00:00: iomem range 0xf0000-0xfffff could not be reserved [ 1.061538] system 00:00: iomem range 0x100000-0xfffffff could not be reserved [ 1.061554] system 00:00: iomem range 0xfff80000-0xffffffff has been reserved [ 1.061586] system 00:02: ioport range 0x1000-0x103f has been reserved [ 1.061600] system 00:02: ioport range 0x1040-0x104f has been reserved [ 1.061614] system 00:02: ioport range 0xfe00-0xfe0f has been reserved [ 1.061647] system 00:09: ioport range 0x15e0-0x15ef has been reserved [ 1.097129] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 [ 1.097140] pci 0000:00:01.0: IO window: disabled [ 1.097155] pci 0000:00:01.0: MEM window: 0xf0000000-0xf7ffffff [ 1.097170] pci 0000:00:01.0: PREFETCH window: 0x20000000-0x200fffff [ 1.097187] pci 0000:00:02.0: CardBus bridge, secondary bus 0000:02 [ 1.097198] pci 0000:00:02.0: IO window: 0x001400-0x0014ff [ 1.097211] pci 0000:00:02.0: IO window: 0x001800-0x0018ff [ 1.097225] pci 0000:00:02.0: PREFETCH window: 0x10000000-0x13ffffff [ 1.097239] pci 0000:00:02.0: MEM window: 0x14000000-0x17ffffff [ 1.097253] pci 0000:00:02.1: CardBus bridge, secondary bus 0000:06 [ 1.097264] pci 0000:00:02.1: IO window: 0x002400-0x0024ff [ 1.097277] pci 0000:00:02.1: IO window: 0x002800-0x0028ff [ 1.097290] pci 0000:00:02.1: PREFETCH window: 0x18000000-0x1bffffff [ 1.097304] pci 0000:00:02.1: MEM window: 0x1c000000-0x1fffffff [ 1.097551] pci 0000:00:02.0: power state changed by ACPI to D0 [ 1.097686] pci 0000:00:02.0: power state changed by ACPI to D0 [ 1.098828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 [ 1.098840] PCI: setting IRQ 11 as level-triggered [ 1.098856] pci 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 1.098998] pci 0000:00:02.1: power state changed by ACPI to D0 [ 1.099132] pci 0000:00:02.1: power state changed by ACPI to D0 [ 1.100194] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.100211] pci 0000:00:02.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11 [ 1.100233] pci_bus 0000:00: resource 0 io: [0x00-0xffff] [ 1.100247] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] [ 1.100260] pci_bus 0000:01: resource 1 mem: [0xf0000000-0xf7ffffff] [ 1.100273] pci_bus 0000:01: resource 2 pref mem [0x20000000-0x200fffff] [ 1.100287] pci_bus 0000:02: resource 0 io: [0x1400-0x14ff] [ 1.100299] pci_bus 0000:02: resource 1 io: [0x1800-0x18ff] [ 1.100311] pci_bus 0000:02: resource 2 pref mem [0x10000000-0x13ffffff] [ 1.100324] pci_bus 0000:02: resource 3 mem: [0x14000000-0x17ffffff] [ 1.100337] pci_bus 0000:06: resource 0 io: [0x2400-0x24ff] [ 1.100349] pci_bus 0000:06: resource 1 io: [0x2800-0x28ff] [ 1.100362] pci_bus 0000:06: resource 2 pref mem [0x18000000-0x1bffffff] [ 1.100374] pci_bus 0000:06: resource 3 mem: [0x1c000000-0x1fffffff] [ 1.100511] NET: Registered protocol family 2 [ 1.100906] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) [ 1.102182] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.102380] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 1.102570] TCP: Hash tables configured (established 8192 bind 8192) [ 1.102581] TCP reno registered [ 1.102964] NET: Registered protocol family 1 [ 1.103035] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.104450] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.104472] pci 0000:00:07.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11 [ 1.104504] pci 0000:00:07.2: PCI INT D disabled [ 1.104532] pci 0000:01:00.0: Boot video device [ 1.104723] Unpacking initramfs... [ 2.140501] Freeing initrd memory: 8504k freed [ 2.188249] Simple Boot Flag at 0x35 set to 0x1 [ 2.189048] audit: initializing netlink socket (disabled) [ 2.189095] type=2000 audit(1337299369.188:1): initialized [ 2.208490] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 2.215765] VFS: Disk quotas dquot_6.5.2 [ 2.216076] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 2.216424] msgmni has been set to 496 [ 2.217267] alg: No test for stdrng (krng) [ 2.217400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 2.217413] io scheduler noop registered [ 2.217422] io scheduler anticipatory registered [ 2.217431] io scheduler deadline registered [ 2.217614] io scheduler cfq registered (default) [ 2.218207] isapnp: Scanning for PnP cards... [ 2.571069] isapnp: No Plug & Play device found [ 2.577564] Linux agpgart interface v0.103 [ 2.577839] agpgart-intel 0000:00:00.0: Intel 440BX Chipset [ 2.582862] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf8000000 [ 2.583132] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.586403] serial 00:0c: activated [ 2.586690] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 2.587343] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.600071] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.600104] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.600520] mice: PS/2 mouse device common for all mice [ 2.600676] rtc_cmos 00:06: RTC can wake from S4 [ 2.600840] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 2.600880] rtc0: alarms up to one month, y3k, 242 bytes nvram [ 2.600932] cpuidle: using governor ladder [ 2.600942] cpuidle: using governor menu [ 2.600961] No iBFT detected. [ 2.602826] TCP cubic registered [ 2.603535] NET: Registered protocol family 10 [ 2.607415] Mobile IPv6 [ 2.607429] NET: Registered protocol family 17 [ 2.607776] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 2.608133] Using IPI No-Shortcut mode [ 2.608452] PM: Resume from disk failed. [ 2.608495] registered taskstats version 1 [ 2.609060] rtc_cmos 00:06: setting system clock to 2012-05-18 00:02:50 UTC (1337299370) [ 2.609236] Initalizing network drop monitor service [ 2.609336] Freeing unused kernel memory: 380k freed [ 2.611009] Write protecting the kernel text: 2508k [ 2.611100] Write protecting the kernel read-only data: 920k [ 2.692336] udev[46]: starting version 164 [ 3.498659] SCSI subsystem initialized [ 3.604592] usbcore: registered new interface driver usbfs [ 3.605267] usbcore: registered new interface driver hub [ 3.605999] usbcore: registered new device driver usb [ 3.617541] 3c59x 0000:00:03.0: enabling device (0000 -> 0003) [ 3.618844] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 3.618863] 3c59x 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 3.618904] 3c59x: Donald Becker and others. [ 3.618928] 0000:00:03.0: 3Com PCI 3c556B Laptop Hurricane at d092c000. [ 3.618948] 3c59x 0000:00:03.0: setting latency timer to 64 [ 3.652379] Floppy drive(s): fd0 is 1.44M [ 3.773491] FDC 0 is a National Semiconductor PC87306 [ 3.796092] libata version 3.00 loaded. [ 3.816540] thermal LNXTHERM:01: registered as thermal_zone0 [ 3.816580] ACPI: Thermal Zone [THM0] (53 C) [ 3.840633] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.857490] ata_piix 0000:00:07.1: version 2.13 [ 3.860181] scsi0 : ata_piix [ 3.861041] scsi1 : ata_piix [ 3.868673] uhci_hcd: USB Universal Host Controller Interface driver [ 4.073402] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1c00 irq 14 [ 4.073417] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1c08 irq 15 [ 4.074461] uhci_hcd 0000:00:07.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11 [ 4.074495] uhci_hcd 0000:00:07.2: UHCI Host Controller [ 4.074621] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1 [ 4.074684] uhci_hcd 0000:00:07.2: irq 11, io base 0x00001c20 [ 4.074863] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.074876] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.074888] usb usb1: Product: UHCI Host Controller [ 4.074898] usb usb1: Manufacturer: Linux 2.6.32-5-686 uhci_hcd [ 4.074908] usb usb1: SerialNumber: 0000:00:07.2 [ 4.076213] usb usb1: configuration #1 chosen from 1 choice [ 4.076588] hub 1-0:1.0: USB hub found [ 4.076632] hub 1-0:1.0: 2 ports detected [ 4.240901] ata2.00: ATAPI: TOSHIBA DVD-ROM SD-C2302, 1127, max UDMA/33 [ 4.241126] ata1.00: ATA-5: HITACHI_DK23EB-20, 00K1A0C0, max UDMA/100 [ 4.241140] ata1.00: 39070080 sectors, multi 16: LBA [ 4.256696] ata2.00: configured for UDMA/33 [ 4.256861] ata1.00: configured for UDMA/33 [ 4.257289] scsi 0:0:0:0: Direct-Access ATA HITACHI_DK23EB-2 00K1 PQ: 0 ANSI: 5 [ 4.260409] scsi 1:0:0:0: CD-ROM TOSHIBA DVD-ROM SD-C2302 1127 PQ: 0 ANSI: 5 [ 4.356698] sd 0:0:0:0: [sda] 39070080 512-byte logical blocks: (20.0 GB/18.6 GiB) [ 4.356991] sd 0:0:0:0: [sda] Write Protect is off [ 4.357006] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 4.357130] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 4.357800] sda:sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray [ 4.368170] Uniform CD-ROM driver Revision: 3.20 [ 4.369601] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 4.383944] sda1 sda2 < [ 4.388082] usb 1-1: new low speed USB device using uhci_hcd and address 2 [ 4.401330] sda5 sda6 sda7 > [ 4.437755] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.509957] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 4.511898] sr 1:0:0:0: Attached scsi generic sg1 type 5 [ 4.556821] usb 1-1: New USB device found, idVendor=0461, idProduct=4d15 [ 4.556838] usb 1-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 4.556850] usb 1-1: Product: USB Optical Mouse [ 4.557515] usb 1-1: configuration #1 chosen from 1 choice [ 4.669885] usbcore: registered new interface driver hiddev [ 4.685586] input: USB Optical Mouse as /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/input/input1 [ 4.686293] generic-usb 0003:0461:4D15.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:07.2-1/input0 [ 4.686410] usbcore: registered new interface driver usbhid [ 4.687192] usbhid: v2.6:USB HID core driver [ 5.235081] PM: Starting manual resume from disk [ 5.235101] PM: Resume from partition 8:6 [ 5.235108] PM: Checking hibernation image. [ 5.251041] PM: Error -22 checking image file [ 5.251051] PM: Resume from disk failed. [ 5.347083] EXT3-fs: INFO: recovery required on readonly filesystem. [ 5.347097] EXT3-fs: write access will be enabled during recovery. [ 5.596531] kjournald starting. Commit interval 5 seconds [ 5.596580] EXT3-fs: recovery complete. [ 5.625231] EXT3-fs: mounted filesystem with ordered data mode. [ 7.958247] udev[267]: starting version 164 [ 9.244728] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 9.245135] input: PC Speaker as /devices/platform/pcspkr/input/input2 [ 9.644785] Marking TSC unstable due to TSC halts in idle [ 9.650458] processor LNXCPU:00: registered as cooling_device0 [ 9.655023] Switching to clocksource acpi_pm [ 9.713478] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3 [ 9.717125] ACPI: Lid Switch [LID] [ 9.725366] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4 [ 9.726082] ACPI: Sleep Button [SLPB] [ 9.726607] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5 [ 9.726907] ACPI: Power Button [PWRF] [ 9.817628] ACPI: AC Adapter [AC] (on-line) [ 9.847317] Non-volatile memory driver v1.3 [ 9.887336] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 9.960506] NET: Registered protocol family 23 [ 9.984160] piix4_smbus 0000:00:07.3: IBM system detected; this module may corrupt your serial eeprom! Refusing to load module! [ 9.984253] piix4_smbus: probe of 0000:00:07.3 failed with error -1 [ 9.988912] parport_pc 00:0d: reported by Plug and Play ACPI [ 9.988972] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE] [ 10.012464] yenta_cardbus 0000:00:02.0: CardBus bridge found [1014:0130] [ 10.012498] yenta_cardbus 0000:00:02.0: Using INTVAL to route CSC interrupts to PCI [ 10.012510] yenta_cardbus 0000:00:02.0: Routing CardBus interrupts to PCI [ 10.012524] yenta_cardbus 0000:00:02.0: TI: mfunc 0x00001000, devctl 0x66 [ 10.122510] nsc-ircc 00:0e: activated [ 10.122623] nsc-ircc, chip->init [ 10.122634] nsc-ircc, Found chip at base=0x02e [ 10.122797] nsc-ircc, driver loaded (Dag Brattli) [ 10.135269] IrDA: Registered device irda0 [ 10.135284] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500 [ 10.312464] IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 10.349200] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input6 [ 19.893417] ACPI: Battery Slot [BAT0] (battery present) [ 19.952545] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:06/LNXVIDEO:00/input/input7 [ 19.952910] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 20.021175] yenta_cardbus 0000:00:02.0: ISA IRQ mask 0x0430, PCI irq 11 [ 20.021190] yenta_cardbus 0000:00:02.0: Socket status: 30000006 [ 20.021950] yenta_cardbus 0000:00:02.1: CardBus bridge found [1014:0130] [ 20.021981] yenta_cardbus 0000:00:02.1: Using INTVAL to route CSC interrupts to PCI [ 20.021993] yenta_cardbus 0000:00:02.1: Routing CardBus interrupts to PCI [ 20.022008] yenta_cardbus 0000:00:02.1: TI: mfunc 0x00001000, devctl 0x66 [ 20.272197] yenta_cardbus 0000:00:02.1: ISA IRQ mask 0x0430, PCI irq 11 [ 20.272212] yenta_cardbus 0000:00:02.1: Socket status: 30000006 [ 20.322183] thinkpad_acpi: ThinkPad ACPI Extras v0.23 [ 20.322197] thinkpad_acpi: http://ibm-acpi.sf.net/ [ 20.322207] thinkpad_acpi: ThinkPad BIOS IYET57WW (1.17 ), EC unknown [ 20.322218] thinkpad_acpi: WARNING: Outdated ThinkPad BIOS/EC firmware [ 20.322227] thinkpad_acpi: WARNING: This firmware may be missing critical bug fixes and/or important features [ 20.336530] Registered led device: tpacpi::thinklight [ 20.336986] Registered led device: tpacpi::power [ 20.337165] Registered led device: tpacpi::standby [ 20.339564] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8 [ 20.519218] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: clean. [ 20.520420] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7 [ 20.520935] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean. [ 20.521384] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean. [ 20.522313] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean. [ 20.672288] Sound Fusion CS46xx 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 20.928485] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean. [ 20.929498] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7 [ 20.930012] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean. [ 20.930464] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean. [ 20.931374] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean. [ 21.212592] Sound Fusion CS46xx 0000:00:05.0: firmware: requesting cs46xx/cs46xx-old.fw [ 21.263654] cs46xx: no firmware [ 21.263710] image download error [ 21.264202] Sound Fusion CS46xx 0000:00:05.0: PCI INT A disabled [ 21.264233] Sound Fusion CS46xx: probe of 0000:00:05.0 failed with error -5 [ 22.026451] Adding 521600k swap on /dev/sda6. Priority:-1 extents:1 across:521600k [ 22.335007] EXT3 FS on sda5, internal journal [ 22.618795] loop: module loaded [ 24.913038] eth0: setting full-duplex. [ 30.515801] lp0: using parport0 (interrupt-driven). [ 30.590920] ppdev: user-space parallel port driver [ 32.371995] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary [ 34.066543] [drm] Initialized drm 1.1.0 20060810 [ 34.085498] pci 0000:01:00.0: power state changed by ACPI to D0 [ 34.085641] pci 0000:01:00.0: power state changed by ACPI to D0 [ 34.085671] pci 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 34.087836] [drm] Initialized savage 2.4.1 20050313 for 0000:01:00.0 on minor 0 [ 34.091511] agpgart-intel 0000:00:00.0: AGP 1.0 bridge [ 34.091555] agpgart-intel 0000:00:00.0: putting AGP V2 device into 1x mode [ 34.091635] pci 0000:01:00.0: putting AGP V2 device into 1x mode [ 35.056067] eth0: no IPv6 routers present [ 1986.651006] sr0: CDROM not ready. Make sure there is a disc in the drive I need your help | asifnaz wrote:Code: Select all[ 21.212592] Sound Fusion CS46xx 0000:00:05.0: firmware: requesting cs46xx/cs46xx-old.fw [ 21.263654] cs46xx: no firmware You need to find a way to get this firmware file and copy it to /lib/firmware/cs46xx/cs46xx-old.fw. |
Hi. Every time I boot my laptop, I have to reset the date - it always comes up as 2099, although the day and month are both correct. I would not bother about this, except that the occasional download or update won't install if I haven't changed it. I have set the system time and date within 'clock preference/time settings', and the time/date is kept correct through an ntp server. This has made no difference to the behaviour of BIOS. Does anyone have any ideas about how to solve this minor annoyance? All help gratefully received! | If date/time setting are loss after shutdown when its were settled in BIOS SETUP or in terminal by command as root "hwclock -w" hence the battery in motherboard is discharged. Peter. |
Hi! I have a weird problem with my server running Debian 6. When I try to reach it via SSH or HTTP it doesn't work, but when I've tried 4-5 times it works again and works every time a while after that. The server has been up and running for a long time and I started having this problem just a couple of weeks ago. The error I am getting when trying to connect with SSH is: Code: Select allssh: connect to host 192.168.1.2 port 22: No route to host Both computers have a solid nework connection (the server can access the computer while not responding to SSH). Does anyone have a clue why this is? Please tell me if you want more information about my computer or logs or something. Thanks, Marcus | Intermittent errors usually indicate flaky hardware. They are also notoriously difficult to diagnose. The "no route to host" error suggests that the issue is most likely on the server. Random thoughts/questions: 1) Wired or WiFi? (for all machines) 2) Please post the output of the following command, run as root from the client (not the server) Code: Select alltraceroute <IP-add-ress-of-your-server> 3) Also, the next time this problem occurs, try to ping the server from the client. |
Hello,I compiled vim73 and installed it in /usr/local. When I typed vim in bash as root user,it's OK.However,when I ran vim as normal user instead,it came out: Code: Select allbash: /usr/bin/vim: No such file or directory I checked my $PATH: Code: Select allecho $PATH I got this: Code: Select all/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games Seems no problem.Vim is in the dir "/usr/local/bin",why bash searches in "/usr/bin/"? My ~/.profile: Code: Select all# ~/.profile: executed by the command interpreter for login shells. # This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login # exists. # see /usr/share/doc/bash/examples/startup-files for examples. # the files are located in the bash-doc package. # the default umask is set in /etc/profile; for setting the umask # for ssh logins, install and configure the libpam-umask package. #umask 022 # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi My ~/.bashrc Code: Select all# ~/.bashrc: executed by bash(1) for non-login shells. # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) # for examples # If not running interactively, don't do anything [ -z "$PS1" ] && return # don't put duplicate lines in the history. See bash(1) for more options # don't overwrite GNU Midnight Commander's setting of `ignorespace'. HISTCONTROL=$HISTCONTROL${HISTCONTROL+:}ignoredups # ... or force ignoredups and ignorespace HISTCONTROL=ignoreboth # append to the history file, don't overwrite it shopt -s histappend # for setting history length see HISTSIZE and HISTFILESIZE in bash(1) # check the window size after each command and, if necessary, # update the values of LINES and COLUMNS. shopt -s checkwinsize # make less more friendly for non-text input files, see lesspipe(1) #[ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)" # set variable identifying the chroot you work in (used in the prompt below) if [ -z "$debian_chroot" ] && [ -r /etc/debian_chroot ]; then debian_chroot=$(cat /etc/debian_chroot) fi # set a fancy prompt (non-color, unless we know we "want" color) case "$TERM" in xterm-color) color_prompt=yes;; esac # uncomment for a colored prompt, if the terminal has the capability; turned # off by default to not distract the user: the focus in a terminal window # should be on the output of commands, not on the prompt #force_color_prompt=yes if [ -n "$force_color_prompt" ]; then if [ -x /usr/bin/tput ] && tput setaf 1 >&/dev/null; then # We have color support; assume it's compliant with Ecma-48 # (ISO/IEC-6429). (Lack of such support is extremely rare, and such # a case would tend to support setf rather than setaf.) color_prompt=yes else color_prompt= fi fi if [ "$color_prompt" = yes ]; then PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' else PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ ' fi unset color_prompt force_color_prompt # If this is an xterm set the title to user@host:dir case "$TERM" in xterm*|rxvt*) PS1="\[\e]0;${debian_chroot:+($debian_chroot)}\u@\h: \w\a\]$PS1" ;; *) ;; esac # enable color support of ls and also add handy aliases if [ -x /usr/bin/dircolors ]; then test -r ~/.dircolors && eval "$(dircolors -b ~/.dircolors)" || eval "$(dircolors -b)" alias ls='ls --color=auto' #alias dir='dir --color=auto' #alias vdir='vdir --color=auto' #alias grep='grep --color=auto' #alias fgrep='fgrep --color=auto' #alias egrep='egrep --color=auto' fi # some more ls aliases #alias ll='ls -l' #alias la='ls -A' #alias l='ls -CF' # Alias definitions. # You may want to put all your additions into a separate file like # ~/.bash_aliases, instead of adding them here directly. # See /usr/share/doc/bash-doc/examples in the bash-doc package. if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi # enable programmable completion features (you don't need to enable # this, if it's already enabled in /etc/bash.bashrc and /etc/profile # sources /etc/bash.bashrc). if [ -f /etc/bash_completion ] && ! shopt -oq posix; then . /etc/bash_completion fi Any suggestion?Thanks in advance. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I quit and restarted gnome-terminal,everything is OK.Bash searched vim in dir "/usr/bin" because vim I installed from debian repository put things in "/usr/bin".Sorry to bother. | No problem glad you solved it. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.