LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
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


Closed Thread
  Search this Thread
Old 10-12-2005, 03:14 AM   #1
dfreer
Member
 
Registered: Oct 2005
Distribution: Ubuntu 5.1 "Breezy"
Posts: 33

Rep: Reputation: 15
Question Toshiba Satellite A70 with Debian Sound, Mouse, Resolution Problems


Hi,

I recently purchase a Toshiba Satellite A70 laptop, and am trying to run Debian Linux on it. However, I ran into a number of problems, I tried google but to no avail. Specifiically, I have:
no sound
my touchpad mouse does not work (I have a wireless mouse for now that works
perfectly, but I would enjoy being able to use the touchpad)
my resolution is only 1024x768. Since I have a widescreen capable of running
1280x800, I would like to be able to run at that resolution.

The only error I get is for my sound, when I startx I get an error saying /dev/dsp no such file or directory sound will be outputted to dev/null I believe. I have no idea what files I should include to help you guys solve my problem, much less who makes my soundcard, as Toshiba is less than helpful. --EDIT-- I got this from CNET, but it appears that Toshiba no longer carries my laptop anymore, even though I bought it from them about 2 months ago CNET says this about my sound card: Audio codec - Realtek ALC250

The mouse and resolution problems aren't quite as severe, as I know I just need to edit my xf86 file correctly to get them to work, but I would appreciate it if anyone has a copy of theirs that I could look off of. Here is a short copy of mine:
--EDIT-- WOW... I'm such a n00b... On a hunch, to change my resolution all I did was manually edit the file so that in my Display section, instead of 1280x1024 I put 1280x800... I thought It would take more work than that. Amazing how simple that was!


XF86Config-4

Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection

Section "Device"
Identifier "ATI Mobile Radeon 9000"
Driver "ati"
VideoRam 65536
EndSection

Section "Monitor"
Identifier "LPL:0000"
HorizSync 28-60
VertRefresh 40-60
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Mobile Radeon 9000"
Monitor "LPL:0000"
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

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection

Last edited by dfreer; 10-12-2005 at 03:49 AM.
 
Old 10-12-2005, 02:57 PM   #2
jtshaw
Senior Member
 
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Blog Entries: 1

Rep: Reputation: 67
Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

Continue this thread here.
 
  


Closed Thread



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
Debian on Toshiba Satellite A70 sound, mouse, and video problems dfreer Debian 2 10-13-2005 02:56 PM
Toshiba Satellite A70 running Debian Sound, Mouse, Video Problems dfreer Linux - Hardware 1 10-12-2005 04:39 PM
Install Ubuntu on Toshiba Satellite A70 keyboard dead warnetgm Linux - Laptop and Netbook 3 09-08-2005 07:39 AM
Toshiba Satellite A70 Randomly Shuts Down billyc94 General 1 09-02-2005 11:09 AM
Fedora Core 4 sound on Toshiba Satellite a70 simeandrews Linux - Hardware 1 07-21-2005 10:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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