where does unstable appear from?

2015-11-02 Thread Andrey Rybak
Thats my sources list: # less /etc/apt/sources.list deb http://ftp.us.debian.org/debian testing main contrib non-free deb-src http://ftp.us.debian.org/debian testing main contrib non-free deb http://ftp.debian.org/debian/ testing-updates main contrib non-free deb-src http://ftp.debian.org/debian/ t

Re: skype confuse apt-get

2014-05-16 Thread andrey . rybak
>> Good luck! Everything is working properly. Problem is only for next: i should reinstall skype every time when i do "apt-get dist-upgrade". Despite skype is working ok in time of installation of skype i have message about some error. The message is very ambiguous "errors were encountered w

gnome-terminal does not start

2014-05-15 Thread andrey . rybak
hi all. gnome-terminal does not start with next error: "error constructing proxy for org.gnome.terminal..." sequence of command # locale-gen # localectl set-locale LANG="en_US.UTF-8" #reboot. doesnot help locale is en_US.UTF-8 Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debia

skype confuse apt-get

2014-05-15 Thread andrey . rybak
hi everybody. i am using skype on jessie. I cannot do apt-get dist-upgrade without removing of skype. After apt-get dist-upgrade i can install skype and everything is working. Could you please explain me how i can avoid the problem? after installing of skype i have next diagnostic message:"errors w

write permissions on 1Terabyte

2014-05-15 Thread andrey . rybak
hi everybody I have ADATA 1Terbyte disk with FAT32 filesystem.And i cannot write and erase files on that disk. I cannot remind when this problem arise. Before current moment i could do any operation with the filesystem on that disk. Google doesnot help me. Could you help me to resolve the problem?

[no subject]

2014-02-06 Thread andrey . rybak
hi community. i installed new hardware to my my computer. Namely ide cd-dvd rw. The device is presenting in /dev directory but i can not see it in file manager. i can not use it. What is correct way to install new hardware to debian machine? I have newest debian on my computer. Thanks in advance, A

new hardware component

2014-02-06 Thread andrey . rybak
hi community. i installed new hardware to my my computer. Namely ide cd-dvd rw. The device is presenting in /dev directory but i can not see it in file manager. i can not use it. What is correct way to install new hardware to debian machine? I have newest debian on my computer. Thanks in advance, A

wi-fi hardware disabled

2013-12-23 Thread andrey . rybak
hi everybody! in my network icon in Gnome3 i have "wi-fi hardware disabled". How i can enable it? # lspci -k|grep -i wi -A 3 03:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01) Subsystem: AzureWave Device 2c97 Kernel driver in use: ath9k # ip a l

Re: bumblebee on laptop

2013-12-23 Thread andrey . rybak
> Try running it like this: > > vblank_mode=0 glxgears > Where should i write this? And main question is not what does glxgears output, but why does FPS equal with optirun and without it... -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

bumblebee on laptop

2013-12-23 Thread andrey . rybak
hi community! i have asus x550v laptop and two videocard on it: $ lspci|egrep -i 'vga|3d' 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) 01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev ff) so i need to install bumble

upgrade on comp without internet connection

2013-11-25 Thread andrey . rybak
hi everybody! i have installed debian version 6.0.2 on computer without internet connection. Also i have full set of DVD with 7.2.0 version. So - i want to upgrade the system. Im going to perform next steps: 1) remove all contents of /etc/apt/sources.list 2) add every DVD by "apt-cdrom add" command

local repo

2013-10-28 Thread andrey . rybak
Hi everybody. I want to make local repositary on computer without internet connection. Coze im bored with insertion of dvd to this computer. Will you give me good recipe how to do that from CD or DVD set? Thanks in advance. Andrey -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Re: dvd Jessie images

2013-10-16 Thread andrey . rybak
> http://www.debian.org/CD/faq/#not-all-images Thanks!! It seems this is the best answer )) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/75968ad0163179f2917dc9c49

Re: dvd Jessie images

2013-10-16 Thread andrey . rybak
> andrey.ry...@bilkent.edu.tr writes: > >> Where i can find all 10 official dvd images? > > Why do you think it should be 10 dvd images? > i had read MD5SUMS file: http://cdimage.debian.org/debian-cd/7.2.0/i386/iso-dvd/MD5SUMS -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wit

Re: dvd Jessie images

2013-10-16 Thread andrey . rybak
> I don't know where you got the number '10', but it seems like there are > 7 or 8 images, depending on architecture (I looked at i386 and amd64) i take it from here: http://cdimage.debian.org/debian-cd/7.2.0/i386/iso-dvd/MD5SUMS -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

