Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-23-2003, 01:22 AM
|
#1
|
Member
Registered: Oct 2003
Location: Canada
Posts: 924
Rep:
|
Mandrake Linux, Emachine m3505 Widescreen Resolution Problem
Hey there linux gurus. Sigh... I wish I was one. I guess I'm on the path now.
For years I have been wanting to get into Linux and the opensource world. So finally a few weeks ago, I made a nice purchase on the new Emachine M3 series notebooks. I personally recommend them to anyone, solid performance, amazing battery life, and good price, oh yeah... and a Wide screen. Works beautifully in windoze, how on Mandrake it seems to now work. The laptop comes with onboard ATI Radeon IGP 32mb video, and it seems that Mandrake has autodetected that, however, my resolution of my laptop screen is an odd one. Its 1200x800 and I dont have an option to turn my resolution to that, so its stretching 1152x864 right now. So as my first introduction to linux, its not going so well. But I hear from my linux buddies that Linux is simply amazing becuase of the people that use it. So I hope to hear from some of you linux gods out there, and get some help. Of course, any help is greatly appreciated. Thank you so much.
Wh33t
|
|
|
10-23-2003, 03:35 AM
|
#2
|
Member
Registered: Oct 2003
Posts: 81
Rep:
|
I have the m5310 which for the most part is the exact same laptop. I did find this link
http://home.nc.rr.com/mitchel/Linux-...nes-M5305.html
which talks a little about getting the widesreen to work. I wasn't to excited about losing acceleration (You'l see it when you read it) I have noticed that at 1024x768 everything looks pretty good, infact if I didn't no better I would think that it is at it's native resolution anyway.
Did you have any luck getting some sort of power management working? This thing runs hotter then I would like, the dang fan never stops. In windows it was almost never on unless I was playing a game. I've been playing around with the 2.6 kernel, finally got one that would show a screen (had to enable VESA because it wasn't done by default or some crazy stuff like that) other then that I'm hashing my way trying to get it to work and hopefully a cooler laptop.
|
|
|
10-23-2003, 12:26 PM
|
#3
|
Member
Registered: Oct 2003
Location: Canada
Posts: 924
Original Poster
Rep:
|
Thanks for the reply Adamis, Ill try that, and you know... I've only had linux on it for a few hours, so I haven't even really noticed how its doing on battery or the fan noises. Ill check into that later. Appreciate the help.
Wh33t
|
|
|
10-23-2003, 02:42 PM
|
#4
|
Member
Registered: Oct 2002
Location: Michigan
Posts: 71
Rep:
|
i was able to get most of the acpi working on my m5310 using the 2.6 test 6 kernel.
what i was NOT able to get to work was the broadcom wireless card, i tried the drivers provided by www.linuxant.com but i did not have any luck, if it wasnt for the wireless card i had everything working
|
|
|
10-23-2003, 05:07 PM
|
#5
|
Member
Registered: Oct 2003
Posts: 81
Rep:
|
Are you using Mandrake with the 2.6 kernel? I've been working with 9.2 RC2 and have been trying to get the 2.6 kernel to work. I've gotten it to boot but I'm still having some problems, could you post your config file or something and detail what you did? I'd appreciate it.
|
|
|
10-25-2003, 02:25 AM
|
#6
|
Member
Registered: Oct 2003
Location: Canada
Posts: 924
Original Poster
Rep:
|
Lol. i cant beleive how many times i've edit this post.
So I've put in everything exactly how the tutorial adamis posted me, but now I'm getting "Caught signal 11. Server Aborting"
Any help guys?
Wh33t
Last edited by wh33t; 10-25-2003 at 03:09 AM.
|
|
|
10-25-2003, 12:32 PM
|
#7
|
Member
Registered: Oct 2003
Posts: 81
Rep:
|
Sorry, I'm not much help, I just decided to live with the 1024x768 because it looks fine at the moment. Maybe someone else could give you a hand.
|
|
|
10-27-2003, 09:19 PM
|
#8
|
Member
Registered: Oct 2003
Location: Canada
Posts: 924
Original Poster
Rep:
|
adamis, a buddy of mine who is quite into bsd helped me solve this problem. The config from that tutorial just needed to change a few things. So here it is, feel free to copy and past this.
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Generic Laptop Display Panel 1280x800"
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 71.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
VendorName "Videocard Vendor"
Boardname "ATI Radeon Mobility U1"
VideoRam 32768
ChipId 0x4242
Option "dpms"
# Option "UseFBDev"
# Option "noaccel"
Option "AGPMode" "4"
BusID "PCI:1:5:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
notice commented out (#) useFBdev and noaccel and your good to go.
Wh33t
|
|
|
All times are GMT -5. The time now is 12:50 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|