Re: Dell Inspiron 8600

2004-09-20 Thread Derek Broughton
On September 18, 2004 05:01 pm, Wendy Leigh Vandoolaeghe wrote:
> hi
> thanks for the help.
>
> >> 2. i have a problem with recording. I want to use GnomeMeeting for
> >> example, but can't get the microphone to work. I am able to listen to
> >> CD's and mp3's...don't exactly know how to fix this.
> >
> > What about "rec" ? And try to see mixer settings for recording source.
>
> i've played around a bit with the mixer settings with no luck. if for
> example i use recorder, it seems to record, but when i want to play back
> it gives the following message:
>
> osscommon: unable to open /dev/dsp (in use?)

You'd be wanting to use ALSA, not OSS.  Run ALSAconf.  I don't use esd, but I 
expect you have a configuration applet to tell it to use ALSA.
-- 
derek


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Problem with Micron Transport Trek 2 and DMA

2004-09-20 Thread Robert Goley
Sorry about not listing the kernel version it is a 2.4.27-i686.  I do
not have anywhere to disable DMA for the hardware.  It tried disabling
it via the kernel option at boot time but that did not help.  Turning
off DMA using hdparm did not help either.  I have not tried 2.6.x yet
but I guess that is my next step.

On Fri, 2004-09-17 at 20:06, Bob Proulx wrote:
> Robert Goley wrote:
> > I have a Micron Transport Trek 2 that I have loaded Debian (Sarge) on. 
> > I repeatedly get DMA errors on the main console.  It complains then says
> > interrupt lost and inmost cases it resets and works for a while.
> 
> I have a desktop motherboard with a via chipset that has similar
> issues.  I can't say as I am happy with Via at the moment.  But they
> are one of the more popular chipsets.  On any 2.4 kernel on my
> motherboard I had DMA errors just like you report.  Miraculously with
> 2.6 the errors have disappeared.  On 2.4 I needed to disable DMA at
> boot time.
> 
> > I did not see anywhere in the bios to turn DMA off.  I tried turning
> > it off via "hdparm -d0 /dev/hda".  That stabilized it some.
> > Speed/performance was lost but because of the pauses DMA errors were
> > giving it was faster.  The down side was that then it had an DMA
> > error and did not recover.  I am not sure what else to try.  Anyone
> > have any ideas?
> 
> You did not say what kernel you were using.  Saying Sarge could mean
> many things.
> 
>   
> http://packages.debian.org/cgi-bin/search_packages.pl?keywords=kernel-image&searchon=names&subword=1&version=testing&release=all
> 
> So let me suggest installing the latest available sarge kernel.  No
> guarentee that it will have a driver that has more knowledge of your
> chipset.  But it gives the best chance of it.  If that does not solve
> the problem I would point to sid and installing the latest 2.6.8
> kernel.
> 
> If neither of those solve the problem then I think you have no other
> option than to disable DMA.  Other than digging into the root cause of
> the problem at the level of the source code of the kernel driver.
> 
> Bob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Help with Dell 1150 wireless card in Dell 5100

2004-09-20 Thread Chris Kacoroski
T
I have a dell 5100 with a dell 1150 wireless card.  The card worked 
under Mandrake, but I cannot get it to work with Debian testing (2.6.7-2 
kernel). Iwconfig produces:

eth2  IEEE 802.11-DS  ESSID:"Admin-Wireless"  Nickname:"HERMES I"
  Mode:Managed  Frequency:2.457GHz  Access Point: 44:44:44:44:44:44
  Bit Rate:2Mb/s   Tx-Power=15 dBm   Sensitivity:1/3
  Retry limit:4   RTS thr:off   Fragment thr:off
  Encryption key:
  Power Management:off
  Link Quality=0/92  Signal level=134/153  Noise level=134/153
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0
Jeff,
Looks like the card is not connecting to the access point.  Have you
been successful conecting to ANY access point?  If you are in Davis,
you can head to just about any coffee shop and try:
iwconfig eth2 essid any  <-- Or find out the network name, and
capitalization matters.
iwconfig eth2 key off
dhclient eth2
ok, I finally got to the library which has an open system.  Still no 
luck so it must be the card or OS.  I put mandrake 10 on an open 
partition and will try it tomorrow.  If that doesn't work the next step 
will be to load on windows.  if that doesn't work then I know it is the 
card.  what I do not understand is why the card would show up, but it 
will not connect.

ski
--
"When we try to pick out anything by itself, we find it
 connected to the entire universe"John Muir
Chris "Ski" Kacoroski, [EMAIL PROTECTED], 435-681-0092
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Dell 8600 gdm startup problem

2004-09-20 Thread Wendy Leigh Vandoolaeghe
Hi
my laptop battery ran out of power whilst I was in X mode (using gdm not 
xdm). When I rebooted, it failed to start the Xserver. how can i fix the 
problem?

(am using XFree86 version 4.3.0.1(Debian 4.30.dfsg.1-4.2040529113443))
cheers
wendy
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Dell 8600 gdm startup problem

2004-09-20 Thread Juraj Ziegler
On Mon, Sep 20, 2004 at 02:41:17PM +0100, Wendy Leigh Vandoolaeghe wrote:
> Hi
> my laptop battery ran out of power whilst I was in X mode (using gdm not 
> xdm). When I rebooted, it failed to start the Xserver. how can i fix the 
> problem?
> 
> (am using XFree86 version 4.3.0.1(Debian 4.30.dfsg.1-4.2040529113443))

Well, it depends on the value of "it failed to start the X server" :)
What are the symptoms, what do the logfiles say?

j.

-- 
__
"We did a risk management review.  We concluded that there was no risk of any 
management." -- Dilbert
:wq


