Re: Squeeze. Broken native laptop screen res 1366x768@NVIDIA after last update

2011-03-21 Thread Mark Goldshtein
On Mon, Mar 21, 2011 at 11:42 AM, Geoff Simmons gsimm...@gsimmons.org wrote:
 Hi Mark,

 On Mon, Mar 21, 2011 at 06:08:01AM +0300, Mark Goldshtein wrote:
 This case is solved with # mv /etc/X11/XF86Config /etc/X11/xorg.conf

 I am just interesting, what was introduced by the last update, if it
 broke my X configuration?

 From the xorg-server package changelog:

  xorg-server (2:1.7.7-12) unstable; urgency=low
  [...]
    * Add 22-stop-searching-for-xf86config-files, cherry-picking the
      upstream commit below (which we can't do directly since it depends on
      a patch kept in the quilt series: 08-config-xorg-conf-d.diff), so that
      XF86Config-4 is no longer considered (Closes: #610453). Thanks,
      Bernhard R. Link!
      - Stop searching for XF86Config files

 This change is briefly mentioned in the 6.0.1 news release.


Thanks for the explanation, Geoff!

In my particular case, narrow bandwidth prevents me from instant
observing of the update process, since I do it not often for a stable
distribution. In addition, have managed to use a 'pure' apt in console
for any purposes to work with packages, I briefly checked output
messages but obviously too briefly in this case. It is a first time
for me for 3+ years a stable distro was spoiled by an update, as I
thought it is more trustworthy.

From a point of view of an average user, I think it may be useful to
warn about such critical changes right after  # apt-get dist-upgrade
command output, as it shows a list of packages marked to change,
before yes/no confirmation.

X configuration seems to be critical IMHO, and if X is failed to load,
it blocks an average user from receiving help over internet through
normal GUI. Yes, I know about web browsers in CLI, but this variant is
not preconfigured (AFAIK) in current release and I never seen a note
to use that way in emergency. Yes, I know about release notes for
updated packages, but do not have any clue how to find it.

Please, forgive my moaning... :0) D6S Squeeze is a good released one...

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTing4Ocx+a+GX+S5F1nMddHWG=hyeoz-xapql...@mail.gmail.com



Re: Squeeze. Broken native laptop screen res 1366x768@NVIDIA after last update

2011-03-21 Thread Mark Goldshtein
On Mon, Mar 21, 2011 at 11:47 AM, Andrei Popescu
andreimpope...@gmail.com wrote:
 On Lu, 21 mar 11, 06:08:01, Mark Goldshtein wrote:

 This case is solved with # mv /etc/X11/XF86Config /etc/X11/xorg.conf

 I am just interesting, what was introduced by the last update, if it
 broke my X configuration?

 I'm running squeeze + nvidia on several machines and haven't experienced
 any problems. I really have no idea how nvidia worked before on your
 machine, given that you were using the wrong configuration file...


Before update and after the fix exposed, it is running great.
Sleep/unsleep, brightness control, Compiz, switching on/off with Fn
key combination - everything is fine. In addition, it is able to play
Starcraft II@wine. There a minor issue in game with resolution
(1360x768 instead of proper 1366x768), but I'am sure the only reason
of that is a lack of my knowledge.

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTi=aeots458nsrzmfbnqsir9vpbzol_9kkjbx...@mail.gmail.com



Squeeze. Broken native laptop screen res 1366x768@NVIDIA after last update

2011-03-20 Thread Mark Goldshtein
Hello, list!

After last update the native laptop screen res 1366x768 is gone.

01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
GT 240M] (rev a2)

# xdpyinfo
...
screen #0:
 dimensions:    1280x720 pixels (339x191 millimeters)
 resolution:    96x96 dots per inch
 depths (7):    24, 1, 4, 8, 15, 16, 32
...
# xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1280 x 720, maximum 1280 x 720
default connected 1280x720+0+0 0mm x 0mm
  1280x720        0.0*
  800x600        61.0
  640x480        60.0

$ xrandr -s 1366x768
Size 1366x768 not found in available modes

Here is XF86Config for previous successful video sessions:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildd@ninsei)  Fri Sep  5 22:23:08 UTC 2008


Section ServerLayout
   Identifier     Layout0
   Screen      0  Screen0 0 0
   InputDevice    Keyboard0 CoreKeyboard
   InputDevice    Mouse0 CorePointer
EndSection

Section Files
   RgbPath         /usr/X11R6/lib/X11/rgb
EndSection

Section Module
   Load           dbe
   Load           extmod
   Load           type1
   Load           freetype
   Load           glx
   #Load          dri
   #Load          GLcore
EndSection

Section InputDevice

   # generated from default
   Identifier     Mouse0
   Driver         mouse
   Option         Protocol auto
   Option         Device /dev/psaux
   Option         Emulate3Buttons no
   Option         ZAxisMapping 4 5
EndSection

Section InputDevice

   # generated from default
   Identifier     Keyboard0
   Driver         keyboard
EndSection

Section Monitor
   Identifier     Monitor0
   VendorName     Unknown
   ModelName      Unknown
   HorizSync       30.0 - 110.0
   VertRefresh     50.0 - 150.0
   Option         DPMS
EndSection

Section Device
   Identifier     Device0
   Driver         nvidia
   VendorName     NVIDIA Corporation
   Option XAANoOffscreenPixmaps true
   Option AllowGLXWithComposite true
   Option RegistryDwords EnableBrightnessControl=1
EndSection

Section Screen
   Identifier     Screen0
   Device         Device0
   Monitor        Monitor0
   DefaultDepth    24
   Option AddARGBGLXVisuals True
   SubSection     Display
       Depth       24
   EndSubSection
EndSection

Section Extensions
       Option Composite enable
EndSection

The cause of a failure probably is a fault to load NVIDIA driver.
I have re-installed everything about NVIDIA – no positive results achieved.

I had re-generate XF86Config by # nvidia-xconfig in this one:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (pbuilder@windlord)  Sun Jun 13
06:03:17 UTC 2010

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@biber)  Tue May 18 10:36:08 UTC 2010

Section ServerLayout
   Identifier     Layout0
   Screen      0  Screen0 0 0
   InputDevice    Keyboard0 CoreKeyboard
   InputDevice    Mouse0 CorePointer
   Option         Xinerama 0
EndSection

Section Files
   RgbPath         /usr/X11R6/lib/X11/rgb
EndSection

Section Module

   #Load          GLcore
   Load           dbe
   Load           extmod
   Load           type1
   Load           freetype
   Load           glx
   #Load          dri
EndSection

Section InputDevice

   # generated from default
   Identifier     Mouse0
   Driver         mouse
   Option         Protocol auto
   Option         Device /dev/psaux
   Option         Emulate3Buttons no
   Option         ZAxisMapping 4 5
EndSection

Section InputDevice

   # generated from default
   Identifier     Keyboard0
   Driver         keyboard
EndSection

Section Monitor
   Identifier     Monitor0
   VendorName     Unknown
   ModelName      AUO
   HorizSync       30.0 - 75.0
   VertRefresh     50.0
   Option         DPMS
EndSection

Section Device
   Identifier     Device0
   Driver         nvidia
   VendorName     NVIDIA Corporation
   BoardName      GeForce GT 240M
EndSection

Section Screen
   Identifier     Screen0
   Device         Device0
   Monitor        Monitor0
   DefaultDepth    24
   Option         AddARGBGLXVisuals True
   Option         TwinView 0
   Option         metamodes 1366x768_50 +0+0
   Option         XAANoOffscreenPixmaps true
   Option         AllowGLXWithComposite true
   Option         RegistryDwords EnableBrightnessControl=1
   Option         DPI 96x96
   SubSection     Display
       Depth       24
   EndSubSection
EndSection

Section Extensions
   Option         Composite enable
EndSection

I have re-installed everything about NVIDIA – no positive results achieved.

Please, help to load NVIDIA driver and use native res 1366x768 again.
Thanks for your time and effort!

-- 
Sincerely Yours'
Mark Goldshtein


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

Re: Squeeze. Broken native laptop screen res 1366x768@NVIDIA after last update

2011-03-20 Thread Mark Goldshtein
On Sun, Mar 20, 2011 at 11:11 PM, Andrei Popescu
andreimpope...@gmail.com wrote:
 On Du, 20 mar 11, 23:05:13, Mark Goldshtein wrote:
 Hello, list!

 After last update the native laptop screen res 1366x768 is gone.

 01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
 GT 240M] (rev a2)

 # xdpyinfo
 ...
 screen #0:
  dimensions:    1280x720 pixels (339x191 millimeters)
  resolution:    96x96 dots per inch
  depths (7):    24, 1, 4, 8, 15, 16, 32
 ...
 # xrandr -q
 xrandr: Failed to get size of gamma for output default
 Screen 0: minimum 640 x 480, current 1280 x 720, maximum 1280 x 720
 default connected 1280x720+0+0 0mm x 0mm
   1280x720        0.0*
   800x600        61.0
   640x480        60.0

 $ xrandr -s 1366x768
 Size 1366x768 not found in available modes

 You don't need that monster keep only

 Section Device
    Identifier     Device0
    Driver         nvidia
 EndSection

Does it matter if I have compiz with all that XF86Config?


 [snip]

 The cause of a failure probably is a fault to load NVIDIA driver.
 I have re-installed everything about NVIDIA – no positive results achieved.

 Please attach /var/log/Xorg.0.log

Thanks for your time and effort!
I am googling but nothing looks helpful.

-- 
Sincerely Yours'
Mark Goldshtein


Xorg.0.log.tar.gz
Description: GNU Zip compressed data


Re: Squeeze. Broken native laptop screen res 1366x768@NVIDIA after last update

2011-03-20 Thread Mark Goldshtein
On Mon, Mar 21, 2011 at 12:47 AM, Ron Johnson ron.l.john...@cox.net wrote:
 On 03/20/2011 04:11 PM, Mark Goldshtein wrote:

 On Sun, Mar 20, 2011 at 11:11 PM, Andrei Popescu
 andreimpope...@gmail.com  wrote:

 On Du, 20 mar 11, 23:05:13, Mark Goldshtein wrote:

 Hello, list!

 After last update the native laptop screen res 1366x768 is gone.

 01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
 GT 240M] (rev a2)

 # xdpyinfo
 ...
 screen #0:
  dimensions:    1280x720 pixels (339x191 millimeters)
  resolution:    96x96 dots per inch
  depths (7):    24, 1, 4, 8, 15, 16, 32
 ...
 # xrandr -q
 xrandr: Failed to get size of gamma for output default
 Screen 0: minimum 640 x 480, current 1280 x 720, maximum 1280 x 720
 default connected 1280x720+0+0 0mm x 0mm
   1280x720        0.0*
   800x600        61.0
   640x480        60.0

 $ xrandr -s 1366x768
 Size 1366x768 not found in available modes

 You don't need that monster keep only

 Section Device
    Identifier     Device0
    Driver         nvidia
 EndSection

 Does it matter if I have compiz with all that XF86Config?


 [snip]

 The cause of a failure probably is a fault to load NVIDIA driver.
 I have re-installed everything about NVIDIA – no positive results
 achieved.

 Please attach /var/log/Xorg.0.log

 Thanks for your time and effort!
 I am googling but nothing looks helpful.


 (You shouldn't have tarred the log file.  Just gzipped it.)

 Try (as root) re-running nvidia-settings and then rebooting.

Done that already, as posted in the initial post. No effect.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTi=ufppdha9oxw+hpkerwfpu+bzsf8f21atl9...@mail.gmail.com



Re: Squeeze. Broken native laptop screen res 1366x768@NVIDIA after last update

2011-03-20 Thread Mark Goldshtein
On Mon, Mar 21, 2011 at 1:08 AM, Andrei Popescu
andreimpope...@gmail.com wrote:
 On Du, 20 mar 11, 23:05:13, Mark Goldshtein wrote:

 Here is XF86Config for previous successful video sessions:
 ...
 I had re-generate XF86Config by # nvidia-xconfig in this one:

 Missed the XF86Config the first time. X is now Xorg, not XFree86 and the
 configuration file is /etc/X11/xorg.conf. According to the log, without
 an xorg.conf Xorg is trying to use nouveau (as it should) and falling
 back to vesa (probably because nouveau is disabled by
 nvidia-kernel-common).

 A minimal /etc/X11/xorg.conf as suggested in my first post should make
 nvidia work.


This case is solved with # mv /etc/X11/XF86Config /etc/X11/xorg.conf

I am just interesting, what was introduced by the last update, if it
broke my X configuration?

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikhsahcm2pfrn6ccsq+mwci+jcxuud64qxkk...@mail.gmail.com



Re: best labtop for debian

2011-02-08 Thread Mark Goldshtein
On Tue, Feb 8, 2011 at 1:22 PM, hamed hosseini hoss...@gmail.com wrote:
 i want buy labtop,tell me best labtop for debian os?
 900$-1300$
 my choice is lenovo labtop


Have you seen this? http://www.debian.org/distrib/pre-installed


-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTin_yPQyx0nrHoGiyA83W02=nwnbte1jurrhb...@mail.gmail.com



Squeeze. After Trinity istall no boot background picture

2011-02-05 Thread Mark Goldshtein
Hello, list!

Recently, I have installed Trinity (KDE 3 fork) into my Squeeze
laptop. After that, that nice boot picture which accompanying logon
window is gone. Instead, I see acid green-yellow background of high
intensity and extremely eye irritating.

I have tried to find background image but do not know name and
location. Wide search brought me nothing.

Please, help to restore an original background or a new one, full of stars.
Thanks for your time!

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTiktSE+kcfNab2iz4m8FMoo=79wesetcxm9pm...@mail.gmail.com



Re: Squeeze. After Trinity istall no boot background picture

2011-02-05 Thread Mark Goldshtein
On Sat, Feb 5, 2011 at 6:21 PM, Camaleón noela...@gmail.com wrote:
 On Sat, 05 Feb 2011 18:13:37 +0300, Mark Goldshtein wrote:

 Recently, I have installed Trinity (KDE 3 fork) into my Squeeze laptop.
 After that, that nice boot picture which accompanying logon window is
 gone. Instead, I see acid green-yellow background of high intensity and
 extremely eye irritating.

 I have tried to find background image but do not know name and location.
 Wide search brought me nothing.

 (...)

 You can get it from here:

 http://svn.debianart.org/themes/spacefun/


Thank you for an advice!
You are always here, Camaleón, and ready to help, that very supportive.

offtopic---

As a matter of fact, I killed my Debian installation. The way it
happend was simple, I have installed trinity with trivial  command #
apt-get install desktop-base-trinity kde-trinity, so, as it seems to
me, it may be uninstalled with adequate and predictable command.
Obviously, my opinion about what install/uninstall command means,
does not comply with sharp and strict vision of such processes of
trinity creators. Well, trinity takes with itself into the void my
standard GNOME desktop also.
Yes, of course, my knowledge of linux systems is very basic and it is
the only reason I have no power to resurrect the system in its glory,
which is, of course, possible for an any advanced padawan.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTikc+TDfaTFSyMrkHd30=osw0r0bgrdbubc-_...@mail.gmail.com



Re: Squeeze. After Trinity istall no boot background picture

2011-02-05 Thread Mark Goldshtein
On Sat, Feb 5, 2011 at 10:03 PM, Camaleón noela...@gmail.com wrote:
 On Sat, 05 Feb 2011 21:01:26 +0300, Mark Goldshtein wrote:

 On Sat, Feb 5, 2011 at 6:21 PM, Camaleón wrote:

 I have tried to find background image but do not know name and
 location. Wide search brought me nothing.

 (...)

 You can get it from here:

 http://svn.debianart.org/themes/spacefun/


 Thank you for an advice!
 You are always here, Camaleón, and ready to help, that very supportive.

 :-)

 offtopic---

 As a matter of fact, I killed my Debian installation.

 Oh, my... what happened?

 The way it happend was simple, I have installed trinity with trivial
 command # apt-get install desktop-base-trinity kde-trinity, so, as it
 seems to me, it may be uninstalled with adequate and predictable
 command. Obviously, my opinion about what install/uninstall command
 means, does not comply with sharp and strict vision of such processes
 of trinity creators.

 May I ask why did you want to remove Trinity packages? :-?

