prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
I recently installed a test Squeeze system on an older Acer laptop. I used the text installer (but not expert mode) and followed the defaults to create an encrypted LVM using guided partitioning and the /home plus "all but /root" plus swap which if I understand correctly are all created as part of a single logical volume (good because then I only need enter one password at boot time). I kept careful notes during the install process and was told the partitioner was making three partitions Code: Select all/home / swap as part of #1, sda5_crypt. Also, a fourth partition( /boot I think) should be outside the encrypted LVM and should be unencrypted. Unfortunately, something seems to have gone badly wrong. When I boot up, early in the process I get an error message saying Unable to find LVM volume hostname/root Volume group "hostname" not found Unable to find LVM volume hostname/swap1 I am then asked to enter my passphrase, but have much trouble getting the system to accept the passphrase even though I am pretty sure I am not misttyping. Eventually it seems to accept the passphrase and mounts the volume, and I see the splash screen and can log in. Later, When I shut down, late in the process I see an error message saying that volume group "hostname" cannot be located. I tried to use apropos to search on every relevant keyword (?) I could think of, eg LVM (logical volume) dm-crypt dmsetup and read the man pages, but these don't seem to have the information I need to figure out what went wrong and what to do about it. I also tried rereading some Wikipedia pages but didn't find what I was looking for. I'll probably need to reinstall anyway due to another problem whose easiest solution seems to be to reinstall, but I don't want to make the same mistake again regarding setting up the logical volume! In /etc/crypttab I see something like Code: Select allsda5_ crypt UUID=longstring none luks The third field indicates that I am entering password manually (good) and the fourth field should mean that LUKS is being used. In /dev/mapper I see Code: Select allhostname-home hostname-root hostname-swap_1 control sda5_crypt Next, I tried to verify that the LVM is indeed encrypted. As root, issuing the command Code: Select allcryptsetup status sda5_crypt shows Code: Select allcipher: aes-cbc-essiv:sha256 keysize: 256 bits offset: xxx sectors size: xxx sectors mode read/write which looks good. FWIW, when I try Code: Select allcryptsetup status hostname-home and so forth I get no output at all, and Code: Select allcryptsetup status hostname shows Code: Select all/dev/mapper/hostname is inactive which I take it is correct. So I think this means that I did create the encrypted LVM and currently have it mounted, but there is some problem involving confusion by the system about something, apparently including the name of the logical volume it should be looking for. Any suggestions for further reading, diagnostic commands? BTW: a previous thread I started dealing with disk encryption Code: Select allhttp://forums.debian.net/viewtopic.php?f=30&t=60676 refers to a different situation when I was trying to mount an encrypted volume after booting another machine with a test Squeeze install under Knoppix.
The errors at boot are normal. it can't find the partitions because they are encrypted until you enter the passphrase. When I installed Debian on this ancient Thinkpad I choose to use lvm+encryption, haven't had any issues since I installed over a year ago. Code: Select all$ df -h Filesystem Size Used Avail Use% Mounted on rootfs 16G 11G 3.9G 74% / udev 1008M 0 1008M 0% /dev tmpfs 203M 384K 203M 1% /run /dev/mapper/debian-root 16G 11G 3.9G 74% / tmpfs 406M 8.0K 406M 1% /tmp tmpfs 406M 1.6M 404M 1% /run/shm /dev/sda1 228M 37M 180M 17% /boot Code: Select all # fdisk -l Disk /dev/sda: 17.2 GB, 17157122560 bytes 255 heads, 63 sectors/track, 2085 cylinders, total 33510005 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000e6ac7 Device Boot Start End Blocks Id System /dev/sda1 * 2048 499711 248832 83 Linux /dev/sda2 501758 33509375 16503809 5 Extended /dev/sda5 501760 33509375 16503808 83 Linux Disk /dev/mapper/sda5_crypt: 16.9 GB, 16898846720 bytes 255 heads, 63 sectors/track, 2054 cylinders, total 33005560 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Disk /dev/mapper/sda5_crypt doesn't contain a valid partition table Disk /dev/mapper/debian-root: 16.4 GB, 16382951424 bytes 255 heads, 63 sectors/track, 1991 cylinders, total 31997952 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Disk /dev/mapper/debian-root doesn't contain a valid partition table Disk /dev/mapper/debian-swap_1: 511 MB, 511705088 bytes 255 heads, 63 sectors/track, 62 cylinders, total 999424 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Disk /dev/mapper/debian-swap_1 doesn't contain a valid partition table
So my recent experience with bash completion has gone as follows [HOLD] bash-completion kept it at this from a prior experience [UPGRADE] bash-completion 1:1.3-1 -> 1:1.99-2 released all packages that were held where apt-listbugs showed no problems. this where the problem starts. i'd forgotten why i kept bash-completion held. and because it was not a reason to do with bugs, i thought it was safe to upgrade. [DOWNGRADE] bash-completion 1:1.99-2 -> 1:1.3-1 it became clear why i held the package. however the problem now is that it has not fully reverted. so i can do apti <tab> and that becomes aptitude. however when after that i do insta <tab> nothing happens. previously it would result in install. now the same old package behaves differently. what have i missed? # apt-cache policy bash-completion bash-completion: Installed: 1:1.3-1 Candidate: 1:1.99-2 Version table: 1:1.99-2 0 500 http://mirror.ox.ac.uk/debian/ sid/main amd64 Packages *** 1:1.3-1 0 500 http://mirror.ox.ac.uk/debian/ testing/main amd64 Packages 100 /var/lib/dpkg/status 1:1.2-3 0 500 http://mirror.ox.ac.uk/debian/ stable/main amd64 Packages
milomak wrote: now the same old package behaves differently. what have i missed? root@deansdebian:/home/dean# apt-cache policy bash-completion bash-completion: Installed: 1:1.99-3 Candidate: 1:1.99-3 Version table: *** 1:1.99-3 0 500 http://ftp.debian.org/debian/ unstable/main i386 Packages 100 /var/lib/dpkg/status
I'm running Debian Wheezy with xfce4. Yesterday , when I ran and update the result was this, All windows I'm opening , Iceweasel,Icedove,Terminal or any other programs start with a small window and the option to maximise (the buttons to the top right of the window) is completely gone. Accordning to aptitude there isn't any package broken, so I'm guessing that there is a package that has broken xfce4 in some way. Running openbox for the moment. Any suggestions? Regards,
Go to menu>settings>window manager and see if you can fix there. It looks more like some issue with your local settings than with any package.
I'm probably going to pay for it but here you go anyways... I've tried this Iceweasel changed the user agent but still have issue with the browser.. Some sites don't play nice and some addons don't work with Iceweasel. I finally installed the newest firefox and I'll my problems went away. I wish I could have stuck with Iceweasel but wasn't able to. The idea of Iceweasel makes sense but I just couldn't get it to work with some sites.
Which sites do you mean? Normally, it should matter whether you're rusing FF or Iceweasel. In most cases is the website itself which is not created correctly.
Hello, I've mainly used Debian on servers. I'm disliking some of the new and upcoming Ubuntu changes so I'm going back to Debian on my desktop. I've installed Debian amd64 and the weirdest thing is than when I try to browse the net only certain sites come up. Google first wouldn't come up. I was able to ping it.. I did >ping google.com and I got the IP. I then typed the IP in Iceeasle and I was in business. I did a search.. Some results had ip addresses and other domains, some IP only sites [For Example (http://xoxo.com/index.html) and (http://51.1.51.123/index.html)]. I checked /etc/resolv.conf and it matches my Ubuntu install. This is really wierd, any ideas? TIA Gabriel
First try disabling ipv6 in Iceweasel/Firefox: 1. type about:config in the address bar and press enter. 2. Search for ipv6 3. Fine the value that is named network.dns.disableIPv6. It should be the only result. Double click the value and change it to true. 4. Restart Firefox/Iceweasel. Try disabling ipv6 totally? I am not sure if this is exactly how to do it though but try (as root): 1. nano /etc/rc.local 2. Add echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 && above the line that says exit 0 3. Press ctrl+x then y to save. 4. Reboot. Does this fix the problem? You could also try using a DNS replacement such as OpenDNS though I am not convinced DNS is the problem.
I got problems with my internal communication system (i neither get system-mails nor am i able to "write" from one to the other). What am i looking for? What can i use as a search term for a searchengine like duckduckgo? What is the base of the communication-system? Thanks.
"sendmail" is the underlying transport mechanism for Internet mailing.
Hello, All! I have AVLinux 5.02 (a custom debian iso) installed on a HP Pavilion dv1331se and I am getting random shutdowns. I've posted on the AVLinux forum, but this is really more of a general debian question and I hope that it's answer will be useful to others as well. It appears that there is some process or condition which is actually issuing a proper shutdown command (as opposed to a freeze up) but I don't know who is doing it or why. In digging through /var/log/messages, I found this line: Dec 26 18:18:05 blaster shutdown[9489]: shutting down for system halt There was 10 minutes of no messages before that line showed up. using last -x I get this: runlevel (to lvl 2) 3.0.6-avl-5 Mon Dec 26 18:35 - 19:30 (00:54) reboot system boot 3.0.6-avl-5 Mon Dec 26 18:35 - 19:30 (00:54) shutdown system down 3.0.6-avl-5 Mon Dec 26 18:18 - 18:35 (00:17) runlevel (to lvl 0) 3.0.6-avl-5 Mon Dec 26 18:18 - 18:18 (00:00) runlevel (to lvl 2) 3.0.6-avl-5 Mon Dec 26 17:40 - 18:18 (00:37) reboot system boot 3.0.6-avl-5 Mon Dec 26 17:40 - 18:18 (00:37) And in /var/log/daemon.log, I see this: Dec 26 18:18:05 blaster init: Switching to runlevel: 0 In each case, I see that someone called for a runlevel switch, but absolutely no indication of who might have done so. It might be any number of acpi conditions, but so far I haven't found any clues. I did preform a search of the /etc files and subdirectories for the string "shutdown" and the only file that turned up was slim.conf. Does anyone have any idea how to continue troubleshooting this problem? Thanks!
Did you check your CPU temperatures? If it thinks its getting too hot, and if you have good power/thermal managment configured, that could initiate a nice shutdown. Some of the log lines you found suggest that something is changing the runlevel, which AFAIK should be part of a nice shutdown. But two of the lines look pretty strange to me too: Code: Select allDec 26 18:18:05 blaster shutdown[9489]: shutting down for system halt ... Dec 26 18:18:05 blaster init: Switching to runlevel: 0 immediately recalls the infamous blaster worm, which performed malicious shutdowns of Windows machines, doesn't it? I hope blaster has not been ported to Linux! It seems that there are some linux games which include the name "blaster", and also a soundblaster. As root, try Code: Select allupdatedb mlocate blaster | grep bin If you find a binary whose name includes "blaster", you can try Code: Select allstrings path-to-binary This might show some string displayed by the binary under certain conditions. I should think that anything legit which does an emergency shutdown would include a display saying "System going down immediately due to..." or something like that. Of course, if you do identify a legitimate binary which appears to be initiating the shutdowns, that's only the first step to understanding and fixing the problem. Anyway, hope this helps you get started.
I install the brscan2 driver and the install goes fine but when I try to scan (with simple-scan) it says there is no scanner. I have not had this problem with stable. Also, during boot is says "saned disabled". I enabled it manually but the outcome is the same.
I got the answer here: http://forums.linuxmint.com/viewtopic.p ... 41&start=0 I typed Code: Select alllsusb Then Code: Select allsudo chmod a+w /dev/bus/usb/006/002 as the device was listed in lsusb.
Hi, Today I upgraded my headless server which runs squeeze and after the upgrade it won't boot any more. When I try to boot is stops at a black screen saying GRUB and with a blinking cursor. The cursor is just blinking and I can't type anything. I used various methods to restore grub: 1. Booted from a live cd and reinstalled grub Code: Select allgrub-install --root-directory=/mnt /dev/sda 2. The above didn't work so I used the chroot method as described in Grub2 full tutorial. While being chrooted, grub installation and update-grub didn't return any error. The kernel images I have installed were detected correctly and the grub.conf file was created correctly. 3. The chroot method didn't work so I used both supergrub2 disk and supergrub disk. None worked. Supergrub2 disk couldn't do anything. When I asked it to list the partitions or detect any installed OS it returned "unrecognized file system". Also, none of the other options of supergrub2 disk seemed to work. Supergrub (well rescatux) also didn't work. At some point, I realized that when I did fdisk -l my /dev/sda where the os is installed didn't had any boot flag. This seemed very strange. I assumed it disappeared during the upgrade. So I used cfdisk to put the boot flag back on and repeated all the above but the result was always the same. Ending on black screen saying GRUB_ and having a blinking cursor. I hope someone can give me some pointers.
While still looking into the problem I came accross the boot_info_scipt. Here is its output. Hope someone can figure out what the problem is. Code: Select all Boot Info Script 0.60 from 17 May 2011 ============================= Boot Info Summary: =============================== => Grub2 (v1.97-1.98) is installed in the MBR of /dev/sda and looks at sector 1 of the same hard drive for core.img. core.img is at this location and looks in partition 1 for (,msdos1)/boot/grub. => Grub Legacy (v0.97) is installed in the MBR of /dev/sdb and looks on the same drive in partition #2 for /boot/grub/stage2 and /boot/grub/menu.lst. sda1: __________________________________________________________________________ File system: ext3 Boot sector type: - Boot sector info: Operating System: Debian GNU/Linux 6.0 Boot files: /boot/grub/menu.lst /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img sda2: __________________________________________________________________________ File system: swap Boot sector type: - Boot sector info: sda3: __________________________________________________________________________ File system: ext3 Boot sector type: - Boot sector info: Operating System: Boot files: sdb1: __________________________________________________________________________ File system: ext3 Boot sector type: - Boot sector info: Operating System: Boot files: ============================ Drive/Partition Info: ============================= Drive: sda _____________________________________________________________________ Disk /dev/sda: 120.0 GB, 120034123776 bytes 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes Partition Boot Start Sector End Sector # of Sectors Id System /dev/sda1 * 63 40,965,749 40,965,687 83 Linux /dev/sda2 40,965,750 43,520,084 2,554,335 82 Linux swap / Solaris /dev/sda3 43,520,085 234,436,544 190,916,460 83 Linux Drive: sdb _____________________________________________________________________ Disk /dev/sdb: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes Partition Boot Start Sector End Sector # of Sectors Id System /dev/sdb1 63 312,576,704 312,576,642 83 Linux "blkid" output: ________________________________________________________________ Device UUID TYPE LABEL /dev/loop0 squashfs /dev/sda1 cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ext3 /dev/sda2 ac95a095-e8e9-46b3-83a0-a7d39ac884fb swap /dev/sda3 6735a4da-017f-4300-b0bf-513f6fb26b50 ext3 /dev/sdb1 2ef31a29-f640-4fca-9278-a7a249c46ed9 ext3 ================================ Mount points: ================================= Device Mount_Point Type Options /dev/loop0 /linux squashfs (ro,relatime) /dev/sr0 /cdrom iso9660 (ro,relatime) =========================== sda1/boot/grub/menu.lst: =========================== -------------------------------------------------------------------------------- # menu.lst - See: grub(8), info grub, update-grub(8) # grub-install(8), grub-floppy(8), # grub-md5-crypt, /usr/share/doc/grub # and /usr/share/doc/grub-legacy-doc/. ## default num # Set the default entry to the entry number NUM. Numbering starts from 0, and # the entry number 0 is the default if the command is not used. # # You can specify 'saved' instead of a number. In this case, the default entry # is the entry saved with the command 'savedefault'. # WARNING: If you are using dmraid do not change this entry to 'saved' or your # array will desync and will not let you boot your system. default 0 ## timeout sec # Set a timeout, in SEC seconds, before automatically booting the default entry # (normally the first entry defined). timeout 5 # Pretty colours color cyan/blue white/blue ## password ['--md5'] passwd # If used in the first section of a menu file, disable all interactive editing # control (menu entry editor and command-line) and entries protected by the # command 'lock' # e.g. password topsecret # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/ # password topsecret # # examples # # title Windows 95/98/NT/2000 # root (hd0,0) # makeactive # chainloader +1 # # title Linux # root (hd0,1) # kernel /vmlinuz root=/dev/hda2 ro # # # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST ### BEGIN AUTOMAGIC KERNELS LIST ## lines between the AUTOMAGIC KERNELS LIST markers will be modified ## by the debian update-grub script except for the default options below ## DO NOT UNCOMMENT THEM, Just edit them to your needs ## ## Start Default Options ## ## default kernel options ## default kernel options for automagic boot options ## If you want special options for specific kernels use kopt_x_y_z ## where x.y.z is kernel version. Minor versions can be omitted. ## e.g. kopt=root=/dev/hda1 ro ## kopt_2_6_8=root=/dev/hdc1 ro ## kopt_2_6_8_2_686=root=/dev/hdc2 ro # kopt=root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd0,0) ## should update-grub create alternative automagic boot options ## e.g. alternative=true ## alternative=false # alternative=true ## should update-grub lock alternative automagic boot options ## e.g. lockalternative=true ## lockalternative=false # lockalternative=false ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions=quiet ## should update-grub lock old automagic boot options ## e.g. lockold=false ## lockold=true # lockold=false ## Xen hypervisor options to use with the default Xen boot option # xenhopt= ## Xen Linux kernel options to use with the default Xen boot option # xenkopt=console=tty0 ## altoption boot targets option ## multiple altoptions lines are allowed ## e.g. altoptions=(extra menu suffix) extra boot options ## altoptions=(single-user) single # altoptions=(single-user mode) single ## controls how many kernels should be put into the menu.lst ## only counts the first occurence of a kernel, not the ## alternative kernel options ## e.g. howmany=all ## howmany=7 # howmany=all ## should update-grub create memtest86 boot option ## e.g. memtest86=true ## memtest86=false # memtest86=true ## should update-grub adjust the value of the default booted system ## can be true or false # updatedefaultentry=false ## should update-grub add savedefault to the default options ## can be true or false # savedefault=false ## ## End Default Options ## title Chainload into GRUB 2 root (hd0,0) kernel /boot/grub/core.img title ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ root title When you have verified GRUB 2 works, you can use this command to root title complete the upgrade: upgrade-from-grub-legacy root title ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ root title Debian GNU/Linux, kernel 2.6.32-5-686 root (hd0,0) kernel /boot/vmlinuz-2.6.32-5-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro quiet initrd /boot/initrd.img-2.6.32-5-686 title Debian GNU/Linux, kernel 2.6.32-5-686 (single-user mode) root (hd0,0) kernel /boot/vmlinuz-2.6.32-5-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro single initrd /boot/initrd.img-2.6.32-5-686 title Debian GNU/Linux, kernel 2.6.26-2-686 root (hd0,0) kernel /boot/vmlinuz-2.6.26-2-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro quiet initrd /boot/initrd.img-2.6.26-2-686 title Debian GNU/Linux, kernel 2.6.26-2-686 (single-user mode) root (hd0,0) kernel /boot/vmlinuz-2.6.26-2-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro single initrd /boot/initrd.img-2.6.26-2-686 title Debian GNU/Linux, kernel 2.6.26-1-686 root (hd0,0) kernel /boot/vmlinuz-2.6.26-1-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro quiet initrd /boot/initrd.img-2.6.26-1-686 title Debian GNU/Linux, kernel 2.6.26-1-686 (single-user mode) root (hd0,0) kernel /boot/vmlinuz-2.6.26-1-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro single initrd /boot/initrd.img-2.6.26-1-686 ### END DEBIAN AUTOMAGIC KERNELS LIST -------------------------------------------------------------------------------- =========================== sda1/boot/grub/grub.cfg: =========================== -------------------------------------------------------------------------------- # # DO NOT EDIT THIS FILE # # It is automatically generated by grub-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### if [ -s $prefix/grubenv ]; then load_env fi set default="0" if [ "${prev_saved_entry}" ]; then set saved_entry="${prev_saved_entry}" save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z "${boot_once}" ]; then saved_entry="${chosen}" save_env saved_entry fi } function load_video { insmod vbe insmod vga insmod video_bochs insmod video_cirrus } insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set cc8100d2-d9f6-469b-b0a6-bda03d7b3214 if loadfont /usr/share/grub/unicode.pf2 ; then set gfxmode=640x480 load_video insmod gfxterm fi terminal_output gfxterm insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set cc8100d2-d9f6-469b-b0a6-bda03d7b3214 set locale_dir=($root)/boot/grub/locale set lang=en insmod gettext set timeout=5 ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/05_debian_theme ### set menu_color_normal=cyan/blue set menu_color_highlight=white/blue ### END /etc/grub.d/05_debian_theme ### ### BEGIN /etc/grub.d/10_linux ### menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686' --class debian --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set cc8100d2-d9f6-469b-b0a6-bda03d7b3214 echo 'Loading Linux 2.6.32-5-686 ...' linux /boot/vmlinuz-2.6.32-5-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro quiet echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.32-5-686 } menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set cc8100d2-d9f6-469b-b0a6-bda03d7b3214 echo 'Loading Linux 2.6.32-5-686 ...' linux /boot/vmlinuz-2.6.32-5-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro single echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.32-5-686 } menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-686' --class debian --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set cc8100d2-d9f6-469b-b0a6-bda03d7b3214 echo 'Loading Linux 2.6.26-2-686 ...' linux /boot/vmlinuz-2.6.26-2-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro quiet echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.26-2-686 } menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set cc8100d2-d9f6-469b-b0a6-bda03d7b3214 echo 'Loading Linux 2.6.26-2-686 ...' linux /boot/vmlinuz-2.6.26-2-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro single echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.26-2-686 } menuentry 'Debian GNU/Linux, with Linux 2.6.26-1-686' --class debian --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set cc8100d2-d9f6-469b-b0a6-bda03d7b3214 echo 'Loading Linux 2.6.26-1-686 ...' linux /boot/vmlinuz-2.6.26-1-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro quiet echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.26-1-686 } menuentry 'Debian GNU/Linux, with Linux 2.6.26-1-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os { insmod part_msdos insmod ext2 set root='(hd0,msdos1)' search --no-floppy --fs-uuid --set cc8100d2-d9f6-469b-b0a6-bda03d7b3214 echo 'Loading Linux 2.6.26-1-686 ...' linux /boot/vmlinuz-2.6.26-1-686 root=UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 ro single echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-2.6.26-1-686 } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/30_os-prober ### ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. ### END /etc/grub.d/40_custom ### ### BEGIN /etc/grub.d/41_custom ### if [ -f $prefix/custom.cfg ]; then source $prefix/custom.cfg; fi ### END /etc/grub.d/41_custom ### -------------------------------------------------------------------------------- =============================== sda1/etc/fstab: ================================ -------------------------------------------------------------------------------- # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/hda1 / ext3 errors=remount-ro 0 1 UUID=cc8100d2-d9f6-469b-b0a6-bda03d7b3214 / ext3 errors=remount-ro 0 1 # /dev/hda3 /mnt/data ext3 defaults 0 2 UUID=6735a4da-017f-4300-b0bf-513f6fb26b50 /mnt/data ext3 defaults 0 2 # /dev/hda2 none swap sw 0 0 UUID=ac95a095-e8e9-46b3-83a0-a7d39ac884fb none swap sw 0 0 # /dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/cdrom /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/hdc /media/cdrom1 udf,iso9660 user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 # /dev/hdb1 /mnt/backup ext3 defaults 0 2 UUID=2ef31a29-f640-4fca-9278-a7a249c46ed9 /mnt/backup ext3 defaults 0 2 #/dev/sdc1 /mnt/wd_disk1 ext4 defaults 0 2 UUID=e3f998e1-d22b-4dae-b044-c11b8e4346ef /mnt/wd_disk1 ext4 defaults 0 2 -------------------------------------------------------------------------------- =================== sda1: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) 1.257876873 = 1.350635008 boot/grub/core.img 1 1.359660625 = 1.459924480 boot/grub/grub.cfg 1 1.289226055 = 1.384295936 boot/grub/menu.lst 1 1.359530926 = 1.459785216 boot/grub/stage2 2 1.311431408 = 1.408138752 boot/initrd.img-2.6.26-1-686 3 1.373954296 = 1.475272192 boot/initrd.img-2.6.26-1-686.bak 3 1.319262981 = 1.416547840 boot/initrd.img-2.6.26-2-686 3 1.339957714 = 1.438768640 boot/initrd.img-2.6.32-5-686 7 1.274890423 = 1.368903168 boot/vmlinuz-2.6.26-1-686 2 1.346152782 = 1.445420544 boot/vmlinuz-2.6.26-2-686 2 1.339568615 = 1.438350848 boot/vmlinuz-2.6.32-5-686 2 1.339957714 = 1.438768640 initrd.img 7 1.319262981 = 1.416547840 initrd.img.old 3 1.339568615 = 1.438350848 vmlinuz 2 1.346152782 = 1.445420544 vmlinuz.old 2
I've been trying to follow some instructions I found here on installing Fjbtndrv on Mint Debian, but for some reason I don't seem to be able to install the kernel headers. I've never really dealt with modifying kernels before, so I'm a bit out of my depth. When I try to install the headers, I'm told there's a dependency on gcc-4.3, but it won't be installed. That seems to be because it's incompatible with libgc1, on which a heck of a lot seems to depend. Code: Select allThe following packages have unmet dependencies: gcc-4.3 : Depends: binutils (>= 2.19.1) but it is not going to be installed libgcc1 : Breaks: gcc-4.3 (< 4.3.6-1) but 4.3.5-4 is to be installed x11-utils : Depends: libgl1-mesa-glx but it is not going to be installed or libgl1 Incidentally the other dependencies are actually already fulfilled; i have binutils >2.19.1 (2.22-2), x11-utils and libg1-mesa-glx. I also have gcc-4.3.5-4 already installed and libgcc1 (1:4.6.2-9), though the current gcc version isn't marked as broken, but it also won't reinstall. Can anyone tell me how i can fix/work around this?
Upgrade to testing. gcc-4.3 (4.3.5-4) is the version from stable.
Hello all. New Debaian user, here. I just installed Debian 6.0.3 on my Asus G73 laptop. I have a user account set up, and Network Manager is recognising the available networks, however, even with the proper passphrase provided for my WPA, it won't connect. More, if I try to connect to a local unsecured network, it won't do that either. Any ideas will help greatly Thanks in advance. Tommie
Nevermind. Figured it out from what was at this link and then restarting. Tommie
Dear board, The last few years I used a hard disk copy as backup to replace the original one if it would fail. Now I updated to grub2 / udev (debian 6.0.3 currently) and my hard disk copy refuses to boot (stops at "GRUB"). I somehow expected this from what I read about udev and the use of UUID instead of partition names. My question is if I understood this correctly and where I should start to get things working again. Thanks, Matthias Kievernagel
(giving a few more details and update) The copy is on a second HD (same layout, manufacturer, etc...) Copying is done from booting a tools CD (knoppix): dd if=/dev/hda of=/dev/hdc count=1 bs=512 dd if=/dev/hda1 of=/dev/hdc1 ... dd if=/dev/hda8 of=/dev/hdc8 except for hda2 (swap) and hda3 (old stuff, will not be mounted) This procedure worked earlier, i.e. I could replace the original HD by the copy and boot it. This fails to work now after updating debian to use grub2/udev. What I tried today: On the first try I somehow assumed you have to use UUID in fstab now. This seems not to be true. So I replaced all UUID=xxxx by /dev/sdaN in fstab. Secondly I set GRUB_DISABLE_LINUX_UUID=true in /etc/default/grub, rebuilt /boot/grub/grub.cfg and re-installed grub in MBR. Unluckily that didn't work (quick and dirty try, though) Will retry more thoroughly later and report. Thanks, Matthias Kievernagel.
Hi there, At first I am very in experienced with debian (little experience on ubuntu) and have null networking setup experience. I have a debian box where I need to remote ssh to. This because I dont have a monitor in the house (I use laptops and now use my tv for my server, girlfriend is not loving it as much as I am ). So I started looking up some things about ssh and I got to the point of opening up my ports. I didnt have anything like this in my router so I used 'Port Triggering' on port 223. So I wanted to open up my Iptables to allow SSH. So I did this command: Code: Select alliptables -A -s 192.168.1.102 -d 192.168.1.101 INPUT -p tcp --dport 223 -j ACCEPT Then I got the message: Code: Select allIptables v1.4.8: -d bla bla no double parameters or something allowed Do i need to configure the destination or will this automatically be my server 192.168.1.101? I have a modem and to my modem there is a wireless router. My laptop wlans to that thing and my server is connected by wire. Do I only have to configure my router to trigger the port 223 with an range of 223 to connect within my home network? I have to set up the modem with an service(forgot the rest of the name) right? Wich iprange do I choose if I want to log in from outside of my lan, since the ip will change (different networks where I want to connect from to my homeserver)
Well if you have changed the listening port to 223 then you also need to specify that explicitly when connecting, like: Code: Select allyou@laptop:~$ ssh -p 223 you@server-ip-or-name
I've tried: Code: Select allservice NetworkManager stop but it fails: Code: Select allNetworkManager: unrecognized service Thank you.
/etc/init.d/network-manager stop as root.
my wireless network is down. I got thinkpad x120e, chipset: Realtek RTL8188CE, driver: rtl819ce. Here is what i did so far: upgraded to 2.6.38-bpo.2-686 installed firmware-linux-nonfree added the firmware file from the repo since it's not yet packaged in firmware-realtek and reloaded the module. 'iwlist sc' shows: 'wlan0 Interface doesn't support scanning : Network is down' 'dmesg |tail -20' shows: rtl8192ce:rtl92c_download_fw():<0-0> Failed to request firmware! firmware 0000:04:00.0: firmware_loading_store: vmap() failed I also tried the following commands: ifdown wlan0 ; ifup wlan0 ifconfig wlan0 up any tips would be great! relevant bug: http://lists.debian.org/debian-kernel/2 ... 00291.html step by step, in case someone is interested: add to sources.list: deb http://backports.debian.org/debian-backports squeeze-backports main aptitude update sudo aptitude -t squeeze-backports install linux-image-2.6.38-bpo.2-686 install this package: http://packages.debian.org/search?keywo ... ection=all get the first file: http://git.kernel.org/?p=linux/kernel/g ... 35;hb=HEAD add to driver: mkdir -p /lib/firmware/rtlwifi mv rtlwifi_rtl8192cfw.bin /lib/firmware/rtlwifi modprobe -r rtl18192ce; modprobe rtl18192ce; dmesg | tail -20
http://wiki.debian.org/rtl819x#Realtek_ ... 2U_devices I had to follow some of the instruction for installing the firmware file under wheezy: Code: Select allFirmware is required to be supplied for RTL8188CE/RTL8192CE-based devices: $ aptitude install git && exit $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git $ su # mkdir -p /usr/local/lib/firmware/rtlwifi # cp linux-firmware/rtlwifi/rtl8192cfw.bin /usr/local/lib/firmware/rtlwifi than run: modprobe rtl8192ce next step was to tell wicd that wlan0 is my wireless interface and that's it!
I didn't really notice it till yesterday (blame it on being lazy ), but my computer doesn't connect to the internet unless the cable was connected during boot-up. If I didn't connect the cable at start-up, and want to use the internet, I have to restart the machine, which is kind of overkill for me . I usually suck at hardware and network problems , so I'm pretty much lost here. What is the problem? And what should I probably try to get it fixed? Thank You to anyone who helps! Oh! and Merry Christmas!
If you're using dynamic ip, maybe try Code: Select all# dhclient your_wired_interface If you're using NM, make sure to check "Connect Automatically" option.
Hello, I don't know how to go about troubleshooting this error. Would someone please help? I ran Synaptic and clicked Reload. The error is: Code: Select allW: GPG error: http://mozilla.debian.net squeeze-backports Release: The following signatures were invalid: KEYEXPIRED 1321788755 Here is my sources.list: Code: Select all# deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official amd64 NETINST Binary-1 20110320-15:00]/ squeeze main # deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official amd64 NETINST Binary-1 20110320-15:00]/ squeeze main deb http://ftp.us.debian.org/debian/ squeeze main contrib non-free deb-src http://ftp.us.debian.org/debian/ squeeze main contrib non-free deb http://security.debian.org/ squeeze/updates main contrib non-free deb-src http://security.debian.org/ squeeze/updates main contrib non-free # squeeze-updates, previously known as 'volatile' deb http://ftp.us.debian.org/debian/ squeeze-updates main contrib non-free deb-src http://ftp.us.debian.org/debian/ squeeze-updates main contrib non-free # debian multimedia deb http://ftp-stud.hs-esslingen.de/pub/Mirrors/debian-multimedia/ squeeze main non-free deb-src http://ftp-stud.hs-esslingen.de/pub/Mirrors/debian-multimedia/ squeeze main non-free deb http://deb.opera.com/opera/ squeeze non-free deb http://dl.google.com/linux/deb/ stable main # debian mozilla team for updated firefox #deb http://mozilla.debian.net/ squeeze-backports iceweasel-4.0 deb http://mozilla.debian.net/ squeeze-backports iceweasel-release Here is the output of apt-key list: Code: Select all# apt-key list /etc/apt/trusted.gpg -------------------- pub 1024D/F42584E6 2008-04-06 [expires: 2012-05-15] uid Lenny Stable Release Key <debian-release@lists.debian.org> pub 4096R/55BE302B 2009-01-27 [expires: 2012-12-31] uid Debian Archive Automatic Signing Key (5.0/lenny) <ftpmaster@debian.org> pub 2048R/6D849617 2009-01-24 [expires: 2013-01-23] uid Debian-Volatile Archive Automatic Signing Key (5.0/lenny) pub 4096R/B98321F9 2010-08-07 [expires: 2017-08-05] uid Squeeze Stable Release Key <debian-release@lists.debian.org> pub 4096R/473041FA 2010-08-27 [expires: 2018-03-05] uid Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org> pub 1024D/1F41B907 1999-10-03 uid Christian Marillat <marillat@debian.org> uid Christian Marillat <marillat@free.fr> sub 1536g/C28DCC42 1999-10-03 sub 1024D/5D3877A7 2002-08-26 pub 1024D/7FAC5991 2007-03-08 uid Google, Inc. Linux Package Signing Key <linux-packages-keymaster@google.com> sub 2048g/C07CB649 2007-03-08 pub 4096R/06C4AE2A 2010-11-20 [expired: 2011-11-20] uid Debian Mozilla team APT archive <pkg-mozilla-maintainers@lists.alioth.debian.org> pub 1024D/4E7532C8 2011-01-11 [expires: 2012-01-11] uid Opera Software Archive Automatic Signing Key 2011 <packager@opera.com> sub 4096g/BAC0E9D1 2011-01-11 [expires: 2012-01-11] pub 1024D/336064B5 2011-11-08 [expires: 2013-01-11] uid Opera Software Archive Automatic Signing Key 2012 <packager@opera.com> sub 4096g/120EDEE4 2011-11-08 [expires: 2013-01-11] I see from that output that Mozilla expired on 11/20/2011: pub 4096R/06C4AE2A 2010-11-20 [expired: 2011-11-20] uid Debian Mozilla team APT archive <pkg-mozilla-maintainers@lists.alioth.debian.org> If someone would please point me in the right direction so I can learn what to do to fix this I will appreciate that. Does it even need to be fixed?
This website should help. http://backports-master.debian.org/
I have been a debian user nearly a year now, early on I learned how to compile and install software but after reading a question posted by my professor for my linux management system I believe I may have been installing software in an improper way. The question was: "Considering you are root, why would you not want to install software like Gimp or LibreOffice?" for argument sake say I am on a squeeze system logged in as my user 200k. Also not that I have a folder called lo that contains all the .deb packages to install the LibreOffice suite on my system. So I cd into ~/lo and execute: Code: Select allsudo dpkg -i *.deb I am then asked for my password, and upon entering it it says: "200k is not in the sudoers file. This incident will be reported." In ubuntu by default any user could run sudo (I thought that was somewhat of a security issue).... Anyways what I have been doing the last year when installing software is executing su then installing the software. For example: su then I am logged in as root and I would execute: Code: Select alldpkg -i *.deb and the LibreOffice suite would be installed fine. But from what I understand now is that when using su you install software system wide. What would I do exactly if I wanted to install a package just for my user, not a system wide install. My main question is have I been installing packages in a none standard, or non-secure fashion? Or should I just keep doing what I have been doing?
sudo is not setup by default on Debian, using su would be the correct method. # The Debian GNU/Linux FAQ - Basics of the Debian package management system - http://www.debian.org/doc/FAQ/ch-pkg_basics.html # Debian newbie help documentation - NewbieDOC - http://newbiedoc.berlios.de/wiki/Debian ... umentation # Apt-Pinning for Beginners - http://jaqque.sbih.org/kplug/apt-pinning.html # aptitude user's manual - http://algebraicthunk.net/~dburrows/pro ... de/doc/en/ # Apt - Debian Wiki - http://wiki.debian.org/Apt # Aptitude - Debian Wiki - http://wiki.debian.org/Aptitude # SourcesList - Debian Wiki - http://wiki.debian.org/SourcesList Also see Grokking Debian GNU/Linux -http://www.linuxquestions.org/questions ... inux-3073/
I'm having difficulty adding shares to my Debian Samba server that I can access from my OS X 10.6.8 system. Basically what I want to do is create a share that is meant for putting my PHP files into my debian server from Mac Finder. I followed this tutorial when setting up the samba configuration (http://www.unixmen.com/linux-tutorials/ ... an-squeeze). Mac gives me the option to mount as either alluser or user0 (a user I added). I added the following line of code to my samba.conf Code: Select all[php] comment = PHP Directories path = /var/www/test browsable = no valid users = @users writable = yes readonly = no create mask = 0660 directory mask = 0771 I don't see any difference from before that line was added to smb.conf to after it was added. I may be skipping a step here, but I'm not sure what. As you can see, I added the path = /var/www/test because that is where I want my PHP files to go. Being new to servers and samba, I remain puzzled at what could be the problem. Thanks in advance.
At a quick glance that looks ok. You restarted the samba server after changing smb.conf? Code: Select all/etc/init.d/samba restart You added the same user/pw to the system, samba & the mac? What error msgs do you get when connecting?
I cannot figure out how to input non-English script in the terminal. Ibus is installed and working fine in every application, except the terminal. I cannot even copy and paste Chinese into the terminal. The non-Latin characters are displayed as "?". Does anyone know how to enable the terminal to recognise non-Latin-based characters? I do not want to run Chinese shell commands. I only want the terminal to recognise the names of files that have Chinese characters. One example is selecting image files with feh when configuring Openbox.
Randicus wrote:I cannot figure out how to input non-English script in the terminal. Ibus is installed and working fine in every application, except the terminal. I cannot even copy and paste Chinese into the terminal. The non-Latin characters are displayed as "?". Does anyone know how to enable the terminal to recognise non-Latin-based characters? I do not want to run Chinese shell commands. I only want the terminal to recognise the names of files that have Chinese characters. One example is selecting image files with feh when configuring Openbox. Are you talking about console outside of X or virtual terminal within X? If it's the latter then it should be as easy as enabling locale and setting up correct font. For example, in my setup I have enabled with "dpkg-reconfigure locales" en_US.UTF-8, ja_JP.UTF-8, ru_RU.UTF-8 and uk_UA.UTF-8 locales (US English, Japanese, Russian and Ukrainian) and installed ttf-kochi-mincho. After installing IBus with proper input method (Anthy for Japanese) I can not only list files with Japanese names and see Japanese content but also create such files and edit Japanese documents straight in the Yakuake/Konsole. However, if you're talking about console outside of X then it'll be much harder since console font is limited to (somebody correct me if I'm wrong) 256 characters, which is clearly much less than necessary to display Chinese. Also, IBus so far works only within X.
This may be a noob question, and I do understand the Debian runlevels, but something appears to be not functioning. I installed 'tor' on my box. Now, I don't always need it. And when I don't need it, I don't want it to start up as a daemon at system boot. It's probably some disease I have So, I ran: Code: Select allupdate-rc.d -f tor remove This is the way which, indeed, prevents tor from starting unless specifically launched by hand with Code: Select all/etc/init.d/tor start. However, a couple of days ago, a new version of tor was installed, making tor launch at boot once again. I really don't like this behavior. Tor is rather harmless of course but suppose I didn't want an ssh server running all the time, unless when I really wanted to. Is there a way to pin a daemon down, even when it gets upgraded? If so, how?
Code: Select allupdate-rc.d tor disable ???
When ever I go to install something or search with apt-get or aptitude I get the below errors. VMware... Actually everything works fine. I can install packages fine. So I am not sure what to do about this. Code: Select allProcessing triggers for man-db ... Setting up ntp (1:4.2.6.p2+dfsg-1+b1) ... insserv: warning: script 'K01vmware' missing LSB tags and overrides insserv: warning: script 'S50vmware-USBArbitrator' missing LSB tags and overrides insserv: warning: current start runlevel(s) (2) of script `ntp' overwrites defaults (2 3 4 5). insserv: warning: current stop runlevel(s) (0 1 3 4 5 6) of script `ntp' overwrites defaults (empty). insserv: warning: script 'vmware-USBArbitrator' missing LSB tags and overrides insserv: script vboxdrv: service vboxdrv already provided! insserv: warning: script 'vmware' missing LSB tags and overrides insserv: There is a loop between service stop-bootlogd and mountnfs if started insserv: loop involving service mountnfs at depth 7 insserv: loop involving service nfs-common at depth 6 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Max recursions depth 99 reached insserv: loop involving service anacron at depth 8 insserv: loop involving service mountnfs-bootclean at depth 9 insserv: There is a loop between service vmware-USBArbitrator and mountall if started insserv: loop involving service mountall at depth 4 insserv: loop involving service checkfs at depth 3 insserv: loop involving service networking at depth 6 insserv: loop involving service alsa-utils at depth 11 insserv: There is a loop between service stop-bootlogd and checkroot if started insserv: loop involving service checkroot at depth 4 insserv: loop involving service hdparm at depth 3 insserv: loop involving service cryptdisks at depth 6 insserv: loop involving service hostname at depth 4 insserv: There is a loop between service stop-bootlogd and checkroot if started insserv: loop involving service portmap at depth 10 insserv: loop involving service cryptdisks-early at depth 6 insserv: There is a loop at service vmware-USBArbitrator if started insserv: There is a loop between service vmware-USBArbitrator and ifupdown-clean if started insserv: loop involving service ifupdown-clean at depth 6 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: loop involving service apache2 at depth 15 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: There is a loop between service vmware-USBArbitrator and mountoverflowtmp if started insserv: loop involving service mountoverflowtmp at depth 12 insserv: loop involving service mountall-bootclean at depth 11 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header dpkg: error processing ntp (--configure): subprocess installed post-installation script returned error exit status 1 configured to not write apport reports Setting up acpid (1:2.0.7-1squeeze3) ... insserv: warning: script 'K01vmware' missing LSB tags and overrides insserv: warning: script 'S50vmware-USBArbitrator' missing LSB tags and overrides insserv: warning: script 'vmware-USBArbitrator' missing LSB tags and overrides insserv: script vboxdrv: service vboxdrv already provided! insserv: warning: script 'vmware' missing LSB tags and overrides insserv: There is a loop between service stop-bootlogd and mountnfs if started insserv: loop involving service mountnfs at depth 7 insserv: loop involving service nfs-common at depth 6 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Max recursions depth 99 reached insserv: loop involving service anacron at depth 8 insserv: loop involving service mountnfs-bootclean at depth 9 insserv: There is a loop between service vmware-USBArbitrator and mountall if started insserv: loop involving service mountall at depth 4 insserv: loop involving service checkfs at depth 3 insserv: loop involving service networking at depth 6 insserv: loop involving service alsa-utils at depth 11 insserv: There is a loop between service stop-bootlogd and checkroot if started insserv: loop involving service checkroot at depth 4 insserv: loop involving service hdparm at depth 3 insserv: loop involving service cryptdisks at depth 6 insserv: loop involving service hostname at depth 4 insserv: There is a loop between service stop-bootlogd and checkroot if started insserv: loop involving service portmap at depth 10 insserv: loop involving service cryptdisks-early at depth 6 insserv: There is a loop at service vmware-USBArbitrator if started insserv: There is a loop between service vmware-USBArbitrator and ifupdown-clean if started insserv: loop involving service ifupdown-clean at depth 6 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: loop involving service apache2 at depth 15 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: There is a loop between service vmware-USBArbitrator and mountoverflowtmp if started insserv: loop involving service mountoverflowtmp at depth 12 insserv: loop involving service mountall-bootclean at depth 11 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header dpkg: error processing acpid (--configure): subprocess installed post-installation script returned error exit status 1 configured to not write apport reports Setting up libcpufreq0 (007-1+squeeze1) ... Setting up cpufrequtils (007-1+squeeze1) ... Installing new version of config file /etc/init.d/loadcpufreq ... insserv: warning: script 'K01vmware' missing LSB tags and overrides insserv: warning: script 'S50vmware-USBArbitrator' missing LSB tags and overrides insserv: warning: script 'vmware-USBArbitrator' missing LSB tags and overrides insserv: script vboxdrv: service vboxdrv already provided! insserv: warning: script 'vmware' missing LSB tags and overrides insserv: There is a loop between service stop-bootlogd and mountnfs if started insserv: loop involving service mountnfs at depth 7 insserv: loop involving service nfs-common at depth 6 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Max recursions depth 99 reached insserv: loop involving service anacron at depth 8 insserv: loop involving service mountnfs-bootclean at depth 9 insserv: There is a loop between service vmware-USBArbitrator and mountall if started insserv: loop involving service mountall at depth 4 insserv: loop involving service checkfs at depth 3 insserv: loop involving service networking at depth 6 insserv: loop involving service alsa-utils at depth 11 insserv: There is a loop between service stop-bootlogd and checkroot if started insserv: loop involving service checkroot at depth 4 insserv: loop involving service hdparm at depth 3 insserv: loop involving service cryptdisks at depth 6 insserv: loop involving service hostname at depth 4 insserv: There is a loop between service stop-bootlogd and checkroot if started insserv: loop involving service portmap at depth 10 insserv: loop involving service cryptdisks-early at depth 6 insserv: There is a loop at service vmware-USBArbitrator if started insserv: There is a loop between service vmware-USBArbitrator and ifupdown-clean if started insserv: loop involving service ifupdown-clean at depth 6 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: loop involving service apache2 at depth 15 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: There is a loop between service vmware-USBArbitrator and mountoverflowtmp if started insserv: loop involving service mountoverflowtmp at depth 12 insserv: loop involving service mountall-bootclean at depth 11 insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting vmware-USBArbitrator depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header dpkg: error processing cpufrequtils (--configure): subprocess installed post-installation script returned error exit status 1 configured to not write apport reports Errors were encountered while processing: ntp acpid cpufrequtils E: Sub-process /usr/bin/dpkg returned an error code (1)
http://communities.vmware.com/message/1874091?tstart=0 Have a look a post #7, might be what you need.
Hi everyone, I have a debian server on which I'm connecting a USB/Serial data cable. To use it I'm running the following command: Code: Select allmodprobe usbserial vendor=0X... product=0x... And it mounts as /dev/ttyUSB0. Do you know a way to automatically run this at startup? Also is there a way to specify that I want it mounted as ttyUSB0? (sometimes it mounts as ttyUSB1 and I have to change it in my script...) Thanks,
Add the name of the module to /etc/modules. You can do so by running nano /etc/modules (or any other text editor as root). # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. # Parameters can be specified after the module name.
Hi! I've problem with mount a samba share at boot. Already "googled", tried many solutions, but no way :'( There's an Ubuntu Server 10.04 with Samba sharing a folder, user+password required I want to mount this shared folder with /etc/fstab in my Debian 64 bits 6.0.3 Tried : Code: Select all//192.168.1.10/share/musik /mnt/server_share smbfs _netdev,credentials=/root/.smbcredentials,iocharset=utf8 0 0 The file /root/.smbcredentials contains : username=myworkgroup/the_user password=user_password (with correct informations) In command line of Debian client : sudo mount -a mount: unknown filesystem type 'smbfs' Thx for help !!
Is the package smbfs or cifs-utils installed? Does it work if you mount it manually with Code: Select allmount -t smbfs -o username=your_username,password=your_password //remote/location /local/location (could replace smbfs with cifs as smbfs is just a wrapper for cifs now)? We can't really help you unless you give us more information.
apt-get upgrade is not working and dont allow to install any progrm from sinaptic Code: Select allroot@debian:/home/kourosh2027# apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up binutils (2.20.1-16) ... ldconfig: Writing of cache data failed: No space left on device dpkg: error processing binutils (--configure): subprocess installed post-installation script returned error exit status 1 configured to not write apport reports dpkg: dependency problems prevent configuration of gcc-4.4: gcc-4.4 depends on binutils (>= 2.20.1-15~); however: Package binutils is not configured yet. dpkg: error processing gcc-4.4 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of gcc: gcc depends on gcc-4.4 (>= 4.4.5-1~); however: Package gcc-4.4 is not configured yet. dpkg: error processing gcc (--configure): dependency problems - leaving unconfigured configured to not write apport reports configured to not write apport reports dpkg: dependency problems prevent configuration of g++-4.4: g++-4.4 depends on gcc-4.4 (= 4.4.5-8); however: Package gcc-4.4 is not configured yet. dpkg: error processing g++-4.4 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libstdc++6-4.4-dev: libstdc++6-4.4-dev depends on g++-4.4 (= 4.4.5-8); however: Package g++-4.4 is not configured yet. configured to not write apport reports dpkg: error processing libstdc++6-4.4-dev (--configure): dependency problems - leaving unconfigured configured to not write apport reports dpkg: dependency problems prevent configuration of g++: g++ depends on gcc (>= 4:4.4.5-1); however: Package gcc is not configured yet. g++ depends on g++-4.4 (>= 4.4.5-1~); however: Package g++-4.4 is not configured yet. g++ depends on gcc-4.4 (>= 4.4.5-1~); however: Package gcc-4.4 is not configured yet. dpkg: error processing g++ (--configure): dependency problems - leaving unconfigured Setting up libunistring0 (0.9.3-3) ... configured to not write apport reports ldconfig: Writing of cache data failed: No space left on device dpkg: error processing libunistring0 (--configure): subprocess installed post-installation script returned error exit status 1 configured to not write apport reports dpkg: dependency problems prevent configuration of gettext: gettext depends on libunistring0; however: Package libunistring0 is not configured yet. dpkg: error processing gettext (--configure): dependency problems - leaving unconfigured Setting up html2text (1.3.2a-15) ... configured to not write apport reports Error: contents of '/etc/mailcap.new' do not match what was written -- abort dpkg: error processing html2text (--configure): subprocess installed post-installation script returned error exit status 255 configured to not write apport reports dpkg: dependency problems prevent configuration of intltool-debian: intltool-debian depends on gettext; however: Package gettext is not configured yet. dpkg: error processing intltool-debian (--configure): dependency problems - leaving unconfigured Setting up liblzo2-2 (2.03-2) ... configured to not write apport reports ldconfig: Writing of cache data failed: No space left on device dpkg: error processing liblzo2-2 (--configure): subprocess installed post-installation script returned error exit status 1 configured to not write apport reports Setting up libpkcs11-helper1 (1.07-1) ... ldconfig: Writing of cache data failed: No space left on device dpkg: error processing libpkcs11-helper1 (--configure): subprocess installed post-installation script returned error exit status 1 configured to not write apport reports dpkg: dependency problems prevent configuration of po-debconf: po-debconf depends on gettext (>= 0.16); however: Package gettext is not configured yet. po-debconf depends on intltool-debian (>= 0.34.2+20060512); however: Package intltool-debian is not configured yet. dpkg: error processing po-debconf (--configure): dependency problems - leaving unconfigured configured to not write apport reports Errors were encountered while processing: binutils gcc-4.4 gcc g++-4.4 libstdc++6-4.4-dev g++ libunistring0 gettext html2text intltool-debian liblzo2-2 libpkcs11-helper1 po-debconf E: Sub-process /usr/bin/dpkg returned an error code (1)
wow!! it solved automically!?! bye!
I use Synaptic package manager. I checked some boxes under Settings, Repositories and it appears that Synaptic has added some Sid / unstable repositories to /etc/apt/sources.list even though I have a Wheezy / testing installation. It wasn't too long ago that I did this but I can't remember exactly when and I can't remember if I've done an update since. I may well not have done because I was holding back until I expanded my root partition. I probably have installed a couple of packages since this discrepancy has arisen. Whatever the case, if I change my repositories back to Wheezy I presume that when I do an update all packages should revert back to Wheezy and all should be OK? Sorry it may seem like a silly question but I've already had a near miss with totally messing my Linux install up once this week!
Not really. If you added Sid and installed/upgraded any packages at all you are likely running software from Sid. Your best bet is to remove the Sid from your sources and reload. Ensure the packages are in good condition using apt-get -f install . Then you can use the "local" category in Synaptic in order to find packages that may have come from sid. You can manually downgrade to the versions in Testing. From as close as the versions are in Testing to Sid I foresee no major problems in doing this. Though also the packages might have caught up from the Sid releases already, so it might be ok to just leave it as is. I hope I understood your problem correctly.
I assigned /dev/sda3 partition for the network shared directory in 'laptop' host. Code: Select all$ more /etc/fstab /dev/sda3 /mnt/shared ext3 defaults,errors=remount-ro 0 1 /mnt/shared /exports/shared none bind root@laptop:/exports# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 37G 1.2G 34G 4% / tmpfs 502M 0 502M 0% /lib/init/rw udev 497M 220K 497M 1% /dev tmpfs 502M 140K 501M 1% /dev/shm /dev/sda5 938M 360M 532M 41% /var /dev/sda3 18G 173M 17G 2% /mnt/shared sudo showmount -e 192.168.1.101 Export list for 192.168.1.101: /exports 192.168.1.0/255.255.255.0 penguin@theblue:/mnt$ ls -l total 4 drwxr-xr-x 2 4294967294 4294967294 4096 Nov 22 01:07 shared Only root can write on the shared directory of NFSv4 server I installed. Do I use same scheme of access mode for NFSv4 directory? I want to read an write on the shared directory as general user both local and remote client. /tmp directory has drwxrwxrwt. I forgot how to set directory permission. As a user I can see the file server and go there. Thanks in advance.
/etc/exports file on the server Code: Select allpenguin@laptop:/etc$ more /etc/exports # /etc/exports: the access control list for filesystems which may be exported # to NFS clients. See exports(5). # # Example for NFSv2 and NFSv3: # /srv/homes hostname1(rw,sync,no_subtree_check) hostname2(ro,sync,no_subtr ee_check) # # Example for NFSv4: # /srv/nfs4 gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check) # /srv/nfs4/homes gss/krb5i(rw,sync,no_subtree_check) # /exports 192.168.1.0/255.255.255.0(rw,no_root_squash,no_subtree_check,crossmnt, fsid=0) I gave 1777 permission on client's mount directory and the server's directory. Then I could write files on the server's directory. Well, it looks awkward to manually set access permission of network shared directories. Are there any other method or did I miss something? Client side view Code: Select all/mnt/shared is the mount point for the shared directory on the server. drwxrwxrwt 3 4294967294 4294967294 4096 Nov 22 00:06 mnt drwxrwxrwt 2 4294967294 4294967294 4096 Nov 24 02:16 shared penguin@theblue:/mnt/shared$ ls -l total 1554976 -rw-r--r-- 1 4294967294 4294967294 0 Nov 24 02:12 hello -rwxrwxrwt 1 4294967294 4294967294 0 Nov 22 01:07 hi -rw-r--r-- 1 4294967294 4294967294 0 Nov 24 02:11 hi2 -rw-r--r-- 1 4294967294 4294967294 1590731424 Nov 24 02:24 TronLegacy2010.avi Server side Code: Select allpenguin@laptop:/exports/shared$ ls -l total 1554976 -rw-r--r-- 1 1002 1002 0 Nov 24 02:12 hello -rwxrwxrwt 1 root root 0 Nov 22 01:07 hi -rw-r--r-- 1 penguin penguin 0 Nov 24 02:11 hi2 -rw-r--r-- 1 penguin penguin 1590731424 Nov 24 02:24 TronLegacy2010.avi
Hello, I've just installed Debian 6 stable on my laptop. The problem is that, I only get the lo interface. I tried Code: Select all# ifconfig eth0 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.1.255 up # ping google.com connect: Network is unreachable The mac address of the laptop doesn't appear in the list of connected clients on 192.168.1.1 but I can access that page from the laptop... Launching network-admin gives me an error "Not enough memory to set up DBusConnection for use with GLib" I tried with an ubuntu live cd, no problem with wlan0 and eth0 (and I installed debian with a netinstall so it did works on debian). Thanks
Code: Select allcat /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 allow-hotplug eth0 #NetworkManager#iface eth0 inet dhcp In my case, the installer set the primary network interface up and Network Manager "disabled" it there to manage it itself. It could also be a kernel related issue. For example, the wireless network device in this laptop worked during installation but it is disabled by the kernel module acer_wmi (which I had to blacklist).
Hi there, I am running Squeeze on my Amilo Li 1718 having a Realtek ALC816 sound card using alsa drivers (version 1.0.21). When I plug-in any microphone in the front jack, I cannot record any sound or get any voip to use it. I have tried to google this issue and also tried to run alsa-info.sh (of which you can see the output here) without any result (maybe because I am not good enough in reading the output ). More strangely I found out that in alsa mixer the microphone does not even shop up... someone has any guess??
Thanks to this thread, I have a solution... Long story short: Code: Select allsudo gedit /etc/modprobe.d/alsa-base.conf add the following line at the end of the file alsa-base.conf: Code: Select alloptions snd-hda-intel position_fix=1 model=3stack-660 save, close and reboot; the microphone should be present in alsamixer. Hope this is useful.
I recently reinstalled squeeze on my home server (an old eeepc 701). I have a logical volume (datagroup) on several external drives that I want to mount at boot. However, the boot messages complain that no physical volumes are found (though I can't find these in /var/log/* - this is just from reading the screen at boot). I can mount the drive myself immediately after boot with: vgchange -a y /dev/mapper/datagroup mount /media/data And I have the following in /etc/fstab: /dev/mapper/datagroup-data--lvm /media/data ext3 async,noatime So there doesn't seem to be a problem with the logical volume itself. I just doesn't seem to be recognised/activated at boot time. Any suggestions?
I fixed it. If anyone has similar difficulties, what was needed was for the boot process to wait for the disks to spin up. Adding a rootdelay value to the grub commands fixed it. So in /etc/default/grub: GRUB_CMDLINE_LINUX_DEFAULT="rootdelay=60 quiet" (60s is too long, but I can play with this later.)
Hi, I just installed a brand new debian with kde (amd64) and oh surprise : I can't use kwrite or anything as root... kdesu -> not found. I read that the new kde forbit gui editing as root. I won't use vi or else as I'm sure there's a way to edit this %*# grub file. Do you know any mean of use software as root or anything to edit grub (when we don't know/want to use highly non intuitive vi or emacs)? Thanks.
Any console text editor. nano, le, mcedit. But you must know though some basic vi's commands to case when you will be forced boot in recovery (rescue) mode and only vi or vim will be available. Peter.
Hi all I Installed Squeeze and UbuntuLucid on this laptop: http://www.superwarehouse.com/images/pr ... D469AA.jpg Hp Compaq Nc6000, but I cannot configure the sensors for CPU temperature, fans, and battery voltage Cmos. ******************************************************************************************************* Sensors-detect: hp Compaq nc6000 (DE646AV) (laptop) # Board: Hewlett-Packard 0890 This program will help you determine which kernel modules you need to load to use lm_sensors most effectively. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing. Some south bridges, CPUs or memory controllers contain embedded sensors. Do you want to scan for them? This is totally safe. (YES/no): y Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors... No AMD K8 thermal sensors... No AMD Family 10h thermal sensors... No AMD Family 11h thermal sensors... No Intel Core family thermal sensor... No Intel Atom thermal sensor... No Intel AMB FB-DIMM thermal sensor... No VIA C7 thermal sensor... No VIA Nano thermal sensor... No Some Super I/O chips contain embedded sensors. We have to write to standard I/O ports to probe them. This is usually safe. Do you want to scan for Super I/O sensors? (YES/no): y Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor'... No Trying family `SMSC'... Yes Found unknown chip with ID 0x0f00 Probing for Super-I/O at 0x4e/0x4f Trying family `National Semiconductor'... No Trying family `SMSC'... Yes Found `SMSC LPC47N227 Super IO' (no hardware monitoring capabilities) Some hardware monitoring chips are accessible through the ISA I/O ports. We have to write to arbitrary I/O ports to probe them. This is usually safe though. Yes, you do have ISA I/O ports even if you do not have any ISA slots! Do you want to scan the ISA I/O ports? (YES/no): y Probing for `National Semiconductor LM78' at 0x290... No Probing for `National Semiconductor LM79' at 0x290... No Probing for `Winbond W83781D' at 0x290... No Probing for `Winbond W83782D' at 0x290... No Lastly, we can probe the I2C/SMBus adapters for connected hardware monitoring devices. This is the most risky part, and while it works reasonably well on most systems, it has been reported to cause trouble on some systems. Do you want to probe the I2C/SMBus adapters now? (YES/no): y Using driver `i2c-i801' for device 0000:00:1f.3: Intel 82801DB ICH4 Next adapter: (i2c-0) Do you want to scan it? (YES/no/selectively): y Next adapter: (i2c-1) Do you want to scan it? (YES/no/selectively): y Next adapter: (i2c-2) Do you want to scan it? (YES/no/selectively): y Sorry, no sensors were detected. This is relatively common on laptops, where thermal management is handled by ACPI rather than the OS. ******************************************************************************************************* Which module should be used to configure the sensor of the thermal zone? Thanks in advance Regards
Trying family `SMSC'... Yes Found unknown chip with ID 0x0f00 Trying family `SMSC'... Yes Found `SMSC LPC47N227 Super IO' (no hardware monitoring capabilities) Seems there are no exposed sensors on this laptop. You can probably check on http://www.lm-sensors.org for a driver for the LPC47N227 Super IO chip even though a quick search did not find any.
In a laptop I'm using in my school can't connect using wifi to the access point. I'm using network-manager-gnome in a XFCE DE. I'm using current stable (squeeze) branch. Network-manager says I'm connected, yay! but....using chromium to start browsing I can't do it, I can't view any popular websites. I try to ping to 8.8.8.8 and ping returns network unreachable. How is this possible? Other people can browse with their Windows OS's interfaces of my laptop: Code: Select allauto wlan0 iface wlan0 inet loopback
http://wiki.debian.org/WiFi/HowToUse http://wiki.debian.org/NetworkManager P.S. Wicd serves the same purpose and Gnome Network manager, but doesn't require a bunch of Gnome dependencies. You may find it a preferable alternative.
On my 32-bit Athlon system, I have both the 486 and 686 kernels installed. Debian runs fine on this system using either kernel, but I have noticed some apps will run a little faster when I boot the system with the 486 kernel. Am I correct that when Debian next releases updated kernel packages, both of them will be updated and not one? Thank you.
You should recieve updates for both.
Hello all I have just recently installed firestarter to get an idea of iptables editing with a GUI. Firestarter works great and I love it, however when I turn my system on, and my system is booting up the terminal displays a "Failed" message when attempting to start up firestarter. Now I have been doing my homework (reserch) and have read that a user will get this error because firestarter trys to load prior to the network manager starting up. I have also read some other variables that can cause this is if you use network manager and have a password on your user account (which I do have) can cause this issue. However in most cases from what I have read is even though it gives the user a "Failed" startup message, once the user logs in, and is connected to the internet firestarter will actually load the iptables. I did some tests and from what I understand I can see that this is true because I have allowed access to certain torrent trackers, and denied access to others, and I can see some come online. Can anyone confirm this? Does firestarter load iptables once the user logs in? Or once it fails to load, does it not load at all unless you manually open/load the application. If firestarter just modifies iptables, then once I save my listings in firestarter then I really dont need it to start up correct?
200k wrote:Hello all I have just recently installed firestarter to get an idea of iptables editing with a GUI. Firestarter works great and I love it, however when I turn my system on, and my system is booting up the terminal displays a "Failed" message when attempting to start up firestarter. Now I have been doing my homework (reserch) and have read that a user will get this error because firestarter trys to load prior to the network manager starting up. I have also read some other variables that can cause this is if you use network manager and have a password on your user account (which I do have) can cause this issue. However in most cases from what I have read is even though it gives the user a "Failed" startup message, once the user logs in, and is connected to the internet firestarter will actually load the iptables. I did some tests and from what I understand I can see that this is true because I have allowed access to certain torrent trackers, and denied access to others, and I can see some come online. Can anyone confirm this? Does firestarter load iptables once the user logs in? Or once it fails to load, does it not load at all unless you manually open/load the application. If firestarter just modifies iptables, then once I save my listings in firestarter then I really dont need it to start up correct? I am using ufw with the gufw frontend now as firestarter is really really old (2005). I had similar problems with firestarter this old thread helped me a bit. http://ubuntuforums.org/showthread.php? ... irestarter
Greetings! This is the first time I've posted on these forums, although I've referred to them with success many times over the last few months. I've been an Ubuntu user who's become somewhat disenchanted with the direction they're going so I've been slowly moving towards Debian over the last few months with with great success. I recently bought an Asus Eee PC 1015PEM and promptly installed Debian Squeeze (6.0.1a). Everything went very smoothly with the installation and setup, and I was very pleasantly suprised to find that the video (with acceleration), wifi, the webcam (the camera part of it, anyway), and audio output all seemed to pretty much work out of the box with no tweaking needed whatsoever on my part. Very cool. My problem has been with getting either of the mics to work. By either I mean either via the input jack or the microphone built into the webcam. Here are several peices of information you'll probably want: uname-a: Code: Select allLinux tlacuache-eee 2.6.32-5-686 #1 SMP Wed May 18 07:08:50 UTC 2011 i686 GNU/Linux lshw: Code: Select alltlacuache-eee description: Notebook product: 1015PEM vendor: ASUSTeK Computer INC. version: x.x serial: B2OABC004432 width: 32 bits capabilities: smbios-2.6 dmi-2.6 smp-1.4 smp configuration: boot=normal chassis=notebook cpus=2 uuid=44981848-1930-1018-4383-BCAEC5D301AE *-core description: Motherboard product: 1015PE vendor: ASUSTeK Computer INC. physical id: 0 version: x.xx serial: EeePC-0123456789 slot: To Be Filled By O.E.M. *-firmware description: BIOS vendor: American Megatrends Inc. physical id: 0 version: 0903 (11/08/2010) size: 64KiB capacity: 960KiB capabilities: isa pci pnp apm upgrade shadowing escd cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification *-cpu:0 description: CPU product: Intel(R) Atom(TM) CPU N550 @ 1.50GHz vendor: Intel Corp. physical id: 4 bus info: cpu@0 version: 6.12.10 serial: 0001-06CA-0000-0000-0000-0000 slot: CPU 1 size: 1GHz capacity: 1500MHz width: 64 bits clock: 167MHz capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx x86-64 constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm movbe lahf_lm cpufreq configuration: id=2 *-cache:0 description: L1 cache physical id: 5 slot: L1-Cache size: 48KiB capacity: 48KiB capabilities: internal write-back data *-cache:1 description: L2 cache physical id: 6 slot: L2-Cache size: 1MiB capacity: 1MiB capabilities: internal write-back unified *-logicalcpu:0 description: Logical CPU physical id: 2.1 width: 64 bits capabilities: logical *-logicalcpu:1 description: Logical CPU physical id: 2.2 width: 64 bits capabilities: logical *-logicalcpu:2 description: Logical CPU physical id: 2.3 width: 64 bits capabilities: logical *-logicalcpu:3 description: Logical CPU physical id: 2.4 width: 64 bits capabilities: logical *-memory description: System Memory physical id: 15 slot: System board or motherboard size: 1GiB *-bank:0 description: DIMM Synchronous 667 MHz (1.5 ns) product: ModulePartNumber00 vendor: Manufacturer00 physical id: 0 serial: SerNum00 slot: DIMM0 size: 1GiB width: 64 bits clock: 667MHz (1.5ns) *-bank:1 description: DIMM [empty] product: ModulePartNumber01 vendor: Manufacturer01 physical id: 1 serial: SerNum01 slot: DIMM1 *-cpu:1 physical id: 1 bus info: cpu@1 version: 6.12.10 serial: 0001-06CA-0000-0000-0000-0000 size: 1GHz capacity: 1GHz capabilities: ht cpufreq configuration: id=2 *-logicalcpu:0 description: Logical CPU physical id: 2.1 capabilities: logical *-logicalcpu:1 description: Logical CPU physical id: 2.2 capabilities: logical *-logicalcpu:2 description: Logical CPU physical id: 2.3 capabilities: logical *-logicalcpu:3 description: Logical CPU physical id: 2.4 capabilities: logical *-pci description: Host bridge product: N10 Family DMI Bridge vendor: Intel Corporation physical id: 100 bus info: pci@0000:00:00.0 version: 02 width: 32 bits clock: 33MHz configuration: driver=agpgart-intel resources: irq:0 *-display:0 description: VGA compatible controller product: N10 Family Integrated Graphics Controller vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 02 width: 32 bits clock: 33MHz capabilities: msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:28 memory:f7e00000-f7e7ffff ioport:dc00(size=8) memory:d0000000-dfffffff(prefetchable) memory:f7d00000-f7dfffff *-display:1 UNCLAIMED description: Display controller product: N10 Family Integrated Graphics Controller vendor: Intel Corporation physical id: 2.1 bus info: pci@0000:00:02.1 version: 02 width: 32 bits clock: 33MHz capabilities: pm bus_master cap_list configuration: latency=0 resources: memory:f7e80000-f7efffff *-multimedia description: Audio device product: N10/ICH 7 Family High Definition Audio Controller vendor: Intel Corporation physical id: 1b bus info: pci@0000:00:1b.0 version: 02 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list configuration: driver=HDA Intel latency=0 resources: irq:22 memory:f7cf8000-f7cfbfff *-pci:0 description: PCI bridge product: N10/ICH 7 Family PCI Express Port 1 vendor: Intel Corporation physical id: 1c bus info: pci@0000:00:1c.0 version: 02 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:24 ioport:1000(size=4096) memory:40000000-401fffff memory:40200000-403fffff(prefetchable) *-pci:1 description: PCI bridge product: N10/ICH 7 Family PCI Express Port 2 vendor: Intel Corporation physical id: 1c.1 bus info: pci@0000:00:1c.1 version: 02 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:25 ioport:2000(size=4096) memory:f8000000-fbffffff ioport:f0000000(size=117440512) *-network description: Wireless interface product: AR9285 Wireless Network Adapter (PCI-Express) vendor: Atheros Communications Inc. physical id: 0 bus info: pci@0000:02:00.0 logical name: wlan0 version: 01 serial: 48:5d:60:df:6e:ea width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=ath9k ip=192.168.0.7 latency=0 multicast=yes wireless=IEEE 802.11bgn resources: irq:17 memory:fbff0000-fbffffff *-pci:2 description: PCI bridge product: N10/ICH 7 Family PCI Express Port 4 vendor: Intel Corporation physical id: 1c.3 bus info: pci@0000:00:1c.3 version: 02 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:26 ioport:e000(size=4096) memory:f7f00000-f7ffffff memory:40400000-405fffff(prefetchable) *-network description: Ethernet interface product: AR8132 Fast Ethernet vendor: Atheros Communications physical id: 0 bus info: pci@0000:01:00.0 logical name: eth0 version: c0 serial: bc:ae:c5:d3:01:ae capacity: 100MB/s width: 64 bits clock: 33MHz capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.0.2-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair resources: irq:29 memory:f7fc0000-f7ffffff ioport:ec00(size=128) *-usb:0 description: USB Controller product: N10/ICH 7 Family USB UHCI Controller #1 vendor: Intel Corporation physical id: 1d bus info: pci@0000:00:1d.0 version: 02 width: 32 bits clock: 33MHz capabilities: uhci bus_master configuration: driver=uhci_hcd latency=0 resources: irq:23 ioport:d400(size=32) *-usb:1 description: USB Controller product: N10/ICH 7 Family USB UHCI Controller #2 vendor: Intel Corporation physical id: 1d.1 bus info: pci@0000:00:1d.1 version: 02 width: 32 bits clock: 33MHz capabilities: uhci bus_master configuration: driver=uhci_hcd latency=0 resources: irq:19 ioport:d480(size=32) *-usb:2 description: USB Controller product: N10/ICH 7 Family USB UHCI Controller #3 vendor: Intel Corporation physical id: 1d.2 bus info: pci@0000:00:1d.2 version: 02 width: 32 bits clock: 33MHz capabilities: uhci bus_master configuration: driver=uhci_hcd latency=0 resources: irq:18 ioport:d800(size=32) *-usb:3 description: USB Controller product: N10/ICH 7 Family USB UHCI Controller #4 vendor: Intel Corporation physical id: 1d.3 bus info: pci@0000:00:1d.3 version: 02 width: 32 bits clock: 33MHz capabilities: uhci bus_master configuration: driver=uhci_hcd latency=0 resources: irq:16 ioport:d880(size=32) *-usb:4 description: USB Controller product: N10/ICH 7 Family USB2 EHCI Controller vendor: Intel Corporation physical id: 1d.7 bus info: pci@0000:00:1d.7 version: 02 width: 32 bits clock: 33MHz capabilities: pm debug ehci bus_master cap_list configuration: driver=ehci_hcd latency=0 resources: irq:23 memory:f7cf7c00-f7cf7fff *-pci:3 description: PCI bridge product: 82801 Mobile PCI Bridge vendor: Intel Corporation physical id: 1e bus info: pci@0000:00:1e.0 version: e2 width: 32 bits clock: 33MHz capabilities: pci subtractive_decode bus_master cap_list *-isa description: ISA bridge product: NM10 Family LPC Controller vendor: Intel Corporation physical id: 1f bus info: pci@0000:00:1f.0 version: 02 width: 32 bits clock: 33MHz capabilities: isa bus_master cap_list configuration: latency=0 *-storage description: SATA controller product: N10/ICH7 Family SATA AHCI Controller vendor: Intel Corporation physical id: 1f.2 bus info: pci@0000:00:1f.2 logical name: scsi0 version: 02 width: 32 bits clock: 66MHz capabilities: storage msi pm ahci_1.0 bus_master cap_list emulated configuration: driver=ahci latency=0 resources: irq:27 ioport:d080(size=8) ioport:d000(size=4) ioport:cc00(size=8) ioport:c880(size=4) ioport:c800(size=32) memory:f7cf7800-f7cf7bff *-disk description: ATA Disk product: ST9250315AS vendor: Seagate physical id: 0.0.0 bus info: scsi@0:0.0.0 logical name: /dev/sda version: 0003 serial: 6VCP2BPS size: 232GiB (250GB) capabilities: partitioned partitioned:dos configuration: ansiversion=5 signature=2a7df72b *-volume:0 description: EXT3 volume vendor: Linux physical id: 1 bus info: scsi@0:0.0.0,1 logical name: /dev/sda1 logical name: / version: 1.0 serial: 5ab76d7d-65b0-4aea-b355-461153d27cfd size: 33GiB capacity: 33GiB capabilities: primary bootable journaled extended_attributes large_files ext3 ext2 initialized configuration: created=2011-06-10 14:26:49 filesystem=ext3 modified=2011-06-10 15:38:21 mount.fstype=ext3 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2011-06-11 14:10:30 state=mounted *-volume:1 description: Extended partition physical id: 2 bus info: scsi@0:0.0.0,2 logical name: /dev/sda2 size: 199GiB capacity: 199GiB capabilities: primary extended partitioned partitioned:extended *-logicalvolume:0 description: Linux swap / Solaris partition physical id: 5 logical name: /dev/sda5 capacity: 3814MiB capabilities: nofs *-logicalvolume:1 description: Linux filesystem partition physical id: 6 logical name: /dev/sda6 logical name: /home capacity: 195GiB configuration: mount.fstype=ext3 mount.options=rw,relatime,errors=continue,data=ordered state=mounted *-volume:2 description: EFI (FAT-12/16/32) partition physical id: 4 bus info: scsi@0:0.0.0,4 logical name: /dev/sda4 capacity: 20MiB capabilities: primary boot lspci: Code: Select all00:00.0 Host bridge [0600]: Intel Corporation N10 Family DMI Bridge [8086:a010] (rev 02) 00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] (rev 02) 00:02.1 Display controller [0380]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a012] (rev 02) 00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02) 00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02) 00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02) 00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02) 00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02) 00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02) 00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02) 00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02) 00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02) 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) 00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02) 00:1f.2 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA AHCI Controller [8086:27c1] (rev 02) 01:00.0 Ethernet controller [0200]: Atheros Communications AR8132 Fast Ethernet [1969:1062] (rev c0) 02:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01) lsusb Code: Select allBus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 13d3:5702 IMC Networks Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod: Code: Select allModule Size Used by sg 19905 0 sco 5885 2 parport_pc 15799 0 bridge 32883 0 ppdev 4058 0 lp 5570 0 stp 996 1 bridge parport 22554 3 parport_pc,ppdev,lp bnep 7384 2 rfcomm 25107 0 l2cap 21709 6 bnep,rfcomm crc16 1027 1 l2cap bluetooth 36251 6 sco,bnep,rfcomm,l2cap acpi_cpufreq 4915 1 cpufreq_userspace 1444 0 cpufreq_powersave 602 0 cpufreq_stats 1940 0 cpufreq_conservative 4018 0 binfmt_misc 4875 1 uinput 4796 1 fuse 44052 1 loop 9729 0 joydev 6739 0 arc4 974 2 ecb 1405 2 snd_hda_codec_realtek 163306 1 ath9k 238205 0 snd_hda_intel 16791 2 mac80211 122866 1 ath9k snd_hda_codec 46002 2 snd_hda_codec_realtek,snd_hda_intel ath 5982 1 ath9k uvcvideo 45526 0 snd_hwdep 4054 1 snd_hda_codec videodev 25445 1 uvcvideo snd_pcm 47226 2 snd_hda_intel,snd_hda_codec eeepc_laptop 10448 0 i915 222350 2 cfg80211 86977 3 ath9k,mac80211,ath drm_kms_helper 18533 1 i915 snd_seq 35327 0 snd_timer 12258 2 snd_pcm,snd_seq snd_seq_device 3673 1 snd_seq v4l1_compat 10250 2 uvcvideo,videodev rfkill 10196 5 bluetooth,eeepc_laptop,cfg80211 drm 111844 3 i915,drm_kms_helper snd 34387 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device i2c_algo_bit 3497 1 i915 soundcore 3450 1 snd snd_page_alloc 4977 2 snd_hda_intel,snd_pcm psmouse 44777 0 i2c_core 12751 5 videodev,i915,drm_kms_helper,drm,i2c_algo_bit led_class 1757 1 ath9k pci_hotplug 18065 1 eeepc_laptop pcspkr 1207 0 video 14605 1 i915 battery 3782 0 ac 1640 0 button 3598 1 i915 output 1204 1 video evdev 5609 27 serio_raw 2916 0 processor 26259 5 acpi_cpufreq ext3 93944 2 jbd 31965 1 ext3 mbcache 3762 1 ext3 sd_mod 25937 4 crc_t10dif 1012 1 sd_mod ahci 27378 3 uhci_hcd 15989 0 libata 115513 1 ahci thermal 9206 0 ehci_hcd 28453 0 atl1c 23728 0 scsi_mod 104613 3 sg,sd_mod,libata usbcore 98541 4 uvcvideo,uhci_hcd,ehci_hcd nls_base 4541 1 usbcore thermal_sys 9378 3 video,processor,thermal dpkg grep of alsa and pulse: Code: Select allii alsa-base 1.0.23+dfsg-2 ALSA driver configuration files ii alsa-utils 1.0.23-3 Utilities for configuring and using ALSA ii bluez-alsa 4.66-3 Bluetooth ALSA support ii gstreamer0.10-alsa 0.10.30-1 GStreamer plugin for ALSA ii libsdl1.2debian-alsa 1.2.14-6.1 Simple DirectMedia Layer (with X11 and ALSA options) ii libsox-fmt-alsa 14.3.1-1 SoX alsa format I/O library ii libwine-alsa 1.0.1-3.1 Windows API implementation - ALSA sound module ii gstreamer0.10-pulseaudio 0.10.24-1 GStreamer plugin for PulseAudio ii libpulse-browse0 0.9.21-3+squeeze1 PulseAudio client libraries (zeroconf support) ii libpulse-dev 0.9.21-3+squeeze1 PulseAudio client development headers and libraries ii libpulse-mainloop-glib0 0.9.21-3+squeeze1 PulseAudio client libraries (glib support) ii libpulse0 0.9.21-3+squeeze1 PulseAudio client libraries ii pulseaudio 0.9.21-3+squeeze1 PulseAudio sound server ii pulseaudio-esound-compat 0.9.21-3+squeeze1 PulseAudio ESD compatibility layer ii pulseaudio-module-bluetooth 0.9.21-3+squeeze1 Bluetooth module for PulseAudio sound server ii pulseaudio-module-gconf 0.9.21-3+squeeze1 GConf module for PulseAudio sound server ii pulseaudio-module-hal 0.9.21-3+squeeze1 HAL to udev transitioning module for PulseAudio sound server ii pulseaudio-module-jack 0.9.21-3+squeeze1 jackd modules for PulseAudio sound server ii pulseaudio-module-x11 0.9.21-3+squeeze1 X11 module for PulseAudio sound server ii pulseaudio-module-zeroconf 0.9.21-3+squeeze1 Zeroconf module for PulseAudio sound server ii pulseaudio-utils 0.9.21-3+squeeze1 Command line tools for the PulseAudio sound server /etc/asound.conf Code: Select allpcm.pulse { type pulse } ctl.pulse { type pulse } pcm.!default { type pulse } ctl.!default { type pulse } aplay -l: Code: Select all**** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 /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 ; : ; } # 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 # 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 alsa-base-blacklist.conf Code: Select all# Uncomment these entries in order to blacklist unwanted modem drivers # blacklist snd-atiixp-modem # blacklist snd-intel8x0m # blacklist snd-via82xx-modem # Comment this entry in order to load snd-pcsp driver blacklist snd-pcsp # Comment this entry in order to load pcspkr driver every file in /proc/asound: Code: Select all./card0/id Intel ./card0/codec#0 Codec: Realtek ALC269 Address: 0 Function Id: 0x1 Vendor Id: 0x10ec0269 Subsystem Id: 0x1043841c Revision Id: 0x100100 No Modem Function Group found Default PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: N/A Default Amp-Out caps: N/A GPIO: io=2, o=0, i=0, unsolicited=1, wake=0 IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 Node 0x02 [Audio Output] wcaps 0x1d: Stereo Amp-Out Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-Out vals: [0x55 0x55] Converter: stream=0, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x03 [Audio Output] wcaps 0x1d: Stereo Amp-Out Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-Out vals: [0x55 0x55] Converter: stream=0, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x04 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x05 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 PCM: rates [0x5e0]: 44100 48000 88200 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1 Amp-In vals: [0x17 0x17] Converter: stream=1, channel=0 SDI-Select: 0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Connection: 1 0x23 Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1 Amp-In vals: [0x8b 0x8b] Converter: stream=0, channel=0 SDI-Select: 0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Connection: 1 0x22 Node 0x0a [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1 Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 5 0x18 0x19 0x1a 0x1b 0x1d Node 0x0c [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Connection: 2 0x02 0x0b Node 0x0d [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Connection: 2 0x03 0x0b Node 0x0e [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0f [Audio Mixer] wcaps 0x20010a: Mono Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00] [0x80] Connection: 2 0x02 0x0b Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x12 [Pin Complex] wcaps 0x40000b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x02 0x02] Pincap 0x00000020: IN Pin Default 0x99a30930: [Fixed] Mic at Int ATAPI Conn = ATAPI, Color = Unknown DefAssociation = 0x3, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x00010014: OUT EAPD Detect EAPD 0x2: EAPD Pin Default 0x99130110: [Fixed] Speaker at Int ATAPI Conn = ATAPI, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Connection: 2 0x0c* 0x0d Node 0x15 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x16 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x17 [Pin Complex] wcaps 0x40010c: Mono Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80] Pincap 0x00000010: OUT Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x00: Connection: 1 0x0f Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x02 0x02] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x00001734: IN OUT Detect Vref caps: HIZ 50 GRD 80 Pin Default 0x04a19820: [Jack] Mic at Ext Right Conn = 1/8, Color = Pink DefAssociation = 0x2, Sequence = 0x0 Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=08, enabled=1 Connection: 1 0x0d Node 0x19 [Pin Complex] wcaps 0x40008b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x00 0x00] Pincap 0x00001724: IN Detect Vref caps: HIZ 50 GRD 80 Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=00, enabled=0 Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x0000003c: IN OUT HP Detect Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Unsolicited: tag=00, enabled=0 Connection: 2 0x0c* 0x0d Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x00000034: IN OUT Detect Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Unsolicited: tag=00, enabled=0 Connection: 2 0x0c* 0x0d Node 0x1c [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x1d [Pin Complex] wcaps 0x400000: Mono Pincap 0x00000020: IN Pin Default 0x40079a2d: [N/A] Line Out at Ext N/A Conn = Analog, Color = Pink DefAssociation = 0x2, Sequence = 0xd Pin-ctls: 0x20: IN Node 0x1e [Pin Complex] wcaps 0x400381: Stereo Digital Pincap 0x00000014: OUT Detect Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Connection: 1 0x06 Node 0x1f [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono Processing caps: benign=0, ncoeff=25 Processing Coefficient: 0xc0 Coefficient Index: 0x08 Node 0x21 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x0000001c: OUT HP Detect Pin Default 0x0421401f: [Jack] HP Out at Ext Right Conn = 1/8, Color = Green DefAssociation = 0x1, Sequence = 0xf Pin-ctls: 0xc0: OUT HP Unsolicited: tag=04, enabled=1 Connection: 2 0x0c 0x0d* Node 0x22 [Audio Selector] wcaps 0x30010b: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Connection: 7 0x18* 0x19 0x1a 0x1b 0x1d 0x0b 0x12 Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 6 0x18 0x19 0x1a 0x1b 0x1d 0x0b ./card0/pcm0c/sub0/prealloc_max 32768 ./card0/pcm0c/sub0/prealloc 64 ./card0/pcm0c/sub0/status state: RUNNING trigger_time: 142.984662296 tstamp : 415.355158754 delay : 168 avail : 168 avail_max : 168 ----- hw_ptr : 12011960 appl_ptr : 12011792 ./card0/pcm0c/sub0/sw_params tstamp_mode: ENABLE period_step: 1 avail_min: 8192 start_threshold: 4294967295 stop_threshold: 1073741824 silence_threshold: 0 silence_size: 0 boundary: 1073741824 ./card0/pcm0c/sub0/hw_params access: MMAP_INTERLEAVED format: S16_LE subformat: STD channels: 2 rate: 44100 (44100/1) period_size: 8192 buffer_size: 16384 ./card0/pcm0c/sub0/info card: 0 device: 0 subdevice: 0 stream: CAPTURE id: ALC269 Analog name: ALC269 Analog subname: subdevice #0 class: 0 subclass: 0 subdevices_count: 1 subdevices_avail: 0 ./card0/pcm0c/info card: 0 device: 0 subdevice: 0 stream: CAPTURE id: ALC269 Analog name: ALC269 Analog subname: subdevice #0 class: 0 subclass: 0 subdevices_count: 1 subdevices_avail: 0 ./card0/pcm0p/sub0/prealloc_max 32768 ./card0/pcm0p/sub0/prealloc 64 ./card0/pcm0p/sub0/status closed ./card0/pcm0p/sub0/sw_params closed ./card0/pcm0p/sub0/hw_params closed ./card0/pcm0p/sub0/info card: 0 device: 0 subdevice: 0 stream: PLAYBACK id: ALC269 Analog name: ALC269 Analog subname: subdevice #0 class: 0 subclass: 0 subdevices_count: 1 subdevices_avail: 1 ./card0/pcm0p/info card: 0 device: 0 subdevice: 0 stream: PLAYBACK id: ALC269 Analog name: ALC269 Analog subname: subdevice #0 class: 0 subclass: 0 subdevices_count: 1 subdevices_avail: 1 ./hwdep 00-00: HDA Codec 0 ./pcm 00-00: ALC269 Analog : ALC269 Analog : playback 1 : capture 1 ./timers G0: system timer : 4000.000us (10000000 ticks) P0-0-0: PCM playback 0-0-0 : SLAVE P0-0-1: PCM capture 0-0-1 : SLAVE ./modules 0 snd_hda_intel ./cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xf7cf8000 irq 22 ./devices 2: : timer 3: : sequencer 4: [ 0- 0]: digital audio playback 5: [ 0- 0]: digital audio capture 6: [ 0- 0]: hardware dependent 7: [ 0] : control ./version Advanced Linux Sound Architecture Driver Version 1.0.21. ./seq/timer ./seq/clients Client info cur clients : 2 peak clients : 2 max clients : 192 Client 0 : "System" [Kernel] Port 0 : "Timer" (Rwe-) Port 1 : "Announce" (R-e-) Client 14 : "Midi Through" [Kernel] Port 0 : "Midi Through Port-0" (RWe-) ./seq/queues ./seq/drivers ./oss/sndstat Sound Driver:3.8.1a-980706 (ALSA v1.0.21 emulation code) Kernel: Linux tlacuache-eee 2.6.32-5-686 #1 SMP Wed May 18 07:08:50 UTC 2011 i686 Config options: 0 Installed drivers: Type 10: ALSA emulation Card config: HDA Intel at 0xf7cf8000 irq 22 Audio devices: NOT ENABLED IN CONFIG Synth devices: NOT ENABLED IN CONFIG Midi devices: NOT ENABLED IN CONFIG Timers: 31: system timer Mixers: NOT ENABLED IN CONFIG ./oss/devices As for the webcam mic (13d3:5702 IMC Networks I believe), I've googled a lot and haven't really found anything at all to go on there. I'd really like to have it work and not have to plug in a mic, so if I can get that to work I'd really be happy. In the Input tab of Sound Preferences I don't even see an entry in it under "choose a device for sound input:" (all I see is Internal Audio Analog Stereo) so I'm not sure how to get it to even show up as an option I could choose: As for plugging in a microphone, I have tried a few things after much googling: unlinking the left/right channels of the microphone and setting either the left or right all the way to zero (no success) doing a suspend/restore (apparently for some people the mic magically starts working after suspend/restore, but no success there either) messing with alsa-base.conf I have had a little bit of success with the alsa-base.conf file. I've tried the following: * having no "options snd-hda-intel model=XXXX" entry is apparently the default. with this configuration I have "Internal Audio Analog Stereo" available for input devices, but no "connector" option dropdown and microphone input doesn't work. However, output does work, and if I plug in the headphones it mutes the speakers like it should, and then unmutes them when I unplug the headphones, which is nice. * "options snd-hda-intel model=auto" seems to be the same thing as not having anything. same result, anyway. * "options snd-hda-intel model=lifebook" and "options snd-hda-intel model=fujitsu" don't seem to work. on one of them I was able to actually get some mic input but the headphones don't work, on the other one I didn't get any input OR output * "options snd-hda-intel model=basic" is the closest I've gotten to success. I can get the mic input to work and I can get audio output via the speakers, but I can't get ANY output at all via the headphone jack, whether I choose "Analog speaker," "Analog Output" or "Analog Headphones" for the "Connector:" setting. Anyway, this is pretty close, but I really want the headphones to work too, so it's not good enough. Anyway, it's frustrating to be so close to having it work, but not quite. So where do I go from here? Should I try upgrading alsa? I'm a little confused about that because /proc/asound/version says I have 1.0.21 but dpkg lists the version of alsa-base as 1.0.23. I'd really appreciate any experience anyone has here. I'd REALLY like to get the webcam mic to work, but I'd settle for the plugged in mic to work, too. I'd even try another distro if I knew it would work. Thanks. -SG
I have a 1215 and had the same mic issue. I solved it by using a newer kernel. If I remember correctly, I compiled 2.6.37, sid had 2.6.32 at the time. Squeeze backports has 2.6.38, you might want to try that.
Hi folks, I'm desperately trying to mount a NFS share at boot time. I've read lots of tutorials and searched in all forums, without results. Here's my line in /etc/fstab : Code: Select alldebian60:/srv /mnt/nfs nfs user,auto,soft,timeo=15,intr 0 0 But it doesnt' work. It stays blocked at boot at "Starting NFS common utilities : statd idmapd" for 10 minutes or more. When I finally log in, the share is not mounted. Hints : If I log as root and type mount -a : it works ! If I log as a regular user and type mount -a : it doesn't work and says "mount : only root can do that" ! So I tried as a regular user : Code: Select allmount -t nfs debian60:/srv /mnt/nfs doesn't work and says "mount : only root can do that" ! But with : Code: Select allmount.nfs debian60:/srv /mnt/nfs works ! So maybe the solution is, forcing init to use mount.nfs instead of mount -t nfs ? If true, how do I do that ? (PS : I already tried the "ASYNCMOUNTNFS=no" trick in "/etc/default/rcS", doesn't help me)
So OK, I found a "solution", which is more a dirty hack. Here it is : I disable automount in /etc/fstab, and create a Debian startup service which runs the "mount.nfs" command manually. So the new line in /etc/fstab : Code: Select alldebian60:/srv /mnt/nfs nfs user,noauto,soft,timeo=15,intr 0 0 And my new init script is /etc/init.d/nfsmount : Code: Select all#!/bin/sh case "$1" in start) /sbin/mount.nfs debian60:/srv /mnt/nfs ;; esac exit0 I make it executable ... chmod a+x /etc/init.d/nfsmount ...and use the Debian-specific command to turn it into a service update-rc.d nfsmount defaults Entry in /etc/fstab is still needed for regular users. So it works, I consider it solved, but anyone with a cleverer solution is welcome...
Since installing Debian Squeeze I have been plagued by a high pitched fan noise that starts after the logout or shutdown command is issued including restarting X. Whatever is causing this may well be connected to intermittent reboot failures (only in Squeeze) when the fan noise persists until the reset button is deployed. My system runs 4 hard drives, one of which is an SSD (where Squeeze is currently installed). I had removed Squeeze and installed a net install of Debian testing (on a mechanical hard drive) but that also displayed the same aberrant behaviour. Testing has been removed and Squeeze re-installed. None of the other 4 operating systems generate any fan noise and boot consistently. Can you help me to oust this Squeeze gremlin?
Do you by chance have a Nvidia video card installed? If so, the fan speed of your video card is not controlled when the the corresponding driver is not active (e.g. during start-up and shutdown), and the fan speed falls back to the safe mode to avoid damage to your card (=high speed to avoid over-heating). About the reboot failures, if not done yet, you can install Nvidia's propriety drivers (at least, when you have a Nvidia card) grtz.
Hi I need help I have tried a lot of things and Googled a lot but nothing so far has worked. I would like to add the configuration needed to have fast-cgi run php scripts via php5-fpm. I currently have a running configuration that consists of Debian Squeeze with some wheezy packages: Apache_MPM_Event, PHP5-CGI, APC, FastCGI, etc. All PHP packages are Wheezy. PHP-FPM is configured to listen on a Unix Socket of /usr/lib/cgi-bin/php5-fpm. It has a listen.mode of 0660, is the same user and group as apache2. user=wolfrage; group=www-data. PHP-FPM is started and running. Currently getting permission denied when trying to point to the unix-socket of /usr/lib/cgi-bin/php5-fpm The message is along the lines of "You do not have permission to access /cgi-bin/php5-fpm/*" To point FastCGI at the socket I have been changing this ( <Location "/cgi-bin/php5"> ) to ( <Location "/cgi-bin/php5-fpm"> ) and this ( Action application/x-httpd-php /cgi-bin/php5 ) to ( Action application/x-httpd-php /cgi-bin/php5-fpm ) Yes the Socket is created and shows the correct permissions when php-fpm is started. I was also able to connect to it with socat, although I was not sure what to do once connected and the other side exited after 30 seconds. Current FastCGI.conf Code: Select all<IfModule mod_fastcgi.c> AddHandler fastcgi-script .fcgi #FastCgiWrapper /usr/lib/apache2/suexec FastCgiIpcDir /var/lib/apache2/fastcgi #Below added by WolfRage on 27 October 2011. FastCgiExternalServer /cgi-bin/php5-fpm -socket php5-fpm #Limits to One PHP Process with 6 Threads all with a shared Cache. FastCgiConfig -maxClassProcesses 2 -processSlack 3 -maxProcesses 5 -updateInterval 300 -killInterval 14400 \ -initial-env PHP_FCGI_CHILDREN=8 #This causes occaisionall 500 Error when PHP restarts. -initial-env PHP_FCGI_MAX_REQUESTS=4000 #This Did not work as expected with restart, restart loop. -restart <Location "/cgi-bin/php5"> Order Deny,Allow Deny from All Allow from env=REDIRECT_STATUS Options ExecCGI SetHandler fastcgi-script </Location> </IfModule> Current Actions.conf Code: Select all# a2enmod-note: needs-configuration # # Action lets you define media types that will execute a script whenever # a matching file is called. This eliminates the need for repeated URL # pathnames for oft-used CGI file processors. # Format: Action media/type /cgi-script/location # Format: Action handler-name /cgi-script/location # #Added by WolfRage on 27 Oct 2011 Action application/x-httpd-php /cgi-bin/php5 ** On top of helping me with this configuration issue, can you also explain how Debian has a magical Alias that I can not find, ie: Alias /cgi-bin /usr/lib/cgi-bin Thank you for your help as you can see I know enough to have done a lot on my own, but it seems I have not fully comprehended how a few things tie in.
Update still looking for help to resolve the problem. OK so now I know this is a problem with Apache2. It will not pass off the request to fastcgi, likely because I have something misconfigured. But the core reason for it not to pass the request is because the file that I am pointing at is not really a file or directory, it is a unix-socket. From Error Logs: Code: Select all[Wed Nov 02 21:50:14 2011] [error] [client **.***.***.58] Forbidden: /usr/lib/cgi-bin/php5-fpm doesn't point to a file or directory, referer: ****
Hi, This is really embarrassing but I tried installing samba server/client on the basic cli squeeze for home server application. I can install everything except "smbfs" package which contains "mount.cifs" and other file system related binaries. I also added "contrib" and "non-free" to "/etc/apt/sources.list" and ran "apt-get update". I tried that on ubuntu and it worked. I've been using apt-get for couple yeas now, but this is just strange. Any suggestions? Thanks, Radek PS. I was hoping to switch my work laptop from ubuntu to debian, but this kind of turn off R>
Any error message after you tried installing it? Have you tried :Code: Select all# apt-get update # apt-get install smbfs
I am trying to compile and run the kernel 3.2 but I have problems: I did a clean installation of debian in a vmware machine. I got the last version of the kernel with git and copied it to /usr/src I run: Code: Select allmake defconfig make menuconfig (and selected the tempfs drivers otherwise I've got some errors). make make modules make modules_install make install update-initramfs -c -k 3.2.0-rc1+ update-grub Then I reboot and I've got an error when booting: Code: Select allgave up waiting for root device. Common problems: boot args ( cat /proc/cmdline ) check rootdelay= (did the system wait long enough?) check root=(did the system wait for the right device? Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/disk/by-uuidle6119541-b2c8-41f2-8930-246e98a92458 does not exist. Dropping to a shell! I realized that /proc/modules is empty and modprobe -l only returns scsi_wait_scan. Any idea? Thanks
You may have these errors due to lack of support for the filesystem on the hard drive you are attempting to boot from. I would compile the kernel the Debian way and no need to do it in /usr/src. Do it somewhere that $USER can write to. Root would only be required to install the kernel, not build it. Consider using make oldconfig to copy the .config of a working kernel instead of creating a new .config. There are plenty of docs about building kernels the Debian way. The last thing I wrote about kernel compiling the Debian way is here. Just skip the part about patching.
I made /etc/make.conf file to use these options whenever I build a package. Code: Select allCFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" CONCURRENCY_LEVEL=2 Makefile2 Code: Select all# /etc/make.conf reading check CC=gcc # make won't read /etc/make.conf? CFLAGS=-c -march=athlon64 -O2 all: hi hi: hello2.o $(CC) hello2.o -o hi hello2.o: hello2.c $(CC) $(CFLAGS) hello2.c clean: rm -rf *o hi $ make -f makefile2 If I remove the CFLAGS in makefile2, make can't build. CFLAGS value is null. Gentoo or FreeBSD document say make read the make.conf file but not in Debian. I put above codes in ~/.bashrc file as environment variables.
JanPenguin wrote:Gentoo or FreeBSD document say make read the make.conf file but not in Debian. Presumably 'make.conf' is part of Gentoo's Portage ebuild system, and part of FreeBSD's 'ports' build system. It is not a standard feature of the default GNU build system and will not typically be found in Debian, Fedora, Slackware, et cetera.
Hi, For some reason I can't login when I use AllowUsers with openssh. I try to login as user. AllowUsers user Permission denied (publickey). Without AllowUsers set, I get a prompt to give my passwd for the key and then I can login without any problems. What could be wrong here? Edit: users on the nas itself should be placed there ...
PasswordAuthentication yes ?
i have dell inspiron n5110 with intel core i7 cpu i install debian on it but: my kernel is: 2.6.32-5-amd64 but my cpu is: intel core i7-2630qm help me becouse i install any packages from packages.debian.com it will be amd cpu complicated and my cpu is another one pleasw HELP ME!!
you have 64 bit kernel. why do you panic?
Hello everyone, I've been looking around on the forum for the solution but nobody seems to have had such a strange question as mine... 1st part of my problem: I have 3 VM working with KVM on a same host, I would like those VM to be able to comunicate together on private IP addresses (I do not even need them to be reacheable from outside), I tought about making a bridge on the host and just giving the addresses to the VM using tap... To do that I have setup this into my host /etc/network/interfaces: Code: Select all# The loopback network interface auto lo eth1 tap01 tap02 br0 iface lo inet loopback iface eth1 inet dhcp iface tap03 inet static pre-up tunctl -b -u g -t tap03 pre-up ifconfig tap03 up post-down tunctl -d tap03 iface tap02 inet static pre-up tunctl -b -u g -t tap02 pre-up ifconfig tap02 up post-down tunctl -d tap02 iface tap01 inet static pre-up tunctl -b -u g -t tap01 pre-up ifconfig tap01 up post-down tunctl -d tap01 iface br0 inet static bridge_ports tap01 tap02 tap03 bridge_maxwait 0 address 172.168.1.10 netmask 255.255.255.0 And on each VM I just declare a static network address this way: Code: Select alliface eth0 inet static address 172.168.1.x netmask 255.255.255.0 And I launch the VMs this way: Code: Select allkvm -m 512 vm1.img -net nic -net tap,ifname=tap01 & kvm -m 512 vm2.img -net nic -net tap,ifname=tap02 & kvm -m 512 vm3.img -net nic -net tap,ifname=tap03 & I use tap because otherwise the host system does not see the VMs ethernet interfaces. Well this does not work, each VM can ping the bridge but they can not reach each other. I must be doing something wrong, does the bridge need an IP address ? should I declare the VM's IP in the host machine or just like I do, in the VM machines themselves ? Thanks for your help, any sugestions are welcome
Hi, No one has an idea about this ? Or about where I should ask for help
Hi guys, im having a difficulty here, I want to move my /home directory to a separate partition. I copied entire contents of /home using rsync with all the permissions stuff checked, links stuff and disabled permission remaping checked in advanced. After that I've added the entry in fstab as follows: Code: Select allUUID=d780af4c-6acc-4639-ac7c-a4aca7e80eef /home ext4 noatime,errors=remount-ro 0 1 UUID for new partition is fine btw, and after making this when the x comes up it freaks out some sanity checks fail, then nautilius freaks out that it cant create .nautilius and few other directories and im left with default wallpaper and cursor. I used alt+f2 and xterm to reverse changes in fstab and system rebooted normally. I assume this might be related to permissions but since I used rsync with all permission related stuff checked, why something like this is happening? Any clues?
"Checked"?? rsync is CLI. In cases like this, the easy way to make sure that rsync does what it needs to use the the -a flag. So, if we imagine that the destination is mounted temporarily at media/foo, you'd log in as root and use the command:Code: Select allrsync -av /home/ /media/foo/ (The -v switch is entirely optional, but allows you to watch the progress as rsync does its thing.) Side note: consider using LABELs to mount your partitions. Using UUID is really no better (and arguably, even worse) than using old-fashioned device names (e.g., /dev/sdaX).
Hi everyone, I decided to move from Ubuntu to Debian - GodFather of deb dists Unfortunately I bumped to the wall with my small problem: Plugging in headphones or external sound syst. doesn't silence laptops speakers. I resolved it in Ubuntu by editing: Code: Select all/etc/modprobe.d/alsa-base.conf Adding options snd-hda-intel model=ideapad to the conf. My laptops model is Lenovo G560. Sadly this trick doesn't work in my deb system. Currently I'm using Debian GNU/Linux 6.0.3 (squeeze) Questions: What could cause this issue. Is it common for my laptop model or it's Debian based? How I solve it? Thanks, it will be greatly appreciated
The issue is probably solved with a newer alsa kernel module. See: http://forums.debian.net/viewtopic.php? ... 69#p400569 You can also try model=thinkpad
I haven't posted on here before because I usually can figure out to do this things with google and enough time. But, I can't seem to figure this one out, so I am biting the bullet and seeing if anyone out there can help. Thanks in advance! So the problem... I have an Acer Aspire TimelineX 4820TG. I'm running Wheezy and I can't seem to get switcheroo working correctly. I was running Squeeze, then upgraded to Wheezy because it had a kernel over 2.6.33 with switcheroo built in. Below is the layout of my build... Code: Select all(~)$ uname -a Linux skipjack-debian 2.6.38-2-686 #1 SMP Thu Apr 7 05:24:21 UTC 2011 i686 GNU/Linux Code: Select all(~)$ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18) 01:00.0 VGA compatible controller: ATI Technologies Inc Redwood [Radeon HD 5600 Series] Code: Select all(~)$ lsmod | grep 'radeon\|i915' radeon 641556 0 ttm 46672 1 radeon i915 276436 3 drm_kms_helper 26501 2 radeon,i915 drm 128416 6 radeon,ttm,i915,drm_kms_helper i2c_algo_bit 12706 2 radeon,i915 i2c_core 18989 7 radeon,i915,drm_kms_helper,drm,i2c_i801,i2c_algo_bit,videodev power_supply 13283 3 radeon,battery,ac video 17345 1 i915 button 12866 1 i915 Code: Select all(~)$ cat /sys/kernel/debug/vgaswitcheroo/switch 0:IGD:+:Pwr:0000:00:02.0 1:DIS: :Pwr:0000:01:00.0 dmesg Code: Select all[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.38-2-686 (Debian 2.6.38-3) (ben@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-15) ) #1 SMP Thu Apr 7 05:24:21 UTC 2011 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d000 (usable) [ 0.000000] BIOS-e820: 000000000009d000 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000b3675000 (usable) [ 0.000000] BIOS-e820: 00000000b3675000 - 00000000b36bf000 (reserved) [ 0.000000] BIOS-e820: 00000000b36bf000 - 00000000b373b000 (usable) [ 0.000000] BIOS-e820: 00000000b373b000 - 00000000b37bf000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000b37bf000 - 00000000b37e1000 (usable) [ 0.000000] BIOS-e820: 00000000b37e1000 - 00000000b37ff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000b37ff000 - 00000000b3800000 (usable) [ 0.000000] BIOS-e820: 00000000b3800000 - 00000000c0000000 (reserved) [ 0.000000] BIOS-e820: 00000000f0000000 - 00000000f8000000 (reserved) [ 0.000000] BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved) [ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved) [ 0.000000] BIOS-e820: 00000000fed1b000 - 00000000fed20000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000138000000 (usable) [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] DMI 2.6 present. [ 0.000000] DMI: Acer Aspire 4820TG/JM41_CP, BIOS V1.25 03/16/2011 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] last_pfn = 0xb3800 max_arch_pfn = 0x100000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-EFFFF write-through [ 0.000000] F0000-FFFFF write-combining [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 0FFE00000 mask FFFE00000 write-protect [ 0.000000] 2 base 080000000 mask FC0000000 write-back [ 0.000000] 3 base 0B8000000 mask FF8000000 uncachable [ 0.000000] 4 base 0B4000000 mask FFC000000 uncachable [ 0.000000] 5 base 0B3800000 mask FFF800000 uncachable [ 0.000000] 6 base 100000000 mask FC0000000 write-back [ 0.000000] 7 base 138000000 mask FF8000000 uncachable [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] initial memory mapped : 0 - 01800000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000 [ 0.000000] 0000000000 - 0000400000 page 4k [ 0.000000] 0000400000 - 0037400000 page 2M [ 0.000000] 0037400000 - 00377fe000 page 4k [ 0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000 [ 0.000000] RAMDISK: 37713000 - 37ff0000 [ 0.000000] Allocated new RAMDISK: 36e36000 - 37712946 [ 0.000000] Move RAMDISK from 0000000037713000 - 0000000037fef945 to 36e36000 - 37712945 [ 0.000000] ACPI: RSDP 000fe020 00024 (v02 ACRSYS) [ 0.000000] ACPI: XSDT b37fe120 0007C (v01 ACRSYS ACRPRDCT 00000001 01000013) [ 0.000000] ACPI: FACP b37fc000 000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: DSDT b37ed000 0BE66 (v02 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: FACS b375f000 00040 [ 0.000000] ACPI: ASF! b37fd000 000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: HPET b37fb000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: APIC b37fa000 0008C (v02 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: MCFG b37f9000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: SLIC b37ec000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: BOOT b37e9000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: ASPT b37e5000 00034 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: WDAT b37e4000 00224 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.000000] ACPI: SSDT b37e3000 009F1 (v01 PmRef CpuPm 00003000 INTL 20051117) [ 0.000000] ACPI: SSDT b37e1000 01F58 (v01 AmdRef AmdTabl 00001000 INTL 20051117) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 1984MB HIGHMEM available. [ 0.000000] 887MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 377fe000 [ 0.000000] low ram: 0 - 377fe000 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000377fe [ 0.000000] HighMem 0x000377fe -> 0x000b3800 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[5] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009d [ 0.000000] 0: 0x00000100 -> 0x000b3675 [ 0.000000] 0: 0x000b36bf -> 0x000b373b [ 0.000000] 0: 0x000b37bf -> 0x000b37e1 [ 0.000000] 0: 0x000b37ff -> 0x000b3800 [ 0.000000] On node 0 totalpages: 734881 [ 0.000000] free_area_init_node: node 0, pgdat c13ea5c0, node_mem_map f57c6200 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3949 pages, LIFO batch:0 [ 0.000000] Normal zone: 1744 pages used for memmap [ 0.000000] Normal zone: 221486 pages, LIFO batch:31 [ 0.000000] HighMem zone: 3969 pages used for memmap [ 0.000000] HighMem zone: 503701 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:30000000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 12 pages/cpu @f5000000 s27136 r0 d22016 u524288 [ 0.000000] pcpu-alloc: s27136 r0 d22016 u524288 alloc=1*4194304 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 729136 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-2-686 root=UUID=5fc2201d-175f-405f-bd99-f613617c2dd5 ro quiet radeon.modeset=1 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (000377fe:000b3800) [ 0.000000] Memory: 2901208k/2940928k available (2646k kernel code, 38316k reserved, 1389k data, 392k init, 2030680k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xffd36000 - 0xfffff000 (2852 kB) [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) [ 0.000000] .init : 0xc13f1000 - 0xc1453000 ( 392 kB) [ 0.000000] .data : 0xc1295864 - 0xc13f0e80 (1389 kB) [ 0.000000] .text : 0xc1000000 - 0xc1295864 (2646 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] NR_IRQS:1280 [ 0.000000] CPU 0 irqstacks, hard=f4c0c000 soft=f4c0e000 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.004000] Detected 2660.589 MHz processor. [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5321.17 BogoMIPS (lpj=10642356) [ 0.000005] pid_max: default: 32768 minimum: 301 [ 0.000069] Security Framework initialized [ 0.000072] SELinux: Disabled at boot. [ 0.000094] Mount-cache hash table entries: 512 [ 0.000330] Initializing cgroup subsys ns [ 0.000333] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup. [ 0.000335] Initializing cgroup subsys cpuacct [ 0.000361] Initializing cgroup subsys devices [ 0.000363] Initializing cgroup subsys freezer [ 0.000364] Initializing cgroup subsys net_cls [ 0.000366] Initializing cgroup subsys blkio [ 0.000397] CPU: Physical Processor ID: 0 [ 0.000398] CPU: Processor Core ID: 0 [ 0.000402] mce: CPU supports 9 MCE banks [ 0.000411] CPU0: Thermal monitoring enabled (TM1) [ 0.000417] using mwait in idle threads. [ 0.001381] ACPI: Core revision 20110112 [ 0.028694] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.029087] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068679] CPU0: Intel(R) Core(TM) i5 CPU M 480 @ 2.67GHz stepping 05 [ 0.174819] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver. [ 0.174824] ... version: 3 [ 0.174825] ... bit width: 48 [ 0.174826] ... generic registers: 4 [ 0.174827] ... value mask: 0000ffffffffffff [ 0.174828] ... max period: 000000007fffffff [ 0.174829] ... fixed-purpose events: 3 [ 0.174830] ... event mask: 000000070000000f [ 0.175050] NMI watchdog enabled, takes one hw-pmu counter. [ 0.175105] CPU 1 irqstacks, hard=f4d24000 soft=f4d26000 [ 0.175109] Booting Node 0, Processors #1 [ 0.185347] Initializing CPU#1 [ 0.282693] NMI watchdog enabled, takes one hw-pmu counter. [ 0.282768] CPU 2 irqstacks, hard=f4d52000 soft=f4d54000 [ 0.282771] #2 [ 0.292898] Initializing CPU#2 [ 0.390461] NMI watchdog enabled, takes one hw-pmu counter. [ 0.390532] CPU 3 irqstacks, hard=f4d60000 soft=f4d62000 [ 0.390534] #3 [ 0.400660] Initializing CPU#3 [ 0.498124] NMI watchdog enabled, takes one hw-pmu counter. [ 0.498157] Brought up 4 CPUs [ 0.498159] Total of 4 processors activated (21283.69 BogoMIPS). [ 0.499838] devtmpfs: initialized [ 0.500119] print_constraints: dummy: [ 0.500175] NET: Registered protocol family 16 [ 0.500234] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.500236] ACPI: bus type pci registered [ 0.500339] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) [ 0.500342] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 [ 0.500343] PCI: Using MMCONFIG for extended config space [ 0.500344] PCI: Using configuration type 1 for base access [ 0.500657] bio: create slab <bio-0> at 0 [ 0.502028] ACPI: EC: Look up EC in DSDT [ 0.503242] ACPI: Executed 1 blocks of module-level executable AML code [ 0.526026] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.550328] ACPI: SSDT b3691a18 00474 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) [ 0.550627] ACPI: Dynamic OEM Table Load: [ 0.550629] ACPI: SSDT (null) 00474 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) [ 0.550756] ACPI: SSDT b368f018 008E0 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.551038] ACPI: Dynamic OEM Table Load: [ 0.551040] ACPI: SSDT (null) 008E0 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.574160] ACPI: SSDT b3690a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.574495] ACPI: Dynamic OEM Table Load: [ 0.574496] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.586015] ACPI: SSDT b368ed98 00119 (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.586319] ACPI: Dynamic OEM Table Load: [ 0.586321] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.598406] ACPI: Interpreter enabled [ 0.598409] ACPI: (supports S0 S3 S4 S5) [ 0.598432] ACPI: Using IOAPIC for interrupt routing [ 0.611509] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62 [ 0.611636] ACPI: No dock devices found. [ 0.611637] HEST: Table not found. [ 0.611640] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.611925] \_SB_.PCI0:_OSC invalid UUID [ 0.611927] _OSC request data:1 8 1f [ 0.611930] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e]) [ 0.612422] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.612424] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.612425] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.612428] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfeafffff] [ 0.612437] pci 0000:00:00.0: [8086:0044] type 0 class 0x000600 [ 0.612453] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics [ 0.612468] pci 0000:00:01.0: [8086:0045] type 1 class 0x000604 [ 0.612489] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.612492] pci 0000:00:01.0: PME# disabled [ 0.612502] pci 0000:00:02.0: [8086:0046] type 0 class 0x000300 [ 0.612511] pci 0000:00:02.0: reg 10: [mem 0xd8000000-0xd83fffff 64bit] [ 0.612517] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.612521] pci 0000:00:02.0: reg 20: [io 0x4050-0x4057] [ 0.612576] pci 0000:00:16.0: [8086:3b64] type 0 class 0x000780 [ 0.612603] pci 0000:00:16.0: reg 10: [mem 0xdc506100-0xdc50610f 64bit] [ 0.612675] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.612679] pci 0000:00:16.0: PME# disabled [ 0.612718] pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03 [ 0.613117] pci 0000:00:1a.0: reg 10: [mem 0xdc505c00-0xdc505fff] [ 0.615403] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.615407] pci 0000:00:1a.0: PME# disabled [ 0.615436] pci 0000:00:1b.0: [8086:3b56] type 0 class 0x000403 [ 0.615457] pci 0000:00:1b.0: reg 10: [mem 0xdc500000-0xdc503fff 64bit] [ 0.615531] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.615535] pci 0000:00:1b.0: PME# disabled [ 0.615560] pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604 [ 0.615636] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.615640] pci 0000:00:1c.0: PME# disabled [ 0.615672] pci 0000:00:1c.5: [8086:3b4c] type 1 class 0x000604 [ 0.615748] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold [ 0.615752] pci 0000:00:1c.5: PME# disabled [ 0.615787] pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03 [ 0.616173] pci 0000:00:1d.0: reg 10: [mem 0xdc505800-0xdc505bff] [ 0.618458] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.618462] pci 0000:00:1d.0: PME# disabled [ 0.618485] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 0.618559] pci 0000:00:1f.0: [8086:3b09] type 0 class 0x000601 [ 0.618676] pci 0000:00:1f.2: [8086:3b29] type 0 class 0x000106 [ 0.618701] pci 0000:00:1f.2: reg 10: [io 0x4048-0x404f] [ 0.618712] pci 0000:00:1f.2: reg 14: [io 0x405c-0x405f] [ 0.618722] pci 0000:00:1f.2: reg 18: [io 0x4040-0x4047] [ 0.618732] pci 0000:00:1f.2: reg 1c: [io 0x4058-0x405b] [ 0.618743] pci 0000:00:1f.2: reg 20: [io 0x4020-0x403f] [ 0.618753] pci 0000:00:1f.2: reg 24: [mem 0xdc505000-0xdc5057ff] [ 0.618800] pci 0000:00:1f.2: PME# supported from D3hot [ 0.618804] pci 0000:00:1f.2: PME# disabled [ 0.618825] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05 [ 0.618845] pci 0000:00:1f.3: reg 10: [mem 0xdc506000-0xdc5060ff 64bit] [ 0.618874] pci 0000:00:1f.3: reg 20: [io 0x4000-0x401f] [ 0.618918] pci 0000:00:1f.6: [8086:3b32] type 0 class 0x001180 [ 0.618944] pci 0000:00:1f.6: reg 10: [mem 0xdc504000-0xdc504fff 64bit] [ 0.619049] pci 0000:01:00.0: [1002:68c1] type 0 class 0x000300 [ 0.619061] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xd7ffffff 64bit pref] [ 0.619071] pci 0000:01:00.0: reg 18: [mem 0xdc400000-0xdc41ffff 64bit] [ 0.619077] pci 0000:01:00.0: reg 20: [io 0x3000-0x30ff] [ 0.619088] pci 0000:01:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref] [ 0.619103] pci 0000:01:00.0: supports D1 D2 [ 0.619120] pci 0000:01:00.1: [1002:aa60] type 0 class 0x000403 [ 0.619132] pci 0000:01:00.1: reg 10: [mem 0xdc420000-0xdc423fff 64bit] [ 0.619171] pci 0000:01:00.1: supports D1 D2 [ 0.619189] pci 0000:00:01.0: PCI bridge to [bus 01-01] [ 0.619191] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] [ 0.619193] pci 0000:00:01.0: bridge window [mem 0xdc400000-0xdc4fffff] [ 0.619196] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd7ffffff 64bit pref] [ 0.619270] pci 0000:02:00.0: [1969:1073] type 0 class 0x000200 [ 0.619300] pci 0000:02:00.0: reg 10: [mem 0xdb400000-0xdb43ffff 64bit] [ 0.619315] pci 0000:02:00.0: reg 18: [io 0x2000-0x207f] [ 0.619416] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.619421] pci 0000:02:00.0: PME# disabled [ 0.619463] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 0.619467] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.619472] pci 0000:00:1c.0: bridge window [mem 0xdb400000-0xdc3fffff] [ 0.619479] pci 0000:00:1c.0: bridge window [mem 0xd8400000-0xd93fffff 64bit pref] [ 0.619549] pci 0000:03:00.0: [168c:002e] type 0 class 0x000280 [ 0.619571] pci 0000:03:00.0: reg 10: [mem 0xda400000-0xda40ffff 64bit] [ 0.619652] pci 0000:03:00.0: supports D1 [ 0.619654] pci 0000:03:00.0: PME# supported from D0 D1 D3hot [ 0.619658] pci 0000:03:00.0: PME# disabled [ 0.619690] pci 0000:00:1c.5: PCI bridge to [bus 03-03] [ 0.619694] pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff] [ 0.619699] pci 0000:00:1c.5: bridge window [mem 0xda400000-0xdb3fffff] [ 0.619705] pci 0000:00:1c.5: bridge window [mem 0xd9400000-0xda3fffff 64bit pref] [ 0.619775] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode) [ 0.619780] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.619784] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.619791] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.619793] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.619795] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.619797] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.619799] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfeafffff] (subtractive decode) [ 0.619820] pci_bus 0000:00: on NUMA node 0 [ 0.619823] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.619953] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] [ 0.619995] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] [ 0.620047] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] [ 0.620121] \_SB_.PCI0:_OSC invalid UUID [ 0.620122] _OSC request data:1 1f 1f [ 0.620125] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.620150] \_SB_.PCI0:_OSC invalid UUID [ 0.620151] _OSC request data:1 0 1d [ 0.623267] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus 7f]) [ 0.623317] pci 0000:7f:00.0: [8086:2c62] type 0 class 0x000600 [ 0.623332] pci 0000:7f:00.1: [8086:2d01] type 0 class 0x000600 [ 0.623348] pci 0000:7f:02.0: [8086:2d10] type 0 class 0x000600 [ 0.623362] pci 0000:7f:02.1: [8086:2d11] type 0 class 0x000600 [ 0.623375] pci 0000:7f:02.2: [8086:2d12] type 0 class 0x000600 [ 0.623389] pci 0000:7f:02.3: [8086:2d13] type 0 class 0x000600 [ 0.623409] pci_bus 0000:7f: on NUMA node 0 [ 0.623414] pci0000:7f: Requesting ACPI _OSC control (0x1d) [ 0.623593] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 *3 4 5 6 7 10 12 14 15) [ 0.623627] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15) [ 0.623661] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. [ 0.623694] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 [ 0.623727] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. [ 0.623761] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *7 11 12 14 15) [ 0.623794] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 [ 0.623827] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15) [ 0.623882] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.623888] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none [ 0.623892] vgaarb: loaded [ 0.623916] PCI: Using ACPI for IRQ routing [ 0.623918] PCI: pci_cache_line_size set to 64 bytes [ 0.623982] reserve RAM buffer: 000000000009d000 - 000000000009ffff [ 0.623984] reserve RAM buffer: 00000000b3675000 - 00000000b3ffffff [ 0.623986] reserve RAM buffer: 00000000b373b000 - 00000000b3ffffff [ 0.623988] reserve RAM buffer: 00000000b37e1000 - 00000000b3ffffff [ 0.623989] reserve RAM buffer: 00000000b3800000 - 00000000b3ffffff [ 0.624081] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.624085] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.626100] Switching to clocksource hpet [ 0.626938] pnp: PnP ACPI init [ 0.626949] ACPI: bus type pnp registered [ 0.627198] pnp 00:00: [bus 00-7e] [ 0.627201] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.627203] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.627205] pnp 00:00: [io 0x0d00-0xffff window] [ 0.627206] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.627208] pnp 00:00: [mem 0x000c0000-0x000c3fff window] [ 0.627209] pnp 00:00: [mem 0x000c4000-0x000c7fff window] [ 0.627211] pnp 00:00: [mem 0x000c8000-0x000cbfff window] [ 0.627212] pnp 00:00: [mem 0x000cc000-0x000cffff window] [ 0.627214] pnp 00:00: [mem 0x000d0000-0x000d3fff window] [ 0.627215] pnp 00:00: [mem 0x000d4000-0x000d7fff window] [ 0.627217] pnp 00:00: [mem 0x000d8000-0x000dbfff window] [ 0.627218] pnp 00:00: [mem 0x000dc000-0x000dffff window] [ 0.627220] pnp 00:00: [mem 0x000e0000-0x000e3fff window] [ 0.627221] pnp 00:00: [mem 0x000e4000-0x000e7fff window] [ 0.627223] pnp 00:00: [mem 0x000e8000-0x000ebfff window] [ 0.627224] pnp 00:00: [mem 0x000ec000-0x000effff window] [ 0.627226] pnp 00:00: [mem 0x000f0000-0x000fffff window] [ 0.627227] pnp 00:00: [mem 0xc0000000-0xfeafffff window] [ 0.627229] pnp 00:00: [mem 0xfed40000-0xfed44fff window] [ 0.627268] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 0.627320] pnp 00:01: [io 0x0000-0x001f] [ 0.627321] pnp 00:01: [io 0x0081-0x0091] [ 0.627323] pnp 00:01: [io 0x0093-0x009f] [ 0.627324] pnp 00:01: [io 0x00c0-0x00df] [ 0.627326] pnp 00:01: [dma 4] [ 0.627347] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.627353] pnp 00:02: [mem 0xff000000-0xffffffff] [ 0.627373] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) [ 0.627434] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 0.627456] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.627463] pnp 00:04: [io 0x00f0] [ 0.627469] pnp 00:04: [irq 13] [ 0.627491] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.627499] pnp 00:05: [io 0x002e-0x002f] [ 0.627500] pnp 00:05: [io 0x004e-0x004f] [ 0.627501] pnp 00:05: [io 0x0061] [ 0.627503] pnp 00:05: [io 0x0063] [ 0.627504] pnp 00:05: [io 0x0065] [ 0.627505] pnp 00:05: [io 0x0067] [ 0.627506] pnp 00:05: [io 0x0070] [ 0.627507] pnp 00:05: [io 0x0080] [ 0.627508] pnp 00:05: [io 0x0092] [ 0.627509] pnp 00:05: [io 0x00b2-0x00b3] [ 0.627511] pnp 00:05: [io 0x0680-0x069f] [ 0.627512] pnp 00:05: [io 0x0800-0x080f] [ 0.627513] pnp 00:05: [io 0xffff] [ 0.627514] pnp 00:05: [io 0xffff] [ 0.627516] pnp 00:05: [io 0x0400-0x047f] [ 0.627517] pnp 00:05: [io 0x0500-0x057f] [ 0.627518] pnp 00:05: [io 0x164e-0x164f] [ 0.627526] pnp 00:05: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.5 BAR 13 [io 0x1000-0x1fff] [ 0.627558] system 00:05: [io 0x0680-0x069f] has been reserved [ 0.627560] system 00:05: [io 0x0800-0x080f] has been reserved [ 0.627562] system 00:05: [io 0xffff] has been reserved [ 0.627564] system 00:05: [io 0xffff] has been reserved [ 0.627566] system 00:05: [io 0x0400-0x047f] has been reserved [ 0.627568] system 00:05: [io 0x0500-0x057f] has been reserved [ 0.627570] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.627576] pnp 00:06: [io 0x0070-0x0077] [ 0.627580] pnp 00:06: [irq 8] [ 0.627601] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.627608] pnp 00:07: [io 0x0060] [ 0.627609] pnp 00:07: [io 0x0064] [ 0.627613] pnp 00:07: [irq 1] [ 0.627635] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.627643] pnp 00:08: [irq 12] [ 0.627666] pnp 00:08: Plug and Play ACPI device, IDs SYN1b20 SYN1b00 SYN0002 PNP0f13 (active) [ 0.627878] pnp 00:09: [mem 0xfed1c000-0xfed1ffff] [ 0.627879] pnp 00:09: [mem 0xfed10000-0xfed13fff] [ 0.627881] pnp 00:09: [mem 0xfed18000-0xfed18fff] [ 0.627882] pnp 00:09: [mem 0xfed19000-0xfed19fff] [ 0.627884] pnp 00:09: [mem 0xf0000000-0xf1ffffff] [ 0.627885] pnp 00:09: [mem 0xfed20000-0xfed3ffff] [ 0.627886] pnp 00:09: [mem 0xfed90000-0xfed8ffff disabled] [ 0.627888] pnp 00:09: [mem 0xfed45000-0xfed8ffff] [ 0.627889] pnp 00:09: [mem 0xff000000-0xffffffff] [ 0.627891] pnp 00:09: [mem 0xfee00000-0xfeefffff] [ 0.627892] pnp 00:09: [mem 0xdc600000-0xdc600fff] [ 0.627939] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.627941] system 00:09: [mem 0xfed10000-0xfed13fff] has been reserved [ 0.627943] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.627945] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.627947] system 00:09: [mem 0xf0000000-0xf1ffffff] has been reserved [ 0.627949] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.627951] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.627953] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved [ 0.627955] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.627957] system 00:09: [mem 0xdc600000-0xdc600fff] has been reserved [ 0.627959] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.628062] pnp 00:0a: [bus 7f] [ 0.628095] pnp 00:0a: Plug and Play ACPI device, IDs PNP0a03 (active) [ 0.628106] pnp: PnP ACPI: found 11 devices [ 0.628107] ACPI: ACPI bus type pnp unregistered [ 0.628109] PnPBIOS: Disabled by ACPI PNP [ 0.629761] Switched to NOHz mode on CPU #0 [ 0.629809] Switched to NOHz mode on CPU #3 [ 0.629873] Switched to NOHz mode on CPU #1 [ 0.629895] Switched to NOHz mode on CPU #2 [ 0.663821] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref] [ 0.663856] pci 0000:01:00.0: BAR 6: assigned [mem 0xdc440000-0xdc45ffff pref] [ 0.663858] pci 0000:00:01.0: PCI bridge to [bus 01-01] [ 0.663860] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] [ 0.663863] pci 0000:00:01.0: bridge window [mem 0xdc400000-0xdc4fffff] [ 0.663865] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd7ffffff 64bit pref] [ 0.663869] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 0.663872] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.663877] pci 0000:00:1c.0: bridge window [mem 0xdb400000-0xdc3fffff] [ 0.663882] pci 0000:00:1c.0: bridge window [mem 0xd8400000-0xd93fffff 64bit pref] [ 0.663889] pci 0000:00:1c.5: PCI bridge to [bus 03-03] [ 0.663892] pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff] [ 0.663898] pci 0000:00:1c.5: bridge window [mem 0xda400000-0xdb3fffff] [ 0.663902] pci 0000:00:1c.5: bridge window [mem 0xd9400000-0xda3fffff 64bit pref] [ 0.663909] pci 0000:00:1e.0: PCI bridge to [bus 04-04] [ 0.663911] pci 0000:00:1e.0: bridge window [io disabled] [ 0.663916] pci 0000:00:1e.0: bridge window [mem disabled] [ 0.663920] pci 0000:00:1e.0: bridge window [mem pref disabled] [ 0.663934] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.663936] pci 0000:00:01.0: setting latency timer to 64 [ 0.663944] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.663948] pci 0000:00:1c.0: setting latency timer to 64 [ 0.663954] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 0.663959] pci 0000:00:1c.5: setting latency timer to 64 [ 0.663965] pci 0000:00:1e.0: setting latency timer to 64 [ 0.663969] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.663971] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.663973] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.663974] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfeafffff] [ 0.663976] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] [ 0.663977] pci_bus 0000:01: resource 1 [mem 0xdc400000-0xdc4fffff] [ 0.663979] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd7ffffff 64bit pref] [ 0.663981] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] [ 0.663982] pci_bus 0000:02: resource 1 [mem 0xdb400000-0xdc3fffff] [ 0.663984] pci_bus 0000:02: resource 2 [mem 0xd8400000-0xd93fffff 64bit pref] [ 0.663986] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff] [ 0.663987] pci_bus 0000:03: resource 1 [mem 0xda400000-0xdb3fffff] [ 0.663989] pci_bus 0000:03: resource 2 [mem 0xd9400000-0xda3fffff 64bit pref] [ 0.663991] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7] [ 0.663992] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff] [ 0.663994] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff] [ 0.663996] pci_bus 0000:04: resource 7 [mem 0xc0000000-0xfeafffff] [ 0.664037] NET: Registered protocol family 2 [ 0.664096] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.664230] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.664450] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.664573] TCP: Hash tables configured (established 131072 bind 65536) [ 0.664576] TCP reno registered [ 0.664578] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.664583] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.664737] NET: Registered protocol family 1 [ 0.664749] pci 0000:00:02.0: Boot video device [ 0.693991] PCI: CLS 64 bytes, default 64 [ 0.694046] Unpacking initramfs... [ 0.873094] Freeing initrd memory: 9076k freed [ 0.875033] Simple Boot Flag at 0x44 set to 0x1 [ 0.875404] audit: initializing netlink socket (disabled) [ 0.875413] type=2000 audit(1302953194.704:1): initialized [ 0.881737] highmem bounce pool size: 64 pages [ 0.881741] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.883085] VFS: Disk quotas dquot_6.5.2 [ 0.883172] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.883274] msgmni has been set to 1717 [ 0.883436] alg: No test for stdrng (krng) [ 0.883489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.883492] io scheduler noop registered [ 0.883493] io scheduler deadline registered [ 0.883500] io scheduler cfq registered (default) [ 0.883561] pcieport 0000:00:01.0: setting latency timer to 64 [ 0.883582] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X [ 0.883791] ERST: Table is not found! [ 0.883801] isapnp: Scanning for PnP cards... [ 1.237035] isapnp: No Plug & Play device found [ 1.237090] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.237565] Linux agpgart interface v0.103 [ 1.237645] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset [ 1.237714] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 1.238472] agpgart-intel 0000:00:00.0: detected 131072K stolen memory [ 1.238600] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000 [ 1.238716] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.244989] i8042: Detected active multiplexing controller, rev 1.1 [ 1.248726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.248735] serio: i8042 AUX0 port at 0x60,0x64 irq 12 [ 1.248745] serio: i8042 AUX1 port at 0x60,0x64 irq 12 [ 1.248747] serio: i8042 AUX2 port at 0x60,0x64 irq 12 [ 1.248749] serio: i8042 AUX3 port at 0x60,0x64 irq 12 [ 1.248895] mousedev: PS/2 mouse device common for all mice [ 1.248935] rtc_cmos 00:06: RTC can wake from S4 [ 1.248991] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 1.249019] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs [ 1.249026] cpuidle: using governor ladder [ 1.249027] cpuidle: using governor menu [ 1.249197] TCP cubic registered [ 1.249297] NET: Registered protocol family 10 [ 1.249728] Mobile IPv6 [ 1.249730] NET: Registered protocol family 17 [ 1.249733] Registering the dns_resolver key type [ 1.249747] Using IPI No-Shortcut mode [ 1.249807] PM: Hibernation image not present or could not be loaded. [ 1.249815] registered taskstats version 1 [ 1.250223] rtc_cmos 00:06: setting system clock to 2011-04-16 11:26:35 UTC (1302953195) [ 1.250254] Initalizing network drop monitor service [ 1.250304] Freeing unused kernel memory: 392k freed [ 1.250398] Write protecting the kernel text: 2648k [ 1.250417] Write protecting the kernel read-only data: 1000k [ 1.261063] <30>udev[59]: starting version 167 [ 1.269937] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.290370] atl1c 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.290383] atl1c 0000:02:00.0: setting latency timer to 64 [ 1.303957] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.303960] ACPI: Thermal Zone [THRM] (47 C) [ 1.318572] usbcore: registered new interface driver usbfs [ 1.318596] usbcore: registered new interface driver hub [ 1.318629] usbcore: registered new device driver usb [ 1.322127] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.322158] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.322178] ehci_hcd 0000:00:1a.0: setting latency timer to 64 [ 1.322183] ehci_hcd 0000:00:1a.0: EHCI Host Controller [ 1.322225] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 1.330033] SCSI subsystem initialized [ 1.342480] libata version 3.00 loaded. [ 1.344471] ehci_hcd 0000:00:1a.0: debug port 2 [ 1.348338] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported [ 1.348358] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xdc505c00 [ 1.360445] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 1.360476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.360480] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.360484] usb usb1: Product: EHCI Host Controller [ 1.360488] usb usb1: Manufacturer: Linux 2.6.38-2-686 ehci_hcd [ 1.360491] usb usb1: SerialNumber: 0000:00:1a.0 [ 1.360594] hub 1-0:1.0: USB hub found [ 1.360597] hub 1-0:1.0: 3 ports detected [ 1.360668] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.360681] ehci_hcd 0000:00:1d.0: setting latency timer to 64 [ 1.360685] ehci_hcd 0000:00:1d.0: EHCI Host Controller [ 1.360690] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 1.380393] ehci_hcd 0000:00:1d.0: debug port 2 [ 1.384268] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported [ 1.384280] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xdc505800 [ 1.396311] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 1.396334] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.396338] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.396342] usb usb2: Product: EHCI Host Controller [ 1.396345] usb usb2: Manufacturer: Linux 2.6.38-2-686 ehci_hcd [ 1.396349] usb usb2: SerialNumber: 0000:00:1d.0 [ 1.396456] hub 2-0:1.0: USB hub found [ 1.396459] hub 2-0:1.0: 3 ports detected [ 1.396512] ahci 0000:00:1f.2: version 3.0 [ 1.396526] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.396569] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X [ 1.396601] ahci: SSS flag set, parallel bus scan disabled [ 1.396637] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 1.396639] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst [ 1.396644] ahci 0000:00:1f.2: setting latency timer to 64 [ 1.404682] scsi0 : ahci [ 1.404768] scsi1 : ahci [ 1.404824] scsi2 : ahci [ 1.404882] scsi3 : ahci [ 1.404948] ata1: SATA max UDMA/133 abar m2048@0xdc505000 port 0xdc505100 irq 41 [ 1.404951] ata2: SATA max UDMA/133 abar m2048@0xdc505000 port 0xdc505180 irq 41 [ 1.404952] ata3: DUMMY [ 1.404953] ata4: DUMMY [ 1.444807] atl1c 0000:02:00.0: version 1.0.1.0-NAPI [ 1.671664] usb 1-1: new high speed USB device using ehci_hcd and address 2 [ 1.723555] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.766942] ata1.00: ATA-8: TOSHIBA MK6465GSX, GJ002J, max UDMA/100 [ 1.766947] ata1.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 1.767732] ata1.00: configured for UDMA/100 [ 1.767844] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK6465GS GJ00 PQ: 0 ANSI: 5 [ 1.803746] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 [ 1.803751] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.803887] hub 1-1:1.0: USB hub found [ 1.803984] hub 1-1:1.0: 6 ports detected [ 1.871205] Refined TSC clocksource calibration: 2660.460 MHz. [ 1.871211] Switching to clocksource tsc [ 1.915099] usb 2-1: new high speed USB device using ehci_hcd and address 2 [ 2.047176] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 [ 2.047181] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.047444] hub 2-1:1.0: USB hub found [ 2.047543] hub 2-1:1.0: 8 ports detected [ 2.118769] usb 1-1.1: new high speed USB device using ehci_hcd and address 3 [ 2.316676] usb 1-1.1: New USB device found, idVendor=0402, idProduct=9665 [ 2.316682] usb 1-1.1: New USB device strings: Mfr=3, Product=1, SerialNumber=0 [ 2.316686] usb 1-1.1: Product: 1.3M WebCam [ 2.316690] usb 1-1.1: Manufacturer: XPAAE03EW [ 2.489762] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.493834] ata2.00: ATAPI: HL-DT-ST DVDRAM GU10N, AP04, max UDMA/133 [ 2.498695] ata2.00: configured for UDMA/133 [ 2.504197] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GU10N AP04 PQ: 0 ANSI: 5 [ 2.512232] sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB) [ 2.512282] sd 0:0:0:0: [sda] Write Protect is off [ 2.512284] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.512308] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.516939] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray [ 2.516943] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 2.517101] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 2.611781] sda: sda1 sda2 < sda5 > sda3 [ 2.612093] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.615587] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.615715] sr 1:0:0:0: Attached scsi generic sg1 type 5 [ 3.170711] PM: Starting manual resume from disk [ 3.170715] PM: Hibernation image partition 8:5 present [ 3.170716] PM: Looking for hibernation image. [ 3.170867] PM: Image not found (code -22) [ 3.170870] PM: Hibernation image not present or could not be loaded. [ 3.246535] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 5.014412] <30>udev[381]: starting version 167 [ 5.351493] input: PC Speaker as /devices/platform/pcspkr/input/input1 [ 5.399552] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/PNP0C0C:00/input/input2 [ 5.399583] ACPI: Power Button [PWRB] [ 5.399619] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/PNP0C0D:00/input/input3 [ 5.399691] ACPI: Lid Switch [LID0] [ 5.399726] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/PNP0C0E:00/input/input4 [ 5.399752] ACPI: Sleep Button [SLPB] [ 5.399788] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5 [ 5.399809] ACPI: Power Button [PWRF] [ 5.642983] wmi: Mapper loaded [ 5.688778] ACPI: acpi_idle registered with cpuidle [ 5.694625] Monitor-Mwait will be used to enter C-1 state [ 5.694650] Monitor-Mwait will be used to enter C-3 state [ 5.757111] cfg80211: Calling CRDA to update world regulatory domain [ 5.786007] acer-wmi: Acer Laptop ACPI-WMI Extras [ 5.786298] acer-wmi: Function bitmap for Communication Button: 0x1 [ 5.786401] acer-wmi: Brightness must be controlled by generic video driver [ 5.786799] input: Acer WMI hotkeys as /devices/virtual/input/input6 [ 6.129076] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa44000/0xa0000 [ 6.175269] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input7 [ 6.384981] ACPI: AC Adapter [ACAD] (on-line) [ 6.385761] ACPI: Battery Slot [BAT1] (battery present) [ 6.401704] Linux video capture interface: v2.00 [ 6.410430] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19 [ 6.410435] ACPI: resource 0000:00:1f.3 [io 0x4000-0x401f] conflicts with ACPI region SMBI [io 0x4000-0x400f] [ 6.410436] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 6.461970] [drm] Initialized drm 1.1.0 20060810 [ 6.474771] uvcvideo: Found UVC 1.00 device 1.3M WebCam (0402:9665) [ 6.477246] input: 1.3M WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input8 [ 6.477303] usbcore: registered new interface driver uvcvideo [ 6.477304] USB Video Class driver (v1.0.0) [ 6.794103] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 6.794109] i915 0000:00:02.0: setting latency timer to 64 [ 6.809426] mtrr: no more MTRRs available [ 6.809428] [drm] MTRR allocation failed. Graphics performance may suffer. [ 6.809782] i915 0000:00:02.0: irq 42 for MSI/MSI-X [ 6.809786] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 6.809787] [drm] Driver supports precise vblank timestamp query. [ 6.877140] ath9k 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 6.877151] ath9k 0000:03:00.0: setting latency timer to 64 [ 6.941547] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem [ 6.941551] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0 [ 6.966594] ath: EEPROM regdomain: 0x65 [ 6.966596] ath: EEPROM indicates we should expect a direct regpair map [ 6.966598] ath: Country alpha2 being used: 00 [ 6.966599] ath: Regpair used: 0x65 [ 6.993518] [drm] radeon kernel modesetting enabled. [ 6.993532] VGA switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle [ 6.993563] radeon 0000:01:00.0: enabling device (0000 -> 0003) [ 6.993571] radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 6.993575] radeon 0000:01:00.0: setting latency timer to 64 [ 7.046841] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control' [ 7.047278] Registered led device: ath9k-phy0::radio [ 7.047299] Registered led device: ath9k-phy0::assoc [ 7.047325] Registered led device: ath9k-phy0::tx [ 7.047348] Registered led device: ath9k-phy0::rx [ 7.047355] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xf8660000, irq=17 [ 7.072076] Console: switching to colour frame buffer device 170x48 [ 7.075122] fb0: inteldrmfb frame buffer device [ 7.075124] drm: registered panic notifier [ 7.095255] acpi device:02: registered as cooling_device4 [ 7.095593] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9 [ 7.095686] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 7.095708] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS [ 7.096173] acpi device:0b: registered as cooling_device5 [ 7.096382] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input10 [ 7.096428] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no) [ 7.096437] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work. [ 7.096614] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 7.097473] [drm] initializing kernel modesetting (REDWOOD 0x1002:0x68C1). [ 7.097532] [drm] register mmio base: 0xDC400000 [ 7.097534] [drm] register mmio size: 131072 [ 7.097536] vga_switcheroo: enabled [ 7.097600] radeon atpx: version is 1 [ 7.110993] HDA Intel 0000:00:1b.0: BAR 0: set to [mem 0xdc500000-0xdc503fff 64bit] (PCI address [0xdc500000-0xdc503fff]) [ 7.111009] HDA Intel 0000:00:1b.0: enabling device (0000 -> 0002) [ 7.111034] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 7.111115] HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X [ 7.111149] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 7.162534] hda_codec: ALC271X: BIOS auto-probing. [ 7.163759] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11 [ 7.165631] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 7.165680] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 8.252448] ATOM BIOS: Acer [ 8.252488] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) [ 8.252494] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF [ 8.252504] mtrr: no more MTRRs available [ 8.252507] [drm] Detected VRAM RAM=1024M, BAR=128M [ 8.252509] [drm] RAM width 128bits DDR [ 8.252664] [TTM] Zone kernel: Available graphics memory: 439998 kiB. [ 8.252667] [TTM] Zone highmem: Available graphics memory: 1455338 kiB. [ 8.252670] [TTM] Initializing pool allocator. [ 8.252694] [drm] radeon: 1024M of VRAM memory ready [ 8.252696] [drm] radeon: 512M of GTT memory ready. [ 8.252712] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 8.252715] [drm] Driver supports precise vblank timestamp query. [ 8.252755] radeon 0000:01:00.0: irq 44 for MSI/MSI-X [ 8.252761] radeon 0000:01:00.0: radeon: using MSI. [ 8.252803] [drm] radeon: irq initialized. [ 8.252807] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 8.253313] [drm] Loading REDWOOD Microcode [ 8.327302] r600_cp: Failed to load firmware "radeon/REDWOOD_pfp.bin" [ 8.327351] [drm:evergreen_startup] *ERROR* Failed to load firmware! [ 8.327396] radeon 0000:01:00.0: disabling GPU acceleration [ 8.328456] radeon 0000:01:00.0: f478b800 unpin not necessary [ 8.328458] radeon 0000:01:00.0: f478b800 unpin not necessary [ 8.328965] [drm] Radeon Display Connectors [ 8.328967] [drm] Connector 0: [ 8.328968] [drm] LVDS [ 8.328971] [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c [ 8.328972] [drm] Encoders: [ 8.328974] [drm] LCD1: INTERNAL_UNIPHY [ 8.328975] [drm] Connector 1: [ 8.328976] [drm] HDMI-A [ 8.328977] [drm] HPD1 [ 8.328980] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c [ 8.328981] [drm] Encoders: [ 8.328982] [drm] DFP1: INTERNAL_UNIPHY1 [ 8.328984] [drm] Connector 2: [ 8.328985] [drm] VGA [ 8.328987] [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4 [ 8.328988] [drm] Encoders: [ 8.328990] [drm] CRT1: INTERNAL_KLDSCP_DAC1 [ 8.743179] [drm] Internal thermal controller with fan control [ 8.743256] [drm] radeon: power management initialized [ 9.488320] [drm] fb mappable at 0xD0040000 [ 9.488323] [drm] vram apper at 0xD0000000 [ 9.488326] [drm] size 4325376 [ 9.488328] [drm] fb depth is 24 [ 9.488331] [drm] pitch is 5632 [ 9.488436] fb1: radeondrmfb frame buffer device [ 9.488444] [drm] Initialized radeon 2.8.0 20080528 for 0000:01:00.0 on minor 1 [ 9.488504] HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 9.488593] HDA Intel 0000:01:00.1: irq 44 for MSI/MSI-X [ 9.488620] HDA Intel 0000:01:00.1: setting latency timer to 64 [ 10.416267] Adding 12286972k swap on /dev/sda5. Priority:-1 extents:1 across:12286972k [ 10.419514] EXT4-fs (sda1): re-mounted. Opts: (null) [ 10.786425] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro [ 10.912618] loop: module loaded [ 11.461665] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) [ 12.234349] fuse init (API version 7.16) [ 16.703294] Bluetooth: Core ver 2.15 [ 16.703323] NET: Registered protocol family 31 [ 16.703325] Bluetooth: HCI device and connection manager initialized [ 16.703329] Bluetooth: HCI socket layer initialized [ 16.719722] Bluetooth: L2CAP ver 2.15 [ 16.719724] Bluetooth: L2CAP socket layer initialized [ 16.724146] Bluetooth: RFCOMM TTY layer initialized [ 16.724149] Bluetooth: RFCOMM socket layer initialized [ 16.724151] Bluetooth: RFCOMM ver 1.11 [ 16.885781] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 16.885783] Bluetooth: BNEP filters: protocol multicast [ 16.894086] Bluetooth: SCO (Voice Link) ver 0.6 [ 16.894088] Bluetooth: SCO socket layer initialized [ 17.890778] lp: driver loaded but no devices found [ 17.956470] ppdev: user-space parallel port driver [ 24.354295] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 30.633361] atl1c 0000:02:00.0: irq 45 for MSI/MSI-X [ 30.716666] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 35.211911] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 36.374929] atl1c 0000:02:00.0: irq 45 for MSI/MSI-X [ 36.459272] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 36.950231] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 41.251928] wlan0: authenticate with 06:13:92:20:5a:f7 (try 1) [ 41.253782] wlan0: authenticated [ 41.253799] wlan0: associate with 06:13:92:20:5a:f7 (try 1) [ 41.256699] wlan0: RX AssocResp from 06:13:92:20:5a:f7 (capab=0x431 status=0 aid=1) [ 41.256702] wlan0: associated [ 41.256956] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 41.448347] padlock_aes: VIA PadLock not detected. [ 43.229792] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0 [ 45.554998] EXT4-fs (sda3): re-mounted. Opts: commit=0 [ 51.902807] wlan0: no IPv6 routers present The errors I get are: [ 8.327302] r600_cp: Failed to load firmware "radeon/REDWOOD_pfp.bin" [ 8.327351] [drm:evergreen_startup] *ERROR* Failed to load firmware! [ 8.327396] radeon 0000:01:00.0: disabling GPU acceleration [ 8.328456] radeon 0000:01:00.0: f478b800 unpin not necessary [ 8.328458] radeon 0000:01:00.0: f478b800 unpin not necessary I'm currently getting 2.5-3 hours of battery life, but it is my belief that I by switching to the integrated card I should be able to get much longer. I'm at a loss because the switching doesn't seem to work whether I do: echo DIGD > /sys/kernel/debug/vgaswitcheroo/switch or echo DDIS > /sys/kernel/debug/vgaswitcheroo/switch or echo OFF > /sys/kernel/debug/vgaswitcheroo/switch When I do echo DIGD > /sys/kernel/debug/vgaswitcheroo/switch and then log out, the command prompt say switching off i915, then just hangs. Here is my /etc/default/grub also: Code: Select all(~)$ cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. GRUB_DEFAULT=0 GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="quiet radeon.modeset=1" GRUB_CMDLINE_LINUX="" # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) and with any kernel that obtains # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...) #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=640x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries #GRUB_DISABLE_LINUX_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" I hope that I provided everything, but if you need to see something else, please just ask. I really want to get switcheroo working so that I could get extended battery life. Thanks for any help you can provide! -skipjack
The Intel card is the integrated card, and it looks to me like you are using it. There's an error loading the firmware for the ATI card, did you get the Wheezy firmware-linux-nonfree package installed to match your kernel?
Hi, I am new user of Linux, and following this page http://www.falkotimme.com/howtos/debian ... 6_compile/ I successfully compiled new kernel. Then I installed it, but then I stop since I cannot install mkinitrd , which is needed to make ramdisk of new kernel. Can some one tel me step by step what package I need to install, or better on what page I can find step by step tutorial. I got new kernel version in grub menu, but it stops after few seconds of loading with some panics messages. Thanks for any answer.
Code: Select allapt-get install initrd-tools man mkinitrd man mkinitrd.conf that's all you need.
I have a problem with configuring Apache httpd.conf and the hosts file. As I understand it the server name in httpd:conf should open a local website in the browser as long as there is hosts entry for it. However, this is not working for me and I must be missing something very simple. my hosts file has one line in it 127.0.0.1 debhost localhost develop.lcl my httpd.conf file has at the top ServerRoot "/opt/lampp" Listen 127.0.0.1:80 and then further down ServerName develop.lcl <Directory /home/weifan/httpd/> Options Indexes FollowSymLinks ExecCGI Includes AllowOverride All Order allow,deny Allow from all </Directory> DocumentRoot "/home/weifan/httpd/newdevelop/httpdocs/" The result is that in the browser, http://localhost brings up the index.php for the correct docroot (as above) BUT http://develop.lcl in the browser, tries to go to the internet to retrieve this address and does not look for it locally as per the hosts file. It cannot find the same index.php as localhost does. I thought that the hosts file would tell Apache that this website was local (127.0.0.1) why isn't this working please? I must be missing a vital aspect of this puzzle. Please can someone shed light for me? Have I explained it clearly enough? Thanks Paul
ocpaul20 wrote:I have a problem with configuring Apache httpd.conf and the hosts file. and then further down ServerName develop.lcl <Directory /home/weifan/httpd/> Options Indexes FollowSymLinks ExecCGI Includes AllowOverride All Order allow,deny Allow from all </Directory> DocumentRoot "/home/weifan/httpd/newdevelop/httpdocs/" What's in the logs? Set LogLevel to debug, tail -f the error_log (and the access_log as well), and reload the configuration. That should reveal the first hints. Is the appropriate VirtualHost defined? Its IP must be identical to that in hosts. What about the Options? It might be clearer if you explicitly enable those you need: +Indexes +FollowSymLinks etc.
I got such an device (per luck). Can i use it at all? I mainly use PC's and laptops. Search results are not that clear: https://seeks.homecomputing.fr/search?l ... ff&ui=stat though that results makes me believe it might work: http://packages.debian.org/sid/airport-utils If it does not work anyway i don't need to search, read, whatnot. (but will sell it straight away) If it works, in general, can i plug it in the router, use the router for wired and the AirportExtrem for wireless? As you see i got no clue what kind of device it is. It "arrived" here. Thanks in advance (i promise to set as solved, wash my feet, do my prayers and what else you want me to do) btw: i only use the main repo, and will keep doing so.
I always thought you needed a non free firmware but maybe not? http://wiki.debian.org/DebianOnPowerPC#Airport_Extreme and airport-utils
So at this point it's been over a day since I ran the update and now I have no idea what was changed at this point. Anyways, now when I try booting up the following happens: Code: Select allLoading, please wait... /init: line 11: mount: not found /init: line 12: mount: not found /init: line 25: mount: not found W: devtmpfs not available, falling back to tmpfs for /dev /init: line 25: mount: not found /init: line 27: mount: not found /init: line 28: mount: not found cat: can't open '/proc/cmdline': No such file or directory cat: can't open '/proc/cmdline': No such file or directory /scripts/init-top/udev: line 14: can't create /sys/kernel/uevent_helper: nonexistent directory Begin: Loading essential drivers ... done. Begin: Running/scripts/init-premount ... done Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/local-bottom ... done. /init: line 239: mv: not found /init: line 239: umount: not found /init: line 242: mount: not found /init: line 243: mount: not found Target filesystem doesn't have requested /sbin/init /init: line 291: chvt: not found No init found. Try passing init= bootarg. BusyBox v1.19.2 (Debian 1:1.19.2-1) built-in shell (ash) Enter 'help' for a list of built-in commands. /bin/sh: can't access tty; job control turned off (initramfs) I know when using sid that I should expect such errors but seriously, this is maybe the fourth time sid has rendered one my systems unbootable just by simply updating and nothing else. Sid uses packages older than Arch and Arch never gives me these issues. I would try Lenny but it doesn't update enough. Any guidance for this issue would be much appreciated.
Have you tried loading your machine by selecting the recovery mode option for you kernel in Grub?
OK, I previously just got a hp pavilion dm4-1273ca notebook (it's like < 1 week old) and i decided to dual-boot with Debian 6.0.3 x64. Now, I first installed windows 7ultimate sp1 x64 and it runs fine (like always). I then installed Debian and everything went fine. The problem IS: X sees 2 gpu's but loads only the intel... Code: Select allout put of glxinfo | grep renderer: Mesa DRI Intel(R) IGDNG_M GEM 20091221 2009Q4 output of lspci | grep ATI VGA Compatible controller: ATI Technologies Inc Robson CE [AMD Radeon HD 6300 Series] I just cant freaking figure how to load the ati card! I searched google and alot of linux forums and i read somewhere to use this program called: vga_switcharoo. Many suggested it and even installing catalyst 11.9 from ATI.. so im gonna try out the ATI proprietary driver from ati support site and i will report back.. CPU: intel core i5 2.43 ghz, with turbo boost and integrated gpu GPU: ATI HD 6370m EDIT: grub fixed, i just downgraded to legacy (it might be a bug with grub 1.9...
SOLVED: http://enc.com.au/2011/06/debian-linux- ... v6-6023tx/ btw this can be very helpful to anyone having trouble with the new ati cards just read the article!!!!
Hey all I've been running 6.0.2 amd64 stable since release day and recently have noticed my suspend and hibernate do not work. Normally I have transmission running and have set it to not enter sleep mode while torrents are active. However today I have not had transmission and was wanting to see if the sleep mode options would kick in. So I have set my display to "sleep when inactive for" 5 mins (this works perfect) I have set "put computer to sleep when inactive for" 10 mins (this does not work at all) When I try to manually test suspend my display flashes black for a few seconds but remains backlit, then asks me to log back in When I manually go into hibernate mode my display turns off, pops back on for a second and in a terminal says something about a usb device (something failed but it happens so fast I cannot read it) Any thoughts or ideas as to why my computer cannot go into sleep mode?
Post the output of /var/log/pm-suspend.log. In my experience, problems of this nature arise when some background process refuses to suspend (IE, it crashed) or a module can't be suspended.
Hi, I have tried to install a driver for my Broadcom wireless in an almost clean Debian Squeeze (I just installed samba and winbind before). The wireless id is the following: Code: Select all# lspci|grep Broadcom 02:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01) This is in an oldish Asus Z53H laptop. Everything else works greatly: eth0 runs smooth etc. -- by the way, I am truly impressed by the efficiency and performance of Debian, after some years with Ubuntu and one year with Fedora. My wireless is in the list of the supported devices for the wl module in http://wiki.debian.org/wl#installation. I decided to literally follow the directions I found in http://wiki.debian.org/wl#installation , section Squeeze, that is, after adding 'deb http://ftp.us.debian.org/debian squeeze main contrib non-free' to /etc/apt/sources.list: Code: Select all# aptitude update # aptitude install module-assistant wireless-tools # m-a a-i broadcom-sta # echo blacklist brcm80211 >> /etc/modprobe.d/broadcom-sta-common.conf # update-initramfs -u -k $(uname -r) # modprobe -r b44 b43 b43legacy ssb brcm80211 # modprobe wl I must say, I felt uneasy for not really understanding what I was doing. I was especially unhappy with step 4, since it seemed to me that I was precisely blacklisting my own card -- but I followed on blindly. After reboot, this is what ifconfig found: Code: Select all# iwconfig lo no wireless extensions. eth0 no wireless extensions. eth1 IEEE 802.11bg ESSID:"" Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated Bit Rate:54 Mb/s Tx-Power:24 dBm Retry min limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Managementmode:All packets received Link Quality=5/5 Signal level=0 dBm Noise level=0 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 pan0 no wireless extensions. The wireless is now recognized as eth1(? not wlan0); and now eth1 also appears in ifconfig in addition to eth0. iwlist scan returns 3 ESSID ISPs but Network Manager seems not to be aware of the wireless. (I have installed Debian also on an Acer netbook with an Atheros card and as soon as I login a windows pops up asking me to connect etc. -- and the device is correctly recognized as wlan0.) I have the strong feeling that something went wrong and I made a very big mistake when I just typed lines I didn't actually understand. Moreover, I found that the wl module is merely regarded as a possible alternative in http://wireless.kernel.org/en/users/Dri ... ed_devices; so I might perhaps give the other option a try. The question... eventually: does anyone know how I could step back to the starting point by undoing everything I did? I feel scared about the update-initramfs and m-a a-i steps (5 and 3 above). Thank you for having read up to here: a special thank to anyone who would reply! Bernt
I can tell you there are several versions of driver available for my wireless card, though mine is not a Broadcom card. So, brcm80211, broadcom-sta must be two versions from diferent vendor. Here one module name is put int blacklist to avoid confliction with the other. That is what you see in this step: Code: Select all# echo blacklist brcm80211 >> /etc/modprobe.d/broadcom-sta-common.conf I guest you need to find out which driver suit your card better or you can just give each a try.
I am new to debian and I use a multiboot, when I restart Debian it doesn't go all the way down to Grub it seems to boot but no grub and then the login again. Where can I adjust this behavior so I can just restart to go into another OS, instead of shutdown, then start and go in. thanks --jerry
http://forums.debian.net/viewtopic.php?f=30&t=71202
Hi I have Debian Testing and since today's upgrade my compiz is not working any more. I have intel GMA4500m graphic card. When i: Code: Select allcompiz --replace I get: Code: Select allcompiz (core) - Fatal: Root visual is not a GL visual compiz (core) - Error: Failed to manage screen: 0 compiz (core) - Fatal: No manageable screens found on display :0.0 Launching fallback window manager I ran compiz-check script. Output is: Code: Select allGathering information about your system... Distribution: Debian GNU/Linux (wheezy/sid) Desktop environment: GNOME Graphics chip: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09) Driver in use: intel Rendering method: AIGLX Checking if it's possible to run Compiz on your system... Checking for texture_from_pixmap... [FAIL] Checking for non power of two support... [FAIL] Checking for composite extension... [ OK ] Checking for FBConfig... [FAIL] Checking for hardware/setup problems... [SKIP] At least one check had to be skipped: Error: Unable to detect maximum 3D texture size I have tried solutions from this page http://forums.linuxmint.com/viewtopic.p ... 59&start=0 but didn't do a job. My upgrades: libmono-addins-gui0.2-cil:i386 (0.6-2, 0.6.1-1), gnome-keyring:i386 (3.0.0-3, 3.0.3-2), libpam0g:i386 (1.1.2-3, 1.1.3-1), gcalctool:i386 (5.30.2-2, 6.0.2-1), icedove:i386 (3.1.10-1, 3.1.10-2), exim4-config:i386 (4.76-1, 4.76-2), libsensors4:i386 (3.3.0-2, 3.3.0-3), libpam-modules:i386 (1.1.2-3, 1.1.3-1), librdf0:i386 (1.0.13-2+b1, 1.0.13-3), smbclient:i386 (3.5.8~dfsg-1, 3.5.8~dfsg-5), libdbus-1-3:i386 (1.4.8-3, 1.4.12-2), exim4-daemon-light:i386 (4.76-1, 4.76-2), libpam-runtime:i386 (1.1.2-3, 1.1.3-1), xulrunner-2.0:i386 (2.0.1-2, 2.0.1-3), libpam-gnome-keyring:i386 (3.0.0-3, 3.0.3-2), libgcr-3-0:i386 (3.0.0-3, 3.0.3-2), groff-base:i386 (1.21-5, 1.21-6), xserver-xorg-core:i386 (1.10.2-1, 1.10.2-1+b1), libsmbclient:i386 (3.5.8~dfsg-1, 3.5.8~dfsg-5), ethtool:i386 (2.6.38-1, 2.6.39-1), libgtk-3-common:i386 (3.0.8-1, 3.0.10-1), dbus:i386 (1.4.8-3, 1.4.12-2), libmono-addins0.2-cil:i386 (0.6-2, 0.6.1-1), indicator-messages:i386 (0.3.92-1, 0.4.0-1), libgck0:i386 (3.0.0-3, 3.0.3-2), samba-common-bin:i386 (3.5.8~dfsg-1, 3.5.8~dfsg-5), iceweasel:i386 (4.0.1-2, 4.0.1-3), libgtk-3-0:i386 (3.0.8-1, 3.0.10-1), libgweather-common:i386 (2.30.3-1, 3.0.2-1), cron:i386 (3.0pl1-116, 3.0pl1-118), lm-sensors:i386 (3.3.0-2, 3.3.0-3), bsdmainutils:i386 (8.2.2, 8.2.3), libwbclient0:i386 (3.5.8~dfsg-1, 3.5.8~dfsg-5), libmozjs4d:i386 (2.0.1-2, 2.0.1-3), xserver-xephyr:i386 (1.10.2-1, 1.10.2-1+b1), librsvg2-2:i386 (2.32.1-1, 2.34.0-1), libgucharmap7:i386 (2.30.3-1, 3.0.1-1), exim4:i386 (4.76-1, 4.76-2), samba-common:i386 (3.5.8~dfsg-1, 3.5.8~dfsg-5), rsyslog:i386 (5.8.0-1, 5.8.1-1), exim4-base:i386 (4.76-1, 4.76-2), libgtk-3-bin:i386 (3.0.8-1, 3.0.10-1), dbus-x11:i386 (1.4.8-3, 1.4.12-2), librsvg2-common:i386 (2.32.1-1, 2.34.0-1) For now, downgrading xserver-xorg-core package to 2:1.10.1-2 fixes the problem. Read more about libgl1-mesa-dri problem here: http://groups.google.com/group/linux.de ... c4e714fbc4. Thanks for any help
Is it just compiz that doesn't work or is GL broken? Can you run a 3D game?
I am running a nvidia geforce 8400gs. I just installed debian 6.0.3. This is my second attempt cause the first time I tried to setup the nvidia drivers that when I rebooted, It went to a cammand line instead of going to the gui login screen. I googled on how to install nvidia drivers on debian and followed through, but did not work for me. can someone help me out.
What nvidia drivers? The one in the the non-free part of the debian official repository (nvidia-glx) or did you downloaded directly from the nvidia site? And what version? What specific instructions are you referring to? Anyway, maybe something wrong occurred the first time, and it's breaking your setup now. I advise you to do the following: 1. See if you can get to your desktop with the free drivers. If you get to the maintenance shell, try to remove any xorg.conf file you may have Code: Select allrm /etc/X11/xorg.conf 2. Then, if everything works, just install nvidia-glx with your preferred method (apt-get, aptitude, synaptic, etc). All the dependencies will be satisfied, I guess. 3. restart X. Run glxinfo to check what driver are you using. 4. Lastly, if still don't get hardware acceleration, maybe run nvidia-xconfig. Try to be specific with the errors you get in order to get more valuable help.
I recently setup a FreeNAS box for storing all my data, i would like to be able to setup Debian to auto-connect during login, so i can easily transfer files over to the nas box. Currently i use CIFS share on the nas box, to share the data with windows computers in the house, i've tried using the following to connect to the share in debian Code: Select allsudo mount -t cifs //ipoffreenasshare/share -o username=myusername,password=mypassword,domain=mydomain /home/cra1g321/NAS it seems to mount it ok, but it doesnt have the correct permissions of the account im trying to login with, for example if i use the same account details in windows 7 i can access the nas drive, read and delete files, but im unable to even access the drive when using debian. I dont really need to use the CIFS share for connecting debian to it, just thought since i already have it setup i would try and connect to it rather than setting up a different drive. So if anyone can help me get debian conncected to CIFS share or another share, please reply. thanks
I connect to my NAS (Xtreamer e-trayz) from Debian with NFS and it is very simple to configure and it works flawlessly. It's also the fastest option. I don't use Windows. CIFS is the option for people who are stuck with Windows sharing/Samba. My guess is that your permissions problems are related to your Samba configuration in Debian. NFS is so much better, and fast. If you want I can guide you through that: You have to have NFS installed in the NAS (server) and in Debian (client) 1. Edit your /etc/exports file in the NAS. I use the following line: Code: Select all/shared_directory XXX.XXX.XXX.XXX (rw,async,wdelay,insecure,no_root_squash,no_all_squash,no_subtree_check,insecure_locks,no_acl) XXX.XXX.XXX.XXX is the IP address (local) of your Debian PC. /shared_directory is the path in the NAS that you want to share 2. Restart the nfs and portmap services in the NAS. Code: Select allservice nfs start Code: Select allservice portmap start 3. Edit your /etc/fstab file in your Debian computer. (This way you have your NAS directory mounted each time you boot into Debian) Add the following line: Code: Select allYYY.YYY.YYY.YYY:/shared_directory /debian_mountpoint nfs rw,user,hard,intr,tcp 0 0 YYY.YYY.YYY.YYY is the IP address (local) of the NAS /debian_mountpoint is the empty directory in Debian where the NAS shared filesystem will be mounted. 4. That's it. /debian_mountpoint will be the same as /shared_directory in your NAS. The various options are the ones that work better for me. I'm not sure if they are the same for you, but it will be a good starting point.
I have a problem... I used to have a locally compiled mysql installation in a custom location. I'm moving to installed mysql-client from the repos. Now, I realize that I had somehow managed to add my old soelf-compiled libraries to the ld.so.cache file. Now, they will be linked in priority to my old locally compiled libraries in priority. By moving the old libraries, I managed to work around this issue, but I still don't like to have obsolete locations in my ld.so.cache. The man page is unclear to me. How do I remove an individual library from the cache? Thanks for your kind replies. (I incline towards removing the cache completely. If I understand, this should not break the system. However, I may have other locally compiled stuff which still needs it)
Nevermind, I had forgotten I had myself put a file into /etc/ld.so.conf.d/ which recreated the now unwanted linking candidates everytime I ran ldconfig. Solved.
I just made a fresh install with XFCE, instead of Gnome. I then installed Synaptic and used the DVD to install Ibus, but Ibus does not have any input methods (in other words, useless). I added third party to the sources, but it does not change things. When using Gnome, Synaptic includes all available Ibus packages. It is strange that it does not include input methods when using XFCE. Would it be related to XFCE or to the way Synaptic was installed? I used the command, aptitude install synaptic, as per the documentation instructions. I assume nothing more is needed. Configuring Synaptic is straight-forward and I have never had this issue with Gnome.
Randicus wrote: When using Gnome, Synaptic includes all available Ibus packages. It is strange that it does not include input methods when using XFCE. Would it be related to XFCE or to the way Synaptic was installed? I used the command, aptitude install synaptic, I guess you were probablly using two different repository sources in synaptic. One time was using DVD image while the other time could be an CDROM image. That could be the issue since one CDROM only contains partial of the packages from the same release. Try to add network repository sources since that contain all of the officail packages, and see if you could find things like ibus-gtk, ibus-pinyin, like this http://linuxappfinder.com/addrepo http://wiki.debian.org/Synaptic
I finally got my wireless card working, installed the right kernel that supported my card and all, but now I can't get it to connect to any networks. They show up on both network manager and wicd and iwlist, so I know my card is reading the signal and it's a strong signal too, but wicd keeps telling me, "unable to obtain IP address" I've googled around but have found nothing with a solution. I'm a newbie to linux so any help would be appreciated, thank you, :edit: For now I am trying to connect to an open network, although I do have wpa supplicant installed, and tried with a protected network but wicd also fails, although at a different point, it fails to authenticate.
I hope this isn't considered spamming. I guess the trouble was network manager was still running in the background even though I was sure I had stopped it, I am able to connect now! Thanks anyway!
I installed apt-cacher on my primary machine to reduce bandwidth utilization. I configured it to use a proxy server. All was well. I changed providers and can no longer use the gateway/proxy I had previously setup. I am using a 3G connection to the new provider. Now, whenever I use Aptitude it insists on trying to connect to the old proxy. I have done the following to resolve the issue without success: 1. Removed proxy prefix from /etc/apt/sources.list entries; 2. Removed proxy settings in apt-cacher.conf; 3. Purged apt-cacher from my system; 4. Searched for possible environment variables that might contain proxy info (none); 5. Removed reference to old proxy server in /etc/hosts; 6. Deleted any and all temporary files, caches, etc. that I could find; 7. dpkg-reconfigure both apt and Aptitude
Do you have /etc/apt/apt.conf that contains proxy information?
Today I tried to upgrade my system and got this error Code: Select alldpkg: error: parsing file '/var/lib/dpkg/status' near line 49738 package 'debe17-svn': blank line in value of field 'Description' I googled but couldn't find anything, so taking a "close" look to the message error I open the /var/lib/dpkg/status and noticed it was something like this Code: Select allPackage: debe17-svn Status: deinstall ok config-files Priority: optional Section: metapackages Installed-Size: 58368 Maintainer: Teague MacRoot <Bro.Tiag@debe17.com> Architecture: all Version: 1.1.1-0 Replaces: e17-svn Provides: x-window-manager Depends: build-essential, cvs, subversion, libtool, automake | automake1.9, autoconf, gettext, giblib-dev, libimlib2-dev, libltdl3-dev, liblua5.1-0-dev, autotools-dev, libpopt-dev, libcurl3-dev | libcurl4-openssl-dev, libx11-dev, x11pro$ Suggests: flex, bison, pkg-config, libxine-dev, libmpd-dev, xcompmgr, e17-themes, oz-e17-tools (>= 0.03.9) Conflicts: e17-svn, e17-cvs, e, e17, enlightenment (>= 1:0.16.8), elive, geubuntu-desktop Conffiles: /etc/easy_e17.conf newconffile Description: Enlightenment (e17) from SVN. Enlightenment installer for Debian 6.0 & debian based Linux, squeeze & newer. It will get/update source code, compile and install a functional Enlightenment (e17). What is Enlightenment? Enlightenment is a window manager. Enlightenment is a desktop shell. Enlightenment is the building blocks to create beautiful applications. Enlightenment, or simply e, is a group of people trying to make a new generation of software. . This package does not contain any binaries, Enlightenment will be compiled from source code. . So i noticed that on each line there's supposed to be a "." and after the line 49738 it wasn't (before the line where it says What is Enlightenment?), so I added it one save the file and tried aptitude upgrade, bingo no more error messages I hope this helps someone with the same situation
Hmmm--I wonder how they got that package built---I've always had the Debian package build tools catch something like that and come to a screeching halt. I wonder if this is a checkinstall or hand-built deb package.
Hi folks, I've got a new video card (yay!) but in an effort to install the latest radeon or fglrx drivers I've noticed something odd in Synaptic. I have backports main contrib and non-free in my sources list and some packages are showing up (a lot actually) but I can't see any fglrx-drivers package or the needed firmware-linux-nonfree either. They do exist and are listed on the packages.debian.net website but apt can't see them. Do I have a broken something? My sources.list Code: Select all# deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official amd64 NETINST Binary-1 20110205-14:31]/ squeeze main # # deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official amd64 NETINST Binary-1 20110205-14:31]/ squeeze main # deb http://http.us.debian.org/debian/ squeeze main contrib non-free deb-src http://http.us.debian.org/debian/ squeeze main contrib non-free #Added by software-properties # deb-src http://ftp.au.debian.org/debian/ squeeze main # # deb http://security.debian.org/ squeeze/updates main # deb-src http://security.debian.org/ squeeze/updates main # deb http://http.us.debian.org/debian/ squeeze non-free contrib main # deb-src http://http.us.debian.org/debian/ squeeze non-free contrib main deb http://security.debian.org/ squeeze/updates non-free contrib main deb-src http://http.us.debian.org/debian/ squeeze/updates non-free contrib main #Added by software-properties # deb-src http://http.us.debian.org/debian/ squeeze/updates non-free contrib main # deb http://ftp.au.debian.org/debian/ squeeze-updates main # deb-src http://ftp.au.debian.org/debian/ squeeze-updates main # deb http://download.skype.com/linux/repos/debian/ stable non-free deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free # deb http://backports.debian.org/debian-backports squeeze-backports contrib # deb http://backports.debian.org/debian-backports squeeze-backports non-free # deb http://mozilla.debian.net/ squeeze-backports iceweasel-5.0 deb http://mirror.optus.net/debian-multimedia/ stable main deb-src http://mirror.optus.net/debian-multimedia/ stable main # deb http://ftp.au.debian.org/debian/ wheezy main non-free contrib # deb-src http://ftp.au.debian.org/debian/ wheezy main non-free contrib # deb http://security.debian.org/ wheezy/updates main non-free contrib # deb-src http://security.debian.org/ wheezy/updates main non-free contrib # deb http://ftp.au.debian.org/debian/ wheezy-updates main # deb-src http://ftp.au.debian.org/debian/ wheezy-updates main #Unstable # deb http://ftp.au.debian.org/debian unstable main non-free contrib # deb-src http://ftp.au.debian.org/debian/ unstable main non-free contrib
Do they show up in the "Versions" tab? If so, it's a preferences issue.
Fresh install of Debian Live 6.0.2 Code: Select all# lspci | grep -i net 02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8191SEvA Wireless LAN Controller (rev 10) 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd RTL8102E PCI Express Fast Ethernet controller (rev 02) Downloaded drivers from http://www.realtek.com/downloads/downlo ... loads=true Extracted with Archive Manager Opened terminal and entered Code: Select alla# sudo apt-get module-assistant Navigated to extracted driver folder and entered Code: Select all# make then Code: Select all# make install Restarted Laptop Clicked on network icon thing up in the top right hand corner and wireless connections were displayed in the list Clicked on appropriate connection and entered password for wireless
The Stable release must never be mixed with the other branches (Testing and Sid). Learn how to use Backports (1) and install the firmware package and the new kernel from there. The kernel is at version 2.6.39+, which is the last version from the 2.6 series. If your devices didn't work correctly, post back and provide updated information. 1. http://backports-master.debian.org/
Hi, I have got the following problem: i have got partition on external usb storage, which formated into ext4 Code: Select allfdisk -l /dev/sde Disk /dev/sde: 1000.2 GB, 1000198897664 bytes 255 heads, 63 sectors/track, 121600 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x08842747 Device Boot Start End Blocks Id System /dev/sde1 1 121600 976751968+ 83 Linux i am mounting it using fstab Code: Select allUUID=03bf158c-70b1-4236-91d2-7a14999c8b67 /data/drive1 ext4 defaults 0 2 Partition doesnt mounted on boot, but it can be asilly mounted bu mount /data/drive1 or mount -a Can someone help me?
Try mount this partition from /etc/rc.local or swap order udev-mtab and mountall.sh in /etc/rcS.d, i.e. udev-mtab must be start before mountall.sh, but I'm not sure that it will help. Peter.
I just installed Linux version 2.6.32-5-amd64 (Debian 2.6.32-35squeeze2) and everything is working but a Logitech USB headset. When I plug it in it is properly recognized: Code: Select all$dmesg [ 320.480305] usb 2-1.7: new full speed USB device using ehci_hcd and address 3 [ 320.579020] usb 2-1.7: New USB device found, idVendor=046d, idProduct=0a0c [ 320.579025] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 320.579027] usb 2-1.7: Product: Logitech USB Headset [ 320.579029] usb 2-1.7: Manufacturer: Logitech [ 320.579100] usb 2-1.7: configuration #1 chosen from 1 choice [ 320.581473] input: Logitech Logitech USB Headset as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.3/input/input7 [ 320.581524] generic-usb 0003:046D:0A0C.0004: input,hidraw3: USB HID v1.00 Device [Logitech Logitech USB Headset] on usb-0000:00:1d.0-1.7/input3 [ 320.685113] usbcore: registered new interface driver snd-usb-audio Gnome also detected the USB headset: And I also run gnome-alsamixer and made sure it wasn't muted. I tried with different music players such as Rhythmbox and the headset doesn't emit any sound I used to run Ubuntu and in the Sound settings of Gnome I could see an option to choose the hardware that the system is using to play. Maybe the music is being played in the sound card (that has no speaker attached). Could it be this? Anybody has any idea? many thanks.
In the gnome of another machine with ubuntu and another one with fedora when I execute gnome-volume-control I got the following window where I can choose the sound output, but I have nothing like that in my debian Might we this the problem? The output of my devices are: Code: Select all$ cat /proc/asound/cards 0 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xfb020000 irq 22 1 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xfa080000 irq 17 2 [Headset ]: USB-Audio - Logitech USB Headset Logitech Logitech USB Headset at usb-0000:00:1d.0-1.7, full speed Code: Select all$ cat /proc/asound/modules 0 snd_hda_intel 1 snd_hda_intel 2 snd_usb_audio Code: Select all$ lsusb Bus 002 Device 003: ID 046d:0a0c Logitech, Inc. Clear Chat Comfort USB Headset Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 005: ID 03f0:0036 Hewlett-Packard Bus 001 Device 003: ID 046d:c06a Logitech, Inc. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub thanks
debian 3.0.0-1-amd64 KDE i installed another operating system on one of my rigs to dual boot with debian, & after deciding i don't want it, i deleted it's partition. now my grub menu no longer appears and cannot load debian...boot proceedure stops at: error: no such device: 7e3e507b-67e5-4874-a2ef-c4aec70008d1. grub rescue> _ is there any way to restore the debian grub menu?
Easiest way is to use the "rescue" option of the installer CD. It should have a grub restore option right on it.
Since weeks I'm trying to find a solution to the problem, that I can't change the seccion lifetime on our Debian Lenny webserver. I found a promising article on this issue and was convinced, that the described methods should be sufficient to solve my problem, but unfortunately nothing worked so far... After setting the garbage collector maxlifetime, probability and session lifetime variables in three different documents I even commented out the whole cron job in /etc/cron.d/php5. No change. We run several webpages on the same server. I tried to set the session lifetime on the central configuration level. Maybe that was my mistake. Is it usually necessary to set the apache resp. php variables for every web project independently even if all the pages are running on the same server?
The solution was, that my predecessor saved the session files in adifferent folder and therefore my adjustments didn't cause any difference. As soon as I adjusted the paths it went all well the usual way...
deleted
I'm confused. Unless there's something unusual about your rig that you didn't mention, there should be no such thing as sda16. (There is a hard limit of 15 partitions on "SCSI" devices, which includes SATA drives.)
Hello, Today, after running "aptitude upgrade" I got a message from dhclient that it was going to change the configurations and the MAC address, so I had to stop any download and any connection to continue. I had the option to skip this and do it later, but as I was not in a hurry I let it do it. The problem is that after restarting the system I cannot connect to my wireless network. My wireless card is "Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)" I use Debian Squeeze 3.0.0-1-amd64 The output of iwconfig is: lo no wireless extensions. eth0 no wireless extensions. eth1 IEEE 802.11 ESSID:"" Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated Bit Rate:72 Mb/s Tx-Power:24 dBm Retry min limit:7 RTS thr:off Fragment thr:off Power Managementmode:All packets received Link Quality=5/5 Signal level=0 dBm Noise level=-95 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:65 Invalid misc:0 Missed beacon:0 Any advice will be welcome... Thanks in advance, Stelios
I has something like that happen this morning. I installed kde, there was a message about a mac config that I really didn't pay attention to. Long story short, lost all network service. Had to go back and look up the original mac address and reset it. Still couldn't get broadcom to work. Deleted it and re-installed it, only to find that the broadcom module (wl) for sid is broken. I was having some issues with broadcom for the last week or so, very slow for the initial start up connection but ok during operation. Do not know what version of Debian you are running. Hope this helps
I have installed many packages during last week and iirc, i have installed two of these applications (file system integrity check). I do not remember which ones they are. They run daily on cron for about half hour and use the disk and cpu to the limit, my disk is noisy and i see the cpu graph. How do i identify which applications they are to remove them if needed. I am worrying whether this hurt the disk in any way, if so advice and i will try to remove them. I also would like to change the time if possible as they run at 1AM. I got these two lines from top, which i think they are the application commands. 22635 root 30 10 1884 480 200 S 0.7 0.0 0:00.02 deb_checkmd5sum 10137 root 30 10 1704 540 436 S 4.3 0.1 0:01.72 md5sum
Try find its in /var/log/dpkg.log. Peter.
Hello, Touchpad is dead. System: i5 U430 Sony Vaio VPCY2, squeeze 6.02 , 2.6.32-5-amd64 , gdm 2.30.2. Installed packages: xserver-xorg-input-synaptics , tpconfig , gsynaptics , gpointing-device-settings # tpconfig Found Synaptics Touchpad. Firmware: 8.96 (multiple-byte mode). Im almost sure enabling SHMConfig is the solution. - How? Thank You.
This should help http://forums.debian.net/viewtopic.php?f=7&t=62092
Not sure why my previous post was removed. I didn't see anything wrong according to "Forum guidelines. Please read before first post! " Anyways I am looking for work yet I cannot view any jobs on governmentjobs.com or county job listings while using linux. Governmentjobs.com gives me an immediate blank white page and King County gov jobs gives me a blank white page if I try clicking on any of the listed job titles. I'd appreciate any assistance with this problem. I've tried a few differnt distros, Epiphany, Firefox, IceWeasel and have no clue whatelse to try. TIA
I can confirm the problem. The root cause is almost certainly some badly-written backend script that's intended to "customize" the site's appearance in a browser-specific way. When said script fails to find your UA (browser) in its list, it "should" return a generic version of the page. Instead, it returns no content. (And I've confirmed, there is absolutely no content returned whatsoever--not even an "empty" page.) One workaround is to tell your browser to lie about what it is. When I told Firefox to lie and say it was running in Windows, I got the "full monty" page @ the GovernmentJobs site. I even got content when I told it to lie and say it was Lynx (a text-only browser). Here's an add-on for Firefox that allows you to spoof your UA: https://addons.mozilla.org/en-US/firefo ... -switcher/ You may decide to inform the site's maintainers. I don't know if this site falls under Section 508 of the ADA, but if it does, then, by law, they need to fix this problem. (And if it doesn't, they should still want to address the issue, but may simply be unaware of it.)
In my /etc/network/interfaces i have this line Code: Select alldns-nameservers 192.168.10.254 and i want to add another two servers. I have read the reference manuals and search the forums (forums search on 'dns' came with zero results!). IIrc i add them to the line with a space separating the different IPs, is this correct? And a second question, is it possible to use a name address instead of an IP address?
Unless you have a static ip address you shouldn't have any nameservers in the interfaces file. Edit /etc/resolv.conf or /etc/dhcp/dhclient.conf
I have changed the port of sshd from the default in sshd_config. It works fine from that machine, but if I connect from another computer I get a "connection refused." Is there another setting I need to change in order to get this working?
I you have a router / firewall you must open / change the port from 22 to the new port.
Hello, I can't access my ethernet connection anymore after upgrading from squeeze to wheezy (but wireless works well). Code: Select allroot@makayabou-testing:/home/makayabou# lspci | grep Ethernet 03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8072 PCI-E Gigabit Ethernet Controller (rev 10) Code: Select allroot@makayabou-testing:/home/makayabou# sudo lshw -C network *-network description: Interface réseau sans fil produit: PRO/Wireless 5100 AGN [Shiloh] Network Connection fabriquant: Intel Corporation identifiant matériel: 0 information bus: pci@0000:02:00.0 nom logique: wlan0 version: 00 numéro de série: 00:24:d6:56:ad:8e bits: 64 bits horloge: 33MHz fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=iwlagn driverversion=3.0.0-1-686-pae firmware=8.83.5.1 build 33692 ip=192.168.0.14 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn ressources: irq:45 mémoire:90700000-90701fff *-network description: Ethernet interface produit: 88E8072 PCI-E Gigabit Ethernet Controller fabriquant: Marvell Technology Group Ltd. identifiant matériel: 0 information bus: pci@0000:03:00.0 nom logique: eth0 version: 10 numéro de série: 00:26:22:b7:7d:c6 taille: 100Mbit/s capacité: 1Gbit/s bits: 64 bits horloge: 33MHz fonctionnalités: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.28 duplex=full firmware=N/A ip=192.168.0.16 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s ressources: irq:43 mémoire:90600000-90603fff portE/S:2000(taille=256) mémoire:90a00000-90a1ffff Code: Select allroot@makayabou-testing:/home/makayabou# ifconfig eth0 Link encap:Ethernet HWaddr 00:26:22:b7:7d:c6 inet adr:192.168.0.16 Bcast:192.168.0.255 Masque:255.255.255.0 adr inet6: 2a01:e35:8a12:a980:226:22ff:feb7:7dc6/64 Scope:Global adr inet6: fe80::226:22ff:feb7:7dc6/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:388 errors:0 dropped:0 overruns:0 frame:0 TX packets:351 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 RX bytes:224835 (219.5 KiB) TX bytes:58252 (56.8 KiB) Interruption:17 lo Link encap:Boucle locale inet adr:127.0.0.1 Masque:255.0.0.0 adr inet6: ::1/128 Scope:Hôte UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:1260 errors:0 dropped:0 overruns:0 frame:0 TX packets:1260 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:0 RX bytes:142485 (139.1 KiB) TX bytes:142485 (139.1 KiB) wlan0 Link encap:Ethernet HWaddr 00:24:d6:56:ad:8e inet adr:192.168.0.14 Bcast:192.168.0.255 Masque:255.255.255.0 adr inet6: 2a01:e35:8a12:a980:224:d6ff:fe56:ad8e/64 Scope:Global adr inet6: fe80::224:d6ff:fe56:ad8e/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:20488 errors:0 dropped:0 overruns:0 frame:0 TX packets:14739 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 RX bytes:24875322 (23.7 MiB) TX bytes:2024580 (1.9 MiB) Strange that it gives me an IP on eth0, isnt'it ?? With gnome-network-manager applet I can't access my eth0 connection: device not managed ("périphérique non géré" in french) thanks for help
In /etc/NetworkManager/NetworkManager.conf change managed=false to managed=true save the change and restart networking or reboot.
Hello, I'm playing with the latest debian squeeze. I can activate tap-clicking with the touchpad for my user, but how do I enable it for the gdm3 login screen? TIA
mzilikazi wrote:jdev1240 wrote:Putting the following in Code: Select all/usr/share/X11/xorg.conf.d/50-synaptics.conf worked for me Code: Select allSection "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" Option "TapButton" "1" Option "TapButton" "2" Option "TapButton" "3" EndSection Hmm this is better yet... This solution is in the debian wiki http://wiki.debian.org/SynapticsTouchpa ... .2CXorg7.5
Hello, I looked for a support category and posting guidelines but I have not found any. Please request any information you might need and feel free to move the topic. Linux Shana 2.6.32-5-686 #1 SMP Tue Sep 13 22:14:59 UTC 2011 i686 GNU/Linux Debian Squeeze Now for the issue itself. When I plug in my headphones (with microphone attached to them) into any of the USB ports on my ThinkPad X61s, pretty much the whole system freezes. After playing around for a while, I have established the following: The system keeps functioning in the background because when I have music/video file playing before I plug the headphones in, it continues as opposed stopping. Any mouse/keyboard inputs seem to be completely ignored The display freezes up Only way out is to hold the power button and reboot. The system will not boot with the headphones plugged in (It stops at initializing /dev and freezes there completely if I unplug them at that point) When I plug the headphones in, modprobe process sky-rockets to 100% CPU usage and the freeze occurs after about 3 seconds or so which might suggest that the system is simply ground to the hold as opposed to actually freezing on the spot I had this issue occur before and I was unable to solve it with anything short of re-installing the whole system, save for my /home partition. It should be noted that I can use the headphones fine for a while after a fresh install, but seeing as the problem has come back for the second time and I am pretty confident that I didn't mess with anything I shouldn't have, I decided to post here. Feel free to request any information. Mind that I am new to the GNU/Linux environments and require a fair amount of guidance when it comes to working with it.
Solved by installing a newer kernel from squeeze-backports.
Running LinuxMint Debian Edition, pointing to Debian testing repos (not the LM maintained repositories), with a custom 3.1.0-rc4 kernel. fglrx propriety drivers have been working well. However, a recent (as in the last two weeks) update has completely broken my fglrx drivers. Here's what I've done to try and fix: Reinstall the drivers install the non-free drivers from the repository completely purge the drivers and start again with them Update excluding libglew1.6 and xorg updates fix the libGL.so softlinks remove LMDE and install a bare Debian system, then install the drivers Install manually install with sgfxi Doesn't matter what I do, I lose my X until I remove xorg.conf and boot with vesa drivers. The new radeon driver works, and gives me some acceleration, but I need the hardware acceleration provided by the propriety drivers for what I use my system for. I have a full system backup from 9 August, and daren't update anything since I can't pin down the problem update, and I can't effect a fix. Does anyone have any idea at all what the problem may be and what the fix (or a workaround) may be. If I wasn't bald already I'd be tearing great fistful size clumps of my hair out by now. TIA.
OK - fixed - of a fashion. I reinstalled a bare debian install, without a desktop etc. Just the base system. After that, xorg and gnome (my DE of choice). I've dumped my old /home which means I'm starting again, and fglrx from the repository is now working fine. Still can't get the ATI downloaded drivers working, but repository is OK. Since this is a "build it from scratch" install, I'm likely to be back for the more fundamental stuff (e.g. flash has caused me problems - now fixed), but I should be fine with the hard stuff.
Of late when I boot my Debian Squeeze system I catch a glimpse of a message telling me that my version of iwlwifi is deprecated since it loads iwlagn 5000-2. iwlagn 5000-5 now is preferred. Here is the message as I found it in /var/log/syslog.1 Sep 16 20:45:55 Maple kernel: [ 13.987445] iwlagn 0000:02:00.0: firmware: requesting iwlwifi-5000-5.ucode Sep 16 20:45:56 Maple kernel: [ 14.057916] iwlagn 0000:02:00.0: iwlwifi-5000-5.ucode firmware file req failed: -2 Sep 16 20:45:56 Maple kernel: [ 14.058021] iwlagn 0000:02:00.0: firmware: requesting iwlwifi-5000-4.ucode Sep 16 20:45:56 Maple kernel: [ 14.060033] iwlagn 0000:02:00.0: iwlwifi-5000-4.ucode firmware file req failed: -2 Sep 16 20:45:56 Maple kernel: [ 14.060131] iwlagn 0000:02:00.0: firmware: requesting iwlwifi-5000-3.ucode Sep 16 20:45:56 Maple kernel: [ 14.062333] iwlagn 0000:02:00.0: iwlwifi-5000-3.ucode firmware file req failed: -2 Sep 16 20:45:56 Maple kernel: [ 14.062430] iwlagn 0000:02:00.0: firmware: requesting iwlwifi-5000-2.ucode Sep 16 20:45:56 Maple kernel: [ 14.124780] iwlagn 0000:02:00.0: Loaded firmware iwlwifi-5000-2.ucode, which is deprecated. Please use API v5 instead. Sep 16 20:45:56 Maple kernel: [ 14.124884] iwlagn 0000:02:00.0: Firmware has old API version. Expected v5, got v2. New firmware can be obtained from http://www.intellinuxwireless.org. If I use Synaptic to see what is in the Debian repos (backports are enabled) what I see there is the version of iwlwifi I already have installed. Apparently nothing newer is available. What bothers me is this: Sep 16 20:45:56 Maple kernel: [ 14.124884] iwlagn 0000:02:00.0: Firmware has old API version. Expected v5, got v2. New firmware can be obtained from http://www.intellinuxwireless.org. I do not install any software from sources other than official Debian repositories. Has anyone else seen this boot message? Will the Wrath of Khan fall on my little head unless I install new firmware directly from intellinuxwireless.org? Doesn't feel right.
Now as you said it, I have the same, good question. But I have no problems at all with my wireless. I installed the firmware from non-free like you. I am not bothering to go to the Intel web site. Btw, in backports are also new updated drivers for it.
WTf is this? dpkg: error: parsing file '/var/lib/dpkg/available' near line 15369 package 'warlocksgauntlet': blank line in value of field 'Description' packages that would be upgrade: The following packages will be upgraded: cups cups-bsd cups-client cups-common cups-ppdc dpkg-dev ffmpeg iceweasel libavcodec53 libavdevice53 libavfilter2 libavformat53 libavutil51 libcups2 libcupscgi1 libcupsdriver1 libcupsimage2 libcupsmime1 libcupsppdc1 libdb4.8 libdpkg-perl libgraphite2-2.0.0 libmozjs8d libpciaccess0 libpostproc51 libstreamanalyzer0 libstreams0 libswscale2 libx11-6 libx11-data libx11-xcb1 libxml-libxml-perl uzbl xulrunner-8.0 34 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/31.2 MB of archives. After this operation, 999 kB disk space will be freed. my sources.list $ inxi -r Repos: Active apt sources in file: /etc/apt/sources.list deb http://ftp.us.debian.org/debian/ unstable main contrib non-free deb http://ftp.us.debian.org/debian/ experimental main contrib non-free deb http://www.debian-multimedia.org/ unstable main non-free deb http://dl.google.com/linux/chrome/deb/ stable main deb http://dl.google.com/linux/talkplugin/deb/ stable main deb http://deb.opera.com/opera-beta/ stable non-free deb http://mozilla.debian.net/ experimental iceweasel-aurora Active apt sources in file: /etc/apt/sources.list.d/google-musicmanager.list deb http://dl.google.com/linux/musicmanager/deb/ stable main ran rkhunter and chkrootkit thinking it might be some weird rootkit, neither found anything. clamav doesn't find anything either. Problem solved thanks to themill in #debian for future reference: apt-cache dumpavail > /var/lib/dpkg/available && dpkg --update-avail /var/lib/dpkg/available fixed the issue.
I think the error is probably just what it says. warlocksgauntlet is incorrectly formatted. Perhaps disable whatever repo it is in?
Testing distribution. Installed Linux 3.0 but left 2.6.32 on as backup. When I boot into the old kernel, wireless mostly works OK, but never when I boot with the new kernel. Results of dmesg|grep wlan0 on 2.6: [ 22.005102] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 28.196774] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 28.644779] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 30.688053] wlan0: direct probe to AP 00:19:5b:06:9f:ba (try 1) [ 30.694053] wlan0: direct probe responded [ 30.694064] wlan0: authenticate with AP 00:19:5b:06:9f:ba (try 1) [ 30.695284] wlan0: deauthenticating from 00:19:5b:06:9f:ba by local choice (reason=3) [ 30.695382] wlan0: direct probe to AP 00:19:5b:06:9f:ba (try 1) [ 30.702127] wlan0: deauthenticating from 00:19:5b:06:9f:ba by local choice (reason=3) [ 30.702255] wlan0: direct probe to AP 00:19:5b:06:9f:ba (try 1) [ 30.706960] wlan0: direct probe responded [ 30.706973] wlan0: authenticate with AP 00:19:5b:06:9f:ba (try 1) [ 30.714039] wlan0: authenticated [ 30.714080] wlan0: associate with AP 00:19:5b:06:9f:ba (try 1) [ 30.717164] wlan0: RX AssocResp from 00:19:5b:06:9f:ba (capab=0x421 status=0 aid=7) [ 30.717173] wlan0: associated [ 30.718464] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 41.616025] wlan0: no IPv6 routers present Results of dmesg|grep wlan0 on 3.0: [ 20.672967] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 27.512864] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 27.936895] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 29.984091] wlan0: authenticate with 00:19:5b:06:9f:ba (try 1) [ 29.984165] wlan0: deauthenticating from 00:19:5b:06:9f:ba by local choice (reason=3) [ 30.016077] wlan0: authenticate with 00:19:5b:06:9f:ba (try 1) [ 30.016148] wlan0: deauthenticating from 00:19:5b:06:9f:ba by local choice (reason=3) [ 30.048112] wlan0: authenticate with 00:19:5b:06:9f:ba (try 1) [ 30.049565] wlan0: authenticated [ 30.064101] wlan0: associate with 00:19:5b:06:9f:ba (try 1) [ 30.065681] wlan0: deauthenticated from 00:19:5b:06:9f:ba (Reason: 6) running iwconfig on 2.6: wlan0 IEEE 802.11bg ESSID:"ksurocks" Mode:Managed Frequency:2.462 GHz Access Point: 00:19:5B:06:9F:BA Bit Rate=54 Mb/s Tx-Power=11 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=49/70 Signal level=-61 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 iwconfig on 3.0: wlan0 IEEE 802.11bg ESSID:"ksurocks" Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated Tx-Power=20 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Noticing the Access Point looked like it needed the MAC address, I ran iwconfig wlan0 ap <MACADDRESS> and sometimes it will work, and wicd can connect to the access point. But sometimes the command fails to run. Any ideas on what's going on? Eric
Hmmm...well, does "lspci" turn up any notion of what the wifi chipset is? Maybe you need a newer firmware package for the newer kernel; it has happened.
Hi, I've installed debian and configured the network: I do ping to the gateway and it connects, I ping one distant server directly with the IP and it can see it (but not with ping http://www.google.com), but when I try to use internet it says that maybe the url is wrong, but it is not. And when I try to update (apt-get update) it give me a bunch of errors : W: Failed to fetch http://ftp.es.debian.org/debian/dists/s ... elease.gpg Could not resolve 'ftp.es.debian.org' W: Failed to fetch http://ftp.es.debian.org/debian/dists/s ... ion-en.bz2 Could not resolve 'ftp.es.debian.org' W: Failed to fetch http://ftp.es.debian.org/debian/dists/s ... -en_GB.bz2 Could not resolve 'ftp.es.debian.org' W: Failed to fetch http://ftp.es.debian.org/debian/dists/s ... ion-en.bz2 Could not resolve 'ftp.es.debian.org' W: Failed to fetch http://ftp.es.debian.org/debian/dists/s ... -en_GB.bz2 Could not resolve 'ftp.es.debian.org' W: Failed to fetch http://ftp.es.debian.org/debian/dists/s ... ion-en.bz2 Could not resolve 'ftp.es.debian.org' W: Failed to fetch http://ftp.es.debian.org/debian/dists/s ... -en_GB.bz2 Could not resolve 'ftp.es.debian.org' W: Some index files failed to download, they have been ignored, or old ones used instead. I didnt set up any firewall what could it be? thanks
How did you set up the net? What kind of hardware? Do you have DHCP available?
Hi. I'm running squeeze. I installed from the netinstall cd (graphical install). I need to get pulseaudio, so here is my question: Is there any additional configuration you need to do after installing the "pulseaudio" package (to integrate with alsa, gnome integration, multimedia keys etc.)? Any guidance would be great.
I never needed anything else than basic /etc/asound.conf (for global configuration) or .asoundrc (for user configuration) Code: Select allpcm.pulse { type pulse } ctl.pulse { type pulse } pcm.!default { type pulse } ctl.!default { type pulse } This code will route alsa output through pulseaudio server. If you have 5.1 speakers I think that there is some additional configuration needed.
Hi there A recent update to Iceweasel 5 (version 5.0-6 ) on my debian (Linux xxxxx 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64 GNU/Linux) led to a rather odd an annoying behavior. Each time I try to open an external file (pdf, odt) or to save a file on the hard drive, then Iceweasel crashes systematically. Does anyone experience the same? Any idea of how to fix this? Cheers
And trying to get into Preferences
Hello! I have a little problem here, I don't know what processor architecture Debian should I download. cat /proc/cpuinfo gives me: Code: Select allprocessor : 0 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Xeon(R) CPU X5450 @ 3.00GHz stepping : 6 cpu MHz : 3000.102 cache size : 6144 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 4 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall lm constant_ts c arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm bogomips : 6004.44 clflush size : 64 cache_alignment : 64 address sizes : 38 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Xeon(R) CPU X5450 @ 3.00GHz stepping : 6 cpu MHz : 3000.102 cache size : 6144 KB physical id : 0 siblings : 4 core id : 2 cpu cores : 4 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall lm constant_ts c arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm bogomips : 6000.33 clflush size : 64 cache_alignment : 64 address sizes : 38 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Xeon(R) CPU X5450 @ 3.00GHz stepping : 6 cpu MHz : 3000.102 cache size : 6144 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 4 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall lm constant_ts c arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm bogomips : 6000.33 clflush size : 64 cache_alignment : 64 address sizes : 38 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Xeon(R) CPU X5450 @ 3.00GHz stepping : 6 cpu MHz : 3000.102 cache size : 6144 KB physical id : 0 siblings : 4 core id : 3 cpu cores : 4 apicid : 3 initial apicid : 3 fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall lm constant_ts c arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 lahf_lm bogomips : 6000.32 clflush size : 64 cache_alignment : 64 address sizes : 38 bits physical, 48 bits virtual power management: Hope you can help!
http://www.cyberciti.biz/tips/how-do-i- ... r-not.html
I bought the ION Tape Express to convert all my cassette tapes to mp3 on my computer. The software that came on the CD works fine in Virtualbox windows XP. I could be happy with this but would rather use Linux. The problem is Debian Squeeze sees the new USB device but I can't find a program that will record from it. I've tried gnome-sound-recorder, looked at k3b Audacity and several others. It might be because I don't know how to select the usb sound device. chevy@debian:~$ lsusb Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button) Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 006: ID 0a5c:2148 Broadcom Corp. Bus 006 Device 005: ID 0a5c:4503 Broadcom Corp. Bus 006 Device 004: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass) Bus 006 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth) Bus 006 Device 002: ID 0d8c:0121 C-Media Electronics, Inc. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub chevy@debian:~$ lsmod | grep snd snd_hda_codec_realtek 235602 0 snd_hda_intel 19987 7 snd_usb_audio 64086 0 snd_hda_codec 54244 2 snd_hda_codec_realtek,snd_hda_intel snd_usb_lib 13928 1 snd_usb_audio snd_pcm_oss 32623 0 snd_hwdep 5396 2 snd_usb_audio,snd_hda_codec snd_mixer_oss 12622 1 snd_pcm_oss snd_pcm 60519 6 snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_pcm_oss snd_seq_midi 4400 0 snd_rawmidi 15531 2 snd_usb_lib,snd_seq_midi snd_seq_midi_event 4628 1 snd_seq_midi snd_seq 42897 2 snd_seq_midi,snd_seq_midi_event snd_timer 15598 4 snd_pcm,snd_seq snd_seq_device 4493 3 snd_seq_midi,snd_rawmidi,snd_seq snd 46494 22 snd_hda_codec_realtek,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_pcm_oss,snd_hwdep,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device usbcore 122194 9 btusb,snd_usb_audio,snd_usb_lib,usbhid,xhci,ohci_hcd,ehci_hcd soundcore 4598 1 snd snd_page_alloc 6265 2 snd_hda_intel,snd_pcm chevy@debian:~$ cat /proc/asound/cards 0 [SB ]: HDA-Intel - HDA ATI SB HDA ATI SB at 0xf9ef4000 irq 16 1 [Device ]: USB-Audio - USB PnP Audio Device C-Media Electronics Inc. USB PnP Audio Device at usb-0000:00:13.0-1, full speed chevy@debian:~$ Thanks for any help suggestions you may have
I found this page so the sound should work. http://forums.debian.net/viewtopic.php? ... nd#p338080 And looking at the alsa site it looks like the right driver is loaded. I'm at a total lose how to get this thing to record. I've tried System/Preferences/Sound but playing with different settings does no good.
Hi, my problem is about a pc I use as home server (i.e. backup and other things). This system has three disk, one for the os and two used for a raid 1 zone (mirrored drives). The system work properly but sometimes I have problems because the HDD changes /dev identifier. In the fstab file the partition are mounted by uid but in the mdadm.conf file the partition are identified by hdd identifier. current madm.conf: Code: Select allMAILADDR root DEVICE partitions ARRAY /dev/md0 level=raid1 num-devices=2 metadata=1.2 name=blackbox:0 UUID=7e0c9cec:54be39c4:67ce8c03:7b841266 devices=/dev/sda1,/dev/sdb1 for example this morning sda identified the os disk so the raid not go properly and i must re-add and resync the correct partition. there is a way to specify uniquely the raid configuration or some other way to fix the hdd identifier ? thanks Henry
Some information about new tests I have run: I tried to specify uniquely the devices in the configuration file, so I identified the device by their ID but nothing has changed. Here's the new mdadm.conf Code: Select allMAILADDR root DEVICE /dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WCAV5K248225-part1 /dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WCAV5K234735-part1 ARRAY /dev/md/0 metadata=1.2 UUID=7e0c9cec:54be39c4:67ce8c03:7b841266 name=blackbox:0 The situation is the same: sometimes, I think when I reboot/alt the pc through 'shutdown' command (not power button), the hdd idenfifier change, for example: disk1 (os) from sda -> sdc disk2 (first raid) from sdb -> sda disk3 (second raid) from sdc -> sdb so the array is not assembled correctly and I must re-add the removed disk so the degraded array is 'resync' until a new identifier change (300 minutes estimates each time) Some information I have missing in previous post: the system running Squeeze x86_64 (2.6.32-5-amd64 on Atom64) updated at last data available more suggestions are welcomed ...
Hi, I installed squeeze 2 or 3 weeks ago. When I run aptitude update in the terminal, it looks for me to load a cd. What's that about? see below debian@dell:~$ su Password: root@dell:/home/debian# aptitude update Ign cdrom://[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 kde-CD Binary-1 20110110-07:46] squeeze Release.gpg Get:1 http://ftp.ie.debian.org squeeze Release.gpg [835 B] Ign http://ftp.ie.debian.org/debian/ squeeze/main Translation-en Ign http://ftp.ie.debian.org/debian/ squeeze/main Translation-en_IE Hit http://security.debian.org squeeze/updates Release.gpg Ign http://security.debian.org/ squeeze/updates/main Translation-en Ign http://security.debian.org/ squeeze/updates/main Translation-en_IE Get:2 http://ftp.ie.debian.org squeeze Release [89.9 kB] Hit http://security.debian.org squeeze/updates Release Hit http://security.debian.org squeeze/updates/main Sources Hit http://security.debian.org squeeze/updates/main amd64 Packages Get:3 http://ftp.ie.debian.org squeeze/main Sources/DiffIndex [2,038 B] Get:4 http://ftp.ie.debian.org squeeze/main amd64 Packages/DiffIndex [2,038 B] Get:5 http://ftp.ie.debian.org squeeze/main 2011-01-22-1411.21.pdiff [355 B] Get:6 http://ftp.ie.debian.org squeeze/main 2011-01-22-1411.21.pdiff [355 B] Get:7 http://ftp.ie.debian.org squeeze/main 2011-01-22-1411.21.pdiff [355 B] Get:8 http://ftp.ie.debian.org squeeze/main amd64 2011-01-22-1411.21.pdiff [396 B] Get:9 http://ftp.ie.debian.org squeeze/main amd64 2011-01-22-1411.21.pdiff [396 B] Get:10 http://ftp.ie.debian.org squeeze/main amd64 2011-01-22-1411.21.pdiff [396 B] Media Change: Please insert the disc labeled 'Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 kde-CD Binary-1 20110110-07:46' in the drive '/media/cdrom/' and press [Enter]. ^C root@dell:/home/debian#
As root, edit /etc/apt/sources.list and comment out the cd line.
I had this configuration before, and it used to work well, but now I got a new server and I can't setup it to share the internet connection from ppp0. I'm on Debian testing. The client connects directly on eth0 through a dhcp server, and it can get an IP just fine. The problem seems only to appear when I set this rule: Code: Select alliptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE Just after that, the client won't be able to receive an IP from the server anymore. Here's the configuration files: Interfaces configuration: Code: Select alliface eth0 inet static address 192.168.0.1 netmask 255.255.255.0 The /etc/dhcp/dhcpd.conf file: Code: Select allddns-update-style none; default-lease-time 600; max-lease-time 7200; log-facility local7; subnet 192.168.0.0 netmask 255.255.255.0 { option routers 192.168.0.1; option domain-name "onix"; range 192.168.0.2 192.168.0.10; option domain-name-servers 201.10.120.2, 201.10.128.2; option ip-forwarding on; } The connection script: Code: Select all#!/bin/bash ifdown eth0 ifup eth0 /etc/init.d/isc-dhcp-server stop /etc/init.d/isc-dhcp-server start iptables -F iptables -t nat -F iptables -t mangle -F iptables -X iptables -A INPUT -i lo -j ACCEPT iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A FORWARD -i ppp0 -o eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A FORWARD -i eth0 -o ppp0 -j ACCEPT iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE iptables -A FORWARD -i ppp0 -o ppp0 -j REJECT echo 1 > /proc/sys/net/ipv4/ip_forward After the problem appears, these are the client's syslog: Code: Select allAug 21 04:52:13 amendoa dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 Aug 21 04:52:20 amendoa dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 Aug 21 04:52:41 amendoa dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 Aug 21 04:52:44 amendoa dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 Aug 21 04:52:51 amendoa dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13 And the server's one: Code: Select allAug 21 04:52:13 onix dhcpd: DHCPREQUEST for 192.168.0.2 from 00:16:36:96:2b:15 (amendoa) via eth0 Aug 21 04:52:13 onix dhcpd: DHCPACK on 192.168.0.2 to 00:16:36:96:2b:15 (amendoa) via eth0 Aug 21 04:52:20 onix dhcpd: DHCPREQUEST for 192.168.0.2 from 00:16:36:96:2b:15 (amendoa) via eth0 Aug 21 04:52:20 onix dhcpd: DHCPACK on 192.168.0.2 to 00:16:36:96:2b:15 (amendoa) via eth0 Aug 21 04:52:41 onix dhcpd: DHCPDISCOVER from 00:16:36:96:2b:15 (amendoa) via eth0 Aug 21 04:52:41 onix dhcpd: DHCPOFFER on 192.168.0.2 to 00:16:36:96:2b:15 (amendoa) via eth0 Aug 21 04:52:44 onix dhcpd: DHCPDISCOVER from 00:16:36:96:2b:15 (amendoa) via eth0 Aug 21 04:52:44 onix dhcpd: DHCPOFFER on 192.168.0.2 to 00:16:36:96:2b:15 (amendoa) via eth0 Aug 21 04:52:51 onix dhcpd: DHCPDISCOVER from 00:16:36:96:2b:15 (amendoa) via eth0 Aug 21 04:52:51 onix dhcpd: DHCPOFFER on 192.168.0.2 to 00:16:36:96:2b:15 (amendoa) via eth0 Client tcpdump: Code: Select alllistening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes 17:32:10.848029 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:16.000175 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:30.004579 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:37.005508 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:49.007886 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:56.000168 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 ^C 6 packets captured 6 packets received by filter 0 packets dropped by kernel Server tcpdump: Code: Select alllistening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes 17:32:10.533386 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:10.536878 ARP, Request who-has 192.168.0.2 tell onix.local, length 28 17:32:10.634525 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 255.255.255.255.in-addr.arpa. (46) 17:32:10.634596 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 255.255.255.255.in-addr.arpa. (46) 17:32:11.000641 IP onix.local.bootps > 192.168.0.2.bootpc: BOOTP/DHCP, Reply, length 300 17:32:11.535919 ARP, Request who-has 192.168.0.2 tell onix.local, length 28 17:32:11.635959 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 255.255.255.255.in-addr.arpa. (46) 17:32:11.636049 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 255.255.255.255.in-addr.arpa. (46) 17:32:12.535882 ARP, Request who-has 192.168.0.2 tell onix.local, length 28 17:32:13.638404 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 255.255.255.255.in-addr.arpa. (46) 17:32:13.638488 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 255.255.255.255.in-addr.arpa. (46) 17:32:15.636359 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 0.0.0.0.in-addr.arpa. (38) 17:32:15.636444 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 0.0.0.0.in-addr.arpa. (38) 17:32:15.685847 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:15.686038 IP onix.local.bootps > 192.168.0.2.bootpc: BOOTP/DHCP, Reply, length 300 17:32:16.637294 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 0.0.0.0.in-addr.arpa. (38) 17:32:16.637362 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 0.0.0.0.in-addr.arpa. (38) 17:32:18.638762 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 0.0.0.0.in-addr.arpa. (38) 17:32:18.638856 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 0.0.0.0.in-addr.arpa. (38) 17:32:20.639711 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 2.0.168.192.in-addr.arpa. (42) 17:32:20.639797 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 2.0.168.192.in-addr.arpa. (42) 17:32:21.641098 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 2.0.168.192.in-addr.arpa. (42) 17:32:21.641193 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 2.0.168.192.in-addr.arpa. (42) 17:32:23.642208 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 2.0.168.192.in-addr.arpa. (42) 17:32:23.642301 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 2.0.168.192.in-addr.arpa. (42) 17:32:25.642116 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 1.0.168.192.in-addr.arpa. (42) 17:32:25.642198 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 1.0.168.192.in-addr.arpa. (42) 17:32:25.642272 IP onix.local.mdns > 224.0.0.251.mdns: 0*- [0q] 1/0/0 (Cache flush) PTR onix.local. (60) 17:32:25.743060 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 251.0.0.224.in-addr.arpa. (42) 17:32:25.743136 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 251.0.0.224.in-addr.arpa. (42) 17:32:26.743316 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 251.0.0.224.in-addr.arpa. (42) 17:32:26.743409 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 251.0.0.224.in-addr.arpa. (42) 17:32:28.744853 IP6 fe80::f24d:a2ff:fed9:35c.mdns > ff02::fb.mdns: 0 PTR (QM)? 251.0.0.224.in-addr.arpa. (42) 17:32:28.744955 IP onix.local.mdns > 224.0.0.251.mdns: 0 PTR (QM)? 251.0.0.224.in-addr.arpa. (42) 17:32:36.692468 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:36.692678 IP onix.local.bootps > 192.168.0.2.bootpc: BOOTP/DHCP, Reply, length 300 17:32:48.695611 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:48.695863 IP onix.local.bootps > 192.168.0.2.bootpc: BOOTP/DHCP, Reply, length 300 17:32:55.688296 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:16:36:96:2b:15 (oui Unknown), length 300 17:32:55.688546 IP onix.local.bootps > 192.168.0.2.bootpc: BOOTP/DHCP, Reply, length 300 ^C 40 packets captured 42 packets received by filter 2 packets dropped by kernel
As I said, this configuration "was working before". The new server I'm working has the following ethernet card: Code: Select all13:00.0 Ethernet controller: Atheros Communications AR8152 v2.0 Fast Ethernet (rev c1) After testing things again and again experiencing this odd network behavior, I didn't realize that my kernel version was really old: 2.6.32. This kernel version has a Debian bug that describes exactly what was happening. All I had to do was upgrade to 3.0.0, that has a fixed driver for AR8152. Everything works fine now. I'm really sorry for this inconvenience, as I should have my system up-to-date before saying "I'm using that distro version".
I have a number of ad-blocking phrases in /etc/hosts, such as this: 127.0.0.1 a.visualrevenue.com 127.0.0.1 e.yieldmanager.net 127.0.0.1 csc.beap.ad.yieldmanager.net 127.0.0.1 ads.yldmgrimg.net 127.0.0.1 adlog.com.com 127.0.0.1 dailydeal.seattlepi.com These work in Konqi but not in Iceweasel, for example I can browse to dailydeal.seattlepi.com in Konqi and get localhost, but Iceweasel takes me to the outside website. nsswitch.conf correctly has: hosts: files dns networks: files Any idea what's wrong?
works just fine here. I have used the hosts file from http://winhelp2002.mvps.org/hosts.txt for ages. No issues using it in any browser.
On my Sid AMD64 box, starting this morning I can not use sudo apt-get to update, dist-upgrade.etc. I get the error at the end of the process. Code: Select all $ sudo apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: dmsetup libdevmapper1.02.1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa liblvm2app2.2 libpcsclite1 linux-headers-3.0.0-1-amd64 linux-headers-3.0.0-1-common linux-image-3.0.0-1-amd64 linux-libc-dev linux-source-3.0.0 pcscd 14 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 139 MB of archives. After this operation, 106 kB disk space will be freed. Do you want to continue [Y/n]? Get:1 http://ftp.us.debian.org/debian/ unstable/main libgl1-mesa-dri amd64 7.11-4 [24.4 MB] Get:2 http://ftp.us.debian.org/debian/ unstable/main libgl1-mesa-glx amd64 7.11-4 [155 kB] Get:3 http://ftp.us.debian.org/debian/ unstable/main libglapi-mesa amd64 7.11-4 [55.3 kB] Get:4 http://ftp.us.debian.org/debian/ unstable/main libglu1-mesa amd64 7.11-4 [220 kB] Get:5 http://ftp.us.debian.org/debian/ unstable/main linux-image-3.0.0-1-amd64 amd64 3.0.0-3 [31.6 MB] Get:6 http://ftp.us.debian.org/debian/ unstable/main libdevmapper1.02.1 amd64 2:1.02.65-1 [99.6 kB] Get:7 http://ftp.us.debian.org/debian/ unstable/main dmsetup amd64 2:1.02.65-1 [61.6 kB] Get:8 http://ftp.us.debian.org/debian/ unstable/main liblvm2app2.2 amd64 2.02.86-1 [312 kB] Get:9 http://ftp.us.debian.org/debian/ unstable/main pcscd amd64 1.7.4-2 [90.8 kB] Get:10 http://ftp.us.debian.org/debian/ unstable/main libpcsclite1 amd64 1.7.4-2 [53.8 kB] Get:11 http://ftp.us.debian.org/debian/ unstable/main linux-headers-3.0.0-1-amd64 amd64 3.0.0-3 [628 kB] Get:12 http://ftp.us.debian.org/debian/ unstable/main linux-headers-3.0.0-1-common amd64 3.0.0-3 [4,526 kB] Get:13 http://ftp.us.debian.org/debian/ unstable/main linux-libc-dev amd64 3.0.0-3 [923 kB] Get:14 http://ftp.us.debian.org/debian/ unstable/main linux-source-3.0.0 all 3.0.0-3 [76.2 MB] Fetched 139 MB in 1min 24s (1,642 kB/s) Retrieving bug reports... Done Parsing Found/Fixed information... Done Reading changelogs... Done Preconfiguring packages ... dpkg: warning: 'ldconfig' not found in PATH or not executable. dpkg: warning: 'start-stop-daemon' not found in PATH or not executable. dpkg: error: 2 expected programs not found in PATH or not executable. Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin. E: Sub-process /usr/bin/dpkg returned an error code (2) Code: Select allroot@debian64:/home/ramack# echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Is my normal user account PATH correct? Code: Select allramack@debian64:/home/ramack$ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games When I su into the root account, I can execute the command with expected results. Most of what I've found on the web, this error was caused by libc6 dependency issues. This is not my case. I'm wondering if it's a bug with sudo, because if I su into the root account, but I can not execute the command using sudo. Is my normal user PATH incorrect and dpgk is reporting that the root path is not valid when I'm using sudo for the apt-get command?
Looks like it's related to sudo. Normally if I execute reboot or halt using sudo, it would execute properly, but now Code: Select allramack@debian64:~$ sudo reboot sudo: reboot: command not found ramack@debian64:~$ sudo halt sudo: halt: command not found
I want to execute a script whenever a network interface is brought up. At night I suspend my laptop, and my reverse SSH tunnels get destroyed, so I want them to be automatically reestablished when I wake the machine. Like a smart-ass I thought I could put the script in /etc/network/if-up.d, but that just doesn't work. When I wake my machine the tunnels are not reestablished. When I run that script manually, they are. Upon wake there is no evidence in dmsg that it even tries the script. I'm not running NetworkMangler, so what could I be doing wrong?
Does the script run if you ifdown and then ifup the interface?
I have just installed Debian Squeeze on my spare computer (dual booted with Ubuntu 11.04) and I cannot connect to the internet using Squeeze. Due to my ISP, I have to manually connect this computer and on Ubuntu copying and pasting a text file such as this into the terminal works with no problems:- Code: Select allsudo ifconfig eth0 down sudo ifconfig eth0 hw ether **:**:**:**:**:** sudo ifconfig eth0 up sudo ifconfig eth0 **.**.*.** netmask ***.***.*.* broadcast **.***.***.*** sudo route add default gw **.**.*.** However, on Squeeze I get this Code: Select all******@debian:~$ sudo ifconfig eth0 down [sudo] password for ******: ****** is not in the sudoers file. This incident will be reported. When I try as root I get this Code: Select all******@debian:~$ su ****** ifconfig eth0 down Password: bash: ifconfig: No such file or directory What do I need to do to manually configure my Squeeze internet connection?
http://wiki.debian.org/Network#Network_configuration http://www.debian.org/doc/manuals/debia ... 05.en.html
Hello, I'm using Debian testing and today i an upgrade to kernel 3.0.1 was available and after i upgrade my wireless doesn't work. while it was installing I got this notification Code: Select allThis system is currently running Linux 2.6.39-2-amd64 and you are installing Linux 3.0.0-1-rt-amd64. In the new version some of the drivers used on this system may require additional firmware files: iwlagn: iwlwifi-105-5.ucode, iwlwifi-2030-5.ucode, iwlwifi-2000-5.ucode Most firmware files are not included in the system because they do not conform to the Debian Free Software Guidelines. You may need to reconfigure the package manager to include the contrib and non-free sections of the package archive before you can install these firmware files. I have the non-free repository loaded in my apt.list and my wireless was working fine in previous kernels. I cannot fine the files in synaptic .Unfortunately I do not have access to a Ethernet port since my landlord lets my use his wireless. Any help will be appreciated
If you have an internet connection run in terminal Code: Select all# apt-get install iwlwifi-105-5.ucode iwlwifi-2030-5.ucode iwlwifi-2000-5.ucode Otherwise you must download the files on a usb stick and run in terminal Code: Select all# dpkg -i iwlwifi-105-5.ucode iwlwifi-2030-5.ucode iwlwifi-2000-5.ucode
I'm using an up-to-date installation of Squeeze with the default Gnome desktop and am trying to print. My knowledge of configuring printers is very limited if it even exists. Since a friend of mine is able to print from her Ubuntu computer, my plan is to copy her. Here's how she does it. She goes under System->Administration->Printing on the desktop. Then a window pops up titled "Printing" that lists various printers that are supposed to exist. It's possible to add one by selecting Add->Printer. It asks for the root password and then a new window pops up titled "New Printer" which has a subwindow called "Select Device" In my case, the "Select Device" window has the following options to choose from: - AppSocket/HP JetDirect - Internet Printing Protocol (ipp) - LPD/LPR Host or Printer In her case, she has an extra option called "Windows Printer via Samba". This is the option that she uses. The other options don't seem to work for her. I'm assuming that I just need to install some package in order to make this option magically pop up for me. Does anyone know what package this may be? I currently have the packages smbclient, samba-common and samba-common-bin installed. I admit that this method is a bit unsatisfying since I'd rather understand what I'm doing, but right I'm just hoping to get it to work. If there's any insight it would be appreciated. Thanks.
After having installed python-smbc it is working.
My university has a secure wireless network that has the following specs: WPA2, 1st Authentication TTLS, 2nd Authentication PAP, Encryption CCMP or AES, Thawte_Premium_Server_CA certificate and username and password. I have never gotten this to work with wicd. First of all, wicd does not have a default template for this configuration. This led me in the past to quickly install Network-Manager (on top of XFCE...). While this has worked for me just fine. Recently I found out that this functionality is possible in wicd by creating your own template. So I did and here it is! Code: Select allname = WPA2 Enterprise TTLS author = Andres Cimmarusti version = 1 require identity *Identity anonymous_identity *Anonymous_identity password *Password auth *Authentication ca_cert *Path_to_CA_Cert ----- ctrl_interface=/var/run/wpa_supplicant network={ ssid="$_ESSID" scan_ssid=$_SCAN proto=WPA2 key-mgmt=WPA-EAP pairwise=CCMP TKIP group=CCMP TKIP eap=TTLS anonymous_identity="$_ANONYMOUS_IDENTITY" ca_cert="$_CA_CERT" phase2="auth=$_AUTH" identity="$_IDENTITY" password="$_PASSWORD" } I did everything outlined here: http://wicd.net/templates.php (that is I saved the file as wpa2-ttls and then added this entry to the active file in /etc/wicd/encryption/templates/). Sadly wicd's gui does not load my template!, the logs show no errors!...it simply refuses to take it. I cannot see any mistake in the above... do you? Is this some debian bug perhaps? This is the most important issue for me, before accepting to use wicd instead of NM.
It appears wicd is rather finicky about white spaces when specifying the required and optional fields.... I had sometimes 2 spaces in between each field. By correcting this, it worked! EDIT: well, it worked as in it appeared on the menu, but it refuses to connect to the network. Network Manager has no problem connecting nor does my htc aria android 2.2.2 phone... could it be the certificate needs to be in some strange format?
I have recently installed Debian on my laptop. Most things have worked fine with little configuration - including my sound card. The problem is, I sometimes use a USB headset. On plugging it in, ALSA is perfectly willing to acknowledge its presence, but I can't find any simple way of playing sound through it. After a little searching, I found you can change the default sound device by editing ~/asoundrc. However, I can't find a way of making some sort of preference list, so as far as I can tell, I have to change that file every time I plug/unplug the device, AND restart ALSA (though there may be a way of making ALSA simply reload the file). I was about to fiddle with alsa.conf, but decided I'd better ask to see if I'm missing something considerably more obvious first, as it seems like quite a lot of work for switching between detected audio devices, and I have no idea if it would actually work
Hey! You should give the pulseaudio-server a try. With the tool pavucontrol you are able to switch the output to different hardware in a very easy way. Sometimes it is a little bit complicated to set it up. The ArchWiki has a good howto to that: http://wiki.archlinux.org/index.php/PulseAudio Some libraries like GStreamer or OpenAl need special packages. But in fact there is a good working ALSA wrapper plugin, you'll also have to use for flash, because there is no support by default. But the ALSA plugin for pulseaudio works just fine. If you use the JACK-server for some reason, there is a plugin too. But it is only a drivethrough mode, so it only works if you have no other program running on pulse than the jackserver. I am using it on a laptop too. But I have to tell you, that it need a little bit more power. But for me it does not matter. You should try it out... wkr Iorek