signature.asc
Description: Digital signature


Re: [Fwd: Re: Help with Dell 1150 wireless card in Dell 5100]

2004-09-20 Thread Jeff Coppock
Chris Kacoroski wrote:
Thanks for all the comments. I finally got to the library which
has an open system.  Still no luck so it must be the card or OS.
I put mandrake 10 on an open partition and will try it tomorrow.
If that doesn't work the next step will be to load on windows.
if that doesn't work then I know it is the card.
What I do not understand is why the card would show up, but it will not
connect.
ski
I don't understand it either.  If the card shows up like that with 
iwconfig, all you should need is an IP configuration for it to work, 
assuming ESSID and WEP is configured properly.  However, I do notice that 
the Link Quality=0/92 in your iwconfig output.  That tells me that you 
don't have a link to the AP.  Make sure that you have a link indicated by a 
Link Quality > 0 (preferrably 10 or better).

You could go to your local Starbuck's or McDonald's to test in their 
HotSpot's, if they have them set up.

jc
--
Jeff CoppockSystems Engineer
Diggin' Debian  Admin and User
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Re:kde/gnome/blackbox

2004-09-20 Thread Prakash Countcham

Hi,

> logo:~# update-alternatives --list x-session-manager
> /usr/bin/icewm-session
> /usr/bin/gnome-session
> /usr/bin/xfce4-session

This is interesting. I was just trying to make fwvm as default on my box. But
update-alternatives doesn't work with fvwm :( (It isn't considered as a
x-session-manager, only a x-window-manager).

While reading the rest of the thread, I was also wondering which of .xinitrc
and .xsession is better according to Debian policy.

Thanks in advance for your answers,

-- 
Prakash


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Dell 8600 gdm startup problem

2004-09-20 Thread Wendy Leigh Vandoolaeghe
Sorry...
the last bit of the /var/log/XFree86.0.log says the following:
(**) Configured Mouse: Protocol:"ImPS/2"
(**) Option "CorePointer"
(**) Configured MOuse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice No such device
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
(II) UnloadModule: "mouse"
(WW) No core pointer registered
(II) Server_Terminate keybinding not found
 No core pointer
fatal server error: failed to initialize core devices
(my mouse  - the inbuilt one - never gave a problem before. in fact, it 
worked straight after the first debian installation.)


On Mon, Sep 20, 2004 at 02:41:17PM +0100, Wendy Leigh Vandoolaeghe wrote:
Hi
my laptop battery ran out of power whilst I was in X mode (using gdm not
xdm). When I rebooted, it failed to start the Xserver. how can i fix the
problem?
(am using XFree86 version 4.3.0.1(Debian 4.30.dfsg.1-4.2040529113443))
Well, it depends on the value of "it failed to start the X server" :)
What are the symptoms, what do the logfiles say?
j.
--
__
"We did a risk management review.  We concluded that there was no risk of any
management." -- Dilbert
:wq

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Dell 8600 gdm startup problem

2004-09-20 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 20 September 2004 22:21, Wendy Leigh Vandoolaeghe wrote:
> Sorry...
>
> the last bit of the /var/log/XFree86.0.log says the following:
>
> (**) Configured Mouse: Protocol:"ImPS/2"
> (**) Option "CorePointer"
> (**) Configured MOuse: Core Pointer
> (**) Option "Device" "/dev/input/mice"
> (EE) xf86OpenSerial: Cannot open device /dev/input/mice No such device
> (EE) Configured Mouse: cannot open input device
> (EE) PreInit failed for input device "Configured Mouse"
> (II) UnloadModule: "mouse"
> (WW) No core pointer registered
> (II) Server_Terminate keybinding not found
>   No core pointer
>
> fatal server error: failed to initialize core devices

Check this bugreport. Maybe that's your problem. It also has a workaround.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=255744

Cheers,
FJP
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBT0Mygm/Kwh6ICoQRAlnIAKDWjPtdPI27/UzJqoplre7IX/5h/ACgxoEP
GeyJokr2QffZ4hoyWalz+GQ=
=mR2+
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Driver

2004-09-20 Thread Markio




Gostaria de saber como e possivel eu 
adquirir
os driver de um leptop Compaq Presario 
1200,
 
 
 
  
Markio Beletatti Central de 
Proc. de Dados  ZANC Assessoria Nacional 
S/P.   Fone:3334-3498 Ramal 
4083   [EMAIL PROTECTED]    
http://www.zanc.com.br/


Re: Sleep on Dell 510m

2004-09-20 Thread Jose Carlos Garcia Sogo
On Sat, Sep 18, 2004 at 06:30:47PM +0100, [EMAIL PROTECTED] wrote:
> Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> writes:
> 
> >  Hi,
> >
> >  Could someone give me any hint about sleeping my Dell Inspiron 510m?
> 
> i have got a Dell 510m with Debian/Sarge on it.
> 
> - kernel-2.6.8 
> - software-suspend-2.0.0.105-for-2.6.8.1 
> - hibernate-script-0.98
> 

 [...]

 Thanks for the hints. I'll try them as soon as I have a bit time to
 devote to this issue again.

> hum by the way, did you succeed in using the fireware port ?

 I don't have any firewire device to attach to it, but I see that it's
 detected by stock Debian kernel. It's yours at least detected?

 Thanks

-- 
Jose Carlos Garcia Sogo
   [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: Re:kde/gnome/blackbox

2004-09-20 Thread Martin Theiß
Hi Prakash Countcham, *,

Prakash Countcham wrote:

> 
> Hi,
> 
> > logo:~# update-alternatives --list x-session-manager
> > /usr/bin/icewm-session
> > /usr/bin/gnome-session
> > /usr/bin/xfce4-session
> 
> This is interesting. I was just trying to make fwvm as default on my box. But
> update-alternatives doesn't work with fvwm :( (It isn't considered as a
> x-session-manager, only a x-window-manager).
> 
> While reading the rest of the thread, I was also wondering which of .xinitrc
> and .xsession is better according to Debian policy.

Don't know what policy thinks about this, but from my own experience:
.xinitrc is used when you use a plain startx or similar to start your
xserver and related things.
.xsession should be executed by your session manager (gdm, kdm, xdm) after
the user has logged in.
I'm not quite sure where there is a relationship between both, maybe one
uses another as a fall back. For more info about this I advice you to read
the docs of gdm, kdm, xdm .. whatever.

Kind regards
Martin

-- 
Martin Theiß <[EMAIL PROTECTED]>
GPG-Fingerprint: EC80 53A2 F0A2 6E6C 74D2  CB6E 002A F6D3 E78B 7F45

The box said 'Requires Windows 95 or better', so I installed Linux - TKK 5


signature.asc
Description: Digital signature


Re: Dell 8600 gdm startup problem

2004-09-20 Thread Wendy Leigh Vandoolaeghe
Thanks, adding psmouse to /etc/modules seems to work.:)
On Mon, 20 Sep 2004, Frans Pop wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 20 September 2004 22:21, Wendy Leigh Vandoolaeghe wrote:
Sorry...
the last bit of the /var/log/XFree86.0.log says the following:
(**) Configured Mouse: Protocol:"ImPS/2"
(**) Option "CorePointer"
(**) Configured MOuse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice No such device
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
(II) UnloadModule: "mouse"
(WW) No core pointer registered
(II) Server_Terminate keybinding not found
  No core pointer
fatal server error: failed to initialize core devices
Check this bugreport. Maybe that's your problem. It also has a workaround.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=255744
Cheers,
FJP
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBT0Mygm/Kwh6ICoQRAlnIAKDWjPtdPI27/UzJqoplre7IX/5h/ACgxoEP
GeyJokr2QffZ4hoyWalz+GQ=
=mR2+
-END PGP SIGNATURE-

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Dell 8600 gdm startup problem

2004-09-20 Thread Jose Angel Rodriguez Veiga
modprobe psmouse

startx

Hope it works.

Regards.
El Lunes, 20 de Septiembre de 2004 22:53, Frans Pop escribió:
> On Monday 20 September 2004 22:21, Wendy Leigh Vandoolaeghe wrote:
> > Sorry...
> >
> > the last bit of the /var/log/XFree86.0.log says the following:
> >
> > (**) Configured Mouse: Protocol:"ImPS/2"
> > (**) Option "CorePointer"
> > (**) Configured MOuse: Core Pointer
> > (**) Option "Device" "/dev/input/mice"
> > (EE) xf86OpenSerial: Cannot open device /dev/input/mice No such device
> > (EE) Configured Mouse: cannot open input device
> > (EE) PreInit failed for input device "Configured Mouse"
> > (II) UnloadModule: "mouse"
> > (WW) No core pointer registered
> > (II) Server_Terminate keybinding not found
> >   No core pointer
> >
> > fatal server error: failed to initialize core devices
>
> Check this bugreport. Maybe that's your problem. It also has a workaround.
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=255744
>
> Cheers,
> FJP

-- 
-::ParasitO::-
http://www.tecnolibre.org
Linux Registerd User #338167
http://counter.li.org
Debian Sid GNU/Linux
--
Bueno es dar, y sin embargo, no conviene ser muy largo. 



File was infected with a virus

2004-09-20 Thread KDDI-INFO

(BNote: JP stands for Japanese.
(B
(BALERT!!
(BThis e-mail contained one or more virus-infected files and have been rejected.
(B(JP:$B%3%s%T%e!<%?%&%#%k%9$rH/8+$7$^$7$?$N$G!"%a!<%k$NAw?.$rCf;_$7$^$7$?!#(J)
(B
(BThe following attachments were infected:
(B(JP:[EMAIL PROTECTED]<$N$H$*$j!#(J) 
(Bfile=your_document.pif,status=deleted,virus-id=15702,[EMAIL PROTECTED]
(B
(BThank you,
(B
(BKDDI Corporation <[EMAIL PROTECTED]>
(B
(B-- Original message text follows ---
(BSubject:  Re: Your document
(BMessage-ID: 
(BDate: 2004/09/21
(BFrom: [EMAIL PROTECTED]
(BTo: [EMAIL PROTECTED]
(B
(B
(B-- 
(BTo UNSUBSCRIBE, email to [EMAIL PROTECTED]
(Bwith a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

PRIME-INTERFACE LIMITED

2004-09-20 Thread John S
Hi, sorry to bug you , however, i got an email from  PRIME-INTERFACE LIMITED 
 saying the are interested in my goods, i did a search on google and it 
came up with a threadi am wondering if ou sold any goods to them and if 
so did they pay etc or is it a dodgy email...???

please let me know..
thank you
_
Click here for the latest chart ringtones:  
http://ringtones.com.au/ninemsn/control?page=/ninemsn/main.jsp

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Re:kde/gnome/blackbox

2004-09-20 Thread Bob Proulx
Martin Theiß wrote:
> Prakash Countcham wrote:
> > > logo:~# update-alternatives --list x-session-manager
> > > /usr/bin/icewm-session
> > > /usr/bin/gnome-session
> > > /usr/bin/xfce4-session
> >
> > This is interesting. I was just trying to make fwvm as default on
> > my box. But update-alternatives doesn't work with fvwm :( (It
> > isn't considered as a x-session-manager, only a x-window-manager).
> >
> > While reading the rest of the thread, I was also wondering which
> > of .xinitrc and .xsession is better according to Debian policy.

They serve to do similar things from different starting points.
Rather like asking do I take the highway North or the expressway East?
It all depends upon from where you are starting.

> Don't know what policy thinks about this, but from my own experience:
> .xinitrc is used when you use a plain startx or similar to start your
> xserver and related things.

More precisely .xinitrc is used by the 'xinit' program.  That
connection should be clear.  Once upon a time (still common today)
users would log into a text console and start X with 'xinit'.  The
'xinit' program would read ~/.xinitrc for startup commands.  In that
script you would start your window manager and possibly other things.

That is good for the user who has a .xinitrc file.  But what about
those that don't have one?  In that case xinit uses a very basic
default and starts up on xterm.  In the case of a new user this is
very stark.  There is no window manager or anything else running.

Systems wishing to make this better for the user with no files offer
'startx'.  This is simply a script which looks to see if the user has
a .xinitrc file and launches xinit if they do.  But if the user does
not have customized files then startx falls back to using system
provided startup files and starts xinit with the system files instead.
This can provide a nicer interface as a default for users without any
customization at all.  When there are no user customization files is
the configuration when 'startx' makes things nice.  It is a simple
pass through to xinit when there are user customization files.

This is a simplified description of events.

> .xsession should be executed by your session manager (gdm, kdm, xdm) after
> the user has logged in.

Yes!  That is it.  The graphical login manager runs the ~/.xsession
if it exists and falls back to a system default if it does not.  This
is more similar in functionality to startx because it will use bigger,
hopefully reasonable, system defaults if no user customization exists.

> I'm not quite sure where there is a relationship between both, maybe one
> uses another as a fall back. For more info about this I advice you to read
> the docs of gdm, kdm, xdm .. whatever.

'xinit' is a simple direct engine to start X.  'xinit' uses .xinitrc
to customize it.  'startx' is a script wrapper to make running that
engine run more friendly by providing system defaults.  'xdm' (and
kdm, and gdm) is the next generation and combines previous
functionality and uses .xsession or system defaults to customize it.

Logging in on the text console and starting X:
  If I have no files I use 'startx' to get system defaults.  If I have
  custom files I use 'xinit' because 'startx' no longer buys me
  anything.  Although many people always use startx regardless.  This
  route uses the optional ~/.xinitrc file.

Logging in on the graphics console with X already running:
  This route uses the optional ~/.xsession file.

Two different routes from different starting places to the same ending
destination.

Bob


pgpkXrGWhsaEq.pgp
Description: PGP signature


visita http://saludable.web1000.com/seductor.htm

2004-09-20 Thread Agusto Vaca

Saludos,
Agusto Vaca
[EMAIL PROTECTED]


Re: [Fwd: Re: Help with Dell 1150 wireless card in Dell 5100]

2004-09-20 Thread Chris Kacoroski
Jeff Coppock wrote:
Chris Kacoroski wrote:
Thanks for all the comments. I finally got to the library which
has an open system.  Still no luck so it must be the card or OS.
I put mandrake 10 on an open partition and will try it tomorrow.
If that doesn't work the next step will be to load on windows.
if that doesn't work then I know it is the card.
What I do not understand is why the card would show up, but it will not
connect.
ski

I don't understand it either.  If the card shows up like that with 
iwconfig, all you should need is an IP configuration for it to work, 
assuming ESSID and WEP is configured properly.  However, I do notice 
that the Link Quality=0/92 in your iwconfig output.  That tells me that 
you don't have a link to the AP.  Make sure that you have a link 
indicated by a Link Quality > 0 (preferrably 10 or better).
Well, I went to the library tonight and the card would not work under 
mandrake 10 (it used to) or debian even though it shows up in wavemon. 
I am going to see if I can swap cards with a person at work as I suspect 
a hardware problem (either the card or the antenna in the laptop.

ski
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Dell 8600 gdm startup problem

2004-09-20 Thread Nick Hastings
* Wendy Leigh Vandoolaeghe <[EMAIL PROTECTED]> [040921 10:24]:
> Hi
> my laptop battery ran out of power whilst I was in X mode (using gdm not 
> xdm). When I rebooted, it failed to start the Xserver. how can i fix the 
> problem?

It seems that others have addressed the specifics of your xserver
configuration problem. I'll just point out a general approach on what to
do if there is some problem during an upgrade.

First you need to see if there are any packages in at "bad" state.
Do the following

`dpkg --audit'

If this returns nothing, then all is well. Otherwise you need to
configure the "pending" packages. Do the following:

`dpkg --configure --pending'

After that, run `dpkg --audit' again so make sure everything is now ok.

Then finally, to make sure that all packages really were downloaded
and installed, try running the upgrade again:

`apt-get upgrade' or `apt-get dist-upgrade'

Cheers,

Nick.

-- 
Debian 3.1
Linux twofish 2.6.8-looxt93c3 i686 GNU/Linux


signature.asc
Description: Digital signature


Linux-Mobile-Guide v3.15

2004-09-20 Thread Werner Heuser
Hi,

a new issue of the Linux-Mobile-Guide is available. This guide covers
laptop, notebook, PDA and mobile (cell) phone related Linux features, such
as installation methods (via network interface, without CD/DVD drive,
etc.), hardware features (PCMCIA, IrDA, BlueTooth, APM, ACPI, etc.) and
configurations for different environments.

Werner

Downloads:
There are different formats (HTML, IPK for Linux PDAs) available
http://tuxmobil.org/howto_linux_laptop.html

Changes:
v3.15 20 September 2004,
-  the installation section has got new chapters about installation from an
   USB device, installation via VNC and installation via network interface,
-  bibliography section updated,
-  new chapter about in-built readers for SD/MMC cards and memory sticks,
-  a link to laptop-mode was made,
-  linked to the Gnome Palm Environment - GPE and to PocketWorkStation Linux 
distribution for PDAs,
-  new chapter about how to use an universal USB port replicator,
-  added section "Common Problems During Installation" (display problems, 
missing lines),
-  document source bumped to DocBook XML V4.2,
-  revision history converted to TLDP standards (partly),
-  some XSL stylesheet changes,
-  minor changes

License: GNU Free Documentation Licence

-- 
|=| Werner Heuser = Berliner Str. 122 = D-13187 Berlin = Germany
|=|  T. 0049 - (0)30 - 349 53 86
|=| http://TuxMobil.orgUniX on Mobile Systems: HOWTOs,Software
|*| This is no time for phony rhetoric -- Lou Reed



[Fwd: Re: Help with Dell 1150 wireless card in Dell 5100]

2004-09-20 Thread Chris Kacoroski


MB wrote:



Chris Kacoroski wrote:


Jeff Coppock wrote:


Chris Kacoroski wrote:


Hi,

I have a dell 5100 with a dell 1150 wireless card.  The card worked 
under Mandrake, but I cannot get it to work with Debian testing 
(2.6.7-2 kernel). Iwconfig produces:


eth2  IEEE 802.11-DS  ESSID:"Admin-Wireless"  Nickname:"HERMES I"
  Mode:Managed  Frequency:2.457GHz  Access Point: 
44:44:44:44:44:44

  Bit Rate:2Mb/s   Tx-Power=15 dBm   Sensitivity:1/3
  Retry limit:4   RTS thr:off   Fragment thr:off
  Encryption key:
  Power Management:off
  Link Quality=0/92  Signal level=134/153  Noise level=134/153
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

wavemon shows the card, but i am not connected.  I have checked the 
password and ESSID with the lan admin and they are correct.  Any 
ideas on how to troubleshoot this are appreciated.  I do not think I 
need to recompile the kernel because I can see the card.





It appears that the card is up and running, but you just need to get 
IP configured.  If you know DHCP is available on the WLAN, try 
requesting an IP address using "dhclient eth2".  If this works, then 
all you need to do is add "eth2" to your /etc/network/interfaces file 
so next time eth2 comes up, the ifupdown script will automaticallly 
run the dhcp client on that interface.


jc




I have tried ifconfig and dhcclient with no luck.  They seem to not 
see the network.


ski




Jeff,

Looks like the card is not connecting to the access point.  Have you
been successful conecting to ANY access point?  If you are in Davis,
you can head to just about any coffee shop and try:

iwconfig eth2 essid any  <-- Or find out the network name, and
capitalization matters.
iwconfig eth2 key off
dhclient eth2

And things should just "work"

Mark

Mark


Thanks for all the comments. I finally got to the library which

has an open system.  Still no luck so it must be the card or OS.

I put mandrake 10 on an open partition and will try it tomorrow.

If that doesn't work the next step will be to load on windows.

if that doesn't work then I know it is the card.

What I do not understand is why the card would show up, but it will not
connect.

ski



Re: Help with Dell 1150 wireless card in Dell 5100

2004-09-20 Thread Chris Kacoroski

T
I have a dell 5100 with a dell 1150 wireless card.  The card worked 
under Mandrake, but I cannot get it to work with Debian testing (2.6.7-2 
kernel). Iwconfig produces:


eth2  IEEE 802.11-DS  ESSID:"Admin-Wireless"  Nickname:"HERMES I"
  Mode:Managed  Frequency:2.457GHz  Access Point: 44:44:44:44:44:44
  Bit Rate:2Mb/s   Tx-Power=15 dBm   Sensitivity:1/3
  Retry limit:4   RTS thr:off   Fragment thr:off
  Encryption key:
  Power Management:off
  Link Quality=0/92  Signal level=134/153  Noise level=134/153
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Jeff,

Looks like the card is not connecting to the access point.  Have you
been successful conecting to ANY access point?  If you are in Davis,
you can head to just about any coffee shop and try:

iwconfig eth2 essid any  <-- Or find out the network name, and
capitalization matters.
iwconfig eth2 key off
dhclient eth2



ok, I finally got to the library which has an open system.  Still no 
luck so it must be the card or OS.  I put mandrake 10 on an open 
partition and will try it tomorrow.  If that doesn't work the next step 
will be to load on windows.  if that doesn't work then I know it is the 
card.  what I do not understand is why the card would show up, but it 
will not connect.


ski

--
"When we try to pick out anything by itself, we find it
 connected to the entire universe"John Muir

Chris "Ski" Kacoroski, [EMAIL PROTECTED], 435-681-0092



Re: Re:kde/gnome/blackbox

2004-09-20 Thread Prakash Countcham

Hi,

> logo:~# update-alternatives --list x-session-manager
> /usr/bin/icewm-session
> /usr/bin/gnome-session
> /usr/bin/xfce4-session

This is interesting. I was just trying to make fwvm as default on my box. But
update-alternatives doesn't work with fvwm :( (It isn't considered as a
x-session-manager, only a x-window-manager).

While reading the rest of the thread, I was also wondering which of .xinitrc
and .xsession is better according to Debian policy.

Thanks in advance for your answers,

-- 
Prakash



Re: Dell 8600 gdm startup problem

2004-09-20 Thread Wendy Leigh Vandoolaeghe

Sorry...

the last bit of the /var/log/XFree86.0.log says the following:

(**) Configured Mouse: Protocol:"ImPS/2"
(**) Option "CorePointer"
(**) Configured MOuse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice No such device
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
(II) UnloadModule: "mouse"
(WW) No core pointer registered
(II) Server_Terminate keybinding not found
 No core pointer

fatal server error: failed to initialize core devices

(my mouse  - the inbuilt one - never gave a problem before. in fact, it 
worked straight after the first debian installation.)





On Mon, Sep 20, 2004 at 02:41:17PM +0100, Wendy Leigh Vandoolaeghe wrote:

Hi
my laptop battery ran out of power whilst I was in X mode (using gdm not
xdm). When I rebooted, it failed to start the Xserver. how can i fix the
problem?

(am using XFree86 version 4.3.0.1(Debian 4.30.dfsg.1-4.2040529113443))


Well, it depends on the value of "it failed to start the X server" :)
What are the symptoms, what do the logfiles say?

j.

--
__
"We did a risk management review.  We concluded that there was no risk of any
management." -- Dilbert
:wq





Re: Dell 8600 gdm startup problem

2004-09-20 Thread Frans Pop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 20 September 2004 22:21, Wendy Leigh Vandoolaeghe wrote:
> Sorry...
>
> the last bit of the /var/log/XFree86.0.log says the following:
>
> (**) Configured Mouse: Protocol:"ImPS/2"
> (**) Option "CorePointer"
> (**) Configured MOuse: Core Pointer
> (**) Option "Device" "/dev/input/mice"
> (EE) xf86OpenSerial: Cannot open device /dev/input/mice No such device
> (EE) Configured Mouse: cannot open input device
> (EE) PreInit failed for input device "Configured Mouse"
> (II) UnloadModule: "mouse"
> (WW) No core pointer registered
> (II) Server_Terminate keybinding not found
>   No core pointer
>
> fatal server error: failed to initialize core devices

Check this bugreport. Maybe that's your problem. It also has a workaround.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=255744

Cheers,
FJP
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBT0Mygm/Kwh6ICoQRAlnIAKDWjPtdPI27/UzJqoplre7IX/5h/ACgxoEP
GeyJokr2QffZ4hoyWalz+GQ=
=mR2+
-END PGP SIGNATURE-



Driver

2004-09-20 Thread Markio




Gostaria de saber como e possivel eu 
adquirir
os driver de um leptop Compaq Presario 
1200,
 
 
 
  
Markio Beletatti Central de 
Proc. de Dados  ZANC Assessoria Nacional 
S/P.   Fone:3334-3498 Ramal 
4083   [EMAIL PROTECTED]    
http://www.zanc.com.br/


Re: Re:kde/gnome/blackbox

2004-09-20 Thread Martin Theiß
Hi Prakash Countcham, *,

Prakash Countcham wrote:

> 
> Hi,
> 
> > logo:~# update-alternatives --list x-session-manager
> > /usr/bin/icewm-session
> > /usr/bin/gnome-session
> > /usr/bin/xfce4-session
> 
> This is interesting. I was just trying to make fwvm as default on my box. But
> update-alternatives doesn't work with fvwm :( (It isn't considered as a
> x-session-manager, only a x-window-manager).
> 
> While reading the rest of the thread, I was also wondering which of .xinitrc
> and .xsession is better according to Debian policy.

Don't know what policy thinks about this, but from my own experience:
.xinitrc is used when you use a plain startx or similar to start your
xserver and related things.
.xsession should be executed by your session manager (gdm, kdm, xdm) after
the user has logged in.
I'm not quite sure where there is a relationship between both, maybe one
uses another as a fall back. For more info about this I advice you to read
the docs of gdm, kdm, xdm .. whatever.

Kind regards
Martin

-- 
Martin Theiß <[EMAIL PROTECTED]>
GPG-Fingerprint: EC80 53A2 F0A2 6E6C 74D2  CB6E 002A F6D3 E78B 7F45

The box said 'Requires Windows 95 or better', so I installed Linux - TKK 5


signature.asc
Description: Digital signature


Re: Dell 8600 gdm startup problem

2004-09-20 Thread Wendy Leigh Vandoolaeghe

Thanks, adding psmouse to /etc/modules seems to work.:)

On Mon, 20 Sep 2004, Frans Pop wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 20 September 2004 22:21, Wendy Leigh Vandoolaeghe wrote:

Sorry...

the last bit of the /var/log/XFree86.0.log says the following:

(**) Configured Mouse: Protocol:"ImPS/2"
(**) Option "CorePointer"
(**) Configured MOuse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice No such device
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
(II) UnloadModule: "mouse"
(WW) No core pointer registered
(II) Server_Terminate keybinding not found
  No core pointer

fatal server error: failed to initialize core devices


Check this bugreport. Maybe that's your problem. It also has a workaround.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=255744

Cheers,
FJP
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBT0Mygm/Kwh6ICoQRAlnIAKDWjPtdPI27/UzJqoplre7IX/5h/ACgxoEP
GeyJokr2QffZ4hoyWalz+GQ=
=mR2+
-END PGP SIGNATURE-





Re: Dell 8600 gdm startup problem

2004-09-20 Thread Jose Angel Rodriguez Veiga
modprobe psmouse

startx

Hope it works.

Regards.
El Lunes, 20 de Septiembre de 2004 22:53, Frans Pop escribió:
> On Monday 20 September 2004 22:21, Wendy Leigh Vandoolaeghe wrote:
> > Sorry...
> >
> > the last bit of the /var/log/XFree86.0.log says the following:
> >
> > (**) Configured Mouse: Protocol:"ImPS/2"
> > (**) Option "CorePointer"
> > (**) Configured MOuse: Core Pointer
> > (**) Option "Device" "/dev/input/mice"
> > (EE) xf86OpenSerial: Cannot open device /dev/input/mice No such device
> > (EE) Configured Mouse: cannot open input device
> > (EE) PreInit failed for input device "Configured Mouse"
> > (II) UnloadModule: "mouse"
> > (WW) No core pointer registered
> > (II) Server_Terminate keybinding not found
> >   No core pointer
> >
> > fatal server error: failed to initialize core devices
>
> Check this bugreport. Maybe that's your problem. It also has a workaround.
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=255744
>
> Cheers,
> FJP

-- 
-::ParasitO::-
http://www.tecnolibre.org
Linux Registerd User #338167
http://counter.li.org
Debian Sid GNU/Linux
--
Bueno es dar, y sin embargo, no conviene ser muy largo. 



Dell 8600 gdm startup problem

2004-09-20 Thread Wendy Leigh Vandoolaeghe

Hi
my laptop battery ran out of power whilst I was in X mode (using gdm not 
xdm). When I rebooted, it failed to start the Xserver. how can i fix the 
problem?


(am using XFree86 version 4.3.0.1(Debian 4.30.dfsg.1-4.2040529113443))

cheers
wendy



Re: Problem with Micron Transport Trek 2 and DMA

2004-09-20 Thread Robert Goley
Sorry about not listing the kernel version it is a 2.4.27-i686.  I do
not have anywhere to disable DMA for the hardware.  It tried disabling
it via the kernel option at boot time but that did not help.  Turning
off DMA using hdparm did not help either.  I have not tried 2.6.x yet
but I guess that is my next step.

On Fri, 2004-09-17 at 20:06, Bob Proulx wrote:
> Robert Goley wrote:
> > I have a Micron Transport Trek 2 that I have loaded Debian (Sarge) on. 
> > I repeatedly get DMA errors on the main console.  It complains then says
> > interrupt lost and inmost cases it resets and works for a while.
> 
> I have a desktop motherboard with a via chipset that has similar
> issues.  I can't say as I am happy with Via at the moment.  But they
> are one of the more popular chipsets.  On any 2.4 kernel on my
> motherboard I had DMA errors just like you report.  Miraculously with
> 2.6 the errors have disappeared.  On 2.4 I needed to disable DMA at
> boot time.
> 
> > I did not see anywhere in the bios to turn DMA off.  I tried turning
> > it off via "hdparm -d0 /dev/hda".  That stabilized it some.
> > Speed/performance was lost but because of the pauses DMA errors were
> > giving it was faster.  The down side was that then it had an DMA
> > error and did not recover.  I am not sure what else to try.  Anyone
> > have any ideas?
> 
> You did not say what kernel you were using.  Saying Sarge could mean
> many things.
> 
>   
> http://packages.debian.org/cgi-bin/search_packages.pl?keywords=kernel-image&searchon=names&subword=1&version=testing&release=all
> 
> So let me suggest installing the latest available sarge kernel.  No
> guarentee that it will have a driver that has more knowledge of your
> chipset.  But it gives the best chance of it.  If that does not solve
> the problem I would point to sid and installing the latest 2.6.8
> kernel.
> 
> If neither of those solve the problem then I think you have no other
> option than to disable DMA.  Other than digging into the root cause of
> the problem at the level of the source code of the kernel driver.
> 
> Bob



File was infected with a virus

2004-09-20 Thread KDDI-INFO

Note: JP stands for Japanese.

ALERT!!
This e-mail contained one or more virus-infected files and have been rejected.
(JP:コンピュータウィルスを発見しましたので、メールの送信を中止しました。)

The following attachments were infected:
(JP:感染ファイルは以下のとおり。) 
file=your_document.pif,status=deleted,virus-id=15702,[EMAIL PROTECTED]

Thank you,

KDDI Corporation <[EMAIL PROTECTED]>

-- Original message text follows ---
Subject:  Re: Your document
Message-ID: 
Date: 2004/09/21
From: debian-laptop@lists.debian.org
To: [EMAIL PROTECTED]



PRIME-INTERFACE LIMITED

2004-09-20 Thread John S
Hi, sorry to bug you , however, i got an email from  PRIME-INTERFACE LIMITED 
 saying the are interested in my goods, i did a search on google and it 
came up with a threadi am wondering if ou sold any goods to them and if 
so did they pay etc or is it a dodgy email...???


please let me know..

thank you

_
Click here for the latest chart ringtones:  
http://ringtones.com.au/ninemsn/control?page=/ninemsn/main.jsp




Re: Re:kde/gnome/blackbox

2004-09-20 Thread Bob Proulx
Martin Theiß wrote:
> Prakash Countcham wrote:
> > > logo:~# update-alternatives --list x-session-manager
> > > /usr/bin/icewm-session
> > > /usr/bin/gnome-session
> > > /usr/bin/xfce4-session
> >
> > This is interesting. I was just trying to make fwvm as default on
> > my box. But update-alternatives doesn't work with fvwm :( (It
> > isn't considered as a x-session-manager, only a x-window-manager).
> >
> > While reading the rest of the thread, I was also wondering which
> > of .xinitrc and .xsession is better according to Debian policy.

They serve to do similar things from different starting points.
Rather like asking do I take the highway North or the expressway East?
It all depends upon from where you are starting.

> Don't know what policy thinks about this, but from my own experience:
> .xinitrc is used when you use a plain startx or similar to start your
> xserver and related things.

More precisely .xinitrc is used by the 'xinit' program.  That
connection should be clear.  Once upon a time (still common today)
users would log into a text console and start X with 'xinit'.  The
'xinit' program would read ~/.xinitrc for startup commands.  In that
script you would start your window manager and possibly other things.

That is good for the user who has a .xinitrc file.  But what about
those that don't have one?  In that case xinit uses a very basic
default and starts up on xterm.  In the case of a new user this is
very stark.  There is no window manager or anything else running.

Systems wishing to make this better for the user with no files offer
'startx'.  This is simply a script which looks to see if the user has
a .xinitrc file and launches xinit if they do.  But if the user does
not have customized files then startx falls back to using system
provided startup files and starts xinit with the system files instead.
This can provide a nicer interface as a default for users without any
customization at all.  When there are no user customization files is
the configuration when 'startx' makes things nice.  It is a simple
pass through to xinit when there are user customization files.

This is a simplified description of events.

> .xsession should be executed by your session manager (gdm, kdm, xdm) after
> the user has logged in.

Yes!  That is it.  The graphical login manager runs the ~/.xsession
if it exists and falls back to a system default if it does not.  This
is more similar in functionality to startx because it will use bigger,
hopefully reasonable, system defaults if no user customization exists.

> I'm not quite sure where there is a relationship between both, maybe one
> uses another as a fall back. For more info about this I advice you to read
> the docs of gdm, kdm, xdm .. whatever.

'xinit' is a simple direct engine to start X.  'xinit' uses .xinitrc
to customize it.  'startx' is a script wrapper to make running that
engine run more friendly by providing system defaults.  'xdm' (and
kdm, and gdm) is the next generation and combines previous
functionality and uses .xsession or system defaults to customize it.

Logging in on the text console and starting X:
  If I have no files I use 'startx' to get system defaults.  If I have
  custom files I use 'xinit' because 'startx' no longer buys me
  anything.  Although many people always use startx regardless.  This
  route uses the optional ~/.xinitrc file.

Logging in on the graphics console with X already running:
  This route uses the optional ~/.xsession file.

Two different routes from different starting places to the same ending
destination.

Bob


pgpei1IFcBzzn.pgp
Description: PGP signature


visita http://saludable.web1000.com/seductor.htm

2004-09-20 Thread Agusto Vaca

Saludos,
Agusto Vaca
[EMAIL PROTECTED]


Re: Sleep on Dell 510m

2004-09-20 Thread Jose Carlos Garcia Sogo
On Sat, Sep 18, 2004 at 06:30:47PM +0100, [EMAIL PROTECTED] wrote:
> Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> writes:
> 
> >  Hi,
> >
> >  Could someone give me any hint about sleeping my Dell Inspiron 510m?
> 
> i have got a Dell 510m with Debian/Sarge on it.
> 
> - kernel-2.6.8 
> - software-suspend-2.0.0.105-for-2.6.8.1 
> - hibernate-script-0.98
> 

 [...]

 Thanks for the hints. I'll try them as soon as I have a bit time to
 devote to this issue again.

> hum by the way, did you succeed in using the fireware port ?

 I don't have any firewire device to attach to it, but I see that it's
 detected by stock Debian kernel. It's yours at least detected?

 Thanks

-- 
Jose Carlos Garcia Sogo
   [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: Dell Inspiron 8600

2004-09-20 Thread Derek Broughton
On September 18, 2004 05:01 pm, Wendy Leigh Vandoolaeghe wrote:
> hi
> thanks for the help.
>
> >> 2. i have a problem with recording. I want to use GnomeMeeting for
> >> example, but can't get the microphone to work. I am able to listen to
> >> CD's and mp3's...don't exactly know how to fix this.
> >
> > What about "rec" ? And try to see mixer settings for recording source.
>
> i've played around a bit with the mixer settings with no luck. if for
> example i use recorder, it seems to record, but when i want to play back
> it gives the following message:
>
> osscommon: unable to open /dev/dsp (in use?)

You'd be wanting to use ALSA, not OSS.  Run ALSAconf.  I don't use esd, but I 
expect you have a configuration applet to tell it to use ALSA.
-- 
derek



Re: Dell 8600 gdm startup problem

2004-09-20 Thread Juraj Ziegler
On Mon, Sep 20, 2004 at 02:41:17PM +0100, Wendy Leigh Vandoolaeghe wrote:
> Hi
> my laptop battery ran out of power whilst I was in X mode (using gdm not 
> xdm). When I rebooted, it failed to start the Xserver. how can i fix the 
> problem?
> 
> (am using XFree86 version 4.3.0.1(Debian 4.30.dfsg.1-4.2040529113443))

Well, it depends on the value of "it failed to start the X server" :)
What are the symptoms, what do the logfiles say?

j.

-- 
__
"We did a risk management review.  We concluded that there was no risk of any 
management." -- Dilbert
:wq


signature.asc
Description: Digital signature


Re: [Fwd: Re: Help with Dell 1150 wireless card in Dell 5100]

2004-09-20 Thread Jeff Coppock

Chris Kacoroski wrote:

Thanks for all the comments. I finally got to the library which

has an open system.  Still no luck so it must be the card or OS.

I put mandrake 10 on an open partition and will try it tomorrow.

If that doesn't work the next step will be to load on windows.

if that doesn't work then I know it is the card.

What I do not understand is why the card would show up, but it will not
connect.

ski


I don't understand it either.  If the card shows up like that with 
iwconfig, all you should need is an IP configuration for it to work, 
assuming ESSID and WEP is configured properly.  However, I do notice that 
the Link Quality=0/92 in your iwconfig output.  That tells me that you 
don't have a link to the AP.  Make sure that you have a link indicated by a 
Link Quality > 0 (preferrably 10 or better).


You could go to your local Starbuck's or McDonald's to test in their 
HotSpot's, if they have them set up.


jc

--
Jeff CoppockSystems Engineer
Diggin' Debian  Admin and User