Debian :: Jessie 8.8.1 - USB Stops After X Time

Jul 9, 2015

I have debian jessie 8.8.1 Oscam and a phoenix card reader running on a tower pc. Everything works on reboot but when i leave it running then when i wake up in the morning the card reader has stopped working and does not show up in lsusb. The only way to get it working again is to reboot then it stops after x amount of time and the same problem.

View 2 Replies


ADVERTISEMENT

Debian Installation :: Can't Choose Jessie In Boot Time

Feb 29, 2016

Some thing quite bad happened to me , i installed debian jessie about 2 month ago. Today I wanted to try what a gnu/linux is like so I installed dragora 2.2 on one of my free partitions , (sda 1 is my debian root , sda2 is my debian home, I had sda4 which nothing was on it so i installed dragora on it. But something bad happened , during boot time you get this page which asks you what distro you want to enter in past I had just one choice and it was debian jessie, I expected after installing dragora I will see 2 distros on this page, but i get just 1 , and that's dragora ... but maybe i should mention this that when entering dragora i can access all my previous files , debian systemfile , debian home , they are still there but i can't enter debian jessie ...

View 2 Replies View Related

OpenSUSE Multimedia :: Audio Stops After A Brief Time Of Playing Through VLC?

Jun 26, 2011

I've added this packman repo: Index of /suse/openSUSE_11.4/ and installed all the necessary libraries and tools required as mentioned here using zypper: Restricted formats/11.4 - openSUSE Community Wiki When I try to play any movie in VLC I'm able to hear the audio for some time usually 3-4 mins and then audio totally stops though the video continues to play. A random seek or a seek forward/back also cause similar issue almost immediately. I switched the output module in VLC preference to different settings: default, SDL, Unix OSS, Alsa but the same issue persists. The audio recovers if I just enter the Audio settings menu in VLC preferences and click Save (even without changing anything) but after the same 3-4 mins or by seeking, the audio stops.

I disabled Pulseaudio for my sound card(s) in Yast->Sound, and I even kill the pulseaudio process but it somehow starts itself up again when I change anything in VLC audio preferences or even simply click Save without any changes. I've made sure all the multimedia related packages are installed from the packman repo whenever possible (I still observe there are few packages which do not exist on the packman but the openSUSE 11.4 repo alone eg. phonon-backend-gstreamer, phonon-backend-xine) Here is the rpm query output for the multimedia related libraries:

Code:

rpm --query --queryformat '%{NAME}-%{VERSION}-%{RELEASE}-%{ARCH} -> %{VENDOR}
' --all 'libav*' 'libpostproc*' 'libswscale*' '*xine*' '*gst*' MPlayer '*vlc*' | grep -v avahi | sort
banshee-1-backend-engine-gstreamer-2.0.0-0.3.2-x86_64 -> openSUSE

[code]....

View 4 Replies View Related

Ubuntu :: Mouse Click Stops Working After Some Time?

Oct 11, 2010

Yesterday I installed Maverick (32bit), fixed the soundcard and everything worked very well. In particular my touchscreen (eturbotouch) worked now for the first time. Unfortunately there is a problem with the mouse. After some time the left mouse button stops working. There is no problem with the right button and with the movement of the cursor. I tried several mices, therefore the problem shouldn't be related to the mouse hardware.

View 1 Replies View Related

Ubuntu :: Torrenting Stops Network Activity After Certain Time

Sep 1, 2011

For some reason whenever I'm torrenting after a certain amount of time my networking ability just stops. My network traffic shoots down to zero and I can't bring anything like the ability to request a website back until I restart.

View 9 Replies View Related

Ubuntu :: Firefox Address-bar Autocomplete Stops Working After Some Time

Jan 6, 2010

Since I updated to Karmic, I noticed a very annoying problem that forces me to restart Firefox every 20 minutes or so: When the cursor is located inside the address bar (CRTL+L), I always type one or two characters, a drop down menu appears with most visited links that contain these characters, I press <down-arrow>, <Enter> and go to one of my usual links. I use this all the time, which allows me to go to me usual links in a second or two. The problem is that this feature stops working after browsing for some time: no drop-down menu appears and pressing the down-arrow does nothing.

The only other problem that happens in coincidence is that you have to click 2 or 3 times on the 'arrow-down' button on the right side of the address bar before you get a drop-down menu with the most visited links (this normally happens on the first click). The problem appears at random moments (typically after some 10 to 20 minutes of browsing, but sometimes earlier) and disappears when I restart FF. I tried clearing the history, but that does not change anything. Does anyone else see this problem and knows how to fix it?

My setup:
Toshiba notebook, 32 bit
up to date Karmic

FF 3.5.6, with some add-ons: adblock plus, bugmenot, all-in-one gestures, xmarks and some dictionaries, all working without any problems.

View 3 Replies View Related

Servers :: Ubuntu 10.4 Server Stops Accepting Connections After A Period Of Time / Fix It?

Apr 24, 2011

I'm not sure if this belongs in the Server or Networking section of the forums. Anyway, last month I upgraded my server to Ubuntu 10.04 LTS. Since then, I've had a recurring problem wherein after a certain period of time, the server stops accepting network connections. Ubuntu 10 will continue to reject network connections until someone logs into the server locally, after which time network connectivity is restored and the cycle begins anew. Essentially, the server goes into a "half sleep mode". I say half because the computer is still on and the fans are running.

I've done some searching around various forms and initially figured this issue was related to problems with the Network Manager service (https://bugs.launchpad.net/ubuntu/lu...er/+bug/524454), so I removed the service altogether. However, this problem is still occurring.

I've poured over /var/log/messages and /var/log/syslog, but have noticed no irregular behavior. Has anyone else experienced this issues? I'd rather not resort to downgrading back to Gusty Gibbon if I can help it.

I am happy to provide more information if its needed

View 4 Replies View Related

General :: When Switching From Mint To Windows - 70% Of The Time My Wireless Stops Working

Feb 5, 2011

I am currently dual booting between Linux Mint 10, and Windows Vista SP2. Wireless works fine in both these OSes, but when I quit Mint and load Windows, 70% of the time my wireless stops working.

ie, it does not detect any wireless networks nearby, althought there are tons of them.

Restarting the wireless device doesnt help, I have to restart my computer at least 4 times for wireless to start working again.

And as of now, my wireless in Linux Mint has stopped working.

View 1 Replies View Related

Programming :: Program Stops Working After A Time With "libncurses.so.5 Error 24"

Oct 6, 2010

The error is: error while loading shared libraries: libncurses.so.5: cannot open shared object file: Error 24 This occurs after a good time of running, after I added some file stuff to my code. I can't see why this is happening.

Code: Code:
// Get CPU Temperature
char sensorsRaw[128];
system("sensors >& .sensors");
std::ifstream fileIn;
fileIn.open(".sensors");

[Code]...

View 3 Replies View Related

Debian :: Connection Breaks Time To Time / Sometimes Cannot Connect Automaticaly After Restart

Apr 22, 2010

Since the upgrade from Lenny to Squeeze on my Notebook Toshiba Satellite Pro U200 with Intel Pro/Wireless 3945 ABG I have wireless connection problems.The connection breaks time to time and sometimes cannot connect automaticaly after restart. BTW I didn't change anything on the wireless or network configurations on the notebook and on the wiereless router.

View 8 Replies View Related

Debian Configuration :: Restore From Hibernate Fails From Time To Time?

Apr 28, 2011

I have a Insprion 14R (N4010) and when I hibernate it will usually restore without a problem, but maybe 15% of the time it will reboot while loading. I would like to figure why, since I'd rather not lose anything... My swap space is 5.9GB, I have 4GB RAM (video uses 1gb, so I have 3gb usable)

lspci says

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)

