среда, 24 октября 2012 г.

MS Exchange 2003 error 0x80040a01


Проблема: не работает прием почты почтовом клиенте (Outlook, Thunderbird) по протоколу POP3.

Решение:

Ошибка в логах сервера Windows 2003 с Ecxhange на борту:

Event Type: Error
Event Source: POP3SVC
Event Category:
Event ID: 1036
Description: An error occurred while starting the Microsoft Exchange POP3 Service: server instance number 1 failed to start with error 0x80040a01.

Находим на странице http://support.microsoft.com/?kbid=906154 решение в виде правки значения RootVer в реестре на значение 1.1.4322.0 ( качать FixIt с данной страницы нет смысла, т.к. он не в итоге обламывается при запуске с проблемой несовместимости ОС).



Было 2.0.50727.0 - > 1.1.4322.0.Перезагружаем сервер.
После перезагрузки сервис POP3 автоматически НЕ страртует, хотя в службах стоит автозапуск. Запускаем вручную.

вторник, 23 октября 2012 г.

Настройка сканера Epson GT-7300U в Linux

При подключении в логах отображается
test@testpc ~/desktop $ dmesg | tail
[142247.446929] [fglrx] Firegl kernel thread PID: 17612
[142247.447036] [fglrx] Firegl kernel thread PID: 17613
[142247.447367] [fglrx] IRQ 18 Enabled
[142247.835030] [fglrx] Gart USWC size:1279 M.
[142247.835033] [fglrx] Gart cacheable size:508 M.
[142247.835038] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[142247.835040] [fglrx] Reserved FB block: Unshared offset:fbff000, size:401000
[142247.835041] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[143404.494280] device eth0 entered promiscuous mode
**[144012.116331] usb 3-1: new full-speed USB device number 3 using ohci_hcd**
test@testpc ~/desktop $ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
**Bus 003 Device 003: ID 04b8:011d Seiko Epson Corp. Perfection 1260 Photo**
Ставим утилиты для работы со сканером:
test@testpc ~/desktop $ sudo apt-get install sane sane-utils xsane
Находим сканер
test@testpc ~/desktop $ sane-find-scanner -q
found USB scanner (vendor=0x04b8 [EPSON], product=0x011d [EPSON Scanner], chip=LM9832/3) at libusb:003:003
test@testpc ~/desktop $ sudo scanimage -L
device `plustek:libusb:003:003' is a Epson Perfection 1260/Photo flatbed scanner
Тестируем работу:
test@testpc ~/desktop $ sudo scanimage -T -d 'plustek:libusb:003:003'
scanimage: scanning image of size 202x150 pixels at 24 bits/pixel
scanimage: acquiring RGB frame, 8 bits/sample
scanimage: reading one scanline, 606 bytes... PASS // очень долго (пару минут курим)
scanimage: reading one byte... PASS
scanimage: stepped read, 2 bytes... PASS
scanimage: stepped read, 4 bytes... PASS
scanimage: stepped read, 8 bytes... PASS
scanimage: stepped read, 16 bytes... PASS
scanimage: stepped read, 32 bytes... PASS
scanimage: stepped read, 64 bytes... PASS
scanimage: stepped read, 128 bytes... PASS
scanimage: stepped read, 256 bytes... PASS
scanimage: stepped read, 512 bytes... PASS
scanimage: stepped read, 1024 bytes... PASS
scanimage: stepped read, 1023 bytes... PASS
scanimage: stepped read, 511 bytes... PASS
scanimage: stepped read, 255 bytes... PASS
scanimage: stepped read, 127 bytes... PASS
scanimage: stepped read, 63 bytes... PASS
scanimage: stepped read, 31 bytes... PASS
scanimage: stepped read, 15 bytes... PASS
scanimage: stepped read, 7 bytes... PASS
scanimage: stepped read, 3 bytes... PASS