Debian Multimedia :: Changing "temperature" Of Screen?
May 19, 2010
Has anyone heard of a program called f.lux? Home page is here:[URL]The idea is that "it makes the color of your computer's display adapt to the time of day, warm at night and like sunlight during the day." So late at night it doesn't strain your eyes too much and doesn't deceive your brain into staying up too late.Is there any kind of OSS equivalent to this, as it seems a binary-only offering. Does Debian have anything remotely similar?
View 1 Replies
ADVERTISEMENT
Jul 17, 2010
I just installed Squeeze because Lenny didn't have the best Bluetooth support. (Just installed blueman and everything I have works without any configuring, by the way). In Lenny, gdmsetup would allow me to choose a theme for the login screen as well as change settings for logging in. With Squeeze, fully updated, I only get a couple simple options for changing automatic login (screen shot of gdmsetup).
There is a config file that I found: Code: /etc/gdm3/greeter.gconf-defaults It is a simple config file but I do not know the available themes and cannot preview them.
View 5 Replies
View Related
Jan 26, 2010
Just got an HP dv6-2150 laptop. Dual boot with Windows 7 and 9.04 (9.10 will not work but that's a different story). The screen resolution is too low and is set at the highest option available (1024x768 which is a 4:3 aspect ratio). The HP uses the new Intel i3-330m chipset with on-board Intel HD graphics. The system is capable of 1366x768 resolution (16:9) - so how do I get it there? xorg.conf looks real generic - nothing specific to Intel.
View 7 Replies
View Related
Jan 27, 2010
I am running Ubuntu 9.10 on a new HP PC (Pavilion p6240f PC).This came with an Intel GMX X4500 Integrated graphics.My monitor is Samsung SyncMaster 2333. Initially I got a very bad resolution, Later I edited /etc/X11/xorg.conf (created the file) and added the following.
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30 - 75
VertRefresh56 - 61
EndSection
[code]....
With both 1600 x 1200 and 1680 x 1080 I get the resolution but I see lots of shadowing.(The letters are not crisp) Do I need to upgrade any driver ?
~$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
View 1 Replies
View Related
Jun 13, 2010
I am not use X11 in linux. I use just terminal window. How can i change screen resolution?
View 5 Replies
View Related
Jun 26, 2009
Is there any way to change the resolution and refresh rate of the graphical log on screen in Lenny? I have the right resolution and refresh rates set for after I log in but I don't know which file to edit to make Lenny use the right settings for the log on screen.
View 1 Replies
View Related
Feb 9, 2010
I'm a user of Kicad, a schematic/printed circuit design suite. Kicad uses the extension '.mod' for its component module library files. When I view these files in Nautilus, (or one of my other file managers), they are displayed with a music note, and the file type is shown as 'Amiga SoundTracker audio'. I've never had such a file on any of my computers, and I'm fairly certain I never will. However, I have lots of Kicad module files on several computers. How can I make Nautilus report the correct filetype, or at least report an unknown filetype so my PCB libraries don't look like music files?
Here's what I've tried so far. I searched my whole system for files containing the string 'Amiga SoundTracker'. The only files that came up were three XML files: freedesktop.org.xml, mime.xml, and x-mod.xml.In each of these files I found one line that referred to both the extension '.mod' and the phrase 'Amiga AoundTracker'. (Also, in each case the line of code was the only one in its file that referred to the extension '.mod'). I commented out only this line in each of the three files, saved, and re-booted. After re-boot I confirmed that my changes to the files had persisted, yet my file managers still report my library files as 'Amiga SoundTracker'.Can I correct these filetypes, or am I out of luck?
View 2 Replies
View Related
Jun 5, 2011
i installed debian but i choosed the german as native language ...! So i´m trying to switch to english ...! or to add it (at least).
View 6 Replies
View Related
Jul 3, 2015
I want to give some of my directories special folder icons. For example, I have a Projects directory and I noticed that there is a special 'projects' directory icon available in my icon theme; I think that it would be nice to use that icon instead of the default directory icon.Google informs me that the file ~/.config/user-dirs.dirs can be edited to give certain directories special properties, including special icons. However, all my changes to the file get reverted after restarting my computer. Is there a way to make changes to user-dirs.dirs permanent?
View 4 Replies
View Related
Apr 16, 2010
This is probably a stupid question, but is there any way to change the location where gphoto2 dumps the photos it downloads from the camera? Right now it just dumps the them in the current directory.
I've looked through the man page and nothing jumps out at me. The only thing I can think of doing is moving the downloaded photos to a new directory via a hook script, but before I go down that route, is there some kind of option I missed?
View 4 Replies
View Related
Jun 9, 2010
I want to known how can I change the windows appareance and not the style.When I execute for exemple a prgram like thunar or iceweasel ... the button the window background are with a depth I want to try to window without a depth like this
[URL]
and not like this
[URL]
I download a lot theme so when I copy this theme in the syle repertory I change it in the open menu and only the titlebar change but not the button, scroll bar ...how do I do to change them ?
View 1 Replies
View Related
Dec 18, 2010
I installed a new login theme and I noticed that my shortcuts for changing workspaces don't work anymore. When I went to my keyboard shortcuts menu I found a completely different list of shortcuts, so I believe that I'm using a different Windows Manager than I've been using since installing Debian.
Guess I was wrong, I went into gconf-editor, went to metacity's keyboard shortcuts, and found mine disabled. I set them up again there and now they work again, even though they don't show up in the Keyboard Shortcuts menu.
View 1 Replies
View Related
Jan 15, 2011
I changed my user name with the following commands:usermod -l $newname $oldnamegroupmod -n $newname $oldname usermod -d /home/$newname -m $newnameAlso replaced every instance of /home/$oldname ith /home/$newname in ~/.config.Now gdm3 hangs with a black screen and wristwatch icon. (I can move the icon with the mouse.) This worked fine with gdm. I've looked for gdm3 files that have /home/$oldname in my home and in /etc and couldn't find anything significant.Anyone have any ideas or suggestions on how to fix this or where to look? For now, I've disabled gdm3, and I'm using startx. This is an installation in virtualbox. I just tried using ctrl-alt-F1, but it dropped me to console in the host system. (Nice rush of adrenaline came with that.)
The only errors in Xorg.0.log are there even with a successful startx. (EE) Failed to load module "xboxvideo" (module does not exist, 0)(EE) open /dev/fb0: No such file or directoryCouple more bits of relevant information - this was a live-build that I installed using refractainstaller. I also changed /etc/inittab to disable auto-login. Here are the changes, original lines commented out, new lines look like the inittab in my regular squeeze install, but I don't think this is the problem (see below.)
#1:2345:respawn:/bin/login -f user </dev/tty1 >/dev/tty1 2>&1
#2:23:respawn:/bin/login -f user </dev/tty2 >/dev/tty2 2>&1
#3:23:respawn:/bin/login -f user </dev/tty3 >/dev/tty3 2>&1
[code]....
View 4 Replies
View Related
May 28, 2015
I would like to set the default text editor in Xfce to gedit. The only solution that I found on Google was to right click on a given text file, select 'open with other application', sleect gedit, and make sure that the "use as default kind" button is checked. Unfortunately this only works for text files with the same extension as the original file. Is there a way of setting every text file to open with gedit by default that doesn't involve repeating this exercise for every possible text file extension (.c, .py, .h, .hs, etc.)?
View 3 Replies
View Related
Mar 5, 2010
I have one Asus motherboard with inbuilt HD 3300 Radeon family graphics system, I have used it with radeon and radeonhd drivers and I have xorg.conf. I tried to change card to Radeon HD 4350 but it didn't give more than terminal view, Xdm didn't start. I believed the driver would support both cards?
View 1 Replies
View Related
Jul 14, 2010
I wanna save font from SystemRescueCD's VC and set it up in Ubuntu's VC. How to save it? 'Man' doesn't make it clear to me. Is it
setfont -o [file]
or
setfont -O [file]
to save the font?
View 3 Replies
View Related
May 31, 2011
I didn't leave much space for the / folder during installation of squeeze and now I can't seem to copy over old profile folder from a windows install of thunderbird. Any way to change the location of the profile folder?
View 4 Replies
View Related
Apr 4, 2011
If I try to change the icon style, it changes the icons in my desktop and in Nautilus, but it doesn't change the icons in the panels nor the ones in the menus.
Some screencaps:
[URL]
View 2 Replies
View Related
Mar 31, 2016
Quick background: the office in my shop is just a partitioned area so is subject to temperature and dust, just as the workshop area is. I've upgraded my desktop from an AMD Phenom II X4 955 which used to suffer overheating problems (despite regular cleaning) to an AMD FX-6300 on a Gigabyte 970A-D3P motherboard. For cooling I've fitted a Cooler Master Hyper TX3, plus various fans. Fresh install of Debian 8.3.
The cooler has certainly solved the overheating issues and the machine runs very quietly, rather than sounding like a 747 at take-off. But I'm now having some problems getting consistent reporting on temperatures.
The BIOS reports temperatures from the CPU which seem to be fairly consistently in the mid to high 30s (C).
lm-sensors and hddtemp have been installed.
sensors-detect reports (just the last section)
Code: Select allNow follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `k10temp' (autoloaded):
 * Chip `AMD Family 15h thermal sensors' (confidence: 9)
Driver `fam15h_power' (autoloaded):
 * Chip `AMD Family 15h power sensors' (confidence: 9)
[Code].....
psensor identifies AMD CPU and the NVidia GPU, apparently correctly, as it does the HDDs.
So, my problem is that the CPU temps reported by psensor and the panel app vary quite significantly with those that are reported in the BIOS. My thinking is that the BIOS is correct and that the software is either misreporting the temperatures or using the wrong sensors.
On the old machine I used to get a temperature from each core, just like in the BIOS, but now I'm only getting a single CPU reading.
View 14 Replies
View Related
Sep 24, 2010
So i hava a ASUS M3N78-VM mobo and recently i got a Athlon II 250 CPU tp replace my aging Athlon 3200+. I installed the BIOS update 1407 that includes support for this CPU. I have Debian Squeeze installed.
I have installed the 2.6.35 kernel from experimental and this has the k10temp module that is made for the k10 series AMD CPUs (Athlon II etc). But there is also the atk0110 ACPI module that gets sensor readings fom voltages, MB and CPU temps from the motherboard (i think so). The issue is this: if i run sensors i get this:
Code:
# sensors
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage: +1.07 V (min = +0.80 V, max = +1.80 V)
[Code]...
Notice the difference between the 2 module's reported temperature for the CPU (34 C vs 19.2 C). I rebooted the computer and entered the BIOS - it has shown the values shown by the acpi sensor (it increased rapidly to 38-39 but gone back to 34-35 after i loaded the OS). Does this mean that the k10temp module reports erroneous temperature or that everybody else (BIOS + ACPI sensor) is wrong and i have an ice cool CPU?
View 1 Replies
View Related
Mar 27, 2015
My laptop is frequently shutting down while using Google Earth 7.1.2.2041-r0. It uses 100% CPU, but only on one CPU core, and the problem happens at random.
I don't believe it is related to the CPU temperature, because I created a script that saves the current temperature every two seconds, so when the system shuts down I can see the last, and the highest I got from all the times was 62 °C, while the average from all the times it shut down was 57 °C from /sys/devices/platform/coretemp.0/hwmon/hwmon1/temp*_input and 51 °C from /sys/devices/virtual/thermal/thermal_zone0/temp and /sys/devices/virtual/hwmon/hwmon0/temp1_input. From my research, I understand that coretemp-0 is the temperature of the CPU itself, while the others (acpitz-virtual-0) are from underneath the base of the CPU.
The files under /sys and the command `sensors' tell me that only 80° would trigger a shutdown. I bought this laptop in 2013, and I have never seen it go beyond 6-°C:
Code: Select allsensors
acpitz-virtual-0
Adapter: Virtual device
temp1:    +41.0°C (crit = +104.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0:    +48.0°C (high = +80.0°C, crit = +90.0°C)
Core 2:    +47.0°C (high = +80.0°C, crit = +90.0°C)
I have done a simple stress test by running `cat /dev/zero >/dev/null' on 8 terminals, together with `glxgears' and `supertuxkart' for half an hour, and my system did not shutdown, neither the temperature went beyond 6-°C. The HD temperature lives around 42 °C, according to `sudo smartctl -l scttemp /dev/sda'.
The output from `inxi -F':
Code: Select allSystem:Â Â Host: localhost Kernel: 3.15.10-zen-686-pae i686 (32 bit) Desktop: Xfce 4.10.2
      Distro: Debian GNU/Linux 7.6
Machine:Â Â System: Evolute (portable) product: SFX-65
      Mobo: Evolute model: SFX-65 Bios: American Megatrends v: 1.07.007 Test Only date: 04/12/2011
CPU:Â Â Â Â Dual core Intel Core i3 M 370 (-HT-MCP-) cache: 3072 KB
      clock speeds: max: 2394 MHz 1: 2394 MHz 2: 1862 MHz 3: 1729 MHz 4: 1995 MHz
[Code] .....
View 14 Replies
View Related
Jun 3, 2010
I have Debian Squeeze with Gnome "sensors-applet" installed.I have a Nvidia 7300GT GPU whose Thermal Monitoring(Temperature) is Shown fine on "nvidia-settings" GUI. But ,Sensors Applet in Debian shows only CPU temp and if I install hddtemp,it will show hard disk temperatures.
I ended up rebuilding the package from debian source enabling nvidia support.and it worked(with "DEB_BUILD_OPTIONS="--enable-gui --with-nvidia" Has Any Work Around to show nvidia GPU temperature without rebuilding the package ?PS:Below is a screenshot of nvidia GPU temperature showing in the top panel(of Gnome). sensors-applet_nvidia.png (5.5 KiB) Viewed 518 times
View 1 Replies
View Related
Jun 10, 2011
On my lenovo g560 i have Intel core i3-330m, i have both debian squeeze and windows 7 installed on my laptop.Today i noticed that while playing music (amarok) and playing a flash game (google chrome, game - tetris, lol (: ) the processor core temperature was around 70-71deg celsius.I restarted and booted windows 7, doing the same thing (music and tetris) the processor temperature is aournd 54-55deg celsius.Can anyone explain why the high temperature when running debian?
View 6 Replies
View Related
Mar 30, 2011
I am giving Wheezy a whirl and am having with screen blinking ever 30 seconds.
View 5 Replies
View Related
Jul 21, 2010
When I boot into debian, the desktop is not correctly centered on the monitor. It is NOT my resolution settings. Here are pictures of what I mean:The left side of he desktop is fine, but the top is not.The right side is also off the monitor.P.S. pull images off web browser and onto desktop to the pictures full sizedHow do I fix this in debian? Is there a file to modify, or a terminal command I can use to fix this
View 11 Replies
View Related
Mar 7, 2015
I am using xfce4 and in this image
The top bar only shows the bottom half. the bottom bar only shows the top half. i also can't see anything after the r in centre on the right. part of the initial picture on the left also does not display.
My thought is that the tv it has a resolution of 1920x1080 and this is causing the issue. i have this in my xorg.conf:
Code: Select allSection "Screen"
  Identifier   "Screen0"
  Device     "Device0"
  Monitor    "Monitor0"
  DefaultDepth  24
  Option     "metamodes" "nvidia-auto-select +0+0; 1920x1080_60 +0+0"
[Code] ....
The graphics card is
Code: Select all02:00.0 VGA compatible controller: NVIDIA Corporation C77 [GeForce 8300] (rev a2)
Changing metamodes to 19200x1200 doesn't change anything.
View 4 Replies
View Related
Jun 10, 2015
I have a Sony Vaio vpc-sb1v9e connected to a Asus22ti1 monitor. I have installed Debian 8.1 and the resolution is 1920x1080 with the hdmi port connected. The problem is that the desktop not fit the monitor size, and is more large and more higher than the monitor.
Here Code: Select allxrandr output:
Code: Select allmichele@nbook:~$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS1 connected (normal left inverted right x axis y axis)
  1366x768   59.94 +
  1360x768   59.80  59.96Â
  1024x768   60.00Â
  800x600    60.32  56.25Â
  640x480    59.94Â
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
[Code] .....
What's the problem? How can I restore the correct size?
View 5 Replies
View Related
Jul 11, 2015
Just upgraded to Jessie from Wheezy. The process went smoothly.
I've noticed the lock screen is inescapable. The "Unlock" button does nothing, the keyboard is completely disabled, and all I have is a clock to stare at for all of eternity until I force a reboot. It doesn't hang or freeze, I'm just unable to get out of the lock screen. I've tried configuring the widgets and stuff in the System Settings, but I can't make it usable.
It was working perfectly in Wheezy, and is a pretty important feature that I use all the time when other people are around and I need to leave my station.
View 2 Replies
View Related
Oct 8, 2015
I recently reduced my /home by shrinking the LV and creating a new FS on /home. By this I deleted all data in /home of course, which is no problem. Though when I start Icedove now, I can't get past the welcome screen.
There is an input field to search for a provider for a new free mail account and 2 more buttons to either use an existing account or skip the whole wizard.
No matter what I enter or what button I press, the welcome wizard window stays put. Nothing works. Clicking the buttons turns them dark for the moment but nothing happens.
I did a Code: Select alldpkg-reconfigure on the package, have removed Icedove with apt's purge option, deleted the cached installation .deb etc., did an autoclean and so on... but no way to get past this welcome wizard at the startup.
The only way to get out there is to kill the process.
View 8 Replies
View Related
Feb 14, 2016
I just changed the desktop on my thinkpad from awesome to i3. And now I have some very strange issues with the screen resolution. Because at home I use this x60 thinkpad on a dockingstation and a 19" display. As long as I used Awesome as my Desktop, the display manager as well as the desktop itself could handle the different screen resolution depending on if I'm out with just my 12" on my thinkpad or with the much bigger screen on my home 19" display.
I can understand that i3 maybe cannot handle this alone and I need xrandx to enforce the screen resolution. But why is the display manager (lightdm) also affected by this change? What is so different that even the DM cannot find the proper screen resolution?
View 1 Replies
View Related