[code]....

I do have the hibernate package installed...

View 6 Replies View Related

Debian :: Initial Ramdisk Freeze - One Time Yes And One Time No

Jan 13, 2016

I have a strange problem on my new installation of Debian "Stretch".

After "loading initial ramdisk" the pc freeze, but if I reboot it, then it doesn't freeze and so I could work.

So for work each time I have to boot and reboot the pc; the second time the pc works.

View 1 Replies View Related

Debian :: No Mouse On Jessie

Jan 16, 2016

I'm not having the invisible mouse problem, I don't have a mouse at all. Nothing is selected when I attempt to use my touchpad no matter how much I try. I've been trying to fix this problem for three or four days including by installing alternative OSs (Ubuntu Gnome 15.10, Ubuntu 14.04, Ubuntu 15.10), but those OSs have trouble finding the boot drive and is generally a massive nightmare. I figured Debian's lack of mouse would likely be easier to fix and so here I am. I've searched Google relentlessly for days now, the Man pages are useless for my problem, and the only mouse related posts on the forum didn't fit my own issues.

I'm using a Toshiba Satellite C55D-B5102 AMD-64 with Debian 8.2 (Jessie) and none of the operating options like Cinnamon selected at install.

View 14 Replies View Related

Debian :: Debian Stops Seeing Network Card?