Years before I've used to be a KDE 3 user. KDE 4 experiments are not
in my favorites, so after couple of years with Debian GNOME (Lenny
mostly), I have decided to check out Trinity Project.
Well, have no intention to point a finger on somebody or something
alike but TP seems to be far from that clean and working DE I do
remember as KDE 3.

 Yes, of course, my knowledge of linux systems is very basic and it is
 the only reason I have no power to resurrect the system in its glory,
 which is, of course, possible for an any advanced padawan.

 Trinity has its own mailing list. Maybe, before making any undesiderable
 movement, you should have asked there. Anyway, I also find difficult to
 play with several desktops (I mean, removing a whole DE is not always as
 easy as installing it) :-/


Have done something already. Have uncommented CD-ROM and took
something from there (iwconfig still does not works with WPA key
passphrase?). Now reinstalling GNOME (as I like to think), thank god a
network is up. That goes slowly, about 10 kb/s. Probably, because of
New Release event.

Just another heroical battle with own stupidity and self-created problems.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinrj80yn9leyktqpejrfwju1gn3nhdssxkoo...@mail.gmail.com



Re: Squeeze. How to set video res to 1366x768 in pure console?

2011-02-05 Thread Mark Goldshtein
On Sun, Jan 16, 2011 at 11:09 AM, Tom H tomh0...@gmail.com wrote:
 On Sun, Jan 9, 2011 at 3:11 PM, Mark Goldshtein
 mark.goldsht...@gmail.com wrote:
 On Sun, Jan 9, 2011 at 5:56 PM, Sven Joachim svenj...@gmx.de wrote:
 On 2011-01-09 15:52 +0100, Klistvud wrote:

 If I understand the original question correctly, you're looking for the
 vga= kernel option (to be added to your kernel line in grub.cfg or
 menu.lst).

 I'm not looking for anything, Mark is.  More importantly, the standard
 vesafb driver which handles the vga= option does not deal with modern
 wide screens.

 As an experiment, from googling, I have added this:

 GRUB_GFXMODE=1366x768x32
 GRUB_GFXPAYLOAD_LINUX=1366x768x32

 to /etc/default/grub, when # update-grub2 and rebooted.
 Strange effect was achieved, I have seen 1366x768 at the grub's
 initial boot moment, where counter counts from 5 seconds to zero and
 then console switched back to 640x480.

 What's the output of cat /boot/grub/video.lst?


Sorry for long replay.

Well, video output is 1366x768 in pure console, but still split on two
parts: the beginning of strings is on right side of the screen and the
end at the left. And there a big black gap between, no consistency.

$ cat /boot/grub/video.lst
vbe
vga
video_bochs
video_cirrus

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTiku2=mjcv+59--jafuh1tbky-bw_0qfo_sx5...@mail.gmail.com



Re: Squeeze. After Trinity istall no boot background picture

2011-02-05 Thread Mark Goldshtein
On Sun, Feb 6, 2011 at 12:39 AM, Curt Howland howl...@priss.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On Saturday 05 February 2011, mark.goldsht...@gmail.com was heard to
 say:
 Years before I've used to be a KDE 3 user. KDE 4 experiments are
 not in my favorites, so after couple of years with Debian GNOME
 (Lenny mostly), I have decided to check out Trinity Project.
 Well, have no intention to point a finger on somebody or something
 alike but TP seems to be far from that clean and working DE I do
 remember as KDE 3.

 You might appreciate this discussion on LXer.com:

 http://lxer.com/module/forums/t/31333/

 So far, that's the only review of Trinity-DE that I've seen.


Thanks, that was interesting reading.

BTW, .trinity dir is still in my ~/. and took 22.4 Mb of my space.
Despite of apt-get purge.

My system has been restored successfully, and boot background is back
also. Quite complicated way to restore a boot background but fine.

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTinAD7RtQQFwEyQf3G94bUKH=fskz-en_oynt...@mail.gmail.com



Re: Squeeze. After Trinity istall no boot background picture

2011-02-05 Thread Mark Goldshtein
On Sun, Feb 6, 2011 at 4:42 AM, Chris Bannister
mockingb...@earthlight.co.nz wrote:
 On Sun, Feb 06, 2011 at 01:19:15AM +0300, Mark Goldshtein wrote:
 BTW, .trinity dir is still in my ~/. and took 22.4 Mb of my space.
 Despite of apt-get purge.

 The packaging system shouldn't touch files in your home directory, even
 on a purge.

Does that means I may delete all Trinity related content in ~/. manually?

Sorry asking here, not in Trinity mailing list. Just unsubscribed from there.

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimwgdlncp6kpjcutqz5dc2ujy335vcvstqte...@mail.gmail.com



Squeeze. Проблема с VT8623 [Apollo CLE266] videocard (CastleRock graphics)

2011-01-24 Thread Mark Goldshtein
Доброе время суток, рассылка!
(радостный от инициации ценного обсуждения аттачментов, предпринимаю
попытку номер два)

Пожалуйста, помогите наладить нормальную работу с
VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo
CLE266] integrated CastleRock graphics (rev 03)

X грузится нормально, но работа в X практически невозможна, в
частности, с помощью мышки невозможно прокручивать и таскать окна, они
пропадают по мере сдвига. Внутренность окна также залипает.
# lspci -k не показывает какой именно драйвер используется.
Реинсталяция штатного пакета с драйвером openchrome ничего не дала.

X.org log, dmesg, kernel, messages ничего не говорят подозрительного.

Подскажите, пожалуйста, что делать?

-- 
Sincerely Yours'
Mark Goldshtein


Squeeze. A problem with VT8623 [Apollo CLE266] integrated CastleRock videocard

2011-01-24 Thread Mark Goldshtein
Hello, list!

Would you, please, help to bring to normal functioning a subj's video board?

VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo
CLE266] integrated CastleRock graphics (rev 03)

#lspci –k did not shows which driver is in use.

X is up fine but GUI screen is garbled after any window move by cursor
and work with mouse is a pain.
dmesg, kernel, messages shows nothing suspictious.
Openchrome driver from repo was deleted, installed, reinstalled etc.
with zero effect.

Appreciate any clue how to fix it. Thanks!

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTinoF=5+9GsMMGUTf=qzkg5jwoma5qokt2var...@mail.gmail.com



Squeeze. 'Buffer I/O error' message has flooding tty opened as root

2011-01-24 Thread Mark Goldshtein
Hello, list!

I am working as a root in a pure console (/etc/init.d/gdm3 stop,
trying to bring to life VIA8623 graphics) and there are flood of
messages:
[time stamp] Buffer I/O error on device fd0, logical block 0
end_request:  I/O error, dev fd0, sector 0

Messages are stopped after a while, though. Maybe 20-30 of them passed.

The notebook I am working with is an old boy, you bet, but there is no
floppy drive at all and it was never attached. In addition, no signs
of that message in GUI GNOME.
What the underground heartbeat I have?

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTinMFXDYPag2+DiGUjTjy+-Y7ve5+1tiZBFY-O=1...@mail.gmail.com



Re: Squeeze. A problem with VT8623 [Apollo CLE266] integrated CastleRock videocard [SOLVED]

2011-01-24 Thread Mark Goldshtein
On Mon, Jan 24, 2011 at 6:17 PM, Sjoerd Hardeman
sjo...@lorentz.leidenuniv.nl wrote:
 Mark Goldshtein schreef:

 Hello, list!

 Would you, please, help to bring to normal functioning a subj's video
 board?

 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo
 CLE266] integrated CastleRock graphics (rev 03)

 #lspci –k did not shows which driver is in use.

 Can you look in /etx/X11/xorg.conf whic driver is being used? Else, you
 might be able to find it in /var/log/Xorg.log (or /var/log/Xorg.0.log,
 whatever is there).

 X is up fine but GUI screen is garbled after any window move by cursor
 and work with mouse is a pain.
 dmesg, kernel, messages shows nothing suspictious.
 Openchrome driver from repo was deleted, installed, reinstalled etc.
 with zero effect.

 If you have been able to identify the driver, make sure it is the vesa one.
 If not, alter the Device section in xorg such that includes as the (only!)
 driver line
  Driver   vesa
 That driver should work for all systems, although it is slow. Confirm that
 that works, then we can find out which driver also works and is nice and
 fast. If this doesn't work, I'm afraid I'm out of options.

Thanks a lot for your time and ideas!

The problem was resolved by video memory size increasing. Just modify
a correspond parameter in BIOS.
16MB -32MB

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktindlntgutz+vt9zpp+rrg+kiuatvzkfebsmv...@mail.gmail.com



Re: Squeeze. How to set video res to 1366x768 in pure console?

2011-01-11 Thread Mark Goldshtein
On Mon, Jan 10, 2011 at 3:01 AM, Phil Requirements
simultane...@comcast.net wrote:
 On 2011-01-09 23:28:58 +, Phil Requirements wrote:
 On 2011-01-09 23:11:29 +0300, Mark Goldshtein wrote:
  As an experiment, from googling, I have added this:
 
  GRUB_GFXMODE=1366x768x32
  GRUB_GFXPAYLOAD_LINUX=1366x768x32
 
  to /etc/default/grub, when # update-grub2 and rebooted.
  Strange effect was achieved, I have seen 1366x768 at the grub's
  initial boot moment, where counter counts from 5 seconds to zero and
  then console switched back to 640x480. These bright 5 seconds were
  enjoyable, though...
 
  Grub restored to the original state and I continue googling.
 
  I just wonder, if there a standard tool with 'howto' how to change a
  console resolution in Debian? Or, wiki instructions maybe?

 Mark,

 You are almost there! You got a good-looking conosole, and
 then it went bad again. I've seen that before.

 Sorry to reply to my own self. I mis-pasted in the previous
 message. I meant:

 Change this:

    GRUB_GFXMODE=1366x768x32
    GRUB_GFXPAYLOAD_LINUX=1366x768x32

 To this:

    GRUB_GFXMODE=1366x768x32
    GRUB_GFXPAYLOAD_LINUX=keep


Sorry for delaying and thanks a lot for the help!

No success story yet, tried 32-bit colour and 16, 8, nothing - console
output during boot went well, but Ctrl+Alt+F1...6 shows text partially
on both sides of the screen. It is split to margins of a screen sides.
Current /etc/default/grub is here:

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2 /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=nomodeset video=uvesafb:mode_option=1366x768
GRUB_CMDLINE_LINUX=

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM=0x01234567,0xfefefefe,0x89abcdef,0xefefefef

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=1366x768
GRUB_GFXPAYLOAD_LINUX=keep

# Uncomment if you don't want GRUB to pass root=UUID=xxx parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_LINUX_RECOVERY=true

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE=480 440 1

One thing to mention, I am running # update-grub2 instead of
update-grub. Is it wrong? AFAIR I have installed GRUB2 during Squeeze
installation process.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimhngxfjh4sotc+esd6wqabjomzp_jhnzafc...@mail.gmail.com



Squeeze. The system did not bring GUI back after sleep or hibernation.

2011-01-09 Thread Mark Goldshtein
 misconfiguration or some packages are
missed from my install? Power config was done by standard GNOME power
setting dialog.

Please, help!

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimhytnalqhnwdrep0r98svadt0tgzk17puhb...@mail.gmail.com



Squeeze. How to set video res to 1366x768 in pure console?

2011-01-09 Thread Mark Goldshtein
Hello, List!

Subj.
Googling points me to 915_resolution, which is about Intel video. My
video is NVIDIA. Please, help to set up native laptop's resolution for
console.

Thanks!

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=jgvpcqujur-tvpn6yp8ubipvv5imnzpz9i...@mail.gmail.com



Re: Squeeze. How to set video res to 1366x768 in pure console?

2011-01-09 Thread Mark Goldshtein
On Sun, Jan 9, 2011 at 3:02 PM, Sven Joachim svenj...@gmx.de wrote:
 On 2011-01-09 12:50 +0100, Mark Goldshtein wrote:

 Subj.
 Googling points me to 915_resolution, which is about Intel video. My
 video is NVIDIA. Please, help to set up native laptop's resolution for
 console.

 Try uvesafb (you need to install v86d for that to work), e.g. like this:

 # modprobe uvesafb mode_option=1366x768-32

 If that does not work you have to ditch the proprietary driver and
 switch to nouveau for a nice console.

Please correct me, if I am wrong but nvidia/nouveau drivers are for
X.org. The question is how to set up native laptop's 1366x768 in pure
console, without X, or for example, if i switch with Ctrl+Alt+F1,...6
keys.

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=e-zuultqtgv5av0zudv6dqujp++-t6gagr...@mail.gmail.com



Re: Squeeze. How to set video res to 1366x768 in pure console?

2011-01-09 Thread Mark Goldshtein
On Sun, Jan 9, 2011 at 3:02 PM, Sven Joachim svenj...@gmx.de wrote:
 On 2011-01-09 12:50 +0100, Mark Goldshtein wrote:

 Subj.
 Googling points me to 915_resolution, which is about Intel video. My
 video is NVIDIA. Please, help to set up native laptop's resolution for
 console.

 Try uvesafb (you need to install v86d for that to work), e.g. like this:

 # modprobe uvesafb mode_option=1366x768-32

Thanks for your time and willing to help!

I did that. Switching with Ctrl+Alt+F1 I see six little consoles on
one screen, no 1366x768 native at all. These six little consoles
appear only once, next time it is just a blank screen. Switch back
Ctrl+Alt+F7 works fine, though.

 If that does not work you have to ditch the proprietary driver and
 switch to nouveau for a nice console.

It is preferable for me to stick with NVIDIA driver, because I still
have a hope to play StarCraft II at 1366x768 one day. (There is
another thread here in list about that issue, SC2 in wine plays at
1360x768).


-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=tte4zdu5n7ikfoal2=qdgjwc2mg_ldjmee...@mail.gmail.com



Re: Squeeze. How to set video res to 1366x768 in pure console?

2011-01-09 Thread Mark Goldshtein
On Sun, Jan 9, 2011 at 5:56 PM, Sven Joachim svenj...@gmx.de wrote:
 On 2011-01-09 15:52 +0100, Klistvud wrote:

 If I understand the original question correctly, you're looking for the
 vga= kernel option (to be added to your kernel line in grub.cfg or
 menu.lst).

 I'm not looking for anything, Mark is.  More importantly, the standard
 vesafb driver which handles the vga= option does not deal with modern
 wide screens.


As an experiment, from googling, I have added this:

GRUB_GFXMODE=1366x768x32
GRUB_GFXPAYLOAD_LINUX=1366x768x32

to /etc/default/grub, when # update-grub2 and rebooted.
Strange effect was achieved, I have seen 1366x768 at the grub's
initial boot moment, where counter counts from 5 seconds to zero and
then console switched back to 640x480. These bright 5 seconds were
enjoyable, though...

Grub restored to the original state and I continue googling.

I just wonder, if there a standard tool with 'howto' how to change a
console resolution in Debian? Or, wiki instructions maybe?

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikkvf20zh15a0ah6rrwoscgx8dw2vitabftx...@mail.gmail.com



Re: Debian or Mint for Games?

2011-01-08 Thread Mark Goldshtein
On Sat, Jan 8, 2011 at 11:44 AM,  teddi...@tmo.blackberry.net wrote:
 Hi:

 Last night at the 2600 group I managed to score a deal on some basic 
 hardware, though not all that impressive, a major leap forward for my desktop.

 Anyways; I have been a Debian fan for quite awhile but I do believe there are 
 different distros for different things.

 My roomate has been raving about LinuxMint 10 and since I may be reinstalling 
 my OS I was giving it consideration.

 I am thinking of switching to a 64bit OS only because I may soon upgrade over 
 the 4GB RAM cap on 32bits.

 I also use the system for basic all around system and run an sshd server.

 So question being is there really any advantages to Mint in the gaming arena 
 over the capabilities of Debian itself? Really logic tells me GNU is GNU, and 
 a personally configured system is always better, but not knowing my way 
 around the Linux gaming world esp. Graphics support maybe Mint would offer 
 less of an upstream battle... Thoughts??

My humble opinion may not be popular here, but there is nothing
harmful, if you'll install MS Windows as a second system into your
box, make it dual boot and enjoy any windows-based game you want in a
best possible way. It saves your time for more gaming instead of wine
configuring etc.

For consumer's apps, MSW is not so bad. The only disadvantage of such
dual boot, it is reboot.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=redpq15hbofm4cqg8b4tlwnzhipmom_n5g...@mail.gmail.com



Re: Squeeze. apt-get update failed to fetch .../binary-i386/Packages.gz

2011-01-02 Thread Mark Goldshtein
On Sat, Jan 1, 2011 at 10:28 PM, Bob Proulx b...@proulx.com wrote:
 Mark Goldshtein wrote:
 Is that temporary problem or there is need to change something in
 source.list? Before this, all updates went smooth.

 Those kinds of errors tend to be temporary.  The http.us.debian.org
 and ftp.us.debian.org names are mapped to multiple addresses so that
 you will round-robin among them.  If one address is down then if you
 try again you will likely get a different server.

Thanks Bob!

Does the 'http://ftp.us.debian.org squeeze/contrib i386
Packages/DiffIndex' and 'http://http.us.debian.org squeeze/contrib
i386 Packages/DiffIndex' are contain the same packages for update?

'Ftp' is accessed normally, so should I continue with an update? Or,
it is necessary to wait until # apt-get update will return no errors
at all?
Maybe this is just a bug?

In addition, as I am monitoring 'Debian User Mailing list', nobody
else has reported that problem in Squeeze.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=7x0_ogqgb5drqd468z-xk1rbc0dxzq-dx6...@mail.gmail.com



Re: Squeeze. apt-get update failed to fetch .../binary-i386/Packages.gz

2011-01-02 Thread Mark Goldshtein
On Sun, Jan 2, 2011 at 5:57 PM, Bob Proulx b...@proulx.com wrote:
 Mark Goldshtein wrote:
 Does the 'http://ftp.us.debian.org squeeze/contrib i386
 Packages/DiffIndex' and 'http://http.us.debian.org squeeze/contrib
 i386 Packages/DiffIndex' are contain the same packages for update?

 When I read your message I was going to comment upon some of your
 /etc/apt/sources.list entries.  But I didn't have the time to double
 check to see if what I was going to say was going to be wrong and so
 didn't make the comment.  They were your entries after all.  I assumed
 that you had some reason to put them there.  But here you are asking
 about them so I will say something regardless.

 You had the following entries:

 deb http://security.debian.org/ squeeze/updates contrib non-free main
 deb http://http.us.debian.org/debian/ squeeze/updates contrib
 deb http://ftp.us.debian.org/debian/ squeeze main contrib non-free

 Double check those.  Or maybe just clean out your file and start
 again.  You appeared to have a significant amount of lint collected in
 your file.

 For Lenny I have:

  deb http://ftp.us.debian.org/debian lenny main contrib non-free
  deb-src http://ftp.us.debian.org/debian lenny main contrib non-free
  deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib 
 non-free
  deb-src http://volatile.debian.org/debian-volatile lenny/volatile main 
 contrib non-free
  deb http://security.debian.org/ lenny/updates main contrib non-free
  deb-src http://security.debian.org/ lenny/updates main contrib non-free

 For Squeeze I propose (squeeze is not released yet):

  deb http://ftp.us.debian.org/debian squeeze main contrib non-free
  deb-src http://ftp.us.debian.org/debian squeeze main contrib non-free
  ## available after release: deb http://volatile.debian.org/debian-volatile 
 squeeze/volatile main contrib non-free
  ## available after release: deb-src 
 http://volatile.debian.org/debian-volatile squeeze/volatile main contrib 
 non-free
  deb http://security.debian.org/ squeeze/updates main contrib non-free
  deb-src http://security.debian.org/ squeeze/updates main contrib non-free

 Try that and you should have better luck.


Thanks for your time, Bob! Everything is fine now.

--
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=+mmwhcwbw3-zrswdorgg72-aeszj034fxq...@mail.gmail.com



Squeeze. apt-get update failed to fetch .../binary-i386/Packages.gz

2011-01-01 Thread Mark Goldshtein
Hello, list!

Today's log of apt-get update:
[...]
Err http://http.us.debian.org squeeze/updates/contrib i386 Packages
  404  Not Found [IP: 35.9.37.225 80]
W: Failed to fetch
http://http.us.debian.org/debian/dists/squeeze/updates/contrib/binary-i386/Packages.gz
 404  Not Found [IP: 35.9.37.225 80]

E: Some index files failed to download, they have been ignored, or old
ones used instead.

Is that temporary problem or there is need to change something in
source.list? Before this, all updates went smooth.

$ cat /etc/apt/sources.list
## Debian Squeeze sources.list

## Debian security updates:
deb http://http.us.debian.org/debian/ squeeze/updates contrib

## Debian.org:
deb http://http.us.debian.org/debian/ squeeze main contrib non-free
deb-src http://http.us.debian.org/debian/ squeeze main contrib non-free

## Debian Multimedia - Christian Marrillat repository:
deb http://www.debian-multimedia.org squeeze main non-free


deb http://ftp.us.debian.org/debian/ squeeze main contrib non-free

deb http://security.debian.org/ squeeze/updates contrib non-free main

deb-src http://www.debian-multimedia.org testing main

Thanks in advance for your time!


-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=yvcdxlx7jkyaff6uwudtrgvm6wdsprwo8o...@mail.gmail.com



Re: lenny squeeze etc etc

2010-12-21 Thread Mark Goldshtein
On Tue, Dec 21, 2010 at 5:51 AM, Bob Proulx b...@proulx.com wrote:
 Jim Pazarena wrote:
 having actual version/release numbers seems so much clearer.
 And there does appear to BE release numbers. So why promote the
 goofy naming system which throws the novice?

 In my experience it is the opposite.  Novices get lost with all of the
 numbers, numbers, numbers but relate better to named things.

I am just curious, how novices 'get lost' with, for example, Debian
Stable 2011? Of course, after that, you may add 6.0 and Squeeze
and whatever the Team wants, for example, full GNU v3 license text.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktibdsp6ku20vgbkvupgponnerdkywasjb8x...@mail.gmail.com



Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Mark Goldshtein
2010/12/16 Stephen Powell zlinux...@wowway.com:
 On Thu, 16 Dec 2010 06:21:02 -0500 (EST), jamespw...@eircom.net wrote:

 -
 |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:      |
 |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
 |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ        |
 -

 ...

 You're on the wrong list.  debian-user is an English-only list.
 Please post in English or else use a list which is appropriate
 to your language.  (debian-russian?  I can't tell what language
 that is.)

It is 100% pure spam.

Lawful business optimization
Offshore, onshore and European Companies
Practical recommendations

Kinda advance business in Russian. Useless or, saying frankly, a
mockery for 99.9 population of Russia, excluding Moscow.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimd587z1yfxahnyqaht9j5sbeomxpn0vmegx...@mail.gmail.com



Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Mark Goldshtein
2010/12/16 Alexey Salmin alexey.sal...@gmail.com:
 2010/12/16 Mark Goldshtein mark.goldsht...@gmail.com:
 2010/12/16 Stephen Powell zlinux...@wowway.com:
 On Thu, 16 Dec 2010 06:21:02 -0500 (EST), jamespw...@eircom.net wrote:

 -
 |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:      |
 |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
 |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ        |
 -

 ...

 You're on the wrong list.  debian-user is an English-only list.
 Please post in English or else use a list which is appropriate
 to your language.  (debian-russian?  I can't tell what language
 that is.)

 It is 100% pure spam.

 Lawful business optimization
 Offshore, onshore and European Companies
 Practical recommendations

 Kinda advance business in Russian. Useless or, saying frankly, a
 mockery for 99.9 population of Russia, excluding Moscow.


 What do you mean?


Do you really want to discuss that matter here, in Debian User Mailing List?

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimobuyhznhvmqe=k43z=7_vgk0f6dfznr9_i...@mail.gmail.com



Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Mark Goldshtein
2010/12/16 Alexey Salmin alexey.sal...@gmail.com:
 2010/12/17 Mark Goldshtein mark.goldsht...@gmail.com:
 2010/12/16 Alexey Salmin alexey.sal...@gmail.com:
 2010/12/16 Mark Goldshtein mark.goldsht...@gmail.com:
 2010/12/16 Stephen Powell zlinux...@wowway.com:
 On Thu, 16 Dec 2010 06:21:02 -0500 (EST), jamespw...@eircom.net wrote:

 -
 |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:      |
 |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
 |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ        |
 -

 ...

 You're on the wrong list.  debian-user is an English-only list.
 Please post in English or else use a list which is appropriate
 to your language.  (debian-russian?  I can't tell what language
 that is.)

 It is 100% pure spam.

 Lawful business optimization
 Offshore, onshore and European Companies
 Practical recommendations

 Kinda advance business in Russian. Useless or, saying frankly, a
 mockery for 99.9 population of Russia, excluding Moscow.


 What do you mean?


 Do you really want to discuss that matter here, in Debian User Mailing 
 List?


 Actually I didn't get your idea and that's why I'm asking.

I am just translated spam body and name it spam for comrades who
don't know Russian and concern about wrong mailing list.

As for the idea, it is quite simple. Does the information about
offshore companies and other mentioned in spam matter may be applied
to people in Russian heartland? Surely not.

 And asking a question in the same mailing list the original statement was 
 posted
 makes perfect sense to me :)

Yeah, for me too, but one need to use inner spam detecting mechanism
anyway. If there is one :)

-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikswzr-7rkyev2mbzbxxmw9wrp_nje1pxtbt...@mail.gmail.com



Re: gdm3 is nice and all, but...

2010-12-12 Thread Mark Goldshtein
On Sun, Dec 12, 2010 at 12:13 PM, Rick Thomas rbtho...@pobox.com wrote:
 gdm3 is nice, but...

[...]
 E.g. the background with stars and space ships is interesting, but I like to
 have different login backgrounds for each of my machines (helps me to
 remember what I'm doing).

All that time I thought gdm have to be useful, not nice only. New
full of stars Debian symbol in a right bottom corner of logon screen
is exatctly in place there time counter counts. Is this something they
called a bug or something? My screen resolution is 1366x768, if it
matters.

[...]
 And, suppose I wanted to fall back to the old gdm.  What do I have to do to
 get that?

Dear Debian developers, if you please to return back a good old logon
screen by yourself in a next update? And let us know if there is a new
theme for logon screen. Kinda if you want to try it, make a wish, if
you want to kill it, make unwish.

Thank you very much in advance!

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=8w46h85abmyqw=fkxuksosapicyvvo9ahs...@mail.gmail.com



Squeeze. Intel 2100 Wifi card breaks connection with fatal interrupt.

2010-11-24 Thread Mark Goldshtein
Hello, list!

I have IBM ThinkPad R40 laptop with Intel 2100 Wifi card.
# lspci -nn -k |grep 2100

02:02.0 Network controller [0280]: Intel Corporation PRO/Wireless LAN
2100 3B Mini PCI Adapter [8086:1043] (rev 04)

   Kernel driver in use: ipw2100


# dmesg
[…]
[6.500889] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[6.500894] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[...]
[6.619580] ipw2100 :02:02.0: PCI INT A - Link[LNKC] - GSI 11
(level, low) - IRQ 11
[6.620345] ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
[6.620367] ipw2100 :02:02.0: firmware: requesting ipw2100-1.3.fw

It is uses non-free firmware which was installed automatically during
system setup from Debian tarball downloaded from here:
http://cdimage.debian.org/cdimage/unofficial/non-free/firmware/lenny/current/

Under continuous load (# apt-get dist-upgrade), wifi card is breaking
connection very quickly:

# tail -f /var/log/messages

Nov 21 12:38:17 localhost kernel: [  636.466105] ipw2100: Fatal
interrupt. Scheduling firmware restart.
Nov 21 12:40:21 localhost kernel: [  760.695747] ipw2100: Fatal
interrupt. Scheduling firmware restart.
Nov 21 12:40:55 localhost kernel: [  794.669636] ipw2100: Fatal
interrupt. Scheduling firmware restart.
Nov 21 12:41:29 localhost kernel: [  828.675518] ipw2100: Fatal
interrupt. Scheduling firmware restart.
Nov 21 12:41:45 localhost kernel: [  845.353698] ipw2100: Fatal
interrupt. Scheduling firmware restart.
Nov 21 12:43:05 localhost kernel: [  925.023472] ipw2100: Fatal
interrupt. Scheduling firmware restart.
Nov 21 12:43:52 localhost kernel: [  971.829309] ipw2100: Fatal
interrupt. Scheduling firmware restart.
Nov 21 12:44:22 localhost kernel: [ 1002.139148] ipw2100: Fatal
interrupt. Scheduling firmware restart.
Nov 21 12:44:44 localhost kernel: [ 1023.425804] ipw2100: Fatal
interrupt. Scheduling firmware restart.
Nov 21 12:45:00 localhost kernel: [ 1039.719961] ipw2100: Fatal
interrupt. Scheduling firmware restart.

# dmesg
[  636.466105] ipw2100: Fatal interrupt. Scheduling firmware restart.
[  760.695747] ipw2100: Fatal interrupt. Scheduling firmware restart.
[  794.669636] ipw2100: Fatal interrupt. Scheduling firmware restart.
[  828.675518] ipw2100: Fatal interrupt. Scheduling firmware restart.
[  845.353698] ipw2100: Fatal interrupt. Scheduling firmware restart.
[  925.023472] ipw2100: Fatal interrupt. Scheduling firmware restart.
[  971.829309] ipw2100: Fatal interrupt. Scheduling firmware restart.
[ 1002.139148] ipw2100: Fatal interrupt. Scheduling firmware restart.
[ 1023.425804] ipw2100: Fatal interrupt. Scheduling firmware restart.
[ 1039.719961] ipw2100: Fatal interrupt. Scheduling firmware restart.

So, wifi connection goes up and down frequently. In addition, there is
no visible interruption or error messages during regular web browsing.

In Debian Lenny that wifi card works stable and smooth but I need
Squeeze for some reason.
Please, help to troubleshoot that hardware disaster.

Thanks in advance for your time and effort!

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikb4dts_uow4kmvctomvxsatqnuet+7xwjlb...@mail.gmail.com



Re: Squeeze.GNOME. Correct compiz configuration.

2010-11-18 Thread Mark Goldshtein
On Wed, Nov 17, 2010 at 10:11 PM, Camaleón noela...@gmail.com wrote:
 On Wed, 17 Nov 2010 21:31:20 +, Mark Goldshtein wrote:

 Please, help to install and configure compiz manager correctly for
 Debian Squeeze.

 (...)

 http://wiki.debian.org/Compiz

 THT


Yes, this is a first link I have checked, but there about xorg.conf
also. I can not find that file in /etc/X11 anymore. Actually, I cannot
find it at all.

I have installed:

compizconfig-settings-manager - Compizconfig Settings Manager
compiz-fusion-plugins-main - Compiz Fusion plugins - main collection
compiz-core - OpenGL window and compositing manager
compiz-gnome - OpenGL window and compositing manager - GNOME window decorator
compiz-gtk - OpenGL window and compositing manager - Gtk window decorator
compiz-plugins - OpenGL window and compositing manager - plugins
compiz - OpenGL window and compositing manager
libdecoration0 - Compiz window decoration library
python-compizconfig - Compizconfig bindings for python
libcompizconfig0

But compiz does not works:

$ compiz --replace
compiz (core) - Fatal: Software rendering detected.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
Launching fallback window manager

Correct me, if I am wrong, but the question is how to enable hardware
3D support in 'radeon' video driver, which is in use by my Radeon
Mobility 7500? Or, if it is impossible, how to change video driver,
which will support hardware 3D and will works with compiz?

I am asking, because I had have working compiz with Debian Lenny.
AFAIR, I have added those parameters from wiki page you have
mentioned, installed compiz, that is it. I do not remember any trouble
or any questions about it.

Please, help to bring compiz to live in Debian Squeeze.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimliyd+s673p_a9htw842t7loknrta2fxypz...@mail.gmail.com



Re: Squeeze.GNOME. Correct compiz configuration.

2010-11-18 Thread Mark Goldshtein
On Thu, Nov 18, 2010 at 1:18 PM, Jens Van Broeckhoven
jens.van.broeckho...@telenet.be wrote:
 Op Thu, 18 Nov 2010 11:37:41 +
 Mark Goldshtein mark.goldsht...@gmail.com schreef:


 Yes, this is a first link I have checked, but there about xorg.conf
 also. I can not find that file in /etc/X11 anymore. Actually, I cannot
 find it at all.

 Run X -configure to create a new xorg.conf

 #X -configure
 #mv ~/xorg.conf.new /etc/X11/xorg.conf


The system does not allows me to do that:
# X -configure

Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.

How to close current X session and do not start a new one automatically?

I am continue googling and that brings more questions:

In dmesg I have noticed that info:

dmesg |grep radeon
[6.739852] [drm] radeon kernel modesetting enabled.
[6.740059] radeon :01:00.0: power state changed by ACPI to D0
[6.740103] radeon :01:00.0: power state changed by ACPI to D0
[6.740116] radeon :01:00.0: PCI INT A - Link[LNKA] - GSI 11
(level, low) - IRQ 11
[6.752775] [drm] radeon: Initializing kernel modesetting.
[6.753433] radeon :01:00.0: putting AGP V2 device into 4x mode
[6.753456] [drm] radeon: VRAM 64M
[6.753459] [drm] radeon: VRAM from 0x to 0x03FF
[6.753462] [drm] radeon: GTT 256M
[6.753465] [drm] radeon: GTT from 0xD000 to 0xDFFF
[6.753499] [drm] radeon: irq initialized.
[6.754132] [drm] radeon: 32M of VRAM memory ready
[6.754135] [drm] radeon: 256M of GTT memory ready.
[6.754450] [drm] radeon: cp idle (0x8383)
[6.755024] platform radeon_cp.0: firmware: requesting radeon/R100_cp.bin
[6.788832] radeon_cp: Failed to load firmware radeon/R100_cp.bin
[6.788924] radeon :01:00.0: failled initializing CP (-2).
[6.788966] radeon :01:00.0: Disabling GPU acceleration

R100_cp.bin is a part of firmware-linux-nonfree package.

# dpkg -l |grep firmware
ii  firmware-ipw2x00 0.27
   Binary firmware for Intel Pro Wireless 2100, 2200 and 2915

If I will install this package into the system, does it resolve the
problem with compiz malfunctioning? Sorry, if I am asking something
obvious, but I am not familiar with linux and do not want  to do
something harmful to the system, which I have installed with so much
trouble. The question is, if this is a key component for 'radeon'
video driver of my laptop videoboard, why it is not installed by
default?

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktik5fwrqfbsmu7axvp-5lgb5ha=mxs2k8sqsy...@mail.gmail.com



Squeeze. What package contains 'New Wave' theme for GNOME decoration?

2010-11-18 Thread Mark Goldshtein
Hello, list!

Subj.
Have searched through packages descriptions - no such window
decoration theme found. I had that theme installed in Debian Lenny,
but do not remember how got one. It should be simple package install
'cause I am not a skilled linux user.

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikaaqtascpott7ysb+crqkb9hqyj3r+mpkke...@mail.gmail.com



Re: Squeeze. What package contains 'New Wave' theme for GNOME decoration?

2010-11-18 Thread Mark Goldshtein
On Thu, Nov 18, 2010 at 4:14 PM, Camaleón noela...@gmail.com wrote:
 On Thu, 18 Nov 2010 15:26:30 +, Mark Goldshtein wrote:

 Have searched through packages descriptions - no such window decoration
 theme found. I had that theme installed in Debian Lenny, but do not
 remember how got one. It should be simple package install 'cause I am
 not a skilled linux user.

 If theme is not under gnome-themes, gnome-themes-extras or gnome-
 themes-more then maybe you can directly download from upstream:

 http://gnome-look.org/content/show.php/New+Wave?content=87134


It works!
Thanks for your patience and time!

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktin7=aglz0qfnpvwrskpyupp0vzz5xdko4ulg...@mail.gmail.com



Re: Squeeze.GNOME. Correct compiz configuration.

2010-11-18 Thread Mark Goldshtein
On Thu, Nov 18, 2010 at 3:05 PM, Jens Van Broeckhoven
jens.van.broeckho...@telenet.be wrote:
 Op Thu, 18 Nov 2010 14:52:13 +
 Mark Goldshtein mark.goldsht...@gmail.com schreef:

 On Thu, Nov 18, 2010 at 1:18 PM, Jens Van Broeckhoven
 jens.van.broeckho...@telenet.be wrote:
  Op Thu, 18 Nov 2010 11:37:41 +
  Mark Goldshtein mark.goldsht...@gmail.com schreef:
 
 
  Yes, this is a first link I have checked, but there about xorg.conf
  also. I can not find that file in /etc/X11 anymore. Actually, I
  cannot find it at all.
 
  Run X -configure to create a new xorg.conf
 
  #X -configure
  #mv ~/xorg.conf.new /etc/X11/xorg.conf
 

 The system does not allows me to do that:
 # X -configure

 Fatal server error:
 Server is already active for display 0
       If this server is no longer running, remove /tmp/.X0-lock
       and start again.


 You can't configure X while running it.
 Try:

 # /etc/init.d/gdm stop
 # X -configure
 # mv ~/xorg.conf.new /etc/X11/xorg.conf
 # /etc/init.d/gdm start


Thank you, xorg.conf created successfully.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=azme4_=0-dpzr077c3txbz8_rc9yh7+skk...@mail.gmail.com



Re: Squeeze.GNOME. Correct compiz configuration.

2010-11-18 Thread Mark Goldshtein
On Thu, Nov 18, 2010 at 4:22 PM, Camaleón noela...@gmail.com wrote:
 On Thu, 18 Nov 2010 11:37:41 +, Mark Goldshtein wrote:

 On Wed, Nov 17, 2010 at 10:11 PM, Camaleón wrote:
 On Wed, 17 Nov 2010 21:31:20 +, Mark Goldshtein wrote:

 Please, help to install and configure compiz manager correctly for
 Debian Squeeze.

 (...)

 http://wiki.debian.org/Compiz

 THT


 Yes, this is a first link I have checked, but there about xorg.conf
 also. I can not find that file in /etc/X11 anymore. Actually, I cannot
 find it at all.

 Yes, it is no more by default, but you can create it.

Done. Next, will try to add the options mentioned on wiki.


 I have installed:

 compizconfig-settings-manager - Compizconfig Settings Manager
 compiz-fusion-plugins-main - Compiz Fusion plugins - main collection
 compiz-core - OpenGL window and compositing manager compiz-gnome -
 OpenGL window and compositing manager - GNOME window decorator
 compiz-gtk - OpenGL window and compositing manager - Gtk window
 decorator compiz-plugins - OpenGL window and compositing manager -
 plugins compiz - OpenGL window and compositing manager libdecoration0 -
 Compiz window decoration library python-compizconfig - Compizconfig
 bindings for python libcompizconfig0

 But compiz does not works:

 $ compiz --replace
 compiz (core) - Fatal: Software rendering detected. compiz (core) -
 Error: Failed to manage screen: 0 compiz (core) - Fatal: No manageable
 screens found on display :0.0 Launching fallback window manager

 Correct me, if I am wrong, but the question is how to enable hardware 3D
 support in 'radeon' video driver, which is in use by my Radeon Mobility
 7500? Or, if it is impossible, how to change video driver, which will
 support hardware 3D and will works with compiz?

 3D should be enabled by default when using radeon driver, I wouldn't
 bother about that (you can check it with glxinfo | grep -i render).

It is not enabled by default, that a problem is.

$ glxinfo | grep -i render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer

It is because needed module for hardware acceleration does not loaded:

[7.667868] platform radeon_cp.0: firmware: requesting radeon/R100_cp.bin
[7.691511] radeon_cp: Failed to load firmware radeon/R100_cp.bin
[7.691602] radeon :01:00.0: failled initializing CP (-2).
[7.691643] radeon :01:00.0: Disabling GPU acceleration

From that strange fact we have this situation:

$ LIBGL_DEBUG=verbose glxinfo
name of display: :0.0
libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
display: :0  screen: 0
direct rendering: Yes

As here we may see, it is software rasterisation enabled instead of hardware.

 I am asking, because I had have working compiz with Debian Lenny. AFAIR,
 I have added those parameters from wiki page you have mentioned,
 installed compiz, that is it. I do not remember any trouble or any
 questions about it.

 Please, help to bring compiz to live in Debian Squeeze.

 You have to follow the same steps. If /etc/X11/xorg.conf is not there,
 just create it and add the required sections.

Correct me, if I am wrong, but I think it is useless until hardware
rendering will be available and turned on.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikeod=cmkx-meteqxwmwjdbobgrp+cuu8jci...@mail.gmail.com



Re: Squeeze.GNOME. Correct compiz configuration.

2010-11-18 Thread Mark Goldshtein
On Thu, Nov 18, 2010 at 6:00 PM, Camaleón noela...@gmail.com wrote:
 On Thu, 18 Nov 2010 17:38:05 +, Mark Goldshtein wrote:

 On Thu, Nov 18, 2010 at 4:22 PM, Camaleón wrote:

 (...)

 Correct me, if I am wrong, but the question is how to enable hardware
 3D support in 'radeon' video driver, which is in use by my Radeon
 Mobility 7500? Or, if it is impossible, how to change video driver,
 which will support hardware 3D and will works with compiz?

 3D should be enabled by default when using radeon driver, I wouldn't
 bother about that (you can check it with glxinfo | grep -i render).

 It is not enabled by default, that a problem is.

 $ glxinfo | grep -i render
 direct rendering: Yes
 OpenGL renderer string: Software Rasterizer


The problem is gone by installing 'firmware-linux-nonfree' package and
appropriate configuration that done by links you've provided above in
this thread.

I wish to thank you and Jens Van Broeckhoven for help!

--
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktik1dlscqa=vmqbs7zgf4xj42ce9mg3_bo3bs...@mail.gmail.com



Re: Squeeze. Weekly Build CD installer 2010-11-08 is endlessly seeking a non-free firmware on fd0.

2010-11-17 Thread Mark Goldshtein
On Mon, Nov 15, 2010 at 11:51 AM, Camaleón noela...@gmail.com wrote:
 On Mon, 15 Nov 2010 13:00:04 +0300, Mark Goldshtein wrote:

 On Sun, Nov 14, 2010 at 6:56 PM, Camaleón wrote:
 On Sat, 13 Nov 2010 20:31:37 +0300, Mark Goldshtein wrote:

 Have tried to install Debian Squeeze (weekly builds 2010-11-08) on a
 laptop with Intel 2100 Wifi card. Card's firmware is packed into
 native debianic non-free tarball.  As explained here:
 http://wiki.debian.org/ipw2200, it is enough to supply the tarball to
 the running installer on any removable media mentioned. But the
 installer first seek for fd0 floppy and seek forever, endlessly
 educating me about FAT16 file system, dangerous uppercase names and
 related troubles, as I have noticed at hidden F4 console. No single
 warning sign, progress bar or other useful info on a current active
 screen. As a countermeasure, I have searched my pockets, found USB
 floppy drive and wrote floppy diskette, plugged that into laptop but
 installer continue its tries for ghost fd0 and does not react on other
 removable media inserted in all sockets and holes. If you, please,
 help me to find a workaround to subdue that bad robot? Maybe it is
 possible to implant the firmware into installer ISO? And no, I cannot
 install using a netinstall image, because the installer does not
 support WPA and even if we will resolve firmware situation, the
 installation will not continue anyway.

 It should work. Or at least it is documented to do it so:

 6.4. Loading Missing Firmware
 http://d-i.alioth.debian.org/manual/en.amd64/ch06s04.html

 Did you try by putting the firmware into USB stick (not floppy)?

 Yes, I did. It does not see the firmware on USB stick, looking on fd0
 instead (or first, probably). Have tried tarball, firmware file itself,
 etc.

 How bad (and strange nobody noticed) ;-(

First, thanks for you time, Camaleón!

Fortunately, I have installed Squeeze from weekly build 2010-11-15 DVD
on my IBM TP R40. This time, after a pause and silent gray screen, d-i
got the Intel firmware from USB stick and finally slept through.
Thank god, I finally killed that Ubuntu bugware, which is endlessly
warm up laptop hard drive.

Squeeze installation log is attached, just in case. There is a lot of
fd0 again, closer to the end.

-- 
Sincerely Yours'
Mark Goldshtein


syslog_install_d-i_2010-11-15_wb-dvd.tar.gz
Description: GNU Zip compressed data


Squeeze.GNOME. Correct compiz configuration.

2010-11-17 Thread Mark Goldshtein
Hello, list!

Please, help to install and configure compiz manager correctly for
Debian Squeeze.
Googling got me some recommendations, kinda:

1. Open a terminal and type sudo su
2. Type gedit /etc/X11/xorg.conf

3. Add the following option under Section ServerLayout

Option AIGLX true

4. Add the following options under Section Device

Option AllowGLXWithComposite true
Option RenderAccel true

5. Add the following options under Section Screen

Option XAANoOffscreenPixmaps
Option AddARGBGLXVisuals true

6. Add the following lines to the end of the file

Section Extensions

Option Composite Enable

EndSection

But the is no such file:

# ls -la /etc/X11/
total 52
drwxr-xr-x  10 root root   496 Nov 17 14:32 .
drwxr-xr-x 124 root root  6272 Nov 17 21:25 ..
drwxr-xr-x   2 root root  1096 Nov 17 14:28 app-defaults
-rw-r--r--   1 root root15 Nov 17 14:28 default-display-manager
drwxr-xr-x   6 root root   144 Nov 17 14:24 fonts
-rw-r--r--   1 root root 17394 Mar 10  2010 rgb.txt
drwxr-xr-x   2 root root   152 Nov 17 20:16 twm
lrwxrwxrwx   1 root root13 Nov 17 14:32 X - /usr/bin/Xorg
drwxr-xr-x   2 root root   104 Nov 17 14:28 xinit
drwxr-xr-x   2 root root48 Mar 15  2010 xkb
-rwxr-xr-x   1 root root   709 Mar 10  2010 Xreset
drwxr-xr-x   2 root root72 Nov 17 14:09 Xreset.d
drwxr-xr-x   2 root root80 Nov 17 14:09 Xresources
-rwxr-xr-x   1 root root  3517 Mar 10  2010 Xsession
drwxr-xr-x   2 root root   552 Nov 17 19:07 Xsession.d
-rw-r--r--   1 root root   265 Mar 10  2010 Xsession.options
-rw-r--r--   1 root root13 Nov 25  2009 XvMCConfig
-rw---   1 root root   601 Nov 17 14:09 Xwrapper.config

What is the modern and correct way to accomplish a compiz
implementation into Squeeze?
Hardware:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon
Mobility M7 LW [Radeon Mobility 7500]
Subsystem: IBM Device 0527
Kernel driver in use: radeon
# glxinfo | grep rendering
direct rendering: Yes

And I had have a fully working compiz under Lenny at this hardware.
Worked like a charm.

At the same time ./compiz-check now shows:

$ ./compiz-check

Gathering information about your system...

 Distribution:  Debian GNU/Linux (squeeze/sid)
 Desktop environment:   GNOME
 Graphics chip: ATI Technologies Inc Radeon Mobility M7 LW
[Radeon Mobility 7500]
 Driver in use: radeon
 Rendering method:  AIGLX

Checking if it's possible to run Compiz on your system...

 Checking for texture_from_pixmap...   [ OK ]
 Checking for non power of two support...  [ OK ]
 Checking for composite extension...   [ OK ]
 Checking for FBConfig...  [ OK ]
 Checking for hardware/setup problems...   [FAIL]

There has been (at least) one error detected with your setup:
 Error: Software Rasterizer in use

Would you, please, help me to bring all this to work? At least, point
me to actual document how to get compiz working on Squeeze.
Thank you very much!

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimqkpvxawj_i8d+_ysqwygvb4rrsbkc52s=2...@mail.gmail.com



Re: Squeeze. Weekly Build CD installer 2010-11-08 is endlessly seeking a non-free firmware on fd0.

2010-11-15 Thread Mark Goldshtein
On Sun, Nov 14, 2010 at 6:56 PM, Camaleón noela...@gmail.com wrote:
 On Sat, 13 Nov 2010 20:31:37 +0300, Mark Goldshtein wrote:

 Have tried to install Debian Squeeze (weekly builds 2010-11-08) on a
 laptop with Intel 2100 Wifi card. Card's firmware is packed into native
 debianic non-free tarball.  As explained here:
 http://wiki.debian.org/ipw2200, it is enough to supply the tarball to
 the running installer on any removable media mentioned. But the
 installer first seek for fd0 floppy and seek forever, endlessly
 educating me about FAT16 file system, dangerous uppercase names and
 related troubles, as I have noticed at hidden F4 console. No single
 warning sign, progress bar or other useful info on a current active
 screen. As a countermeasure, I have searched my pockets, found USB
 floppy drive and wrote floppy diskette, plugged that into laptop but
 installer continue its tries for ghost fd0 and does not react on other
 removable media inserted in all sockets and holes. If you, please, help
 me to find a workaround to subdue that bad robot? Maybe it is possible
 to implant the firmware into installer ISO? And no, I cannot install
 using a netinstall image, because the installer does not support WPA and
 even if we will resolve firmware situation, the installation will not
 continue anyway.

 It should work. Or at least it is documented to do it so:

 6.4. Loading Missing Firmware
 http://d-i.alioth.debian.org/manual/en.amd64/ch06s04.html

 Did you try by putting the firmware into USB stick (not floppy)?

Yes, I did. It does not see the firmware on USB stick, looking on fd0
instead (or first, probably). Have tried tarball, firmware file
itself, etc.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimt9wwoxxd9g46yb=m62l=jki3z7u+lqgqm6...@mail.gmail.com



Squeeze. Weekly Build CD installer 2010-11-08 is endlessly seeking a non-free firmware on fd0.

2010-11-13 Thread Mark Goldshtein
Hello, list!

Have tried to install Debian Squeeze (weekly builds 2010-11-08) on a
laptop with Intel 2100 Wifi card. Card's firmware is packed into
native debianic non-free tarball.  As explained here:
http://wiki.debian.org/ipw2200, it is enough to supply the tarball to
the running installer on any removable media mentioned. But the
installer first seek for fd0 floppy and seek forever, endlessly
educating me about FAT16 file system, dangerous uppercase names and
related troubles, as I have noticed at hidden F4 console. No single
warning sign, progress bar or other useful info on a current active
screen. As a countermeasure, I have searched my pockets, found USB
floppy drive and wrote floppy diskette, plugged that into laptop but
installer continue its tries for ghost fd0 and does not react on other
removable media inserted in all sockets and holes.
If you, please, help me to find a workaround to subdue that bad robot?
Maybe it is possible to implant the firmware into installer ISO?
And no, I cannot install using a netinstall image, because the
installer does not support WPA and even if we will resolve firmware
situation, the installation will not continue anyway.

A bit of offtopic, sorry. Dear Debian Team, would you, please, to pay
attention to the installer first? Let us find and pin up bugs, post
wise comments, suggest features, analyze patches, flood up the mailing
lists _after_ the system being installed. Isn't it an installer a
thing that has to be polished first?
In addition, it seems to be useful to inform a human side of the
installation process what currently is going on in any situation, not
success stories only.

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinvng+-u8cflupcad8m+4jti3fpdqg2qacxn...@mail.gmail.com



Squeeze. Wine-1.3.0 Wrong fullscreen resolution in Starcraft 2

2010-10-06 Thread Mark Goldshtein
Hello, list!

The system is Debian Squeeze. Wine-1.3.0 was compiled from sources and
installed according to instruction included.
$ lspci:
01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
GT 240M] (rev a2)
Subsystem: Lenovo Device 38fd
Kernel driver in use: nvidia

Native monitor's resolution is 1366x768.

Everything went smooth except for fullscreen resolution of running
game. In 'options' → 'graphic' there are only two resolutions
available: 1024x768 and 1360x768. How to fix that to native' 1366x768?

Googling gave nothing applicable. Posted question in WineHQ forum,
still got no solution.
Please, help!

Thanks for your time!

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinua6eshtyaortkgqwuyrte595gez2jrj=...@mail.gmail.com



Squeeze. Can't cd in directory which begin with .[dot]

2010-10-04 Thread Mark Goldshtein
Hello, list!

After recent dist-upgrade was surprised with a loss of an ability to
change a directory, which begin with dot. For example, home dir in
gnome-terminal:
$ cd ./wine
bash: cd: ./wine: No such file or directory

Meanwhile, I did it successfully just one reboot ago.

Autocomplete is gone also for that type of dirs.

Please, help to fix!

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=-m=+obqafsfsrnhoocu=dw9raa+qttouzt...@mail.gmail.com



Re: Squeeze. Can't cd in directory which begin with .[dot]

2010-10-04 Thread Mark Goldshtein

 On Mon, Oct 4, 2010 at 8:39 PM, Mark Goldshtein mark.goldsht...@gmail.com
 wrote:

 Hello, list!

 After recent dist-upgrade was surprised with a loss of an ability to
 change a directory, which begin with dot. For example, home dir in
 gnome-terminal:
 $ cd ./wine
 bash: cd: ./wine: No such file or directory

 Meanwhile, I did it successfully just one reboot ago.

 Autocomplete is gone also for that type of dirs.

 Please, help to fix!

On Mon, Oct 4, 2010 at 7:16 PM, Kousik Maiti kousiks...@gmail.com wrote:
 Hello Mark
 Try from $HOME directory
 $cd .wine


Oh, Thanks! It works!

What was that? :)

-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktiktojbpsh+5z_cj_0bkb3tf26p5uvrfatyt1...@mail.gmail.com



Re: Squeeze. nVidia video. How to change brightness with functional (Fn) keys?[SOLVED]

2010-09-28 Thread Mark Goldshtein
On Tue, Sep 28, 2010 at 11:06 AM, Alex macgeek...@gmail.com wrote:
 On 9/28/10, Mark Goldshtein mark.goldsht...@gmail.com wrote:
 On Tue, Sep 28, 2010 at 2:33 AM, Alex macgeek...@gmail.com wrote:
 On 9/27/10, Mark Goldshtein mark.goldsht...@gmail.com wrote:
 -- Forwarded message --
 From: Mark Goldshtein mark.goldsht...@gmail.com
 Date: Mon, Sep 27, 2010 at 3:49 PM
 Subject: Squeeze. nVidia video. How to change brightness with
 functional (Fn) keys?
 To: Debian User Mailing List debian-user@lists.debian.org


 Hello, list!

 Lenovo Y450-3M laptop with:
 01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
 GT 240M] (rev a2)
        Subsystem: Lenovo Device 38fd
        Kernel driver in use: nvidia

 Would you, please, to explain how to configure a system or edit
 configuration files in order to bring laptop brightness funktional
 keys (Fn+key) to thier normal work? It is impossible to adjust
 brightness pressing Fn+UpArrow and Fn+DownArrow keys. The symbol of
 brightness is displaying well, but no adjust actually happen.

 Googling left me unsure about what I have to do to correct this issue.
 There are mostly comments from Ubuntu users. I know Ubuntu is Debian
 based but need to be understanding what I am doing with my system. If
 you have a little time, please, help.

 Thanks in advance!

 ---
 The solution is to add a line into your /etc/X11/xorg.conf

 On the “Device” section append the following line:

 Option RegistryDwords EnableBrightnessControl=1

 After that I have reboot the machine and ta-da: Fn keys serve well to
 adjust a brightness.

 I have found that solution at
 http://www.andresclari.com/blog/enable-nvidia-brightness-control-in-ubuntu-10-04/
 and believe it is harmless, easy to apply and rollback.

 Thanks to one who made it first available to public and everyone who
 disscuss that.

 --

 Sincerely Yours'
 Mark Goldshtein


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 http://lists.debian.org/aanlktik1c+j52q99bla73kjbge0xgygzcnynu7+...@mail.gmail.com



 This does not work for me. I don't even get a brightness meter
 appearing when I use the Fn. keys - yet the volume ones work
 perfectly. Any ideas?


 Videocard model, your operating system?

 Samsung NP-Q430 laptop
 500GB HD
 Intel Core i5 CPU
 4GB DDR2 SDRAM
 1366x768 LCD screen

 Nvidia 310M graphics card
 Xubuntu 10.04 (Yes, I know this is a Debian list, but I have a slow
 connection and already had the Xubuntu ISO handy - waiting to switch
 to Squeeze until Squeeze is stable =P )


IMHO Ubuntu distribution is set somewhere in a middle between Debian
Testing and Debian Unstable. So, according to that, using Ubuntu you
have already using some kind of Debian Testing. Therefore, if you
switch to Debian Squeeze, I will gain even more stability, I guess.

Well, we see your hardware. What driver you using for your videocard?
If unsure, please type 'lspci -k' in a console and post here a section
about nVidia videocard.


-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinhfuajbe3u9mpnbgvtm+tfpk2==ybzbzmtx...@mail.gmail.com



Squeeze. nVidia video. How to change brightness with functional (Fn) keys?

2010-09-27 Thread Mark Goldshtein
Hello, list!

Lenovo Y450-3M laptop with:
01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
GT 240M] (rev a2)
Subsystem: Lenovo Device 38fd
Kernel driver in use: nvidia

Would you, please, to explain how to configure a system or edit
configuration files in order to bring laptop brightness funktional
keys (Fn+key) to thier normal work? It is impossible to adjust
brightness pressing Fn+UpArrow and Fn+DownArrow keys. The symbol of
brightness is displaying well, but no adjust actually happen.

Googling left me unsure about what I have to do to correct this issue.
There are mostly comments from Ubuntu users. I know Ubuntu is Debian
based but need to be understanding what I am doing with my system. If
you have a little time, please, help.

Thanks in advance!

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=xveb3hzku_bpnhy22kezsv+brmcvzd2uxz...@mail.gmail.com



Re: Squeeze. nVidia video. How to change brightness with functional (Fn) keys?

2010-09-27 Thread Mark Goldshtein
On Mon, Sep 27, 2010 at 6:33 PM, Mike Viau vi...@sheridanc.on.ca wrote:

 On Mon, 27 Sep 2010 15:49:47 +0400 mark.goldsht...@gmail.com wrote:

 Hello, list!

 Lenovo Y450-3M laptop with:
 01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
 GT 240M] (rev a2)
 Subsystem: Lenovo Device 38fd
 Kernel driver in use: nvidia

 Would you, please, to explain how to configure a system or edit
 configuration files in order to bring laptop brightness funktional
 keys (Fn+key) to thier normal work? It is impossible to adjust
 brightness pressing Fn+UpArrow and Fn+DownArrow keys. The symbol of
 brightness is displaying well, but no adjust actually happen.

 Googling left me unsure about what I have to do to correct this issue.
 There are mostly comments from Ubuntu users. I know Ubuntu is Debian
 based but need to be understanding what I am doing with my system. If
 you have a little time, please, help.

 Thanks in advance!


 On my Lenovo laptop with NVIDIA video, I find Fn+home and Fn+End work to 
 control the LCD brightness on a stock installation of Squeeze so maybe you 
 could give that a try?

Thanks, but no effect with these keys at all.


 I am running the GNOME DE. To save power while on battery, you may wish to 
 install the laptop-mode-tools package as well.

As I may see, power saving features are working already. Laptop mode
tools are not installed. Probably, there is something which controls
these functions already? I mean, CPU governor, what to do if lid is
closing, display dimmer, suspend, hibernate and so on.

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinobeukiqw1tjmsnasp6fqxqdlav=r-n7pul...@mail.gmail.com



Squeeze. nVidia video. How to change brightness with functional (Fn) keys?[SOLVED]

2010-09-27 Thread Mark Goldshtein
-- Forwarded message --
From: Mark Goldshtein mark.goldsht...@gmail.com
Date: Mon, Sep 27, 2010 at 3:49 PM
Subject: Squeeze. nVidia video. How to change brightness with
functional (Fn) keys?
To: Debian User Mailing List debian-user@lists.debian.org


Hello, list!

Lenovo Y450-3M laptop with:
01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
GT 240M] (rev a2)
       Subsystem: Lenovo Device 38fd
       Kernel driver in use: nvidia

Would you, please, to explain how to configure a system or edit
configuration files in order to bring laptop brightness funktional
keys (Fn+key) to thier normal work? It is impossible to adjust
brightness pressing Fn+UpArrow and Fn+DownArrow keys. The symbol of
brightness is displaying well, but no adjust actually happen.

Googling left me unsure about what I have to do to correct this issue.
There are mostly comments from Ubuntu users. I know Ubuntu is Debian
based but need to be understanding what I am doing with my system. If
you have a little time, please, help.

Thanks in advance!

---
The solution is to add a line into your /etc/X11/xorg.conf

On the “Device” section append the following line:

Option RegistryDwords EnableBrightnessControl=1

After that I have reboot the machine and ta-da: Fn keys serve well to
adjust a brightness.

I have found that solution at
http://www.andresclari.com/blog/enable-nvidia-brightness-control-in-ubuntu-10-04/
and believe it is harmless, easy to apply and rollback.

Thanks to one who made it first available to public and everyone who
disscuss that.

--

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktik1c+=j52q99bla73kjb=ge0xgygzcnynu7+...@mail.gmail.com



Re: Squeeze. nVidia video. How to change brightness with functional (Fn) keys?[SOLVED]

2010-09-27 Thread Mark Goldshtein
On Mon, Sep 27, 2010 at 11:45 PM, Joel Roth jo...@pobox.com wrote:
 FWIW, another way to adjust brightness is by using a
 shell script or alias. This command cuts brightness to 25%.

 ---cut---

 sudo sh -c echo 25  /proc/acpi/video/VGA/LCD/brightness

 ---cut---

 There are only certain fixed steps that are allowable.


Of course, there are many ways to do something alike. At my opinion,
it is preferable to edit a config file in a way to be usable by
standard keys.

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=hh+b4ssga4+ugvejnpfy_k_fmdggm=fqbm...@mail.gmail.com



Re: Garbled PDF: missing fonts?

2010-09-27 Thread Mark Goldshtein
On Tue, Sep 28, 2010 at 12:51 AM, Kumar Appaiah
a.ku...@alumni.iitm.ac.in wrote:
 Dear Debian users,

 I have a problem opening the following PDF:

 http://www.wiley-vch.de/berlin/journals/phiuz/07-04/Weizsaecker-Interview-Weblayout.pdf

 All PDF viewers on Debian seem to produce garbled output. Am I missing
 some fonts, or is there something else amiss?

 I use squeeze/sid, and can give you package versions if you could tell
 me which ones would be useful.


Okay, have you tried to open this file with a standard app to view PDF
docs? I mean, have you tried Acrobat Reader?

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktintvqcnuo6ycfulv-1iut2hdoy4w30t5yps-...@mail.gmail.com



Re: Garbled PDF: missing fonts?

2010-09-27 Thread Mark Goldshtein
On Tue, Sep 28, 2010 at 1:10 AM, Camaleón noela...@gmail.com wrote:
 On Mon, 27 Sep 2010 15:51:14 -0500, Kumar Appaiah wrote:

 I have a problem opening the following PDF:

 http://www.wiley-vch.de/berlin/journals/phiuz/07-04/Weizsaecker-
 Interview-Weblayout.pdf

 It opens fine here with Evince (lenny).

 All PDF viewers on Debian seem to produce garbled output. Am I missing
 some fonts, or is there something else amiss?

 Most surely, yes. I've got all MS TrueType fonts installed O:-)

 Evince lists as used in that PDF: Arial, Garamond, Times News Roman and
 Symbol.


Have none of MS fonts installed. PDF looking fair. No garbage at all.

--

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinnv680okaxmx+_rklpk+b+=pdysq9c6=qy2...@mail.gmail.com



Re: Garbled PDF: missing fonts?

2010-09-27 Thread Mark Goldshtein
On Tue, Sep 28, 2010 at 1:26 AM, Kumar Appaiah
a.ku...@alumni.iitm.ac.in wrote:
 Hi!

 On Tue, Sep 28, 2010 at 01:11:32AM +0400, Mark Goldshtein wrote:
  I have a problem opening the following PDF:
 
  http://www.wiley-vch.de/berlin/journals/phiuz/07-04/Weizsaecker-Interview-Weblayout.pdf
 
  All PDF viewers on Debian seem to produce garbled output. Am I missing
  some fonts, or is there something else amiss?
 
  I use squeeze/sid, and can give you package versions if you could tell
  me which ones would be useful.
 

 Okay, have you tried to open this file with a standard app to view PDF
 docs? I mean, have you tried Acrobat Reader?

 On another machine (CentOS) on which Acrobat is installed, I can
 confirm that Acrobat loads the document properly. But the free PDF
 viewers on that machine perform as badly as the ones in Debian.


Looking at the size and content of your problem PDF, I guess, it is
does not includes fonts. So, Camaleón is right, probably you need to
install MS TTF core fonts for proper rendering of that PDF.


-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=ajthbolnge+4m+mz3unkrp39c5j1cjxxjn...@mail.gmail.com



Re: Squeeze. nVidia video. How to change brightness with functional (Fn) keys?[SOLVED]

2010-09-27 Thread Mark Goldshtein
On Tue, Sep 28, 2010 at 2:33 AM, Alex macgeek...@gmail.com wrote:
 On 9/27/10, Mark Goldshtein mark.goldsht...@gmail.com wrote:
 -- Forwarded message --
 From: Mark Goldshtein mark.goldsht...@gmail.com
 Date: Mon, Sep 27, 2010 at 3:49 PM
 Subject: Squeeze. nVidia video. How to change brightness with
 functional (Fn) keys?
 To: Debian User Mailing List debian-user@lists.debian.org


 Hello, list!

 Lenovo Y450-3M laptop with:
 01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
 GT 240M] (rev a2)
        Subsystem: Lenovo Device 38fd
        Kernel driver in use: nvidia

 Would you, please, to explain how to configure a system or edit
 configuration files in order to bring laptop brightness funktional
 keys (Fn+key) to thier normal work? It is impossible to adjust
 brightness pressing Fn+UpArrow and Fn+DownArrow keys. The symbol of
 brightness is displaying well, but no adjust actually happen.

 Googling left me unsure about what I have to do to correct this issue.
 There are mostly comments from Ubuntu users. I know Ubuntu is Debian
 based but need to be understanding what I am doing with my system. If
 you have a little time, please, help.

 Thanks in advance!

 ---
 The solution is to add a line into your /etc/X11/xorg.conf

 On the “Device” section append the following line:

 Option RegistryDwords EnableBrightnessControl=1

 After that I have reboot the machine and ta-da: Fn keys serve well to
 adjust a brightness.

 I have found that solution at
 http://www.andresclari.com/blog/enable-nvidia-brightness-control-in-ubuntu-10-04/
 and believe it is harmless, easy to apply and rollback.

 Thanks to one who made it first available to public and everyone who
 disscuss that.

 --

 Sincerely Yours'
 Mark Goldshtein


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 http://lists.debian.org/aanlktik1c+j52q99bla73kjbge0xgygzcnynu7+...@mail.gmail.com



 This does not work for me. I don't even get a brightness meter
 appearing when I use the Fn. keys - yet the volume ones work
 perfectly. Any ideas?


Videocard model, your operating system?

-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=hh1bs48rk=sqcodynkqet9yyvhasgzljqd...@mail.gmail.com



Re: To enable the power management mechanism

2010-09-24 Thread Mark Goldshtein
On Fri, Sep 24, 2010 at 9:37 PM, Javier Vasquez j.e.vasque...@gmail.com wrote:
 On Fri, Sep 24, 2010 at 10:32 AM, T o n g mlist4sunt...@yahoo.com wrote:
 On Fri, 24 Sep 2010 16:17:57 +, T o n g wrote:
 ...
 Of all the following acpi related packages, which ones do you have (or,
 which ones should I tell my debootstrap to install)?

 acpi-fakekey - tool to generate fake key events
 acpi-support-base - scripts for handling base ACPI events such as the
 power button
 acpi-support - scripts for handling many ACPI events
 acpi - displays information on ACPI devices
 acpid - Advanced Configuration and Power Interface event daemon
 acpitool - command line ACPI client
 acpidump - utilities to dump system's ACPI tables to an ASCII file
 laptop-detect - attempt to detect a laptop
 laptop-mode-tools - Tools for Power Savings based on battery/AC status
 sleepd - puts an inactive or low battery laptop to sleep

 Thanks

 --
 Tong (remove underscore(s) to reply)

 I don't have the context of you previous e-mail, so my answer is just
 biased by what I use, which is NO desktop environment at all, also
 notice, it's a matter of taste most of the time...  So what I install
 is:

 acpi
 acpitool
 acpid
 acpi-support-base
 laptop-mode-tools
 cpufrequtils
 cpufreqd
 lm-sensors
 sensord

 I do suspend to RAM through acpitool -s and suspend to disk through
 acpitool -S, so I don't need any other suspending solution...

 laptop-detect is a dependency for some of those I mentioned, so I
 didn't include it.

 I believe acpi-support-base is also a dependency, so probably I
 shouldn't have included it, but well, I'm not sure.

 acpi-fakekey is a dependency for acpi-support, so if you include
 acpi-support, the other will be installed.

 acpi-support is nice specially if one doesn't have a desktop
 environment, and wants some buttons and keys support, but I found it
 too bloated for my taste, and I do things through commands or menu
 entries in fluxbox, so I don't really need it, and besides some of the
 stuff doesn't even work for me.  But you might want to use it fi it
 provides something to you...

 I'm not sure about power button application you included, but perhaps
 if you have acpi-support, you won't need it.  Sounds like they
 overlap, not sure if can coexist.  I've never used power button.

 acpidump is just if you're in need to print out acpi tables.  I never
 had the need, :-)


Thanks for such informative message, Javier!

If you have couple of minutes, would you, please, to expand your
comments about a system without desktop environment? Targeting a
laptop.
Is that enough to install a base system, bootloader, then reboot,
install acpi packages you have mentioned, xorg and then a window
manager?
Is there dependences on 'xorg', which allow a proper xorg installation?
Please, correct me, I am sure I have missed a lot of useful system
components. Like xscreensaver, for example.

Thanks in advance!

-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimlj=c+ugnfza1rehnkqturjquqqbadktvka...@mail.gmail.com



Re: Squeeze. What is current hibernation mechanism?

2010-09-23 Thread Mark Goldshtein
On Thu, Sep 23, 2010 at 12:23 AM, Wayne Topa linux...@gmail.com wrote:
 On 09/22/2010 04:00 PM, Mark Goldshtein wrote:

 Hello, list!

 If somebody please to explain current hibernation mechanism in
 Squeeze? If there are links to web docs about all this stuff?

 1. Do I need a separate unformatted partition, which size is swap + RAM
 amount?
 2. Do I need to install an additional util and any way to configure it?
 3. Something else?


 The answer to your question and more, if you are running Squeeze already, is
 already on you system.

 read /usr/share/doc/hibernate/README.gz


I have no package 'hibernate' installed into the system. Nevertheless,
a 'hibernate' funktion is active and working. Probably, it is an
inside util built-in into GNOME desktop environment?
So, should I install a 'hibernate' package or it is better do not mess
these things up?

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikhq=bapmghjp6z1hsdqu4etzntjhk3or80=...@mail.gmail.com



Re: Squeeze. What is current hibernation mechanism?

2010-09-23 Thread Mark Goldshtein
On Thu, Sep 23, 2010 at 3:54 PM, Camaleón noela...@gmail.com wrote:
 On Wed, 22 Sep 2010 20:41:18 +, T o n g wrote:

 On Thu, 23 Sep 2010 00:00:40 +0400, Mark Goldshtein wrote:

 If somebody please to explain current hibernation mechanism in Squeeze?
 If there are links to web docs about all this stuff?

 +1, I want to know that too.

 What is not working for you? :-?

 Hibernation and suspension are sharing the same requirements than always:

 1. ACPI compilant machine / devices
 2. An OS capable to handle them (for hibernation you need a swap
 partition size with at least the same amount of your RAM)
 3. Testing, testing, testing
 4. A good provision of luck :-)

It is seems like I am not too good with gathering such an ephemeral
thing like a 'luck'  :(

About 'what is not working'.
I have a NVidia videoboard:

01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216
[GeForce GT 240M] [10de:0a34] (rev a2)
Subsystem: Lenovo Device [17aa:38fd]
Kernel driver in use: nvidia

When the system goes out from a hibernation, the backlit of notebook's
screen is not back switch on, so screen is dark and it is impossible
to work. If I use a suspend-to-ram sleeping scheme everything is fine.
So, I wonder if I misconfigured something in a hibernation scheme.


-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=mnb_df=zys=cvry=uz8xxmzjwkerzyu5ej...@mail.gmail.com



Re: Squeeze. What is current hibernation mechanism?

2010-09-23 Thread Mark Goldshtein
On Thu, Sep 23, 2010 at 8:11 PM, Camaleón noela...@gmail.com wrote:
 On Thu, 23 Sep 2010 19:21:15 +0400, Mark Goldshtein wrote:

 On Thu, Sep 23, 2010 at 3:54 PM, Camaleón wrote:

 Hibernation and suspension are sharing the same requirements than
 always:

 1. ACPI compilant machine / devices
 2. An OS capable to handle them (for hibernation you need a swap
 partition size with at least the same amount of your RAM) 3. Testing,
 testing, testing
 4. A good provision of luck :-)

 It is seems like I am not too good with gathering such an ephemeral
 thing like a 'luck'  :(

 Luck is a pretty scarce resource on these days...

 About 'what is not working'.
 I have a NVidia videoboard:

 01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216
 [GeForce GT 240M] [10de:0a34] (rev a2)
       Subsystem: Lenovo Device [17aa:38fd]
       Kernel driver in use: nvidia

 Which driver are you using (nouveau, nv, nvidia)? Different drivers
 provide different support for resuming. Also, having 3D effects enabled
 can be conflictive.

 When the system goes out from a hibernation, the backlit of notebook's
 screen is not back switch on, so screen is dark and it is impossible to
 work. If I use a suspend-to-ram sleeping scheme everything is fine. So,
 I wonder if I misconfigured something in a hibernation scheme.

 There is a way for blacklisting problematic modules (meaning disallow
 them for hibernating). Each power manager method (pm-utils, uwusup and
 hibernate) uses theirown scripts for disabling/backlisting the modules.

 I would recommend reading this FAQ to get a global idea about the
 elements that come into play:

 http://wiki.debian.org/Suspend

 And also, this:

 http://old-en.opensuse.org/Pm-utils

 Where it explains some tips to debug pm-utils and how to disable/
 customize your own hooks.


Thank you very much for your time and detailed explanation.

-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimhy1ypzyrf0qo7h339_n8ghkuj3awv7vate...@mail.gmail.com



Squeeze. What is current hibernation mechanism?

2010-09-22 Thread Mark Goldshtein
Hello, list!

If somebody please to explain current hibernation mechanism in
Squeeze? If there are links to web docs about all this stuff?

1. Do I need a separate unformatted partition, which size is swap + RAM amount?
2. Do I need to install an additional util and any way to configure it?
3. Something else?

Thanks in advance!

---

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimmhsm_nknhcym_rrn3hg-m+i-wyabg71t1u...@mail.gmail.com



Re: Squeeze. What is current hibernation mechanism?

2010-09-22 Thread Mark Goldshtein
 -Original Message-
 From: Mark Goldshtein mark.goldsht...@gmail.com
 Date: Thu, 23 Sep 2010 00:00:40
 To: Debian User Mailing Listdebian-user@lists.debian.org
 Subject: Squeeze. What is current hibernation mechanism?

 Hello, list!

 If somebody please to explain current hibernation mechanism in
 Squeeze? If there are links to web docs about all this stuff?

 1. Do I need a separate unformatted partition, which size is swap + RAM 
 amount?
 2. Do I need to install an additional util and any way to configure it?
 3. Something else?

 Thanks in advance!



On Thu, Sep 23, 2010 at 12:06 AM,  ola...@gmail.com wrote:
 You just need a SWAP that must be at least RAM size in the worst case 
 scenarios (when RAM is almost full).-

Thanks for quick response.
Are you sure we are talking about hibernation, not suspend to RAM?
What if RAM and swap are both almost full? Where all that data will be
placed in a case of hibernation?

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=qqsvsgbrfxobr7z-9kcmpoyclbgwo8z6eu...@mail.gmail.com



Squeeze. No WiFi WPA in installer?

2010-09-16 Thread Mark Goldshtein
Hello, list!

Is there a possibility to use WiFi network with WPA encryption during
the installation process?
Thanks!

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimgd_vbg_yzo5sgfeqkq23uzsffohfbnsxsd...@mail.gmail.com



Squeeze. Failed to install bootloader in VirtualBox

2010-09-15 Thread Mark Goldshtein
Hello, list!

Here is a try to install Squeeze into Oracle VirtualBox 3.2.6. Virtual
drive is 8.0 GB persistent, RAM 768 Mb, a virtual drive was
partitioned by Squeeze installer with default settings (/, swap;
ext3). Everything is fine, except for bootloader. There is a failure
during GRUB (GRUB2, lilo) installation process: GRUB installation
failed. The 'grub-pc' package failed to install
into /target/.

Also tried to partition a virtual hdd before Squeeze installation. No
effect, bootloader installation failed also.

Please, help to install a bootloader.

Thanks for your time!

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktik_0oyrvma7fzjl4npynk0sbikxcyqybx_wj...@mail.gmail.com



Re: Squeeze. Failed to install bootloader in VirtualBox

2010-09-15 Thread Mark Goldshtein
On Wed, Sep 15, 2010 at 6:51 PM, Camaleón noela...@gmail.com wrote:
 On Wed, 15 Sep 2010 18:32:19 +0400, Mark Goldshtein wrote:

 Here is a try to install Squeeze into Oracle VirtualBox 3.2.6. Virtual
 drive is 8.0 GB persistent, RAM 768 Mb, a virtual drive was partitioned
 by Squeeze installer with default settings (/, swap; ext3). Everything
 is fine, except for bootloader. There is a failure during GRUB (GRUB2,
 lilo) installation process: GRUB installation failed. The 'grub-pc'
 package failed to install into /target/.

 Also tried to partition a virtual hdd before Squeeze installation. No
 effect, bootloader installation failed also.

 Please, help to install a bootloader.

 I also had problems for installing GRUB (legacy) into VM using d-i
 (squeeze). I had to use SuperGrubDisk and proceed from there.

Thanks for an idea. Tried both SGD and Debian Squeeze weekly build
DVD-1 'Rescue Mode' with no success: apt-get reported there are no
such files on the media. Actually they are in a proper place and
sources.list is in order and contains that DVD as a valid repository.

 Indeed, installing GRUB in lenny was also problematic, IIRC. The first
 time always failed (red screen with error message: GRUB installation
 failed), and had to retry to get it properly installed :-?

Yes, I confirm that. Another way to won was to pre-partition a target
drive by LiveCD before an actual install.

Have no clue on next step anyway. Tried Squeeze netinstall image on
the same VirtualBox, it is not booting even.
How to install Squeeze??
-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikw6k8jy12cdxvq0zmexws9uqdqnnvcdw+h4...@mail.gmail.com



Squeeze. Netinstall image unable to boot in VirtualBox

2010-09-15 Thread Mark Goldshtein
Hello, list!

I have downloaded debian-testing-i386-netinst.iso (15-09-2010) and
trying to install a system from that in Oracle VirtualBox. The boot
process is not starting. FATAL: Could not read from boot media!
System halted
MD5 sum is correct.

Please, help.
Thanks in advance!

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimc7doflg=+jlu3tm_a_h17qnhkxqsmfvh=h...@mail.gmail.com



Re: Squeeze. Failed to install bootloader in VirtualBox

2010-09-15 Thread Mark Goldshtein
On Wed, Sep 15, 2010 at 10:14 PM, Greg Madden gomadtr...@gci.net wrote:
 On Wednesday 15 September 2010 08:05:58 Mark Goldshtein wrote:
 On Wed, Sep 15, 2010 at 6:51 PM, Camaleón noela...@gmail.com wrote:
  On Wed, 15 Sep 2010 18:32:19 +0400, Mark Goldshtein wrote:
  Here is a try to install Squeeze into Oracle VirtualBox 3.2.6. Virtual
  drive is 8.0 GB persistent, RAM 768 Mb, a virtual drive was partitioned
  by Squeeze installer with default settings (/, swap; ext3). Everything
  is fine, except for bootloader. There is a failure during GRUB (GRUB2,
  lilo) installation process: GRUB installation failed. The 'grub-pc'
  package failed to install into /target/.
 
  Also tried to partition a virtual hdd before Squeeze installation. No
  effect, bootloader installation failed also.
 
  Please, help to install a bootloader.
 
  I also had problems for installing GRUB (legacy) into VM using d-i
  (squeeze). I had to use SuperGrubDisk and proceed from there.

 Thanks for an idea. Tried both SGD and Debian Squeeze weekly build
 DVD-1 'Rescue Mode' with no success: apt-get reported there are no
 such files on the media. Actually they are in a proper place and
 sources.list is in order and contains that DVD as a valid repository.

  Indeed, installing GRUB in lenny was also problematic, IIRC. The first
  time always failed (red screen with error message: GRUB installation
  failed), and had to retry to get it properly installed :-?

 Yes, I confirm that. Another way to won was to pre-partition a target
 drive by LiveCD before an actual install.

 Have no clue on next step anyway. Tried Squeeze netinstall image on
 the same VirtualBox, it is not booting even.
 How to install Squeeze??
 --

 Sincerely Yours'
 Mark Goldshtein

 I have had the same error in using Vbox  Squeeze. Since my goal was to have a
 single os vm I just installed lilo instead. Lilo was given as a choice when I
 said no to installing grub.


Just finished a fresh install. This time went through 'expert text
install' and have chosen a network mirror with possibly more actual
packages. Install process was smooth and clean, GRUB is in MBR now and
booting well.

Thanks to all for your help and support!


-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktim4yyeumzkvceom2gz+kg5v_nfjejwx8-ani...@mail.gmail.com



Re: Straw poll: What browser do you use?

2010-09-08 Thread Mark Goldshtein
On Tue, Sep 7, 2010 at 5:16 PM, B. Alexander stor...@gmail.com wrote:
 I'm just wondering, since firefox/iceweasel seems to be getting unusable. I
 have a 2.2GHz C2D box with an nvidia card at home, and a 3.0GHz C2D with a
 (lame) ATI card at work. I find that firefox (or xulrunner-stub) have memory
 leaks, and after a couple of days, it eats up a significant amount (10-30%)
 of memory. The work box has 3GB and the home box has 4GB. It also eats up a
 significant amount of CPU.

 This morning, after idling all weekend, iceweasel on my work system was
 chewing up between 70 and 100% of my cpus, and scrolling pages were
 hesitating for several seconds.

 So what do others use?
 --b


Seamonkey.

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimkzffdaknh9y0f79fr31km7sdq8ne45nzw_...@mail.gmail.com



Lenny. When to inspect 5.0.6 ISOs available to download?

2010-09-05 Thread Mark Goldshtein
Hello, list!

Subj.
Thanks!

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=4r-je3z92ewrmpxkupwr8xz_tjb9kt7j8x...@mail.gmail.com



Re: Lenny. When to inspect 5.0.6 ISOs available to download?

2010-09-05 Thread Mark Goldshtein
On Sun, Sep 5, 2010 at 7:21 PM, Camaleón noela...@gmail.com wrote:
 On Sun, 05 Sep 2010 17:21:02 +0400, Mark Goldshtein wrote:

 Subj.
[...]
 Seems to be already released:

 http://ftp.debian.org/debian/dists/stable/ChangeLog

 And:

 s...@stt008:~$ cat /etc/debian_version
 5.0.6

 But still not in repos. I would give it a couple of days.

Thanks!
Just asking 'cause Debian guys acquire a habit to stretch time. Kinda,
squeeze seems to be awaited forever. Just wonder if it's true for new
5.0.6 update.

-- 

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinsptuyzl9lhpi+f_q8q7szihs6n-ptyoi20...@mail.gmail.com



Re: Debian Community Poll

2010-06-14 Thread Mark Goldshtein
On Mon, Jun 14, 2010 at 6:52 PM, Ron Johnson ron.l.john...@cox.net wrote:
 A section from today's issue of the Debian Project News:

 Debian Community Poll
 -

Done.

-- 
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktil-mrjdylblaqbwsauthdpjh3sy0-scchu68...@mail.gmail.com



Re: Could you recommend CD/DVD writer program?

2009-10-13 Thread Mark Goldshtein
On Tue, Oct 13, 2009 at 3:09 PM, Christer Oldhoff coldh...@swipnet.se wrote:
 Hello Dave,

 On 2009-10-13, Dave Sherohman wrote:

 [...]
 The position I was trying to explain in my earlier message was that,
 even though 99% of replies to mailing list messages are intended to go
 to the list, directing an intended-private message to the list causes
 over 100 times more harm than a message intended for the list being
 inadvertently made private.  The Debian list policy is, therefore,
 reasonable, because it minimizes the overall total harm caused by
 misdirected messages.

 I completely agree with You!

 My wife hosts a mailing list for scientists, and although most of the
 subscribers have a 'Dr.' or 'Ph.D.' in their title, messages from the
 list are repeatedly replied to as if they came from private email addresses.

 The list is usually monitored, and there is a lot of work to weed out
 private messages. Despite repeated detailed explanations of why these things
 happen, some people keep doing it wrong again and again...

 Now, sometimes, the list is left to run unmonitored and then it can get
 really wild:
 Apart from harmless accounts about personal experiences, travel itineraries,
 and family matters, there have been cases of subscribers unknowingly posting
 their credit card details to the list, which is a serious problem, since 
 anyone
 can read the list messages.

 So, the list policy is sound.

Yes, you are sounding so reasonable. As a final accord, would you,
please, to post an instruction how to tune up GMail web client to use
'List Reply' field in messages?

As a next step we will kindly ask an administration of the List to put
it somewhere in FAQs for newcomers.

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Could you recommend CD/DVD writer program?

2009-10-12 Thread Mark Goldshtein
On Mon, Oct 12, 2009 at 1:17 PM, Dave Sherohman d...@sherohman.org wrote:
 Granted, for most lists, the substantial majority of replies are
 intended to go to the list, but the greater degree of harm caused by
 inadvertently publicizing private information is, I believe, large
 enough that the average harm-per-reply (i.e., expected harm from a
 mis-send times the odds of a mis-send) is still lower without setting
 reply-to.

 I'm not a list admin here, but that seems to me like a pretty good
 reason for the current policy.

Still see no reason not to have Debian Mailing List in 'Reply-To'
field. People who subscribed to public mailing list undoubtedly almost
in 100% cases want to reply to that mailing list, not to the original
authors. Is that not reasonable? By the way, a standard which
lurking around here, does not restrict that.

I think the main reason here is what the list owners see and want the
list this way. I am absolutely OK with that but please, do not cover a
typical geek behavior with a standard or something.

IMHO a short notice about all this mailing policy in subscribers note
will be fine. If there will be an instruction how to set up popular
web clients (like GMail) it will be excellent.

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Could you recommend CD/DVD writer program?

2009-10-12 Thread Mark Goldshtein
On Mon, Oct 12, 2009 at 4:04 PM, Rakotomandimby Mihamina
miham...@gulfsat.mg wrote:
 10/12/2009 02:54 PM, Lisi:

 And don't tell me to use some Thunderbird extension of dubious
 provenance.

 Thunderbird 3, Evolution, Claws,.. has it (reply-to-list) bilt-in.

 So has KMail.

 Yep, I just forgot.
 But some insists for Microsoft tools

If I name it correct, this is a 'Debian _User_ Mailing List'. Should I
post here the most user-friendly platforms, from which _users_ may
come?

And AFAIR, this talk is mostly focused on web mail clients, like GMail
for example.

As about List administrators, I think it is time to reveal a magical
howto about GMail tuning to recognize 'List replay' field. Please,
reveal it and nail it somewhere in FAQs.

Thanks in advance!

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Could you recommend CD/DVD writer program?

2009-10-10 Thread Mark Goldshtein
On Sat, Oct 10, 2009 at 6:43 PM, JoeHill joeh...@teksavvy.com wrote:
 J.Hwan.Kim wrote:

 Could you recommend CD/DVD writer program except gnomebaker ?

 Brasero is awesome.

According to my experience, Brasero is not such stable. Also, a
support for external devices is not as good as it supposed to be for a
component of a stable distro.

So, sorry for mix up KDE and Gnome - k3b is the choice.

O course, if you feel yourself familiar with a console - all the tools
are already there.

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Could you recommend CD/DVD writer program?

2009-10-10 Thread Mark Goldshtein
On Sat, Oct 10, 2009 at 7:51 PM, JoeHill joeh...@teksavvy.com wrote:
 Please _do not_ cc me, I am subscribed to the list, and I really don't care
 what your needs might be in this regard.

Looks like I am really sorry what Debian Mailing List works this way.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: X crashing after upgrade: urgent!

2009-09-29 Thread Mark Goldshtein
On Wed, Sep 30, 2009 at 7:11 AM, Dr. Jennifer Nussbaum
bg271...@yahoo.com wrote:
 Hi. Im running Sid on a Thinkpad T60, and recently rebooted my machine after 
 having done several updates recently. I now find that X is crashing hard on 
 boot, rendering the system unusabler.

As already mentioned here, you are brave to run Sid on working laptop.
Unfortunately, it is a testing branch of Debian and it is supposed to
be like that.

 But my system doesnt crash randomly, it wont even start in the first place.

So, the 'system wont even start' you mean X.org does not working properly?

 I reinstalled all xorg modules, and the mesa libraries (someone in that 
 thread suggested this) but it still crashes in the same way. Im not using a 
 config file, i just use the automatic one, and i dont want to do anything 
 fancy.

If you are using T60 laptop, probably you have ATI video card. Well,
you have an option to completely change a driver for another one.
There are few drivers for ATI.

 I am supposed to give a presentation tomorrow with this laptop and its the 
 only one i have so Im DESPERATE to get this resolve

I tnink, first of all, you should secure you work situation. I am
suggesting you to download Ubuntu 9.04. Your laptop should work fine
with that desktop system.

Try it as a LiveCD system first. At least, you may try to make a
bootable USB stick with Ubuntu 9.04 and probably it will have enough
speed to show your presentation even without being Ubuntu installed on
your hard drive. In most cases, you will have an access to your data
on your laptop's hard drive. Mind the permissions.

Or, you may repartition your hard drive and install Ubuntu on it and
have dual boot laptop.

IMHO, for the future, you should have dual boot option, if you want to
play with testing distribution. If you want Debian, you should have
current 'stable' - Lenny and 'testing' - Sid.

Well, Good luck!

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Lenny. Boxed numbers instead of characters.

2009-09-28 Thread Mark Goldshtein
Hello, list!

Would you, please, help me to fix something in Lenny, that cause
improper displaying of non-English characters? As you may see in the
attachments, there is a big difference in characters on Ubuntu 9.04
screen and on Lenny's screen.

'locale' output is exactly the same in both systems:

$ locale

LANG=en_US.UTF-8

LC_CTYPE=en_US.UTF-8

LC_NUMERIC=en_US.UTF-8

LC_TIME=en_US.UTF-8

LC_COLLATE=en_US.UTF-8

LC_MONETARY=en_US.UTF-8

LC_MESSAGES=en_US.UTF-8

LC_PAPER=en_US.UTF-8

LC_NAME=en_US.UTF-8

LC_ADDRESS=en_US.UTF-8

LC_TELEPHONE=en_US.UTF-8

LC_MEASUREMENT=en_US.UTF-8

LC_IDENTIFICATION=en_US.UTF-8

LC_ALL=


How to bring Lenny to the same correct result as shown by Ubuntu?

Thanks in advance!

-- 
Sincerely Yours'
Mark Goldshtein
attachment: lenny.pngattachment: ubuntu904.png

Re: Lenny. Boxed numbers instead of characters.

2009-09-28 Thread Mark Goldshtein
On Mon, Sep 28, 2009 at 9:50 PM, Eduardo M KALINOWSKI
edua...@kalinowski.com.br wrote:
 On Seg, 28 Set 2009, Mark Goldshtein wrote:

 Hello, list!

 Would you, please, help me to fix something in Lenny, that cause
 improper displaying of non-English characters? As you may see in the
 attachments, there is a big difference in characters on Ubuntu 9.04
 screen and on Lenny's screen.

 'locale' output is exactly the same in both systems:

 It's not a problem with the locales. You simply do not have japanese fonts
 in your Debian box.

 'aptitude search ttf' or 'aptitude search font' give a lot of font packages.
 Look for one with the characters you need.

Maybe there is a sort of 'universal' font does exist? A font which
cover most of characters?

--
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny. Do I need to check the system after improper shutdown?

2009-05-26 Thread Mark Goldshtein
On Tue, May 26, 2009 at 1:26 AM, Douglas A. Tutty dtutty@ wrote:
 On Mon, May 25, 2009 at 11:33:31PM +0400, Mark Goldshtein wrote:
 Hello, list!

 Do I need to clean up something or check hard drive consistency after
 system's hang up during recovering from Suspend-to-RAM state? An
 improper system shutdown by 'power' key was forcibly applied and
 during a boot process were reports about journal transactions
 replayed.

 That was it.  The journal replayed with no problems, so everything is
 consistant.  However, you may have lost data, but fsck can't help that;
 its job is to make the filesystem consistant.

Thanks! It is always good to be sure :)
No data loss at all.

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Lenny. Do I need to check the system after improper shutdown?

2009-05-25 Thread Mark Goldshtein
Hello, list!

Do I need to clean up something or check hard drive consistency after
system's hang up during recovering from Suspend-to-RAM state? An
improper system shutdown by 'power' key was forcibly applied and
during a boot process were reports about journal transactions
replayed.

Thanks!

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Lenny. Locales and Interface Language

2009-05-18 Thread Mark Goldshtein
Hello, list!

Would you, please, help me to explain how locales work in Lenny? I
have checked docs but something remains unclear. If you have time,
please, answer a few questions below:

1. Is a default system locale independent from an interface language?
I mean, is it possible to change a default system locale to whatever I
like and there will be no harm to English interface I have?

2. Is it will be enough to switch a default system locale via #
dpkg-reconfigure locales
?
In this case, locales I have chosen before, will be regenerated and
there will be no harm to current set of locales and I will have a
chance to change default system locale, right?

3. Is that correct method to change default system locale or I should
use another one, like to edit some configuration files manually?

4. Do I need to reboot the system after that 'dpkg-reconfigure locales'?

Thanks for your time and effort!

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny. Locales and Interface Language

2009-05-18 Thread Mark Goldshtein
On Mon, May 18, 2009 at 6:42 PM, Jan Willem Stumpel jstum...@planet.nl wrote:



Thanks for your time and such in-deep explanation!

-- 

Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny. Wrong displaying of symbols.

2009-05-15 Thread Mark Goldshtein
Problem with incorrect anime subs is solved. There was just another
improper 'tick' in Unicode setting for subtitles. After switch it to
'None' problem is gone.

Thanks to all for help, time and effort!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny. Wrong displaying of symbols.

2009-05-14 Thread Mark Goldshtein
On Wed, May 13, 2009 at 3:49 PM, Eduardo M KALINOWSKI
edua...@kalinowski.com.br wrote:

[...]

On Wed, May 13, 2009 at 5:37 PM, Johannes Wiedersich
johan...@physik.blm.tu-muenchen.de wrote

[...]

On Wed, May 13, 2009 at 7:54 PM, Michael M. Moore
mich...@writemoore.net wrote:
 The particular issue you're talking about isn't an Unicode issue.

Thank you, gentlemen, for your time and effort.

Yes, you right, I have no installed 'extra' fonts for specific
languages. But I am still doubting if the problem is related to
“missed” fonts.

At the same time as this thread was started, I've started another
thread about wrong displaying of anime subtitles. They are in English
but not displayed correctly also. Problem looks really strange and
annoying, a lesser part of the subtitles displaying correctly but
bigger part looks like line with a random special characters, “$” or
something. It is *.ass file (SSA subs).

Maybe those problems are linked somehow? And, yes, mswin shows subs
right with CCCP installed.

-- 
Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny. Wrong displaying of symbols.

2009-05-13 Thread Mark Goldshtein
On Tue, May 12, 2009 at 10:51 PM, Kelly Clowers kelly.clow...@gmail.com wrote:
 On Tue, May 12, 2009 at 06:09, Mark Goldshtein
 mark.goldsht...@gmail.com wrote:
 Hello, list!

 Would you, please, help me to correct a problem with improper
 displaying of some symbols? It takes place everywhere, from console
 output in Brasero to web pages in browser and window title. Couple
 examples are below, mplayer window title and Gmail web interface in
 SeaMonkey.

 I have no idea what's wrong. Install was smooth and I did not touch a thing.

 Thanks for your time and effort!

 You do not the proper fonts to display those glyphs, so instead you get a
 box with 4 hexadecimal digits that represent the Unicode code point of that
 character.

Thanks, I know that.

 Open up synaptic or  aptitude or whatever interactive package manager you
 prefer and look for fonts for whatever language(s) you need. Most fonts start
 with xfonts- or ttf- (ttf is probably what you need most).

I thought we live in Unicode world. In mswin environment same videos
or same web pages with these characters look right.
Maybe something wrong with default fonts in Debian Lenny?

-- 
Sincerely Yours'
Mark Goldshtein


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Lenny. Wrong displaying of symbols.

2009-05-12 Thread Mark Goldshtein
Hello, list!

Would you, please, help me to correct a problem with improper
displaying of some symbols? It takes place everywhere, from console
output in Brasero to web pages in browser and window title. Couple
examples are below, mplayer window title and Gmail web interface in
SeaMonkey.

I have no idea what's wrong. Install was smooth and I did not touch a thing.

Thanks for your time and effort!

-- 
Sincerely Yours'
Mark Goldshtein
attachment: Screenshot-10.pngattachment: Screenshot-11.png

Lenny. How to join multiply Postscript files into one document?

2009-04-10 Thread Mark Goldshtein
Hello, list.

Would you, please, help me to join multiple Postscript files into one
document? I have several *.ps files  with formatted text and
illustrations and want to collect them into a single document.

Since googled first, I've tried:
$ gs -q -dNOPAUSE -dBATCH -sDEVICE=pswrite -sOutputFile=program.ps
part1.ps part2.ps part3.ps

But resulted document is x10 in size and looks like a rasterized one.
There are serious paper format mismatches also. Do not fit my needs,
anyway.
Exactly the same results were achieved with 'psmerge' usage.

Is there a solution, which is just collect separate pages into one
document and preserve an original Postscript format in the same time?

Thanks in advance.

-- 
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny. How to join multiply Postscript files into one document?

2009-04-10 Thread Mark Goldshtein
On Fri, Apr 10, 2009 at 8:08 AM, Jerome BENOIT jgmben...@mailsnare.net wrote:
 Hello Mark,

 what you want is the psutils package !

Thanks for the answer, but I don't think so.

As I've mentioned above, psmerge gaves me the same result, e.g.
heavy-weight, paper-mismatched and rasterized something.

Do you know another utility/command to weld two PS files?



-- 
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny. How to join multiply Postscript files into one document?

2009-04-10 Thread Mark Goldshtein
On Fri, Apr 10, 2009 at 9:53 AM, Stefan Monnier
monn...@iro.umontreal.ca wrote:
 Would you, please, help me to join multiple Postscript files into one
 document? I have several *.ps files  with formatted text and
 illustrations and want to collect them into a single document.

 Not sure what the resulintg document should look like, but if by
 collect you mean append the pages, then cat might do the trick
 (the resulting document should be proper Postscript but will not follow
 the Document Structuring Conventions).

Yes, thank you, I do mean append the pages, but 'cat' also do not
produces a good result. Probably, all pages from all files are there,
but I can not see them. Only pages from the first document in a row. I
am using 'evince' to display the pages.

As you have mentioned, resulting file is not follow the Document
Structuring Conventions.

--
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny. How to join multiply Postscript files into one document?

2009-04-10 Thread Mark Goldshtein
On Fri, Apr 10, 2009 at 10:12 AM, Jerome BENOIT jgmben...@mailsnare.net wrote:
 Hi !

 as a matter of fact I play with PDF files rather than PS files:

 epstopdf to convert (you can try ps2pdf or produce PDF files directly (e.g.,
 use pdflatex instead of latex));
 pdfjoin (in pdfjam package) to merge them.
 There is other tools to play with PDF files.

 At least for what I do, this approach is fine.

Yes, I agree, PDF is a very nice platform to play with. In my plans,
PS to PDF convertion and further pages merging as PDF is designated as
'Plan B'.

It is preferable to keep files in original format, though.

--
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny. How to join multiply Postscript files into one document?

2009-04-10 Thread Mark Goldshtein
On Fri, Apr 10, 2009 at 10:47 AM, Sarunas Burdulis
saru...@math.dartmouth.edu wrote:
 *.ps files are source code of an interpreted language Postscript.
 Usually they contain quite a bit of definitions, fonts etc. before pages
 themselves are described. In general PS files can't be just concatenated
 and still expected to make sense for the interpreter. The way to join PS
 files should incorporate a Postscript interpreter. Ghostscript perhaps?.

Yes, thanks for tip but if you look at my message, which is started
the tread, you may see:

MGSince googled first, I've tried:
$ gs -q -dNOPAUSE -dBATCH -sDEVICE=pswrite -sOutputFile=program.ps
part1.ps part2.ps part3.ps

But resulted document is x10 in size and looks like a rasterized one.
There are serious paper format mismatches also. Do not fit my needs,
anyway.

'gs' is a Ghostscript interpreter.

Actually, I am really surprised with that situation. I know, PS is a
language. And as I have expected from a language, it have to be
fully structured and formalized, because it supposed to be 'rendered'
or 'interpreted'. Technically, I do not understand what the problem is
to append the text pages to each other. Few hours ago I was pretty
sure that task may be resolved with a single google ride.

:(

-- 
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny + Dell PE 2970

2009-03-20 Thread Mark Goldshtein
On Fri, Mar 20, 2009 at 12:58 AM, M. Lewis cajun@ wrote:

 I'm trying to install Lenny on a Dell Power Edge 2970 with little success.
 The problem I'm running into is installing grub. My .iso images check with
 md5sum correctly. With three different DVDs, I get the error:

 Unable to install grub in (hd0)
 Executing 'grub-install (hd0)' failed
 This is a fatal error.

Would you like to give us a more detailed picture?
I mean, what was initial status of you hard drive? What with
partitions, do you re-partition the hard drive entirely? What kind of
install you are using (automated, expert)? Have you checked the laptop
BIOS if there any restrictions to write to hard drive MBR or any other
area of your hard drive? Have you checked the laptop BIOS for
different hard drive interfaces switch (e.g. SATA, PATA, SATA+PATA,
etc)?

-- 
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny + Dell PE 2970

2009-03-20 Thread Mark Goldshtein
2009/3/20 M. Lewis cajun@:
 New box, off the 'shelf'. No partitions there unless Dell put them on to
 begin with. It was purchased without an O/S.

 Hard drive was repartitioned during the (manual) graphic install. LVM,
 separate /home /boot, etc.

 It's not a laptop, it's a rackmount server. I see *nothing* in the BIOS that
 could prevent me from writing to HDs. Yes, I did switch from QDMA mode on
 the SATA drives to ATA, with no apparent change.

 The machine has a Dell SAS 6 Host Bus Adapter. I see nothing in the
 configuration there that would prevent writing to the HD.

 Of course I could have missed something in the BIOS, or in the HBA setup,
 but looks like I would have seen it as many times as I have been in there
 looking for clues.

Have you tried to install another linux distributions?
Is it imperative for you to stick with GRUB? Have you tried LILO?

-- 
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Gateway P-7805u Any success - install using debian on this laptop? Bios upgrade procedure?

2009-03-20 Thread Mark Goldshtein
On Fri, Mar 20, 2009 at 9:02 PM, tech lists techinfolists@ wrote:
 Has anyone successfully installed  used Debian on either this
 (P-7805u) or the simiilar 7811 Gateway laptops?  I'm having trouble
 finding any success stories on Google ( or this mailing list, or the
 debian-laptop mailing list, or linux laptops website) for these
 laptops or any Gateway FX laptops (or even Gateway laptops in general)
 for any linux distro.  The laptop has been out since the middle of
 last year with the only change coming at the end of last year with a
 slight downgrade on the screen resolution.  Surely someone's tried
 linux on this laptop in the last 9 months?

 If anyone is using this laptop with Debian or any linux flavor, is
 there a known procedure for updating the bios (if/when necessary)
 without either booting into Vista or without a Windows partition at
 all?

a) AFAIR, Debian has a special mailing list fully deducated to
laptops. That may be more useful.

b) Try one of the Debian stable LiveCD, for example:
http://cdimage.debian.org/debian-cd/5.0.0-live/i386/iso-cd/debian-live-500-i386-gnome-desktop.iso

and that will give you almost exact look as if you work in already
installed system. If you will face a problem, that will be almost
exactly the same problem as if you face it with installed system. So,
basically, you have a chance to resolve possible upcoming problems
before you actually install the system.

-- 
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Gateway P-7805u Any success - install using debian on this laptop? Bios upgrade? still need info

2009-03-20 Thread Mark Goldshtein
On Fri, Mar 20, 2009 at 9:43 PM, tech lists techinfolists@ wrote:
 Before spending over $1000 on this laptop I'm just trying to confirm
 that linux (hopefully debian) works with it. [...]  Last Windows I've used 
 was 3.11/95sr2/98SE.  I'm finished with Windows.
 Just trying to protect my money for an expensive purchase.

Well, if you finished with windows, try to buy laptop with
pre-installed linux. Or, check out:

http://www.linux-laptop.net/
http://www.linux.org/hardware/laptop.html
http://tuxmobil.org/mylaptops.html

http://www.thelinuxlaptop.com/

The last one may be interesting for you, because Ubuntu is a
Debian-based distro. Probably, these models will have less problems.

-- 
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny + Dell PE 2970

2009-03-20 Thread Mark Goldshtein
On Fri, Mar 20, 2009 at 11:40 PM, M. Lewis cajun@ wrote:

 Thorny wrote:

 On Thu, 19 Mar 2009 16:58:32 -0500, M. Lewis posted:

 I'm trying to install Lenny on a Dell Power Edge 2970 with little
 success.
 The problem I'm running into is installing grub. My .iso images check
 with
 md5sum correctly. With three different DVDs, I get the error:

 Unable to install grub in (hd0)
 Executing 'grub-install (hd0)' failed This is a fatal error.

 [...]

 Lets have a look at your /boot/grub/device.map


 I didn't look at that, but now when I try to mount /dev/sda1 it's
 telling me it is an invalid filesystem. Fdisk shows nothing now.

 This gets more frustrating as it goes along.

Hey, man! Think positively :)
We are thinking about you!
It is Friday, have a beer :)

Maybe you should look for that partitioning utility on vendor web site?
Maybe the HDD should be pre-partitioned with that util before any OS
installation?

-- 
С Уважением,
Марк Гольдштейн

Sincerely Yours'
Mark Goldshtein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: How do I Install your Linux operating system.

2009-03-13 Thread Mark Goldshtein
On Fri, Mar 13, 2009 at 4:06 AM, caleb rodgers hellomate54...@yahoo.com wrote:
 Hey how do I Install your Linux operating system on my computer I can only
 access my database drive and I want to dual boot with Windows Vista. I have
 like 80 GB of Hard disk space. I installed the battlefield 2 game on my
 laptop. I have a AMD turion64 x2 processor and a built in broadcom wireless
 network. What can I do please help me I want to protest against MICROSOFT
 because the truth is I was hit by the downadup worm C version and I am
 trying to remove the administrator rights from system and
 trustedInstaller.exe person or something. Please help me in owning my
 computer again if you don't here from me for awhile then they literally own
 my computer. These guys who wrote this worm can take down air planes, own
 banks and take out government computers and maybe lauch missiles un
 suspectedly. Please Help me be able to solve this problem and prevent a
 cyber terrorist attack that might be launched from my computer or used by my
 computer.

 Thank You guys You Devian can be a hero this time in the cyber world.

 Thank you please email me back as soon as possible. thank you and I hope you
 are blessed if you do help me if not then I would have to ask Gentoo, Ubuntu
 and other Linux distrubutors. basically what I am saying is you have a
 mission to do right now.

In my personal opinion, you will be more satisfied with Ubuntu, try
them. It is relatively safe, easy and (mainly for you) quick escape
from Microsoft claws. Just burn an ISO image, boot it and you off.

More than that, they have very friendly forum, not mailing list. It helps a lot.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny Net Install

2009-03-10 Thread Mark Goldshtein
On Tue, Mar 10, 2009 at 8:00 PM, Chan Lee chanl@ wrote:
 Hello,

 Trying to net install the Lenny using an ISO CD of:

 debian-500-i386-netinst.iso (153,520 KB)

 but then it never got into the Linux boot stage.

 The system is set to boot from the DVD ROM, and
 ran some DVD cycles (as the green lights blinking)
 then ran into the Window boot about a minute later.

Let's start from something simple.

If I got you right, you have burnt a CD image to DVD media? If that's
guess is correct, try to record CD image to CD media.

If I got you wrong and you have tried to boot from recorded CD-R, here
is another option: are you sure that CD is properly recorded and have
a quality enough to be read by your DVD-ROM device? Maybe there are
some mechanical errors at the CD-R itself due to unsuccessful
recording and that preventing the disc from a proper reading?

Have you tried to boot from that recorded CD-R somewhere else? Locate
another computer and repeat a boot stage. Don't start the install
process, just try to boot into debian-installer.

If you face a failure, re-record CD-R at lower speed. Try to record
Debian ISO at the lowest possible speed which is supported by your
burner.

Good luck!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lenny stable. How to find wmsm WindowMaker applet?

2009-03-04 Thread Mark Goldshtein
On Wed, Mar 4, 2009 at 2:46 PM, Chris Burkhardt chris@ wrote:

 Mark Goldshtein wrote:
 But in the mean time I've built you a package (I'm assuming you are using an
 i386 processor): http://mretc.net/~cris/tmp/wmsm_0.2.1-1_i386.deb

 All it installs is the single (12KB) executable to /usr/X11R6/bin/wmsm

 To install it just run, as root, 'dpkg -i wmsm_0.2.1-1_i386.deb'

 Hope that helps!

 Thank you!
 I will try your build as soon as I will reach my Debian-loaded computer!

 Hi Mark, have you had a chance to download and try that package yet?


Chris, it works!!

I have rebooted from [ offtopic here :) ] and started your applet
right away. It works. Done. Great!

Good job, Chris! Another little user just happy :)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   >