dvd Jessie images

2013-10-16 Thread andrey . rybak
hi all. I want download full set of dvd Jessie images. But on official site http://cdimage.debian.org/debian-cd/7.2.0/i386/iso-dvd/ i can find only 4 images. Where i can find all 10 official dvd images? Thanks in advance -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a su

Re: nvidia module

2013-07-09 Thread andrey . rybak
> Really? I've always needed an xorg.conf file to allow the use of the > nVidia driver. Yes man! its true. For example, if i reload system to my old kernel - everything is ok. And i have not any xorg.conf. i should do rectification. I am talking about system on notebook with intel and nvidia vid

Re: nvidia module

2013-07-07 Thread andrey . rybak
> Check to see if you have a symbolic link "nvidia" > in /usr/lib/nvidia which eventually points > to /usr/lib/nvidia/current/nvidia_drv.so yes i have: /usr/lib/nvidia/nvidia: symbolic link to `/etc/alternatives/nvidia' /etc/alternatives/nvidia: symbolic link to `/usr/lib/nvidia/current' # file /

Re: nvidia module

2013-07-07 Thread andrey . rybak
> For what Debian release, resp. from what repository? #lsb_release -a Release:testing Codename: jessie # uname -a Linux hostname 3.9-1-686-pae #1 SMP Debian 3.9.6-1 i686 GNU/Linux > The module might be somewhere in /lib/modules/$(uname -r)/ . #ls /lib/modules/$(uname -r)/ build

nvidia module

2013-07-07 Thread andrey . rybak
hi! if i do command: # modprobe nvidia i retrieve next message: FATAL: Module nvidia not found. but i have many nvidia-* packages installed and between them: ii nvidia-kernel-common 20130505+1 i386 NVIDIA binary kernel module support files

nvidia & intel cards after upgrade

2013-07-06 Thread andrey . rybak
Hi! i have notebook with two videocards - geforce and intel. Up to current moment i was be able to run programs with next command (for example): $optirun glxgeras (i am using bumblebee) but now after upgrading (version of kernel had changed) i have message: #optirun glxgears [11964.734234] [ERROR]C

Re: bluetooth problem

2013-05-07 Thread andrey . rybak
> Good look :D it had resolved my problem. Thanks so much -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/04490e28855b88f049c2622ac631df8f.squir...@newmail.bilkent.e

bluetooth problem

2013-05-06 Thread andrey . rybak
Hi i have problem with bluetooth blueoothd is working. applet in gnome3 is presented. It shows that bluetooth is on but i can not switch on visibility. blutooth setting dialog box can be opened but everything in this dialog is disabled What should i do? bluetooth device is presented in my host # h

[no subject]

2013-05-06 Thread andrey . rybak
Hi i have problem with bluetooth blueoothd is working. applet in gnome3 is presented. but i can not enable bluetooth connections. also bluthooth icon in system preference can not be turned on. When i come in the blutooth icon everythinng is grayed in dialog box that opened. What should i do? blueto

Re: wheezy install missing contrib and non-free

2013-05-06 Thread andrey . rybak
it should be ok -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/8c1afcdbeecd53cd2fcb74c753d67df3.squir...@newmail.bilkent.edu.tr

Re: "jerks" in net connections

2013-05-05 Thread andrey . rybak
> > You'll need to add "UseDNS no" on the server /etc/ssh/sshd_config to do > it. > no. it does not help. the problem is not for sshd itself. Same phenomena i see with browser on this computer. this problem is not specific for ssh but for network connection generally. -- To UNSUBSCRIBE, email

"jerks" in net connections

2013-05-04 Thread andrey . rybak
hi all! Some time ago i get next problem. Net connections start work by"by jerks". In case of ssh session it look like this: i can put my command in bash shell but some time (from 10 to 20 seconds) screen is frozen. After that: input and output of the session for some time work as usual. I have no

Re: gtk-config

2013-05-01 Thread andrey . rybak
> , > | The package name specified on the pkg-config command line is defined to > | be the name of the metadata file, minus the .pc extension. > ` > pardon! of course it should be without extension "pc". I had removed "pc" and now everything is ok! > For Multi-Arch, so that multiple instanc

gtk-config

2013-05-01 Thread andrey . rybak
hi all! before this time i was using for compilling my gtk applications next command: #gcc myprogram.c `pkg-config gtk+-3.0.pc --libs --cflags` but now it doesnt work: Failed to open 'gtk+-3.0.pc': No such file or directory No package 'gtk+-3.0.pc' found but i have installed gtk+-3.0.pc file in /