Aug 10, 2009

My debian boot suddenly stopped detecting my network card. I haven't toyedwith any packages lately, nor has the hardware stopped working, as thenetwork works fine in Windows. What can I do to fix this?

View 5 Replies View Related

Debian :: Disable GUI In Jessie At Boot

May 17, 2015

How do you disable startx in Jessie when it boots up? In Wheezy I just had to disable the gdm3 service. I also tried a few settings in grub, but it still starts.

View 7 Replies View Related

Debian :: Spring On Wheezy But Not Jessie

May 19, 2015

I've had a weird issue recently with Java/Spring. Basically, it would work on all machines but my trusty Debian box. Macs for devs, Ubuntu for production and some devs have it too. This annoyed me, because of course Debian is the greatest and it must work there too! Also, Java is based on the whole write once run anywhere concept, I have never really had a problem with code behaving differently on different Java installs of the same version, even on completely different OSs it seems to behave itself very well. URL....

I moved up to Jessie and the problem goes away. I can only conclude that some library that is called by Java got upgraded, somehow influences the order in which Spring resolves its dependencies. Probably the fact that other devs build on Ubuntu and have got it working there, and the upgrade to Jessie brings my libs more in line with what Ubuntu will be running has done the trick.

View 0 Replies View Related

Debian :: Jessie Shortcut To Get Desktop

Jul 4, 2015

Is there any shortcut to move to desktop ? On debian wheezy there was "CTRL+ALT+D" .

View 3 Replies View Related

Debian :: How To Actually Boot With SYSV On Jessie

Jul 26, 2015

The grub boot loader offers in options to boot with sysv instead of systemd. The problem is that it seems to fail and fallback to systemd. Let's have a look on my dmesg :

Code: Select allroot@PCALAIN:~# dmesg | grep sysv
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=UUID=6740d56f-604c-4920-8c64-868e23976be4 ro rootflags=subvol=__active/root init=/lib/sysvinit/init
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=UUID=6740d56f-604c-4920-8c64-868e23976be4 ro rootflags=subvol=__active/root init=/lib/sysvinit/init

[code]...

So, how to successfully boot with SYSV ? Of course, the package sysvinit is installed on my system.

First, I have done a snapshot. Nevermind, is the following safe and the correct way to go back to SYSV :

Code: Select allapt-get purge systemd sysvinit
apt-get install sysvinit systemd-shim

Is it necessary to purge and reinstall sysvinit in order to guarranty configuration updates or on the contrary, will I break my system if it has none of systemd nor sysv ?

View 3 Replies View Related

Debian :: Overheating In Jessie - No Fan Control

Aug 22, 2015

I just upgraded to Jessie and my laptop, a vostro 1710, is overheating.

Code: Select allalexis1@debian:~$ sensors
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0:       +62.0°C  (high = +105.0°C, crit = +105.0°C)
    Core 1:       +61.0°C  (high = +105.0°C, crit = +105.0°C)

[Code] ....
   
I tried to follow what is indicated here : [URL] ....

What I have done :

Code: Select all $ sudo apt-get build-dep i8kutils
    $ apt-get source i8kutils
    $ tar xvf i8kutils_1.41.tar.xz
    $ cd i8kutils-1.41/

I am on a 32-bits system so after

Code: Select all    $gcc -g -O2 -Wall -I. -o smm smm.c

then

Code: Select all    $sudo ./smm 30a3

returns

Code: Select alleax=000030a3 ebx=00000000 ecx=00000000 edx=00000000 esi=00000000 edi=00000000
    eax=00000000 ebx=00000000 ecx=00000000 edx=00000000 esi=00000000 edi=00000000 0

Finally when I type

Code: Select all    i8kfan 2 2

I get

Code: Select all    -1 2

i.e. my fans start and then suddenly stop !

View 9 Replies View Related

Debian :: How To Remaster Jessie Installation

Oct 9, 2015

I'd like to remaster my jessie system (with my own preferences) but i cannot find any tools on jessie like ubuntu has.

View 4 Replies View Related

Debian :: Zoneminder 1.28.x On System With 8.0 Jessie

Oct 12, 2015

I'm trying to install zoneminder on my system (Debian 8 Jessie). I was trying to follow a guide on puccinellidigital, since I use nginx on my machine.

everything is OK, but I can't get the xinet to work

Code: Select allservice xinetd status
Code: Select all...
Oct 09 14:24:39 donnager xinetd[1102]: service/protocol combination not in /etc/services: zms/tcp
...

But if I check

Code: Select allcat /etc/services |grep zms
Code: Select allzms-inetd       85/tcp                         
# Zoneminder ZMS inetd-wrapper

View 1 Replies View Related

Debian :: MAC Spoofing In Jessie Fails

Feb 23, 2016

I keep most of my files on my server, but fiddle with them using NFS from one or another of my laptops - so they all have static IPs assigned by my router. If I want extra speed I plug in an Ethernet cable. My old DI524 wireless G router seems quite happy to have two MAC addresses (Ethernet and wireless) assigned to the same static IP, so long as I don't try using both simultaneously. However three Wireless N routers I've tried won't allow this, nor will dd-wrt.

I really don't want to have to set up every laptop as two separate hosts on my network. 'orrible complications.

Best solution I can think of is to get the Ethernet card to spoof the wireless MAC address with e.g. macchanger, as per this excellent page here: [URL] ....

I don't mind running a script manually to do that on each occasion.

This works perfectly on my old R50 Thinkpad running Debian Squeeze, but on my R60 (running Wheezy) and T400 (running Jessie), macchanger works initially, BUT as soon as I hit 'enable networking' in the Network Manager applet, the ethernet card reverts to its original setting. So of course then my router allocates a random IP and so NFS won't work.

Exactly the same goes for the iproute method 'ip link set dev eth0 address [fakemac]' - ifconfig shows it's worked, but it reverts as soon as NetworkManager goes back up.

I don't know where Network Manager (if it is that) is getting the Ethernet card's original MAC from, it seems to be listed in /etc/udev/rules.d/70-persistent-net.rules, so on the T400 (Jessie) I've even tried creating a file in /etc/udev/rules.d/75-mac-spoof.rules along the lines suggested in that archlinux page I mentioned -
ACTION=="add", SUBSYSTEM=="net", ATTR{address}=="[original MAC]", RUN+="usr/bin/ip link set dev %k address [fake MAC]"

but it seems to have no effect.

Short of reverting to Debian Squeeze on all my laptops, I don't know what else to do. Or getting into my router and reassigning the IP / MAC address by hand every time (!).

(If there's a better way to swapping easily from wireless to Ethernet when required, I'd like to know.)

View 5 Replies View Related

Debian Installation :: Jessie Won't Boot

Sep 26, 2015

I have two desktops running wheezy for years without problems. Recently, I reinstall jessie on one of them and won't boot anymore.The hardware is pretty normal: Asus motherboard, 12GB RAM, Nvidia video card, SSD hard drive, .After the install of jessie finishes, the very first boot failed, which means it hung up forever. The part that is annoying is that it fails at different places whenever I try.

For example, something, it fails at the following:
[ OK ] Started LSB: REP portmapper replacement
[ OK ] Reached target RPC Port Mapper
Starting LSB: NFS Support files common to client and server

Sometimes, it failed at start job is running for lsb set console font.It even failed to the console. When it goes to the console login, I can't put any user name or password. It's all frozen.The problem appears to be video card problem. But it worked fine in wheezy.

View 6 Replies View Related

Debian :: Installing Kernel 3.16 On Jessie

May 13, 2015

So, I did the upgrade to Jessie today and everything went fine and I do like the gray look of the Gnome Classic Desktop. Not much change here.

But it is impossible for me to install the 3.16 kernel.

