It is currently Sun May 26, 2013 3:36 am

All times are UTC




Post new topic Reply to topic  [ 25 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Toshiba satellite pro U200-206
PostPosted: Fri Apr 20, 2007 7:14 am 
Community Packager
Community Packager
User avatar

Joined: Sat Mar 11, 2006 6:27 pm
Posts: 435
Location: Craon - France (53)
Here is my new toy  ;) :

Intel centrino core 2 duo
HDD : 80 Go
Ram : 1Go
Video : intel GMA950 (3D out of the box) on a WXGA 12'1" screeen (1280x800)
Wifi : ipw3945 (works fine with this package)

Just two things :
first, ethernet card (Intel Corporation Intel(R) PRO/100 VE Network Connection) wasn't operationnal out of the box. I have to modify /etc/modprobe.d/blacklist and blacklist eepro100. Then, it works fine  ;D
second, my memory card reader (Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD) ) isn't fonctionnal. But I'm working on it ;)

Crocus

_________________
Linux ? Il y a moins bien, mais c'est plus cher ...


 Profile Send private message  
 
 Post subject: Does your volume contro work?
PostPosted: Thu May 17, 2007 4:59 am 
Experienced Zenwalker
Experienced Zenwalker
User avatar

Joined: Thu Aug 24, 2006 5:56 am
Posts: 106
Hi Croco.
After several problems with Ubuntu, here I am. Back to Zen.
I just installed ZW 4.4.1, but the sound control in the panel does not work. It always goes back to 100%
do you know what is it? I have managed in the past trying to control a specific channel, but that's sloppy.

Also, as a side note, I got the 1200x800 resolution to work using 915resolution.

thanks.

_________________
Hoy puede ser un gran dia. Plantetelo asi.


 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Thu May 17, 2007 4:18 pm 
Community Packager
Community Packager
User avatar

Joined: Sat Mar 11, 2006 6:27 pm
Posts: 435
Location: Craon - France (53)
So, use the PCM item.
I made the right sound volume button works :
1- open a CLI an d type 'xev'. Then use the sound button to modify the volume and note the keycodes.
2- create a ~/.Xmodmap, and add lines like :
Code:
! Special keys for my multimedia keyboard.
!
! Gmpc
keycode 178 = XF86AudioMedia
! Play
keycode 162 = XF86AudioPlay
! Stop
keycode 164 = XF86AudioStop
! Previous
keycode 144 = XF86AudioPrev
! Next
keycode 153 = XF86AudioNext   
! Vol+
keycode 176 = XF86AudioRaiseVolume
! Vol-
keycode 174 = XF86AudioLowerVolume
! Vol mute
keycode 160 = XF86AudioMute

You will find the names from  /usr/share/X11/XKeysymDB ;)
3- Go to Settings | Keyboard Settings, and create keyboard shortcuts like describe here.
For raising volume, I use amixer command : add a shortcut, type the command (amixer set Front 2+), validate, type the keystroke (the up volume button), thats all.
The 'Front' param indicate to amixer to modify the HP volume, to mute them, use 'amixer set Front 0%', to have a lower volume, 'amixer set Front 2-'.
Now, you will be able to manage HP sound with the volume button  8).

For the headphones, do the same but hit the ctrl keystroke + the volume button, and affect to the shortcut a command like 'amixer set Headphone 2+|2-|0%'. Like this way, you can mute the headphones by pressing the volume button, and adjust the headphones volume with ctrl+volume up ;)

