Debian Hardware :: Force The Order To Remain Constant?
Nov 21, 2010I have a tv card and a webcam. what happens is that at each boot their interchange being /dev/video0 and /dev/video1
how can i force the order to remain constant
I have a tv card and a webcam. what happens is that at each boot their interchange being /dev/video0 and /dev/video1
how can i force the order to remain constant
While using monofree package, trying to install mono presents a conflict but aptitude just erases monofree and installs mono anyway.Is there a way to force the system to keep monofree and show an error when I try to install something that conflicts?
View 6 Replies View RelatedI need to make a function combination to get for: If cell A1 then for B1 as:
A1 B1
--- ---
abc abc
hello hello
empty empty
0 0
-3 -3
5 5
and like wise
Install SSH2, but he constantly collide error. It is that [pecl install -f ssh2] but unfortunately writes error and can not be installed. Now it is up to the SSH2 provides but unfortunately cancel running.
Here is the php info : [URL] .....
System : Debian 8.1 Jessie
Debian 7.8 : The installation fails without error but that is not enough fresh modules.
Nothing serious (I think), but everytime I run apt-get to remove programs and doing upgrades... I get a strange message.
This is the output of apt-get upgrade:
Inspiron1525:/home/hernan# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
iamerican ibritish
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
17 not fully installed or removed.
After this operation, 4030kB disk space will be freed .....
And this is the output I get when removing a program (I removed amor so I can show the output):
Inspiron1525:/home/hernan# apt-get remove amor
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
amor iamerican ibritish
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
17 not fully installed or removed.
After this operation, 6185kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 89741 files and directories currently installed.)
Removing iamerican ...
/var/lib/dpkg/info/iamerican.postrm: line 6: /usr/sbin/remove-default-ispell: No such file or directory
dpkg: error processing iamerican (--remove):
subprocess post-removal script returned error exit status 1 .....
E: Sub-process /usr/bin/dpkg returned an error code (1)
When I run update, I don't get the error though.
I installed Debian Squeeze (choosing no when prompted to add support for non-free or contrib sources) and noticed that the fan of my Nvidia 9600 GT video card is constantly running at full speed. I thought this meant that the default driver is not properly working. I would like to configure my system so that the video card fan is not being pushed so hard.
I downloaded the latest Nvidia (propietary) driver, stopped gdm3, and ran the driver installer. The installer failed because it said the Nouveau kernel driver was currently in use and incompatible with the Nvidia driver. I chose not to allow the installer to update my modprobe configuration directory. nvidia-installer log file '/var/log/nvidia-installer.log'
[Code]...
It looks at though the xorg.conf.new file has the nv driver in use, but the Nvidia installer says the Nouveau driver is being used. I ran a line in terminal (i forget the exact line) to test the xorg.conf.new file in the /root/ directory. The result was No Screens Found.
Next, I tried to remove the xserver-xorg-video-nouveau package using aptitude, but it displayed a message indicating that xserver-xorg-video-all depends on it. I decided not to remove the xserver-xorg-nouveau package. Any suggestions on how to proceed in order to configure X with a free driver (nv, vesa, or nouveau) so that the video card is handled properly?
I have upgraded (twice) to 8.1 and I get constant crackling sound - interestingly only from my left speaker. It starts already after the GRUB boot, and when logged in it just cracks all the time.
- in Wheezy there is no this kind of problem
- I have installed Jessie (crackling), fresh install back to Wheezy (no problem), fresh install again Jessie (problem), back to Wheezy (no problem), and now Jessie (again problem).
- the volume slide is jumping like crazy together with crackling. There is no chance to manually change it.
I have managed (by some unknown chance) to set profile to off, and now it disappeared. However, it comes back ON when rebooted.
This is a weird and persistent bug that I've been having. It's persisted across multiple distros (Arch and Debian) and is currently making my computer only usable without sound. I'm beginning to think it's the hardware.
Anyway, the hardware is a Lenovo Yoga 2 Pro laptop. I'm currently running Debian 8. The crackling noise begins shortly after I log in - it happens regardless of whether the audio is muted, or whether anything is currently playing. It's a very, very loud noise - on the level of a vacuum cleaner or similar (maybe, these things are hard to estimate). It sounds sort of like a fast series of crackling pops. If I put the machine to sleep with the power button the crackling will go away for a little bit after I resume - I haven't timed it or anything but I imagine that it takes 30 seconds to start up again (after the computer has woken from sleep).
I can completely eliminate the problem by doing the following:
Code: Select allblacklist snd_hda_codec_hdmi
blacklist snd_hda_intel
blacklist soundcore
blacklist snd_hda_codec_realtek
blacklist snd_hda_codec_generic
[Code] ....
But obviously, this makes the sound on the laptop not work at all. I've been listening to music with my phone, which is an ok workaround, but I'm a programmer and I'd like to be able to watch talks on youtube and so on.
lspci:
Code: Select all00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:04.0 Signal processing controller: Intel Corporation Device 0a03 (rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
[Code] ....
It started happening on Arch after a pretty standard install (i3wm with Xorg, browser, terminal emulator, etc) and I suspected that I had misconfigured something, so I installed Debian - I know other Debian users with this laptop who have not had this issue, and so I figured the default settings would treat me better. No such luck - it started happening again on the clean Debian install. One detail - both installs (the Arch install and the Debian one) use full disk encryption (lvm on LUKS) but I can't think of how that would affect it.
My only thought is that it's some weird power saving mode issue - the soundcard isn't used for a bit, so it cycles to a lower power state, and the bad thing happens.
I have a pdf file (nasm documentation) that used to be displayed perfectly with xpdf, but now all code example lines remain blank. On the terminal I get repeated lines such as:
Quote:
Error: Couldn't create a font for 'Courier Bold'
Error: Couldn't create a font for 'Courier'
I tried to figure out the problem... the same problem occurs with both evince and okular. However it does not occur when opening the same file under root (tested with xpdf), so it seems to be some permission problem. I tried searching on the error message but couldn't find a working solution.
I have 2 computers on the same network that i need to link together to transfer files 1 is a web server the other is a minecraft server. the problem is that the file transfer will be constant as the minecraft server will constantly updates files on the web server and I dont want it to go to the router then to come back to the web server. I want to add a second network card to each computer and link them together and use this second connection to transfer the files is it possible?
View 2 Replies View Relatedin my text file of 5 columns 2 column is in DDMMYYYY format. (ie DATE OF BIRTH). how to use sort command for its ascending order and descending order.
Is the same can be use for the date format YYYYMMDD ?
While updating and upgrading, I got this at the command prompt:
Code: Select all ==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
How to make a directory or files created in a directory by anyone be assigned a specific group name?
View 6 Replies View RelatedFirefox keeps trying to download docx files with my default text editor. Is there a way to get Firefox to just open everything using xdg-open?
There seems to be no way to get this browser to consistently open files with my chosen default applications. My mime-type settings are only obeyed sometimes. The pertinent file type isn't in the Application list of browser preferences, and there's no way to add it. The "Do this automatically..." option in the file download dialog is greyed out, so I have to go through my file system and choose the desired application every time I download a file of that type.
I decided I was going to compile XChat from source today for "fun." What I ended up doing was spending a few hours getting it to compile, then find out everything didn't work the way I thought it did. I was under the impression that after I ran "sudo make install" I was "upgrading", when in reality I'm just installing a seperate version alongside the old one. Apparently I have to keep the old version so every program that was compiled with it will continue to work, so how do I:
1) Force a program to use a specific version of GTK when compiling.
2) Find where my version of GTK installed to.
I've asked some people and I've just been told to "learn LD_PRELOAD". I've googled and can't figure how I could even apply that to my current problem
I am just too tired and am missing something in the man pages for aptitude and not getting my search terms right but I can't seem to find a way to make aptitude ignore a couple of supposed broken packages (they work just fine by the way). The only way I can find to remidy the situation is to remove those couple of packages or upgrade several things to their Squeeze counter parts. I really don't want to try and do the upgrade as at home I am stuck on a 56k connection. Removing the broken packages I guess won't be too bad if I can find the debs again after I install a couple of things I want to add to my system. I would however just like to make aptitude ignore the state of my system and try to install what I want anyway.
View 14 Replies View RelatedIs there a way to instruct mencoder to stop streaming/recording after a specified period associated with a loss of signal?I use mencoder to record over-the-air television recordings. Most of the time there are no problems.Occasionally a station's transmission signal disappears, caused by quirky atmospheric conditions, usually at night.Noticing these signal outages is easy by the mencoder error message:dvb_streaming_read, attempt N. %x failed with errno %y when reading %z bytes"Lengthy outages are unbearable because mencoder silently waits forever rather than quit.The significant problem with lengthy signal outages is mencoder continues recording for the time specified by the -endpos parameter. Thus, for example, if the recording is scheduled for 2 hours and there is a 20 minute loss of signal, the recording does not end until 2 hours and 20 minutes after starting.
Generally, when the interruption is lengthy the recording is ruined and I don't care to watch. I would like to programmatically tell mencoder to stop waiting and quit.Is there a way to do this? Say, after ten minutes of no signal, just terminate.I do not notice any parameters that might offer that option, but I could be overlooking something obvious. I tried the -skiplimit parameter with no success.I am aware of the MPlayer/MEncoder Tips and Tricks thread.
Some weeks ago i hacked a old NCR all in one computer and installed modern hardware inside it, also installed and old VGA 13" B/W monitor inside (supports 800x600 max)
Then installed debian 7 i386 the installer runs fine, the problem is that after finishing the installation the monitor goes out of sync, the kernel load the i915 module and go out of sync.
So I have to connect another modern monitor and blacklist the i915 module, then get back to the internal VGA monitor.now the system boot fine to the linux console on text mode.
I plan to use this system from text mode (no x windows), the problem i found is that because i blacklisted the i915 module i don't have a /dev/fb0 so the console software i like to run like dosbox or scummvm canno't start because the framebuffer is missing.
What i need is to find a way to force the i915 module to a low resolution (640x480). This is what i tried.
vga=ask (or other options) this option is completele ignored by the kernel seem to by deprecated
passing grub options to the i915 module like video=VGA-1:1280x800 or modeset=1 also are ignored.
Theres some way to do this ?
I have successfully installed Debian on a Sparc Ultra5, 270MHz SparcIIi CPU, 384MB RAM, 40GB HD. However, once Debian tries to load Gnome (right before the login screen) the screen goes blank, and so the machine becomes unusable. I booted of the NetInstall CD, into rescue mode, and executed a shell, but apparently there is currently a problem when running nano from a live CD, so I can not edit the xorg.conf file when I boot the live CD. So, I would like to just boot the install into single user mode, but I dont know how. Currently, when the Ultra5 is powered on, it tries to boot with command "boot", so I hit "Stop A". From there I type "boot Disk1" to boot Debian normally. To boot from a CD, I would type "boot cdrom" So any idea on how I can boot from Disk1 in Single User Mode?
My only other idea is to hook up another monitor I have which may be able to deal with whatever resolution Gnome is defaulting to. However, Id rather just boot into single user mode.
I have a laptop that has both Windows 7 and Ubuntu installed on it. I want to install Debian alongside the other two OS'es in order to experiment with it.
View 1 Replies View RelatedMy setup: Debian Squeeze;4 physical partitions, 3 of those create 1 volume group, 13 logical volumes within that vg; 1 unencrypted(boot); all others encrypted including swap.As stated in the man crypttab:The order of records in crypttab is important because the init scripts sequentially iterate through crypttab doing their thing.
View 2 Replies View RelatedIs there any way to change the Yes/No buttons order on the sistem windows (warning, question etc)? Like, is it possible that the "Yes" button appears in the left and the "No" button appears in the right?
don't get impressed with a vanilla kernel 2.6.37 if the "yes" button isn't in the "right place".
Why do the Ubuntu 10.10 and Linux Mint 10 installers indicate that grub update follows grub install? I would have thought that install should follow update.
View 2 Replies View RelatedI installed Debian Squeeze on a laptop today, with the official i386 DVD1. At the end, I was very disappointed to notice the installer automatically chose the amd64 kernel (with i386 packages ? how does that work ?). The hardware is compatible, but I'd really like to use the i386 kernel instead. Earlier, you could choose the kernel during installation ; I looked in Expert install with no luck. Where is it ?
View 4 Replies View RelatedI want to remove a keyring package I installed from a repository that I no longer want to use. However, I cannot remove it:
# apt-get remove -y --force-yes debian-xray-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be removed:
debian-xray-keyring
0 upgraded, 0 newly installed, 1 to remove and 130 not upgraded.
After this operation, 49.2 kB disk space will be freed.
(Reading database ... 181076 files and directories currently installed.)
Removing debian-xray-keyring ...
gpg: key "AB8F901D" not found: eof
gpg: AB8F901D: delete key failed: eof
dpkg: error processing debian-xray-keyring (--remove):
subprocess installed pre-removal script returned error exit status 2
configured to not write apport reports
Errors were encountered while processing:
debian-xray-keyring
E: Sub-process /usr/bin/dpkg returned an error code (1)
I tried looking this up. It seems that in Ubuntu, you need to edit /boot/grub/menu.lst. I tried that, and the file is not present in Debian "Squeeze". (Just trying it out on a different PC, In case you are confused by my other thread regarding Lenny) So what do I need to do to change the default OS to boot?
View 3 Replies View RelatedRecently I did a Debian Squeeze fresh install.I want to make an ISO of a CD but if I right-click the CD icon and choose copy disk only cue and toc options are available.Which package needs to be installed in order to support ISO image?
View 4 Replies View RelatedI would like to know if the order is important when one install some packets at the same time. For example : apt-get install apache-ssl php4 php4-cgi libphp-adodb. If I start with libphp-adodb ( apt-get install libphp-adodb ) then apache-ssl ( apt-get install apache-ssl ), may some errors occur ? Should I respect the order which is indicated in the installation guide?
View 2 Replies View RelatedMy system has Ubuntu and Debian (Squeeze) on it.I don't want to have to boot up Debian in order to get the recent updates.Is there a way to do this from Ubuntu?
View 2 Replies View RelatedNow, my issue is that I have no access to ethernet in my apartment so I need to rely on wifi for my install. But during the install when it is looking for the network hardware it never sees the TP-Link Dongle and never asks if I wan to load the firmware. I even tried it with the CD image that has the non-free drivers included but it never asks for the drivers. Any other distro, like Linux Mint 7.3, sees the dongle fine.
So is there a way to force load the realtek-firmware drivers during install?