When I try, I get the following error (sry, it's german, but you should get the point):

Code: Select allE: /var/cache/apt/archives/linux-image-3.16.0-4-amd64_3.16.7-ckt9-3~deb8u1_amd64.deb: Extrahierte Daten für »./lib/modules/3.16.0-4-amd64/kernel/drivers/media/rc/winbond-cir.ko« können nicht nach »/lib/modules/3.16.0-4-amd64/kernel/drivers/media/rc/winbond-cir.ko.dpkg-new« kopiert werden: Es konnte nicht geschrieben werden (Auf dem Gerät ist kein Speicherplatz mehr verfügbar)

It basically says, there is not enough space on /lib to copy the modules for the new kernel. (I have about 100M free there.)

df -h says:
Code: Select all/dev/dm-1               322M    209M   97M   69% /
udev                     10M       0   10M    0% /dev
/dev/dm-2               8,3G    5,6G  2,3G   72% /usr
/dev/sda1               228M     28M  188M   13% /boot
/dev/mapper/linux-var   2,8G    577M  2,1G   22% /var
/dev/mapper/linux-tmp   368M     11M  339M    3% /tmp
/dev/mapper/linux-home   58G     55G  628M   99% /home

So, as you can see, there isn't that much space on / at all - don't blame me, blame the Lenny Installer. Personally I can live with the 3.2 kernel but I wonder if there is any possibility to install the never one without a total re-partitioning.

View 3 Replies View Related

Debian :: No Decompress In Nautilus Since Jessie?

May 20, 2015

In the past (with Wheezy and before) I often used "decompress" via double click on compressed folders or "compress" via right click on folders (or files) in Nautilus. Since I installed Jessie this option has vanished. I added several packages like "zip", "7z", "unzip" and so forth. Now I can do similar things via command line, but I just don't find any option anywhere to enable compressing and decompressing in Nautilus again. There seem to be no options for configuring such things in Nautilus.

I have the odd feeling my Jessie installation is broken since many little things are missing from the beginning. Should the old behaviour of Nautilus be standard in Jessie also?

View 3 Replies View Related

Debian :: Possible To Upgrade From Squeeze To Jessie?

Jun 25, 2015

I installed a Debian server a few time ago, with the Squeeze version.

Now I want to upgrade it to Jessie, but all related documentation only talk about the procedures to upgrade from Wheezy to Jessie.

What should I do? Upgrade first Squeeze to Wheezy and after that to Jessie, or I can upgrade from Squeeze to Jessie?

View 3 Replies View Related

Debian :: How To Only Update Jessie Stable

Jul 10, 2015

I have installed debian 8.8.1 stable and run updates. When I run the cat release command it shows stretch/sid. I made no changes to the apt/sources list.

What do i have to do so it only updates with the stable release I am planning to use it as a server and only want stable fixes.

View 9 Replies View Related

Debian :: Installing GNOME2 On 8.0 Jessie

Aug 23, 2015

I want to install the old GNOME(GNOME2) on debian 8.0 how do i do this

View 8 Replies View Related

Debian :: Connection Timeout Too Often In Jessie

Sep 6, 2015

I am running debian 8 stable version (which I starting to think not that "Stable") and when i surf web pages its ok except the fact that I am too often get connection timeouts then i need to press "enter" in the ur box to try again and then its maybe work if not I am going to press another "enter" on the url box until i have connection to the site its important to say its not a isp or hardware problem. I run the web with no problems in that other operating system which I am not getting back to.....

View 14 Replies View Related

Debian :: Configure Backup PC On Jessie

Sep 9, 2015

I have been a windows user for a very very long time, and recently switched to debian. I have so to speak crapped all over my system failing to compile sourcecode properly held broken repos and what not.

So decided to reinstall debian last night, now I have a rather clean fresh installed copy. As I'm a new user to linux, I want to setup a backup system so I can revert to a clean fresh installation when I muck up my system.

Now I have downloaded and installed BackupPC with needed libraries and sitting here trying to configure it on my computer. I have followed this guide: [URL] ....

I have come to this section here:

**********************
Server SSH KEY Creation and Deployment:

3. Deploy Key To Client Machine
Copy id_rsa.pub to client machine

backuppc@server$ scp /var/lib/backuppc/.ssh/id_rsa.pub sudo-user@<client machine>:/home/sudo-user/backuppc.id_ras.pub
backuppc@server$ ssh sudo-user@<client machine>

sudo-user@client$ chmod 600 backuppc.id_ras.pub
sudo-user@client$ sudo mkdir /root/.ssh
sudo-user@client$ sudo chmod 700 /root/.ssh
sudo-user@client$ sudo mv backuppc.id_ras.pub /root/.ssh/authorized_keys
sudo-user@client$ sudo chown root:root /root/.ssh/authorized_keys

********************************************************************

Now I'm not quite sure what to do here as I have no networked computers to deploy to only one machine. Although I want to make a local system backup and upload that to a server I have access to, but would that server be seen as a backuppc server/client?

On this computer here I have generated the id_rsa and id_rsa.pub located in /var/lib/backuppc/.ssh

looking at this part:
Test ssh connection(On server, as Linux user backuppc)
backuppc@server$ ssh root@<client machine>

How should I interpret @<client machine> should that to be ssh root@127.0.0.1 ?

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved