[solved] s-nail 14.7-1 doesn't work

I'm using setup outlined in the wiki: https://wiki.archlinux.org/index.php/S-nail and it works just fine with older versions of s-nail (downgraded to test). I use s-nail to send e-mail to my gmail account, usually with an attachment.
$ echo "Done" | mailx -vs <subject> <address>@gmail.com
Resolving host smtp.gmail.com:587 ... done.
Connecting to 173.194.66.108:587 ... connected.
smtp-server: 530-5.5.1 Authentication Required. Learn more at
smtp-server: 530 5.5.1 http://support.google.com/mail/bin/answer.py?answer=14257 <some letters and numbers> - gsmtp
"/home/karol/dead.letter" 11/274
... message not sent.
Can anyone translate the recent changes into plain English?
http://sourceforge.net/p/s-nail/s-nail/s-nail-users/
http://sdaoden.users.sourceforge.net/code.html#s-nail
I can post the output of a working s-nail 14.6.4-1, but I don't know which parts (if any) should I redact.
Last edited by karol (2014-06-17 22:22:53)

Hello, this is my first post here, so sorry for the format..
Karol wrote to the s-nail-users@ list, find below my answer:
  |set sendmail="/usr/bin/mailx"
  |set smtp=smtp.gmail.com:587
  |set smtp-use-starttls
  |set ssl-verify=ignore
  |set smtp-auth=login
  |set smtp-auth-user=myusername
  |set smtp-auth-password=mypassword
  |but I can't get it to work with s-nail 14.7
  |I don't understand what changes do I have to make in order to be able
  |to send messages to my gmail account, which is what I use s-nail for.
Hmmm, well, so i've tried again like so:
  # ~/.s-nailrc:
  set folder=arena/data/mail record=+sent nostealthmua
  account a1 {
     set v15-compat ssl-method=auto
     set smtp=smtp.gmail.com \
        smtp-auth=plain \
        user=USER \
        password=PASS \
        smtp-use-starttls
  account a2 {
     set ssl-method=auto
     set smtp=smtp.gmail.com \
        smtp-auth=plain \
        smtp-auth-user=USER \
        smtp-auth-password=PASS \
        smtp-use-starttls
  account a3 {
     set v15-compat ssl-method=auto
     set smtp=smtp://USER:[email protected]:587 \
        smtp-auth=plain \
        smtp-use-starttls
and got
  ?0[steffen@sherwood nail.git]$ echo "Done" |
  ./s-nail -Aa1 -vs test2-1 [email protected]
  Resolving host smtp.gmail.com:smtp ... done.
  Connecting to 74.125.136.109:smtp ... connected.
   Certificate depth 3
   Certificate depth 0
    issuer = /C=US/O=Google Inc/CN=Google Internet Authority G2
  Comparing DNS: <smtp.gmail.com>; should <smtp.gmail.com>
  ?0[steffen@sherwood nail.git]$ echo "Done" |
  ./s-nail -Aa2 -vs test2-2 [email protected]
  Resolving host smtp.gmail.com:smtp ... done.
  Connecting to 74.125.136.109:smtp ... connected.
   Certificate depth 3
    issuer = /C=US/O=Google Inc/CN=Google Internet Authority G2
  Comparing DNS: <smtp.gmail.com>; should <smtp.gmail.com>
  ?0[steffen@sherwood nail.git]$
  ?0[steffen@sherwood nail.git]$ echo "Done" |
  ./s-nail -Aa3 -vs test2-3 [email protected]
  Resolving host smtp.gmail.com:587 ... done.
  Connecting to 74.125.136.109:587 ... connected.
   Certificate depth 3
    issuer = /C=US/O=Google Inc/CN=Google Internet Authority G2
  Comparing DNS: <smtp.gmail.com>; should <smtp.gmail.com>
  ?0[steffen@sherwood nail.git]$
So i'm a bit out of ideas at the moment.
However, Tarqi said something wise and Wzyboy edited the Wiki
accordingly: the implicit relation of
    *smtp-auth*
      If set to `login', or if unset and smtp-auth-user is set, `AUTH
      LOGIN' is used
has actually been dropped.  I didn't realize that this could
really make some configurations unusable...
Maybe the Wiki should only show the new configuration anyway.
EOQ
So yes, i looked at the ArchLinux Wiki a while back but didn't realize that the example config made use of that implicit relation.
Sorry for the inconvenience!
Confirmation that it works for you would be nice.

Similar Messages

  • [SOLVED]mounting cdrom and usb devices doesn't work

    Hello,
    i have trouble mounting my usb devices. automount doesn't work and i can't mount them manually even as a superuser. here's the output of mount command:
    mount: wrong fs type, bad option, bad superblock on /dev/sdc,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so
    i can mount cdrom manually but i can't do the same for my usb stick and external hard drives. it always complains about the above regardless of the filesystem. my devices are working under windows and other linuxes so i know hardware is not the problem.
    i'm using lxde with pcmanfm.
    if you need any other files just ask.
    thanks
    Last edited by the gray (2009-03-16 20:15:18)

    above was the error when i tried to mount any usb device with "mount -t <type> /dev/sdc /media/mountpoint". and i couldn't mount any usb device as root from console. when i tried to mount devices using pcmanfm it just popped some empty dialogs and i couldn't find any mention of "IsCallerPriviliged failed" error so i (wrongly) presumed it wasn't that. i did try some of the other fixes mentioned in the forum with no success. but adding exec ck-launch-session startkde to my .xinitrc fixed the issue
    thanks again
    Last edited by the gray (2009-03-16 20:17:53)

  • [solved]amarok-2.5.0-2 doesn't work

    i use Arch Linux x86_64 with the latest kernel from core, it's the 3.2.8, and KDE 4.8.0, Qt 4.8 with ffmpeg 20120127-3. My problem is when i try to run amarok it says "amarok: error while loading shared libraries: libavcodec.so.52: cannot open shared object file: No such file or directory" i made a symlink for libavcodec.so.53 but still doesn't work. I couldn't find anything in this topic. I try to compile the git version from AUR but it's the same.
    Last edited by hg2rbw (2012-03-03 07:55:07)

    What's the output of
    LD_DEBUG=files amarok > amarok.log 2>&1 && grep libavcodec amarok.log

  • [SOLVED] xfce 4.8 = auto mount doesn't work at boot

    Hi
    I installed arch linux with xfce as DE. auto mount doesn't work at boot. I read the wiki about policykit and I have
    ck-launch-session
    at my .xinitrc but still no luck. I have dbus running as a daemon and my user belong to appropriate groups (storage and ...)
    I don't want to use auto mount rules instead of xfce auto mount.
    thanks in advanced
    Last edited by sasy360 (2011-07-02 03:16:35)

    Jodell wrote:Do you have gvfs installed?
    Oh that was all. thanks!
    Did you read the wiki entry for Xfce?
    yes but it did not mention to install gvfs.

  • [SOLVED] Xorg and mouse with HAL doesn't work

    Hi
    I recently reinstalled Arch Linux and I have some problems... My mouse isn't working - at all! I'm using an HP Compaq 6510b.
    I've installed the following packages:
    * xf86-input-evdev
    * hal
    * dbus
    I don't have an xorg.conf file at all, as I heard that hal should solve everything automagically for me. This seems to not be the case?
    Any ideas? Thanks
    Last edited by skorpan (2009-06-05 18:41:51)

    Yeah, I'm doing that!
    BTW, Xorg.0.log is here: http://dpaste.com/51933
    Last edited by skorpan (2009-06-05 17:58:31)

  • [SOLVED]Wifi sharing over ethernet cable doesn't work Gnome 3.16.1

    Hi I wanted to share my Wifi from my laptop to another Pc via ethernet cable. On Gnome versions older than 3.14, that was pretty simple. Now I tried this solution and this.
    None works. I know my cable works as it worked perfectly on previously installed Arch Linux systems and I tested just now on my Windows 7 system. Just on my Gnome 3.16 system it doesn't.
    Any solution for this ?
    Last edited by heldiho53 (2015-05-31 20:21:40)

    Someone who uses gnome MAY pop in, but really this is an issue with how gnome works (and when) so you may have to go to them (gnome's official support outlet) to get answers as to why its not working.... I do seem to remember seeing a post very similar to this with gnome, so maybe its some kind of bug right now? Perhaps check their bug reports?
    Fortunately, all its likely doing is settings things up for you... And you can do that yourself. Check out the wiki (should be step number one when trying to get ANYTHING to work with arch), https://wiki.archlinux.org/index.php/Internet_sharing

  • [Solved] encryption of swap with cryptsetup doesn't work

    Hi,
    I reinstalled my because of new hardware with EFI and GPT, and now I can't get work my swap partition encrypted.
    /etc/cryptsetup:
    cryptswap /dev/sda1 /dev/urandom swap
    Also with more options (key-length, etc) doesn't change the behavior.
    /etc/fstab:
    ABEL=system / ext4 rw,relatime,data=ordered 0 1
    /dev/sda128 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 2
    /dev/mapper/cryptswap none swap sw 0 0
    I tried also without any swap-entry in the /etc/fstab, because my pam_mounted LUKS-encrypted Partitions are working well, without a fstab-entry
    Here is the journald-output that might be relevant:
    Feb 09 01:25:41 dixi-arch systemd[1]: Found device Hitachi_HDP725025GLA380.
    Feb 09 01:25:41 dixi-arch systemd[1]: Activating swap /dev/sda1...
    Feb 09 01:25:41 dixi-arch systemd[1]: Starting Cryptography Setup for cryptswap...
    Feb 09 01:25:41 dixi-arch kernel: tda829x 0-004b: type set to tda8290+75a
    Feb 09 01:25:41 dixi-arch systemd[1]: Activated swap /dev/sda1.
    Feb 09 01:25:41 dixi-arch kernel: Adding 2097148k swap on /dev/sda1. Priority:-1 extents:1 across:2097148k FS
    Feb 09 01:25:42 dixi-arch kernel: device-mapper: uevent: version 1.0.3
    Feb 09 01:25:42 dixi-arch kernel: device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: [email protected]
    Feb 09 01:25:42 dixi-arch systemd-cryptsetup[251]: Set cipher aes, mode cbc-essiv:sha256, key size 256 bits for device /dev/sda1.
    Feb 09 01:25:42 dixi-arch systemd-cryptsetup[251]: Failed to activate with key file '/dev/urandom': Device or resource busy
    Feb 09 01:26:16 dixi-arch systemd-cryptsetup[251]: Loading of cryptographic parameters failed: Invalid argument
    Feb 09 01:26:16 dixi-arch systemd-cryptsetup[251]: Failed to activate: Invalid argument
    Feb 09 01:26:16 dixi-arch systemd[1]: [email protected]: main process exited, code=exited, status=1/FAILURE
    Feb 09 01:26:16 dixi-arch systemd[1]: Failed to start Cryptography Setup for cryptswap.
    Feb 09 01:26:16 dixi-arch systemd[1]: Dependency failed for Encrypted Volumes.
    Feb 09 01:26:16 dixi-arch systemd[1]: Dependency failed for dev-mapper-cryptswap.device.
    Feb 09 01:26:16 dixi-arch systemd[1]: Dependency failed for /dev/mapper/cryptswap.
    Feb 09 01:26:16 dixi-arch systemd[1]: Dependency failed for Swap.
    Feb 09 01:26:16 dixi-arch systemd[1]: Unit [email protected] entered failed state.
    Feb 09 01:26:16 dixi-arch systemd[1]: Starting System Initialization.
    Feb 09 01:26:35 dixi-arch systemd-cryptsetup[602]: Key file /dev/urandom is world-readable. This is not a good idea!
    Feb 09 01:26:35 dixi-arch systemd-cryptsetup[602]: Set cipher aes, mode cbc-essiv:sha256, key size 256 bits for device /dev/sda1.
    Feb 09 01:26:35 dixi-arch systemd-cryptsetup[602]: Failed to activate with key file '/dev/urandom': Device or resource busy
    During the boot sequence the PC stops working and I have to press enter to keep going. Finally i have these errors and a non-encrypted Swap-Device.
    blkid:
    /dev/sda1: LABEL="swap" UUID="6013541f-7809-4b5f-9702-e630e25fd144" TYPE="swap" PARTLABEL="Linux swap" PARTUUID="9849ee0b-e0d7-4d28-866c-fb7d0134a182"
    /dev/sda2: LABEL="system" UUID="4bf8a95c-bf43-4980-92dd-b0eb6dc07093" TYPE="ext4" PARTLABEL="Linux filesystem" PARTUUID="6fc2bd3d-7241-4a88-8137-9985a333e3de"
    /dev/sda3: UUID="445eba44-3536-4b99-a0a6-e3629cf90654" TYPE="crypto_LUKS" PARTLABEL="Linux filesystem" PARTUUID="6b84a546-9873-496c-a7e1-721824023d07"
    /dev/sda4: UUID="466b5d04-7b81-4914-b5af-7e2426b801bf" TYPE="crypto_LUKS" PARTLABEL="Linux filesystem" PARTUUID="dfdf5217-7028-4a10-ae18-3a63450c3231"
    /dev/sda128: UUID="9D36-7245" TYPE="vfat" PARTLABEL="EFI System" PARTUUID="9df97a9a-3f5e-487b-a3d1-60825031b537"
    /dev/mapper/_dev_sda3: LABEL="dixi-home" UUID="23548045-1c6f-4640-8c62-0f3c48c05f38" TYPE="ext4"
    /dev/mapper/_dev_sda4: LABEL="backup" UUID="cbed9ef3-db0b-4750-bf6c-8c42a67ad080" TYPE="ext4"
    and theres is no /dev/mapper/cryptswab, what I had expexted
    swapon:
    NAME TYPE SIZE USED PRIO
    /dev/sda1 partition 2G 0B -1
    fdisk -l:
    Gerät Start Ende Größe Typ
    /dev/sda1 2048 4196351 2G Linux swap
    /dev/sda2 4196352 109053951 50G Linux filesystem
    /dev/sda3 109053952 381683711 130G Linux filesystem
    /dev/sda4 381683712 486299982 49,9G Linux filesystem
    /dev/sda128 486301696 488397134 1023,2M EFI System
    There are some Bug-Reports for fedora, I don't understand, but maybe the problem is, that cryptsetup can't read /dev/urandom.
    But this works with my old mbr-partition; therefore I hope for a configuration error
    Thanks
    Last edited by midixinga (2014-02-09 23:46:06)

    falconindy wrote:
    Looks to me like /dev/sda1 is already a swap device. Since the underlying disk is GPT formatted, systemd finds this and activates it. Your logs and swapon show exactly this.
    Feb 09 01:25:41 dixi-arch systemd[1]: Activating swap /dev/sda1...
    So, of course, systemd-cryptsetup is going to fail when it tries to encrypt a device which is already in use. Get rid of the swap signature on /dev/sda1.
    Wow, thank you very much !
    I formatted the partition /dev/sda1 with gparted  as "deleted", it's now code 0700 in gdisk
    fdisk -l
    Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: gpt
    Disk identifier: 27980DF8-22E1-4F25-9388-711D1EDE11A9
    Device Start End Size Type
    /dev/sda1 2048 4196351 2G Microsoft basic data
    /dev/sda2 4196352 109053951 50G Linux filesystem
    /dev/sda3 109053952 381683711 130G Linux filesystem
    /dev/sda4 381683712 486299982 49.9G Linux filesystem
    /dev/sda128 486301696 488397134 1023.2M EFI System
    Disk /dev/mapper/cryptswap: 2 GiB, 2147483648 bytes, 4194304 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
    swapon -s
    Filename Type Size Used Priority
    /dev/dm-0 partition 2097148 0 -1
    journalctl:
    Feb 09 16:54:09 dixi-arch systemd[1]: Starting Cryptography Setup for cryptswap...
    Feb 09 16:54:09 dixi-arch systemd-cryptsetup[271]: Key file /dev/urandom is world-readable. This is not a good idea!
    Feb 09 16:54:09 dixi-arch systemd-cryptsetup[271]: Set cipher aes, mode cbc-essiv:sha256, key size 256 bits for device /dev/sda1.
    Feb 09 16:54:10 dixi-arch systemd[1]: Started Cryptography Setup for cryptswap.
    Feb 09 16:54:10 dixi-arch systemd[1]: Starting Encrypted Volumes.
    Feb 09 16:54:10 dixi-arch systemd[1]: Reached target Encrypted Volumes.
    Feb 09 16:54:10 dixi-arch systemd[1]: Found device /dev/mapper/cryptswap.
    Feb 09 16:54:10 dixi-arch systemd[1]: Activating swap /dev/mapper/cryptswap...
    Feb 09 16:54:10 dixi-arch systemd[1]: Activated swap /dev/mapper/cryptswap.
    Feb 09 16:54:10 dixi-arch systemd[1]: Starting Swap.
    Feb 09 16:54:10 dixi-arch systemd[1]: Reached target Swap.
    I think everything is fine now
    Thanks again

  • [SOLVED] [LVM over LUKS] TRIM forwarding doesn't work

    Recently I encrypted my SSD using LUKS and created three LVM volumes on top of it. Then I added "allow-discards" to the list of kernel parameters, here is the respective entry from grub.cfg:
    linux /vmlinuz-linux root=/dev/mapper/vgarch-root ro cryptdevice=/dev/sda2:vgarch:allow-discards cryptkey=/dev/disk/by-uuid/02F2-CDB8:vfat:/lukskey quiet logo.nologo loglevel=3 console=tty1 splash=silent,theme:arch-elegant elevator=noop transparent_hugepage=never radeon.modeset=1
    And an excerpt from fstab:
    /dev/mapper/vgarch-root / ext4 defaults,auto,noatime,discard 0 1
    UUID=e8ba294e-9621-422d-8f40-d9ffbc715484 /boot ext2 defaults 0 2
    /dev/mapper/vgarch-var /var ext4 defaults,auto,noatime,discard 0 2
    /dev/mapper/vgarch-home /home ext4 defaults,auto,noatime,discard 0 2
    When the system is booting up, "encrypt" hook prints the appropriate message ("Enabling TRIM/discard support."), so everything seems to work fine. But when I check for TRIM support using the following method, the last command doesn't print zeroes as expected.
    [root@archhost /]# dd if=/dev/urandom of=tempfile count=100 bs=512k oflag=direct
    100+0 records in
    100+0 records out
    52428800 bytes (52 MB) copied, 5.66872 s, 9.2 MB/s
    [root@archhost /]# hdparm --fibmap tempfile
    tempfile:
    filesystem blocksize 4096, begins at LBA 0; assuming 512 byte sectors.
    byte_offset begin_LBA end_LBA sectors
    0 13969408 13970431 1024
    524288 13986816 13987839 1024
    1048576 14026752 14127103 100352
    [root@archhost /]# hdparm --read-sector 13969408 /dev/sda
    /dev/sda:
    reading sector 13969408: succeeded
    bc43 41aa 82eb 4200 438a 6151 cbbd 0842
    4014 cfa4 17e7 b2ca 7c92 ec35 9fe3 0089
    206c beba c33d 5876 89e7 0d9c 1fc7 b122
    801e bdb9 82af 8885 add9 7b17 7aa4 4c69
    d4c1 da55 2029 bd05 d0f0 cd22 a944 b27b
    ffa7 9c29 ad4a 9292 7f3a 9e4d 9040 f135
    f507 3d8b c142 6ac2 da83 167a c40e 1be4
    2c58 f7b6 fb50 2ce7 c7d2 6f70 ce45 be87
    bfe4 2755 4795 10ee e1e1 1362 d078 a8ac
    0754 8663 6881 12e4 fe8c c1c1 795f 7617
    0423 1abf eade 31d1 4bfc e7a0 5fbc 36cd
    af25 febe 374a bef1 eb3b 2b73 df5c a5fe
    9dc3 d5e9 e31c 97ec 35ca 4002 4beb 0917
    2d72 d0e3 f0ab 8d75 0fcf ce97 500f e869
    875b 7866 1528 7148 99d0 6369 3369 a639
    cb39 f552 a277 62c3 1ba8 bdb3 4127 a6ca
    5cdd d934 5f5b a434 a20e 980c 7bfd 6f40
    7029 d9aa 294f 321e 4eab 8130 adf3 140a
    5352 328b 6713 25ac c37a d33a 2be9 3699
    459c fc7a 1b10 7e99 8b74 cc60 e5b9 3a85
    edbb 7baf 2205 34a4 c10e 6d79 1e44 239f
    dad3 ee10 b76f 76fa 569c 3b73 81e0 0848
    db89 4efd c520 163e af72 b83b ff3b a924
    d2f1 120d 75df f7ae 3922 1b2a ee39 5efd
    3ade 6a0e f24e f14d 7444 d7b6 3c3a 5ab6
    2345 420d e9a4 1811 807e 9c29 5da3 f9a0
    f7cb ba53 b3f1 69c4 b76d fa9d 6a0a 0184
    a69c fe16 42d9 71a9 85b9 1b01 8870 40b1
    585a c191 a101 39b4 2203 b662 2a17 50fc
    93ac 3a2d 2b27 22f4 ff60 f7d1 fd59 feda
    1477 c56f 816a 0199 34b7 ba4c 4950 6af8
    b7bf c409 d48a e701 2894 1be1 3ac9 d4b1
    [root@archhost /]# rm tempfile
    [root@archhost /]# sync
    [root@archhost /]# hdparm --read-sector 13969408 /dev/sda
    /dev/sda:
    reading sector 13969408: succeeded
    bc43 41aa 82eb 4200 438a 6151 cbbd 0842
    4014 cfa4 17e7 b2ca 7c92 ec35 9fe3 0089
    206c beba c33d 5876 89e7 0d9c 1fc7 b122
    801e bdb9 82af 8885 add9 7b17 7aa4 4c69
    d4c1 da55 2029 bd05 d0f0 cd22 a944 b27b
    ffa7 9c29 ad4a 9292 7f3a 9e4d 9040 f135
    f507 3d8b c142 6ac2 da83 167a c40e 1be4
    2c58 f7b6 fb50 2ce7 c7d2 6f70 ce45 be87
    bfe4 2755 4795 10ee e1e1 1362 d078 a8ac
    0754 8663 6881 12e4 fe8c c1c1 795f 7617
    0423 1abf eade 31d1 4bfc e7a0 5fbc 36cd
    af25 febe 374a bef1 eb3b 2b73 df5c a5fe
    9dc3 d5e9 e31c 97ec 35ca 4002 4beb 0917
    2d72 d0e3 f0ab 8d75 0fcf ce97 500f e869
    875b 7866 1528 7148 99d0 6369 3369 a639
    cb39 f552 a277 62c3 1ba8 bdb3 4127 a6ca
    5cdd d934 5f5b a434 a20e 980c 7bfd 6f40
    7029 d9aa 294f 321e 4eab 8130 adf3 140a
    5352 328b 6713 25ac c37a d33a 2be9 3699
    459c fc7a 1b10 7e99 8b74 cc60 e5b9 3a85
    edbb 7baf 2205 34a4 c10e 6d79 1e44 239f
    dad3 ee10 b76f 76fa 569c 3b73 81e0 0848
    db89 4efd c520 163e af72 b83b ff3b a924
    d2f1 120d 75df f7ae 3922 1b2a ee39 5efd
    3ade 6a0e f24e f14d 7444 d7b6 3c3a 5ab6
    2345 420d e9a4 1811 807e 9c29 5da3 f9a0
    f7cb ba53 b3f1 69c4 b76d fa9d 6a0a 0184
    a69c fe16 42d9 71a9 85b9 1b01 8870 40b1
    585a c191 a101 39b4 2203 b662 2a17 50fc
    93ac 3a2d 2b27 22f4 ff60 f7d1 fd59 feda
    1477 c56f 816a 0199 34b7 ba4c 4950 6af8
    b7bf c409 d48a e701 2894 1be1 3ac9 d4b1
    Is it possible at all to enable TRIM support in this case? And if yes, what did I miss?
    Last edited by Atragor (2012-07-01 19:19:14)

    Good, my guess then would be that your trim is working already and you should be able to invoke it also with fstrim manually to get a positive confirmation in bash.
    The reason you don't see the zeros in your check should be that the hdparm reports back the wrong starting sector of the file due to offsets. See here for a thorough explanation by the developer and here another summary.

  • [SOLVED] iPhone not -completely- detected (ifuse doesn't work)

    Hi All,
    After following the wiki ( https://wiki.archlinux.org/index.php/Iphone ) and looking for similar problems on the forum ( https://bbs.archlinux.org/viewtopic.php?id=133822 ), I still can not get my iPhone to be detected by ifuse, in order to be able to sync music.
    The iPhone has iOS 5.1.1 and is not jailbroken.
    The system has installed:
    linux-lqx 3.4.2-1
    ifuse 1.1.2-1
    libimobiledevice-git 20120610-1
    usbmuxd-git 20120610-1
    libplist 1.8-2
    I boot up the system (fuse module is loaded at startup), unlock the iPhone, and connect it to the system. I got:
    usb 2-2: new high-speed USB device number 3 using ehci_hcd
    ehci_hcd 0000:00:1d.7: dma_pool_free ehci_qh, f2d1e060/fffff060 (bad dma)
    usb 2-2: New USB device found, idVendor=05ac, idProduct=1297
    usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    usb 2-2: Product: iPhone
    usb 2-2: Manufacturer: Apple Inc.
    But when running ifuse command to mount it:
    No device found, is it connected?
    If it is make sure that your user has permissions to access the raw usb device.
    If you're still having issues try unplugging the device and reconnecting it.
    On the other hand, Shotwell is able to see it, and import pictures. In case it's relevant, I'm using Gnome with gvfs-fuse-daemon. Any clue about what could be failing (apart form me )?
    Last edited by Sachiel (2012-06-16 09:03:30)

    Yeah, you need to patch your libmobiledevice (not git).  My istuff running 5.1.1 have the same problem.  See dant's patch in this flyspray.

  • [SOLVED] Remapping keys using udev hwdb doesn't work on rightAlt

    hi, I had posted this topic in the [ newbie corner ] subforum for days, but got no repliy. I hope I can find luck  here.
    I'm trying to use udev hwdb for swapping pairs of keys ( esc, caps_lock ) and ( rightAlt , rightCtrl ) . I followed the instruction here Map Scancodes to Keycodes   with procedures describe blow. I only succeed in exchanging pair (esc, caps_lock) but failed in (rightAlt, rightCtrl).
    Details of Procedures:
    Create an empty file under /usr/lib64/udev/hwdb.d with file name 90-custom-keys.hwdb . Add the following lines into this file.
    keyboard:dmi:bvn*:bvr*:bd*:svnDell*:pn*
    KEYBOARD_KEY_01=capslock
    KEYBOARD_KEY_3a=esc
    KEYBOARD_KEY_e038=rightctrl
    KEYBOARD_KEY_e01d=rightalt
    Rebuilding hwdb.bin
    udevadm hwdb --update
    Testing and reboot my system
    udevadm --debug test /devices/platform/i8042/serio0/input/input0/event0
    udevadm --debug test-builtin keyboard /devices/platform/i8042/serio0/input/input0/event0
    Parts of the testing result of the last command looks like
    device 0x1ce3890 has devpath '/devices/platform/i8042/serio0/input/input0/event0'
    device 0x1ce3890 filled with db file data
    keyboard: mapping scan code 1 (0x1) to key code 58 (0x3a)
    keyboard: mapping scan code 58 (0x3a) to key code 1 (0x1)
    keyboard: mapping scan code 129 (0x81) to key code 164 (0xa4)
    keyboard: mapping scan code 130 (0x82) to key code 166 (0xa6)
    keyboard: mapping scan code 164 (0xa4) to key code 166 (0xa6)
    keyboard: mapping scan code 216 (0xd8) to key code 152 (0x98)
    keyboard: mapping scan code 217 (0xd9) to key code 191 (0xbf)
    keyboard: mapping scan code 57373 (0xe01d) to key code 100 (0x64)
    Error calling EVIOCSKEYCODE: Invalid argument
    keyboard: mapping scan code 57400 (0xe038) to key code 97 (0x61)
    Error calling EVIOCSKEYCODE: Invalid argument
    keyboard: mapping scan code 237 (0xed) to key code 226 (0xe2)
    unload module index
    Thie last 6 lines seems to be complaining the  problem, saying that 0xe038  and 0xe01d are invalid scancodes.
    But they are scancodes of rightAlt and rightCtrl respectively, which I got from
    showkey -s
    After rebooting the system with the above settings, esc works as caps_lock and caps_lock works as  esc but  rightAlt and rightCtrl has no changes.
    Last edited by kejingzhang (2013-10-10 02:32:29)

    Thanks plam and Raynman for your help . Follow your hints, I succeed the swapping key task in an alternative method.
    Using the command 'setkeycodes' and adding these commands into a systemd controlled service script, keymaps are exchanged as gdm started.
    Here is my script and steps for doing this.
    Created a file with filename custom-keys.service under /etc/systemd/system. Add the  following context to the file.
    [Unit]
    Description=Keymap Custom
    Requires=gdm.service
    After=gdm.service
    [Service]
    Type=oneshot
    ExecStart=/usr/bin/setkeycodes 1 58
    ExecStart=/usr/bin/setkeycodes 3a 1
    ExecStart=/usr/bin/setkeycodes e01d 100
    ExecStart=/usr/bin/setkeycodes e038 97
    [Install]
    WantedBy=graphical.target
    Enable the script so setkeycodes commands will automatically executed when gdm starts
    systemctl enable custom-keys
    The next time you reboot your system, key changes will take effect. To test if your config works, try
    systemctl start custom-keys

  • [solved] cryptkey /dev/disk/by-uuid doesn't work - udev does?!

    Hello,
    I have a cryptkey="/dev/disk/by-uuid/...:start:offset" option in my grub.cfg
    This one doesnt work (no keyfile found).
    But when I create a udev-rule which makes the device appear as /dev/foo (and add it to mkinitcpio.conf), the following works:
    cryptkey="/dev/foo:start:offset"
    on the other side, cryptdevice="/dev/disk/by-uuid/..." works fine.
    So why can't I use the first option but have to setup this rule instead?
    Or did I forget something?
    Last edited by weltio (2013-05-30 19:29:07)

    Oh - no iam just retarded. The device /dev/sdb doenst have a uuid... of course not. So i guess the udev solution is the only possible one.

  • [Solved] Did the iptables tutorial - SSH doesn't work

    Hi
    I followed the https://wiki.archlinux.org/index.php/Si … l_Firewall tutorial and added
    iptables -A INPUT -p tcp --dport 22 -m state --state NEW -j ACCEPT
    (like cactus suggested in https://bbs.archlinux.org/viewtopic.php?pid=69595).
    Sadly I still can't connect to the ssh server on my linux box, I immediately get a "connection refused".
    This is my iptables.rules
    ]$ cat vim /etc/iptables/iptables.rules
    cat: vim: No such file or directory
    # Generated by iptables-save v1.4.10 on Mon Apr 11 21:20:30 2011
    *filter
    :INPUT DROP [0:0]
    :FORWARD DROP [0:0]
    :OUTPUT ACCEPT [4:304]
    :TCP - [0:0]
    :UDP - [0:0]
    -A INPUT -i lo -j ACCEPT
    -A INPUT -p ipv6 -j ACCEPT
    -A INPUT -m conntrack --ctstate INVALID -j DROP
    -A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
    -A INPUT -p icmp -m icmp --icmp-type 8 -m conntrack --ctstate NEW -j ACCEPT
    -A INPUT -p udp -m conntrack --ctstate NEW -j UDP
    -A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN -m conntrack --ctstate NEW -j TCP
    -A INPUT -p udp -j REJECT --reject-with icmp-port-unreachable
    -A INPUT -p tcp -j REJECT --reject-with tcp-reset
    -A INPUT -j REJECT --reject-with icmp-proto-unreachable
    -A INPUT -p tcp -m tcp --dport 22 -m state --state NEW -j ACCEPT
    -A TCP -p tcp -m tcp --dport 80 -j ACCEPT
    -A UDP -p udp -m udp --dport 53 -j ACCEPT
    COMMIT
    # Completed on Mon Apr 11 21:20:30 2011
    By turning OFF iptables, SSH works again. So something must be wrong?
    Thanks!
    Last edited by cyberius (2011-04-11 22:06:54)

    The guide sets up two chains for opening TCP and UDP ports, you've currently opened port 80 TCP and port 53 UDP:
    -A TCP -p tcp -m tcp --dport 80 -j ACCEPT
    -A UDP -p udp -m udp --dport 53 -j ACCEPT
    You should remove those if you're not running a web server/dns server - in fact, just change --dport 80 to --dport 22 for ssh and then get rid of the line opening port 53 UDP.
    https://wiki.archlinux.org/index.php/Si … PEN_chains
    You can use this to open a TCP port at any time:
    iptables -A TCP -p tcp --dport ### -j ACCEPT
    Or to open a range of ports:
    iptables -A UDP -p udp --dport 1630:1638 -j ACCEPT
    Or just several ports:
    iptables -A TCP -p tcp -m multiport --dports 80,1720,7777 -j ACCEPT
    Last edited by thestinger (2011-04-11 21:12:27)

  • [SOLVED] gnome-shell-extension-user-theme doesn't work.

    gnome-tweak-tool shows that I have the gnome-shell-extension-user-theme extension installed and I can turn it on and off, but it has no effect. I still can't choose a theme. The exclamation mark next to the drop down selector is still active when the extension is on. Any idea what might be wrong?
    Last edited by trusktr (2012-04-14 05:09:41)

    trusktr wrote:@alexcortes and @Unia, Is it just me or do things seem a little discombobulated now with both gconf-editor and dconf-editor in the mix? Why not just keep one *-editor? It seems like this and many other little "issues" would be easier to catch with just one *-editor. What's the point of two?
    Well yea I agree, but atm it's not going to happen. Anyway, since GS won't work with Catalyst for now I resorted to DWM and try to avoid all the gconf/dconf stuff. Works quite well

  • [SOLVED]Xorg 1.8 doesn't work

    Hello, I've just upgraded to linux-firmware and the newest X.org, which doesn't work.
    Xorg.0.log tells me:
    [ 934.318]
    X.Org X Server 1.8.1
    Release Date: 2010-05-11
    [ 934.322] X Protocol Version 11, Revision 0
    [ 934.323] Build Operating System: Linux 2.6.33-ARCH x86_64
    [ 934.325] Current Operating System: Linux staerseus 2.6.34-ARCH #1 SMP PREEMPT Sat Jun 19 00:07:49 CEST 2010 x86_64
    [ 934.326] Kernel command line: root=/dev/disk/by-uuid/727c4683-ee4c-4b32-8a59-370264cb7d9f ro i915.modeset=1 init=/sbin/bootchartd
    [ 934.327] Build Date: 26 May 2010 07:50:07PM
    [ 934.329]
    [ 934.330] Current version of pixman: 0.18.2
    [ 934.331] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 934.334] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 934.338] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 21 10:15:38 2010
    [ 934.340] (==) Using config file: "/etc/X11/xorg.conf"
    [ 934.341] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 934.343] (==) No Layout section. Using the first Screen section.
    [ 934.343] (==) No screen section available. Using defaults.
    [ 934.343] (**) |-->Screen "Default Screen Section" (0)
    [ 934.343] (**) | |-->Monitor "<default monitor>"
    [ 934.343] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 934.343] (==) Automatically adding devices
    [ 934.343] (==) Automatically enabling devices
    [ 934.343] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 934.343] Entry deleted from font path.
    [ 934.343] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 934.343] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 934.343] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 934.343] (II) Loader magic: 0x7ce880
    [ 934.343] (II) Module ABI versions:
    [ 934.343] X.Org ANSI C Emulation: 0.4
    [ 934.343] X.Org Video Driver: 7.0
    [ 934.343] X.Org XInput driver : 9.0
    [ 934.343] X.Org Server Extension : 3.0
    [ 934.352] (--) PCI:*(0:0:2:0) 8086:2a42:1734:113f Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf2400000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    [ 934.352] (--) PCI: (0:0:2:1) 8086:2a43:1734:113f Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf2100000/1048576
    [ 934.352] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 934.352] (II) LoadModule: "extmod"
    [ 934.352] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 934.352] (II) Module extmod: vendor="X.Org Foundation"
    [ 934.352] compiled for 1.8.1, module version = 1.0.0
    [ 934.352] Module class: X.Org Server Extension
    [ 934.352] ABI class: X.Org Server Extension, version 3.0
    [ 934.352] (II) Loading extension MIT-SCREEN-SAVER
    [ 934.352] (II) Loading extension XFree86-VidModeExtension
    [ 934.352] (II) Loading extension XFree86-DGA
    [ 934.352] (II) Loading extension DPMS
    [ 934.352] (II) Loading extension XVideo
    [ 934.352] (II) Loading extension XVideo-MotionCompensation
    [ 934.352] (II) Loading extension X-Resource
    [ 934.352] (II) LoadModule: "dbe"
    [ 934.352] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 934.352] (II) Module dbe: vendor="X.Org Foundation"
    [ 934.353] compiled for 1.8.1, module version = 1.0.0
    [ 934.353] Module class: X.Org Server Extension
    [ 934.353] ABI class: X.Org Server Extension, version 3.0
    [ 934.353] (II) Loading extension DOUBLE-BUFFER
    [ 934.353] (II) LoadModule: "glx"
    [ 934.353] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 934.353] (II) Module glx: vendor="X.Org Foundation"
    [ 934.353] compiled for 1.8.1, module version = 1.0.0
    [ 934.353] ABI class: X.Org Server Extension, version 3.0
    [ 934.353] (==) AIGLX enabled
    [ 934.353] (II) Loading extension GLX
    [ 934.353] (II) LoadModule: "record"
    [ 934.353] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 934.353] (II) Module record: vendor="X.Org Foundation"
    [ 934.353] compiled for 1.8.1, module version = 1.13.0
    [ 934.353] Module class: X.Org Server Extension
    [ 934.353] ABI class: X.Org Server Extension, version 3.0
    [ 934.353] (II) Loading extension RECORD
    [ 934.353] (II) LoadModule: "dri"
    [ 934.353] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 934.353] (II) Module dri: vendor="X.Org Foundation"
    [ 934.353] compiled for 1.8.1, module version = 1.0.0
    [ 934.353] ABI class: X.Org Server Extension, version 3.0
    [ 934.353] (II) Loading extension XFree86-DRI
    [ 934.354] (II) LoadModule: "dri2"
    [ 934.354] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 934.354] (II) Module dri2: vendor="X.Org Foundation"
    [ 934.354] compiled for 1.8.1, module version = 1.2.0
    [ 934.354] ABI class: X.Org Server Extension, version 3.0
    [ 934.354] (II) Loading extension DRI2
    [ 934.354] (==) Matched intel as autoconfigured driver 0
    [ 934.354] (==) Matched vesa as autoconfigured driver 1
    [ 934.354] (==) Matched fbdev as autoconfigured driver 2
    [ 934.354] (==) Assigned the driver to the xf86ConfigLayout
    [ 934.354] (II) LoadModule: "intel"
    [ 934.354] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 934.354] (II) Module intel: vendor="X.Org Foundation"
    [ 934.354] compiled for 1.7.6, module version = 2.11.0
    [ 934.354] Module class: X.Org Video Driver
    [ 934.354] ABI class: X.Org Video Driver, version 6.0
    [ 934.354] (EE) module ABI major version (6) doesn't match the server's version (7)
    [ 934.356] (II) UnloadModule: "intel"
    [ 934.356] (II) Unloading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 934.356] (EE) Failed to load module "intel" (module requirement mismatch, 0)
    [ 934.357] (II) LoadModule: "vesa"
    [ 934.357] (WW) Warning, couldn't open module vesa
    [ 934.357] (II) UnloadModule: "vesa"
    [ 934.357] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 934.359] (II) LoadModule: "fbdev"
    [ 934.359] (WW) Warning, couldn't open module fbdev
    [ 934.359] (II) UnloadModule: "fbdev"
    [ 934.359] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 934.360] (EE) No drivers available.
    [ 934.362]
    Fatal server error:
    [ 934.364] no screens found
    [ 934.365]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 934.370] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 934.372]
    What does the problem with modules mean? Archlinux was warning me, that "in future releases /etc/modprobe.d/framebuffer_blacklist.conf.save will be ignored, but it is the same file as /etc/modprobe.d/framebuffer_blacklist.conf.
    I don't understand, why it cannot find any screens (I use a laptop screen)
    I tried to start with and without xorg.conf, which is:
    Section "Device"
    Identifier "Intel X4500MHD"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    Option "DRI" "true"
    Option "AccelMethod" "uxa"
    Option "MigrationHeuristic" "greedy"
    EndSection
    The graphic driver I use is xf86-video-intel-newest from archstuff, but it is the same version as xf86-video-intel.
    I am not sure if I provided all needed info, but I hope so. Thank you for your help.SOLVED
    Last edited by Staerseus (2010-06-21 09:18:03)

    Use the arch version.   It is actually built against the xorg version that you are using...  here is the relevant section of your log:
    [ 934.354] (EE) module ABI major version (6) doesn't match the server's version (7)

  • [SOLVED] network randomly doesn't work after reboot (e100)

    Hi
    Lately I have some weird issues with network. I shutdown computer during night, so basicly I reboot it at least once per day and every now and then without any pattern network doesn't work at all and so far only solution I have found is to reboot (again).
    Before anything else I'm sure it's not hardware problem, since other OS on same computer don't have any issues, neither is router since other devices in network from laptops to mobile phones work flawless.
    Relevant info and what I have found so far (not everything is copy/pasted so there may be some typos):
    $less rc.conf (network part)
    eth1="eth1 192.168.1.242 netmask 255.255.255.0 broadcast 192.168.1.255
    INTERFACES=(eth1)
    gateway="default gw 192.168.1.1"
    ROUTES=(gateway)
    $ifconfig
    eth1 Link encap:Ethernet HWaddr 00:D0:B7:5A:7A:A9
    inet addr:192.168.1.242 Bcast:192.168.1.255 Mask:255.255.255.0
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:380 errors:0 dropped:0 overruns:0 frame:0
    TX packets:380 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:36154 (35.3 Kb) TX bytes:36154 (35.3 Kb)
    $route
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    192.168.1.0 * 255.255.255.0 U 0 0 0 eth1
    default 192.168.1.1 0.0.0.0 UG 0 0 0 eth1
    $ping 192.168.1.1
    PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data
    From 192.168.1.242 icmp_seq=2 Destination Host Unreachable
    So basicly network is dead, can't even ping router, cable connection is detected tho (lights are on). I have tried to restart newtork with /etc/rc.d/network stop/start, nothing. Only clue is dmesg.
    $dmesg
    Linux version 2.6.30-ARCH (root@T-POWA-LX) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Fri Jul 31 07:30:28 CEST 2009
    e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
    e100: Copyright(c) 1999-2006 Intel Corporation
    e100 0000:03:07.0: PCI INT A -> Link[APC2] -> GSI 17 (level, low) -> IRQ 17
    e100 0000:03:07.0: PME# disabled
    e100: eth1: e100_probe: addr 0xfdfff000, irq 17, MAC addr 00:d0:b7:5a:7a:a9
    e100 0000:03:07.0: firmware: requesting e100/d101m_ucode.bin
    ADDRCONF(NETDEV_UP): eth1: link is not ready
    modrope -r e100 and then reloading it doesn't help either, but reboot does (once I had to reboot twice tho).
    Anyone with more clue and ideas then me, it's getting really annoying, it also kill whole KDE plasma-desktop for couple of minutes before plasmoids find out network is really down and I'm not really fan of morning "gamble". I can't pinpoint some hard date/update when this started to happening because like I said it's random but last couple of months should be quite accurate. Thanks in advance.
    EDIT: dmesg when network works:
    tilen@pikmin ~]$ dmesg | grep e100
    pci 0000:03:07.0: Firmware left e100 interrupts enabled; disabling
    e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
    e100: Copyright(c) 1999-2006 Intel Corporation
    e100 0000:03:07.0: PCI INT A -> Link[APC2] -> GSI 17 (level, low) -> IRQ 17
    e100 0000:03:07.0: PME# disabled
    e100: eth0: e100_probe: addr 0xfdfff000, irq 17, MAC addr 00:d0:b7:5a:7a:a9
    Last edited by NoOrdinary (2009-09-05 09:47:20)

    I don't have anything special set at router but I doubt rc.conf play any role. I will try to set it up with dhcp (but I think I have tried that already) if there is any change.
    This morning I had to reboot twice, so new kernel didn't help. Fowler, what network card are you using, also e100 (well or some intel)? I dunno, should this be handed to the kernel team? If it will piss me enough one morning I'll just go and buy a new network card, just wanna be sure that will really solve the problem.
    UPDATE: OK, this is just silly. I remebered I have acctualy onboard LAN so I edited rc.conf and dived into the dust under my desk to move cable and there I found out it was acctual onboard in use all the time Now this dosen't make much sense to me anymore, when I can't get net up all the stuff in dmesg is e100 related. Anyway, I connected network to e100 and rebooted, suprise, same story. Dmesg reported again link was not ready. I edited rc.conf to
    INTERFACES=(eth0 !eth1)
    in case this has anything to do with proper timing at assigning whatever needs to be assigned to network cards at boot so I'm sure just 1 card with all info provided get's kicked in at boot. First reboot after that works, it dosen't prove anything yet but at leat it's some kind of progress in recognising proper cause.
    UPDATE 2: Nah, still happens. Googling for "no link during initialization" show a lot of familiar problems, almost all on nforce motherboards and mine is nforce too. I just don't get it why this mess seperate PCI network card. In any case it's extremely annoying.
    Last edited by NoOrdinary (2009-09-02 11:46:27)

Maybe you are looking for

  • Project VBA Debugging

    I am modifiying some Project 2010 VBA modules that I did not write. My predecessor wrote a bit of code that catches an error, outputs the error message (and just that, no specifics compared to run-time or compile errors Project would catch) and ends

  • I don�t understand those connection pools?

    Does anyone have a really clear example on how to set up a connection pool in my controler Servlet's init() method, and how I can access that pool, and pick up a connection from within my dbConnect Bean. If this is not a proper setup, please comment.

  • Lightroom Photoshop Lightroom

    I want to know a good workflow for roundtripping and image from Lightroom to Photoshop and back again. I start off wth an image in Lightroom. I make some global and adjustment brush modifications. Now I edit in Photoshop as a Smart Object. Now I am a

  • My photoshop CS 3 no longer works after my free trial ended.The serial number of CS3 wasn't recognised.

    my photoshop CS 3 no longer works after my free trial ended.The serial number of CS3 wasn't recognised.

  • Duplicated IP Address

    Hi List, Currently, I have a problem with some PPPoE accounts. I configured a Cisco3640 as NAS, and ACS as AAA for PPPoE users authentication. The users that use only one VLAN working fine. However, I have users that uses the same VLAN (different acc