Debian :: Ati 4200 Built In To MB/cannot Change Resolution?

Apr 23, 2010

I just installed debian (lenny) on a new MSI 785GTM-E45 motherboard with a built in Radeon 4200. I have a MAG 22" LCD monitor that has a maximun resolution of 1680X1050.xrandr on my sytems reports the following: the maximum is incorrect

Screen 0: minimum 320 x 200, current 1920 x 1440, maximum 1920 x 1440
default connected
1920x1440 0.0

[code]....

View 1 Replies


ADVERTISEMENT

Debian Hardware :: HP 625 - No Sound (RS880 - Radeon HD 4200)

May 6, 2011

lspci01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200] Everything works fine in Ubuntu, because the Driver seems to be integrated [URL] So far i looked on the internet and used Debian Wiki, but following Links were not able to help me:

[URL]

On most forums people always just seem to think "Alsa Mixer" is fixing everything, tried that, but it doesn*t...

etc/modprobe.d/alsa-base
options snd-hda-intel model=ALC260

This is everything written in this file.. someone suggested to write this down there, cause it could fix audio problem btw: Sound is working fine with external speakers... just need the internal ones to work too...btw: I have Debian 6.0 Squeeze 64(!)bit, don't know if that makes any difference, but maybe it does...

View 1 Replies View Related

Debian Multimedia :: No 3D With Radeon HD 4200, Open-source Drivers?

Feb 21, 2010

I'm running a Squeeze system on a PC with an ATI Radeon HD 4200 graphics card. Until recently I had been using the fglrx drivers without difficulty, but a recent upgrade removed fglrx - apparently this is because ATI has yet to release drivers for Xorg 1.7. So I've switched to the open source driver (radeon), but am not getting any 3D acceleration - hence can't run desktop effects in either kwin or compiz. When I run "glxinfo | grep OpenGL" I get the following:

OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.6.1
OpenGL shading language version string: 1.20
OpenGL extensions:

It's the software rasterizer that is the problem, I gather. After Googling for similar problems encountered by others, I've installed firmware-linux and firmware-linux-nonfree, but to no effect. All fglrx-* packages are purged. Does anyone have any other thoughts? (I don't currently have an xorg.conf file in use.)

View 10 Replies View Related

Debian :: Can't Change Resolution From 800x600

Apr 12, 2010

got an acer aspire one zg8 running debian in a vmware enviroment i only have 800x600 and cant change resolution do i need to install linux drivers for intel 945 express vga card? i googled for drivers for vga card but linux and there were linux drivers,but it said linux 4 trying to get into linux.

View 1 Replies View Related

Debian :: How To Change The Console Resolution

Jun 16, 2010

playing with debian I find that I have no answer when I try to resize my console if I wish to use it without a GUI. Are there something that could resize the screen ? In this moment it seems to be 640x480 and it could be better if the resolution could be 800x600. I have tryed to modified /etc/grub/00_header

if [ "x${GRUB_GFXMODE}" = "x" ] ; then GRUB_GFXMODE=800x600 ; fi

View 7 Replies View Related

Debian :: Cannot Seem To Change Screen Resolution

Aug 17, 2010

Ever since I installed Debian, my monitor keep saying: "Input Signal Out of Range Change Settings to 1600x900 - 60Hz". So I thought it a problem of the screen resolution, so I have been trying to edit my xorg.conf file, but it doesn't seem to work at all. And this is my settings.

Section "Monitor"
Identifier"Configured Monitor"
EndSection

Section "Screen"
Identifier"Default Screen"
Monitor"Configured Monitor"
Device"HP 2009m"
SubSection "Display"

Depth24
Virtual2048 2048
Modes"1600x900_60.00"
EndSubSection
EndSection

View 2 Replies View Related

Ubuntu :: Built In VGA Card - Maximum Resolution 800X600 In 9.10

Jan 4, 2010

I am using Intel builtin VGA card. I got a problem with resolution which is max here 800*600. I want to set it to 1024*768. I already did that using xandr but the problem is every time I restart I get to my default settings feeling like ubuntu discharge all my changes all fields even if i followed the steps of saving.

View 5 Replies View Related

Debian Configuration :: Change Resolution Of Console (tty)?

May 6, 2011

The resolution is OK in grub menu but after something is setting to higher value. How can i set it back to 640x480?

View 1 Replies View Related

Debian Hardware :: Cannot Change Monitor Resolution

Jan 27, 2015

I have a fresh installation of Debian 7.8 on my Dell Precision notebook. Somehow I failed to configure Xorg in a proper way. I do have X up and running, but I can not change my monitor resolution. Here is my graphics card.

Code: Select all$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Haswell Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Radeon HD 8800M Series

I tried to follow suggestions from Debian Wiki, somehow nothing really worked (https://wiki.debian.org/AtiHowTo)

Code: Select all# aticonfig
aticonfig: No supported adapters detected
Code: Select all# X -configure
Terminated with an error, below is the Xorg.0.log file
Code: Select all[   227.953]
X.Org X Server 1.12.4

[code]....

View 2 Replies View Related

Debian Hardware :: Change Mouse Resolution DPI?

Dec 30, 2010

I just bought a Logitech 570 trackball. I feel as though the resolution may be set a little low. How do I change mouse resolution under Linux? I do have lomoco btw, but when I use the command lomoco -8 it says the device does not support writing a new resolution to it. Basically wondering if theres a text file somewhere where I can just change the default mouse resolution.

View 1 Replies View Related

Debian :: How To Change TTY Resolution Ctrl Alt F1 Black Screen

Nov 18, 2015

Now that I'm more lucid I can adjust the format a bit. If I try opening the TTY the screen goes completely black after visualizing few artifact on the bottom of the screen.

Pressing Ctrl+Alt+F7 brings me back safely to the GUI

So far I tried to modify the /etc/defaults/grub file to uncomment the grub resolution and the grub_terminal to no avail. Now at least it seams to waste some less time to load the grub (it took something like 15 sec before) but it lost the previous green/torquoise background and now it's white char on black background.

On a side note pressing C on the grub to reach the grub console gave me some answer I don't know how to deal with... I was trying to use vbeinfo but it didn't found the command and so I tried the insmod:

Photo(large) of the complete grub console session wrote:grub>
grub> videoinfo
List of supported video modes:
Legend: mask/position=red/green/blue/reserved
grub> videotest
error: no suitable video mode found.
grub> insmod vbe
error: file `/boot/grub/x86_64-efi/vbe.mod' not found

View 3 Replies View Related

Debian :: Lenny Xfce On Virtualbox - Can't Change Resolution

Mar 11, 2010

Well I have installed lenny from netinstall, with Xfce on a virtual machine, everything runs smooth and I really like how does it work, I just have a little big problem, the resolution is too high, it is higher than the host resolution, if I have to work in the down part of the screen I have to scroll down in host, it is kinda annoying, under screen config (right click>configuration>screen config) for resolution only the default option is available. I have googled and I have found that /etc/X11/xorg.conf must be modified to use another resolution, but I'm not sure of what to change or what to do exactly.

View 2 Replies View Related

Debian Hardware :: Can't Change Resolution Or Set Dual Display

Jul 4, 2014

I have wheezy installed on my laptop with XFCE 4.8 and kernel 3.14 from backports. The laptop uses Nivida-optimus:

Code: Select all00:02.0 VGA compatible controller: Intel Corporation Haswell Integrated Graphics Controller (rev 06)
01:00.0 3D controller: NVIDIA Corporation Device 1292 (rev a1)

I installed the proprietary bumblebee-nvidia (version 3.2.1) as per the instructions in URL...The problem is that when I connect a monitor to the laptop, the image is duplicated with only part of the screen showing on the second monitor. The monitor itself is not detected in the display settings or arandr / xrandr, so I can't change the resolution or set dual display, etc. Here is the output of xrandr:

Code: Select all$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm
   1920x1080       0.0*

View 0 Replies View Related

Debian Configuration :: Login Screen Always At Maximum Resolution / Change It?

Jan 30, 2010

The login screen is always at maximum screen resolution, how can i change this?

View 2 Replies View Related

Debian Multimedia :: Change Screen Resolution For One User On Terminal

Jul 13, 2015

I am wanting to try to change my normal user (bbq) to a different screen size within my secondary user (lfs). I was wondering how one would do that.

This happened when OpenClonk changed my screen resolution and when i changed it back my screen blacked out (and me being the idiot save it).

Debian 8 GNOME

Also (a bit unrelated) could a video card problem cause a user to log out? I have been having some severe problems with my monitor and I am thinking it is th video card. Sometimes when I am starting a program my monitor will lose connection to my computer (HDMI signal not found) and I will either have to wait a few seconds and it will turn on or it will just stay blacked out.

View 0 Replies View Related

Debian Hardware :: LXDE With Nvidia Card - Trying To Change Resolution

Oct 4, 2014

Currently my display is set to 1280x960 at 60Hz, but my monitor supports 1920x1080, which is what I would like to have. Preferences -> Monitor Settings (lxrandr) does not change anything & does not show my desired resolution either. I tried using the Nvidia propietary drivers but whenever I try to switch to them from xorg.conf the X display can't start. right now I am using the nouveau driver. I've seen some xrandr commands but so far haven't been able to figure out what I need to do.

I am on Debian 7.6.0 (Wheezy) amd64:
Code: Select all$ uname -rms
Linux 3.2.0-4-amd64 x86_64

I installed my system from the LXDE live media.

My graphics card is the NVIDIA GeForce4 MX 440 (NV18).

lspci output:
$ lspci | grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)

View 8 Replies View Related

Debian :: Screen Resolution \ Tried To Change Xorg.conf, But Got No Success?

Jun 18, 2010

I installed debian 5 in a pc with a Intel 4 series VGA. The optimal resolution for the monitor is 1360x76, but the system does not allow that. I tried to change my xorg.conf, but got no success.In my xorg.conf I used this:

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"

[code]....

View 9 Replies View Related

General :: Video Resolution Out Of Range Change Setting To Recommended Resolution 1280x1024

Oct 14, 2010

When I boot my computer I get this message: Warning Pc video resolution is out of range Change setting to recommended resolution 1280x1024 @60mh So I hit ctrl alt f1 I typed in Sudo dpkg-reconfigure xserver-xorg Nothing happens. It's been very frustrating because with everything that I've looked up it says that it's suppose to guide me through something. I desperately need my computer for school.

View 8 Replies View Related

Networking :: Unable To Change Bnx2 From Built In To Module In Menuconfig

Jun 25, 2010

I am having trouble upgrading my broadcom drivers ( bnx2 ) for some reason i can't switch Broadcom NetxtremeII support from "built in " to module in menuconfig. can someone show me why this is the case?

[code]...

also i do have loadable module support enabled[*] Enable loadable module support

View 1 Replies View Related

General :: Change The Parameters Of In-built Gspca To Increase The Image Quality?

Mar 24, 2011

I'm using Logitech WebCam on fedora 11 and running webcam server to capture the images on the browser.. it works fine but the image quality is poor...could anyone suggest me how to change the image quality by passing parameters via command line??I tested Video quality on cheese as well, which is poor too..I searched a lot in google for a solution but no use... i got some patch but couldn't install that since the gspca driver on my fedora 11 is in-built..

Output of lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 020: ID 046d:092f Logitech, Inc. QuickCam Express Plus

[code]....

View 14 Replies View Related

Debian :: Where To Get Version 5 With Kernel 2.6.34 Built-in

May 25, 2010

I got last night debian 5 stable, but it has an older version of kernel, I think 2.6.26, which doesn't have my network card drivers. I tried to install myself the kernel, but I a newbie in linux, so something failed and I give up until next time. Is this version: [URL] a safer one for a desktop computer, daily usage? How to I know it has the latest kernel?

View 3 Replies View Related

Debian :: Iceweasel 4: Can It Be Built From Mozilla Sources

Jan 14, 2011

I'm using a PowerPC system and the available builds are for x86(_64). Mozilla.debian does not have a source package readily available for me to download. I'm also assuming- although I am probably in error- that I can use the default package configuration to set it up.

View 14 Replies View Related

Debian :: GNU Separate Or Built In Codecs For Playing Video

Apr 20, 2010

Does GNU/Linux have separate video codecs like Windows has? Or all the codecs in GNU are built in video-players?

View 3 Replies View Related

Debian Hardware :: Built-in Mic Not Working (Dell Studio 17)

Aug 28, 2011

There purports to be a built-in microphone in this computer.

I tried using SoundRecorder in Gnome to test this theory. It records silence.

View 1 Replies View Related

General :: Disable Built In Card Reader In Debian?

Dec 11, 2010

I am trying to disable the built-in card reader in my MBP (5,3) running Debian testing. I've noticed that powertop lists the card reader as a major contributor of wake up events and would like to disable it as I rarely need to read SD cards.

I found this with "dmesg":

scsi 6:0:0:0: Direct-Access APPLE SD Card Reader 1.00 PQ: 0 ANSI: 0

and this from "sg_scan -i":

/dev/sg2: scsi6 channel=0 id=0 lun=0 [em]
APPLE SD Card Reader 1.00 [rmb=1 cmdq=0 pqual=0 pdev=0x0]

I don't know where to find the device in /proc and there are no modules loaded for this device (I'm guessing it has support compiled into the kernel).

So, ideally, I would like to be able to enable/disable this device without a kernel recompile. Is this possible?

View 1 Replies View Related

Fedora Hardware :: ATI Radeon HD 4200 - Cannot Install Drivers

Sep 19, 2010

I installed fedora 13 yesterday in my PC and I cant install drivers for my ati radeon HD 4200, I downloaded the driver from the page of amd, I installed it but it doesn't work.

View 7 Replies View Related

OpenSUSE Hardware :: ATI Mobility Radeon 4200 In Notebook

Nov 22, 2010

I remember when 11.3 first came out it was an issue.Are the fglrx drivers good now?

View 6 Replies View Related

Ubuntu Multimedia :: Choppy Flash With Radeon HD 4200 And 9.10?

Mar 4, 2010

I'm running an athlon II X2 on a Gigabyte GA-MA785GM-US2H motherboard Graphics are running on the Radeon HD 4200 on the motherboard. System has 2 GB of RAM. I recently did a clean install of Ubuntu 9.10. I previously had 9.04 installed and flash video ran completely smoothly, and the CPUs wouldn't even come out of 800 MHz power save mode.

Since upgrading to 9.10, flash runs choppy and the CPUs max out every time there is a lot of movement on full screen videos. On 9.04 and 9.10 I was running the ATI proprietary FGLRX hardware drivers. I've tried re-installing the ATI drivers and flash. I've also disabled compiz desktop effects.

View 7 Replies View Related

Hardware :: How To Install Correctly Mobility Radeon 4200 HD?

Jul 19, 2010

Does someone have a magick trick to make this card runs well on linux lspci shows this:01:05.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility Radeon HD 4200]Ive tryed the ati binaries and its very bad.It takes a delay to switch from window to window and when tryed to play video it plays in slow motion doesnt matter what I do.Some ideas?I dont want 3d things only a good 2d performance.

View 2 Replies View Related

Debian Configuration :: Kernel Driver Support: Built-in Or Loadable?

Jun 26, 2010

Is there a way to programmatically determine whether a particular driver support is built-in rather than a loadable module? I'd be grateful if somebody would share how. I have written a shell script using the RTC (real time clock). I can check whether the rtc-cmos kernel module exists and load the module accordingly as needed, but I don't know how to determine when the driver is built-in. Of course, if the driver is built-in then the module does not exist.

I seem to recall there is a method to query the kernel config file (/proc/config.gz), through which I probably could grep for the CONFIG_RTC_DRV_CMOS parameter. I also can check whether /proc/driver/rtc exists. If that file exists then either the driver is built-in or the module was loaded.I realize the rtc-cmos driver is built-in with the standard Debian kernel build, but I still would like a way to query where the driver is supported.Is there a straightforward or direct method to query the kernel whether a particular driver is built-in?

View 3 Replies View Related







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