Re: Problems with version 10.01

2010-06-07 Thread Alexander Batischev
Hi!

On Mon, Jun 07, 2010 at 02:54:03PM -0700, Leroy Hunninghake wrote:
> I recently upgraded to version 10.01 and have been experiencing a few
> problems.  After installing the new version, I no longer have any menu options
> in the upper task bar.  I have to hover over it to get the context of what's
> there.  Is there a setting I need to make to bring that back into view?  My
> wifi connection is fine, but it takes forever to move from page to page in
> Firefox since the upgrade.  I've got several XP machines that work just 
> fine.  
> 
> I am new to using Linux, so any suggestions need to be in that context!
> Thanks!

Er... What are you talking about? Version of *what*? Last stable Debian is 5,
and last stable Ubuntu (it's Debian mailing list, but sometimes we're talking
about Ubuntu as well) is 10.04...


---
Regards,
Alexander Batischev


-- 
To UNSUBSCRIBE, email to debian-laptop-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100607220725.gb7...@speedy



Fwd: Re: Problems with version 10.01

2010-06-07 Thread Alexander Batischev
- Forwarded message from Leroy Hunninghake  -

Date: Mon, 7 Jun 2010 16:43:53 -0700 (PDT)
From: Leroy Hunninghake 
To: Alexander Batischev 
Subject: Re: Problems with version 10.01

Alexander,
I'm sorry, you're right about it being Ubuntu.  I thought the friend who gave 
me 9.10 said Ubuntu was a version of Debian.  I'm still so new to using Linux 
that I didn't pay enough attention, and never looked into what iterations of 
Linux are out there.
Any ideas on this though, if you know something about Ubuntu?  Or, should I 
find an Ubuntu list?

Thanks,

Leroy
--- On Mon, 6/7/10, Alexander Batischev  wrote:

From: Alexander Batischev 
Subject: Re: Problems with version 10.01
To: debian-laptop@lists.debian.org
Date: Monday, June 7, 2010, 6:07 PM

Hi!

On Mon, Jun 07, 2010 at 02:54:03PM -0700, Leroy Hunninghake wrote:
> I recently upgraded to version 10.01 and have been experiencing a few
> problems.  After installing the new version, I no longer have any menu options
> in the upper task bar.  I have to hover over it to get the context of what's
> there.  Is there a setting I need to make to bring that back into view?  My
> wifi connection is fine, but it takes forever to move from page to page in
> Firefox since the upgrade.  I've got several XP machines that work just 
> fine.  
> 
> I am new to using Linux, so any suggestions need to be in that context!
> Thanks!

Er... What are you talking about? Version of *what*? Last stable Debian is 5,
and last stable Ubuntu (it's Debian mailing list, but sometimes we're talking
about Ubuntu as well) is 10.04...


---
Regards,
Alexander Batischev


-- 
To UNSUBSCRIBE, email to debian-laptop-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100607220725.gb7...@speedy




  

- End forwarded message -----

Please reply not to me but to the list ;)

-- 
Regards,
Alexander Batischev


-- 
To UNSUBSCRIBE, email to debian-laptop-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100608002021.gb2...@speedy



Re: Problems with version 10.01

2010-06-07 Thread Alexander Batischev
On Mon, Jun 07, 2010 at 02:54:03PM -0700, Leroy Hunninghake wrote:
> I recently upgraded to version 10.01 and have been experiencing a few
> problems.  After installing the new version, I no longer have any menu options
> in the upper task bar.  I have to hover over it to get the context of what's
> there.  Is there a setting I need to make to bring that back into view?
I think your Gnome theme is a problem. Maybe your selected theme is not
compatible with new Gnome. Try to set another theme(s).

> My wifi connection is fine, but it takes forever to move from page to page in
> Firefox since the upgrade.
"Move from page to page" means following the links, or are you talking about
switching between tabs? (Just want little more information for those who may
know about solution, I don't know any for first nor second one).

And yes, I think you should look for Ubuntu list. I believe ubuntu-users[1]
is a way to go.

1. https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

-- 
Regards,
Alexander Batischev


-- 
To UNSUBSCRIBE, email to debian-laptop-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100608002323.gc2...@speedy



Re: Problem with Asus eee PC900ax

2010-09-19 Thread Alexander Batischev
On Sun, Sep 19, 2010 at 05:44:44AM +, James Brown wrote:
> I am trying to install Debian Lenny on the above netbook.
> The installer don't see any network interface controller.
> The network interface controller works under windows, i.e. it is not a
> problem with hardware.
> Some months ago I succesfully insttalled Debian Lenny on another such
> netbook, Asus eee PC900ha
 
I suggest you trying out Squeeze. I installed it on my shiny new EeePC 900HA
last winter and it works just (well, almost) fine. It recognised all the
hardware right and I'm happy how it works. The only problem remains is: if you
disable WiFi, you also disable LAN port. That means, to use wired network you
should have wireless module enabled as well. And there's also another little
trouble - if you disable WiFi at runtime, or if it was disabled on system boot,
to enable it's not enough to just press Fn+F2, you should also run the
following command:

# modprobe pciehp pciehp_force=1

But if you don't constantly disable and enable your networking module, your
900HA would work just great under Squeeze.

And last but not least: Squeeze would became stable soon, so there's probably
no reason to install Lenny.

-- 
Regards,
Alexander Batischev

1024D/69093C81
F870 A381 B5F5 D2A1 1B35  4D63 A1A7 1C77 6909 3C81


signature.asc
Description: Digital signature


Re: Terminal highlighting (ls for example) with dark background

2010-11-10 Thread Alexander Batischev
On Wed, Nov 10, 2010 at 10:17:25AM +0200, Dotan Cohen wrote:
> VIM has a terriffic feature for switching to a highlighting scheme
> that is fit for a dark background: ":set background=dark". Without
> having to define each and every colour, is there not such a feature
> for bash? I've been googling, but not finding, such a thing for some
> time.
> 
> In the absence of such a feature, I would love to see how some of the
> wiser amoung the list members have their colours set. I have been
> playing around with it for a while, I've never come to anything really
> satisfactory on the Dell laptop with it's terrible LCD screen.
> 
> Thanks!

There's no such feature in bash (and any other shell) as far as I know. I'm
using standard colorscheme with one exception - I redefined directories to be
"black on white", because default dark blue color is almost invisible on a
black background. You can get my ~/.dir_colors here[1], and it can be applied
as follows:

  eval `dircolors ~/.dir_colors`

Put this line somewhere in ~/.bashrc and enjoy!

  1. http://dumpz.org/14522/text/

-- 
Regards,
Alexander Batischev

1024D/69093C81
F870 A381 B5F5 D2A1 1B35  4D63 A1A7 1C77 6909 3C81


signature.asc
Description: Digital signature


Re: Problemas con los puertos usb en HP

2010-12-28 Thread Alexander Batischev
Hi!

We're talking in English here, but as far as there's no debian-user-spanish@, I
think that's not a big deal.

I don't know Spanish, but Google Translate helped me so as far as I can tell,
you're experiencing very low speed when copying your data to your external HDD
via USB.

Here's what I can suggest you to do:
 - try to use that USB drive with another machine. That would help us figure
   out if it's problem with your laptop or your HDD.
 - Try to copy some large file (maybe ISO or something like that) and look at
   the speed rate. Large files usually hits the limitation of hardware (like
   HDD read speed, USB transfer speed, external HDD write speed). Maybe low
   speed you're experiencing is a consequence of copying a lot of small files?
 - look at the CPU load while you're copying files. If I recall correctly,
   earlier versions of ntfs-3g gave pretty big load on processor. By the way,
   which release of Debian you're using?

Hope it would help to specify problem.

-- 
Regards,
Alexander Batischev

1024D/69093C81
F870 A381 B5F5 D2A1 1B35  4D63 A1A7 1C77 6909 3C81


signature.asc
Description: Digital signature


Re: Problemas con los puertos usb en HP

2010-12-30 Thread Alexander Batischev
- Forwarded message from Mayeli Sanchez  -

Date: Wed, 29 Dec 2010 14:12:13 -0600
From: Mayeli Sanchez 
To: Alexander Batischev 
Subject: Re: Problemas con los puertos usb en HP

Hi, thanks, I did your suggestion. Finally, I used a live cd of ubuntu and
the speed was fine. now i have my information in the lap but I don't  fix
the problem.


2010/12/28 Alexander Batischev 

> Hi!
>
> We're talking in English here, but as far as there's no
> debian-user-spanish@, I
> think that's not a big deal.
>
> I don't know Spanish, but Google Translate helped me so as far as I can
> tell,
> you're experiencing very low speed when copying your data to your external
> HDD
> via USB.
>
> Here's what I can suggest you to do:
>  - try to use that USB drive with another machine. That would help us
> figure
>   out if it's problem with your laptop or your HDD.
>  - Try to copy some large file (maybe ISO or something like that) and look
> at
>   the speed rate. Large files usually hits the limitation of hardware (like
>   HDD read speed, USB transfer speed, external HDD write speed). Maybe low
>   speed you're experiencing is a consequence of copying a lot of small
> files?
>  - look at the CPU load while you're copying files. If I recall correctly,
>   earlier versions of ntfs-3g gave pretty big load on processor. By the
> way,
>   which release of Debian you're using?
>
> Hope it would help to specify problem.
>
> --
> Regards,
> Alexander Batischev
>
> 1024D/69093C81
> F870 A381 B5F5 D2A1 1B35  4D63 A1A7 1C77 6909 3C81
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAk0aui4ACgkQoaccd2kJPIFgxgCfQtoEhs30rbguGKu/MhMXKZSI
> A5wAn0ZxvzOLy0PrkbtwUSNxupy43ot2
> =4iUF
> -END PGP SIGNATURE-
>
>

- End forwarded message -

-- 
Regards,
Alexander Batischev

1024D/69093C81
F870 A381 B5F5 D2A1 1B35  4D63 A1A7 1C77 6909 3C81


signature.asc
Description: Digital signature


Re: Problemas con los puertos usb en HP

2010-12-30 Thread Alexander Batischev
On Wed, Dec 29, 2010 at 12:55:25PM -0700, Bob Proulx wrote:
> Alexander Batischev wrote:
> > We're talking in English here, but as far as there's no
> > debian-user-spanish@, I think that's not a big deal.
> 
> There is debian-user in Spanish here:
> 
>   http://lists.debian.org/debian-user-spanish/
> 
> I am not concerned but just wanted to point out the mailing list.

I was thinking about debian-laptop in Spanish but wrote debian-user for some
reason. Thanks for pointing that out.

-- 
Regards,
Alexander Batischev

1024D/69093C81
F870 A381 B5F5 D2A1 1B35  4D63 A1A7 1C77 6909 3C81


signature.asc
Description: Digital signature


Re: Problemas con los puertos usb en HP

2010-12-30 Thread Alexander Batischev
Oops, excuse me for that duplicate. I did read my Inbox first and though that
forwarding topic starter's message here is a good thing.

-- 
Regards,
Alexander Batischev

1024D/69093C81
F870 A381 B5F5 D2A1 1B35  4D63 A1A7 1C77 6909 3C81


signature.asc
Description: Digital signature


Re: Debug hibernate/resume failure?

2011-02-09 Thread Alexander Batischev
I have similar trouble with my Asus EeePC 900HA. Sometimes after hibernate it
loads image (HDD led lit), then just show me black screen (tty, I suppose, but
there's nothing in there). I use REISUB to reboot - which means I also lose my
hibernation image and have to start all the applications up again. Probability
to get in trouble raising each time I hibernate and resume.

I didn't investigate any time in debugging that because I have no idea from
where to start. And as far as I always had Squeeze on that machine I have no
idea did it work in Lenny or so.

As for suspend, I use it pretty rarely and I don't remember any troubles with
it.

-- 
Regards,
Alexander Batischev

1024D/69093C81
F870 A381 B5F5 D2A1 1B35  4D63 A1A7 1C77 6909 3C81


signature.asc
Description: Digital signature