here is my ~/.config/xfce4/shortcuts :
Code:
<?xml version="1.0" encoding="UTF-8"?>
<shortcuts-theme name="Zenwalk">
   <shortcut command="/usr/bin/gmpc" keys="XF86AudioMedia"/>
   <shortcut command="amixer set Front 0%" keys="XF86AudioMute"/>
   <shortcut command="amixer set Front 2+" keys="XF86AudioRaiseVolume"/>
   <shortcut command="amixer set Front 2-" keys="XF86AudioLowerVolume"/>
   <shortcut command="amixer set Headphone 0%" keys="Control+XF86AudioMute"/>
   <shortcut command="amixer set Headphone 2+" keys="Control+XF86AudioRaiseVolume"/>
   <shortcut command="amixer set Headphone 2-" keys="Control+XF86AudioLowerVolume"/>
   <shortcut command="gksu hibernate" keys="Control+Alt+h"/>
   <shortcut command="xfce4-popup-menu" keys="Control+Escape"/>
   <shortcut command="xfce4-taskmanager" keys="Control+Alt+t"/>
   <shortcut command="xfhelp4" keys="Alt+F1"/>
   <shortcut command="xflock4" keys="Control+Alt+Delete"/>
   <shortcut command="xfrun4" keys="Alt+F2"/>
   <shortcut command="xkill" keys="Control+Alt+Escape"/>
</shortcuts-theme>


Crocus

_________________
Linux ? Il y a moins bien, mais c'est plus cher ...


Last edited by Crocus on Thu May 17, 2007 4:23 pm, edited 1 time in total.

 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Mon Aug 27, 2007 7:18 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Tue Aug 21, 2007 11:23 am
Posts: 20
Location: Poland, Lodz
I also have Toshiba u200 notebook. And I had same problems. Just one question: what about fingerprint reader?
Greetings....


 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Tue Aug 28, 2007 9:23 am 
Community Packager
Community Packager
User avatar

Joined: Sat Mar 11, 2006 6:27 pm
Posts: 435
Location: Craon - France (53)
Welcome,

I working on fingerprint, but I have to do :
- recompile kernel with uinput support (CONFIG_INPUT_UINPUT), if someone knows where is this feature, tell me ;)
- install the Linux PAM devs files,
- install thinkfinger...

What about your problems, do you solve them ?

Crocus

_________________
Linux ? Il y a moins bien, mais c'est plus cher ...


 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Tue Aug 28, 2007 7:15 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Tue Aug 21, 2007 11:23 am
Posts: 20
Location: Poland, Lodz
Not yet...I have Zenwalk in two other computers, and today I'm planning to set Zenwalk on the third one ;-). It will be also Toshiba but 1800-203. It's my 5 year old son's. I don't have enough time to fight with fingerprint reader... Did You solve the problem with the card reader?
Greetings


 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Wed Aug 29, 2007 8:26 am 
Community Packager
Community Packager
User avatar

Joined: Sat Mar 11, 2006 6:27 pm
Posts: 435
Location: Craon - France (53)
yes  \!D/
The latest kernel (2.6.22.5) in the snapshot repository is to be used for that.

So, today, except the fingerprint reader, everything works on this laptop  ;D

Crocus

_________________
Linux ? Il y a moins bien, mais c'est plus cher ...


 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Wed Aug 29, 2007 12:54 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Tue Aug 21, 2007 11:23 am
Posts: 20
Location: Poland, Lodz
OMFG how that was hard. First installer hasn't seen DVD Rom, so I used GParted to put the whole instalation image to the hard disk. Zenwalk got up but the dvd drive was uninstalled. Double kernel modification did work. I had a little help from Slack expert  \!D/
I'm glad to hear that!!!
Now 4 computers under Zenwalk :-)
Yuppi
Greetings


 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Sun Sep 02, 2007 3:29 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Tue Aug 21, 2007 11:23 am
Posts: 20
Location: Poland, Lodz
one more question... Do You have the right side volume controler working? It is next to the card reader...
Is everything exept fingerprint reader working from the box???
greetings


Last edited by pixela.pl on Sun Sep 02, 2007 3:41 pm, edited 1 time in total.

 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Sun Sep 02, 2007 4:01 pm 
Community Packager
Community Packager
User avatar

Joined: Sat Mar 11, 2006 6:27 pm
Posts: 435
Location: Craon - France (53)
For the volume button, have a look at the beginning of this thread  :)
You will find the step-by-step how-to.
You can copy-paste codes, they are GPL ;)

Crocus

_________________
Linux ? Il y a moins bien, mais c'est plus cher ...


 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Sun Sep 02, 2007 4:17 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Tue Aug 21, 2007 11:23 am
