LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-16-2007, 10:58 AM   #1
rjd
LQ Newbie
 
Registered: Jan 2007
Location: London
Posts: 10

Rep: Reputation: 0
Knoppix 5.1 - setting low video resolution


Hi All

Just run Knoppix V 5.1 CD (2007 01 04)

It setup my video display to 800x600 but as I am using a Dell 2407WFP/Sapphire Radeon 9600 AGP this needs to be set at 1920x1200.

I tried to change the video setting but the only option from the pull-down menu is 800x600.

How do I correct this please?

Any suggestions/help would be appreciated.
 
Old 01-16-2007, 12:13 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Once knoppix is booted up, you should be able to open a root terminal and type dpkg-reconfigure xserver-xorg since it's based on Debian (note I haven't tried this).

Alternatively, you can try the cheatcode knoppix screen=1920x1200. You might also need the hsync and vsync cheat codes, I don't know.
 
Old 01-16-2007, 04:19 PM   #3
V!NCENT
Member
 
Registered: Dec 2005
Location: The Netherlands
Distribution: Kubuntu 8.10 KDE4
Posts: 208

Rep: Reputation: 30
Quote:
Originally Posted by pljvaldez
[...]
Alternatively, you can try the cheatcode knoppix screen=1920x1200. You might also need the hsync and vsync cheat codes, I don't know.
You might also want to add depth:
Quote:
knoppix screen1920x1200 depth=24
 
Old 01-16-2007, 04:21 PM   #4
rjd
LQ Newbie
 
Registered: Jan 2007
Location: London
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks for replying pljvaldez.

The cheatcode you provided was not recognized so didn't work.

I tried to log into the root terminal and needed to put in my password which I couldn't because I hadn't set one up!

Very frustrating trying to setup/use Linux when I have a very fast/stable/lean/tweaked version of WinME.

I know I will need to 'upgrade' from WinME at some stage and would much prefer to use a Linux distro rather than Winxp/Vista but it is not looking good so far after trying a number of distos including Puppy,Ubuntu,Kubuntu,SimplyMepis and now Knoppix.

Why doesn't Knoppix already know I am using 1920x1200?

If I get passed this 'problem' what are the chances that Knoppix will be able to detect my printer, on board sound,Internet connection etc. at all or correctly?

Any more suggestions please.

Thanks for your help.
 
Old 01-16-2007, 04:31 PM   #5
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Did you try just opening a root terminal from the knoppix menu?

You can try hitting F2 or F3 at the boot prompt to see other cheatcodes. I suspect one problem might be the ATI card requires the proprietary ATI drivers. Not sure which distros include this by default. It's also possible that you need to do some additional configuration to the xorg.conf file to make that resolution work. See this thread.

And since you seem new to linux, you may be interested to know that not all hardware is perfectly supported (since not all vendors will give open source developers help). check the HCL at the top of the page here for each component of your system. Kinda like how you can stick your ATI Radeon in a Windows 98 box and it won't know what to do with it. You'll be lucky to get 800x600 until you install the drivers. If you didn't have one, you'd be SOL. Same for linux, you just have to find the right drivers to load...
 
Old 01-16-2007, 05:24 PM   #6
rjd
LQ Newbie
 
Registered: Jan 2007
Location: London
Posts: 10

Original Poster
Rep: Reputation: 0
Hi pljvaldez.

If I am booting/using a live CD how/where would the appropriate Linux ATI driver be stored?

Would I need to store the driver on say a USB Flash drive and 'load' it each time I use Knoppix?

I know that it would be best to install Linux on my HDD but until I am happy that a distro basically works ok on my computer I am reluctant to install it that way.

Is there some way to fine tune the distro to include appropriate drivers before burning the ISO image to CD?
 
Old 01-16-2007, 05:31 PM   #7
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Quote:
Originally Posted by rjd
Is there some way to fine tune the distro to include appropriate drivers before burning the ISO image to CD?
Yes, it is called remastering. I've never done it myself so I don't know how hard it is to do.

As to where the appropriate drivers are, they are probably online. Not sure if you can build them and then store them on a USB drive or not. Again, I only use liveCD's for recovery. Most of the time I don't even boot the graphical interface.

You should be able to find a liveCD that contains the radeon driver (for that matter, it might already be loaded -- type lsmod |grep radeon and lsmod |grep ati to see what driver is loaded by default. I suspect your problem is really the monitor settings in xorg.conf....
 
Old 01-17-2007, 06:54 AM   #8
rjd
LQ Newbie
 
Registered: Jan 2007
Location: London
Posts: 10

Original Poster
Rep: Reputation: 0
Hi again pljvaldez. Thanks for the links. I will check them out.

Thinking this through, would it be possible to store a Linux distro on an external USB HDD and boot into Linux when required.

I could then change settings and add drivers etc which would be stored on the external HDD and cut out the (small) risk of Linux messing up my WinME setup.

My bios allows me to boot from USB but not sure how to setup Linux so it will boot from a USB HDD.

Any suggestions as to how I should proceed or the best place to look for info?

I appreciate all your help.

Last edited by rjd; 01-17-2007 at 06:58 AM.
 
  


Reply



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
Video resolution setting is out of range?? Ludwig7666 SUSE / openSUSE 15 10-20-2006 02:54 PM
Problem changing the video adapter setting and changing the screen resolution habiblove Linux - General 3 02-18-2006 05:10 PM
CLP-500 Samsung printer: low speed and resolution printing with Knoppix (Debian) billam Linux - Hardware 0 12-09-2004 01:39 PM
Problem setting video resolution w/SuSE 9.1 C-monkey SUSE / openSUSE 5 10-22-2004 06:42 AM
low resolution tomato Slackware 23 09-07-2003 07:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:48 PM.

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