Bug#637620: alsa-base: No sound with Realtek ALC889A card

2014-03-02 Thread Bolee Menee
Again, sometimes my Raltek audio card disappear (once a year or so)

The only way to get it back is to use this command (misspelled in previous
email) :

sudo alsactl init

> Unknown hardware: "HDA-Intel" "Realtek ALC889" 
> "HDA:10ec0889,14627637,0014"
"0x1462" "0x7637"
>  Hardware is initialized using a guess method

--
best regards,
BM


Bug#637620: alsa-base: No sound with Realtek ALC889A card

2013-01-18 Thread Bolee Menee
Hi

I have similar hardware setup with realtek chip (except it was squeeze os)
Same problem - suddenly no audio output
It was enough for me to run this command to resolve problem :
sudo alsacntl init


--
best regards,
BM


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#587400: [phpsysinfo] new upstream version 3.0.5

2010-06-28 Thread Bolee Menee
Package: phpsysinfo
Version: 3.0~rc6-1.1
Severity: wishlist

--- Please enter the report below this line. ---
3.0.5 was released dated 2010-06-05.

http://sourceforge.net/projects/phpsysinfo/files/
http://phpsysinfo.sourceforge.net/

--- System information. ---
Architecture: x86_64
Kernel:   2.6.32-3-amd64

Debian Release: squeeze/sid

--- Package information. ---

no changelog



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#580063: [id3v2] new upstream version 0.1.12

2010-05-03 Thread Bolee Menee
Package: id3v2
Version: 0.1.11
Severity: wishlist

--- Please enter the report below this line. ---
0.1.12 was released dated 2010-03-27.

http://sourceforge.net/projects/id3v2/
http://sourceforge.net/projects/id3v2/files/

--- System information. ---
Architecture: x86_64
Kernel:   2.6.32-3-amd64

Debian Release: squeeze/sid

--- Package information. ---

changelog is empty, but diff is interesting



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#498150: warning from all php scripts from cli after aptitude remove php5-imagick

2008-09-07 Thread Bolee Menee
Package: php5-imagick
Version: 2.1.1RC1-1
Severity: minor

After installing and uninstalling image php5-imagick (with apache restarts)
--
aptitude install php5-imagick
aptitude remove php5-imagick
--

If I try to run any php script from cli (php test.php) I will get this warning:
--
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20060613/imagick.so' -
/usr/lib/php5/20060613/imagick.so: cannot open shared object file: No
such file or directory in Unknown on line 0
--

To resolve this issue I need to manually remove or rename this file:

/etc/php5/apache2/conf.d/imagick.ini



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#497168: grub-installer cant change grub settings

2008-08-30 Thread Bolee Menee
Package: grub-installer
Version: 1.32
Severity: grave

When I install Debian on computer with other operation system, and
want to setup grub not on main boot section but only on Linux
partition (hd0,4) to use bootmanager from other OS, If user mistakenly
choose wrong partition (in my case it was (hd0,3) ) he will get error
message, after it will be possible to go back to menu and try again
steps, But it will be not possible to install grub at all (on right
partition).

I suggest that grub-installer should detect possible Linux partitions
for installing and show them to user. Or at least show partition list
on page where user must enter partition number. And the best if it
will also allow to reset grub partition if its not possible to install
to what user enter.

I am using expert install from 28.08.2008
debian-testing-i386-netinst.iso in Graphic and Text modes, tried both
grub and grub2. System was successfully installed only after reboot
and new install with correct (hd0,4) settings. Ubuntu also have this
problem. I can try again to re-install system if it will be needed for
testing.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#473559: debian lenny install do not work

2008-06-03 Thread Bolee Menee
Hello,

Debian Lenny cannot be installed in Russian because of this bug, most users
didnt know how to fix it.

best regards,
B.M.


Bug#464072: apache2 segfault after libgomp1 4.2.2-4 4.3-20080116-1 upgrade

2008-02-04 Thread Bolee Menee
Package: libgomp1
Version: 4.3-20080116-1
Severity: normal



After this 4th february upgrade I start getting problems with apache2:
> Mon, Feb 4 2008 13:55:28 +0300
> [INSTALL, DEPENDENCIES] libgomp1
> [UPGRADE] dovecot-common 1:1.0.10-1 -> 1:1.0.10-2
> [UPGRADE] dovecot-imapd 1:1.0.10-1 -> 1:1.0.10-2
> [UPGRADE] dovecot-pop3d 1:1.0.10-1 -> 1:1.0.10-2
> [UPGRADE] gettext 0.16.1-2 -> 0.17-2
> [UPGRADE] gettext-base 0.16.1-2 -> 0.17-2
> [UPGRADE] libaprutil1 1.2.12+dfsg-2 -> 1.2.12+dfsg-2+b1
> [UPGRADE] libldap-2.4-2 2.4.7-3+b1 -> 2.4.7-4
> [UPGRADE] libpq5 8.2.6-1 -> 8.3~rc2-1+b1
> [UPGRADE] vim-common 1:7.1-175+2 -> 1:7.1-241+1
> [UPGRADE] vim-tiny 1:7.1-175+2 -> 1:7.1-241+1

It was segfault error for "apache2 -h" and "/etc/init.d/apache2 reload":
> # /etc/init.d/apache2 reload
> Syntax OK
> /usr/sbin/apache2ctl: line 80: 31261 Segmentation fault  $HTTPD -t
> failed!

After performing rollback for this package, error is gone:
> dpkg -i --force-overwrite /var/cache/apt/archives/libgomp1_4.2.2-4_amd64.deb

Later I also perform rollback for other dependent packages:
cpp{a} cpp-4.2{a} dovecot-common{a} dovecot-imapd dovecot-pop3d g++ g++-4.2{a} 
gcc gcc-4.2{a} gcc-4.2-base libaprutil1{a} libdb4.6{a} libgomp1{a} 
libldap-2.4-2{a} libpq5{a} libstdc++6-4.2-dev{a}
(gcc etc was upgraded to version 4.3 before 1st february, but now its 4.2).


Additional information:


Previous apache2 restart (successful):
> [Sun Feb 03 06:25:04 2008] [notice] Graceful restart requested, doing restart

Previous aptitude upgrade (successful):
> Fri, Feb  1 2008 14:53:10 +0300
> [UPGRADE] base-passwd 3.5.16 -> 3.5.17
> [UPGRADE] dpkg 1.14.15 -> 1.14.16.6
> [UPGRADE] dselect 1.14.15 -> 1.14.16.6


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgomp1 depends on:
ii  gcc-4.3-base  4.3-20080116-1 The GNU Compiler Collection
ii  libc6 2.7-6  GNU C Library: Shared libraries

libgomp1 recommends no packages.

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]