LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 01-16-2005, 10:54 PM   #31
pookguy88
Member
 
Registered: Jan 2005
Posts: 38

Original Poster
Rep: Reputation: 15

well.. its worked before in windows... but not under linux.. however i have googled it up and others with this laptop are saying it should work fine with linux.. they didn't mess with anything
 
Old 01-16-2005, 10:56 PM   #32
GUIPenguin
Member
 
Registered: Aug 2004
Location: Maine
Distribution: Gentoo Linux
Posts: 239

Rep: Reputation: 30
actualy my laptop works fine for me now, yes I think it maybe the kernel, becouse now that I think of it I did a yum update last night and updated my kernel and it didnt work before
 
Old 01-17-2005, 09:39 AM   #33
pookguy88
Member
 
Registered: Jan 2005
Posts: 38

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Linux~Powered
[B]Did it work before? You may need to get your hands dirty by going into your kernel and add support for it.


how would i do this?
 
Old 01-17-2005, 11:09 AM   #34
kxlx
LQ Newbie
 
Registered: Jan 2005
Distribution: debian sarge
Posts: 3

Rep: Reputation: 0
i've same problem. /debian sarge, kernel 2.6.8-k7/
here is my x conf file
Code:
Section "Device"
	Identifier	"NVIDIA Corporation NV34 [GeForce FX 5200]"
	Driver		"nv"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	28-70
	VertRefresh	43-85
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NV34 [GeForce FX 5200]"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection
i can choose these selections in gnome desktop resolution chooser. and it works (1280x1024)
the poblem is my boot (or tty1-tt7) resolution is still 800x600, how can i change it?
i use grub, is there any connection with grub? or something else?

Last edited by kxlx; 01-17-2005 at 11:13 AM.
 
Old 01-17-2005, 06:47 PM   #35
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
Here's a resolution table for grub...

| 640x480 800x600 1024x768 1280x1024
----+-------------------------------------
256 | 0x301 0x303 0x305 0x307
32k | 0x310 0x313 0x316 0x319
64k | 0x311 0x314 0x317 0x31A
16M | 0x312 0x315 0x318 0x31B
 
Old 01-17-2005, 06:50 PM   #36
pookguy88
Member
 
Registered: Jan 2005
Posts: 38

Original Poster
Rep: Reputation: 15
ok people, i have some good news and some bad news

good news: i'm posting my very time using linux!!

bad news: my internal ethernet card is still not working, i'm using a Xiricom LAN card...

i guess the next few things that i want to accomplish are:

1. getting internal ethernet to work
2. getting wireless card to work
3. starting up apache and running a web server
 
Old 01-21-2005, 03:03 PM   #37
cswor
Member
 
Registered: Apr 2004
Location: TN
Distribution: Only used RH but have heard good things about Mandrake. BSD might be interesting.
Posts: 46

Rep: Reputation: 15
wait til you try to load windows and discover that their cd driver won't read your cd to completion and it keeps hanging during install. billg won't appear to deserve his billions and billions as much then.
 
Old 01-21-2005, 05:03 PM   #38
wpn146
Member
 
Registered: Jan 2005
Distribution: Solaris, Linux Fedora Core 6
Posts: 170

Rep: Reputation: 30
You can also specify multiple resolutions. If you do this:
Code:
 Modes "800x600" "1024x768" "1280x1024" "1600x1200"
Assuming all those resolutions are valid on your monitor, it will come up in 800x600 (first one mentioned) and you can step through the rest using <ctrl><alt>+ and ,ctrl><alt>-.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Cant Change Res dj9928 Linux - Hardware 2 08-12-2005 02:49 PM
change res in x snip128 Linux - Newbie 1 10-31-2004 07:35 PM
FREAKISHLY URGENT: How can I change the screen res. through command lines? nealkochhar Linux - Newbie 16 06-09-2004 03:49 PM
urgently need to change screen res w/o restart drigz Linux - Software 2 05-23-2004 01:01 PM
Can't Change Screen Res. in RH 7.2 justiceisblind Linux - Newbie 1 05-19-2002 08:29 PM

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

All times are GMT -5. The time now is 08:30 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