LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-20-2007, 05:45 PM   #1
Gelatinouscolours
LQ Newbie
 
Registered: Dec 2007
Posts: 10

Rep: Reputation: Disabled
Unhappy Changing Screen Res Above 800x600...


Hey guys, I've seen the light and have come over to the Linux side (as of today) but a few things have hit me already, first is that my screen resolution seems to be stuck on 800 by 600 and I'm not able to crank it up any higher. My monitor is able to go up to 1024 but I can't go any bigger. Any suggestions?
Secondly, whenever I try to open an install file etc. It opens in the archive manager, what's with that?
Also, I'm a bit stuck on the Instant Messaging and Downloading fronts because I can't get MSN nor uTorrent on this OS. Help please?

I'm severely stuck, help would be so appreciated.
Thanks.

<3
 
Old 12-20-2007, 06:21 PM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
What distro of GNU/Linux are you using? Ubuntu, Kubuntu, Mandriva, CentOS?
 
Old 12-20-2007, 07:09 PM   #3
steve02169
Member
 
Registered: Feb 2007
Location: Quincy, MA USA
Distribution: Fedora Core 6
Posts: 96

Rep: Reputation: 15
Like in Windows, you need to specify a monitor. Nexus pointed out you should tell us which "distro" you're using, you should also open xorg.conf in /etc/X11/ and paste that and send it to us.
 
Old 12-20-2007, 08:01 PM   #4
dasy2k1
Member
 
Registered: Oct 2005
Location: 127.0.0.1
Distribution: Manjaro
Posts: 963

Rep: Reputation: 36
try ktorrent or transmission as a replacement for utortrent
and kopete or pidgin for MSN (they also handle AIM, YIM, ICQ... etc etc)

if you tell me what distro your using i can tell you how to isnatll those progs

(example distors would be
ubuntu,
suse
fedora,
slackware
mandriva
and many more)

hint when you are at the logon screen you will normally see the distro name

Last edited by dasy2k1; 12-20-2007 at 08:03 PM.
 
Old 12-21-2007, 05:46 AM   #5
Gelatinouscolours
LQ Newbie
 
Registered: Dec 2007
Posts: 10

Original Poster
Rep: Reputation: Disabled
Thanks for the help so far, I'm using Ubuntu.
 
Old 12-21-2007, 06:53 AM   #6
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by Gelatinouscolours View Post
Thanks for the help so far, I'm using Ubuntu.
Most (if not all) of your queries can be answered here: http://ubuntuguide.org/wiki/Ubuntu:Feisty.

If you have problems that cannot be resolved using the UbuntuGuide, LQ is the right place to be.

Posting your query in the forum for your related distro, may result in a quicker response.
 
Old 12-21-2007, 07:05 AM   #7
Gelatinouscolours
LQ Newbie
 
Registered: Dec 2007
Posts: 10

Original Poster
Rep: Reputation: Disabled
Ta very much, I'll be sure to return here if it doesn't work.

Thanks so much. <3

P.S. It may well be a guide, but how is it going to help me? Is there a forum or anything? It looks really confusing. :/

Last edited by Gelatinouscolours; 12-21-2007 at 07:09 AM.
 
Old 12-21-2007, 03:11 PM   #8
dasy2k1
Member
 
Registered: Oct 2005
Location: 127.0.0.1
Distribution: Manjaro
Posts: 963

Rep: Reputation: 36
first off there is a bit-torrent client allready installed with ubuntu,
just double click your torrent file and it will sort the rest out for you.

for insatnt messenger open Synaptic pakage manager (from system - administration)

search and install pidgin to get a decent IM client.

also for changing your resolution go to
system - administration -screens and graphics, you should be able to change it in there.
if you are using a nvidia or ati graphics card you may want to check if the restriced drivers are installed.
(system -administration - restricted drivers manager)
 
Old 12-21-2007, 11:47 PM   #9
steve02169
Member
 
Registered: Feb 2007
Location: Quincy, MA USA
Distribution: Fedora Core 6
Posts: 96

Rep: Reputation: 15
Using restricted drivers may reconfigure your x-server (that is what controls how graphics are displayed by your video card, what kind of monitor you have, mouse settings, and many other things) but I don't know if that will also change your monitor. You may want to read up on display drivers and what your options are. (try http://www.phoronix.com/scan.php?pag...item=908&num=1)

If you're limited to 800x600 still then either you're using the most basic display driver or Ubuntu thinks your monitor only goes up that high.

Try typing dpkg-reconfigure -phigh xserver-xorg at the command line after rebooting into recovery mode.
"dpkg-reconfigure" reconfigures already installed packages
"-phigh" is an option where -p sets the value 'high' for priority; referring to the questions it will ask you. Leave this out and it will ask you more complicated questions.
"xserver-xorg" is the package you are reconfiguring and this will change the xorg.conf file
 
Old 12-23-2007, 01:15 PM   #10
Gelatinouscolours
LQ Newbie
 
Registered: Dec 2007
Posts: 10

Original Poster
Rep: Reputation: Disabled
Gee, thanks so much for the help guys. It worked, thanks.

Now I'm stuck with the handling package files. I guess I should really start a new topic for this but maybe I can just get help here as I'm already started here. My package files that should open with the package program open with the archive manager, any suggestions here?

Thanks again guys. <3
 
Old 12-23-2007, 04:53 PM   #11
dasy2k1
Member
 
Registered: Oct 2005
Location: 127.0.0.1
Distribution: Manjaro
Posts: 963

Rep: Reputation: 36
right click,
open with
Gdebi pakage manager
 
Old 12-23-2007, 06:16 PM   #12
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
Remember Ubuntu has Synaptic, so you don't really have to download a lot of files.
 
Old 12-24-2007, 05:34 AM   #13
Gelatinouscolours
LQ Newbie
 
Registered: Dec 2007
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dasy2k1 View Post
right click,
open with
Gdebi pakage manager
Gdebi isn't in the open with program list.

Using the "sudo apt-get" command line which I picked up somewhere, am I able to re-download it at all? Again, sorry for the ignorance, guys.
<3
 
Old 12-24-2007, 05:43 AM   #14
wraithe
Member
 
Registered: Feb 2006
Location: Australia
Distribution: Linux... :-)
Posts: 241
Blog Entries: 1

Rep: Reputation: 50
sudo apt-get install <package name>

this will either install it or tell you its installed..
repositories is the other thing you may have to learn...

do an
sudo apt-get update

as well
 
Old 12-24-2007, 09:48 AM   #15
ct_boy
LQ Newbie
 
Registered: Nov 2007
Posts: 8

Rep: Reputation: 0
alternatively, you can open synaptic package manager from System->Admistration->Synaptic Package Manager on your main "Start" bar. From there you can install just about anything for linux you can think of.

Try searching it for Deluge, which is a pretty good torrent client, very similar to utorrent and not as resource hungry as azureus.
 
  


Reply

Tags
resolution, screen



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
changing screen res to 1280×1024 mike_morley Linux - Desktop 3 03-17-2007 04:16 AM
screen overlap at res over 800x600? jgibz Linux - Newbie 2 03-25-2005 06:41 PM
Command line screen res changing in X from Xterm? Frustin Linux - Hardware 9 12-16-2003 07:29 AM
changing the screen res outside X tux_rox Linux - General 1 06-25-2002 04:23 PM
Changing screen res in Slackware amp2000 Linux - General 6 03-03-2002 05:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration