Debian :: Squeeze Monitor Flickers Occasionally
Feb 25, 2011
My monitor keeps flickering every now and then, i happens more than a couple of times in a day. I have Debian Squeeze installed, the system is updated.
Below is the relevant o/p from lspci -v
Code:
$lspci -v
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 0a) (prog-if 00 [VGA controller])
Subsystem: Dell Device 0294
[Code]....
View 5 Replies
ADVERTISEMENT
Jan 15, 2011
just setup suse 11.3 , put on the Nvidia 19.29-22.1 drivers via yast , no kms is set in inetd , nomodeset on grub boot line etc... Even tried installing the driver " the hard way " dual monitors come up, setup xinerama to "Extend" my desktop , and the main monitor ( right side ) is good, visually the left monitor (2ndary) is good.. but whenever I move my mouse over to the left screen the mouse pointer dissapears, flickers along the right hand border of that screen... and if i move the cursor back to the original screen i have to really fight to get it back to the main screen....Copy of my xorg.conf , still very basic...
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.29 (buildmeister@swio-display-x86-rhel47-04.
nvidia.com) Wed Dec 8 12:27:27 PST 2010
[code].....
View 9 Replies
View Related
Apr 24, 2010
My monitor flickers 3-4 times only during startup.I also get some bunch of errors before ubuntu is loaded.I cannot see those error messages because ubuntu is loaded instantly.I only get 1-2 second to read those errors(but i can't read so fast).Can i read them ? How should i stop my monitor to flicker.Also, my postcode shows 00(it used to show FF on windows 7), any ideas why ?
Also can i install any graphics driver ? I read something somewhere and all i have is -
Code:
I'm on Ubuntu 10.04 LTS - the Lucid Lynx.
View 4 Replies
View Related
Mar 18, 2011
Have any of you used Debian 6 Squeeze yet? Have you encountered a problem of the OS not entirely filling in the left side of the video monitor leaving approximately (19 inch monitor) a half inch vertically black non-filled part?
This happens in several Debian 6 Squeeze itterations: Net-intall, commercial intalls, etc.
It could be a hardware problem but it happens on other machines as well, so I do not lean that way. There are other machinations of video pasting during bootup such as the left hand of the screen being on the right and vice-versa, scrunched up lines of garbage taking hold of certain sections of the screen.
View 3 Replies
View Related
Oct 20, 2010
I have been running Squeeze for quite a while on my Asus W5F laptop, and recently I have started having intermittent issues with it not starting the backlight after returning from suspend/sleep. Most of the time, the screen comes on as it is supposed to, but once in a while the computer resumes but the backlight is off. It is not just turned down to the lowest brightness setting, it is all the way off. I can read the screen only if I take a flashlight and shine it on the screen and look very closely. Most of the time, it is just easier to go to another machine and use ssh to restart.
I'm not familiar with how the suspend/resume process works, so I don't really know where to look for configuration options. It seems like there are a number of different places, but how they work together, I don't know....
Neither the keyboard brightness adjustment nor echoing values to /proc/acpi/video/VGA/LCDD/brightness have any effect, though these do work to change the brightness when the backlight is on.
I took a look in /usr/lib/hal/scripts/linux/hal-system-power-suspend-linux, which shows the following options.
[ "$HAL_PROP_POWER_MANAGEMENT_QUIRK_S3_BIOS" = "true" ] && QUIRKS="$QUIRKS --quirk-s3-bios"
[ "$HAL_PROP_POWER_MANAGEMENT_QUIRK_S3_MODE" = "true" ] && QUIRKS="$QUIRKS --quirk-s3-mode"
[Code]....
The laptop is several years old and has had the lcd display replaced a year or two ago. It is possible that it is a hardware failure, but I lean away from that because a restart always brings the screen up fine, as does closing and opening the lid (which blacks the screen, no suspend).
View 6 Replies
View Related
Mar 12, 2015
I have just Upgraded debian wheezy to jessie but after upgrading , the gui seems to flicker areas of gui are not repainting on closing applications ,windows do not render properly.
View 5 Replies
View Related
Jun 24, 2015
I've been having trouble with rendering issues in Gnome for the past few weeks, running Sid on x86_64, Occasionally Blue and Grey horizontal bars show up, they go away partially if I scroll up or down, and the bars disappear completely if the window is resized. Select characters/letters will also occasionally become garbled, if I change the font in Gnome Tweak Tool it seems to temporarily fix the issue though.
View 5 Replies
View Related
Apr 10, 2011
I am still running the linux-image-2.6.32-5-686 kernel a computer with squeeze. I installed squeeze on it when it was unstable. I would like to bring up to the new stable state.Should I do apt-get install linux-image-2.6.32-5-686or should Iapt-get dist-upgrade
View 1 Replies
View Related
Sep 22, 2010
I recently installed Debian, using the amd64 Network Install .iso. I'm using XFCE4 as my desktop environment, and everything is working well... on my laptop's screen.
My desired setup is to have my laptop sitting on a well-ventilated shelf, closed, and to have an external monitor be my main monitor. I want this because I'm using my laptop as my "home" computer, so it never moves, and I don't like the keyboard/trackpad. My laptop has a VGA output, and I can get my desired setup on my Windows partition (not stating a preference ; just that the hardware CAN do what I want it to).
I've been working my way around the Internet for a few days, now, and I've got the commercial NVIDIA driver installed. If I run sudo nvidia-config --twinview I can get my external monitor to be part of the display, which is great, but it's part of a dual-screen monitor setup, which is not what I want at all, because (a) XFCE's multiple virtual desktops are good enough for me and (b) my graphics card is integrated, and I'm trying to squeeze every drop of performance out of my laptop that I can (1 gig of RAM; the less that my graphics card eats into it, the better). Plus, it'd be annoying to accidentally drop something on my laptop's screen, and then have to dig it out of the shelf in order to undo it. I'm not saying that I'm consistently clumsy, but I'd eventually end up doing it.
View 2 Replies
View Related
Feb 19, 2011
how to install Dropbox for Debian Squeeze from source.Please read everything before you begin. I prepared it as I installed Dropbox for my own system. Please Note: I use sudo, you may have to use root or 'su' from the command line. If you don't know the difference between sudo and su, then you shouldn't try this until you know. At the time I did this, the lastest dropbox version was 0.6.7.
View 7 Replies
View Related
Aug 18, 2011
Below is the recipe I've used to compile dwm from source on Squeeze
su
apt-get install devscripts debian-keyring
apt-get build-dep dwm
exit
It all seems to work, however debuild gave an error about secret keys. Is this a sensible procedure? What happens in the (probably unlikely) event there is another source patch?I've gone to a tiling window manager as the result of the purchase of a wide screen LCD monitor. I like to have some stuff down the right hand side when running Firefox and OpenOffice in the main panes. Any configuration tricks welcome. Modern screens are the wrong shape!
View 6 Replies
View Related
Feb 24, 2011
I've got the justice edition of sauerbraten, from the tarball on their website (though I didn't have to compile it). Occasionally, when I run it on multiplayer, a map will freeze it. I can't get to a tty unless I first type alt+sysrq+r to release keyboard control from x. Then, I can do ps aux | grep sauer to find it's pid to kill, yet it still gives nothing on x. I then kill all kde things, do sudo service gdm stop and sudo service gdm start, which gets me back to a usable desktop, but weird things will go wrong, like fonts will be the wrong colour. So, to get it back to normal, I have to restart. Is there any way (preferably without actually killing x) of getting my screen back without restarting? I have an integrated intel graphics card, and sauerbraten normally runs at an allright speed.
View 6 Replies
View Related
Jul 7, 2011
I'm now on 11.04 (64 bit on a desktop), but had the problem on 10 as well. I get the occasional complete system freeze. There is nothing in the logs indicating a problem and it is not the graphics card, as I cannot ssh in from another machine. It sometimes happens after three days of running and sometimes after 20 hours.
View 3 Replies
View Related
May 26, 2010
I've just install debian squeeze version, or the testing one, but I am not really happy with it. Is not listening me all the time. If I install the debian stable I don't have internet connection. Is it possible to update the kernel somehow using the testing version?
View 12 Replies
View Related
Feb 8, 2011
I installed Debian Squeeze with Gnome today. I'm unable to change from the default icon theme. I can change themes, but the icon theme remains default.Things I've tried:
- I've made a new user account.
- .gtkrc-2.0 in my home is auto-generated, .gtkrc.mine does not exist.
# -- THEME AUTO-WRITTEN DO NOT EDIT include "/usr/share/themes/Darklooks/gtk-2.0/gtkrc" include "/home/haunted/.gtkrc.mine"
# -- THEME AUTO-WRITTEN DO NOT EDIT
- I've tried installing a theme into my /home/.themes.
- I've reinstalled gnome-settings-daemon.
- Tried changing themes then doing a full reboot.
- Cursed it periodically.
View 2 Replies
View Related
Sep 18, 2010
I want to install Debian 5.06 64 bit on squeeze repo. Where can I find its netinstall ISO?
View 6 Replies
View Related
May 29, 2011
I have been trying to install a command line Debian Squeeze system on n Eee PC 701., but have run into a number of problems:
1) All install info I can find assumes that the person wants to install a GUI system of some sort.
2) The Eee PC has a unique 2 MB. partition that needs to be preserved, so no guided install.
3) The Eee PC has an SSD instead of an HD. Most postings I have seen recommend an install without a swap partition, but the install (both live and text) seems to choke and despite a fresh formatting of the existing partition, claims to be overwriting existing files.
4) I can understand from the wiki that the Eee PC wireless driver (Atheros) should be included in Squeeze, but when the wireless connection and password is added, the installer claims that the password is not correct, despite me having checked it a number of times.
I hope someone can help me out. I just want to use the Eee PC for low resource stuff done on the cli like using a text based web browser to access the net through a wireless router and to hook it up to an external USB HD and to my stereo, to play my music collection.
View 14 Replies
View Related
Apr 5, 2011
I installed Firestarter firewall on debian Squeeze.Now i note there is a gui available in System->Administration which apparently does not need to be running all the time - its not set up to start on boot.When I boot I notice the boot message has a line saying "Starting Firestarter firewall .... failed"When I am logged in and type "/etc/init.d/firestarter status" as the Firestarter FAQs say, I get"Firestarter is running... ... (warning)"I can run the gui manually and still same message.
View 2 Replies
View Related
May 11, 2011
I just a newbie.i want to try customize my desktop.i found a website shown linux desktop very greatfull, like this :but i don't know how to start it.any expert guys please let me know the guiding for me to start this.
View 1 Replies
View Related
Jun 14, 2011
Found this 'Startup Disk Creator' in Ubuntu,it is useful,how we get it install in Debian Squeeze? There's a Unetbootin for Debian,but it pull in lots of qt stuff,I don't like it.
View 2 Replies
View Related
Aug 22, 2011
I have installed Debian Squeeze 6.0.2.1 amd64 from DVD-1.iso (4.4 GB) and I cannot install Synaptic Package Manager or Wine because they are not in the repos.
[Code]...
View 5 Replies
View Related
Feb 23, 2011
Fresh install of Debian 6.0 (squeeze) and the memory shows 3.8 GB. I have 6 sticks of 2 gb on the board.
Pertinent dmesg lines: AMI BIOS detected: BIOS may corrupt low RAM, working around it.
3083MB HIGHMEM available.
883MB LOWMEM available.
Bios tests 12 gb of ram fine.
View 4 Replies
View Related
Sep 18, 2009
After dist-upgrade a few days ago, X refuses to kick in.
Xorg.0.log reads
Code:
Fatal server error:
no screens found
Please consult the The X.Org Foundation support at http://wiki.x.org
Please also check the log file at "/var/log/Xorg.0.log" for additional information. lshw reads that Xpress 200M is claimed by radeonfb driver.
At this moment, no fglrx packages are installed.
System is Toshiba laptop.
I do not think ATI dropped support, however, even without fglrx, nothing works.
View 7 Replies
View Related
Nov 9, 2010
I installed Debian Squeeze with no issues. I went to install latest Nvidia driver as done previously with Lenny. Used instructions that worked on lenny from "the trooper" [url]
Downloaded th latest driver for my GeForce 7300 GS vidio card, driver package NVIDIA-Linux-x86-260.19.12.run
Used "method # 2 as described in HOW TO,as it worked perfectly in the past on Lenny. Only syntax I changed was instead of gdm I typed gdm3 as it appears that is the new name for gnome in Squeeze.
Did as folows:
Now the trouble showed up, Unfortunatly I can only go off my memory. A question was asked stating that something did not match, it needed a 3 and the driver had a 4 version or somethng of this sort. then it asked if I new what I was doing (and I lied) and selected yes. And whammo, it didn't work. (This question was asked when i did in Lenny and it is working perfectly still on that system). I now can not boot to GUI, I notice when system boots it starts in "S" mode although I select normal boot from grub2.
Not too bad if I got to reinstall as little is on the system. I just want to know what I am missing on the instalation deal or should I be going about this difrently with Squeeze.
View 14 Replies
View Related
May 22, 2010
This topic began in the Debian Development forum here I have successfully completed both the install and the after installation configuration. I have a fully functional system on this little baby, inspite of the fact that wireless (Broadcom bcm4312), ethernet (Realtek) and sound were initially broken.
There is a lot of assistance out there on the web. In the previous thread, I was having trouble installing any debian on a usb stick. The issues that needed resolving were 1. Bad stick
2. Incompatible kernels between boot.img and .iso
3. The method of copying .iso to the stick that finally worked was wget My first successful usb install was Lenny. Even though I upgraded the stock system with lenny-backports, I could not get wireless, ethernet or sound working the only connection I could get to the internet was through my 3g stick and that was not performing up to it's capability. I manually configured wvdial to get that working.
I attempted an upgrade to squeeze several times and each time the upgrade trashed the system. I finally found squeeze boot.img and .iso files from an eee pc blog. This allowed a fresh install of Squeeze and I was making progress. The little atom processor would not handle the b43-fwcutter driver, so I compiled one from the Broadcom site written especially for the atom processor. Now I had cable broadband supplied wireless. I got my ethernet working with help from the Gnome site technical specs on Network Manager. Simply changing ifupdown=false to ifupdown=true in the network manager config file.
Sound was activated by help from a blog entitled "Debian on the Dell Mini 9" My head is spinning now or I would be more specific and instructive on all I did to get this baby up and running. If anyone asks, I may do a how-to.
PS: Posted from that Dell Mini 9 running Debian Squeeze.
EDITED: Correction of typing errors.
View 6 Replies
View Related
Feb 10, 2011
Debian Lenny worked just great. That was my first experience of Debian. The installer recognised all my hardware and the system was soon up and running brilliantly with a few tweaks. Confident of Debian's reliability, I decided to move to Debian 6 and did a fresh install, with downloads of the new operating system rather than a distribution upgrade. The installation routines have not worked for the same computer system. I don't know if its hardware not being recognised by Debian 6 that were recognised without a problem by Debian 5??
At first, the boot-up flipped at "Waiting for /dev to be fully populated," there was a kernal panic then Debian disappeared. No signal was sent to the monitor and I had to switch off the computer manually
I was able to look into the Debian 6 OS from Arch Linux, installed on different partitions of the same hard-drive. I am able to overwrite the Debian files as root from Arch.
My i686 machine has PATA IDE drives.
Why are 2) dbus and the 3) avahi-demon failing? I need to get them started first so that I can get an internet connection and try and correct the problem with X and the wrong Nvidia driver. Is there some configuration I can do either from Arch, where I am now, or the bash prompt on Debian? Thanks in advance.
View 14 Replies
View Related
May 22, 2010
I want to install VGA driver on debian squeeze. my VGA is "Intel Corporation 82G33/G31 Express Integrated Graphics Controller".I do not know which driver I must install for this VGA.Does Linux recognize related driver ?
View 3 Replies
View Related
Feb 8, 2011
I am running Fedora 14 with kernel 2.6.35.74 x86_64 and I am having an issue with a Vfat partition that is shared with Windows 7 on a dual boot setup. this partition contains my mozilla profiles and it occasionally mounts as read only in Fedora. I wont be able to write to it and root doesnt seem to be able to write to it when this happens. I checked this by trying to redirect an output of ifconfig. My fstab entry looks like this.
Code:
UUID=5830-75A8 /home/joe/share_storage vfat rw,umask=0000,uid=500,gid=joe 0 0
and ls -l
Code:
drwxrwxrwx. 8 joe joe 4096 Dec 31 1969
These two (fstab and ls -l) always look the same whether the partition behaves as read only or not.
View 5 Replies
View Related
Jul 12, 2011
I upgraded to FC15 in early june, come June 15 Thunderbird suddenly ceases to send or receive any email. It pops up with the message "You may have exceeded you maximum connections" and I've tried changing the cache connection count to 1 instead of the default 5 and every OTHER post about that error suggests to no avail. Funny thing, my primary desktop is still on FC13, same thunderbird version, arch and account setup (with SSL enabled) and works flawlessly. Even with -safe-mode enabled it doesn't work. My lightning calendar also doesn't sync since then.
I have found that if I turn SSL off IMAP works again, SSL SMTP still fails. If I turn SMTP SSL off it sends mail. The calendar is an https (SSL) link. Obviously the issue is SSL and Thunderbird in FC15. There are no errors/messages in the console, maillog or the in-built error console. I will NOT use mail without SSL as I may occasionally use unencrypted WiFi.
View 1 Replies
View Related
Jul 6, 2010
my computer is very slow to view regular web pages, and generally fails to load them. It seems to be a problem specifically with webpages - I can work over SSH, use email, transfer files over FTP connections, with no noticeable problems, but any regular website (including this one) can take an age to load. This happens regardless of the browser I use (at least, it happens on Firefox, Opera, and Chromium), and regardless of wired or wireless connection (though admittedly I've not tried using a wired connection very much). As far as I can tell, it can also happen on any website. It is specific to linux - my computer is dual-boot ubuntu 10.04/Windows XP, and there is no networking problem when I use Windows.
View 3 Replies
View Related