Posts: 20
Location: Poland, Lodz
Thx for tip
I feel a little bit blind......... l!!!
greetings


 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Tue Sep 04, 2007 6:27 pm 
Community Packager
Community Packager
User avatar

Joined: Sat Mar 11, 2006 6:27 pm
Posts: 435
Location: Craon - France (53)
l!!!

Crocus

_________________
Linux ? Il y a moins bien, mais c'est plus cher ...


 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Fri Sep 07, 2007 10:23 am 
Regular Zenwalker
Regular Zenwalker

Joined: Tue Aug 21, 2007 11:23 am
Posts: 20
Location: Poland, Lodz
OK, so one more problem: does Your touchpad is able to do scrolling?
If yes, please give me a little howto :-)
Same about multimedia buttons :-)
Greetings
JK


Last edited by pixela.pl on Sun Sep 09, 2007 1:01 pm, edited 1 time in total.

 Profile Send private message  
 
 Post subject: Re: Toshiba satellite pro U200-206
PostPosted: Tue Sep 11, 2007 6:26 am 
Community Packager
Community Packager
User avatar

Joined: Sat Mar 11, 2006 6:27 pm
Posts: 435
Location: Craon - France (53)
I do not use scrolling with the touchpad (it is too little), but have a look in the wiki, there is something about it.

For the multimedia button, have a look at the beginning of the thread ;)

Crocus

_________________
Linux ? Il y a moins bien, mais c'est plus cher ...


 Profile Send private message  
 
 Post subject: Touchpad
PostPosted: Tue Sep 11, 2007 5:33 pm 
Experienced Zenwalker
Experienced Zenwalker
User avatar

Joined: Thu Aug 24, 2006 5:56 am
Posts: 106
Hi,

You have to:
1. Install the synaptic driver: http://www.slacky.eu/repository/slackware-11.0/system/synaptics/0.14.6/
2. Add this to xorg.conf (Yes, you will end up with 2 Section "InputDevice".)

# **********************************************************************
# Touchpad Section Added by fid after the synaptic driver is installed
# **********************************************************************
Section "InputDevice"
    Identifier    "Touchpad"
    Driver        "synaptics"
    Option        "Device" "/dev/psaux"
    Option        "Protocol" "auto-dev"
    Option        "LeftEdge" "120"
    Option        "RightEdge" "830"
    Option        "TopEdge" "120"
    Option        "BottomEdge" "650"
    Option        "FingerLow" "14"
    Option        "FingerHigh" "15"
    Option        "MaxTapTime" "150"
    Option        "MaxTapMove" "110"
    Option        "EmulateMidButtonTime" "75"
    Option        "VertScrollDelta" "20"
    Option        "HorizScrollDelta" "20"
    Option        "MinSpeed" "0.3"
    Option        "MaxSpeed" "0.75"
    Option        "AccelFactor" "0.015"
    Option        "EdgeMotionMinSpeed" "200"
    Option        "EdgeMotionMaxSpeed" "200"
    Option        "UpDownScrolling" "1"
    Option        "CircularScrolling" "1"
    Option        "CircScrollDelta" "0.1"
    Option        "CircScrollTrigger" "2"
    Option        "SHMConfig" "on"
EndSection

3. Modify the end of your xorg.conf to say this: (You are basically replacing the mouse with the TouchPad)

Section "ServerLayout"
    Identifier    "Simple Layout"
    Screen      "Videoconfig"
    InputDevice    "Touchpad" "CorePointer"
    InputDevice    "Keyboard1" "CoreKeyboard"
EndSection


This should be it. Also, this is the quick and dirty end product of looking in the wiki, so go there for more info.
You may want to install a program to control the actions of your touchpad, but the configuration above gives you scrolling. Also, triple click will allow you to drag objects.

enjoy.

_________________
Hoy puede ser un gran dia. Plantetelo asi.


Last edited by fiacobelli on Tue Sep 11, 2007 5:40 pm, edited 1 time in total.

 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 25 posts ]  Go to page 1, 2  Next

All times are UTC


 Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: