Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #2835

From: <debian-user-digest-request(at)lists.debian.org>
Date: Wed Nov 21 2007 - 02:20:26 EST


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 2835

Today's Topics:

  Re: xorg wont work and wont generate  [ "Kelly Clowers"  ]
  creative zen v plus                   [ Mark Grieveson  ]
  Re: Window Borders Disappear          [ Andrei Popescu 
  Re: xorg wont work and wont generate  [ Kent West <westk@acu.edu> ]

Date: Tue, 20 Nov 2007 19:22:26 -0800
From: "Kelly Clowers" <kelly.clowers@gmail.com> To: debian-user@lists.debian.org
Subject: Re: xorg wont work and wont generate a log

Message-ID: <1840f6970711201922v5612e55aodec6b0678d0e1512@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On Nov 20, 2007 6:55 PM, Peter Smerdon <psmerdon@magma.ca> wrote:
> Kent West <westk@acu.edu> writes:
>
> > What happens if you just try running X alone, as in:
> >
> > # X &
> >
>
> The same thing happened running X directly
>
> I am having problems even googling this. It seems like a very rare
> situation and I am not sure what package is causing this so I am
> conidering re-installing tonight. (it is a brand new install so only
> time, not data will be lost)
>
> I would however like to know what the issue was at least so I could file bug :-\

You could go the full debugging route:
http://www.x.org/wiki/Development/Documentation/ServerDebugging

Or you could ask the X.org mailing list if they have any ideas.

Do you need help?X

Date: Tue, 20 Nov 2007 19:35:07 -0800
From: "Kelly Clowers" <kelly.clowers@gmail.com> To: "Reid Priedhorsky" <reid@reidster.net> Cc: debian-user@lists.debian.org
Subject: Re: recommend a flatbed scanner

Message-ID: <1840f6970711201935o43851c8ya4f446ce5a42014e@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Do you need more help?X
Content-Disposition: inline

On Nov 20, 2007 5:55 PM, Reid Priedhorsky <reid@reidster.net> wrote:
> Folks,
>
> I'm looking for a decent USB flatbed scanner for use with my Lenny box --
> and I don't want to spend much, $20-30 on eBay would be ideal. I would use
> it to scan photo prints and text documents.
>
> Any suggestions for manufacturers or specific models, or pointers to good
> resources to help me choose, would be very much appreciated. I don't know
> much about scanners and would be happy to answer any clarifying questions.
>
> Thanks,
>
> Reid
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>

Date: Tue, 20 Nov 2007 19:42:54 -0800
From: "Kelly Clowers" <kelly.clowers@gmail.com> To: debian-user@lists.debian.org
Subject: Re: recommend a flatbed scanner

Message-ID: <1840f6970711201942t74ecc803kd920da23ec593a64@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On Nov 20, 2007 5:55 PM, Reid Priedhorsky <reid@reidster.net> wrote:
> Folks,
>
> I'm looking for a decent USB flatbed scanner for use with my Lenny box --
> and I don't want to spend much, $20-30 on eBay would be ideal. I would use
> it to scan photo prints and text documents.
>
> Any suggestions for manufacturers or specific models, or pointers to good
> resources to help me choose, would be very much appreciated. I don't know
> much about scanners and would be happy to answer any clarifying questions.

Sorry about that last message, I slipped and hit send.

The sane project handles scanner drivers, except HP multifunction devices. They have a list of how well various models are supported: http://www.sane-project.org/sane-backends.html

Can we help you?X

Cheers,
Kelly Clowers

Date: Tue, 20 Nov 2007 19:54:03 -0800
From: "Kelly Clowers" <kelly.clowers@gmail.com> To: "Paul Cartwright" <ale@pcartwright.com> Cc: debian-user@lists.debian.org
Subject: Re: .xsession-errors servicetype

Message-ID: <1840f6970711201954r6d4a35aao4137d0712caac433@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On Nov 19, 2007 4:51 AM, Paul Cartwright <ale@pcartwright.com> wrote:
> not sure what all this means, should I be worried?
>
> $ tail -50 .xsession-errors
> kbuildsycoca: WARNING: '/usr/share/applications/banshee.desktop' specifies
> undefined mimetype/servicetype 'audio/x-mpeg-3'
<snip>

kbuildsycoca always complains like that. (I launch a lot of apps from an xterm, so I see that a lot, and it never hurts)

> Launched ok, pid = 9502
> There are already artsd objects registered, looking if they are active...
>
> Error: Can't add object reference (probably artsd is already running).
> If you are sure it is not already running, remove the relevant files:
>
> /tmp/ksocket-pbc/Arts_SoundServerV2
> /tmp/ksocket-pbc/Arts_SoundServer
> /tmp/ksocket-pbc/Arts_SimpleSoundServer
> /tmp/ksocket-pbc/Arts_PlayObjectFactory
> /tmp/ksocket-pbc/Arts_AudioManager

Artsd sucks. Even when I used KDE I always disabled and purged it. (Artsd can be purged, just leave the library)

Cheers,
Kelly Clowers

Can't find what you're looking for?X

Date: Tue, 20 Nov 2007 21:56:27 -0600
From: Kent West <westk@acu.edu>
To: debian-user@lists.debian.org
Subject: Re: xorg wont work and wont generate a log

Message-ID: <4743AC6B.7070407@acu.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Peter Smerdon wrote:
> Kent West <westk@acu.edu> writes:
>
>
>> What happens if you just try running X alone, as in:
>>
>> # X &
>>
>>
>
> The same thing happened running X directly
>
>

Maybe try redirecting the errors to a file:

# X 2> errors.txt &

-- 
Kent

Date: Tue, 20 Nov 2007 23:11:58 -0500 From: Mark Grieveson <dg135@torfree.net> To: debian-user <debian-user@lists.debian.org> Subject: creative zen v plus Message-ID: <20071120231158.101f4b99@localhost> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hello. I have a Creative Zen V Plus MP3 player. I cannot seem to open it, or mount it. I tried installing gnomad2, but it cannot find the usb device. I tried mounting /dev/sda1, but this also did not work. My system does see it: mark@debian:~$ lsusb Bus 001 Device 006: ID 041e:4152 Creative Technology, Ltd I'm using Debian Etch. Mark

Date: Wed, 21 Nov 2007 06:23:13 +0200 From: Andrei Popescu <andreimpopescu@gmail.com> To: Jack Schneider <puck@volunteerwireless.net> Cc: Debian-User <debian-user@lists.debian.org> Subject: Re: Window Borders Disappear Message-ID: <20071121042313.GB11258@think.homenet> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rQ2U398070+RC21q" Content-Disposition: inline --rQ2U398070+RC21q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 20, 2007 at 10:13:41PM -0600, Jack Schneider wrote:
> On Wed, 2007-11-21 at 05:17 +0200, Andrei Popescu wrote:
> > On Tue, Nov 20, 2007 at 02:42:09PM +0000, Jack Schneider wrote:
> > > Hi, folks
> > >=20
> > > I have lost my Desktop window borders. I am using Debian "lenny"=20
> > > updated. Problem occurred after an abortedattempt to install Compiz..=
=20
> > > I get the following error from theSystem>preferences>windows menu..
> > > " Cannot start the preferences application for your window=20
> > > manager.Window manager "unknown" has not registered a configuration=
=20
> > > tool..
> > >=20
> > > Any help would be great...
> >=20
> > How did you try to install compiz? Please detail your steps, maybe we=
=20
> > can find a way to revert what has been done.
> >=20
> > Regards,
> > Andrei
>=20
> Hi, Sorry about the inability to respond...
> will try tomorrow..
> Thanks, Jack
Please keep replies on list. You can get much better help ;) Regards, Andrei --=20 If you can't explain it simply, you don't understand it well enough. (Albert Einstein) --rQ2U398070+RC21q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHQ7KxqJyztHCFm9kRAu4uAKCsXzVakJmupKvjNxZXWilXWepUxgCZATEo Nu/rE1nc2OK4DWH3x0rjxnQ= =pJpp -----END PGP SIGNATURE----- --rQ2U398070+RC21q--

Date: Tue, 20 Nov 2007 23:09:15 -0500 From: "Douglas A. Tutty" <dtutty@porchlight.ca> To: debian-user@lists.debian.org Subject: Re: Unidentified subject! Message-ID: <20071121040915.GA7944@titan.hooton> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Nov 20, 2007 at 06:24:55PM -0800, joseph lockhart wrote:
> >On Tue, Nov 20, 2007 at 03:47:52PM -0500, Douglas A. Tutty wrote:

> thank you doug, appreciate the responce, yes i want it with absolutely
> no x, the plan is to put it on an old box to force me to learn the
> commandline better (i use it as much as i can but i know that so much
> more could be done with it), besides there is a nostalgia factor of a
> terminal only box (it is what i cut my teeth on so to speak, though
> that was a 286 DOS box). the second thing is that it would be nice to
> see what all you could do without the need for a clumbsy GUI (well at
> least IMHO). the final point is that i am a little supprised that no
> one has made a debian based terminal only installation, but i guess
> being able to do it using the netinstall disk may explain that (though
> i would have thought that one would exist for those who still exist in
> the world of dialup
I am on slow dialup: 1.2 KB/s usual. Note that aptitude/apt is smart enough to be able to pick up where a download is interrupted. Install things in small selections so you're not waiting a week just to get email setup. Great, you really want to learn non-GUI. Before you start, read the aptitude guide, the debian reference, and the installation manual. A good non-GUI setup: Base setup (no tasks), aptitude interactive, options: don't treat recommends as dependancies. go down the list of installed packages and mark anything that you don't specifically want as 'A'utomaticly installed. add ppp and pppconfig. hit 'g' and see the list of packages to remove. You don't need their configs so mark everything that is to be deleted as Purge instead (select the section and mark it purge). hit 'g' again to get a smaller system with ppp available. set up ppp and get it working. set up your /etc/apt/sources.list including security updates. pon and run aptitude and do an update. Install the security updates. Install exim4, mutt, mc, lynx, and an editor. Install lots of docs: doc-linux-html (HOWTOs), kernel docs, and docs for anything you install that has a separate doc package. Enjoy. Doug.

Don't know where to look next?X

Date: Tue, 20 Nov 2007 23:24:01 -0500 From: Hal Vaughan <hal@thresholddigital.com> To: debian-user@lists.debian.org Subject: Re: DHCP Client Won't Connect Message-Id: <200711202324.01703.hal@thresholddigital.com> Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tuesday 20 November 2007, Andrei Popescu wrote:
> On Tue, Nov 20, 2007 at 09:03:17PM -0500, Hal Vaughan wrote:
> > Would that be a setting on their router or on their Windows server?
> > My guess is it depends on whether my system is behind uses NAT.
>
> Whatever they use as the DHCP server. They could also be using some
> managed switches and you are in the wrong vlan.
That makes it sound like it's going to either be a quick fix because we can find the network engineer or it'll be a slow, plodding, painful situation because they contracted it out and can't find the person who knows what to do. Okay, here's hoping when I get them on the phone tomorrow, they can find someone who knows what they're doing ASAP. They can run KInfoCenter and get the MAC address and add it to their system. If it goes well, then they can do that without me even having to go back there, then I can do the rest by ssh. Thanks! Hal

Date: Tue, 20 Nov 2007 22:30:05 -0600 From: "=?ISO-8859-1?Q?Alejandro_Aguila_S=E1inz?=" <alekz@linuxmerida.org> To: debian-user@lists.debian.org Subject: Problem after upgrading Message-ID: <201ddabf0711202030m32689321u6624b54363806982@mail.gmail.com> Content-Type: multipart/alternative; boundary="----=_Part_530_16662792.1195619405532" ------=_Part_530_16662792.1195619405532 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I've just made an upgrade and now I have a lot of graphic problems: 1.- I can't access to tty1 - tt6 If y try ctrl + alt + <1-6> my screen is just black so I have to return to tty 7 (graphic mode). 2.- xfce4's applications present problems with colors, are displayed in a very very low resolution, gnome's apps are not affected. 3.- If I restart my PC after booting it just get freezed, I have to restart one more time by cuting the electric power because anything is responding. 4.- If I try the "exit" menu from the xfce's main menu does not respond and if I click it again the session is closed and I don't have the restart, close, turn off options. If someone can help me that would be great =3D) I'm running Debian SID (unstable) Thanks! --=20 Alejandro Aguila S=E1inz <alekz@alekz.com.mx> PGP KEY: 14D45A26 Fingerprint: 9670 F4A3 0568 42AF DF1A 2429 C1D3 D6A6 14D4 5A26 ------=_Part_530_16662792.1195619405532 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I&#39;ve just made an upgrade and now I have a lot of graphic problems:= <br><br>1.- I can&#39;t access to tty1 - tt6 If y try ctrl + alt + &lt;1-6&= gt; my screen is just black so I have to return to tty 7 (graphic mode). <br>2.- xfce4&#39;s applications present problems with colors, are displaye= d in a very very low resolution, gnome&#39;s apps are not affected.<br>3.- = If I restart my PC after booting it just get freezed, I have to restart one= more time by cuting the electric power because anything is responding. <br>4.- If I try the &quot;exit&quot; menu from the xfce&#39;s main menu do= es not respond and if I click it again the session is closed and I don&#39;= t have the restart, close, turn off options.<br><br>If someone can help me = that would be great =3D) <br><br>I&#39;m running Debian SID (unstable)<br><br>Thanks!<br clear=3D"al= l"><br>-- <br>Alejandro Aguila S=E1inz &lt;<a href=3D"mailto:alekz@alekz.co= m.mx">alekz@alekz.com.mx</a>&gt;<br>PGP KEY: 14D45A26<br>Fingerprint: 9670 = F4A3 0568 42AF DF1A 2429 C1D3 D6A6 14D4 5A26 ------=_Part_530_16662792.1195619405532--

Date: Tue, 20 Nov 2007 22:48:12 -0600 From: "=?ISO-8859-1?Q?Alejandro_Aguila_S=E1inz?=" <alekz@linuxmerida.org> To: debian-user@lists.debian.org Subject: Problem with HP 1210 Message-ID: <201ddabf0711202048i2f12bafof040c0531d75ebd4@mail.gmail.com> Content-Type: multipart/alternative; boundary="----=_Part_555_31895541.1195620492675" ------=_Part_555_31895541.1195620492675 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi I have a HP 1210 all-in-one over Debian SID and I'm trying to use the scanner but is not working, I have hpoj and hplip both running, and when I run XSane says this: Failure during opening disp: `hpaio:/usb/psc_1210_series?serial=3DMY41EF738YH': Error during E/S If someone knows can I use the scanner will be so cool ;) Thanks --=20 Alejandro Aguila S=E1inz <alekz@alekz.com.mx> PGP KEY: 14D45A26 Fingerprint: 9670 F4A3 0568 42AF DF1A 2429 C1D3 D6A6 14D4 5A26 ------=_Part_555_31895541.1195620492675 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi I have a HP 1210 all-in-one over Debian SID and I&#39;m trying to use th= e scanner but is not working, I have hpoj and hplip both running, and when = I run XSane says this:<br><br>Failure during opening disp: `hpaio:/usb/psc_= 1210_series?serial=3DMY41EF738YH&#39;: Error during E/S <br><br>If someone knows can I use the scanner will be so cool ;)<br><br>Th= anks<br><br clear=3D"all"><br>-- <br>Alejandro Aguila S=E1inz &lt;<a href= =3D"mailto:alekz@alekz.com.mx">alekz@alekz.com.mx</a>&gt;<br>PGP KEY: 14D45= A26<br> Fingerprint: 9670 F4A3 0568 42AF DF1A 2429 C1D3 D6A6 14D4 5A26 ------=_Part_555_31895541.1195620492675--

Date: Tue, 20 Nov 2007 20:59:52 -0800 From: Daniel Burrows <dburrows@debian.org> To: debian-user@lists.debian.org Subject: Re: Window Borders Disappear Message-id: <20071121045952.GB22143@alpaca> Content-type: text/plain; charset=us-ascii Content-disposition: inline On Tue, Nov 20, 2007 at 09:06:59PM -0600, Jack Schneider <puck@volunteerwireless.net> was heard to say:
> On Tue, 2007-11-20 at 10:26 -0500, Michael Pobega wrote:
> > On Tue, Nov 20, 2007 at 02:42:09PM +0000, Jack Schneider wrote:
> > > I have lost my Desktop window borders. I am using Debian "lenny"
> > > updated. Problem occurred after an abortedattempt to install Compiz..
> > > I get the following error from theSystem>preferences>windows menu.. "
> > > Cannot start the preferences application for your window
> > > manager.Window manager "unknown" has not registered a configuration
> > > tool..
> > >
> > > Any help would be great... J ack
> > >
> > >
> >
> > Why don't you try aptitude reinstall metacity? That may work.
>
> Thanks, for the reply... I did the # aptitude reinstall metacity thing
> and regretably no change...
>
> It really makes it painfull to have all windows in upper left corner
> with no size or position control... What could be plan b???
If you can get access to the windows themselves: does running metacity from a terminal help? If that complains that another window manager is running, try metacity --replace. I think you have to save the Gnome session after that if it works, but I don't remember what the Gnome voodoo for saving a session is. Daniel

Date: Tue, 20 Nov 2007 20:53:47 -0800 From: Daniel Burrows <dburrows@debian.org> To: debian-user@lists.debian.org Subject: Re: no x version Message-id: <20071121045347.GA22143@alpaca> Content-type: text/plain; charset=us-ascii Content-disposition: inline On Tue, Nov 20, 2007 at 01:43:33PM -0900, Ken Irving <fnkci@uaf.edu> was heard to say:
> I never have understood the reasons (haven't checked very hard), but it
> seems like apt-get normally gives an "are you sure?" prompt before doing
> the action, but sometimes it just goes ahead and does it. Perhaps the
> no-prompt behavior is automatic if there aren't many/any dependencies
> to be hauled in or removed. I don't have enough time on aptitude to
> know whether it does the same.
apt-get and aptitude, when run from the command-line, will only prompt if they have to do something you didn't explicitly ask them to do. Daniel

Date: Tue, 20 Nov 2007 21:02:13 -0800 From: Daniel Burrows <dburrows@debian.org> To: debian-user@lists.debian.org Subject: Re: Multiboot Message-id: <20071121050213.GC22143@alpaca> Content-type: text/plain; charset=us-ascii Content-disposition: inline On Tue, Nov 20, 2007 at 09:56:21AM -0500, "Loeghmon T. Nejad" <loeghmon@gmail.com> was heard to say:
> I am learning Debian and I was wondering if it possible to install two
> instances of Debian on the same machine. One as the production
> workstation for the daily work, and the other for experimentation,
> testing software, add/remove apps, etc. I can then boot into the
> partition that I like based on the task at hand. Thanks.
If you're running stable, and you don't need any special kernel drivers, you might want to take a look at xen for this sort of thing. I had a xen system running here for a while with great success (I ended up wanting to run some 3d software, and xen isn't compatible with the NVidia drivers, sadly). Xen is a little tricky to get set up, but it's great to not have to reboot the computer to switch systems, and to be able to reallocate space without having to resize partitions. Daniel

Date: Wed, 21 Nov 2007 00:43:39 -0500 From: Kumar Ravichandran <kumar.ravichandran@gmail.com> To: debian-user@lists.debian.org Subject: Xresources not read at startup Message-ID: <20071121054339.GA11736@debian> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I am running Debian Etch on a Macbook, and I have a simple problem, namely, that my $HOME/.Xresources file, which has a few colour options for xterm, is not read at startup. I need to manually xrdb load it each session. I tried a variety of options, including linking it to the system Xdefaults, checking /etc/X11/Xsession.options for the 'allow-user-session' flag, and nything related in the kdmrc file. I also tried putting a startup script in the .kde Autostart directory, then finally put the xrdb command in a .xsession file, having it touch a text-file. The latter did not happen either. Any ideas? -- Regards, Kumar. -- "An eye for an eye will only make the entire world blind." - Mohandas Karamchand Gandhi

Date: Wed, 21 Nov 2007 14:28:26 +0800 From: Magicloud Magiclouds <magicloud.magiclouds@gmail.com> To: debian-user@lists.debian.org Subject: Re: xorg wont work and wont generate a log Message-ID: <4743D00A.7070002@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Dear, I have the same problem on two new installed box. I do not know what to do. And on an old box which upgraded to 7.3, it crashed a lot, and switching to tty just gives a beautiful colored screen.... Thanks. Peter Smerdon wrote:
> Hello, I have a brand new HP pavillion laptop with debian unstable amd64
> installed.
>
> I cannot get x to start, but more worrying than that is that
> /var/log/Xorg.0.log does not exist, and never gets generated.
>
> here are the packages related to X that I have installed:
>
> ,----
> | ii xserver-xorg 1:7.3+6
> | ii xorg 1:7.3+6
> | ii xserver-xorg-core 2:1.4-3
> | ii xserver-xorg-input-all 1:7.3+6 the
> | ii xserver-xorg-input-evdev 1:1.2.0~git20070819-4
> | ii xserver-xorg-input-kbd 1:1.2.2-3
> | ii xserver-xorg-input-mouse 1:1.2.3-1
> | ii xserver-xorg-input-synaptics 0.14.7~git20070706-1
> | ii xserver-xorg-input-wacom 0.7.7.11-1
> | ii xfonts-base 1:1.0.0-5
> | ii xbase-clients 1:7.3+6
> `----
>
> I don't mind fixing X, I have done it before but not having a log file
> makes it impossible for me (or you :-)) to diagnose what the problem
> could be.
>
> I am starting x via gdm but if I use the startx command on tty1 I get:
> ,----
> | giving up.
> | xinit: Connection refused (errno 111): Unable to connect to X server
> | xinit: No such processs (errno 3): Server error.
> `----
> and again, no log at all of anything in /var/log/
>
> Can someone please help me?
>

Confused? Frustrated?X

Date: Wed, 21 Nov 2007 08:30:10 +0200 From: "Jabka Atu" <mashrom.head@gmail.com> To: debian-user@lists.debian.org Subject: How can i forward call to voip ?(software based solution) Message-ID: <39ea6580711202230u3a7fefc7mcb6b4cf33cba335b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello,... I would like to forward all phone calls to voip program (skype is preferd). But i can't find a sofware vased solutione (I found only hardware adaptors) i wish to find a way to connect a mobile phone (motorla) to debian using Usb/ Com / BlueTooth connection and then forward it to a VOIP program. For now im able to transfer emails using smser (smser.sf.net) and move smses to e mail (I am using kmobiletools but it is an ugly solutione), Thank You in advanve,. Jabka Atu || http://bsh83.blogspot.com

Date: Wed, 21 Nov 2007 13:49:15 +0700 From: Klein Moebius <klein.moebius@gmail.com> To: debian-user@lists.debian.org Subject: Laptop Firewalling Message-ID: <20071121064915.GA8425@klein.moebius.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, Being on the road a lot with my trusted lappy, I'd like to get suggestions on the best solution for an iptables based firewall that needs to be easily reconfigurable for wireless, ethernet cable, and ppp. I should be able to apply rules on the fly using tools such as wireshark to identify mac address exclusions, etc, and hopefully would be ipv6 capable. Any ideas? Regards, Klein --opJtzjQTFsWo+cga Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHQ9Trd43JlErxgiQRAvYJAJwPL/UzPoKaj7QsH5MNF4wTKvEi4wCePOro QOuSyEkXALBCBBsqqwLeoIg= =vrQo -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--

Date: Wed, 21 Nov 2007 00:39:02 -0600 From: Kent West <westk@acu.edu> To: debian-user@lists.debian.org Subject: Re: xorg wont work and wont generate a log Message-ID: <4743D286.3060103@acu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Peter Smerdon wrote:
> Hello, I have a brand new HP pavillion laptop with debian unstable amd64
> installed.
>
> I cannot get x to start, but more worrying than that is that
> /var/log/Xorg.0.log does not exist, and never gets generated.
Magicloud Magiclouds wrote:
> Dear,
> I have the same problem on two new installed box. I do not know
> what to do.
> And on an old box which upgraded to 7.3, it crashed a lot, and
> switching to tty just gives a beautiful colored screen....
I would start by running "dpkg-reconfigure xserver-xorg" and choosing the SVGA driver (even if you have an nVidia or ATI or other card that is supported). Then try running "startx". If that doesn't work, try the VGA driver. Both of these options will give you worse video settings than you want to use, but perhaps they'll be a start to solving the problem. -- Kent End of debian-user-digest Digest V2007 Issue #2835 ************************************************** Received on Wed Nov 21 02:20:37 2007

This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 02:56:53 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library