prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
I want to upgrade the F1 BIOS on my Gigabyte J1800M-DH2 motherboard that only boots using a 32-bit UEFI solution. Compatability Support Mode ("CSM") does not work with my current BIOS. There is a DOS option to update the BIOS but it requires a DOS 32-bit UEFI boot. Is that possible? There is also a online Windows update option identified as @BIOS. Does Wine support @Bios? Is a Windows licence required to update the BIOS?
You may be able to upgrade your mobo's BIOS with a tool that runs on GNU/Linux. If my memory serves me right, there was a tool but I don't know what hardware it supports.
Hi folks. I recently upgraded a system from squeeze to wheezy. Upon shutdown, an /etc/init.d script that takes a while to run (anywhere from 5 to 60 seconds) is no longer finishing its tasks before the machine is halted. It almost seems as though the script is started in the background, and after X seconds (perhaps 5), the system is halted, even though the script has not completed. Did something fundamental change in the init process between squeeze and wheezy? Thanks.
Wheezy is Stable implying only security updates are allowed into it. I think, it would be better is specify which script you are talking about.
Hello everyone, My desktop has two hard disks. The first hard disk contains the Windows boot partition and /home partition of Debian. And the second partition contains a few non-essential Windows partitions and the Debian /root partition. Now I am going to format the entire first hard disk. This will lead to me losing Windows and my Linux /home partition. What I want to do and what I need help with is-: Chroot into my Linux installation using a live Cd. Unmount my /home partition from etc/fstab before the format After the format again chroot and assign a new /home partition into etc/fstab Is this the best way to go about what I want ? Can someone tell me how to unmount and remount partitions in etc/fstab ? Would be great if you can provide me links to how to manipulate the etc/fstab in Linux. If there is an easier way to deal with the /home partition in my case please be so kind as to mention it. Thank you.
sreyan32 wrote:If there is an easier way to deal with the /home partition in my case please be so kind as to mention it. Thank you. How about leave it alone? What exactly are you trying to accomplish here? (Don't tell me what you think the solution is; rather, articulate the problem you're trying to solve.)
I need to retrieve some files from an old computer which: 1. Is not bootable via the operating system on the hard drive 2. Has non-working USB ports 3. Only has a CD-rom drive, does not read DVDs So I go to: https://www.debian.org/CD/live/ and download the "Hybrid" ISO image. The page claims: "Hybrid" ISO image files suitable for writing to DVD-R(W) or CD-R(W) media, depending on size, and also USB keys of the appropriate size. If you can use BitTorrent, please do, as it reduces the load on our servers. I downloaded (torrented) the GNOME desktop iso, only to discover it is actually 1.5 GB in size. I read on a post on this forum that I should download the rescue iso instead, which is smaller. So I downloaded the rescue image, which is still 761MB. My CD has 700MB capacity, and wodim tells me the iso image probably won't fit. Since the site claims ""Hybrid" ISO image files suitable for writing to DVD-R(W) or CD-R(W) media, depending on size, ", how do I burn one of these images to a standard 700MB cd? Do I need to somehow truncate the iso image? How?
Not Debian, but very close and very good, MX-14 has Xfce desktop and fits on a CD.
After installing wheezy and using it for a day, I decide to upgrade to jessie. Edit the sources.list file, then apt-get dist-grade. At the end of the upgrade, the system auto restarts to a blank screen. Manual reset also has same result. Use ctrl-alt-f1 to enter text mode. Took a look at Xorg.0.log. There were error msgs. intel0): [drm] failed to set drm interface version. intel(0): Failed to become DRM master. Screens found none have a usable configuration. . . I did a /etc/init.d/gdm3 stop, msg indicated gdm3 was stopped. Then I did a dkpg-reconfigure xserver-xorg but this only returns the command prompt. I understand xorg.conf is no more required. How do I configure my display correctly?
Are you using a proprietary video driver? Those don't survive upgrades. Jesse is not an upgrade yet. It is Testing and won't become an upgrade until it becomes Stable. Since you only installed yesterday, I suggest that you re-install Wheezy.
howto install openssh with/from a usbkey ? When I install openssh in Debian, I do command "tasksel" it ask for a cd, but I have a usbkey.
While connected to the Internet and as root do Code: Select allaptitude install openssh-client Is there some reason you need to use the USB key?
Hi everybody ! I'm using Debian 7 xfce, i updated Libreoffice by activating the backports and everything went well. Now i saw Libreoffice Math isn't installed, but i need it. I searched it in the Package Manager, but there's only the old version (Libreoffice math 3.5). Can you help me please! P.S. Please write me in simple English beacause i'm Italian and also i'm not expert in computer. Thanks
Are you sure you have enabled wheezy backports repo? And if you have then also you have to specify it to install from it. There is version 4.2.5 of libreoffice-math in wheezy backports. To install it you have to run following as root, Code: Select allapt-get -t wheezy-backports install libreoffice-math Cheers!!!
Dear Debian Users, I have a proble during the installation of the openssh- server. I launch the command : apt-get install openssh-server ssh The proces stop to work during the installation of the packets : libkeyutils1 I have search with Google but the only help i have find is this : launch the command apt-get -f install but the error is the same, this is the result : Code: Select allReading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libkeyutils1 The following NEW packages will be installed: libkeyutils1 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 22 not fully installed or removed. Need to get 0B/8576B of archives. After this operation, 51.2kB of additional disk space will be used. (Reading database ... 15417 files and directories currently installed.) Unpacking libkeyutils1 (from .../libkeyutils1_1.5.5-3_i386.deb) ... dpkg-deb: file `/var/cache/apt/archives/libkeyutils1_1.5.5-3_i386.deb' contains ununderstood data member data.tar.xz , giving up dpkg: error processing /var/cache/apt/archives/libkeyutils1_1.5.5-3_i386.deb (--unpack): subprocess dpkg-deb --fsys-tarfile returned error exit status 2 Errors were encountered while processing: /var/cache/apt/archives/libkeyutils1_1.5.5-3_i386.deb Can you help me? because i can't install nothing! Thanks
Mattia86 wrote: Code: Select all...Unpacking libkeyutils1 (from .../libkeyutils1_1.5.5-3_i386.deb) ... dpkg-deb: file `/var/cache/apt/archives/libkeyutils1_1.5.5-3_i386.deb' contains ununderstood data member data.tar.xz , giving up dpkg: error processing /var/cache/apt/archives/libkeyutils1_1.5.5-3_i386.deb (--unpack): subprocess dpkg-deb --fsys-tarfile returned error exit status 2 Errors were encountered while processing: /var/cache/apt/archives/libkeyutils1_1.5.5-3_i386.deb The 1.5.5-3 is the Wheezy version of libkeyutils1, the Lenny version (when it was EOL'd in March of 2012) is 1.2-9. Why are you trying to install the Wheezy package on a Lenny install?
I've used "apot-get update" on other distros and its always worked for me. But for some reason, after I run it in wheezy and try to install a program, I get an "unable to locate package" message. Code: Select allbedge@Anonymous:~$ su Password: root@Anonymous:/home/bedge# apt-get update Ign cdrom://[Debian GNU/Linux 7.5.0 _Wheezy_ - Official amd64 CD Binary-1 20140426-13:37] wheezy Release.gpg Ign cdrom://[Debian GNU/Linux 7.5.0 _Wheezy_ - Official amd64 CD Binary-1 20140426-13:37] wheezy Release Ign cdrom://[Debian GNU/Linux 7.5.0 _Wheezy_ - Official amd64 CD Binary-1 20140426-13:37] wheezy/main amd64 Packages/DiffIndex Ign cdrom://[Debian GNU/Linux 7.5.0 _Wheezy_ - Official amd64 CD Binary-1 20140426-13:37] wheezy/main Translation-en_US Hit http://security.debian.org wheezy/updates Release.gpg Hit http://security.debian.org wheezy/updates Release Hit http://security.debian.org wheezy/updates/main Sources Hit http://security.debian.org wheezy/updates/main amd64 Packages Hit http://security.debian.org wheezy/updates/main Translation-en Reading package lists... Done root@Anonymous:/home/bedge# apt-get install calibre Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package calibre root@Anonymous:/home/bedge# Does anyone have any ideas why this might be?
You don't have a main mirror in your /etc/apt/sources.list. Try adding: Code: Select alldeb http://ftp.us.debian.org/debian wheezy main non-free contrib Then update sources again.
Hi all. I could use some help here with google earth on Jessie. Here's the story: Debian was upgraded from wheezy to jessie. It was working on wheezy but broke BEFORE upgrading to jessie. Unfortunately, I can't recall what could have caused this. So I pretend it never happened , removed everything and tried to make a fresh install on jessie. Re-installed googleearth-package and: Code: Select alluser@PC:~/tempp$ make-googleearth-package --2013-09-05 17:02:59-- http://dl.google.com/earth/client/current/GoogleEarthLinux.bin Resolving dl.google.com (dl.google.com)... 173.194.39.129, 173.194.39.137, 173.194.39.134, ... Connecting to dl.google.com (dl.google.com)|173.194.39.129|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 33688483 (32M) [application/octet-stream] Saving to: ‘GoogleEarthLinux.bin’ 100%[============================================================>] 33,688,483 1.18MB/s in 28s 2013-09-05 17:03:27 (1.16 MB/s) - ‘GoogleEarthLinux.bin’ saved [33688483/33688483] Google Earth for GNU/Linux 6.0.3.2197 Supported Google Earth version: 6.0.3.2197 ./ ./googleearth.xpm ./desktop_icons/ ./desktop_icons/pro/ ./desktop_icons/pro/product_logo_128.png ./desktop_icons/pro/product_logo_22.png ./desktop_icons/pro/product_logo_64.png ./desktop_icons/pro/product_logo_16.png ./desktop_icons/pro/product_logo_256.png ./desktop_icons/pro/product_logo_32.xpm ./desktop_icons/pro/product_logo_24.png ./desktop_icons/pro/product_logo_48.png ./desktop_icons/pro/product_logo_32.png ./desktop_icons/ec/ ./desktop_icons/ec/product_logo_128.png ./desktop_icons/ec/product_logo_22.png ./desktop_icons/ec/product_logo_64.png ./desktop_icons/ec/product_logo_16.png ./desktop_icons/ec/product_logo_256.png ./desktop_icons/ec/product_logo_32.xpm ./desktop_icons/ec/product_logo_24.png ./desktop_icons/ec/product_logo_48.png ./desktop_icons/ec/product_logo_32.png ./desktop_icons/consumer/ ./desktop_icons/consumer/product_logo_128.png ./desktop_icons/consumer/product_logo_22.png ./desktop_icons/consumer/product_logo_64.png ./desktop_icons/consumer/product_logo_16.png ./desktop_icons/consumer/product_logo_256.png ./desktop_icons/consumer/product_logo_32.xpm ./desktop_icons/consumer/product_logo_24.png ./desktop_icons/consumer/product_logo_48.png ./desktop_icons/consumer/product_logo_32.png ./setup.sh ./googleearth-linux-x86.tar ./setup.data/ ./setup.data/locale/ ./setup.data/locale/es/ ./setup.data/locale/es/LC_MESSAGES/ ./setup.data/locale/es/LC_MESSAGES/setup.mo ./setup.data/locale/es/LC_MESSAGES/loki-uninstall.mo ./setup.data/locale/fr/ ./setup.data/locale/fr/LC_MESSAGES/ ./setup.data/locale/fr/LC_MESSAGES/setup.mo ./setup.data/locale/fr/LC_MESSAGES/loki-uninstall.mo ./setup.data/locale/nl/ ./setup.data/locale/nl/LC_MESSAGES/ ./setup.data/locale/nl/LC_MESSAGES/setup.mo ./setup.data/locale/nl/LC_MESSAGES/loki-uninstall.mo ./setup.data/locale/sv/ ./setup.data/locale/sv/LC_MESSAGES/ ./setup.data/locale/sv/LC_MESSAGES/setup.mo ./setup.data/locale/sv/LC_MESSAGES/loki-uninstall.mo ./setup.data/locale/ru/ ./setup.data/locale/ru/LC_MESSAGES/ ./setup.data/locale/ru/LC_MESSAGES/setup.mo ./setup.data/locale/ru/LC_MESSAGES/loki-uninstall.mo ./setup.data/locale/it/ ./setup.data/locale/it/LC_MESSAGES/ ./setup.data/locale/it/LC_MESSAGES/setup.mo ./setup.data/locale/it/LC_MESSAGES/loki-uninstall.mo ./setup.data/locale/de/ ./setup.data/locale/de/LC_MESSAGES/ ./setup.data/locale/de/LC_MESSAGES/setup.mo ./setup.data/locale/de/LC_MESSAGES/loki-uninstall.mo ./setup.data/setup.xml ./setup.data/setup.glade ./setup.data/splash.xpm ./setup.data/setup.gtk2.glade ./setup.data/config.sh ./setup.data/bin/ ./setup.data/bin/OpenBSD ./setup.data/bin/NetBSD ./setup.data/bin/Linux/ ./setup.data/bin/Linux/x86_64 ./setup.data/bin/Linux/x86/ ./setup.data/bin/Linux/x86/setup.gtk2 ./setup.data/bin/Linux/x86/uninstall ./setup.data/bin/Linux/x86/setup.gtk ./setup.data/bin/Linux/amd64 ./setup.data/bin/FreeBSD ./README.linux ./googleearth-icon.png ./linux/ ./linux/xdg/ ./linux/xdg/xdg-desktop-menu ./linux/xdg/xdg-desktop-icon ./linux/xdg/xdg-mime ./googleearth-data.tar ./postinstall.sh ./bin/ ./bin/googleearth ./preuninstall.sh Package: googleearth Version: 6.0.3.2197+1.0-1 Section: non-free/science Priority: optional Maintainer: <user@PC.lan> Architecture: amd64 Depends: fonts-liberation, libfreeimage3, lsb-core, libqtcore4, libgl1-mesa-glx , ia32-libs-gtk|libgtk2.0-0:i386|ia32-libs Suggests: lib32nss-mdns|libnss-mdns:i386, libgl1-nvidia-glx-ia32|libgl1-nvidia-glx:i386 Description: Google Earth, a 3D map/planet viewer Package built with googleearth-package. dpkg-deb: building package `googleearth' in `./googleearth_6.0.3.2197+1.0-1_amd64.deb'. ----------------------------- Success! You can now install the package with e.g: sudo dpkg -i googleearth_6.0.3.2197+1.0-1_amd64.deb ----------------------------- and then dpkg -i googleearth_6.0.3.2197+1.0-1_amd64.deb as promted Code: Select allroot@PC:/home/user/tempp# dpkg -i googleearth_6.0.3.2197+1.0-1_amd64.deb Selecting previously unselected package googleearth. (Reading database ... 162511 files and directories currently installed.) Unpacking googleearth (from googleearth_6.0.3.2197+1.0-1_amd64.deb) ... Setting up googleearth (6.0.3.2197+1.0-1) ... Processing triggers for mime-support ... Processing triggers for gnome-menus ... Processing triggers for desktop-file-utils ... Processing triggers for shared-mime-info ... Processing triggers for menu ... Running googleearth : Code: Select alluser@PC:~/tempp$ googleearth /usr/lib/googleearth/googleearth-bin: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory So I try the solution found on the 2nd post on this site http://trollmaker.com/article13/how-to- ... ian-wheezy: Code: Select alljeff smith said: 1) Go to http://packages.debian.org/wheezy/i386/libgl1-nvidia-glx/download and retrieve the libgl1-nvidia-glx_304.48-1_i386.deb file. 2) Extract the deb file. I used ark for that. 3) Extract the data.tar.xz file. 4) Copy the usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1 file to /opt/google/earth/free/ 5) Copy the usr/lib/i386-linux-gnu/tls/libnvidia-tls.so.304.48 file to /opt/google/earth/free/ 6) Copy the /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.48 file to /opt/google/earth/free/ 7) Enjoy! I believe the 32-bit packages are missing these files. I download the aforementioned package, only the jessie version http://packages.debian.org/jessie/i386/ ... x/download (previously tried with the wheezy version, but nothing good happened..), and copy the lib files to /usr/lib/googleearth. ( /opt/google doesn't exist) Code: Select allroot@PC:/# ls /usr/lib/googleearth/lib* -rw-r--r-- 1 root root 14K May 17 2011 /usr/lib/googleearth/libalchemyext.so -rw-r--r-- 1 root root 9.4K May 17 2011 /usr/lib/googleearth/libapiloader.so -rw-r--r-- 1 root root 416K May 17 2011 /usr/lib/googleearth/libauth.so -rw-r--r-- 1 root root 862K May 17 2011 /usr/lib/googleearth/libbase.so -rw-r--r-- 1 root root 563K May 17 2011 /usr/lib/googleearth/libbasicingest.so -rw-r--r-- 1 root root 2.9M May 17 2011 /usr/lib/googleearth/libcollada.so -rw-r--r-- 1 root root 87K May 17 2011 /usr/lib/googleearth/libcommon_gui.so -rw-r--r-- 1 root root 14K May 17 2011 /usr/lib/googleearth/libcommon_platform.so -rw-r--r-- 1 root root 590K May 17 2011 /usr/lib/googleearth/libcommon.so -rw-r--r-- 1 root root 275K May 17 2011 /usr/lib/googleearth/libcommon_webbrowser.so -rw-r--r-- 1 root root 22K May 17 2011 /usr/lib/googleearth/libcomponentframework.so -rw-r--r-- 1 root root 206K May 17 2011 /usr/lib/googleearth/libcurl.so.4 -rw-r--r-- 1 root root 7.4M May 17 2011 /usr/lib/googleearth/libevll.so -rw-r--r-- 1 root root 752K May 17 2011 /usr/lib/googleearth/libflightsim.so -rw-r--r-- 1 root root 14K May 17 2011 /usr/lib/googleearth/libfusioncommon.so -rw-r--r-- 1 root root 7.2M May 17 2011 /usr/lib/googleearth/libgdal.so.1 -rw-r--r-- 1 root root 296K May 17 2011 /usr/lib/googleearth/libge_net.so -rw-r--r-- 1 root root 2.9M May 17 2011 /usr/lib/googleearth/libgeobase.so -rw-r--r-- 1 root root 291K May 17 2011 /usr/lib/googleearth/libgeobaseutils.so -rw-r--r-- 1 root root 814K Sep 5 17:12 /usr/lib/googleearth/libGL.so.1 -rw-r--r-- 1 root root 814K Sep 5 17:12 /usr/lib/googleearth/libGL.so.304.108 -rw-r--r-- 1 root root 505K May 17 2011 /usr/lib/googleearth/libGLU.so.1 -rw-r--r-- 1 root root 879K May 17 2011 /usr/lib/googleearth/libgoogleearth_free.so -rw-r--r-- 1 root root 324K May 17 2011 /usr/lib/googleearth/libgooglesearch.so -rw-r--r-- 1 root root 255K May 17 2011 /usr/lib/googleearth/libgps.so -rw-r--r-- 1 root root 406K May 17 2011 /usr/lib/googleearth/libicudata.so.38 -rw-r--r-- 1 root root 1.2M May 17 2011 /usr/lib/googleearth/libicuuc.so.38 -rw-r--r-- 1 root root 405K May 17 2011 /usr/lib/googleearth/libIGAttrs.so -rw-r--r-- 1 root root 953K May 17 2011 /usr/lib/googleearth/libIGCore.so -rw-r--r-- 1 root root 525K May 17 2011 /usr/lib/googleearth/libIGExportCommon.so -rw-r--r-- 1 root root 3.6M May 17 2011 /usr/lib/googleearth/libIGGfx.so -rw-r--r-- 1 root root 284K May 17 2011 /usr/lib/googleearth/libIGMath.so -rw-r--r-- 1 root root 828K May 17 2011 /usr/lib/googleearth/libIGOpt.so -rw-r--r-- 1 root root 1.1M May 17 2011 /usr/lib/googleearth/libIGSg.so -rw-r--r-- 1 root root 155K May 17 2011 /usr/lib/googleearth/libIGUtils.so -rw-r--r-- 1 root root 195K May 17 2011 /usr/lib/googleearth/libinput_plugin.so -rw-r--r-- 1 root root 1.7M May 17 2011 /usr/lib/googleearth/liblayer.so -rw-r--r-- 1 root root 82K May 17 2011 /usr/lib/googleearth/liblayout.so -rw-r--r-- 1 root root 372K May 17 2011 /usr/lib/googleearth/libmath.so -rw-r--r-- 1 root root 362K May 17 2011 /usr/lib/googleearth/libmeasure.so -rw-r--r-- 1 root root 46K May 17 2011 /usr/lib/googleearth/libmoduleframework.so -rw-r--r-- 1 root root 1.6M May 17 2011 /usr/lib/googleearth/libnavigate.so -rw-r--r-- 1 root root 7.4K May 17 2011 /usr/lib/googleearth/libnss_mdns4_minimal.so.2 -rw-r--r-- 1 root root 29M Sep 5 17:12 /usr/lib/googleearth/libnvidia-glcore.so.304.108 -rw-r--r-- 1 root root 9.9K Sep 5 17:12 /usr/lib/googleearth/libnvidia-tls.so.304.108 -rw-r--r-- 1 root root 34K May 17 2011 /usr/lib/googleearth/libport.so -rw-r--r-- 1 root root 204K May 17 2011 /usr/lib/googleearth/libproj.so.0 -rw-r--r-- 1 root root 3.0M May 17 2011 /usr/lib/googleearth/libQtCore.so.4 -rw-r--r-- 1 root root 11M May 17 2011 /usr/lib/googleearth/libQtGui.so.4 -rw-r--r-- 1 root root 1.2M May 17 2011 /usr/lib/googleearth/libQtNetwork.so.4 -rw-r--r-- 1 root root 16M May 17 2011 /usr/lib/googleearth/libQtWebKit.so.4 -rw-r--r-- 1 root root 339K May 17 2011 /usr/lib/googleearth/librender.so -rw-r--r-- 1 root root 142K May 17 2011 /usr/lib/googleearth/libreporting.so -rw-r--r-- 1 root root 1.1M May 17 2011 /usr/lib/googleearth/libsgutil.so -rw-r--r-- 1 root root 1.8M May 17 2011 /usr/lib/googleearth/libspatial.so -rw-r--r-- 1 root root 186K May 17 2011 /usr/lib/googleearth/libviewsync.so -rw-r--r-- 1 root root 78K May 17 2011 /usr/lib/googleearth/libwebbrowser.so -rw-r--r-- 1 root root 278K May 17 2011 /usr/lib/googleearth/libwmsbase.so Now googleearth starts but just before showing our mother earth, my session crashes and drives me back to the log in screen. It doesn't even print a crashlog. The two last logs found in /home/user/.googleearth/crashlogs (backed them up before fresh install) are: Code: Select allMajor Version 6 Minor Version 0 Build Number 0003 Build Date May 17 2011 Build Time 00:40:40 OS Type 3 OS Major Version 3 OS Minor Version 10 OS Build Version 0 OS Patch Version 0 Crash Signal 11 Crash Time 1377793841 Up Time 5.08098 Stacktrace from glibc: /usr/lib/googleearth/libgoogleearth_free.so(+0xab953)[0xf76ae953] /usr/lib/googleearth/libgoogleearth_free.so(+0xabad3)[0xf76aead3] linux-gate.so.1(__kernel_sigreturn+0x0)[0xf771f400] /usr/lib/googleearth/libbase.so(_ZN5earth18DoMemManagedDeleteEPvPNS_13MemoryManagerE+0x46)[0xf4e92686] /usr/lib/googleearth/libbase.so(_ZN5earth8doDeleteEPvPNS_13MemoryManagerE+0x24)[0xf4e926d4] /usr/lib/googleearth/libgoogleearth_free.so(_ZdlPv+0x25)[0xf76bcaa5] /usr/lib/i386-linux-gnu/libstdc++.so.6(_ZNSs4_Rep10_M_destroyERKSaIcE+0x1b)[0xf536f8eb] /usr/lib/googleearth/libsgutil.so(_ZNSt8_Rb_treeISsSt4pairIKSs10linked_ptrIN7keyhole18JpegCommentMessageEEESt10_Select1stIS6_ESt4lessISsESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E+0x7f)[0xf483c09f] /usr/lib/googleearth/libsgutil.so(_ZNSt3mapISs10linked_ptrIN7keyhole18JpegCommentMessageEESt4lessISsESaISt4pairIKSsS3_EEED1Ev+0x18)[0xf483c0e8] /lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x333f1)[0xf50ff3f1] Code: Select allMajor Version 6 Minor Version 0 Build Number 0003 Build Date May 17 2011 Build Time 00:40:40 OS Type 3 OS Major Version 3 OS Minor Version 10 OS Build Version 0 OS Patch Version 0 Crash Signal 11 Crash Time 1377796156 Up Time 3.27978 Stacktrace from glibc: /usr/lib/googleearth/libgoogleearth_free.so(+0xab953)[0xf76be953] /usr/lib/googleearth/libgoogleearth_free.so(+0xabad3)[0xf76bead3] linux-gate.so.1(__kernel_sigreturn+0x0)[0xf772f400] /usr/lib/googleearth/libsgutil.so(_ZNSt3mapISs10linked_ptrIN7keyhole18JpegCommentMessageEESt4lessISsESaISt4pairIKSsS3_EEED1Ev+0x18)[0xf484c0e8] /lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x333f1)[0xf510f3f1] Any good ideas? Thanks anyway.. (It smells like it could be a problem with my ati drivers .. but no other graphics problem e.g. Stellarium works OK)
Well it seems noone has a clue.. If I get it right, my problem is that X is crashing when googleearth tries to load graphics. Can someone tell me where can I find a crashlog of X, or anything similar to help with my quest? Thanks again.
Hi everyone , I have a spacebar problem here. I suspect it is caused by debian, but it might be from my hardware I would like to knowhow t o diagnose this. Description: system acts like if I keeping my finger on spacebar. It does it randomly, and not under any specific program. For exemple, once it did it just after I chose debian system on GRUB. I haven't experience this trouble under windows (dualboot). My debian version: "matthieu@debian:~$ cat /proc/version Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.57-3+deb7u2" Hardware: Laptop, Asus F3J Any help would be happily welcome, Have a nice day, Matthieu
This would be a good use of a Linux Live CD of a different distribution than Debian or Debian-based. Pick one, make the Live CD, boot it and let it run for awhile, testing whatever text editor it comes with. If your problem is hardware, you'll see it with the Live CD. If your problem is Debian/some desktop environment that you have not yet shared with us, then you won't see it with the Live CD.
Hi all, I got this error, does anybody know how I can give more space to tmpfs ? Code: Select allDownloaded, time 4575.50sec, speed 29kB/sec, texlive-latex-extra-doc_2009-10_2011.20120322-1_all.debdelta Error: applying of delta for texlive-latex-extra-doc failed: : Sorry, not enough disk space (581788kB) in directory /tmp for applying delta (needs 668963kB) (retriable) I tried this command :- Code: Select all$sudo mount -o size=734003200 /tmp This gave me this :- Code: Select all$ df -hT Filesystem Type Size Used Avail Use% Mounted on rootfs rootfs 84G 16G 65G 20% / udev devtmpfs 996M 0 996M 0% /dev tmpfs tmpfs 201M 744K 200M 1% /run /dev/disk/by-uuid/somuuidno. ext4 84G 16G 65G 20% / tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs tmpfs 700M 0 700M 0% /tmp tmpfs tmpfs 401M 84K 401M 1% /run/shm /dev/sda10 ext4 84G 77G 3.2G 97% /home tmpfs tmpfs 700M 0 700M 0% /tmp tmpfs tmpfs 700M 0 700M 0% /tmp The only change I have done here is just masked/not shared the uuid number of the disk. Even after doing this change I got the same error as before. What's more now I can see two entries for tmpfs as well but still no go, any ideas anybody ?
You must be running wheezy/sid, tmpfs seems by default to be a ramdisk using /tmp as it's mountpoint. That can (probably, I don't know for sure) be changed in /etc/default/rcS /tmp out of space can be problem for some applications, e.g. this recent post: http://forums.debian.net/viewtopic.php?f=30&t=77464
Hi all, I had my router set at 192.168.1.1 and it got hacked. Now I have put it at some other address, and I am unable to access internet. This is how my /etc/network/interfaces is laid out. Code: Select all$ cat /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 allow-hotplug eth0 iface eth0 inet dhcp And this is the output of ifconfig :- Code: Select all$ sudo ifconfig [sudo] password for shirish: eth0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx inet addr:192.168.1.33 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:20 errors:0 dropped:0 overruns:0 frame:0 TX packets:35 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3250 (3.1 KiB) TX bytes:4641 (4.5 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:200 (200.0 B) TX bytes:200 (200.0 B)
Probably a DNS error. What's in /etc/resolv.conf?
I'm using testing on my eee1201n, gnome shell 3.8.4, kernel 3.13-1-686-pae (laptop: intel atom CPU, nVidia GPU) but today after system update my power command button is now working. I had try to log command with gnome-session-quit --power-off > gnome-session-quit.log 2>&1 but log file is empty. how to get power button to work?
somehow package systemd-shim has some kind of problem. after reinstall only this package system is back to OK state
Just installed Jessie with KDE and whenever I try to open either Chrome or Chromium, my session is closed and I'm at the login screen again. Do you know if they are broken in Jessie or if it's something related to KDE? Never had this error when I used Gnome but last time that I used Jessie with Gnome was few months ago, so in this time many things have changed for sure.
Works For Me (TM), though I don't have KDE here... Tried creating a new user? Code: Select all% apt-cache policy chromium chromium: Installed: 35.0.1916.114-2 Candidate: 35.0.1916.114-2 Version table: 36.0.1985.36-1 0 1 http://ftp.de.debian.org/debian/ experimental/main amd64 Packages *** 35.0.1916.114-2 0 990 http://ftp.de.debian.org/debian/ testing/main amd64 Packages 500 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages 100 /var/lib/dpkg/status
Hi. I normally use Debian Sid amd64 with MATE desktop. "normally" because this issue spans a long time and sometimes I was using XFCE, OpenBox, Debian Jessie. I've deleted files by mistake so I went and ran Foremost[1] and restored all the files from my /home partition. Then, when going through the files, I found something and I want to know what it is. I found hundreds, maybe thousands of png files (screen captures), all of them are in the same resolution and taken of the same portion of the screen. They all are of Iceweasel, and they span across a very long time; I roughly remember what websites I was at when, and it shows things I've been looking months ago. Here's a sample of a few of them: http://imgur.com/a/tJlkv/all What is this? Why would Iceweasel be doing this? I can't think of any reason why it would be useful. Iceweasel would be just caching the invidual files (the .htm, .css, embedded media etc) from the websites I browse, NOT take a screenshot of what I'm browsing.. or is there something malicious running on my computer? I'm crept out. Any thoughts? Thanks. [1]http://en.wikipedia.org/wiki/Foremost_%28software%29
It might be previous Iceweasel cached images that you have recovered. These are 'picked up along the way' when you browse the web. The cached images used to exist in '.mozilla/firefox' but now exist in '.cache/mozilla/firefox/'.
According to the documentation, I need to replace local_policy.jar and US_export_policy.jar in my jre/lib/security directory. However, there is no such files in that folder, and it seems that just copying them there don't work as I'm getting errors on my code due to the lack of JCE.
Where did you install JRE? Go to the 'jre' directory, enter: $JRE/lib/security and make backup local_policy.jar & US_export_policy jar. Replace them with the ones found in the jce zip folder.
My / partition is 20 GB of which 17GB is used (jessie installed) . It used to be about 12 GB before squeezy. This folder /var/cache is 6.7GBin which /var/cache/apt is 6.5GB. Can this file be removed to free up some disk space?
It's very probably /var/cache/apt/archives which is where package manager downloads are saved. Try (as root) apt-get autoclean which will clear out all but the latest versions of the packages in that directory, or apt-get clean which will clear out all of them.
Hi, I am getting occasional mouse lags (like seconds-lasting freezes) when running Debian Wheezy stable with default (Gnome 3 shell GUI). The mouse cursor just stays on one place for a second and after that moves to where I have pointed it. Same thing happened to scrolling a page with the middle mouse button - a lag of around a second. The problem is hard to reproduce and happen occasionaly. My mouse is wireless and I even suspected the battery is to blame, however, after replacing it with a fresh one the same thing happened Any ideas?
Rplaced it with another USB mouse and after that with PS2 mouse. All USB mouses seems to have the lag but the PS2 is OK. Even stranger, in xinput --list it shows 2 mouses when I connect one USB mouse. My PS2 mouse is old and not good and I am still looking for a way to get my USB mouse working normaly.
What do these messages in dmesg mean? [195853.456015] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409559863:2409560645 (repaired) [195855.340083] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409559863:2409560645 (repaired) [195972.284096] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409573613:2409575053 (repaired) [196153.732074] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409595864:2409600184 (repaired) [196155.784081] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409595864:2409600184 (repaired) [196157.396080] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409598744:2409600184 (repaired) [196159.368075] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409598744:2409600184 (repaired) [196182.864036] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409601624:2409603064 (repaired) [196211.132010] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409603064:2409605944 (repaired) [196275.792073] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409610264:2409612699 (repaired) [196277.812149] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409610264:2409612699 (repaired) [196281.856064] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409610264:2409612699 (repaired) [196289.936012] TCP: Peer 85.56.218.160:36119/42041 unexpectedly shrunk window 2409610264:2409612699 (repaired) IP address is this; 160.pool85-56-218.dynamic.orange.es, which is totally unknown. Time to dump transmission?
Nothing too serious according to this, TCP Peer unexpectedly shrunk window messages in dmesg log Cheers!!!
I realise that Debian Experimental is as it says, but... Is the next Libreoffice upgrade really going to pull in much of KDE, like it or not? This seems absurd. Something is wrong surely...
1. No 2. Libreoffice is no longer in Debian experimental https://packages.debian.org/sid/libreoffice https://packages.debian.org/experimental/libreoffice
Hello, I'm trying to backport gcc-4.8.2 on Debian Wheezy. I'm using Jessie .dsc, I have removed libc6-dev-x32 and libx32gcc1from debian/control, and I have disabled by hand gcc testsuite in rules.defs. Yep, you have understood it, something go wrong Here is the end of the log : Code: Select all... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... symbol cache used 41227/65536 hits=59672802 misses=41227 lookup cache used 45200/65536 hits=797127 misses=48857 finished... :: :: Fixing up the man pages... egrep: [a-z]*.3: No such file or directory grep: *.3: No such file or directory :: :: Man pages in /tmp/buildd/gcc-4.8-4.8.2/build/x86_64-linux-gnu/libstdc++-v3/doc/doxygen/man :: echo timestamp > stamp-man-doxygen make[2]: Leaving directory `/tmp/buildd/gcc-4.8-4.8.2/build/x86_64-linux-gnu/libstdc++-v3/doc' find /tmp/buildd/gcc-4.8-4.8.2/build/x86_64-linux-gnu/libstdc++-v3/doc/doxygen/html -name 'struct*' -empty | xargs rm -f touch stamps/05-build-doxygen-stamp make[1]: Leaving directory `/tmp/buildd/gcc-4.8-4.8.2' make: *** [binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 I might be wrong but I think the error is not here but some lines upper : Code: Select all... chmod 755 debian/dh_* touch stamps/07-install-stamp make[1]: Leaving directory `/tmp/buildd/gcc-4.8-4.8.2' /usr/bin/make -f debian/rules2 binary make[1]: Entering directory `/tmp/buildd/gcc-4.8-4.8.2' dh_testdir dh_testdir PATH=/tmp/buildd/gcc-4.8-4.8.2/bin:$PATH \ /usr/bin/make -C /tmp/buildd/gcc-4.8-4.8.2/build/x86_64-linux-gnu/libjava src.zip /usr/bin/make -C /tmp/buildd/gcc-4.8-4.8.2/build/x86_64-linux-gnu/libstdc++-v3/doc SHELL=/bin/bash doc-html-doxygen dh_testdir make[2]: Entering directory `/tmp/buildd/gcc-4.8-4.8.2/build/x86_64-linux-gnu/libstdc++-v3/doc' mkdir -p /tmp/buildd/gcc-4.8-4.8.2/build/x86_64-linux-gnu/libstdc++-v3/doc/doxygen/html dh_testdir (srcdir=`cd ../../../../src/libstdc++-v3; ${PWDCMD-pwd}`; \ builddir=`cd ..; ${PWDCMD-pwd}`; \ /bin/bash ../../../../src/libstdc++-v3/scripts/run_doxygen \ --host_alias=x86_64-linux-gnu --mode=html ${srcdir} ${builddir} YES) run_doxygen --host_alias=x86_64-linux-gnu --mode=html /tmp/buildd/gcc-4.8-4.8.2/src/libstdc++-v3 /tmp/buildd/gcc-4.8-4.8.2/build/x86_64-linux-gnu/libstdc++-v3 YES dh_testroot dh_testroot dh_testroot dh_testroot dh_installdocs -pgcc-4.8-source rm -rf debian/gcc-4.8-base mv stamps/07-install-stamp stamps/07-install-stamp-tmp mv stamps/07-install-stamp stamps/07-install-stamp-tmp dh_installdirs -pgcc-4.8-base \ usr/lib/gcc/x86_64-linux-gnu/4.8 rm -rf debian/gcc-4.8-locales mv: cannot stat `stamps/07-install-stamp': No such file or directory make[1]: *** [stamps/08-binary-stamp-libgcjjar] Error 1 make[1]: *** Waiting for unfinished jobs.... dh_installdirs -pgcc-4.8-locales \ usr/share/doc make[2]: Entering directory `/tmp/buildd/gcc-4.8-4.8.2/build/x86_64-linux-gnu/libjava' rm -f src.zip here=`pwd`; \ ... So actually I'm trying to remove this Error 1 which is caused by the second mv if I'm not wrong ... Problem is : I don't know how to do it ~~ Here is the full log : http://www.mediafbinary-java.mkire.com/ ... cc-4.8.log Sorry for the debug mode and thank you in advance for your help. edit : Okay, I found it. As always, you always find after asking :p File is debian/rules.d/binary-java.mk. The here is only one "mv" in this file but it doesn't seem necessary so I commented it. Nice informations here : http://unix.stackexchange.com/questions ... 6457#36457
Okay, problem solved. Cause of the problem was : I had Code: Select allDEBBUILDOPTS="-j6" in my pbuilderrc. I don't know exactly of the build works but it seems the script mv stamps to stamps-tmp each time it begin a compilation and mv stamps-tmp to stamps once it's finished. So my problem was that scripts were trying to move same stamps at the same time I don't know why there is such a limitation but since the problem is solved, it's fine for me
I wasn't sure where to post this, so I decided to post it here. Hope I made the right choice. If not, maybe one of the moderators can move it. I installed Privacy Badger on two machines, a laptop and a desktop. The machines are not identical, but are very similar. Both are running Debian Jessie, both have the latest updates applied. The exact packages on each vary somewhat and of course the hardware is not the same. But both are running Iceweasel 24.5.0. The problem is that on the desktop I see the Privacy Badger icone on the plugins bar and on the laptop I don't see it anywhere. I checked if it needed to be manually added, but it's not in the list of icones to add. I googled the problem, but didn't see anything. I'm going to try to file a bug report with the EFF, but I thought I'd check here first. Anyone else have this problem? Any ideas on how to fix it?
For anyone who may have the same problem, I eventually found that turning off "Private Navigation" mode in the browser makes the icone appear.
i currently mount a lvm2 partition i use to store mythtv related media as Code: Select all/dev/mapper/mythtv-lvol0 /mnt/mythtv ext4 rw,relatime,exec,user 0 1 the permissions are set for user mythtv and group mythtv. i also happen to share that mountpoint via nfs. i want users that are part of the mythtv group (but not necessarily the user mythtv) to be able to read AND write to that mount point. i've tried Code: Select all/dev/mapper/mythtv-lvol0 /mnt/mythtv ext4 rw,relatime,exec,user,umask=002 0 1 and Code: Select all/dev/mapper/mythtv-lvol0 /mnt/mythtv ext4 rw,relatime,exec,user,gid=mythtv 0 1 returned erors are Code: Select all# mount /mnt/mythtv/ mount: wrong fs type, bad option, bad superblock on /dev/mapper/mythtv-lvol0, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so # dmesg | tail | grep dm-0 [ 172.176549] EXT4-fs (dm-0): Unrecognized mount option "umask=002" or missing value and Code: Select all# dmesg | tail | grep dm-0 [ 335.322957] EXT4-fs (dm-0): Unrecognized mount option "gid=118" or missing value have i got the options wrong or is it a case of lvm and/or ext4 not supporting them?
remove gid=mythtv and see if you get a clean mount check mtab double check mount man page for the ext4 defaults and available options for the Version you are using.
Hello! I'm using Debian Wheezy 7.1 with OpenBox and when i try to open some app, like: eog, gvim, firefox sometimes my screen gets a weird shadow and she only disappears if i restart my system. This problem began after i install and use "xcompmgr v1.1.3". This is how i start xcompmgr: xcompmgr -cCfF & Additional info: Screenshot of the shadow: http://postimg.org/image/exhpxzzoz/ I have a GeForce 7300Gt and i installed this driver: "NVIDIA-Linux-x86-304.88.run". Gnome is not installed in my system, only OpenBox. Code: Select allXorg -version X.Org X Server 1.12.4 Release Date: 2012-08-27 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.2.0-4-amd64 i686 Debian Current Operating System: Linux robgeek 3.2.0-4-686-pae #1 SMP Debian 3.2.51-1 i686 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-686-pae root=UUID=b6d83841-053f-430e-af21-48a0006753d9 ro pci=nomsi,noaer quiet Build Date: 21 October 2013 05:31:52PM xorg-server 2:1.12.4-6+deb7u1 (Moritz Muehlenhoff <jmm@debian.org>) Current version of pixman: 0.26.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. How can i solve this problem? I would like to keep using "xcompmgr"!
you know what xcompmgr is doing, right? amongst other things it has the ability to paint shadows under your windows. so, what you see is something on your desktop painting an empty window. xcompmgr only reveals this by painting a shadow under it. so the question should be: what application is creating a completely empty window/area on my desktop? my first guess would be some ill-configured conky. workaround/troubleshoot: try disabling all shadows in xcompmgr. read its manpage on how to do that.
This question has been asked before, but I can't find an exhaustive guide on how to achieve this. What I want is simple. I'm using a laptop, mostly the only person who'll ever use it. When I plug a usb stick, I'd like it to mount automatically and be able to write on it. Using Debian SId with Gnome, is there a simple way of enabling this?
One thing to check is whether your user account is a member of the 'plugdev' group. Open a terminal and type: groups <followed by pressing enter> If plugdev is not listed you can add your user account to this group by typing: adduser username plugdev Highlighted In bold is where your user account name should be. Also, to perform this action you must be root. Either prefix the above with 'sudo' or 'su <press enter, root password>' and add the above.
Hi, I would like to set up a PC with a Debian/ Win 8.1dual boot. I read a little about the Secure Boot challenge, but I have not found a clear solution on how to setup a Debian machine in dual boot with windows 8. According to the FSF: http://www.fsf.org/campaigns/secure-boo ... epaper-web The best solution currently available for operating system distributions includes: 1) fully supporting user-generated keys, including providing tools and full documentation for booting and installing both modified and official versions of the distribution using this method; So, the question is : Is there an easy way to generate my own PK, add Microsoft Windows 8 to the trusted keys and then be able to install Win8 and Wheezy7.5? It seems simple at first sight (I'm the KEY master, and I manually allow the two OS to run on my machine, locally on the UEFI menu), but there is probably a problem with my reasoning because I have not found any tutorial about this... Thank you in advance for your feedback
The best option is to disable secure boot. Many implementations of EFI don't allow you to manipulate the keys, leaving Microsoft's keys the sole option. It can be argued the Microsoft knew OEM's would implement the bare minimum feature set required to support WIndows 8, leaving linux out in the cold. If you insist on using secure boot, you'll have to use a signed boot loader. Debian doesn't deal with that garbage as I'm fairly certain it violates the Debian Free Software Guidelines.
I have installed Debian 7.5. I get these error messages: davek@debian:~$ su Password: root@debian:/home/davek# apt-get update Hit http://security.debian.org wheezy/updates Release.gpg Hit http://security.debian.org wheezy/updates Release Hit http://security.debian.org wheezy/updates/main amd64 Packages Hit http://security.debian.org wheezy/updates/main Translation-en Err http://mirror.peer1.net wheezy Release.gpg Could not resolve 'mirror.peer1.net' Err http://mirror.peer1.net wheezy/updates Release.gpg Could not resolve 'mirror.peer1.net' Err http://mirror.peer1.net wheezy-updates Release.gpg Could not resolve 'mirror.peer1.net' Reading package lists... Done W: Failed to fetch http://mirror.peer1.net/debian/dists/wheezy/Release.gpg Could not resolve 'mirror.peer1.net' W: Failed to fetch http://mirror.peer1.net/debian/dists/wh ... elease.gpg Could not resolve 'mirror.peer1.net' W: Failed to fetch http://mirror.peer1.net/debian/dists/wh ... elease.gpg Could not resolve 'mirror.peer1.net' W: Some index files failed to download. They have been ignored, or old ones used instead. root@debian:/home/davek# How do I correct this? What should my sources.list look like with non-free?
That mirror seems to be down for me too, try a different one. https://www.debian.org/mirror/
I'm using debian stable, and testing. On stable, when I connect to an ftp with dolphin, it will ask for the password way to often when editing files. When on debian testing, this problem doesn't happen! Any ideas? I'd rather be using debian stable.
actionM888 wrote:I'm using debian stable, and testing. On stable, when I connect to an ftp with dolphin, it will ask for the password way to often when editing files. When on debian testing, this problem doesn't happen! Any ideas? I'd rather be using debian stable. ActionM888-- Is dolphin on stable saving the passwords? Maybe this will help: http://www.linuxquestions.org/questions ... ds-813364/ On the other hand, the current debian testing should freeze around November of this year and be released as the new stable in the first half of next year. --Michael C.
I just installed Debian wheezy with KDE on my laptop two weeks ago after using LMDE for the last year. Everything has gone great except that when I am asked for my sudo password in the terminal, it will not except my root password. Shouldn't my sudo password be the same as my root password? I am able to use the su command, and my root password lets me do all the other administrative stuff that I need. Is there another password that I was supposed to have given at installation that I need now? If I do, then I am in trouble because I don't remember any other passwords. Thanks,
Sudo requires a user password. My advice? Forget sudo and use su. Don't know about KDE but sudo has never been set up by default on my gnome or xfce Debian installations.
I'm running Debian Wheezy. I would like to know if there is a way (script or application) that can show what packages installed on my system have updates available from wheezy-backports. This will allow me to choose and install updates for only necessary packages. I can fiddle with apt-pinning and pull in all available updates from backports but that can be risky and I don't want to do that. I can use 'apt-cache policy <package>' but doing that for a plenty of packages one by one can be time consuming. Any help is appreciated. Cheers!!!
Execute with an ordianary user Code: Select allsu -c 'apt-get update';for a in $(dpkg -l|grep ^i|tr -s " "|cut -d " " -f2);do LANG=C apt-cache policy $a|grep -C10 wheezy-backports;done and type root password, then many informations will be displayed. To display only the package names, Code: Select allsu -c 'apt-get update' >/dev/null 2>&1;for a in $(dpkg -l|grep ^i|tr -s " "|cut -d " " -f2);do LANG=C apt-cache policy $a|grep -C10 wheezy-backports|grep -v "^ "|tr -d \:;done
I have received a password-protected pdf document that I need to open. I know the password, but it's not working. Here's what I tried so far: (1) First, I tried opening it using the default pdfviewer (evince). It prompted for the password, but the password I have did not work. (2) The source of the file claims that it is required to use adobe acrobat, so I next installed acroread from the deb-multimedia repository. (acroread:i386, version 9.5.5) (3) When I try to open my pdf, I get an error, "The current file cannot be viewed because a plug-in is not available in the current configuration." (I do not know what this plugin is) (4) Other pdfs open successfully. (5) Running $acroread annoying_file_name.pdf, I get the following output: Code: Select all(acroread-en:10133): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", Gtk-Message: Failed to load module "canberra-gtk-module" which doesn't sound like it's related to password protection. (6) running $evince annoying_file_name.pdf, I get the following output: Code: Select allError: Couldn't find the 'Adobe.APS' security handler Other information: Code: Select all$ uname -a Linux ashley-laptop 3.10-3-amd64 #1 SMP Debian 3.10.11-1 (2013-09-10) x86_64 GNU/Linux Anyone know what plugin I need (for either evince or acroread)? A google search provided me with the following, which might be related? https://www.linuxquestions.org/question ... in-328314/ EDIT: Solution was to install acroread-plugins
try after installing one of these: Code: Select alllibcanberra-gtk-module - translates GTK+ widgets signals to event sounds libcanberra-gtk3-module - translates GTK3 widgets signals to event sounds
I have an issue similar to the one here. http://forums.debian.net/viewtopic.php?f=10&t=114085 I was doing what had come to feel like a routine process. I install stable debian, change sources.list, update and upgrade to testing, then repeat for Sid. No problems until I tried to install Nvidia drivers, at which point apt apparently decided Gnome conflicted with the drivers... I wasn't paying enough attention. I saw some verbeage about how one version of gnome was not compatible but a later version was installed and figured it would handle it. Now every time I try to install gnome I get a segmentation fault and startx does not work. I feel like something has gone wrong with apt at this point. Where would I even start to troubleshoot, or is it easier to just start the process over again?
keithpeter wrote:In my limited experience, proprietary nvidia plus Sid means breakage at certain points, but I'm not getting much on Google. Perhaps a search with the package numbers would help? IME nvidia on sid isn't really an issue - however [gnome|kde] plus sid means frequent breakage.
I need to develop add-ons for firefox, but for this I need the latest firefox. (With iceweasel I run into a problem like this one: https://forums.mozilla.org/addons/viewt ... 666#p34666 ) What is the correct way to have two separate firefox installations, side by side, on Debian? I want to use the latest firefox (29) exclusively for development, and do not want to remove iceweasel. I've checked this stackoverflow question, but all of the answers suggest removing iceweasel. http://superuser.com/questions/322376/ ... -on-debian How do I keep both versions of firefox in my system? Do I need to compile firefox 29 from source?
Two popular solutions involve installing a local version of Firefox in your /home directory (for your own personal use), or in /opt (system-wide). The main thing to be mindful of is that these two installs will share a single directory for settings, add-ons, etc. unless you use two different profiles, one for each install.
Starting any VirtualBox virtual machine makes my X session crash. The following is the message spit out before the startx process terminates (copied by hand): Code: Select allerrors from xkbcomp are not fatal to the X server. another window manager is running. xinit: connection to X server lost. waiting for X server to shut down firefox=bin: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0 Qt WARNING: Qt-subapplication: Fatal IO error: client killed. Server terminated successfully (0). Closing log file My window manager is stumpwm. This does not happen with Gnome. My first impulse would be to blame stumpwm. However, I am able to run virtualbox machines on stumpwm on Ubuntu without issues. What is happening? Does virtualbox try to initiate another window manager, which conflicts with the one which the host is running? Why does this only happen on Debian+stumpwm, and not Debian+Gnome or Ubuntu+stumpwm? Is Virtualbox to blame, or is it stumpwm? My Virtualbox version is 4.1.18. Perhaps Debian's stable virtualbox version is too old? Thanks for any pointers
I'm running virtualbox on Wheezy KDE with no issues.
Any help on this would greatly be appreciated. I've encountered this before on Arch, but that was a couple years ago and right now I'm not having any luck. I've tried all the online "fixes" available, yet so far nothing has worked. ALSA was working prior to running weekend updates on my office PC (update/upgrade/dist-upgrade). Now it keeps selecting the default sound card to be "pulseaudio", and I can't seem to edit my .conf file in a manner that corrects this (all my devices are set to a priority of -2, and I'm not entirely sure if something may have somehow gotten clobbered in my conf file). This is on Debian Jessie. Here is my output of /proc/asound/cards: Code: Select all 0 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xfbe78000 irq 21 1 [NVidia_1 ]: HDA-Intel - HDA NVidia HDA NVidia at 0xfeafc000 irq 19 And here is my /etc/modprobe.d/alsa-base.conf: Code: Select all# autoloader aliases install sound-slot-0 /sbin/modprobe snd-card-0 install sound-slot-1 /sbin/modprobe snd-card-1 install sound-slot-2 /sbin/modprobe snd-card-2 install sound-slot-3 /sbin/modprobe snd-card-3 install sound-slot-4 /sbin/modprobe snd-card-4 install sound-slot-5 /sbin/modprobe snd-card-5 install sound-slot-6 /sbin/modprobe snd-card-6 install sound-slot-7 /sbin/modprobe snd-card-7 # Cause optional modules to be loaded above generic modules install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; : ; } install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; } install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && { /sbin/modprobe --quiet snd-emu10k1-synth ; : ; } # Keep snd-pcsp from beeing loaded as first soundcard options snd-pcsp index=-2 # Keep snd-usb-audio from beeing loaded as first soundcard options snd-usb-audio index=-2 # Prevent abnormal drivers from grabbing index 0 options bt87x index=-2 options cx88_alsa index=-2 options snd-atiixp-modem index=-2 options snd-intel8x0m index=-2 options snd-via82xx-modem index=-2 Any help would be greatly appreciated. No sound is certainly rather annoying.
Do you have pulseaudio installed? Look in /usr/share/alsa/alsa.conf.d/
Hi. I've encountered some issues while calling APT to install some packages on Debian 7.5 (Wheezy). Basically, it would remove various packages from Gnome Shell (witch I'm using). Here's the output from: apt-get install wine # apt-get install wine Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: aptdaemon cheese-common cups-daemon cups-server-common empathy-common evolution-common geoclue-2.0 gir1.2-gck-1 gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 gir1.2-ibus-1.0 gir1.2-javascriptcoregtk-3.0 gir1.2-notify-0.7 gir1.2-rest-0.7 gir1.2-tracker-0.16 gnome-panel-data gnome-session-common gnome-themes-standard-data gstreamer1.0-nice gstreamer1.0-plugins-good gstreamer1.0-pulseaudio hp-ppd hplip-data libasn1-8-heimdal libassuan0 libavcodec54 libavformat54 libcamel-1.2-43 libcaribou-common libchromaprint0 libcrack2 libebackend-1.2-6 libebook-1.2-14 libebook-contacts-1.2-0 libecal-1.2-15 libedata-book-1.2-17 libedata-cal-1.2-20 libedataserver-1.2-17 libelf1 libfluidsynth1 libfontembed1 libgcr-base-3-1 libgexiv2-2 libgoa-1.0-common libgrilo-0.2-1 libgssapi3-heimdal libgstreamer-plugins-bad1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libibus-1.0-5 libical1 libimobiledevice4 libkrb5-26-heimdal libldb1 libmjpegutils-2.1-0 libmm-glib0 libmplex2-2.1-0 libmx-common libnm-gtk-common libntdb1 libopencv-core2.4 libopencv-flann2.4 libopencv-imgproc2.4 libopencv-ml2.4 libopencv-video2.4 libpackagekit-glib2-16 libplrpc-perl libpwquality-common libpwquality1 libqpdf13 libraw10 libroken18-heimdal librtmp1 libsbc1 libsecret-1-0 libsecret-common libsrtp0 libsystemd-journal0 libtbb2 libtevent0 libusbmuxd2 libwayland-cursor0 libwayland-egl1-mesa libwebp5 libwind0-heimdal libx264-142 libxkbcommon0 libytnef0 metacity-common python-aptdaemon python-crypto python-defer python-ldb python-ntdb python-pkg-resources python-talloc python-tdb python3-aptdaemon python3-dbus python3-defer python3-gi python3-software-properties Use 'apt-get autoremove' to remove them. The following extra packages will be installed: accountsservice aptdaemon cheese-common colord consolekit cups-bsd cups-client cups-common cups-daemon cups-ppdc cups-server-common cupsddk dh-python empathy-common evince-common evolution-common evolution-data-server-common folks-common fontconfig-config gdebi-core geoclue-2.0 gir1.2-freedesktop gir1.2-gck-1 gir1.2-glib-2.0 gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 gir1.2-ibus-1.0 gir1.2-javascriptcoregtk-3.0 gir1.2-notify-0.7 gir1.2-soup-2.4 gir1.2-telepathylogger-0.2 gir1.2-tracker-0.16 glib-networking glib-networking-common glib-networking-services gnome-control-center-data gnome-menus gnome-packagekit-data gnome-panel-data gnome-session-common gnome-themes-standard-data gsettings-desktop-schemas gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-pulseaudio hplip-data init-system-helpers libaccountsservice0 libalgorithm-diff-xs-perl libapt-inst1.5 libapt-pkg4.12 libarchive13 libasn1-8-heimdal libassuan0 libatk1.0-0 libatk1.0-data libatspi2.0-0 libavcodec54 libavformat54 libavutil52 libburn4 libcairo-perl libcairo2 libcamel-1.2-43 libcaribou-common libck-connector0 libcolord1 libcolorhug1 libcrack2 libcups2 libcupscgi1 libcupsfilters1 libcupsimage2 libcupsmime1 libcupsppdc1 libdb5.3 libdbd-mysql-perl libdbi-perl libdjvulibre-text libdjvulibre21 libebackend-1.2-6 libebook-1.2-14 libebook-contacts-1.2-0 libecal-1.2-15 libedata-book-1.2-17 libedata-cal-1.2-20 libedataserver-1.2-17 libegl1-mesa libelfg0 libffi6 libfile-fcntllock-perl libflac8 libfolks-telepathy25 libfolks25 libfontconfig1 libfontembed1 libgbm1 libgck-1-0 libgcr-base-3-1 libgcrypt11 libgd3 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgee-0.8-2 libgeocode-glib0 libgexiv2-2 libgirepository-1.0-1 libglib-perl libglib2.0-0 libglib2.0-bin libglibmm-2.4-1c2a libgmp10 libgnomekbd-common libgnutls28 libgoa-1.0-common libgphoto2-6 libgphoto2-l10n libgphoto2-port10 libgrilo-0.2-1 libgsf-1-114 libgsf-1-common libgssapi3-heimdal libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-common libgweather-common libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed2 libhtml-parser-perl libhx509-5-heimdal libibus-1.0-5 libical1 libicu52 libimobiledevice4 libjavascriptcoregtk-3.0-0 libkrb5-26-heimdal libllvm3.4 liblocale-gettext-perl liblzo2-2 libmagickcore5 libmm-glib0 libmpdec2 libmpg123-0 libmx-common libnet-dbus-perl libnet-ssleay-perl libnettle4 libnm-glib4 libnm-gtk-common libnm-util2 libopenjpeg5 libopus0 liborc-0.4-0 libp11-kit0 libpackagekit-glib2-16 libpam-ck-connector libpci3 libperl4-corelibs-perl libperl5.18 libpixman-1-0 libplist2 libpoppler-glib8 libpoppler44 libproxy1 libpurple0 libpwquality-common libpwquality1 libpython-stdlib libpython2.7 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib libpython3.3-minimal libpython3.3-stdlib libpython3.4-minimal libpython3.4-stdlib libqpdf13 libraw10 libroken18-heimdal librtmp1 libsecret-1-0 libsecret-common libsocket-perl libsoundtouch0 libsoup-gnome2.4-1 libsoup2.4-1 libswscale2 libsystemd-daemon0 libsystemd-journal0 libsystemd-login0 libtalloc2 libtasn1-6 libtdb1 libtelepathy-glib0 libtelepathy-logger3 libtevent0 libtext-charwidth-perl libtext-iconv-perl libtiff5 libtotem-plparser18 libtracker-extract-0.16-0 libtracker-miner-0.16-0 libtracker-sparql-0.16-0 libusbmuxd2 libuuid-perl libva1 libvpx1 libwacom-common libwacom2 libwayland-client0 libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libwbclient0 libwebkitgtk-3.0-common libwebp5 libwind0-heimdal libwine libwine-gecko-2.21 libx11-6 libx264-142 libxcb-xfixes0 libxi6 libxkbcommon0 libxml-parser-perl libxml2 libytnef0 libzeitgeist-2.0-0 metacity-common nautilus-data pciutils perl perl-base perl-modules perlmagick printer-driver-c2esp python python-aptdaemon python-gi python-gi-cairo python-minimal python2.7 python2.7-minimal python3 python3-apt python3-aptdaemon python3-chardet python3-dbus python3-debian python3-defer python3-gi python3-minimal python3-pkg-resources python3-six python3-software-properties python3.3 python3.3-minimal python3.4 python3.4-minimal tracker tracker-extract tracker-miner-fs tracker-utils udev usbmuxd wine32 Suggested packages: xpp cups-pdf lrzip libfont-freetype-perl libclone-perl libmldbm-perl libsql-statement-perl rng-tools libgd-tools gnutls-bin gphoto2 gtkam grilo-plugins-0.2 gstreamer-codec-install gnome-codec-install gstreamer1.0-tools libdata-dump-perl libusbmuxd-tools opus-tools tcl8.5 tk8.5 wine-doc perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl libb-lint-perl libcpanplus-dist-build-perl libcpanplus-perl libfile-checktree-perl liblog-message-simple-perl liblog-message-perl libobject-accessor-perl imagemagick-doc python-doc python-tk python2.7-doc python3-doc python3-tk python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools python3.3-doc python3.4-doc ttf-mscorefonts-installer winbind avscan klamav clamav Recommended packages: lintian cups-browsed gstreamer1.0-x cracklib-runtime libegl1-mesa-drivers qpdf libarchive-extract-perl libmodule-pluggable-perl libpod-latex-perl libterm-ui-perl libtext-soundex-perl The following packages will be REMOVED: aisleriot alacarte baobab brasero caribou caribou-antler cheese cups dconf-tools empathy eog evince evolution evolution-data-server evolution-plugins evolution-webcal file-roller gcalctool gcr gdebi gdm3 gedit gedit-plugins gir1.2-caribou-1.0 gir1.2-clutter-1.0 gir1.2-clutter-gst-1.0 gir1.2-evince-3.0 gir1.2-gcr-3 gir1.2-gkbd-3.0 gir1.2-gnomebluetooth-1.0 gir1.2-goa-1.0 gir1.2-gtk-3.0 gir1.2-gtkclutter-1.0 gir1.2-gtksource-3.0 gir1.2-gucharmap-2.90 gir1.2-mutter-3.0 gir1.2-panelapplet-4.0 gir1.2-peas-1.0 gir1.2-rb-3.0 gir1.2-totem-1.0 gir1.2-vte-2.90 gir1.2-webkit-3.0 gir1.2-wnck-3.0 gkbd-capplet glchess glines gnect gnibbles gnobots2 gnome gnome-applets gnome-bluetooth gnome-color-manager gnome-contacts gnome-control-center gnome-core gnome-dictionary gnome-disk-utility gnome-documents gnome-font-viewer gnome-games gnome-icon-theme gnome-icon-theme-extras gnome-icon-theme-symbolic gnome-keyring gnome-media gnome-nettool gnome-online-accounts gnome-orca gnome-packagekit gnome-panel gnome-power-manager gnome-screensaver gnome-screenshot gnome-session gnome-session-bin gnome-session-fallback gnome-settings-daemon gnome-shell gnome-shell-extensions gnome-sudoku gnome-sushi gnome-system-log gnome-system-monitor gnome-terminal gnome-themes-standard gnome-tweak-tool gnome-user-guide gnome-user-share gnomine gnotravex gnotski gtali gucharmap hpijs hplip iagno libavahi-ui-gtk3-0 libbrasero-media3-1 libcanberra-gtk3-0 libcanberra-gtk3-module libcaribou-gtk3-module libcaribou0 libchamplain-0.12-0 libchamplain-gtk-0.12-0 libcheese-gtk21 libcheese3 libclutter-1.0-0 libclutter-gst-1.0-0 libclutter-gtk-1.0-0 libclutter-imcontext-0.1-0 libclutter-imcontext-0.1-bin libcluttergesture-0.0.2-0 libcupsdriver1 libedata-book-1.2-13 libedataserverui-3.0-1 libepc-ui-1.0-3 libevdocument3-4 libevolution libevview3-3 libfolks-eds25 libgail-3-0 libgcr-3-1 libgdict-1.0-6 libgdu-gtk0 libgnome-bluetooth10 libgnome-desktop-3-2 libgnome-media-profiles-3.0-0 libgnomekbd7 libgoa-1.0-0 libgtk-3-0 libgtk-3-bin libgtk-vnc-2.0-0 libgtk2-perl libgtkhtml-4.0-0 libgtkhtml-4.0-common libgtkhtml-editor-4.0-0 libgtkmm-3.0-1 libgtksourceview-3.0-0 libgucharmap-2-90-7 libgweather-3-0 libhpmud0 libmetacity-private0a libmutter0 libmx-1.0-2 libnautilus-extension1a libnm-gtk0 libpanel-applet-4-0 libpango-perl libpeas-1.0-0 libperl5.14 librhythmbox-core6 libsane-hpaio libseed-gtk3-0 libsnmp15 libtotem0 libunique-3.0-0 libvte-2.90-9 libwebkitgtk-3.0-0 libwnck-3-0 libyelp0 lightsoff mahjongg metacity mousetweaks nautilus nautilus-sendto nautilus-sendto-empathy network-manager-gnome notification-daemon policykit-1-gnome printer-driver-gutenprint printer-driver-hpcups printer-driver-hpijs printer-driver-postscript-hp printer-driver-splix python-aptdaemon.gtk3widgets quadrapassel rhythmbox rhythmbox-plugin-cdrecorder rhythmbox-plugins rygel-preferences seahorse shotwell simple-scan software-properties-gtk sound-juicer swell-foop task-gnome-desktop task-print-server totem totem-plugins tracker-gui transmission-gtk vinagre vino xdg-user-dirs-gtk yelp zenity The following NEW packages will be installed: cups-daemon cups-server-common cupsddk dh-python geoclue-2.0 gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 gir1.2-ibus-1.0 gir1.2-notify-0.7 gir1.2-tracker-0.16 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-pulseaudio init-system-helpers libarchive13 libasn1-8-heimdal libassuan0 libavcodec54 libavformat54 libavutil52 libcamel-1.2-43 libcolorhug1 libcrack2 libdb5.3 libebackend-1.2-6 libebook-1.2-14 libebook-contacts-1.2-0 libecal-1.2-15 libedata-book-1.2-17 libedata-cal-1.2-20 libedataserver-1.2-17 libegl1-mesa libelfg0 libffi6 libfontembed1 libgbm1 libgcr-base-3-1 libgd3 libgee-0.8-2 libgexiv2-2 libgnutls28 libgphoto2-6 libgphoto2-port10 libgrilo-0.2-1 libgssapi3-heimdal libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed2 libhx509-5-heimdal libibus-1.0-5 libical1 libicu52 libimobiledevice4 libkrb5-26-heimdal libllvm3.4 liblzo2-2 libmm-glib0 libmpdec2 libmpg123-0 libopenjpeg5 libpackagekit-glib2-16 libperl4-corelibs-perl libperl5.18 libplist2 libpoppler44 libproxy1 libpwquality-common libpwquality1 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib libpython3.3-minimal libpython3.3-stdlib libpython3.4-minimal libpython3.4-stdlib libqpdf13 libraw10 libroken18-heimdal librtmp1 libsecret-1-0 libsecret-common libsystemd-journal0 libtasn1-6 libtelepathy-logger3 libtevent0 libtiff5 libtotem-plparser18 libtracker-extract-0.16-0 libtracker-miner-0.16-0 libtracker-sparql-0.16-0 libusbmuxd2 libwayland-client0 libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libwebp5 libwind0-heimdal libwine libwine-gecko-2.21 libx264-142 libxcb-xfixes0 libxkbcommon0 libytnef0 libzeitgeist-2.0-0 python3 python3-apt python3-aptdaemon python3-chardet python3-dbus python3-debian python3-defer python3-gi python3-minimal python3-pkg-resources python3-six python3-software-properties python3.3 python3.3-minimal python3.4 python3.4-minimal wine wine32 The following packages will be upgraded: accountsservice aptdaemon cheese-common colord consolekit cups-bsd cups-client cups-common cups-ppdc empathy-common evince-common evolution-common evolution-data-server-common folks-common fontconfig-config gdebi-core gir1.2-freedesktop gir1.2-gck-1 gir1.2-glib-2.0 gir1.2-javascriptcoregtk-3.0 gir1.2-soup-2.4 gir1.2-telepathylogger-0.2 glib-networking glib-networking-common glib-networking-services gnome-control-center-data gnome-menus gnome-packagekit-data gnome-panel-data gnome-session-common gnome-themes-standard-data gsettings-desktop-schemas hplip-data libaccountsservice0 libalgorithm-diff-xs-perl libapt-inst1.5 libapt-pkg4.12 libatk1.0-0 libatk1.0-data libatspi2.0-0 libburn4 libcairo-perl libcairo2 libcaribou-common libck-connector0 libcolord1 libcups2 libcupscgi1 libcupsfilters1 libcupsimage2 libcupsmime1 libcupsppdc1 libdbd-mysql-perl libdbi-perl libdjvulibre-text libdjvulibre21 libfile-fcntllock-perl libflac8 libfolks-telepathy25 libfolks25 libfontconfig1 libgck-1-0 libgcrypt11 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgeocode-glib0 libgirepository-1.0-1 libglib-perl libglib2.0-0 libglib2.0-bin libglibmm-2.4-1c2a libgmp10 libgnomekbd-common libgoa-1.0-common libgphoto2-l10n libgsf-1-114 libgsf-1-common libgtk-3-common libgweather-common libhtml-parser-perl libjavascriptcoregtk-3.0-0 liblocale-gettext-perl libmagickcore5 libmx-common libnet-dbus-perl libnet-ssleay-perl libnettle4 libnm-glib4 libnm-gtk-common libnm-util2 libopus0 liborc-0.4-0 libp11-kit0 libpam-ck-connector libpci3 libpixman-1-0 libpoppler-glib8 libpurple0 libpython2.7 libsocket-perl libsoundtouch0 libsoup-gnome2.4-1 libsoup2.4-1 libswscale2 libsystemd-daemon0 libsystemd-login0 libtalloc2 libtdb1 libtelepathy-glib0 libtext-charwidth-perl libtext-iconv-perl libuuid-perl libva1 libvpx1 libwacom-common libwacom2 libwbclient0 libwebkitgtk-3.0-common libx11-6 libxi6 libxml-parser-perl libxml2 metacity-common nautilus-data pciutils perl perl-base perl-modules perlmagick printer-driver-c2esp python python-aptdaemon python-gi python-gi-cairo python-minimal python2.7 python2.7-minimal tracker tracker-extract tracker-miner-fs tracker-utils udev usbmuxd 143 upgraded, 126 newly installed, 199 to remove and 929 not upgraded. Need to get 198 MB of archives. After this operation, 38.0 MB disk space will be freed. Do you want to continue [Y/n]? n Abort. If I hit 'y' to aplly changes, then, when the system is restarted it will start without a deskop environment, as expected... Yes I try that for the first time, it wasn't cool another package witch removes gdm3 and others is CodeLite To this point I've manually installed: build-essential linux-headers (command: apt-get install linux-headers-$(uname -r)) google-chrome (through .deb installer) mysql5.5 php5 steam Sources.list contents: # # deb cdrom:[Debian GNU/Linux 7.5.0 _Wheezy_ - Official i386 DVD Binary-1 20140426-12:26]/ wheezy contrib main # deb cdrom:[Debian GNU/Linux 7.5.0 _Wheezy_ - Official i386 DVD Binary-1 20140426-12:26]/ wheezy contrib main deb http://ftp.cl.debian.org/debian/ wheezy main deb-src http://ftp.cl.debian.org/debian/ wheezy main deb http://security.debian.org/ wheezy/updates main contrib deb-src http://security.debian.org/ wheezy/updates main contrib # wheezy-updates, previously known as 'volatile' deb http://ftp.cl.debian.org/debian/ wheezy-updates main contrib deb http://http.us.debian.org/debian/ wheezy main contrib non-free deb-src http://http.us.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.cl.debian.org/debian/ wheezy-updates main contrib deb http://http.debian.net/debian/ jessie main contrib non-free deb-src http://http.debian.net/debian/ jessie main contrib non-free and the output from: uname -a: Linux Konoha 3.2.0-4-686-pae #1 SMP Debian 3.2.57-3 i686 GNU/Linux If you know a way to install this packages without lossing the desktop environment, please let me know Thanks in advance
Mixing Stable and Testing will result in problems, unless you take appropriate precautions (e.g. setting the default release to Stable) and only install things from Testing carefully. At the moment, you're probably running Testing (even if you think you're running Wheezy... according to your sources.list, you probably aren't). My advice would be to reinstall Stable + Backports, then build any newer packages you need from Testing's source. http://forums.debian.net/viewtopic.php?p=228570
Hi, I just mounted three times in a row my server using sshfs in three differetn folders, verified permissions, etc... No errors, eveyrthing seems to go fine. However, when I open then a text editor and try to open some file from the mounted folders I can see that these folders are totally empty. When trying to create a new file and save it in these folders it just does nothing, just the "Save" button is hit and nothing is saved. I googles for this and found just one similar case which was not solved. Please, help.
Solved: 1.Code: Select allsu usermod -aG fuse <your-username> exec su -l $USER 2. Reboot 3. Mount sshfs as non-root
Hi all, Somehow during the wheezy cycle and now we have this dhcp client coming up each time we boot or reboot and it takes an awfully long time whether we are connected or not connected to the internet. Code: Select allCopyright 2004-2012 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/20:cf:30:c6:cc:9d Sending on LPF/eth0/20:cf:30:c6:cc:9d Sending on Socket/fallback DHCPRELEASE on eth0 to 192.168.1.1 port 67 Internet Systems Consortium DHCP Client 4.2.4 Copyright 2004-2012 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/20:cf:30:c6:cc:9d Sending on LPF/eth0/20:cf:30:c6:cc:9d Sending on Socket/fallback DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPOFFER from 192.168.1.1 DHCPACK from 192.168.1.1 bound to 192.168.1.2 -- renewal in 37314 seconds. Now this is of a system where I was just trying to show, the actual process tries too many ports and takes too much to see if a DHCPOFFER is there or not . Can the waiting time for dhcp be reduced ? I know it's easy to configure networking later as well (either using $ sudo ifup eth0 or $sudo invoke-rc.d networking restart or $ sudo service networking restart or something like that.) Can the dhcp client be made to do its work faster and with less noise. Also it it doesn't find networking while booting, the dhcp service should immediately sleep rather than trying to have more time figuring out ports and stuff. Looking forward to know more.
Something is not set right. What is in etc/network/interfaces? Are you ready to ditch Network-Manager and Wicd and start configuring wpa-supplicant?
To solve a problem with Network Manager in Debian Testing, I just started using systemd by adding init=/bin/systemd to the grub invocation. Everything was fine until today I tried Virtual Machine Manager and got "unable to connect to libvirt" because libvirtd is not running. And there is no /var/run/libvirt/libvirt-sock which is wanted, but there is a virtlockd-sock. Switched back to init, and Virtual Machine Manager works fine. Realize this may just be a temporary burp as things get worked out for the next release. But if anybody has a work around, I would appreciate it. Couldn't find any info online or the bug pages.
Well, I can manually start the libvirtd daemon with "sudo libvirtd -d" and all works fine. Don't know much about systemd but the bin and guests libvirtd service scripts are in place: /lib/systemd/system. Must be a systemd initiallization log somewhere ...
this is i get when i run Code: Select allwine Wow.exe this is the output from the terminal Code: Select allerr:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "AMD Radeon HD 6450", version "1.4 (2.1 (4.3.12618 Compatibility Profile Context 13.251))"). archive Data\enUS\patch-enUS.MPQ opened archive Data\patch.MPQ opened archive Data\enUS\patch-enUS-2.MPQ opened archive Data\enUS\patch-enUS-3.MPQ opened archive Data\patch-2.MPQ opened archive Data\patch-3.MPQ opened archive Data\expansion.MPQ opened archive Data\lichking.MPQ opened archive Data\common.MPQ opened archive Data\common-2.MPQ opened archive Data\enUS\locale-enUS.MPQ opened Unable to read extra attributes: "Data\enUS\speech-enUS.MPQ" archive Data\enUS\speech-enUS.MPQ opened archive Data\enUS\expansion-locale-enUS.MPQ opened archive Data\enUS\lichking-locale-enUS.MPQ opened archive Data\enUS\expansion-speech-enUS.MPQ opened archive Data\enUS\lichking-speech-enUS.MPQ opened fixme:win:EnumDisplayDevicesW ((null),0,0x195ee28,0x00000000), stub! then this is the error comes up Code: Select allWorld of WarCraft (build 12340) Exe: Z:\home\hide\Downloads\wow3.3.5full\Wow.exe Time: Apr 16, 2014 8:08:38.413 PM User: root Computer: linuxpc ------------------------------------------------------------------------------ This application has encountered a critical error: ERROR #132 (0x85100084) Fatal Exception Program: Z:\home\hide\Downloads\wow3.3.5full\Wow.exe Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:F74CF9D1 The instruction at "0xF74CF9D1" referenced memory at "0x7C53D000". The memory could not be "written". WoWBuild: 12340 Settings: SET locale "enUS" ------------------------------------------------------------------------------ ---------------------------------------- x86 Registers ---------------------------------------- EAX=195EC110 EBX=7EBD31E0 ECX=06550A40 EDX=7D8281C8 ESI=7C77A83F EDI=7C53D000 EBP=0195EC18 ESP=0195EB40 EIP=F74CF9D1 FLG=00010212 CS =0023 DS =002B ES =002B SS =002B FS =0063 GS =006B ---------------------------------------- Stack Trace (Manual) ---------------------------------------- Address Frame Logical addr Module Showing 1/1 threads... --- Thread ID: 9 [Current Thread] --- F74CF9D1 0195EC18 0000:00000000 <unknown> ---------------------------------------- Stack Trace (Using DBGHELP.DLL) ---------------------------------------- Showing 1/1 threads... --- Thread ID: 9 [Current Thread] --- F74CF9D1 <unknown symbol>+0 (0x7BC40ECA,0x00000000,0x00000000,0x000003C8) 7EBABFDF <unknown symbol>+0 (0x7BC40ECA,0x00000000,0x00000000,0x000003C8) 7C6338D5 wined3d.dll <unknown symbol>+0 (0x7BCB7FF4,0x0195F148,0x7BC4A9CB,0x7C708FF4) 7C63B1D3 wined3d.dll <unknown symbol>+0 (0x00130F50,0x00000009,0x00000000,0x00130368) 7C6BE85A wined3d.dll wined3d_create+90 (0x00000009,0x00000000,0x00130368,0x7B85583F) 7D8911D7 d3d9.dll Direct3DCreate9+103 (0x00000020,0x00000000,0x00000000,0x0195F7A8) 0068EDCA Wow.exe <unknown symbol>+0 (0x0195F7A0,0x0195F7A4,0x00CABB38,0x00CABB3A) 00689CA7 Wow.exe <unknown symbol>+0 (0x00CABB38,0x00CABB3A,0x00CABB3C,0x00CABB40) 0076BAB2 Wow.exe <unknown symbol>+0 (0x00CABB38,0x00CABCBD,0x00A38FE0,0x00A38FEC) 0076ABC3 Wow.exe <unknown symbol>+0 (0x0195FCB8,0x00000001,0x00000001,0x7B8A5FF4) 00406B2D Wow.exe <unknown symbol>+0 (0x00000001,0x00000001,0x0195FF08,0x0040B7D8) 00406D19 Wow.exe <unknown symbol>+0 (0x0195FFE8,0x7B83C493,0x0039FDD4,0x00000000) 0040B7D8 Wow.exe <unknown symbol>+0 (0x0039FDD4,0x00000000,0x00000000,0x00000000) 7B83C493 KERNEL32.dll <unknown symbol>+0 (0x0012F7B0,0x00000000,0x00000000,0x00000000) F75DC53D wine_call_on_stack+29 (0x00000000,0x00000000,0x00000000,0x00000000) ---------------------------------------- Loaded Modules ---------------------------------------- DBG-MODULE<00400000 009FD000 "Wow.exe" "Wow.pdb" 0 {8805d059-f6a3-4565-a646aa69736d4efe} 1 1277448958> DBG-MODULE<10000000 00069000 "DivxDecoder.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 1076466304> DBG-MODULE<7B810000 0022A000 "KERNEL32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7BC10000 000C4000 "ntdll.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7C380000 00080000 "msvcrt.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7C570000 00057000 "dbghelp.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7C5D0000 0013E000 "wined3d.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7D880000 00039000 "d3d9.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7D8C0000 00014000 "spoolss.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7D8E0000 00016000 "localspl.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7DC90000 0000B000 "psapi.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7DCD0000 0002F000 "uxtheme.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7DDD0000 00092000 "winex11.drv" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7DF60000 00035000 "winspool.drv" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7DFA0000 00062000 "setupapi.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E010000 0001C000 "msacm32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E030000 000AD000 "winmm.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E0F0000 0006D000 "rpcrt4.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E170000 00117000 "ole32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E290000 00013000 "dinput8.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E2B0000 00027000 "ws2_32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E2E0000 000F9000 "comctl32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E3F0000 00210000 "shell32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E610000 00064000 "shlwapi.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E680000 0001B000 "mpr.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E6C0000 0006A000 "wininet.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E730000 0001E000 "imm32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E750000 00018000 "version.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E770000 00064000 "advapi32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E7E0000 000C1000 "gdi32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7E8B0000 00145000 "user32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7ED40000 00011000 "hid.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> DBG-MODULE<7ED70000 000BA000 "opengl32.dll" "" 0 {00000000-0000-0000-0000000000000000} 0 0> ---------------------------------------- Memory Dump ---------------------------------------- Code: 16 bytes starting at (EIP = F74CF9D1) F74CF9D1: F3 A5 EB E8 90 90 90 90 90 90 90 90 90 90 90 55 ...............U Stack: 1024 bytes starting at (ESP = 0195EB40) * = addr ** * 0195EB40: DF BF BA 7E 00 38 49 7C 3F 10 6D 7C 00 C1 5E 19 ...~.8I|?.m|..^. 0195EB50: 00 00 00 00 88 3F 7C 7D 04 00 00 00 10 EC 95 01 .....?|}........ 0195EB60: F4 8F 70 7C 00 00 00 00 01 00 00 00 FC F0 95 01 ..p|............ 0195EB70: D5 38 63 7C 01 00 00 00 18 EC 95 01 10 EC 95 01 .8c|............ 0195EB80: 3F 10 6D 7C 80 0F 13 00 0A 00 00 00 0A 00 00 00 ?.m|............ 0195EB90: 0A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 0195EBA0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 0195EBB0: 00 00 00 00 75 21 C9 7B D8 EB 95 01 0C EC 95 01 ....u!.{........ 0195EBC0: C1 5A 48 F7 1E 00 00 00 10 D1 6E 7C FC EB 95 01 .ZH.......n|.... 0195EBD0: 00 21 70 7C A0 42 82 7D D0 8B 80 7D 8C 06 45 F7 .!p|.B.}...}..E. 0195EBE0: 64 0F 13 00 80 0F 13 00 18 EC 95 01 F5 2A 6D 7C d............*m| 0195EBF0: 04 00 01 00 00 00 00 00 50 0F 13 00 1C EC 95 01 ........P....... 0195EC00: 98 EC 95 01 D0 20 00 00 23 D8 6E 7C 00 00 00 00 ..... ..#.n|.... 0195EC10: FF FF FF 7F F4 7F CB 7B 10 00 00 00 3C EC 95 01 .......{....<... 0195EC20: CA 0E C4 7B 00 00 00 00 00 00 00 00 C8 03 00 00 ...{............ 0195EC30: 34 00 02 00 20 26 13 00 00 00 00 00 00 00 00 00 4... &.......... 0195EC40: 00 00 80 3F 00 00 00 46 B2 EC 95 01 0A 00 00 00 ...?...F........ 0195EC50: 10 D1 6E 7C 60 8A 81 7D 9B 63 6F F7 0C ED 95 01 ..n|`..}.co..... 0195EC60: E8 EC 95 01 03 00 00 00 10 E4 80 7D 35 E4 80 7D ...........}5..} 0195EC70: B2 EC 95 01 00 00 00 00 D0 0C C5 7B D0 20 00 00 ...........{. .. 0195EC80: 00 00 00 00 00 00 00 00 03 00 00 00 70 3C 5E 7C ............p<^| 0195EC90: 00 00 00 00 00 00 00 00 28 00 01 00 25 00 00 00 ........(...%... 0195ECA0: 00 20 08 18 08 10 08 08 08 00 40 10 10 10 10 18 . ........@..... 0195ECB0: 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 0195ECC0: 44 6F 77 6E 6C 6F 61 64 73 5C 77 6F 77 33 2E 33 Downloads\wow3.3 0195ECD0: 2E 35 66 75 6C 6C 5C 57 6F 77 2E 65 78 65 00 00 .5full\Wow.exe.. 0195ECE0: AA EF 95 01 C4 ED 95 01 00 00 00 00 01 00 00 00 ................ 0195ECF0: 61 80 C3 7B 00 04 00 00 28 FD 0E 00 50 01 13 00 a..{....(...P... 0195ED00: 00 00 00 00 00 00 00 00 C0 02 13 00 00 8E C3 7B ...............{ 0195ED10: F4 7F CB 7B 02 00 00 00 F4 7F CB 7B 7C ED 95 01 ...{.......{|... 0195ED20: 53 A2 C4 7B 60 00 11 00 00 00 00 00 E8 35 CD 7B S..{`........5.{ 0195ED30: 75 21 C9 7B 54 ED 95 01 88 ED 95 01 F4 7F CB 7B u!.{T..........{ 0195ED40: 1E 00 00 00 75 39 96 7E 00 00 00 00 D8 02 13 00 ....u9.~........ 0195ED50: 61 97 C4 7B 80 02 13 00 02 00 00 00 D8 02 13 00 a..{............ 0195ED60: F4 7F CB 7B 14 00 11 00 70 02 13 00 BC ED 95 01 ...{....p....... 0195ED70: FE 82 5D F7 90 FD 0E 00 00 00 00 C0 9C ED 95 01 ..]............. 0195ED80: 92 B6 C6 7B 00 00 11 00 00 00 00 00 E0 02 13 00 ...{............ 0195ED90: 61 80 C3 7B F4 1F 70 F7 03 00 00 00 DC ED 95 01 a..{..p......... 0195EDA0: 98 85 5D F7 2C C9 70 7C DC ED 95 01 00 00 00 00 ..].,.p|........ 0195EDB0: F4 7F CB 7B 02 00 00 00 F4 7F CB 7B 1C EE 95 01 ...{.......{.... 0195EDC0: 00 AF 58 8E 80 02 13 00 02 00 00 00 DD D8 6B 7C ..X...........k| 0195EDD0: F4 8F 70 7C 01 00 00 00 10 F0 6B 7C 2C EE 95 01 ..p|......k|,... 0195EDE0: 61 80 C3 7B 03 00 00 00 2C C9 70 7C 91 E0 6E 7C a..{....,.p|..n| 0195EDF0: 2F 81 C3 7B 01 00 00 00 28 04 11 00 4B C9 C4 7B /..{....(...K..{ 0195EE00: F4 7F CB 7B 00 09 CC 7B F4 7F CB 7B 3C EE 95 01 ...{...{...{<... 0195EE10: 6F E3 C4 7B 00 09 CC 7B 03 00 00 00 5C EE 95 01 o..{...{....\... 0195EE20: 98 85 5D F7 7C 87 8B 7D 10 F0 6B 7C 4C EE 95 01 ..].|..}..k|L... 0195EE30: F4 5F 8B 7D 01 00 00 00 60 49 8A 7D 5C EE 95 01 ._.}....`I.}\... 0195EE40: 21 3F 85 7B 00 00 88 7D F4 5F 8B 7D 8C EE 95 01 !?.{...}._.}.... 0195EE50: F4 5F 8B 7D 01 00 00 00 60 49 8A 7D 8C EE 95 01 ._.}....`I.}.... 0195EE60: FE 13 89 7D 00 00 88 7D 7C 87 8B 7D 3F 62 8A 7D ...}...}|..}?b.} 0195EE70: 22 5A 8A 7D 01 00 00 00 00 00 00 00 CB A9 C4 7B "Z.}...........{ 0195EE80: F4 7F CB 7B F4 7F CB 7B C0 02 13 00 AC EE 95 01 ...{...{........ 0195EE90: 35 C9 C4 7B 00 00 88 7D 01 00 00 00 00 00 00 00 5..{...}........ 0195EEA0: 31 57 4E 53 F4 7F CB 7B F4 7F CB 7B FC EF 95 01 1WNS...{...{.... 0195EEB0: A3 F6 C4 7B 60 49 8A 7D 00 00 88 7D 01 00 00 00 ...{`I.}...}.... 0195EEC0: 00 00 00 00 06 00 00 00 8A 02 13 00 78 02 13 00 ............x... 0195EED0: 08 00 00 00 30 FF 95 01 B0 C4 C8 7B 00 00 00 00 ....0......{.... 0195EEE0: F4 7F CB 7B B0 03 13 00 01 00 00 00 00 00 88 7D ...{...........} 0195EEF0: 60 49 8A 7D AE BF A9 BC 00 00 00 00 10 00 12 00 `I.}............ 0195EF00: AA EF 95 01 30 FF 73 F7 78 EF 95 01 32 FB 73 F7 ....0.s.x...2.s. 0195EF10: 00 AF 58 8E 30 EF 95 01 98 03 13 00 DB 34 C5 7B ..X.0........4.{ 0195EF20: F4 7F CB 7B 00 00 00 00 AA EF 95 01 5C F0 95 01 ...{........\... 0195EF30: AE 1B C5 7B 30 FF 95 01 B0 C4 C8 7B 80 F0 95 01 ...{0......{.... ------------------------------------------------------------------------------ ====================================================================== Hardware/Driver Information: Processor: 0x0 Page Size: 4096 Min App Address: 0x10000 Max App Address: 0x7ffeffff Processor Mask: 0x3 Number of Processors: 2 Processor Type: 586 Allocation Granularity: 65536 Processor Level: 18 Processor Revision: 256 Os Version: 5.1 Os Service Pack: 3.0 Percent memory used: 10 Total physical memory: 3605090304 Free Memory: 3239297024 Page file: 5611012096 Total virtual memory: 2147352575
im confused the terminal output above says Code: Select allerr:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled ... but when i Code: Select allglxinfo | grep "direct rendering" the output is Code: Select alldirect rendering: Yes
When ever I try to do an upgrade or install a package I get this error: Code: Select all/bin/sh: 1: /usr/sbin/apt-listbugs: not found E: Sub-process /usr/sbin/apt-listbugs apt returned an error code (127) E: Failure running script /usr/sbin/apt-listbugs apt Any ideas?
Most likely this: https://bugs.debian.org/cgi-bin/bugrepo ... bug=733140 There is also at least one topic on this board about it from back when it happened (a few months now), try to search for it. Bye
I'm running Debian Stable. This morning I updated Icedove, via Synaptic, to version 24.4.0-1~deb7u1, including the Iceowl Calendar extension (which is absolutely essential for my job). After the update, Icedove will not start at all - I got the following error: Code: Select allicedove: relocation error: .../components/Linux_x86_64-gcc3/libcalbasecomps.so: symbol _ZN2js13CheckedUnwrapEP8JSObjectb, version xul24 not defined in file libxul.so with link time reference As I need to access the calendar and email for my work, I'm trying to revert to the previous version (17.0.10-1~deb7u1) that was working perfectly yesterday. As the old version has already been deleted from the current repos, I went to snapshot.debian.org to get the debs. (I did try adding the snapshot's repos to my sources.list but the older functioning version of Icedove does not appear in Synaptic, only the new broken version. Any help getting this working would be greatly appreciated.) When I ran dpkg -i on the downloaded deb I got this error: Code: Select all icedove depends on libc6 (>= 2.15); however: Version of libc6:amd64 on system is 2.13-38+deb7u1. Which is where I've stopped and am looking for advice. Is it a bad idea to try and upgrade libc6? (Is that even possible on Wheezy?) I'm mystified as to why an older version of software that was working perfectly on my system yesterday would have any unmet dependencies (and why the newer broken version is happy with an older version of libc6).
I had the same problem after the update to Icedove 24 this morning. I was able to get the calendar working again by uninstalling the Lightning calendar extension and installing iceowl-extension from the Wheezy repo.
Hi all, I want to write some text but it needs to be prefaced with four spaces up_front (spaces as in whitespace). Is there a way to achieve that with using any text editor or anyway to do that ? I prefer leafpad but even gedit would do if there is such a way.
How about tapping the spacebar 4 times?
Hi, Running Testing AMD64. I need to control the cpu fan in my desktop computer. I have read that pwmconfig should be used with some caution and I have not tried any of the fancontrol hardware that fits into a DVD or Floppy bay. I would appreciate feedback from people who have used either or both of these methods.
Desktop PCs usually come already with fan control hardware inbuilt on the mainboard. I would start with looking at BIOS options and consulting your mainboard manual regarding that topic.
I just installed Debian 7.4 Wheezy 64 bitGnome 3 and I've run into a problem where when I boot up debian it will hang with text saying: Code: Select alludevd[508]: timeout: killing '/sbin/modprobe -b pci:v00001002d0000683Dsv00001787sd0000201Cbc03sc00i00' [529] It will spam this over and over again until I either ctrl + c it or I press reset. I am pretty sure that this is a fglrx problem as it started after I installed it, if this is not the case let me know. I installed fglrx using this tutorial. I also installed 32 bit librabies if that helps haha. My GPU is a Radeon HD 7770 Any help would be appreciated!
I want to point out this is still a an issue. And I also wanted to give thanks to hwman48 for the ctrl+c cheat.. I installed a gpu and amd drivers/cgminers/etc for it to start mining, but faced this problem at boot. For some reason when I also installed the gpu, my LSI card started to act up - sometimes on boot, it can not find it's BIOS? But it still worked, just made me click another button to confirm this.. but I bring it up as one of the loops for this error was talking about my Raidz mount which is all that card handles.
I am running Debian testing with Xfce. When I boot the machine I can see some usual booting messages, the last message is this: Code: Select allWaiting for /dev to be fully populated ... After a short time (1-2 seconds) the screen goes blank and Xfce is loaded. Now when I want to switch from Xorg/Xfce to a console as usual I hit <Ctrl>+<Alt>+F1. The console is correctly shown, however, I get no prompt or shell. Instead, I can still see that last boot messages with the message shown above last. The cursor is blinking after the last character in that message, the console however is not responding to any keyboard input. Code: Select all$ pgrep -l tty 3345 getty 3346 getty 3347 getty 3348 getty 3349 getty 3350 getty Any ideas how I can access the shell from this console?
Ctrl-Alt-F2
I just upgraded chromium along with a few other apps (I dont remember the names). Since then, fonts lok horrible. How can I fix those? But some websites with google fonts looks okay, like gmail. It seems the fonts I have in my computer is being rendered properly. I have google's open sans, and that my default font in chrome. I have the same chromium 33 running in an arch based linux (manjaro), its working well. It is also logged into google's account. So all the settings are same for both. Please see these 4 screenshots http://imgur.com/GsbYDIU,ktYj2hR,Y8zIydG,3bhUb87 How am I supposed to fix it? Thanks in advance!
Fixed. I put these lines into ~/.fonts.conf Code: Select allfont.rgba = rgb font.hinting = false font.hintstyle = hintslight font.lcdfilter = lcddefault
I need help to track down a network issue I'm having with jessie. Can someone please help me with where to look next? Problem Fetching websites on chromium/iceweasel/konqueror never complete (always loading). "# aptitude update" gets stuck at some point during fetching and never completes. When it Started After wiping wheezy and installing jessie from scratch. When it Occurs Beginning when I first boot the computer about 50% of boots. Rebooting tends to resolve it. If the problem doesn't occur immediately upon logging in, it will never happen until perhaps the next time I boot. My System Debian jessie with KDE. Networking is through the network manager widget. Network interface is wireless, using ath5k with Atheros AR2413/AR2414 PCI card. What I've Checked dmesg - The only thing I see with dmesg and networking is: Code: Select all [18447.133436] ath5k: ath5k_hw_get_isr: ISR: 0x00001000 IMR: 0x00000000 [18808.965251] ath5k: ath5k_hw_get_isr: ISR: 0x00000001 IMR: 0x00000000 [20364.056755] ath5k: ath5k_hw_get_isr: ISR: 0x00000080 IMR: 0x00000000 [20603.822780] ath5k: ath5k_hw_get_isr: ISR: 0x00000400 IMR: 0x00000000 Restarting the wireless interface by disabling and enablinb the interface from the networking widget seems to have no effect. Issue also happens if I configure the interface manually in /etc/network/interfaces.
http://forums.debian.net/viewtopic.php? ... 00#p526726
Can someone explain how to convert an existing SolydX (based on testing) to a pure Debian Stable OS? Thanks....
Why should a Debian user know this? You should ask in the SolydX forums.
As a newbie to Debian, I can't understand potential problems with MySQL. During boot, I often see a [Fail] message concerning MySQL Server. (Is this logged somewhere?, as I can't find out where) After logging in, MySQL Server seems to be working ok, and I can access the various databases within. I have also accessed MySQL command prompt, and that seems to be functioning properly too, as is MySQL Workbench. I was prompted (by system?) that an update was available for MySQL, but when I tried to update it, I see a message stating unable to halt MySQL, and then update stops. [Only after killing process manually, and trying again did upgrade seem to complete ok] When closing down system, I get a message stating can't halt MySQL (this happened both before and after update). Closedown then continues to a successful conclusion, and system powers off. Any clues as to what the problem might be, and where I should start looking?
First Google result: Debian / Ubuntu MySQL Error Log File Location http://www.cyberciti.biz/faq/debian-ubu ... error-log/ Third result: http://www.pontikis.net/blog/how-and-wh ... mysql-logs Also found these: http://www.cyberciti.biz/faq/starting-a ... ing-mysql/ http://superuser.com/questions/268053/d ... ermissions Maybe that will get you started. Cheers
I've tried to install Firefox manually so I could get the latest versions, and the posibility to update the browser myself, but it still uses Iceweasel's default layout, which I'm not quite fond of. Is there any way to set Firefox to it's default layout that's present over all the platforms it's ported to?
andoru wrote:I've tried to install Firefox manually...but it still uses Iceweasel's default layout All FF/IW settings live in ~/.mozilla, regardless of what/how you install it/them, and are shared by both. (For instance, if you install an extension in IW, that same extension will "magically" appear in FF as well.) andoru wrote:Is there any way to set Firefox to it's default layout that's present over all the platforms it's ported to? If you're asking if a GNOME window (or fluxbox, or whatever) can be made to look identical to a Windows 8 window, then no. However, you can customize FF's appearance either by modifying the GTK2 theme the program uses, or by installing any one of a number of personas. (I forget what they call them now, but they used to be called personas.) Pick whichever way you like.
Hello. I'm using Debian Wheezy 7.1.0 with OpenBox and i have four apps i would like to automatically start, one in each different desktop, but i only know how to start one app in my default desktop using "autostart.sh" file! How can i tell the system automatically launch other applications each in a different desktop? Part of my .config/openbox/rc.xml file. Code: Select all<desktops> <!-- this stuff is only used at startup, pagers allow you to change them during a session these are default values to use when other ones are not already set by other applications, or saved in your session use obconf if you want to change these without having to log out and back in --> <number>4</number> <firstdesk>1</firstdesk> <names> <!-- set names up here if you want to, like this: <name>desktop 1</name> <name>desktop 2</name> --> </names> <popupTime>875</popupTime> <!-- The number of milliseconds to show the popup for when switching desktops. Set this to 0 to disable the popup. --> </desktops> My .config/openbox/autostart,sh file. Code: Select allnitrogen --restore & tint2 & firefox & Thank you!
Someone posted an identical question a few months back. If memory serves, the solution involved wmctrl That ought to be enough to get you over the first hurdle at Google.
It is an old problem, at least 3-4 yrs old. One install fgfs-base; -aircraft; -models; etc... flightgear-data-all; -base; -aircrafts; -models; etc... libsimgearcore; libsimgearscene... and, in a somewhat tipical way for a long time now... NOTHING WORKS. I get it: fgfs is still not here.Need to install from sources so... please install few kilos .dev files to get a runfile... Now i have to delete all of the above packages... It's sad because i start to really like debian (testing) as my main OS and I consider (like many others) the miss of valuable games (in this case simulators) an downpoint compared to other OS-es out there. I could point other easy-to-port valuable programs for a debian beginner wich are probably simple for a versed developer to include in repos but probably they are biased toward my occupation (marine). This is only a thought of which I think it will be good for debian. If I'm wrong, please correct me.
Hi. I find the best option to compile everything from source. You not only get the absolute latest version, but you can save the folder to a DVD and copy it back again if you need it.
Hey people! Just to say, I'm new to having Debian, and I am running the Testing branch of it. Figured out how to switch from Stable to Testing. Loving it so far! The Situation: I was running the Gnome edition (not a fan of the new Gnome editions) and was liking it a bit... until I remembered how much I didn't like it... so I purged Gnome and installed XFCE... *later that evening* BOOM I can't open Synaptic. So I open up the terminal and type: Code: Select allsudo synaptic also meanwhile finding it strange seeing this when I opened up the terminal: Code: Select allbash: [: too many arguments will@debian:~$ So after the synaptic command I get this output: Code: Select allwill@debian:~$ sudo synaptic [sudo] password for will: No protocol specified ** (synaptic:3318): WARNING **: Could not open X display No protocol specified error: XDG_RUNTIME_DIR not set in the environment. Unable to init server (synaptic:3318): Gtk-WARNING **: cannot open display: :0.0 will@debian:~$ Wierd... Can you help me guys?! I have searched and searched Google and not found a fix. Back to Steam games and Virtualbox and APT for the meantime Thanks, Will
If you setup sudo try: Code: Select allgksudo synaptic otherwise try: Code: Select allgksu synaptic
I'm still trying to get a handle on adding scaling frequencies. When I do cat of scaling_frequencies_available I see that there are three (3) frequencies available (3200000 2560000 1920000 in KHz). These frequencies would correspond to scaling multipliers of 10 8 and 6 respectfully. I have looked at the man pages for the cpufreq utilities and I am still confused ( obviously not a normal human being, as suggested in an earlier post LOL). Anyway, looking at some other posts, and blogs, I am wondering if I can add two more scaling frequencies so that I would have the following frequencies available ( 3200000 2880000 2560000 2240000 1920000 ), these corresponding multipliers of 10 9 8 7 6 respectfully ? I one blog I saw what my be an easy way to do this and am wondering if this will work on Debian Wheezy and if I need to do anything else ? echo 3200000 2880000 2560000 2240000 1920000 > cpu0/scaling_frequencies_available Of course the full path for the cpu would be required (not just cpu0) and I would have to do it with admin privileges. Is this a good way to do what I want or is it dangerous ? Thanks for the help. If it is better to use the cpufreq utilities then I need to get a better handle on how to do that.
ticojohn wrote:, perhaps I should just leave well enough alone. Sounds like a plan. I find the default scaling settings are perfectly fine for my E8500, only 2 frequencies - 2.00GHz and 3.17GHz. The "ondemand" governor switches seamlessly.
After installing Wheezy the other day Iceweasel doesn't look like it used to do in Squeezy. It looks like it's missing its theme or something, you could say it looks like a really old web browser. Also the plus for opening a new tab isn't there. I'm sure I'm missing a package that makes it look 'normal', but can't figure out which. During the Debian installation I installed only the base system and then added xserver-xorg, gnome-session, gnome-session-fallback, some other things I wanted and finally Iceweasel. I used to do something similar on Squeezy and Iceweasel always looked normal. Anyone knows which package could be missing? Thanks in advance! Edit: here's an image. It's really noticable on the scrollbar for example. I just installed gftp and mumble and noticed it's the same, looks really old.
Iceweasel looks plain...that is it's beautiful simplicity to me Tools > addons - install whatever theme you want. If iceweasel is functioning it's doubtful you're missing a package. You could always post a screenshot.
Hello all I have just done a fresh (wheezy) debian installation and I added the following repositories in order to upgrade to testing: Code: Select all#TESTING: deb http://ftp.debian.org/debian testing main contrib non-free deb-src http://ftp.debian.org/debian testing main contrib non-free deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free deb-src http://ftp.debian.org/debian/ jessie-updates main contrib non-free deb http://security.debian.org/ jessie/updates main contrib non-free deb-src http://security.debian.org/ jessie/updates main contrib non-free after I that I ran: Code: Select allapt-get update && apt-get upgrade which just upgraded dozens of packet. Then I try to install chromium: Code: Select allsudo apt-get install chromium and it asks to remove 47 packages, including gdm3, libgtk*, etc... Code: Select allchefarov@debian:~$ sudo apt-get install chromium Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: evolution-webcal gir1.2-ibus-1.0 gir1.2-nmgtk-1.0 gir1.2-tracker-0.14 gnome-panel-data gnome-session-common libatk-adaptor-data libboost-date-time1.54.0 libboost-system1.54.0 libcdr-0.0-0 libclucene-contribs1 libclucene-core1 libcmis-0.3-3 libebackend-1.2-2 libedata-cal-1.2-15 libhsqldb1.8.0-java libibus-1.0-5 liblangtag-common liblangtag1 libmspub-0.0-0 libmwaw-0.1-1 libodfgen-0.0-0 liborcus-0.6-0 libpackagekit-glib2-16 libreadline5 libstlport4.6ldbl libsystemd-journal0 libt1-5 libtracker-extract-0.14-0 libtracker-miner-0.14-0 mutter-common openssh-blacklist openssh-blacklist-extra python-gnupginterface python-pycurl Use 'apt-get autoremove' to remove them. The following extra packages will be installed: accountsservice aptdaemon chromium-inspector dh-python eog evince evince-common evolution evolution-common evolution-data-server evolution-data-server-common evolution-plugins fonts-dejavu fonts-dejavu-core fonts-dejavu-extra gcalctool gir1.2-caribou-1.0 gir1.2-freedesktop gir1.2-gck-1 gir1.2-gcr-3 gir1.2-glib-2.0 gir1.2-gnomebluetooth-1.0 gir1.2-gnomedesktop-3.0 gir1.2-gtk-3.0 gir1.2-ibus-1.0 gir1.2-nmgtk-1.0 gir1.2-notify-0.7 gir1.2-rest-0.7 gir1.2-soup-2.4 gir1.2-telepathylogger-0.2 gir1.2-tracker-0.16 gir1.2-zpj-0.0 glib-networking glib-networking-common glib-networking-services gnome-bluetooth gnome-calculator gnome-color-manager gnome-documents gnome-online-accounts gnome-panel-data gnome-screensaver gnome-session-bin gnome-session-common gnome-shell-common gnome-themes-standard gnome-themes-standard-data gnome-tweak-tool gsettings-desktop-schemas init-system-helpers libaccountsservice0 libarchive13 libboost-date-time1.54.0 libboost-system1.54.0 libcairo2 libcamel-1.2-43 libcaribou-common libcaribou0 libcdr-0.0-0 libclucene-contribs1 libclucene-core1 libcmis-0.3-3 libcolord-gtk1 libcolord1 libcups2 libcupsfilters1 libcupsimage2 libdb5.3 libdrm-nouveau2 libebackend-1.2-6 libebook-1.2-14 libebook-contacts-1.2-0 libecal-1.2-15 libedata-book-1.2-17 libedata-cal-1.2-20 libedataserver-1.2-17 libegl1-mesa libegl1-mesa-drivers libelfg0 libevdocument3-4 libevolution libevview3-3 libffi6 libfolks-eds25 libfolks-telepathy25 libfolks25 libgail-3-0 libgail-common libgail18 libgbm1 libgck-1-0 libgcr-3-1 libgcr-base-3-1 libgcr-ui-3-1 libgdata13 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgee-0.8-2 libgirepository-1.0-1 libgl1-mesa-glx libglapi-mesa libglib2.0-0 libglib2.0-bin libgnome-bluetooth11 libgnome-desktop-3-7 libgnomekbd8 libgoa-1.0-0 libgoa-1.0-common libgraphite2-3 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtkhtml-4.0-0 libgtkhtml-4.0-common libgtkhtml-editor-4.0-0 libgweather-3-6 libharfbuzz-icu0 libharfbuzz0b libhsqldb1.8.0-java libibus-1.0-5 libical1 libicu52 libjavascriptcoregtk-3.0-0 liblangtag-common liblangtag1 libllvm3.4 liblzo2-2 libmpdec2 libmspub-0.0-0 libmwaw-0.1-1 libnm-gtk-common libnm-gtk0 libnm-util2 libodfgen-0.0-0 libopenvg1-mesa liborcus-0.6-0 libp11-kit0 libpackagekit-glib2-16 libpango-1.0-0 libpango1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangox-1.0-0 libpangoxft-1.0-0 libproxy1 libpython3-stdlib libpython3.3-minimal libpython3.3-stdlib librdf0 libreoffice-style-galaxy libreoffice-style-tango librsvg2-2 librsvg2-common libsecret-1-0 libsecret-common libsoup-gnome2.4-1 libsoup2.4-1 libsystemd-journal0 libtelepathy-logger3 libtiff5 libtotem-plparser18 libtracker-extract-0.16-0 libtracker-miner-0.16-0 libtracker-sparql-0.16-0 libudev1 libvisio-0.0-0 libwayland-client0 libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libwebkitgtk-3.0-0 libwebp5 libxcb-dri3-0 libxcb-present0 libxcb-sync1 libxcb-xfixes0 libxkbcommon0 libxshmfence1 libytnef0 libzapojit-0.0-0 libzeitgeist-1.0-1 mutter-common nautilus nautilus-data nautilus-sendto python-aptdaemon python-aptdaemon.gtk3widgets python-gi python-gi-cairo python3 python3-apt python3-aptdaemon python3-dbus python3-defer python3-gi python3-minimal python3-pkg-resources python3.3 python3.3-minimal tracker tracker-extract tracker-gui tracker-miner-fs tracker-utils ttf-dejavu ttf-dejavu-core ttf-dejavu-extra uno-libs3 ure Suggested packages: mozplugger chromium-l10n unrar evolution-ews evolution-plugins-experimental evolution-data-server-dbg lrzip cups-common gstreamer-codec-install gnome-codec-install gstreamer1.0-tools gstreamer1.0-plugins-base java-virtual-machine libhsqldb1.8.0-java-gcj ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ttf-arphic-bkai00mp librdf-storage-postgresql librdf-storage-mysql librdf-storage-sqlite librdf-storage-virtuoso redland-utils tango-icon-theme librsvg2-bin pidgin gajim python3-doc python3-tk python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools python3.3-doc binutils Recommended packages: lintian gtk2-engines-pixbuf gstreamer1.0-plugins-good The following packages will be REMOVED: cheese empathy gdm3 gir1.2-mutter-3.0 gnome gnome-applets gnome-contacts gnome-control-center gnome-core gnome-packagekit gnome-panel gnome-power-manager gnome-session gnome-session-fallback gnome-settings-daemon gnome-shell gnome-shell-extensions libebook-1.2-13 libedata-book-1.2-13 libedataserverui-3.0-1 libgnome-desktop-3-2 libgraphite2-2.0.0 libmutter0 libreoffice libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-emailmerge libreoffice-evolution libreoffice-filter-binfilter libreoffice-filter-mobiledev libreoffice-gnome libreoffice-gtk libreoffice-help-en-us libreoffice-impress libreoffice-java-common libreoffice-math libreoffice-report-builder-bin libreoffice-writer mythes-en-us nautilus-sendto-empathy python-uno task-gnome-desktop unoconv The following NEW packages will be installed: chromium chromium-inspector dh-python fonts-dejavu fonts-dejavu-core fonts-dejavu-extra gir1.2-gnomedesktop-3.0 gir1.2-ibus-1.0 gir1.2-nmgtk-1.0 gir1.2-notify-0.7 gir1.2-rest-0.7 gir1.2-tracker-0.16 gir1.2-zpj-0.0 gnome-calculator init-system-helpers libarchive13 libboost-date-time1.54.0 libboost-system1.54.0 libcamel-1.2-43 libcdr-0.0-0 libclucene-contribs1 libclucene-core1 libcmis-0.3-3 libcolord-gtk1 libcupsfilters1 libdb5.3 libdrm-nouveau2 libebackend-1.2-6 libebook-1.2-14 libebook-contacts-1.2-0 libecal-1.2-15 libedata-book-1.2-17 libedata-cal-1.2-20 libedataserver-1.2-17 libegl1-mesa libegl1-mesa-drivers libelfg0 libffi6 libgbm1 libgcr-base-3-1 libgcr-ui-3-1 libgee-0.8-2 libgnome-bluetooth11 libgnome-desktop-3-7 libgnomekbd8 libgraphite2-3 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgweather-3-6 libharfbuzz-icu0 libharfbuzz0b libhsqldb1.8.0-java libibus-1.0-5 libical1 libicu52 liblangtag-common liblangtag1 libllvm3.4 liblzo2-2 libmpdec2 libmspub-0.0-0 libmwaw-0.1-1 libodfgen-0.0-0 libopenvg1-mesa liborcus-0.6-0 libpackagekit-glib2-16 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangox-1.0-0 libpangoxft-1.0-0 libproxy1 libpython3-stdlib libpython3.3-minimal libpython3.3-stdlib libsecret-1-0 libsecret-common libsystemd-journal0 libtelepathy-logger3 libtiff5 libtotem-plparser18 libtracker-extract-0.16-0 libtracker-miner-0.16-0 libtracker-sparql-0.16-0 libudev1 libwayland-client0 libwayland-cursor0 libwayland-egl1-mesa libwayland-server0 libwebp5 libxcb-dri3-0 libxcb-present0 libxcb-sync1 libxcb-xfixes0 libxkbcommon0 libxshmfence1 libytnef0 libzapojit-0.0-0 libzeitgeist-1.0-1 python3 python3-apt python3-aptdaemon python3-dbus python3-defer python3-gi python3-minimal python3-pkg-resources python3.3 python3.3-minimal The following packages will be upgraded: accountsservice aptdaemon eog evince evince-common evolution evolution-common evolution-data-server evolution-data-server-common evolution-plugins gcalctool gir1.2-caribou-1.0 gir1.2-freedesktop gir1.2-gck-1 gir1.2-gcr-3 gir1.2-glib-2.0 gir1.2-gnomebluetooth-1.0 gir1.2-gtk-3.0 gir1.2-soup-2.4 gir1.2-telepathylogger-0.2 glib-networking glib-networking-common glib-networking-services gnome-bluetooth gnome-color-manager gnome-documents gnome-online-accounts gnome-panel-data gnome-screensaver gnome-session-bin gnome-session-common gnome-shell-common gnome-themes-standard gnome-themes-standard-data gnome-tweak-tool gsettings-desktop-schemas libaccountsservice0 libcairo2 libcaribou-common libcaribou0 libcolord1 libcups2 libcupsimage2 libevdocument3-4 libevolution libevview3-3 libfolks-eds25 libfolks-telepathy25 libfolks25 libgail-3-0 libgail-common libgail18 libgck-1-0 libgcr-3-1 libgdata13 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgirepository-1.0-1 libgl1-mesa-glx libglapi-mesa libglib2.0-0 libglib2.0-bin libgoa-1.0-0 libgoa-1.0-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk2.0-0 libgtk2.0-bin libgtkhtml-4.0-0 libgtkhtml-4.0-common libgtkhtml-editor-4.0-0 libjavascriptcoregtk-3.0-0 libnm-gtk-common libnm-gtk0 libnm-util2 libp11-kit0 libpango1.0-0 librdf0 libreoffice-style-galaxy libreoffice-style-tango librsvg2-2 librsvg2-common libsoup-gnome2.4-1 libsoup2.4-1 libvisio-0.0-0 libwebkitgtk-3.0-0 mutter-common nautilus nautilus-data nautilus-sendto python-aptdaemon python-aptdaemon.gtk3widgets python-gi python-gi-cairo tracker tracker-extract tracker-gui tracker-miner-fs tracker-utils ttf-dejavu ttf-dejavu-core ttf-dejavu-extra uno-libs3 ure 105 upgraded, 109 newly installed, 47 to remove and 403 not upgraded. Need to get 158 MB of archives. After this operation, 95.2 MB disk space will be freed. Do you want to continue? [Y/n] . Any ideas? Edit: I installed some programs without problem (like Skype, Eric IDE), but others like (vlc, pidgin) will remove gnome as well :S
The 'automatically removed' bits have to do with something you've removed rather than the installation of Chromium. http://forums.debian.net/viewtopic.php?f=16&t=104157 But you haven't fully upgraded if you've just used upgrade - you would need to dist-upgrade.
Hi there, First of all I did search similar topics and tried almost everything, however still cannot find what consumed most of my free space on Debian Wheezy. Here's output from df and du and you can see there's huge discrepancy there, like close to 100GB lost somewhere! Du shows may be 35GB used on root partition and df-h shows 129GB. Fsck reports clean file system. I also run badblocks which showed no problems. Help, please. Code: Select alldu -hs --exclude=/media* /* 7.2M /bin 33M /boot 0 /dev 30G /downloads 24M /etc 95M /home 24K /include 0 /initrd.img 0 /initrd.img.old 223M /lib 8.0K /libexec 16K /logs 16K /lost+found 4.0K /mnt 4.0K /opt du: cannot access `/proc/21095/task/21095/fd/3': No such file or directory du: cannot access `/proc/21095/task/21095/fdinfo/3': No such file or directory du: cannot access `/proc/21095/fd/3': No such file or directory du: cannot access `/proc/21095/fdinfo/3': No such file or directory 0 /proc 120K /root 2.2M /run 8.5M /sbin 4.0K /selinux 48K /share 4.0K /srv 0 /sys 432K /tmp 3.7G /usr 426M /var 0 /vmlinuz 0 /vmlinuz.old Code: Select alldf -Th Filesystem Type Size Used Avail Use% Mounted on rootfs rootfs 145G 129G 9.2G 94% / udev devtmpfs 10M 0 10M 0% /dev tmpfs tmpfs 203M 2.1M 201M 2% /run /dev/disk/by-uuid/b6a1a522-0803-4d63-abf4-ce841b7bf2ae ext4 145G 129G 9.2G 94% / tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs tmpfs 405M 72K 405M 1% /run/shm /dev/sdc1 ext4 917G 466G 405G 54% /media/big /dev/md0 ext4 583G 94G 460G 17% /media/raid
Unmount other partitions - you've probably written things to /media/..., rather than the things that are supposed to be mounted there.
Hi all, The auto-complete is not working in Debian. This used to work well before. I'm not sure whether it's the terminal-emulator which is at fault (Guake) or something else. I have bash-completion installed. Code: Select all$ aptitude search bash-completion i bash-completion - programmable completion for the bash shell Now this is the issue I'm facing (which didn't happen before) :- Code: Select all[download] Destination: Network Mapping-_uIOdTfp6Pw.mp4 [download] 100% of 116.92MiB in 13:33 $ touch Network\ <tab-key> Now let's say for argument there are more files with Network name as the start in the directory. Previously I used to just either do tab to give me options. That does not happen more. I also tried to do :- Code: Select all$ touch Network\ M <tab-key> Still no dice. Any ideas anybody ? I did try https://bugs.debian.org/cgi-bin/pkgrepo ... t=unstable and saw :- https://bugs.debian.org/cgi-bin/bugrepo ... bug=741479 https://bugs.debian.org/cgi-bin/bugrepo ... bug=730239 https://bugs.debian.org/cgi-bin/bugrepo ... bug=741273 at least the first is somewhat broken at my end as well. Is it possible that this is the cause or perhaps one of the other bugs ? New terminal, single tab key done Code: Select all$ bash: words: bad array subscript Double tab keys done then get a directory listing. Is this the supposed/expected behavior ?
Why are you adding a backslash and a space after Network? Are you certain that Network should be capitalized? What happens if you just enter Net and then press the Tab key? Or Networ and the Tab? What is the exact name, or names, of the subdirectories you expect to be filled by pressing Tab? What you are describing appears to show that there is no subdirectory named "Network\ " with any combination of characters after it. On second thought, ISTR that you have to wrap the name in quotes if you're using the backslash as an escape character. Have you tried "Network\ "? I don't have a Linux machine available at the moment, I'm at work.
Hi all, I'm getting the above whenever I run a new terminal (as a user) . I upgraded bash just yesterday, can somebody see if something is off at 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 case $- in *i*) ;; *) return;; esac # don't put duplicate lines or lines starting with space in the history. # See bash(1) for more options 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) HISTSIZE=3000 HISTFILESIZE=3000 HISTTIMEFORMAT=”%F %T“ # check the window size after each command and, if necessary, # update the values of LINES and COLUMNS. shopt -s checkwinsize # If set, the pattern "**" used in a pathname expansion context will # match all files and zero or more directories and subdirectories. #shopt -s globstar # 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 # enable bash completion in interactive shells if ! shopt -oq posix; then if [ -f /usr/share/bash-completion/bash_completion ]; then . /usr/share/bash-completion/bash_completion elif [ -f /etc/bash_completion ]; then . /etc/bash_completion 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 cls='clear' alias ll='ls -l' alias aptfn='sudo aptitude forget-new' alias aptn="aptitude search '~N'" alias gi='bash /home/shirish/git-info.sh' alias apto='aptitude search ~o' alias grep='grep --color=auto' alias aptc="aptitude search '~c'" alias copy="rsync --progress -ravz" #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 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 # from http://askubuntu.com/questions/16428/showing-a-cowsay-fortune-in-every-new-terminal-session if [ -x /usr/games/cowsay -a -x /usr/games/fortune ]; then fortune | cowsay fi Looking forward to see if it's an issue at my end.
Looks like a syntax error causing bash to interpret something as an fg command that you didn't intend. An example would be commenting a line with % (used for commenting in some languages) instead of #. (The percent sign can be used as a shortcut for fg.) This could be the culprit: Code: Select allHISTTIMEFORMAT=”%F %T“ should be Code: Select allHISTTIMEFORMAT="%F %T" Since bash recognizes straight quotation marks, the curly quotation marks aren't taken as intended and bash is trying to interpret %F for the fg command. So yeah, an innocent issue on your end. Good news? Easily corrected, no need to file a bug report. See the last post here for an interesting read on job control. http://stackoverflow.com/questions/1182 ... shell-mean
About once a week I get a prompt at the bottom of the screen saying that updates are available. I click on that prompt and an update window opens with a list of packages available. I usually just click on the update button and the packages are downloaded, configures and then changes are committed. My problem is that there appears to be no indication of when the process is completed. In the most recent example, there were three packages. They all downloaded and changes were committed and then I waited. The mouse pointer just kept going around and around and around...... Five minutes later it was still going around and around.... Should there not be some kind of indication that the updates have been successfully committed ? Maybe a message saying Updates Complete. Or maybe make the mouse pointer stop going around and around. Or maybe even close the update window. I know that if I were to stop the process too early that bad things could happen. So could someone give me an idea as to when it is okay to close the update window. Thanks. Just thought I might add some possibly relevant information: I am running Debian Wheezy and using the Gnome desktop.
man apt-get wrote:dist-upgrade dist-upgrade in addition to performing the function of upgrade, also intelligently handles changing dependencies with new versions of packages; apt-get has a "smart" conflict resolution system, and it will attempt to upgrade the most important packages at the expense of less important ones if necessary. So, dist-upgrade command may remove some packages. This can be useful in testing/sid where new packages can have different depends than the packages they are replacing. Not usually an issue on stable.
Packages intel-microcode and amd-microcode are described as "Processor microcode firmware for Intel or AMD CPUs". However it's not clear to me if I'm supposed to install them. My laptop has an Intel cpu and an amd based graphics card. Do I need one of those packages? or both? none? Thanks in advance.
It is very small code. Basically firmware for hardware devices that gets loaded at boot. You will probably need firmware-linux-nonfree for AMD graphics and some Intel network chips. See https://packages.debian.org/wheezy/firm ... ux-nonfree
Hi all, I know the command for doing manipulations on a single image. I use convert to keep file-size small with same/similar resolution but do not know how to use it on batch of images with some unique among them. Code: Select all$ convert -define jpeg:extent=1024kb sample.JPG des.JPG This works but only if both the target and source image names are known. I have a directory which has 10-15 names, is there a way to tell it to make another copy with the same name and something unique so can know and differentiate between them. Code: Select all$ convert -define jpeg:extent=1024kb *.JPG *2.JPG I tried the above but that didn't work. Any ideas anybody ?
Maybe with find: Code: Select all$ find . -name "*JPG" -exec convert -define jpeg:extent=1024kb {} \; Not tested by me. It will probably overwrite the target though. Someone fluent in scripting will have an answer. Maybe making the destination as .jpg would work.
Hello everyone, I'm working with samba over some directories. And what i want to do, is to share a directory with 775 but what I don't want is "guest" to authenticate. users and group have RWX permissions. Other just rx. Path has the following cmd: chown -R USER1:tech Tech/ Of course, USER1 and USER2 belongs to group:tech But somehow I can't manage to make Users be able to write with these parameters: Code: Select all[Tech] comment = this comment path = /this/path guest ok = yes browseable = yes chmod -R u=rwx,g=rwx,o=rx Tech/ Over files "guests" can access ok with read attrib. But users can't write which is not ok. I only want 2 users, USER1 (which is the owner) - USER2 to be able to write with login access. Others just -read and execute- without any login need. Am I doing something wrong?
Ok. I really don't know what it was. But is solved now. I've just set permission to 775 over the dir. again. before: Code: Select allchmod -R u=rwx,g=rwx,o=rx Tech/ after: Code: Select allchmod -R 775 Tech/ Is there any difference between the first and the other one?
Having a problem running the third-party, 32-bit game Little Inferno. It's an i386 .deb built by or at least made available by Humble Bundle. The game works on one machine under testing amd64; I tried installing it on a laptop under unstable amd64: Code: Select alldpkg -i ./little-inferno_0_20130509-0ubuntu1_i386.deb It wants more i386 packages, so I got them with: Code: Select all# apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libelf1:i386 libexpat1:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libglapi-mesa:i386 libllvm3.3:i386 libpciaccess0:i386 libtxc-dxtn-s2tc0:i386 libx11-xcb1:i386 libxcb-dri2-0:i386 libxcb-glx0:i386 libxdamage1:i386 libxfixes3:i386 libxxf86vm1:i386 Launching the program causes a window to open, which crashes before you can see anything. The package installs an executable that I can run from terminal, showing the error: Code: Select all$ /opt/little-inferno/LittleInferno.bin.x86 /builddir/LittleInferno/code/runtime/linux/LinuxAudioBackEnd.cpp : 37 Trace/breakpoint trap I get the same error on Wheezy as on Sid. I've googled this can come up empty-handed, except for some highly technical info I don't understand about what "Trace/breakpoint trap" means for C++, and that somebody under Ubuntu had the problem too. Since it works on another machine with amd64 testing, I assume it could be a hardware issue. Any suggestions how I could diagnose the issue? Edit: marked as solved
I figured the problem was due to a missing package. Since the Internet failed me, I examined a list of i386 packages installed on the machine where the game does work: Code: Select alldpkg --list | grep 386 Going through the resulting list allowed me to try out installing helpful-looking packages. It was of course important to make sure they wouldn't remove anything important. Just rinse and repeat: Install package and dependencies, try to launch game, error, remove package and dependencies After a few trials and errors, this allowed the game to run: Code: Select all# apt-get install libpulse0:i386
Solution: confuseling wrote:Once you're used to it, the middle-mouse buffer is great - though it can be a source of fury at first. Just click and drag to highlight the text to copy, and click middle-mouse button to paste. ---------------------------------------------------------------------------------- Hello there, first of I just have decided to use linux (or debian if you will) full time as my operating system. Currently using Debian Wheezy 7.4 with X and awesome (Window Manager). Atm I'm setting up my development tools like eclipse and git. This time I've decided to use ssh with git and created the nessesary keys and here the problem comes: As a windows user I'm used to Ctrl + C and Ctrl + V for copy+paste but this isn't the case with debian.. I have a SSH public key I'm trying to C+V from the terminal too iceweasel but using Ctrl + C and so on dosen't work, neither does Ctrl + Shift + C/V. I'm hoping for someone too give me some help with this problem. Thanks in advance! ~hb
I just tried this as I hadn't noticed anomolous behaviour you mentioned. Copied from Konsole, closed Konsole before pasting to Kate. - Ctl-Shift-C > Ctl-V worked - Right click Copy > Right click Paste worked - Highlight text > Middle button paste worked. This is in new KDE 4.12.3, but I don't recall it ever not working like that. Obviously awesome WM may be a different kettle of fish.
Hello Everyone I have been fixing my fn keys I pretty much fixed all the keys, but I still need your help to fix one last key, fn+f1 which is the sleep key. Now I mostly didn't have to do much to fix the other keys, the volume keys (fn+f12 fn+f11 fn+f10) worked out of the box fn+f7 for turning the screen on and off worked out of the box, so missing were the brightness keys(fn+f5 and fn+f6) the disable/enable trackpad (fn+f9), disable/enable wifi (fn+f2) and the sleep (fn+f1) which i am yet to fix. Fixing the other keys were easy, i added a few lines to grub to enable the screen brightness, i also modprobe asus_wmi and all this enabled the screen brightness the wifi keys, I was still missing enable/disable trackpad which i made a script and bound it to fn+f9 with xev and added it to rc.xml. Now for the fn+f1 nothing seems to work, xev does not return a key code, which completely destroyed the intention of doing what i did for the fn+f9, I used another method, i used acpi_listen to see what it threw out and it threw this out button/sleep SBTN 00000080 00000000, i was completely lost, i went to the wiki and read about the acpi, turns out most files like /etc/acpi/handler.sh or /etc/acpi/events/anything do not exist so i can't figure what to modify, I then went for another route, on my tty1 I tried showkey -k and did the fn+f1 shortcut and got an output 142, and thoutght GREAT, let me convert to hex and put it on rc.xml and do what i did to the trackpad, when i tried, nothing happened, I believe that ACPI event SBTN 00000080 00000000 takes priority over the one i mapped TL;DR help me fix my fn+f1 (sleep key) Forgot to add: Asus S46c (asus k46c mobo) I have already posted this on reddit, but they don't seem to be able to help me out, i don't even get replys, can you guys point me out in the right direction?? Thank you in advance.
sigh... not a single reply on the official support forums anyway managed to fix my problem... In case anyone ends up having the same problem that i do here it is: when you do acpi_listen on fn+f1 an event is created, that event comes up as button/sleep SBTN 00000080 00000000 take note of it. go to /etc/acpi/event and create a file called sleepconf (you can give the name that you would like to give it doesn't really matter i decided for sleepconf) in that file type the following: event=button/sleep SBTN 00000080 00000000 action=/usr/sbin/pm-suspend and thats it save it, do service acpid restart, reboot, and when you are back you should be able to use the shortcut to suspend the computer. action allows you to use a custom script that you would like i decided to use pm-suspend, you can use whatever you want. There solved it, i hope this helps anyone having problems suspending or with acpi events in general.
I am in the process of moving everything possible from Win XP to Debian Wheezy. I already have my bookmarks transferred but am looking for a relatively easy way of getting all of my passwords moved over. Any suggestions ? Thanks for the help.
ticojohn wrote:Well, as it turns out there were actually some good suggestions. Only needed to copy the keys3.db and signons.sqllite files and it worked like a charm (although I found those ideas someplace else, thank you very much). You're welcome. And thanks for posting your solution. And no we won't give it up on XP, and neither will many MS commenters such as Window Secrets. It will be careless and probably dangerous to stay connected to the internet with XP after EOL. I agree it was pretty good for a long time, but I think Win7 is better although a bit space-hungry.
I can't see Chinese in xterm. When I copy Chinese characters from a website I see blocks instead. I tried this http://www.fedorenchik.org/tooltips/xte ... nese.xhtml and http://superuser.com/questions/526669/c ... n-my-xterm but got no results. Also relevant - I don't use a desktop manager. I use wheezy with i3 as the window manager. 谢谢
Edit, odd, it does work for me with mlterm, but xfce4-terminal works.
When I was performing update & dist-upgrade for Jessie, it reported holding back "Flightgear". I had a look using Synaptic and found (I think) fgsg-base waiting to be upgraded, so I told it to carry it out. It said that it needed to remove "flightgear", which I let it do. I then performed an autoremove which removed several fgsf-something files. This has effectively removed Flightgear, having a look with Synaptic, I see that the flightgear package itself seems to have disappeared and that the only package I have installed is fgfs-base, which has the note :- This package does not contain the flight simulator itself. If you want to fly, install the flightgear package. Is Flightgear broken, or have I done something wrong? Geoff
http://packages.debian.org/search?keywo ... ection=all Only in squeeze & sid. See the PTS for why.
Hello all At each system boot a lot of errors shows up, it takes a few minutes and then the system starts. In my opinion, this are a serious system errors and system instead of 20 seconds, boots in five minutes Sorry for my bad english. Debian Jessie update from Debian Wheezy Code: Select allLinux msi 3.9-1-686-pae #1 SMP Debian 3.9.6-1 i686 GNU/Linux Code: Select alllspci -k 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX Subsystem: Micro-Star International Co., Ltd. Device 104c 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge Kernel driver in use: pcieport 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01) Subsystem: Micro-Star International Co., Ltd. Device 104c 00:03.0 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) Subsystem: Micro-Star International Co., Ltd. Device 104c Kernel driver in use: ohci_hcd 00:03.1 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) Subsystem: Micro-Star International Co., Ltd. Device 104c Kernel driver in use: ohci_hcd 00:03.3 USB controller: Silicon Integrated Systems [SiS] USB 2.0 Controller Subsystem: Micro-Star International Co., Ltd. Device 104c Kernel driver in use: ehci-pci 00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02) Subsystem: Micro-Star International Co., Ltd. Device 104c Kernel driver in use: sis190 00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03) Subsystem: Micro-Star International Co., Ltd. Device 104c Kernel driver in use: sata_sis 00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge Kernel driver in use: pcieport 00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge Kernel driver in use: pcieport 00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller Subsystem: Micro-Star International Co., Ltd. Device 104c Kernel driver in use: snd_hda_intel 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470] Subsystem: Micro-Star International Co., Ltd. Device 104c Kernel driver in use: radeon 01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Cedar HDMI Audio [Radeon HD 5400/6300 Series] Subsystem: Micro-Star International Co., Ltd. Device 104c Kernel driver in use: snd_hda_intel 02:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01) Subsystem: AzureWave AW-NE785 / AW-NE785H 802.11bgn Wireless Full or Half-size Mini PCIe Card Kernel driver in use: ath9k ] Boot errors: Code: Select allJul 2 20:56:43 msi udevd[388]: timeout: killing '/sbin/modprobe -b acpi:PNP0C0A:' [498] Jul 2 20:56:44 msi udevd[388]: timeout: killing '/sbin/modprobe -b acpi:PNP0C0A:' [498] Jul 2 20:56:45 msi udevd[388]: timeout: killing '/sbin/modprobe -b acpi:PNP0C0A:' [498] Jul 2 20:56:46 msi udevd[388]: timeout: killing '/sbin/modprobe -b acpi:PNP0C0A:' [498] Jul 2 20:56:47 msi udevd[388]: timeout: killing '/sbin/modprobe -b acpi:PNP0C0A:' [498] Jul 2 20:56:48 msi udevd[388]: timeout: killing '/sbin/modprobe -b acpi:PNP0C0A:' [498] http://pastebin.com/GUufGcFZ
Hello, Did it boot in good time with "wheezy"?
Are there problems installing Debian with older DVD's? I have a 7.3.0 DVD and I'm over my monthly bandwidth so I can't download new images.
No problem. Pick a mirror during install and you will get the security updates to 7.4 anyway.
hello i was running debian wheezy with kde 4.8 with no problems. i upgraded to debian jessie to use kde 4.11 and since doing so any external drive i plug in dolphin cant write access. im also have problems with certain gtk apps such as synaptic and gparted not using the gtk2-engines-oxygen and gkt3-engines-oxygen packages installed. i didnt face these problems in wheezy with kde 4.8. any ideas? Thanks
clifford jnr wrote:since doing so any external drive i plug in dolphin cant write access Hi! I have a few questions. How do you mount, and access the drive? What is the file system, and what are the permissions on the drive? Also make sure there isn't an option for it in /etc/fstab, this can mess with automounting it. My external drive I have with btrfs I just have it as read/write for all users and it works fine. im also have problems with certain gtk apps such as synaptic and gparted not using the gtk2-engines-oxygen and gkt3-engines-oxygen packages installed. Install kde-config-gtk-style to set the themes inside kde system settings. Hope this sorts it for you.
Hi! So, when i boot my computer, it's quiet as it's supposed to be. It remains that way until i start a torrent client, and then tracker-miner-fs starts eating up my CPU (goes up to 100%), my fan starts working really hard, and the computer gets quite warm - for torrent downloading? And even when i turn off a torrent client (be it deluge or qbittorrent) it still keeps on working hard and eating up CPU. So my question is, are there system or functionality consequences if i uninstall it in synaptic? Running Wheezy w gnome shell, fujitsu 2.1ghz dual core + 4 gb ram.
I think that is two separate things, tracker and torrent. By all means rip out torrent software if you aren't using it. I never use torrents so I do not bother to install any of it. Obviously you will lose the torrent functionality but I assume you know that. That being said, I doubt your problem is with torrent software. Then come back when tracker still goes crazy and we will see if we can calm it down...
Hey, I was running wheezy and I changed my repository to jessie in order so I could upgrade a package and everything worked fine, except for one thing. Somehow samba broke. Whenever I try to install samba I get the following error message. Code: Select allSetting up samba (2:4.1.5+dfsg-1) ... [FAIL] Starting SMB/CIFS daemon: smbd failed! invoke-rc.d: initscript smbd, action "start" failed. dpkg: error processing samba (--configure): subprocess installed post-installation script returned error exit status 1 When I look at /var/log/samba/log.smbd I get Code: Select all[2014/02/28 12:50:06, 0] ../source3/smbd/server.c:1198(main) smbd version 4.1.5-Debian started. Copyright Andrew Tridgell and the Samba Team 1992-2013 [2014/02/28 12:50:06.499922, 0] ../source3/smbd/server.c:1250(main) server role = 'active directory domain controller' not compatible with running smbd standalone. You should start 'samba' instead, and it will control starting smbd if required And upon executing /etc/init.d/samba start I get in /var/log/samba/log.nmbd Code: Select all[2014/02/28 12:53:36, 0] ../source3/nmbd/nmbd.c:902(main) nmbd version 4.1.5-Debian started. Copyright Andrew Tridgell and the Samba Team 1992-2013 [2014/02/28 12:53:36, 0] ../source3/nmbd/nmbd.c:915(main) server role = 'active directory domain controller' not compatible with running nmbd standalone. You should start 'samba' instead, and it will control starting the internal nbt server Is there still something I can do or is samba fried? Reverting to wheezy gives the same error. Well, if anything this will teach me not to play around with different repositories. [edit] Never mind. I purged the whole thing and when it complained that /etc/samba/smb.conf etc. is missing I just created some dummy files for that. Though now I am missing a smb.conf (still have my old one). At least it installed properly.
First post i ever remember marked solved without a response Is there still something I can do or is samba fried? Reverting to wheezy gives the same error. Well, if anything this will teach me not to play around with different repositories. There's nothing wrong with upgrading versions and repositories when necessary but jumping back and forth between new/old versions will only lead to disaster. [edit] Never mind. I purged the whole thing and when it complained that /etc/samba/smb.conf etc. is missing I just created some dummy files for that. Though now I am missing a smb.conf (still have my old one). At least it installed properly. You 'just created some dummy files' - unclear what you mean. So your old smb.conf is compatible and your samba networking is good? mardybear
Hi all, Does anybody know how to minimize qbittorrent via keyboard ? I know it can be done via clicking the minimize button on the title bar but wanna use the keyboard. I tried using the intertube/web/interweb but wasn't able to get anywhere. Looking forward to a solution. Update 07/03 : In this instance Super+H to the rescue, thank you lithopsian
How to minimize the active window depends on the desktop environment or window manager you’re using. You can also assign your own keyboard shortcut for the desired function, even in GNOME. https://en.wikipedia.org/wiki/Table_of_ ... management
When I first installed VMWare Workstation and Player everything ran great. I guess after a system restart things started to get buggy. When trying to load my virtual machine I get the following error: Code: Select allCould not open /dev/vmmon: No such file or directory. Please make sure that the kernel module `vmmon' is loaded. Code: Select allFailed to initialize monitor device. Code: Select allUnable to change virtual machine power state: Cannot find a valid peer process to connect to I have tried running as root, through terminal, and reinstalling. The window still shows up eventually.
Well I figured it out. I followed the guide here: VMware Workstation fails to load when restarting a SUSE Linux host after the initial installation Obviously that tutorial is written for SUSE, so I had to convert it into something Debian can understand. (I am doing this off the top of my head, please tell me if I made a mistake) Code: Select allsu update-rc.d vmware start update-rc.d vmware --level 5 vmware on update-rc.d vmware start Once you are done restart the system. It worked for me... tell me if I just got lucky or if it works for you guys as well.
I'm using LMDE, a distro based on Debian testing. It uses gtk 3.8 but I have accidentally upgraded to 3.10 from the testing repo and now some dialogs look odd. apt-get --reinstall won't do anything and I can't remove it (in order to reinstall) because of the many dependencies it has. Any idea how can I downgrade it to the version in the original repository? Thanks in advance
Disable the testing repository, and try and use aptitude to install the libgtk-3-dev package. Remove that package if already installed. su -c 'aptitude install libgtk-3-dev' Keep telling aptitude to try another solution until it comes up with one that downgrades back to the wheezy GTK 3 without removing anything.
I am trying to use icecat, and every time I get a new page in ebay it comes up with a torch and Non Free Java Script Complain. EACH time I have to click on the little icon and allow the page. I just want to turn this off. I have tried everything I can think of and googled everything I can think of. the HTTPS everywhere tool has a list of sites, and the ebay site has a (partial) next to it; and you can block it completely, or not, but cannot modify it to just accept the site. Very frustrating.
Worked it out. Doh. I had not realised this was an addon. I thought it was the java script handler for icecat, and part of the code. Just disabled the addon to solve the problem. Leaving this up in case anyone else gets similarly confused!
I'm trying to get xterm working on a cloud server. I've installed xterm, when run it I get xterm: cannot load font '-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1 I've been researching this for a couple of hours, I've downloaded the missing font, but I'm not sure where to place it. Does anyone know which folder xterm is looking in for fonts? Thanks in Advance, Lenwood
There are no special xterm fonts. Install xfonts-base package. Peter.
I wanted to donate some money to the project, but the blank terms and conditions section made me pause. Am I being overly paranoid here? I sent and email to the webmaster but never received a response. http://i.imgur.com/ABuJMdi.png
thatguychuck wrote:Am I being overly paranoid here? Yes. But if you're truly worried, you could always try their alternate payment service, which seems not to have a T&C box, empty or otherwise.
Ok a bit of a wierd problem. I installed flash but nothing has changed, it is still as if I do not have it. Code: Select alldeb ftp://ftp.debian.org/debian stable main contrib non-free sudo apt-get update sudo apt-get install flashplugin-nonfree It all works fine but it dos not show in the default browser. Could anone help me out here. thank you all for your time.
Code: Select alldeb ftp://ftp.debian.org/debian stable main contrib non-free So you copied this into your /etc/apt/sources.list file correct? Your post made it look like you ran it from command line. Code: Select allsudo apt-get update sudo apt-get install flashplugin-nonfree Debian typically uses the 'su' command, not sudo Do you typically only use one type of browser? I only use iceweasel, which allows me to keep my flash install dead simple. If so you can simply download the flash version of your choice from adobe and copy it into the system as /usr/lib/mozilla/plugins/libflashplayer.so. Iceweasel will then recognize flash on a restart and no fancy repository work or other fanangling is necessary. If you decide on this simplified route (to me anyway) then you can remove the contrib non-free repository from your sources.list (unless you need it for additional software). 1. Download the linux version tar.gz file and extract the libflashplayer.so file. http://get.adobe.com/flashplayer/ 2. Copy this file into the system as /usr/lib/mozilla/plugins/libflashplayer.so. My install experience using this method on several systems is bullet proof. It it doesn't work for you immediately then it is likely due flash install tinkering changes you made to your system before using the method suggested. mardybear
I followed the tutorial on: http://fds-team.de/cms/pipelight-installation.html and I also installed the hal and libhal1 packages, and I can get my videos on labsim to work (which requires silverlight), but when I try to watch videos on Amazon Prime it just gets stuck at loading and I won't get an error or anything saying I need to update such and such. Anything I'm missing?
You could try adding the repository and installing the latest Iceweasel from mozilla.debian.net . Is your Flash version the latest as in stevepusser's first post?
Hi! I posted this message in the wrong place originally, so here it is again as a new topic! I'm using Debian Stable 32 bit, with Xfce desktop, on my desktop. I did the the update, which appeared to go smoothly. However, before I shut down, I found that none of LibreOffice files would open - in fact, they were locked. I didn't try other file types. I then re-started the machine. It went through Grub, allowed me to choose normal or recovery modes, went through the the start-up process but stopped before the GUI appeared, as though it was expecting me to give a command. I've tried restarting a few times, in both normal and recovery modes, pae or non-pae, but the same thing occured. However, the final line was different each time. Any ideas, apart from re-installing, would be very welcome! Thanks in advance.
Can you log in to CLI (command line interface), which displays text ? If the end of the text displayed is "login:", input your ordinary user name and then its password. If the end of the line becomes "$", you can execute some commands. How about executing Code: Select allstartx If there come some error messages, post them here.
I find the bulk rename tool incredibly useful, but for me it causes problems when used repeatedly. I'm running Wheezy in a kvm virtual machine and renaming a set of between 500-1000 files at once. The problem occurs if I repeatedly rename the files. For example, I may rename to remove some leading characters, then do another rename to add some characters at the end, then another, and another. After repeated renames on the same set of files I've found the GUI will begin to react slowly (not just the application, but my entire XFCE desktop). If I don't log out immediately, it will continue to get slower until the machine freezes completely. It will not respond to Ctrl-Alt-Delete, allow switching to a text console screen, or respond to kvm requests to reboot or shut down. I've been able to recreate this behavior on several virtual machines but haven't tried it on a physical box.
Because you are out of operative memory. Probably while loops are implied. Increase RAM or find a different bulk renaming program that uses less memory.
Until now the SO/SWMBO/The Boss has used private browsing to read a few sites, but it has now disappeared from Iceweasel. I'm assuming that this recent upgrade is the culprit' .aptitude:[UPGRADE] iceweasel:amd64 17.0.10esr-1~deb7u1 -> 24.3.0esr-1~deb7u1 Unfortunately, changing and rechanging and rechanging cookie settings isn't a viable solution. Does any one know why this happened? (I sure hope mozilla isn't getting like google). Alternatively, is there another browser that runs on Debian that has this feature?
Try File > New Private Window. BTW, Iceweasel's private browsing feature is not very private. If you are really concerned, use Tor Browser Bundle.
Hello all, So I was running an update on system and ran into an issue updating, after research came across this lists.debian.org/debian-glibc/2014/01/msg00034.html I didn't follow the exact path they did, but ended in the same state before they state "Start from scratch", I got there by a different path though. I set the LD_LIBRARY_PATH before running apt-get update, but in my own rush and distractions, I only set the first part /lib/x86_64-linux-gnu and complete missed the /lib/i386...So now I get _vdso_time: Invalid mode for dlopen() on all commands. The only way I can run a command is if I put the /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 before the command I want to run. I realize I probably completely hosed my system, but I'm hoping I can recover it. I can always recover the data on the HD of cource, but would like to avoid a complete re-install and setup. Cheers
Ok, so found part of the problem. ld-linux-x86-64.so.2 in /lib64 was pointing to ld-2.13.so, copied over ld-.2.17.so and linked to ld-linux...Now I can run commands without that error and apt-get install -f to fix dependencies. Don't know if everything is fixed yet, but at least I can run some commands.
Hi all, As a disclaimer, I still consider myself a noob, but I'm willing to learn. I run a headless Debian Wheezy server. One of the services I have installed is not at the version I need it to be, but the repo for Jessie is supposed to have it. Now I can either edit the sources list and add Jessie, run the install for that one package, and change the sources list back. However, this is not really future proof, as I plan to continue running update/upgrades against this machine for some time to come. The other concern I have is that it will automatically install recommends or required packages from Jessie, overwriting my existing, stable, packages. So...the service itself is one package and installs 3 other packages. I dont want it to install any other packages or upgrade any of the dependencies. I've been doing quite a lot of reading, and came across apt pinning and preferences. However, it seems strongly recommended that no noobs do it. I am interested though, and dont mind giving it a try, so I'm just looking for some advice and want to know if anyone can confirm what I have found so far. So it first seems that source.list is involved, you need to add your other source. All sources in source.list receive a default 'preference priority', unless you specifically specify the source when you run apt-get. Then there is the preferences file, supposedly in /etc/apt/preferences. I've noticed Wheezy seems to have /etc/apt/preferences.d as a directory, where you can place part files ending with .pref to specify preferences. Priority gets specified using the following format in the file: Package: * Pin: release a=stable Pin-Priority: 700 Package can either be * which means all packages or a specific full package name. Pin can be release or version of package, and pin-priority is what actually sets the priority. Thats where things get a little muddy for me. Quite a lot of the references seem to have examples where they want everything installed from testing where possible, and then fall back to stable when needed. I'm looking to use everything from wheezy, not use ANYTHING from jessie except the 4 packages I explicitly specify. Do I need a preferences file, or will the part files in preferences.d suffice? Do my sources retain their default priority if not set in said files? e.g. can I just put in my priority for jessie, and wheezy will keep using default? In order to ignore jessie except for my 4 packages, I *think* i need to do something along these lines: Code: Select allPackage: * Pin: release a=jessie Pin-Priority: -1 Package: package-1 Pin: release a=jessie Pin-Priority: 500 Package: package-2 Pin: release a=jessie Pin-Priority: 500 etc. so that it uses default priority for my packages, and sets all other packages from jessie to be never installed even if recommended. Am I right? I dont know if I still need to specify wheezy to keep using default priority. What happens to sources not mentioned in any preference files? Has anyone here used apt preferences or can more readily get their head around it? Can you tell me if I'm on the right track, or if theres something I'm missing here? Thanks to anyone who can help. References read so far: https://wiki.debian.org/AptPreferences#Pinning http://www.argon.org/~roderick/apt-pinning.html http://www.debian.org/doc/manuals/debia ... te_version http://www.debian.org/doc/manuals/debia ... f_archives http://web.archive.org/web/201011130539 ... nning.html http://carlo17.home.xs4all.nl/howto/debian.html#errata http://man.he.net/man5/apt_preferences http://linux.die.net/man/5/apt_preferences
What package(s) are we talking about? I never recommend mixing stable and any other flavor, much better to go with a backport. The best way to figure out pinning/prefs is to configure it and then check and see if it does what you want.
Hi folks! OK! I know someone has probably asked this Before....so shoot me... 2x1TB hard drives 2x2TB hard drives With the above drives can I create a raid with all four whereby I create partitions on the two larger drives - so they are 1TB? I understand that I have what you can call waste - but am not sure if that is based on the physical size of the drive or the size of the partitions? So, with the above I would have 6x1TB partitions in raid....what would the waste be Can someone explain this to me? Want to try and save Money and not buy several more drives of one particular size Edit: Please tell me if there is a better raid solution for a small Company! bookie
You could use the 2TB disks but you would lose 1TB on each disk meaning you would end up with the data over the four disks with a total of 3TB (parity uses the equivalent of a disk) usable space and 2TB of disk wasted. You could also use two mirror sets that would give you 3TB usable but performance will differ. The above is true for hardware RAID which is intelligent enough to discard the additional disk space on larger disks. I'm not sure if the same applies to software RAID as I have limited experience with it. So that you know, RAID protects from physical disk failure so you cannot use multiple partitions on a single disk. If you could use multiple partitions and lost a disk with two partitions on it, you would effectively be losing two disks in the RAID set. Losing two disks in a RAID 5 means you lose your data as you would lose your parity as well as your data. I hope that makes sense.
Hi all, I have been trying to follow this guide for dnssec http://wiki.debian.org/DNSSEC in which at the very last it gives that you should change the value in /etc/resolv.conf to 127.0.0.1 Now in mine, network-manager overwrites the values. Is there a way to stop network-manager from overwriting the values in /etc/resolv.conf ? seems the simplest is to write-protect it. Code: Select allchattr +i /etc/resolv.conf from https://wiki.archlinux.org/index.php/Resolv.conf
Have a look at post 18 here https://bbs.archlinux.org/viewtopic.php?id=45394
Hello, My first time posting on the Debian forums. I am not sure if this is the right forum for this question. I have debian-live-6.0.6-i386-kde-desktop.iso installed as a guest OS in VirtualBox on my main computer running another flavor of Linux. I installed it using the install icon. It isn't running as a Live OS now. I didn't have any problems with the install. I am trying to get the VirtualBox Guest Additions installed on this Debian VM install. The proper procedure is to go to Devices > Install Guest Additions. That creates a virtual CD making the tools available in the guest OS for install on the guest OS. It lets you open Dolphin to the files. I can also go to the files in the konsole change to root and execute ./VBoxLinuxAdditons.run which normally installs them but I am getting permission denied. The permissions are correct and it should work but it is not. I don't know what else to check or where else to look. Seeking out someone who knows how to get this done on a Debian VM. Thanks for any help.
I may be mistaken, but aren't there guest additions in the repository?
I am trying to install vlc backports on my laptop running Debian 7.3 x64. On my desktop computer, running the same OS the following commands were sufficient: Code: Select allapt-get purge vlc apt-get -t wheezy-backports install vlc However, on my laptop, I get this after typing in the above commands: Code: Select allReading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: vlc : Depends: vlc-nox (= 2.1.2-2~bpo70+2) but 2.0.3-5 is to be installed Depends: libvlccore7 (>= 2.1.0) but it is not going to be installed Recommends: vlc-plugin-notify (= 2.1.2-2~bpo70+2) but 2.0.3-5 is to be installed Recommends: vlc-plugin-pulse (= 2.1.2-2~bpo70+2) but 2.0.3-5 is to be installed E: Unable to correct problems, you have held broken packages. I then tried the fallowing commands but the above error remains: Code: Select allapt-get update apt-get upgrade apt-get autoremove Here is the content of sources.list: Code: Select all# # deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20131014-01:37]/ wheezy main #deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20131014-01:37]/ wheezy main deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free # wheezy-updates, previously known as 'volatile' deb http://ftp.us.debian.org/debian/ wheezy-updates main contrib non-free deb-src http://ftp.us.debian.org/debian/ wheezy-updates main contrib non-free # wheezy-backports deb http://ftp.us.debian.org/debian/ wheezy-backports main # Unofficial: #deb http://www.deb-multimedia.org wheezy main non-free (The only thing I installed from deb-multimedia is libdvdcss2) My desktop OS in a fresh netinstall while my laptop OS was dist-upgraded from 7.2 to 7.3, just in case that's relivent. Both systems had almost the same packages installed before atempting to install vlc backports. I switched from vlc to vlc backports because vlc was playing audio files with a instruments amount of static noise on both computers. Installing vlc backports fixed the issue on my desktop so I want to do the same for my laptop instead of using mplayer. Thanks.
Try Code: Select allapt-get install -t wheezy-backports vlc vlc-nox libvlccore7
Hi. The problem with synaptic is that everytime I change my repository server and choose "Main sever" my settings get messed up (like this : https://www.youtube.com/watch?v=5u31hy_jPm0) The second problem is this : this is my server for Romania : ftp://ftp.ro.debian.org/debian/dists/wheezy/ . When I update, i got this Code: Select allErr ftp://ftp.ro.debian.org wheezy/updates/contrib Sources Unable to fetch file, server said 'Failed to open file. ' [IP: 81.180.250.146 21] Which is correct : in that directory of wheezy there is no "updates" directory. Who is wrong : the server, for building a wrong directory-tree or the setting for trying to fetch a wrong url? ps : the setting in the video for the server for Romania is not the one mentioned because I have playied a little with the settings before recording the vid. Thanks.
Lots of the advanced settings in Synaptic and related tools are broken. It's better to edit the respective files directly, so they never get fixed. Personally I think they should just disable them 'permanently', but hey, I'm just a spambuster... That line is malformed... Part of mine looks like this Code: Select alldeb http://ftp.de.debian.org/debian/ testing main contrib non-free deb-src http://ftp.de.debian.org/debian testing main contrib non-free (though obviously you'd want to substitute 'wheezy' for 'testing', and you don't need source unless you have a use for it. https://wiki.debian.org/SourcesList
On a Wheezy system, aptitude update && aptitude upgrade just resulted in this: Code: Select allCurrent status: 19 updates [+19], 12984 new [-24]. The following packages will be upgraded: base-files kexec-tools libc-bin libc-dev-bin libc6 libc6-dev libc6-i686 libssl1.0.0 linux-headers-3.2.0-4-686-pae linux-headers-3.2.0-4-common linux-image-3.2.0-4-686-pae linux-libc-dev locales multiarch-support openssl tzdata wget whois xfce4-weather-plugin The following packages are RECOMMENDED but will NOT be installed: manpages-dev 19 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 51.0 MB of archives. After unpacking 34.8 kB will be freed. Do you want to continue? [Y/n/?] I am subscribed to the debian-security-announce list, and there have been no notifications that would indicate that these packages have been updated. In addition, I checked several of those packages to see what the latest versions are, and when I looked in /var/cache/apt/archives, I saw that the latest versions of those packages were already in there. Anyone else encounter this type of situation, or know what the cause might be? Phil
What does the following code show? Code: Select allapt-cache policy base-files Post the contents of /etc/apt/sources.list and files in /etc/apt/sources.list.d/.
Hi guys, I've just installed Apache. Is it possible to share a HTML file somewhere in my HD (ex: index.html) to the whole internet using Apache, so when people try to access my IP, this HTML file will be shown? I guess what I'm trying to ask is something related to configuring a web server, right? ps: I'm newbie to this issue, if you could suggest me some good basic tutorials or other references, I would appreciate.
Yes to most all your questions, with one possible exception, to wit: renatov wrote:... so when people try to access my IP, this HTML file will be shown? So long as your ISP doesn't block port 80, yes. (There are workarounds, even then.) renatov wrote:if you could suggest me some good basic tutorials or other references, I would appreciate. There are literally millions of these. The most popular (in terms of backlinks) can be found here: https://www.startpage.com/do/search?cmd ... ine0=v1all Apache is a full-featured Web server with oodles of configuration options. If your needs are relatively modest, other Web server daemons (for example, lighttpd) may do the job just as well, and maybe easier to configure. More info here: https://en.wikipedia.org/wiki/Compariso ... r_software
i would like to boot into windows or an old kernel once* without having to select from the boot options menu (i.e it becomes the first option so it boots into that). how can one do this with grub2? *: because sometimes my keyboard hangs during grub.
Here is a good Grub2 tutorial. http://dedoimedo.com/computers/grub-2.html Sent from my easy chair using brainwaves.
Hi there, So my sound was working this morning when I woke up but is currently not working at all. I am running debian unstable on the stock kernel, x64. I believe this to be a software issue because it doesn't work on my headphones or my speakers (through a stereo amplifier) and I tried playing audio through cmus and Grooveshark. I have also rebooted several times. Everything significant that I remember doing between the sound working this morning and when I noticed that it wasnt: apt-get dist-upgrade, apt-get install network-manager-kde, apt-get install kde-standard xfce4 (I normally just use xmonad), apt-get remove --purge wicd*, several apt-get autoremove throughout, apt-get remove --purge kde-stander xfce4, and one last apt-get autoremove. I have confirmed that nothing is muted in alsamixer. I have already tried purging and reinstalling alsa-base and alsa-utils Any advice or help is thoroughly appreciated. Info: Code: Select allaplay -l **** List of PLAYBACK Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog] Subdevices: 0/1 Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], device 1: ALC887-VD Digital [ALC887-VD Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 Code: Select alllspci 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09) 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09) 00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) 00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4) 00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4) 00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a4) 00:1f.0 ISA bridge: Intel Corporation B75 Express Chipset LPC Controller (rev 04) 00:1f.2 IDE interface: Intel Corporation 7 Series/C210 Series Chipset Family 4-port SATA Controller [IDE mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04) 00:1f.5 IDE interface: Intel Corporation 7 Series/C210 Series Chipset Family 2-port SATA Controller [IDE mode] (rev 04) 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Juniper XT [Radeon HD 5770] 01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Juniper HDMI Audio [Radeon HD 5700 Series] 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) Code: Select alllsmod Module Size Used by joydev 17063 0 pci_stub 12429 1 vboxpci 18981 0 vboxnetadp 25443 0 vboxnetflt 23324 0 vboxdrv 261751 3 vboxnetadp,vboxnetflt,vboxpci binfmt_misc 16949 1 fuse 78619 3 loop 26609 0 x86_pkg_temp_thermal 12951 0 intel_powerclamp 13063 0 coretemp 12854 0 kvm_intel 130531 0 kvm 367626 1 kvm_intel snd_hda_codec_hdmi 35722 1 hid_logitech_dj 17245 0 snd_hda_codec_realtek 49710 1 crct10dif_pclmul 13387 0 crc32_pclmul 12915 0 snd_hda_intel 43768 7 snd_hda_codec 146743 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel snd_hwdep 13148 1 snd_hda_codec snd_pcm 84096 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel snd_page_alloc 17114 2 snd_pcm,snd_hda_intel crc32c_intel 21809 0 snd_seq 48834 0 snd_seq_device 13132 1 snd_seq ghash_clmulni_intel 13021 0 aesni_intel 50772 0 aes_x86_64 16719 1 aesni_intel lrw 12757 1 aesni_intel gf128mul 12970 1 lrw glue_helper 12695 1 aesni_intel ablk_helper 12572 1 aesni_intel evdev 17445 15 fglrx 7372039 108 iTCO_wdt 12831 0 i2c_i801 16965 0 snd_timer 26614 2 snd_pcm,snd_seq snd 60869 22 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_hda_codec,snd_hda_intel,snd_seq_device cryptd 14516 3 ghash_clmulni_intel,aesni_intel,ablk_helper soundcore 13026 1 snd iTCO_vendor_support 12649 1 iTCO_wdt psmouse 82028 0 pcspkr 12595 0 serio_raw 12849 0 i2c_core 24092 1 i2c_i801 parport_pc 26300 0 parport 35749 1 parport_pc processor 28272 0 video 17799 0 button 12944 1 fglrx lpc_ich 20768 0 mfd_core 12601 1 lpc_ich mei_me 13400 0 mei 49885 1 mei_me ext4 465607 2 crc16 12343 1 ext4 mbcache 13082 1 ext4 jbd2 82560 1 ext4 hid_generic 12393 0 usbhid 44439 0 hid 94034 3 hid_generic,usbhid,hid_logitech_dj sg 29971 0 sd_mod 44254 6 sr_mod 21898 0 cdrom 39232 1 sr_mod crc_t10dif 12431 1 sd_mod crct10dif_common 12356 2 crct10dif_pclmul,crc_t10dif ata_generic 12490 0 ata_piix 33592 4 libata 168945 2 ata_generic,ata_piix scsi_mod 178700 4 sg,libata,sd_mod,sr_mod r8169 60070 0 mii 12675 1 r8169 fan 12681 0 ehci_pci 12472 0 xhci_hcd 107673 0 ehci_hcd 48414 1 ehci_pci thermal 17468 0 thermal_sys 27525 6 fan,video,intel_powerclamp,thermal,processor,x86_pkg_temp_thermal usbcore 154167 4 ehci_hcd,ehci_pci,usbhid,xhci_hcd usb_common 12440 1 usbcore
So for whatever strange reason, I plugged my headphones in again to test this and the sound just started working - through the stereo amp to speakers and through the headphones. I have absolutely no idea. Static electricity?
Bash, dash only allows 54 columns of screen ouput. Xterm is OK. The problem just showed up with no prior history. My brain hurts from looking at the likely solutions to no avail. Surely I have overlooked the obvious.
AFAIK number of columns in terminal is limited with the width of your screen. If I want a better output I just drag an edge of my terminal to enlarge it from default 80 to whatever width I want.
Hello, I am currently running Stable with Cinnamon DE. I am thinking of moving to straight testing. Will the upgrade (stable to testing) affect the Cinnamon DE install?
Try it and see. Make a full partition backup first so you can restore if it breaks. As there is no cinnamon package in the official Debian repos for stable and testing, it obviously will not be officially supported.