wLAN interface recognised, wicd won't co-operate (plz CC!)

2012-04-18 Thread Jason Filippou
Hello list,

I'm having trouble making wicd work on a debian squeeze 6.04 machine.
First of all, the hardware specifics:

jason@debian-laptop:~$ cat /etc/debian_version
6.0.4
jason@debian-laptop:~$ uname -r
2.6.32-5-686

Second, lspci recognises both wired and wireless interfaces:

jason@debian-laptop:~$ lspci | grep -i network
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG
[Golan] Network Connection (rev 02)
05:08.0 Ethernet controller: Intel Corporation PRO/100 VE Network
Connection (rev 02)

iwconfig recognises the SSID NETGEAR of the network I'm trying to
connect to without any luck for the past hour:

jason@debian-laptop:~$ sudo iwconfig
lono wireless extensions.

eth0  no wireless extensions.

wlan0 IEEE 802.11abg  ESSID:NETGEAR
  Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm
  Retry  long limit:7   RTS thr:off   Fragment thr:off
  Encryption key:off
  Power Management:off

pan0  no wireless extensions.

I have included wlan0 under wicd preferences and installed
firmware-ralink as suggested here:
http://forums.debian.net/viewtopic.php?f=6t=58381 and here:
http://unix.stackexchange.com/questions/20313/wicd-cannot-detect-wireless-networks-on-debian-6-testing-xfce-fresh-install.

*HOWEVER*, it seems that the wlan0 interface still won't scan for
available wireless networks:

jason@debian-laptop:~$ sudo iwlist wlan0 scan
wlan0 Interface doesn't support scanning : Network is down

Please keep in mind that there is no issue about hardware malfunctions
or the network being unavailable, because my Windows partition logs
into the network without any problems.

Kindly CC me as I'm not subscribed on the list,

Jason

-- 
Jason Filippou
Research Associate
NCSR Demokritos
http://users.iit.demokritos.gr/~jfilip/
http://cgi.di.uoa.gr/~std06142/


-- 
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/cabg2evkjp9+9ywuekb5hcbsjsgwkeg8z-gfqwexwmeytrqu...@mail.gmail.com



[SOLVED]: Re: wLAN interface recognised, wicd won't co-operate (plz CC!)

2012-04-18 Thread Jason Filippou
And done. Marking this solved.

Thanks a million Brian.

Jason

On Wed, Apr 18, 2012 at 1:20 PM, Brian a...@cityscape.co.uk wrote:
 On Wed 18 Apr 2012 at 12:40:42 +0300, Jason Filippou wrote:

 [Tale about a Intel Corporation PRO/Wireless 3945ABG snipped.]

 I have included wlan0 under wicd preferences and installed
 firmware-ralink as suggested here:

 At

   http://wiki.debian.org/iwlegacy

 it suggests you want the firmware-iwlwifi package.

 Kindly CC me as I'm not subscribed on the list,

 Done.



-- 
Jason Filippou
Research Associate
NCSR Demokritos
http://users.iit.demokritos.gr/~jfilip/
http://cgi.di.uoa.gr/~std06142/


--
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/CABG2evkSSnMwOB=rHe4wEnF0RknLOe8q9oxtqShyoeeG=sr...@mail.gmail.com



Re: Frequent weezy freezes on amd64 architecture (possibly KDE-related)?

2011-06-25 Thread Jason Filippou
On Fri, Jun 24, 2011 at 3:36 AM, Marc Ronell mron...@verizon.net wrote:


 Jason == Jason Filippou jason.filip...@gmail.com writes:

    Jason Hello all, I have just completed a fresh installation of
    Jason debian wheezy, architecture amd64, with KDE included and
    Jason I've been experiencing frequent freezes of the OS. At
    Jason seemingly random intervals, all my apps seem to stop, and
    Jason the key combinations to kill the X server or reboot the
    Jason system don't work either. At first I thought that my Flash
    Jason workaround and the fact that it loaded an alternative
    Jason memcpy() implementation had something to do with it, so I
    Jason loaded my browsers without it, but the freezes persisted
    Jason even when I didn''t have any browsers open. I disabled
    Jason KDE's file indexing service, but no luck. I even killed all
    Jason desktop effects to see if the crash was graphics-hardware
    Jason related, but to no avail.

    Jason Has anybody else been experiencing the same kind of random
    Jason freezes on amd64 wheezy with KDE? I would try GNOME, but
    Jason currently a couple of package collissions have rendered a
    Jason successful GNOME installation unfeasible, so I'm looking
    Jason towards a solution that would keep KDE on my system. Any
    Jason further information required of me will be happily
    Jason provided.

    Jason Please CC me as I am on a list subscriber.

    Jason Thanks a million,

    Jason Jason

    Jason -- Jason Filippou

    Jason http://cgi.di.uoa.gr/~std06142


 Jason,

 Do  you have  a RAID  configuration running?   You would  have  had to
 actively setup the  RAID system I think and would  know it existed. If
 you do  have RAID, maybe  the disks are  syncing and that  is stalling
 your system.  Check /proc/mdstat by using

 cat /proc/mdstat

 --




Dear Marc,

Sorry for the belated response. I do not have a RAID configuration.
Maybe it would help if I mentioned that I recently upgraded my
hardware with a WD Velociraptor hard disk and 4 GB of RAM (KINGSTON
KHX6400D2LLK2/4G HYPERX DDR2 4G). My motherboard is a MSI P965 Neo F,

Also, today I installed a new CPU (the E660 Core 2 DUO Intel CPU) and
it appears that both my new amd64 wheezy (on the new WD Velociraptor
disk) and old i386 wheezy on an older hard disk, which has been fully
operational for the last four years, crash a lot.

I am at a loss as to whether there are any known hardware
incompatibilities between Debian and my newly acquired hardware. I am
willing to provide any more information.

J

-- 
Jason Filippou

http://cgi.di.uoa.gr/~std06142


--
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/BANLkTi=Cm_0E2F_QKACPfsm2sRHs=h6...@mail.gmail.com



Frequent weezy freezes on amd64 architecture (possibly KDE-related)?

2011-06-23 Thread Jason Filippou
Hello all,

I have just completed a fresh installation of debian wheezy,
architecture amd64, with KDE included and I've been experiencing
frequent freezes of the OS. At seemingly random intervals, all my apps
seem to stop, and the key combinations to kill the X server or reboot
the system don't work either. At first I thought that my Flash
workaround and the fact that it loaded an alternative memcpy()
implementation had something to do with it, so I loaded my browsers
without it, but the freezes persisted even when I didn''t have any
browsers open. I disabled KDE's file indexing service, but no luck. I
even killed all desktop effects to see if the crash was
graphics-hardware related, but to no avail.

Has anybody else been experiencing the same kind of random freezes on
amd64 wheezy with KDE? I would try GNOME, but currently a couple of
package collissions have rendered a successful GNOME installation
unfeasible, so I'm looking towards a solution that would keep KDE on
my system. Any further information required of me will be happily
provided.

Please CC me as I am on a list subscriber.

Thanks a million,

Jason

-- 
Jason Filippou

http://cgi.di.uoa.gr/~std06142


-- 
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/BANLkTinfiG+qroDkrSekMyXxr=oapvo...@mail.gmail.com



SIGTERM received when installing Nvidia driver

2011-03-30 Thread Jason Filippou
Hello list,

I've been running my testing box's graphics through the NVIDIA
proprietary driver, downloaded from their website. However, after
recent updates, logging into my debian box is only possible through
text mode, no X server is started. Whenever I try to install the
downloaded NVIDIA driver (I have 260.xxx and 256. in my home
folder) with superuser rights, I receive a SIGTERM signal right after
accepting the license. As a result, I can't run an X server. I also
have the package nvidia-kernel-dkms in my system, if that helps in any
way.

Please CC me as I am not on the list.

Thanks,

Jason

-- 
Jason Filippou

http://cgi.di.uoa.gr/~std06142


-- 
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-ucu=VZ_J1v4o3=n-ee3dcftvhfidwndzh...@mail.gmail.com



Re: SIGTERM received when installing Nvidia driver

2011-03-30 Thread Jason Filippou
On Wed, Mar 30, 2011 at 10:01 PM, Ron Johnson ron.l.john...@cox.net wrote:
 On 03/30/2011 08:00 AM, Jason Filippou wrote:

 Hello list,

 I've been running my testing box's graphics through the NVIDIA
 proprietary driver, downloaded from their website. However, after
 recent updates, logging into my debian box is only possible through
 text mode, no X server is started. Whenever I try to install the
 downloaded NVIDIA driver (I have 260.xxx and 256. in my home
 folder) with superuser rights, I receive a SIGTERM signal right after
 accepting the license. As a result, I can't run an X server. I also
 have the package nvidia-kernel-dkms in my system, if that helps in any
 way.

 Please CC me as I am not on the list.


 Why not get them from directly from Debian?  (Though you might have to add
 Experimental to get current drivers.)

 --
 Neither the wisest constitution nor the wisest laws will secure
 the liberty and happiness of a people whose manners are universally
 corrupt.
 Samuel Adams, essay in The Public Advertiser, 1749


I have no reason not to get them from Debian directly. How would I go
about fetching them from Debian? I have included all repositories in
my apt.conf file.

-- 
Jason Filippou

http://cgi.di.uoa.gr/~std06142


--
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/aanlktinw-pm+es_1b3pvh-uvrski3st2x-dpanjg3...@mail.gmail.com



Re: SIGTERM received when installing Nvidia driver

2011-03-30 Thread Jason Filippou
On Wed, Mar 30, 2011 at 11:03 PM, Ron Johnson ron.l.john...@cox.net wrote:
 On 03/30/2011 02:36 PM, Jason Filippou wrote:

 On Wed, Mar 30, 2011 at 10:01 PM, Ron Johnsonron.l.john...@cox.net
  wrote:

 On 03/30/2011 08:00 AM, Jason Filippou wrote:

 Hello list,

 I've been running my testing box's graphics through the NVIDIA
 proprietary driver, downloaded from their website. However, after
 recent updates, logging into my debian box is only possible through
 text mode, no X server is started. Whenever I try to install the
 downloaded NVIDIA driver (I have 260.xxx and 256. in my home
 folder) with superuser rights, I receive a SIGTERM signal right after
 accepting the license. As a result, I can't run an X server. I also
 have the package nvidia-kernel-dkms in my system, if that helps in any
 way.

 Please CC me as I am not on the list.

 Why not get them from directly from Debian?  (Though you might have to
 add
 Experimental to get current drivers.)

 --
 Neither the wisest constitution nor the wisest laws will secure
 the liberty and happiness of a people whose manners are universally
 corrupt.
 Samuel Adams, essay in The Public Advertiser, 1749

 I have no reason not to get them from Debian directly. How would I go
 about fetching them from Debian? I have included all repositories in
 my apt.conf file.


 Step one:
 $  apt-cache policy nvidia-glx

 --
 Neither the wisest constitution nor the wisest laws will secure
 the liberty and happiness of a people whose manners are universally
 corrupt.
 Samuel Adams, essay in The Public Advertiser, 1749



Here's the output:

nvidia-glx:
  Installed: (none)
  Candidate: 260.19.44-1
  Version table:
 270.30-1 0
500 http://http.us.debian.org/debian/ experimental/non-free
i386 Packages
 260.19.44-1 0
700 http://http.us.debian.org/debian/ testing/non-free i386 Packages
600 http://http.us.debian.org/debian/ unstable/non-free i386 Packages
 195.36.31-7 0
100 /var/lib/dpkg/status
 195.36.31-6 0
650 http://http.us.debian.org/debian/ stable/non-free i386 Packages


-- 
Jason Filippou

http://cgi.di.uoa.gr/~std06142


--
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/aanlktim8x0d+ebhj8ss4dyfepx3uoftx_01vz2-_e...@mail.gmail.com



Re: SIGTERM received when installing Nvidia driver

2011-03-30 Thread Jason Filippou
On Thu, Mar 31, 2011 at 12:40 AM, Ron Johnson ron.l.john...@cox.net wrote:
 On 03/30/2011 04:28 PM, Jason Filippou wrote:

 On Wed, Mar 30, 2011 at 11:03 PM, Ron Johnsonron.l.john...@cox.net
  wrote:

 On 03/30/2011 02:36 PM, Jason Filippou wrote:

 On Wed, Mar 30, 2011 at 10:01 PM, Ron Johnsonron.l.john...@cox.net
  wrote:

 On 03/30/2011 08:00 AM, Jason Filippou wrote:

 Hello list,

 I've been running my testing box's graphics through the NVIDIA
 proprietary driver, downloaded from their website. However, after
 recent updates, logging into my debian box is only possible through
 text mode, no X server is started. Whenever I try to install the
 downloaded NVIDIA driver (I have 260.xxx and 256. in my home
 folder) with superuser rights, I receive a SIGTERM signal right after
 accepting the license. As a result, I can't run an X server. I also
 have the package nvidia-kernel-dkms in my system, if that helps in any
 way.

 Please CC me as I am not on the list.

 Why not get them from directly from Debian?  (Though you might have to
 add
 Experimental to get current drivers.)

 I have no reason not to get them from Debian directly. How would I go
 about fetching them from Debian? I have included all repositories in
 my apt.conf file.

 Step one:
 $  apt-cache policy nvidia-glx

 Here's the output:

 nvidia-glx:
   Installed: (none)
   Candidate: 260.19.44-1
   Version table:
      270.30-1 0
         500 http://http.us.debian.org/debian/ experimental/non-free
 i386 Packages
      260.19.44-1 0
         700 http://http.us.debian.org/debian/ testing/non-free i386
 Packages
         600 http://http.us.debian.org/debian/ unstable/non-free i386
 Packages
      195.36.31-7 0
         100 /var/lib/dpkg/status
      195.36.31-6 0
         650 http://http.us.debian.org/debian/ stable/non-free i386
 Packages

 Then it's as simple as:
 # apt-get -t testing install nvidia-glx

 --
 Neither the wisest constitution nor the wisest laws will secure
 the liberty and happiness of a people whose manners are universally
 corrupt.
 Samuel Adams, essay in The Public Advertiser, 1749



Indeed it was, thanks a million.

J

-- 
Jason Filippou

http://cgi.di.uoa.gr/~std06142


--
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=3YOFjkxkUvq0Gt+ok4FU4dfffXOmO=2o8s...@mail.gmail.com



X gone

2010-12-29 Thread Jason Filippou
Hello list,

I was having some trouble running openGL in my Debian testing,
2.6.32-5-686 kernel version system. I have an NVIDIA card and ran the
driver provided by nvidia-kernel-dkms. The problem was that when I ran
glxinfo, I got:

glxinfo: symbol lookup error: /usr/lib/libGL.so.1: undefined symbol: _nv06gl

so I decided to google a bit, ending up on an arch linux distribution
link which suggested that a certain filesystem folder be deleted:
https://bugs.archlinux.org/task/12771. This folder was /usr/lib/tls.

After I -apparently wrongfully- deleted it, my  2.6.32-5-686 kernel
gets stuck during loading of the X server, and once I see or skip
through the error messages, I don't even get a shell to do some typing
to. Luckily, I had a 2.6.32-3-686 kernel in my system, which,
unfortunately, doesn't load X either. This particular kernel version,
does, however, give me a shell, yet I have tried lots of things, such
as reinstalling the 5-686 kernel ( I don't want to mess around with
the 3-686 image and end up with an unusable installation),
re-installing the xserver-xorg package, even removing
nvidia-kernel-dkms and trying to install one of three NVIDIA
installers I already had in my home folder: 190.53, 195.36.08,
256.35). However, trying to run every one of those installer scripts
tells me that I do not have the appropriate source files for the
kernel that I'm running (which, I would like to remind you, is
currently 2.6.32-3-686). I tried installing the appropriate
linux-headers package, however, there seems to not exist a
linux-headers-2.6.32-3-686 package. I also reinstalled
linux-source-2.6.32 and linux-source-2.6, yet the NVIDIA installers
will still not run. Installing nvidia-kernel-source doesn't help
either.

So I'm stuck with a kernel I can not even run a shell from, and
another older one which doesn't appear to be of much help to me.
Anything I could do?

Currently posting from my laptop. When I run startx, I get a bunch of
errors, such as:

Error: API mismatch: the NVIDIA kernel module has version 190.53, but
this NVIDIA driver component has version 195.36.31. Please make sure
that the kernel module and all NVIDIA driver components have the same
version.
(EE) Dec 29 14:38:15 NVIDIA(0): Failed to initialize the NVIDIa kernel module.
.
.
.
(EE) NVIDIA(0): ***Aborting***
(EE) Screen(s) found, but none have a usable configuration.

Fatar server error:
no screens found.
.
.
.
xinit: No such file or directory (errno 2): unable to connect to X server
xinit: No such process (errno 3): Server error.

Thanks for any help, as I'm not sure what to do here. Please do CC me
as I am not on the list.

-- 
Jason Filippou

http://cgi.di.uoa.gr/~std06142


-- 
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/aanlktik62qsnmfxdq_yxqffmxfrtbdcsvt0c-nsee...@mail.gmail.com



[SOLVED] Re: X gone

2010-12-29 Thread Jason Filippou
Dear list,

I am really really sorry for wasting your time with such a lengthy
message. Once I understood that I could actually load a shell with
ctrl + alt + f1 from my newest kernel I was able to run the 256.35
NVIDIA installer (given that I had all linux-headers and linux-source
packages for that kernerl installed) that I had and everything runs
smootlhy now.

Really sorry once again,

Jason

On Wed, Dec 29, 2010 at 2:52 PM, Jason Filippou
jason.filip...@gmail.com wrote:
 Hello list,

 I was having some trouble running openGL in my Debian testing,
 2.6.32-5-686 kernel version system. I have an NVIDIA card and ran the
 driver provided by nvidia-kernel-dkms. The problem was that when I ran
 glxinfo, I got:

 glxinfo: symbol lookup error: /usr/lib/libGL.so.1: undefined symbol: 
 _nv06gl

 so I decided to google a bit, ending up on an arch linux distribution
 link which suggested that a certain filesystem folder be deleted:
 https://bugs.archlinux.org/task/12771. This folder was /usr/lib/tls.

 After I -apparently wrongfully- deleted it, my  2.6.32-5-686 kernel
 gets stuck during loading of the X server, and once I see or skip
 through the error messages, I don't even get a shell to do some typing
 to. Luckily, I had a 2.6.32-3-686 kernel in my system, which,
 unfortunately, doesn't load X either. This particular kernel version,
 does, however, give me a shell, yet I have tried lots of things, such
 as reinstalling the 5-686 kernel ( I don't want to mess around with
 the 3-686 image and end up with an unusable installation),
 re-installing the xserver-xorg package, even removing
 nvidia-kernel-dkms and trying to install one of three NVIDIA
 installers I already had in my home folder: 190.53, 195.36.08,
 256.35). However, trying to run every one of those installer scripts
 tells me that I do not have the appropriate source files for the
 kernel that I'm running (which, I would like to remind you, is
 currently 2.6.32-3-686). I tried installing the appropriate
 linux-headers package, however, there seems to not exist a
 linux-headers-2.6.32-3-686 package. I also reinstalled
 linux-source-2.6.32 and linux-source-2.6, yet the NVIDIA installers
 will still not run. Installing nvidia-kernel-source doesn't help
 either.

 So I'm stuck with a kernel I can not even run a shell from, and
 another older one which doesn't appear to be of much help to me.
 Anything I could do?

 Currently posting from my laptop. When I run startx, I get a bunch of
 errors, such as:

 Error: API mismatch: the NVIDIA kernel module has version 190.53, but
 this NVIDIA driver component has version 195.36.31. Please make sure
 that the kernel module and all NVIDIA driver components have the same
 version.
 (EE) Dec 29 14:38:15 NVIDIA(0): Failed to initialize the NVIDIa kernel module.
 .
 .
 .
 (EE) NVIDIA(0): ***Aborting***
 (EE) Screen(s) found, but none have a usable configuration.

 Fatar server error:
 no screens found.
 .
 .
 .
 xinit: No such file or directory (errno 2): unable to connect to X server
 xinit: No such process (errno 3): Server error.

 Thanks for any help, as I'm not sure what to do here. Please do CC me
 as I am not on the list.

 --
 Jason Filippou

 http://cgi.di.uoa.gr/~std06142




-- 
Jason Filippou

http://cgi.di.uoa.gr/~std06142


--
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+fq4noxpagzouan12n4xp5_2a9rcyzbpx3...@mail.gmail.com



Remove a printer device URI

2010-10-15 Thread Jason Filippou
Hello,

I run Debian Squeeze and recently bought a new HP Deskjet printer. It
has installed just fine through hplip and the test page looks good. I
was just wondering whether it could be possible for me to get rid of
the URI instance of my previous Business Inkjet 1000 printer. If I run
hp-check then I get, among many other things:

--
| DISCOVERED USB DEVICES
--

  Device URI  Model
  --

  hp:/usb/Deskjet_D2600_series?serial=CN042FF17J05C9  HP Deskjet D2600
series

which is good, however I realize through running other hplip
extensions such as hp-levels:

-
| SELECT DEVICE |
-

  Num   Device URI  CUPS
Printer(s)
    --
---
  0 hp:/usb/HP_Business_Inkjet_1000?serial=CN68E3Z01K
HP_Business_Inkjet_1000
  1*hp:/usb/Deskjet_D2600_series?serial=CN042FF17J05C9
Deskjet_D2600


and by printing documents graphically that my previous instance has
not been removed from the CUPS database. Is there any way that I can
remove it? This isn't much of a problem of course, I just don't find
any reason for traces of a machine to be there since i've gotten rid
of it.

Please CC me as I am not on the list.

Thanks,

Jason


-- 
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/aanlktinvbnqn--w7kowwohoh4jzp9cksjjg2mun6o...@mail.gmail.com



Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Jason Filippou
Hello list,

I just installed the new 2.6.32-5-686 kernel and I've been having
trouble installing the NVIDIA linux display driver. Usually this
process required of me only to download the linux-headers for the
relevant kernel release and then running the shell script provided by
NVIDIA on their website. I tried doing this with the 190.53 driver,
which is an old driver that worked perfectly for me, and the newest
256.35 driver provided by NVIDIA. In both cases, I get the ordinary
message about the CC check that failed because the gcc version that
was used to compile my kernel was not the same as the one used to
compile the driver and I also see the compiling kernel module
progress bar filling up to 100%. After this, I get the following
message:

Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was build against the wrong or
improperly configured kernel sources, with a version of gcc that
differs from the one used to build the target kernel, or if a driver
such as rivafb/nvidiafb is present apd prevents the NVIDIA kernel
module from obtaining ownership of the NVIDIA graphics device(s), or
NVIDIA GPU installed in this system is not supported by the NVIDIA
LINUX graphics driver release.

And after that I'm suggested to check some log files. My gcc version is:

ja...@debian:~$ gcc -v | grep version
gcc version 4.4.4 (Debian 4.4.4-6)

I googled a bit and the most complete solution to the problem that I
found was manny's response to this thread:
http://forums.debian.net/viewtopic.php?f=7t=2797

Yet my problem's still not been solved. I've also installed the proper
linux-headers package, as can be verified through aptitude:

ja...@debian:~$ sudo aptitude show linux-headers-2.6.32-5-686
[sudo] password for root:
Package: linux-headers-2.6.32-5-686
New: yes
State: installed
Automatically installed: yes
Version: 2.6.32-15
Priority: optional
Section: kernel
Maintainer: Debian Kernel Team debian-ker...@lists.debian.org
Uncompressed Size: 6,885k
Depends: linux-headers-2.6.32-5-common (= 2.6.32-15),
linux-kbuild-2.6.32, gcc-4.3
Provides: linux-headers, linux-headers-2.6
Description: Header files for Linux 2.6.32-5-686
 This package provides the architecture-specific kernel header files
for Linux kernel 2.6.32-5-686, generally used for building out-of-tree
kernel modules.  These files are going
 to be installed into /usr/src/linux-headers-2.6.32-5-686, and can be
used for building modules that load into the kernel provided by the
linux-image-2.6.32-5-686 package.

Which steps should I follow to compile the NVIDIA driver into the new kernel?

Thanks for your time.


-- 
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/aanlktinrtetbk7ya8oc9fbyl5pksknmlrwd-vsvw-...@mail.gmail.com



[SOLVED] Re: Unable to load the kernel module 'nvidia.ko' in 2.6.32-5-686 kernel

2010-07-18 Thread Jason Filippou
On Sun, Jul 18, 2010 at 12:48 PM, Mathieu Malaterre
mathieu.malate...@gmail.com wrote:
 On Sun, Jul 18, 2010 at 11:22 AM, Jason Filippou
 jason.filip...@gmail.com wrote:
 ...
 Which steps should I follow to compile the NVIDIA driver into the new kernel?

 Are you using squeeze ? If so I would suggest:

 http://packages.debian.org/squeeze/nvidia-kernel-dkms

 - apt-get install nvidia-kernel-dkms

 I am using module-assistant on my debian lenny box, but this require
 some tweaking.

 HTH
 --
 Mathieu


Thanks Mathieu, nvidia-kernel-dkms worked like a charm.

Marking this solved.


-- 
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/aanlktilasgmuuea9yeprfy4io_gghsfchlrjrjo2j...@mail.gmail.com



Re: περιττά πακέτα

2010-06-23 Thread Jason Filippou
2010/6/23 d.a.glynos gly...@storm.cs.unipi.gr:
 Καλημέρα σε όλους,

  warning
   Το παρόν email περιέχει κυρίως γκρίνια.
   You have been warned..
  /warning

 Με ποιο σκεπτικό το apt εγκαθιστά *by default* τα recommended dependencies
 ενός πακέτου;

 Για πόσο καιρό ακόμη θα πρέπει να κάνουμε ειδικές ρυθμίσεις [1] σε
 default installs ώστε να μη μας γίνεται το σύστημα bloated με *άχρηστα*
 πακέτα;

 γκ..

 --
 Δημήτρης
 [1] http://bit.ly/beUTft

Γεια χαρά,

Χωρίς να είμαι σίγουρος ότι απαντάω την ερώτηση, το aptitude (και όχι
το apt αυτό καθ' εαυτώ)  δεν εγκαθιστά από μόνα του recommended
packages που βασίζονται σε αυτά που εγκαθιστάς. Αν όμως αναφέρεσαι σε
dependencies για το προς εγκατάσταση πακέτο, πραγματικά δεν ξέρω τότε
γιατί ένα recommended dependency είναι καν dependency. Αν μπορεί
κάποιος να μας πει αν υπάρχει κάποιος τρόπος να κάνουμε tweak την
εγκατάσταση αυτών των πακέτων θα ήταν ιδιαίτερα χρήσιμο.

Ιάσων


Re: περιττά πακέτα

2010-06-23 Thread Jason Filippou
2010/6/23 d.a.glynos gly...@storm.cs.unipi.gr:
 On Wed, 23 Jun 2010, Jason Filippou wrote:

 Γεια χαρά,

 Χωρίς να είμαι σίγουρος ότι απαντάω την ερώτηση, το aptitude (και όχι
 το apt αυτό καθ' εαυτώ)  δεν εγκαθιστά από μόνα του recommended
 packages που βασίζονται σε αυτά που εγκαθιστάς.

 Και όμως το κάνει καθώς από default, στο configuration του ισχύει
 το παρακάτω:

 APT {
  Install-Recommends true;
 }

 Αν όμως αναφέρεσαι σε
 dependencies για το προς εγκατάσταση πακέτο, πραγματικά δεν ξέρω τότε
 γιατί ένα recommended dependency είναι καν dependency.

 Συμφωνώ μαζί σου στο ότι δεν είναι και το βρίσκω ιδιαίτερα ενοχλητικό
 να γίνεται εγκατάσταση από default αυτών των extra πακέτων.

 Αν μπορεί κάποιος να μας πει αν υπάρχει κάποιος τρόπος να κάνουμε tweak
 την εγκατάσταση αυτών των πακέτων θα ήταν ιδιαίτερα χρήσιμο.

 Παραθέτω το σχετικό link για δεύτερη φορά..

 http://bit.ly/beUTft

 --
 Δημήτρης

Ιδιαίτερα χρήσιμο το link αυτό και πήγα να το εφαρμόσω, διαπίστωσα
όμως ότι δεν έχω το σχετικό αρχείο! Συγκεκριμένα, ιδού τα περιεχόμενα
του /etc/apt καταλόγου:

a...@debian:/etc/apt$ ls
apt.conf.d  listbugs  listchanges.conf  preferences  preferences.d
secring.gpg  sources.list  sources.list~  sources.list.d  trustdb.gpg
trusted.gpg  trusted.gpg~  trusted.gpg.d

κανένα από τα .conf αρχεία δεν περιέχει την πληροφορία που
περιγράφεται στο link-αρισμένο blog, ενώ και ο καταλάλογος apt.conf.d
δεν περιέχει κάποιο σχετικό αρχείο.

ja...@debian:/etc/apt$ ls apt.conf.d/
00trustcdrom  01autoremove  10apt-listbugs  20listchanges  70debconf

Αρκεί να γράψω ένα δικό μου apt.conf κάτω από τον κατάλογο /etc/apt ή
αυτό θα περιπλέξει τα πράγματα;

Thanks


Re: Simple dual boot - grun issue

2010-06-22 Thread Jason Filippou
I did install os-prober as directed and reran update-grub, and I'd
like to note the following output when I ran os-prober itself:

ja...@debian:~$ sudo os-prober
[sudo] password for root:
ls: cannot access /media/win: Input/output error
ls: cannot access /media/win: Input/output error
ls: cannot access /media/win: Input/output error
ls: cannot access /media/win: Input/output error
ja...@debian:~$

/media/win is, of course, the mountpoint of the ntfs partition holding
windows. Would this have anything to do with my problem?


-- 
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/aanlktinnkq9t8j3kpfz28s30rvkzxxncv248f7brq...@mail.gmail.com



Simple dual boot - grub issue

2010-06-21 Thread Jason Filippou
Hello list,

I have had a laptop wearing Linux solely over the last few years and
today I decided I'd install a Windows partition on it, with aim to
dual boot. After preparing an NTFS partition by using the gparted live
CD, I installed Windows 7 on the newly created partition. Thus, so far
I have the primary partitions /dev/sda1, an ext3 partition holding my
Squeeze installation, and /dev/sda2, holding my Windows installation.
There's also the /dev/sda3 extended partition and the /dev/sda5
swap partition. Here's a gparted screenshot taken from within my
debian installation to prove my claims:
http://img199.imageshack.us/img199/1819/mypartitions.jpg

When the installation was finished, I would only boot into Windows 7.
Somewhat accustomed to this loss of the Grub boot loader, I booted
from my Squeeze installation CD, entered Rescue Mode and reinstalled
GRUB in the MBR of my only hard drive (that corresponds to the
/dev/sda1 partition). However, even though I reclaimed Grub, Grub
would not detect my Windows partition on bootup, and give me the
options of boot into debian. I tried reinstalling GRUB on other
partitions, but Windows was (and still is) unbootable on startup.

I had a look at my grub.cfg and didn't see a menuentry corresponding
to the windows partition, even after running update-grub. What are the
steps that I need to follow in order to dual boot my system? The only
OS I have currently access to through Grub is Debian (with the option
of two kernels, but that's not really relevant).

Thanks.


-- 
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/aanlktikrja8ialqovqvbyd4omfvnq5w-bvgtkuzuo...@mail.gmail.com



Trouble setting environment variables

2010-05-13 Thread Jason Filippou
Hi,

I've been trying to set my PATH and CLASSPATH environment variables so that
they point to my JDK's bin and some Java source files respectively and this
is what I've written in my .profile file:

# PATH should also include the latest jdk bin directory
PATH=/usr/lib/jvm/java-6-sun-1.6.0.20/bin:$PATH

 # set the CLASSPATH variable to include anything I do with java
 CLASSPATH=/home/jason/code/java:$CLASSPATH

Yet I don't seem to have much luck, since echoing both environment
variables gives me the old value of PATH for PATH and nothing for CLASSPATH:

ja...@debian:~$ echo $PATH
/usr/lib/eclipse6.0/bin/i386_linux:/home/jason/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
ja...@debian:~$ echo $CLASSPATH

ja...@debian:~$

This is strange, especially for PATH, because earlier in my .profile I've
written:

# set PATH so it includes the eclipse bin directory
  PATH=/usr/lib/eclipse6.0/bin/i386_linux:$PATH

And if you notice the output produced by echo, this directory is well
under the scope of PATH.

What am I doing wrong? Do I need to export something?

Thanks.


Re: debian-user-digest Digest V2010 #835

2010-05-13 Thread Jason Filippou
 You did log out and log back in, right?  Your .profile is only read on=20
 login.
 =2D-=20
 Boyd Stephen Smith Jr.   ,=3D ,-_-. =3D.
 b...@iguanasuicide.net   ((_/)o o(\_))
 ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
 http://iguanasuicide.net/\_/


I actually hadn't done that, and logging in again helped with the PATH
variable, but I still get nothing when echoing the value of CLASSPATH. I've
changed the .profile entry to

CLASSPATH=/home/jason/code/java

and to

CLASSPATH=/home/jason/code/java:

logging out and in again in botch cases, but I'm still not in luck =/


glXCreateContext failed in Squeeze

2010-05-01 Thread Jason Filippou
Hello,

I recently switched back to the GNOME desktop environment from KDE and I'm
interested in running Compiz Fusion,
which I remember playing with when I was using the Ubuntu distribution.
First thing I did was follow the instructions
outlined here:

http://wiki.debian.org/Compiz

And everything was going smoothly up until the compiz --replace command,
which outputs:

ja...@debian:~$ compiz --replace
compiz (core) - Fatal: glXCreateContext failed
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0

Launching fallback window manager

Which is obviously metacity. I googled a bit but almost all forum posts I
found regarded the Fedora distribution. Here's one that didn't:

http://www.nvnews.net/vbulletin/showthread.php?t=116895

However, I'm not sure what I'm supposed to do to uninstall the NVIDIA driver
(which I've installed with the NVIDIA installer),
since that guy says to do so in the sentence:

I uninstall NVIDIA driver have installed Nvidia way - not Debian way.

So I'm still stuck. I ran the compiz check script hosted on Forlon's
blog (http://forlong.blogage.de/entries/pages/Compiz-Check)
and here's the output:

ja...@debian:~$ ./compiz-check

Gathering information about your system...

 Distribution:  Debian GNU/Linux (squeeze/sid)
 Desktop environment:   GNOME
 Graphics chip: nVidia Corporation GT216 [GeForce GT 220] (rev a2)
 Driver in use: nvidia
 Rendering method:  Nvidia

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

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

At least one check had to be skipped:
 Error: Unable to detect maximum 3D texture size

ja...@debian:~$

This is an obvious problem, because after reading a little about
compiz-fusion I understood that it's practically based on the
openGL extension texture_from_pixmap which I, for some reason, lack.

Before going ahead and doing something that might eliminate my ability to
launch an X session, I thought I might resort to this list
for the most up-to-date information as to what I should do. I am attaching
my /etc/X11/xorg.conf, /var/log/Xorg.0.log as well as the full output of
glxinfo so as to not clutter this message any further with their data. In
xorg.conf you will notice that I have added dummy
Identifier strings to all the xorg.conf sections that the wiki.debian
article I linked to suggests that I add. This was done because my
xorg.conf would not be parsed otherwise and I would be stuck with a terminal
interface. The startx command complained about xorg.conf sections lacking
Identifier strings.

Thank you very much for your time and interest,
Jason
name of display: :0.0
Error: glXCreateContext failed

64 GLX Visuals
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x21 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x22 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x25 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x26 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0x27 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0x28 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x29 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2b 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x2c 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2d 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x2e 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0x2f 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0x30 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x3f 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x40 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x41 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x42 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0x43 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0x44 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x45 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x46 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x47 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x48 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x49 24 dc  0 24  0 r  . 

Re: glXCreateContext failed in Squeeze

2010-05-01 Thread Jason Filippou
On Sat, May 1, 2010 at 5:22 PM, Andrea Neroni hellnote01-deb...@yahoo.itwrote:

  Hello,
 
  I recently switched back to the GNOME desktop environment from KDE and
 I'm interested in running Compiz Fusion,
  which I remember playing with when I was using the Ubuntu distribution.
 First thing I did was follow  the instructions
  outlined here:
 
  http://wiki.debian.org/Compiz http://wiki.debian.org/Compiz
 
  And everything was going smoothly up until the compiz --replace command,
 which outputs:
 
  ja...@debian:~$ compiz --replace
  compiz (core) - Fatal: glXCreateContext failed
  compiz (core) - Error: Failed to manage screen: 0
  compiz (core) - Fatal: No manageable screens found on display :0.0
 
  Launching fallback window manager
 
  Which is obviously metacity. I googled a bit but almost all forum posts I
 found regarded the Fedora  distribution. Here's one that didn't:
 
  http://www.nvnews.net/vbulletin/showthread.php?t=116895http://www.nvnews.net/vbulletin/showthread.php?t=116895
 
  However, I'm not sure what I'm supposed to do to uninstall the NVIDIA
 driver (which I've installed  with the NVIDIA installer),
  since that guy says to do so in the sentence:
 
  I uninstall NVIDIA driver have installed Nvidia way - not Debian way.
 
  So I'm still stuck. I ran the compiz check script hosted on Forlon's
 blog (http://forlong.blogage.de/entries/pages/Compiz-Check)
  and here's the output:
 
  ja...@debian:~$ ./compiz-check
 
  Gathering information about your system...
 
   Distribution:  Debian GNU/Linux (squeeze/sid)
   Desktop environment:   GNOME
   Graphics chip: nVidia Corporation GT216 [GeForce GT 220] (rev
 a2)
   Driver in use: nvidia
   Rendering method:  Nvidia
 
  Checking if it's possible to run Compiz on your system...
 
   Checking for texture_from_pixmap...   [FAIL]
   Checking for non power of two support...  [FAIL]
   Checking for composite extension...   [ OK ]
   Checking for FBConfig...  [ OK ]
   Checking for hardware/setup problems...   [SKIP]
 
  At least one check had to be skipped:
  Error: Unable to detect maximum 3D texture size
 
  ja...@debian:~$
 
  This is an obvious problem, because after reading a little about
 compiz-fusion I understood that it's practically based on the
  openGL extension texture_from_pixmap which I, for some reason, lack.
 
  Before going ahead and doing something that might eliminate my ability to
 launch an X session, I thought I might resort to this list
  for the most up-to-date information as to what I should do. I am
 attaching my /etc/X11/xorg.conf, /var/log/Xorg.0.log as well as the full
 output of
  glxinfo so as to not clutter this message any further with their data.
 In xorg.conf you will notice that I have added dummy
  Identifier strings to all the xorg.conf sections that the wiki.debian
 article I linked to suggests that I add. This was done because my
  xorg.conf would not be parsed otherwise and I would be stuck with a
 terminal interface. The startx command complained about xorg.conf sections
 lacking
  Identifier strings.
 
  Thank you very much for your time and interest,
  Jason
 

 This happened to me many times and I fixed it reinstalling the driver.
 Seems that you are using official nvidia driver.
 If it is you have a .run install file. What I usually make is to go to a
 shell, stop grphic session,
 uninstall the driver, reinstall the driver and everything go smoothly.
 So:

 ctrl+alt+f1// for a shell
 log in using root
 go to the place where you have the .run file (for me is /usr/src)

 cd /usr/src
 /etc/init.d/gdm stop
 ./name_of_driver.run --uninstall//uninstall driver
 ./name_of_driver.run -N//reinstal driver
 /etc/init.d/gdm start

 If the installation complain about the gcc compiler version used to compile
 your kernel
 abort installation and:

 export CC=/usr/bin/gcc-4.3

 using the correct number version. If you are using Squueze up-to-date I
 think gcc-4.3
 should be fine.

 Andrea



And, it worked! I feel stupid! Yay!

Thanks Andrea.


Re: [Fwd: Re: Conversion of Greek to UTF-8?]

2010-04-13 Thread Jason Filippou
Hai guise whats goin on in this thread



On 4/13/10, Thanos Kyritsis dj...@linux.gr wrote:
 On Apr 13, 2010, at 7:27 PM, Eleni-Maria Stea wrote:

 Τώρα εσείς οι super-προγραμματισταράδες  μας που ακούσατε ανοιχτός
 κώδικας και νομίζατε ότι σημαίνει ανοιχτός κώδικας προγραμματισμού
 να μάθετε πρώτα σωστά ελληνικά και μετά να παραπονιέστε. Πηγαίνετε να
 προγραμματίσετε να ανασάνει και η λίστα και η κοινότητα των
 καταπιεσμένων φιλολόγων.

 Αμάν πια με τους αγράμματους!!
 Ελένη


 Εκχμ.

 Χωρίς να θέλω να εμπλακώ στη διαμάχη που διαδραματίζεται σε αυτό το thread
 (αν και σε άλλες εποχές πολύ θα το ήθελα).

 Δείξε μου σε παρακαλώ *ΕΝΑΝ* επαγγελματία του είδους που ασχολείται με το
 θέμα των open source μεταφράσεων. Και μετά δείξε μου μια επαγγελματικού
 επιπέδου σωστά ελληνικοποιημένη εφαρμογή.

 Μην τα ισοπεδώνουμε όλα. Εμείς οι super προγραμματισταράδες μαζί σας
 είμαστε, αλλά λίγη αυτογνωσία δε βλάπτει.

 Για να μη θυμηθώ τώρα τα περί μεταφόρτωσης και καταβίβασης  Αλλά ναι,
 τί λέω, οι φιλόλογοι θα θέλανε ακόμα να μιλάμε στην αρχαΐζουσα και να
 χρησιμοποιούμε δασείες και πνεύματα 


 --
 Thanos Kyritsis


Re: Any incompatibility with Ethernet adapters?

2010-03-23 Thread Jason Filippou
Hi,

As requested, here's the output pf lspci -nn | grep -i ether:

03:06.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)

The output of lspci -n is:

00:00.0 0600: 8086:29a0 (rev 02)
00:01.0 0604: 8086:29a1 (rev 02)
00:1a.0 0c03: 8086:2834 (rev 02)
00:1a.1 0c03: 8086:2835 (rev 02)
00:1a.7 0c03: 8086:283a (rev 02)
00:1b.0 0403: 8086:284b (rev 02)
00:1c.0 0604: 8086:283f (rev 02)
00:1d.0 0c03: 8086:2830 (rev 02)
00:1d.1 0c03: 8086:2831 (rev 02)
00:1d.2 0c03: 8086:2832 (rev 02)
00:1d.7 0c03: 8086:2836 (rev 02)
00:1e.0 0604: 8086:244e (rev f2)
00:1f.0 0601: 8086:2810 (rev 02)
00:1f.2 0101: 8086:2820 (rev 02)
00:1f.3 0c05: 8086:283e (rev 02)
00:1f.5 0101: 8086:2825 (rev 02)
01:00.0 0300: 10de:0a20 (rev a2)
01:00.1 0403: 10de:0be2 (rev a1)
02:00.0 0106: 197b:2361 (rev 02)
02:00.1 0101: 197b:2361 (rev 02)
03:06.0 0200: 10ec:8167 (rev 10)

I'm still looking for a driver-based solution prior to changing my network card,

Cheers


-- 
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/886fa7aa1003230107u7f56591dx56b1ffd3ab2fd...@mail.gmail.com



Any incompatibility with Ethernet adapters?

2010-03-22 Thread Jason Filippou
Hi,

My mobo's network card's crashed and I was wondering if I'd have to be
weary on which would be the next one I'd have to purchase as far as
Debian compatibility is concerned. Are there ethernet adapters out
there that have incompatibility problems with Debian or Linux in
general? I know that some drivers are not yet available for wireless
interfaces, but I don't know what the case is with ethernet adapters.

Thanks


-- 
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/886fa7aa1003221042w19a217c2o240bc434a4aab...@mail.gmail.com



Re: Any incompatibility with Ethernet adapters?

2010-03-22 Thread Jason Filippou
On Mon, Mar 22, 2010 at 8:09 PM, Aioanei Rares
debian.dev.l...@gmail.com wrote:
 On 03/22/2010 07:42 PM, Jason Filippou wrote:

 Hi,

 My mobo's network card's crashed and I was wondering if I'd have to be
 weary on which would be the next one I'd have to purchase as far as
 Debian compatibility is concerned. Are there ethernet adapters out
 there that have incompatibility problems with Debian or Linux in
 general? I know that some drivers are not yet available for wireless
 interfaces, but I don't know what the case is with ethernet adapters.

 Thanks




 1. What card is it exactly?
 2. What do you mean by 'the network card crashed'?
 3. A google search like '$card linux' will likely show you if the card has
 drivers and works well with linux.


Hi,

1. My motherboard is an MSI P965 Neo F and, as I didn't feel like
opening my computer case and looking to find the exact model of the
network adapter, I googled a bit and found the following here:
http://www.newegg.com/Product/Product.aspx?Item=N82E16813130052

and the RTL8110SC LAN card offers unparalleled 10/100/1000 Mbps
Ethernet connectivity.

So I'm guessing that's my network card.

2. I mean that I am unable to even view my router interface from both
my Linux and Windows partition and when I ping its default gateway,
I get 100% packet transfer failure. However, when I connect with the
same Ethernet cable from my laptop, everything works fine. So there's
no trouble from either the ISP or the router. (my ISP actually
confirmed that they're not seeing any trouble with my connection from
their end).

3. Agreed.

I was just phoned by a friend who advised me to look for updated
firmware/drivers for my network adapter before I go ahead and purchase
a new one. Sounds like a wise plan, I'll try it and update this.

Thanks


-- 
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/886fa7aa1003221123x6dbe676el3fc50b81a19db...@mail.gmail.com



Re: debian-user-digest Digest V2010 #504

2010-03-22 Thread Jason Filippou
 Has this card worked for you with Linux in the past?  Or is this a
 fresh install?

It's been working for me well for both Windows and Linux for a certain
amount of months. Over the last few weeks I've been having trouble
connecting to my router and have been seeing abnormal behavior from
the Ethernet led on my router. Restarting my system was the only thing
that would fix it.



 Do that last.


Alas, I already did it, but even my Windows partition doesn't seem to
see any ethernet interfaces. I'll post the output of the lspci command
in the morning, because right now I'm too drunk to type.

Thanks.


--
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/886fa7aa1003221734r6b8cbb87s72c372aaeb531...@mail.gmail.com



Heads up for NVIDIA users

2010-03-05 Thread Jason Filippou
Hello,

I don't see this mentioned anywhere in the latest posts so I thought
I'd post it: The latest proprietary linux driver on the NVIDIA website
(195.36.08, URL:
http://www.nvidia.com/object/linux_display_ia32_195.36.08.html), which
I understand covers many more GPUs than my GT220 causes X to not be
able to detect any screens when installed on my Squeeze box. I was
fortunate enough to have the 190.53 driver on my hard disk and I
reinstalled that, or else I'd have to either wget a
hard-to-flawlessly-copy URL or force myself to learn how to use mount
(which wouldn't be a bad thing, in retrospect). Anyways, I'd recommend
waiting for the next driver and I'm probably reporting this on their
website.

Cheers.


-- 
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/886fa7aa1003051149x56a67364naf6fe5bfbca5a...@mail.gmail.com



KDE session dead

2010-03-02 Thread Jason Filippou
Hello list,

After updating my debian  squeeze box yesterday I'm having trouble
logging into my KDE session. More specifically, after I choose KDE
from the available sessions from kdm,  the kde splash screen begins
loading but then I get a white screen followed by a completely black
screen, with which I can't interact, since it's all, like, black. The
logged in music tune plays just fine though, which makes me feel
there's something wrong with a KDE update as far as the desktop
display's concerned. I had KDE effects turned on, if that's helping
towards the right direction.

Currently posting from a GNOME session. Anyboy with a problem similar
to mine after recent upgrades? Anything I can do to revive my KDE
session?

Thanks,

Jason


-- 
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/886fa7aa1003012355p402cf9c3te5f3db543ac76...@mail.gmail.com



Re: debian-user-digest Digest V2010 #364

2010-03-02 Thread Jason Filippou
 I have no idea on how kdeglobals is recreated, but the culprit may in whatever
 recreates it. That' s why, in my case moving away both .kde and .kde4 did
 work. Now, maybe moving only one of the 2 should have be sufficient, but I did
 not want to spend to much time on it.
 Thierry

Apparently the newest updates have made it hard for me to run kde
effects and I suspect that it is kde effects that crashed in the first
place. I followed the advice that Thierry have and after deleting my
.kde4 folder I was able to log into kde, but of course I had to set up
the entire session again (gtk and qt co-ordination, layouts and
switching, default apps, etc), which was rather tedious. However, I am
unable to run kde effects the way I used to. When I try to enable them
through system settings, first I see that the Compositing state area
is grayed out and bearing the message compositing is disabled.
Here's the relevant screenshot:

http://s128.photobucket.com/albums/p190/Bulgarian_Toothpaste/?action=viewcurrent=nocompositing.png

If I click on apply right there I'll get a message saying that
compositing couldn't be activated and the entire GUI crashes, forcing
me to either kill the X server or restart/power down with keyboard
combinations. If, however, I play a smart one and choose xrender in
the advanced tab, I'm able to start compositing. Numerous effects
don't work, though, including desktop cube and wobbly windows (I get
notifications from the kde windows manager that they could not be
started).

Now, I do realize that this is a debian and not an ubuntu list, yet I
don't see why I shouldn't be frustrated when my functionality (cube)
and aesthetics (wobbly) are suddenly broken. I can work without
effects, but why should I not have the option to use them in their
entirety?

My system runs on an Nvidia GT 220 with the latest drivers downloaded
from their website:

http://www.nvidia.com/object/linux_display_ia32_190.53.html

Any information as to what might've been broken by the newest updates
would be greatly appreciated. I'm probably registering on the KDE
forum to ask the same questions as well.

Cheers,

Jason


-- 
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/886fa7aa1003021345h1b3892fdj50529733fd4a6...@mail.gmail.com



Cmake error: Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)

2010-02-01 Thread Jason Filippou
Hello,

I've been following the steps outlined here

http://kopete.kde.org/svnaccess.php

To gain SVN access to kopete and I'm copying and pasting the commands
in the first box. I'm having trouble getting past the cmake
../kdenetwork command, though. This is the error I'm getting:

r...@debian:~/kdenetwork-build# cmake ../kdenetwork
-- Found Qt-Version 4.5.3 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Phonon Version: 4.3.1
-- Found KDE 4.3 include dir: /usr/include
-- Found KDE 4.3 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at 
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70
(MESSAGE):
  Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/FindKdepimLibs.cmake:76
(find_package_handle_standard_args)
  CMakeLists.txt:31 (find_package)


-- Configuring incomplete, errors occurred!
r...@debian:~/kdenetwork-build#

I've installed kdepimlibs-dbg and this can be viewed here:

r...@debian:~/kdenetwork-build# aptitude show kdepimlibs-dbg
Package: kdepimlibs-dbg
New: yes
State: installed
Automatically installed: no
Version: 4:4.3.4-1
Priority: extra
Section: debug
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Uncompressed Size: 55.5M
Depends: kdepimlibs5 (= 4:4.3.4-1), kdelibs5-dbg
Description: debugging symbols for the KDE 4 PIM libraries
 This package contains debugging files used to investigate problems
with binaries included in the KDE 4 PIM libraries module.
Homepage: http://pim.kde.org/

Any clues as to what I could do to get past that command?

Thanks in advance.


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



Re: Cmake error: Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)

2010-02-01 Thread Jason Filippou
On Mon, Feb 1, 2010 at 12:02 PM, simozack simoz...@yahoo.it wrote:
 2010/2/1 Jason Filippou jason.filip...@gmail.com:

 I've installed kdepimlibs-dbg and this can be viewed here:

 Maybe you need the development libraries (kdepimlibs-dev) not the
 debug version...

 HTH,
 Simone


Hello Simone,


After installing kdepimlibs5-dev I reran the relevant command and got
new errors this time:


-- Could NOT find Sqlite  (missing:  SQLITE_INCLUDE_DIR
SQLITE_LIBRARIES)
-- Couldn't find Strigi streams and streamanalyzer libraries. Set the
environment variable STRIGI_HOME (or CMAKE_PREFIX_PATH if using CMake
=2.6) to the strigi install dir.  (missing:  STRIGI_STREAMS_LIBRARY
STRIGI_STREAMANALYZER_LIBRARY STRIGI_INCLUDE_DIR)
-- Could NOT find QCA2  (missing:  QCA2_LIBRARIES QCA2_INCLUDE_DIR)
-- No usable gpgme flavours found.
-- Could NOT find QGpgme  (missing:  QGPGME_LIBRARY QGPGME_INCLUDE_DIR
_QGPGME_EXTRA_LIBRARY)
-- Could NOT find TELEPATHY_QT4  (missing:  TELEPATHY_QT4_LIBRARIES
TELEPATHY_QT4_INCLUDE_DIR)
CMake Error at 
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70
(MESSAGE):
  Could NOT find QImageBlitz (missing: QIMAGEBLITZ_INCLUDES
  QIMAGEBLITZ_LIBRARIES)
Call Stack (most recent call first):
  /usr/share/kde4/apps/cmake/modules/FindQImageBlitz.cmake:48
(find_package_handle_standard_args)
  kopete/CMakeLists.txt:39 (FIND_PACKAGE)

Problem of course being I have sqlite in my system:

r...@debian:~/kdenetwork-build# aptitude show sqlite
Package: sqlite
New: yes
State: installed
Automatically installed: no
Version: 2.8.17-6
Priority: optional
Section: database
Maintainer: Laszlo Boszormenyi (GCS) g...@debian.hu
Uncompressed Size: 81.9k
Depends: libc6 (= 2.3.6-6~), libreadline6, libsqlite0 (= 2.8.17)
Suggests: sqlite-doc
Description: command line interface for SQLite
 SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.


I also installed sqlite-doc but didn't get any success (obviously,
since that package is just documentation)

Jason


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



Re: Cmake error: Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)

2010-02-01 Thread Jason Filippou
 Hello,

 I've been following the steps outlined here

 http://kopete.kde.org/svnaccess.php

 To gain SVN access to kopete and I'm copying and pasting the commands
 in the first box. I'm having trouble getting past the cmake
 ../kdenetwork command, though. This is the error I'm getting:

 r...@debian:~/kdenetwork-build# cmake ../kdenetwork
 -- Found Qt-Version 4.5.3 (using /usr/bin/qmake)
 -- Found X11: /usr/lib/libX11.so
 -- Phonon Version: 4.3.1
 -- Found KDE 4.3 include dir: /usr/include
 -- Found KDE 4.3 library dir: /usr/lib
 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
 -- Found automoc4: /usr/bin/automoc4
 CMake Error at 
 /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70
 (MESSAGE):
   Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
 Call Stack (most recent call first):
   /usr/share/kde4/apps/cmake/modules/FindKdepimLibs.cmake:76
 (find_package_handle_standard_args)
  CMakeLists.txt:31 (find_package)


 -- Configuring incomplete, errors occurred!
r...@debian:~/kdenetwork-build#

 I've installed kdepimlibs-dbg.

Why not install kopete from the repositories?

--
Chris.

Hi,

I'm not having trouble installing kopete or using it whatsoever. What
I'm trying to do is install this emoticon manager:

http://www.kde-apps.org/content/show.php/Kopete+Emoticons+Manager?content=54968

Because I have numerous emoticons I'd like to add to kopete. However,
that page links me to the kopete SVN page I linked to earlier and it
requires me to follow the steps outlined before downloading the kopete
emoticons manager patch.

J


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



Nvidia GT220 inquiry

2010-01-29 Thread Jason Filippou
Hello,

I haven't upgraded my Testing partition in at least two weeks, in
order to avoid any problems with the new linux kernel in a period of
time that I needed a well-functioning computer for my exams. Right now
I'm a bit more relaxed as far as my schedule goes so I was thinking of
upgrading to the newest packages. I have heard, however, that in
addition toi the kernel upgrade, there's been a rather buggy upgrade
(stable-testing) of the Xorg Server. Can anybody tell me what am I to
expect  as far as X is concerned if I am to upgrade? I've downloaded
the latest x86 Linux driver for my Nvidia GT220 gpu from here :
http://www.nvidia.com/object/linux_display_ia32_190.53.html . Will a
simple re-installation of the drivers after the kernel and Xorg
upgrade suffice, or should Nvidia users refrain from upgrading at this
point?

Thanks,
J


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



Mounting new hard disk in /dev/sdb

2009-12-19 Thread Jason Filippou
Hello,

I recently installed a new SATA hard drive on my desktop system and I
noticed that Squeeze had, by default, mounted it in /dev/sda. This means
that recently, due to the popular GRUB failure that caused everybody
(including myself) a lot of grief, my Debian disk rescue mode was installing
the new GRUB on (hd0), which was, however, on the brand new disk (NTFS
formatted), which does not hold and will not hold any operating systems.
Thus, I was still seeing grub_printf_ as missing when I logged in. So I was
just wondering whether there was any way that I could plug in my new hard
drive and mount it on /dev/sdb, so that I can access it as (hd1) in GRUB
notation, next time the boot loader fails (which, I have to say, has been
reather frequent lately).

Thanks,

Jason


AAC audio encoding through faac in Squeeze

2009-12-13 Thread Jason Filippou
Hello list,

Having added debian -multimedia to my /etc/apt/sources.list I experimented
to see whether I had native support for most audio codecs and encoders.
Running the popular audio format conversion program 'soundconverter' I
realized I wasn't able to encode into AAC format, even though I had the
'faac' program installed within my system. I then googled a bit and
installed another package from the relevant debian - multimedia page (
http://debian-multimedia.org/dists/stable/main/binary-alpha/package/faac.php)
yet still I have no luck with AAC. Here's the relevant terminal
output:

ja...@debian:~$ sudo aptitude show faac
Package: faac
New: yes
State: installed
Automatically installed: no
Version: 1.28-0.3
Priority: optional
Section: sound
Maintainer: Christian Marillat maril...@debian.org
Uncompressed Size: 94.2k
Depends: libc6 (= 2.1), libfaac0 (= 1.28), libmp4v2-1 (= 2:1.9.1),
libstdc++6 (= 4.1.1)
Description: an AAC audio encoder
 FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types
and MAIN and LOW MPEG-2 object types. It also supports multichannel and
gapless encoding.
Homepage: http://www.audiocoding.com/
ja...@debian:~$
ja...@debian:~$
ja...@debian:~$ sudo dpkg -i faac_1.28-0.3_i386.deb
(Reading database ... 147934 files and directories currently installed.)
Preparing to replace faac 1.28-0.3 (using faac_1.28-0.3_i386.deb) ...
Unpacking replacement faac ...
Setting up faac (1.28-0.3) ...
Processing triggers for man-db ...
ja...@debian:~$
ja...@debian:~$
ja...@debian:~$ soundconverter 
[1] 3807
ja...@debian:~$ SoundConverter 1.4.4
  using Gstreamer version: 0.10.25, Python binding version: 0.10.17
  using gio
  'faac' element not found, disabling AAC.
  using 2 thread(s)
/usr/bin/soundconverter:2615: Warning: g_set_prgname() called multiple times
  gnome.init(NAME, VERSION)

[1]+  Donesoundconverter

Any ideas on how to get a working AAC encoder in my Debian system? Or
perhaps there's some known issue with 'soundconverter' that I'm missing and
you'd like to recommend another converter to me (I'm using KDE, by the way,
and have come to understand that soundconverter is a GNOME application, not
that I mind, just saying).

Thank you.


Flash/AVI/Skype sound issue in Squeeze

2009-11-18 Thread Jason Filippou
Hello list,

I'm having trouble with my sound in a rather fresh Testing box on KDE.
Before I lay down the situation, let me clarify that I have googled,
rather extensively, in pursuit of a solution to my problem, yet I have
not found a solution that solves my problem. So, instead of turning my
system into a bundle of conflicting packages very possibly unrelated
to my problem, I decided to post my inquiry here. Now to the
presentation:

My sound works well for system sounds and notifications, such as the
music playing when logging into KDE and when emptying the trash. I can
also listen to music through Amarok and have sound from games as well
(namely, Tremulous). However, I do NOT have any sound from flash
player (I have installed flashplugin-nonfree) in both Iceweasel and
Konqueror or any sound from AVI videos (tested through vlc). I also
get a Problem with Audio Playback when making calls through Skype,
but I can live without Skype.

Here is what the iceweaselrc file says about my /dev/dsp wrapper for
iceweasel:


ja...@debian:~$ sudo nano /etc/iceweasel/iceweaselrc

# which /dev/dsp wrapper to use
ICEWEASEL_DSP=aoss

I have tried setting it to all the other values that the iceweasel
manpage says there are, yet still no luck.

Here is what lspci -v says about my hardware sound (I have omitted
output unrelated to audio devices or controllers):

ja...@debian:~$ lspci -v

00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 02)
Subsystem: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at fdff8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel

01:00.1 Audio device: nVidia Corporation Device 0be2 (rev a1)
Flags: bus master, fast devsel, latency 0, IRQ 10
Memory at fcffc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: access denied

And below are some screenshots from system settings-multimedia

http://s128.photobucket.com/albums/p190/Bulgarian_Toothpaste/?action=viewcurrent=multimedia1.png

http://s128.photobucket.com/albums/p190/Bulgarian_Toothpaste/?action=viewcurrent=multimedia2.png

I have installed the following packages possibly related to my issue,
after googling a bit:

libasound libasound2-doc alsa-base alsa-utils alsa-oss alsamixergui

May I also note that after running iceweasel with an aoss wrapper

ja...@debian:~$ aoss /usr/lib/iceweasel/iceweasel

I see the following output on the terminal, repeated constantly:

ALSA lib pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave

Yet I still get no sound.

I'd like to add that I've examined the terminal output  after choosing
my Debian partition from Grub and noted the string:

Setting up ALSA... done.

kmix is well set and configured, and so is alsamixergui.

Might there be any solution to my problem?

I believe this is all I can provide you with for now, please do not
hesitate to ask for more information and I shall give it.

Thanks,
J


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



Re: Flash/AVI/Skype sound issue in Squeeze

2009-11-18 Thread Jason Filippou
 Hi,
 I got a similar problem having a web cam with integrated microphone.
 Restarting the computer with the web cam unplugged would bring back the sound
 in iceweasel. Blacklisting snd_usb_audio in alsa-base-blacklist.conf did solve
 the problem, in a not too nice way, but it did what I wanted. Of course, I
 cannot use the microphone on the web cam now, but I really don't care for it.
 Hope it helps
 Thierry


Hello Thierry,

For reasons I have yet to explain my .avi and flash sound indeed
worked once I unplugged my Logitech USB microphone and rebooted. Right
now, what I need to do is blacklist it the same way you blacklisted
the microphone component of your camera, because I also have a Windows
partition in which the microphone is fully operational and needed, and
I don't want to have to plug it in every time I log into Windows. This
is my alsa-base-blacklist.conf:

ja...@debian:~$ sudo cat /etc/modprobe.d/alsa-base-blacklist.conf
# Uncomment these entries in order to blacklist unwanted modem drivers
# blacklist snd-atiixp-modem
# blacklist snd-intel8x0m
# blacklist snd-via82xx-modem
# Comment this entry in order to load snd-pcsp driver
blacklist snd-pcsp
# Comment this entry in order to load pcspkr driver
ja...@debian:~$

I added the lines

 # Blacklisting microphone input
blacklist snd-sb-audio


But the problem persists. I think I might have something wrong with my
syntax. Here is what lsusb says about my mic (other USB devices
ommitted):

ja...@debian:~$ lsusb
Bus 005 Device 002: ID 0556:0001 Asahi Kasei Microsystems Co., Ltd
AK5370 I/F A/D Converter

What should I do to keep my mic connected to the box, but not have it
interfere with my sound the way it did?

J


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



Πρόβλημα με ελληνικά fonts στο Testing

2009-11-16 Thread Jason Filippou
Καλημέρα,

Αντιμετωπίζω ένα πρόβλημα με τα ελληνικά fonts στο debian.
Συγκεκριμένα, ενώ αυτή τη στιγμή που γράφω το παρόν μήνυμα όλα
φαίνονται μια χαρά και θα φαίνονται ακόμα και αν σώσω το draft, σε
πολλές περιπτώσεις, όπως αυτή που φαίνεται στο παρακάτω screenshot:

http://i128.photobucket.com/albums/p190/Bulgarian_Toothpaste/codecomments.png

Οι ελληνικοί χαρακτήρες φαίνονται όπως φαίνονται. Υπάρχει κάποιο
πακέτο το οποίο μπορώ να εγκαταστήσω ή  κάποιο fix; Από keyboard
layouts είμαι οκ, έχω εγκαταστήσει και τα δύο και στο ελληνικό layout
έχω το simple variant.

Thanx,

J


Re: Πρόβλημα με ελληνικά fonts σ το Testing

2009-11-16 Thread Jason Filippou
2009/11/17 Jason Filippou jason.filip...@gmail.com:
 Καλημέρα,

 Αντιμετωπίζω ένα πρόβλημα με τα ελληνικά fonts στο debian.
 Συγκεκριμένα, ενώ αυτή τη στιγμή που γράφω το παρόν μήνυμα όλα
 φαίνονται μια χαρά και θα φαίνονται ακόμα και αν σώσω το draft, σε
 πολλές περιπτώσεις, όπως αυτή που φαίνεται στο παρακάτω screenshot:

 http://i128.photobucket.com/albums/p190/Bulgarian_Toothpaste/codecomments.png

 Οι ελληνικοί χαρακτήρες φαίνονται όπως φαίνονται. Υπάρχει κάποιο
 πακέτο το οποίο μπορώ να εγκαταστήσω ή  κάποιο fix; Από keyboard
 layouts είμαι οκ, έχω εγκαταστήσει και τα δύο και στο ελληνικό layout
 έχω το simple variant.

 Thanx,

 J


Θα ήθελα επίσης να προσθέσω ότι το συγκεκριμένο αρχέιο, όπως και
οποιοδήποτε μου προκαλεί προβλήματα, το ανοίγω με όλες τις πιθανές
κωδικοποιήσεις.

Ευχαριστώ


HP Business Inkjet 100 installation on Squeeze

2009-11-16 Thread Jason Filippou
Hello,

Would anyone happen to know of a way to install said printer on
Testing? I have installed the hplip, hpijs and printconf packages and
I get the following when running printconf

ja...@debian:~$ sudo printconf
Configuring HP Business Inkjet 1000 on usb:/dev/usb/lp0 with hpijs
driver as queue business_inkjet_1000_1.
Unrecognized escape \s passed through at
/usr/share/perl5/Foomatic/DB.pm line 3202.
Use of uninitialized value $str in substitution (s///) at
/usr/share/perl5/Foomatic/DB.pm line 5170.
Use of uninitialized value $str in substitution (s///) at
/usr/share/perl5/Foomatic/DB.pm line 5171.
Use of uninitialized value $str in substitution (s///) at
/usr/share/perl5/Foomatic/DB.pm line 5172.
Use of uninitialized value $str in substitution (s///) at
/usr/share/perl5/Foomatic/DB.pm line 5173.
Use of uninitialized value $str in substitution (s///) at
/usr/share/perl5/Foomatic/DB.pm line 5174.

Reloading Common Unix Printing System: cupsd.
If printconf was unable to install all of your printers, please visit
http://www.linuxprinting.org/ for printer
information and support from fellow users.
ja...@debian:~$


When running hplip file printing I get an error stating tha no
printers were found as well.

Any thoughts?

Thanks


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



Re: Ctrl Alt F11 gives me trouble

2009-11-14 Thread Jason Filippou
Never having fully understood what the trouble was, I achieved to
solve the grief produced by playing with the kde fonts through system
settings and, of course, uninstalling pulseaudio, which I had thought
to have been already uninstalled.

Thank you all for your time.


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



Ctrl Alt F11 gives me trouble

2009-11-13 Thread Jason Filippou
Hello,

I run Testing with KDE and accidentally hit ctrl alt f11 instead of
some kde effects combination. As a result of this, I was given a
prompt I couldn't propery interact with, and then I hit cltr alt
delete to restart my system. When I logged into my Debian partition, I
realized that the system fonts had all been altered and made quite
uglier and less readable and my system sounds aren't playing by
default: I receive a notification from Phonon that my audio device
isn't playing correctly and that it's falling back to pulseaudio. This
is interesting, because I don't have pulseaudio in my system; I have
removed it.

When I rebooted, I was told that I needed to login to a root shell for
maintenance and perforn an fsck. So I did, but the problem persists

What do I do to regain my Debian partition's full functionality?

Thanks in advance.


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



Flash player gives me no audio

2009-11-08 Thread Jason Filippou
Hello list,

I have a fresh Squeeze installation on my main desktop and it was all
running smooth, except for the fact that flash player wouldn't play
any sounds for me through both Konqueror and Iceweasel. I'm using KDE.
All other sounds were operating correctly, which means that I could
hear notifications from the OS, music from Amarok, and sound from
games.  I was instructed to download the 'padevchooser' package which
brought along pulseaudio as well, but this didn't solve my problem.
Instead, I daresay that it added another: Whenever I log into my
system, I receive the following notification (I scribbled down
whatever I could within 5 seconds):

Notification from Phonon, the KDE ..
HDA Intel ALC883 Analog is not working correctly. Falling back to
PulseAudio.

After this, I need to unmute my system sounds from padevchooser's
Volume Control, which is tiring and unnecessary. I don't want to
have to do that every time I log into my Debian partition.

The following lspci outputs might be useful:

ja...@debian:~$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 02)
01:00.1 Audio device: nVidia Corporation Device 0be2 (rev a1)

ja...@debian:~$ lspci
00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller
Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82P965/G965 PCI Express Root Port (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2
EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express
Port 1 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB
UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2
EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC
Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port
SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801H (ICH8 Family) 2 port
SATA IDE Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation GT200 [GeForce
GT 220] (rev a2)
01:00.1 Audio device: nVidia Corporation Device 0be2 (rev a1)
02:00.0 SATA controller: JMicron Technology Corp. JMB361 AHCI/IDE (rev 02)
02:00.1 IDE interface: JMicron Technology Corp. JMB361 AHCI/IDE (rev 02)
03:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8110SC/8169SC Gigabit Ethernet (rev 10)

Any thoughts? Should I remove padevchooser and pulseaudio and pursue
something else?

Thank you.


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



Re: Απώλεια ήχου από web browsers στ ο squeeze

2009-11-06 Thread Jason Filippou
2009/11/7 Gregory Potamianos gregpu...@gmail.com:
 2009/11/7 Jason Filippou jason.filip...@gmail.com:
 [...]

 Στόχος: Να αποκτήσω ήχο στις flash εφαρμογές του web.


 Δες αν ο χρήστης σου είναι στο group audio. Αν όχι πρόσθεσέ τον,
 ξανακάνε login στον wm σου και δοκίμασε.


ja...@debian:~$ sudo adduser jason audio
The user `jason' is already a member of `audio'.

=/


Squeeze: Sub - Process rred received segmentation fault

2009-11-04 Thread Jason Filippou
Hello,

I was executing aptitude update and noticed the followin output after a
sequence of 'hit's, 'ign's and 'get's:

Hit http://http.us.debian.org stable/non-free Packages
Get:2 http://http.us.debian.org unstable/main 2009-11-02-1520.49.pdiff
[18.3kB]
Get:3 http://http.us.debian.org unstable/contrib 2009-11-04-0016.39.pdiff
[74.3kB]
Get:4 http://http.us.debian.org testing/main 2009-11-04-0016.39.pdiff
[10.2MB]
Get:5 http://http.us.debian.org unstable/non-free 2009-11-04-0016.39.pdiff
[151kB]
Get:6 http://http.us.debian.org experimental/main 2009-11-02-2358.21.pdiff
[3,694B]
Get:7 http://http.us.debian.org unstable/main 2009-11-02-1520.49.pdiff
[18.3kB]
Get:8 http://http.us.debian.org testing/main 2009-11-04-0016.39.pdiff
[10.2MB]
Get:9 http://http.us.debian.org unstable/contrib 2009-11-04-0016.39.pdiff
[74.3kB]
Get:10 http://http.us.debian.org unstable/non-free 2009-11-04-0016.39.pdiff
[151kB]
Get:11 http://http.us.debian.org experimental/main 2009-11-02-2358.21.pdiff
[3,694B]
E: Method rred has died unexpectedly!
E: Sub-process rred received a segmentation fault.

Am I to assume that there's some kind of issue with aptitude on squeeze?
Should I wait until the issue is resolved before performing a safe-upgrade?

Thank you.


Re: see ya

2009-10-11 Thread Jason Filippou

 When half the list can't figure out how to use a goddamned e-mail
 client, and so insists on sending out double the number of e-mails
 just because they feel like it; when the other half seems to mostly
 enjoy posting links to LMGTFY so they feel like a big shot; when most
 of the answers have absolutely nothing to do with what was asked, but
 are instead what the person replying thinks _should_ be the question,
 it's really time to go.

 I've been on here a year, and I've gotten decent help from exactly
 _one_ person, and that was Florian, IIANM. Otherwise, this list just
 takes up space.


I could be well described as a Debian newbie but I'd beg to differ,
regarding all this. I've always gotten well - mannered and helpful
information regarding any of my queries, and being a member of the
debian-user-greek list as well, I really, really appreciate the lack
of any flamefesting on this list. It seems to be consisted of
volunteers with a professional mentality.

I mean, I was really impressed when my first ever inquiry on this
list, a question on aptitude's Score feature, was met with such a
good spirit, eventually reaching the eyes of the package's maintainer,
who gave me a thorough response.

I know, this all sounds really basic and redundant, but that's the way I feel.

J


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



MySQL client in Squeeze

2009-10-07 Thread Jason Filippou
Hello,

The following is aptitude output when I try to resolve the
dependencies associated with mysql-client5.1:

Accept this solution? [Y/n/q/?] y
The following NEW packages will be installed:
  mysql-client mysql-client-5.1{a} mysql-server-5.1{a}
The following packages will be REMOVED:
  mysql-client-5.0{a} mysql-server-5.0{a}
The following packages will be upgraded:
  mysql-server
1 packages upgraded, 3 newly installed, 2 to remove and 2 not upgraded.
Need to get 19.3MB of archives. After unpacking 56.8MB will be freed.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Get:1 http://http.us.debian.org unstable/main mysql-server 5.1.39-1 [57.4kB]
Get:2 http://http.us.debian.org testing/main mysql-client-5.1 5.1.37-2 [8,247kB]
Get:3 http://http.us.debian.org testing/main mysql-server-5.1 5.1.37-2
[11.0MB]
Get:4 http://http.us.debian.org testing/main mysql-client 5.1.37-2
[61.0kB]
Fetched 19.3MB in 35s (550kB/s)
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
grave bugs of mysql-server-5.1 (- 5.1.37-2) unfixed
 #545751 - mysql-server-5.1 installation failure
   Merged with: 545752
Summary:
 mysql-server-5.1(1 bug)
Are you sure you want to install/upgrade the above packages? [Y/n/?/...]

What would my preferred course of action be?

Thank you.


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



Grub: error 15

2009-09-26 Thread Jason Filippou
Hello,

I assume this has probably been mentioned before, with all the grub
legacy discussion going on, but here's my situation anyways:

I have Debian Testing installed on my hp paviliion dv6000 notebook and
executed the command upgrade-from-grub-legacy. After that, when I
rebooted my system, I receive the message

GRUB Loading stage1.5

GRUB loading, please wait...
Error 15

Is there anything I can do to save my system? Should I download a
Squeeze image and use it as a live CD, would that help me in any way?

Thanks,

Jason


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



Re: Debian καi mono

2009-08-01 Thread Jason Filippou
Καλησπέρα,

Με συγχωρείτε για την απουσία μου από τη στιγμή που έγραψα στο thread
αλλά ήμουν στην επαρχία και αδυνατούσα να ακολουθήσω τη λίστα από το
κινητό, ήταν πολύ challenging ακόμα και για μένα. Θα ήθελα να
ξεκαθαρίσω ότι καθαρά και μόνο από προδιάθεση ούτε εγώ θα ήθελα το
συγκεκριμένο software να μπει στo repo του mono. Αυτό που διαπιστώνω
όμως, είναι πως δυστυχώς, η προδιάθεση δε φτάνει. Αφ' ης στιγμής το
mono είναι dfsg-free, δεν υπάρχει κάτι να το εμποδίσει να μπει
(σύμφωνα με την αυστηρή οριοθέτηση του main repository). Ο λόγος για
τον οποίο εγώ δε θα ήθελα να μπει δεν είναι γιατί θα το έκανα από
έχθρα προς τη Microsoft και τους προγραμματιστές της, πολλοί άλλωστε
συμφοιτητές μου γράφουν κώδικα για τη Microsoft και δεν τους κακολογώ
(πάντα :P ) για αυτό, αλλά γιατί φοβάμαι μήπως η είσοδος του mono
αποτελέσει προηγούμενο, εφαλτήριο αν θέλετε, για τη Microsoft ούτως
ώστε να δημιουργήσει πελατολόγιο. Αν το σκεφτείτε όμως λίγο και αυτό,
δεν είναι απαραίτητα κακό αυτό για μια εταιρεία. Δηλαδή μια εταιρεία
δημιουργεί ένα λογισμικό open source, λαμβάνει feedback υπό μορφή bug
reports / feature requests και χρησιμοποιεί το εν λόγω feedback για να
εκμαιεύσει γνώση και για το εν λόγω open source λογισμικό αλλά και για
το proprietary software το οποίο πουλάει. Κάπως έτσι δε δουλεύει το
open source? Red Hat, anyone?

Εν κατακλείδι, με την κατάσταση έτσι όπως είναι, σύμφωνα με την οποία
ένα λογισμικό μπαίνει στο main repository με κριτήρια που έχουν να
κάνουν όχι με το ποιός το γράφει αλλά με την αδειοδότησή του (και
καλώς γίνεται έτσι), δεν υπάρχει κάτι να εμποδίσει το mono να μπει σε
ένα debian σύστημα.

Ιάσων


Re: Εγχειρίδιο για debian sys-admins?

2009-07-23 Thread Jason Filippou
Ευχαριστώ και τους δύο σας για τις άμεσες απαντήσεις,

Ιάσων

2009/7/23 Φώτης Στεφανίδης fotis.stefani...@gmail.com:
 Ιάσων,

 Μπορείς να ξεκινήσεις από εδώ (στα
 ελληνικά):http://www.ellak.gr/pub/OpenGuides/Debian/book.tar.gz
 Μερικά εισαγωγικά εγχειρίδια:
 http://debian.gr/documentation/egxeiridia-gia-debian
 Και μια αναζήτηση στο google έχει άπειρους οδηγούς για κάθε εργασία με
 Debian


 Στις 23 Ιούλιος 2009 2:40 μμ, ο χρήστης Jason Filippou
 jason.filip...@gmail.com έγραψε:

 Καλησπέρα,

 Πρόσφατα είχα μια επικοινωνία με έναν εργοδότη σχετικά με μια δουλειά
 που έχει να κάνει με network administration μέσω linux, με προοπτική
 συνεργασίας από το Σεπτέμβρη. Απευθύνομαι στη λίστα ώστε να μου
 προτείνετε κάποια βιβλιογραφία (αν κρίνετε ότι υπάρχει κατάλληλη
 βιβλιογραφία) για network / system administration μέσω Debian, καθώς
 απ' όλες τις πληροφορίες που έχω μαζέψει, το Debian Stable είναι το
 πλέον κατάλληλο λειτουργικό για να τρέξει ένας server.

 Έχετε υπ' όψιν σας ότι πιο πολύ ψάχνω για κάτι σε στυλ Debian Sys
 Admin for dummies γιατί δεν έχω καμία προηγούμενη επαφή με το
 αντικείμενο. Linux χρησιμοποιώ για desktop use, coding και bug reports
 μέχρι στιγμής.

 Σας ευχαριστώ,

 Ιάσων




Re: Μετάβαση από Ubuntu σε Debian

2009-07-01 Thread Jason Filippou
Καλησπέρα,

Η άποψή μου δεν είναι ιδιαίτερα βαρύνουσας σημασίας γιατί η επαφή μου
με το Linux δεν είναι στα επίπεδα άλλων μελών της λίστας (απλό home
use για coding και studying για το πανεπιστήμιο, καμία επαφή με server
set-up and maintenance). Παρ' όλ' αυτά, έχοντας ξεκινήσει από openSUSΕ
και Fedora και μένοντας για μεγάλο διάστημα στο Ubuntu μπορώ να σου πω
ότι για απλό οικιακό υπολογιστή προβλήματα προσαρμοστικότητας (ή πες
το όπως αλλιώς θέλεις) δεν υπάρχει περίτπωση να έχεις. Απλώς βρες ένα
φίλο ή googlαρε για ένα σωστό setup των sources.lst και sudoers
(πράγματα που στο ubuntu είναι ψιλο-αυτοματοποιημένα). Θα μείνεις
ευχαριστημένος αν κάνεις το switch, πιστεύω.

Ιάσων


2009/7/1 Stavros Filippidis stav...@filippidis.name:
 Η αλήθεια είναι ότι για server χρησιμοποιώ ήδη debian stable.


 stav...@filippidis.name
 http://stavros.filippidis.name



Re: Μετάβαση από Ubuntu σε Debian

2009-07-01 Thread Jason Filippou
Δεν έχω αντιμετωπίσει κανένα πρόβλημα με flash apps, απλά να πω ότι
έχω βάλει να κατεβαίνουν πακέτα και από το non - free repository.
Νομίζω το πακέτο της adobe είναι στο non - free και πακέτα του στυλ
gnash είναι στο main. Μπορεί να έχω και λάθος βέβαια.

Ιάσων

2009/7/1 George Miliotis (Corfiot) corf...@elementality.org:


 Jason Filippou wrote:
 Καλησπέρα,

 Η άποψή μου δεν είναι ιδιαίτερα βαρύνουσας σημασίας γιατί η επαφή μου
 με το Linux δεν είναι στα επίπεδα άλλων μελών της λίστας (απλό home
 use για coding και studying για το πανεπιστήμιο, καμία επαφή με server
 set-up and maintenance). Παρ' όλ' αυτά, έχοντας ξεκινήσει από openSUSΕ
 και Fedora και μένοντας για μεγάλο διάστημα στο Ubuntu μπορώ να σου πω
 ότι για απλό οικιακό υπολογιστή προβλήματα προσαρμοστικότητας (ή πες
 το όπως αλλιώς θέλεις) δεν υπάρχει περίτπωση να έχεις. Απλώς βρες ένα
 φίλο ή googlαρε για ένα σωστό setup των sources.lst και sudoers
 (πράγματα που στο ubuntu είναι ψιλο-αυτοματοποιημένα). Θα μείνεις
 ευχαριστημένος αν κάνεις το switch, πιστεύω.

 Ιάσων


 Αλήθεια με το flash τι γίνεται στο debian; Δουλεύει επιτέλους στο
 stable; Πριν 5-6 μήνες προσπαθούσα να το κάνω να δουλέψει κι όλο έμπαινε
 και μέσα δεν ήταν

 --Γ


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




Kopete won't render BBCode

2009-06-18 Thread Jason Filippou
Hello,

I'm running KDE version 4.2.4 and Kopete version 0.70.4. It seems that
the app is unable to render any kind of BBCode. All the b, i c
etc tags are in place. I used to solve the same problem in emesene via
installation of a windows live - like plugin (probably non-free, I
believe), yet there doesn't seem to be such a plugin in Kopete
(perhaps for the better). Would anybody happen to know of any way to
make Kopete render BBCode? Here's a screenshot in case that I'm not
making enough sense:

http://i128.photobucket.com/albums/p190/Bulgarian_Toothpaste/kopetescreenshot1.png?t=1245362737

Thanks for any relevant input,

Jason


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



'mktemp' testing package dependency

2009-06-16 Thread Jason Filippou
Hello,

Over the last few days aptitude in my testing system detects an
unsolved package dependency, concerning the package 'mktemp'. Here's
the output of full-upgrade:

ja...@debian:~$ sudo aptitude full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  mktemp
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.9kB of archives. After unpacking 41.0kB will be freed.
The following packages have unmet dependencies:
  mktemp: PreDepends: coreutils (= 7.4-1) but 7.3-1 is installed.
The following actions will resolve these dependencies:

Downgrade the following packages:
mktemp [1.6-4 (now) - 1.5-9 (stable)]

Score is 80

Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

Upgrade the following packages:
coreutils [7.3-1 (testing, now) - 7.4-2 (unstable)]

Score is 80

Accept this solution? [Y/n/q/?] n

*** No more solutions available ***

I tried to find some information on packages.debian.org on mktemp but
there wasn't any, so I can't decide on whether the package is
important enough for me to consider upgrading coreutils to the
unstable version (a risky move) or downgrade mktemp to the stable
version. So I just wait until the dependency solves itself. Would
anybody happen to know whether it would be safe to upgrade coreutils?
Or just any information regarding mktemp?

Thanks in advance,

Jason


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



Correct sudoers file configuration

2009-05-26 Thread Jason Filippou
Hello,

When I first installed squeeze on my system, and being oblivious as to the
presence of any sudoers file in general, I asked a friend to help me with
the setting up of the sudoers file. I have a sneaking suspicion, however,
that the configuration applied might be flawed, since whenever I'm required
to input my password by sudo (to download and install software, for
instance), the password required is my account password, and not the sudo
password. Here is my sudoers file:

# Host alias specification

# User alias specification

# Cmnd alias specification

# User privilege specification
rootALL=(ALL) ALL
jason   ALL=(ALL) ALL
# Uncomment to allow members of group sudo to not need a password
# (Note that later entries override this, so you might need to move
# it further down)
# %sudo ALL=NOPASSWD: ALL

I suspect that something may be wrong at line

 jason   ALL=(ALL) ALL

Anybody can help me with this?

Thanks,
Jason


Meaning of score when looking for package solutions

2009-05-22 Thread Jason Filippou
Hello,

Being new to Debian and running Squeeze I'm curious as to what the Score is
x line's supposed to mean when examining solutions to solve package
dependences through aptitude. I noticed that the value of x may differ
greatly from one solution to another.

I appreciate any input,

Jason


Re: Meaning of score when looking for package solutions

2009-05-22 Thread Jason Filippou

 Daniel Burrows the maintainer of aptitude is a member of this list.
 Perhaps he might find some time to respond.  I did look into the same
 question a while back.  I believe what it comes down to is the lower the
 score of the solution the better.  Although I could be wrong about that.
 I took just a minute to see if I could remember where exactly I read about
 it.  I'm fairly sure it was the aptitude user's manual written by Daniel.
 http://algebraicthunk.net/~dburrows/projects/aptitude/doc/en/index.htmlhttp://algebraicthunk.net/%7Edburrows/projects/aptitude/doc/en/index.html

 Hope this helps.  And if you do find the answer, please come back and let
 us all know.


 - --
 Daryl Styrk
 Naples, FL USA


Thanks for the information. I thought that the exact sequence of my commands
might give some insight on the subject, until I get the time to fully
research that link. I wanted to install the ordinary compiz config
settings manager (and I was ashamed to admit it before), so:

ja...@debian:~/DI/Syspro/project2$ sudo aptitude install
compizconfig-settings-manager
[sudo] password for jason:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  compiz-core
The following NEW packages will be installed:
  compizconfig-settings-manager libcompizconfig0{a} python-compizconfig{a}
0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 738kB of archives. After unpacking 4497kB will be used.
The following packages have unmet dependencies:
  compiz-core: Breaks: libcompizconfig0 ( 0.8.0) but 0.7.6-1 is to be
installed.
The following actions will resolve these dependencies:

Install the following packages:
libcompizconfig0 [0.8.2-2 (unstable)] // Seeing that a package from the
'unstable' distribution were needed, I thought I'd better examine another
solution first
libprotobuf3 [2.0.3-2 (testing, unstable)]

Score is 9 // Note the score
Accept this solution? [Y/n/q/?]  n
The following actions will resolve these dependencies:

Remove the following packages:
compiz-gnome
compiz-gtk

Downgrade the following packages:
compiz-core [0.8.2-6 (testing, unstable, now) - 0.7.6-7 (stable)]
compiz-plugins [0.8.2-6 (testing, unstable, now) - 0.7.6-7 (stable)]

Score is -232 // This time the x value is way lower than the previous,
this could be because the removal of some packages as well as the
downgrading of others (a rather troublesome procedure) was suggested

Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.

And that is that

Jason


Proper ncurses package

2009-05-22 Thread Jason Filippou
Greetings,

To spice up a uni assignment I have the option to use the ncurses library.
However, I'm not at all sure that anything related to it is installed in my
Squeeze system, since the command 'man ncurses' brings up nothing (or, to be
more precise, an error message). When I connect to my department's linux
systems via ssh they appear to have the library installed since the relative
manpage is working.

Here's what I get when I attempt to install the (otherwise non-existing)
'curses' package:

ja...@debian:~$ sudo aptitude install curses
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Couldn't find package curses.  However, the following
packages contain curses in their name:
  lib64ncurses5 libncurses5 libncurses-ruby1.8 libncurses-ruby1.9
  libkaya-ncursesw-dev libcunit1-ncurses libcurses-perl libncurses-dev
  irmp3-ncurses ncurses-base libncurses-gst libncursesw5-dbg
  libncursesw5-dev ncurses-term pinentry-curses libcurses-ui-perl
  ncurses-hexedit libcurses-ruby libcunit1-ncurses-dev libcurses-ruby1.8
  lib64ncurses5-dev libcurses-widgets-perl libkaya-ncurses-dev
  cmake-curses-gui weechat-curses libcurses-ocaml-dev libncurses-ruby
  ncurses-runtime libncurses5-dbg libncurses5-dev libncursesw5
  yorick-curses libconfig-model-cursesui-perl libcurses-ocaml ncurses-bin
  ncurses-dev
Couldn't find package curses.  However, the following
packages contain curses in their name:
  lib64ncurses5 libncurses5 libncurses-ruby1.8 libncurses-ruby1.9
  libkaya-ncursesw-dev libcunit1-ncurses libcurses-perl libncurses-dev
  irmp3-ncurses ncurses-base libncurses-gst libncursesw5-dbg
  libncursesw5-dev ncurses-term pinentry-curses libcurses-ui-perl
  ncurses-hexedit libcurses-ruby libcunit1-ncurses-dev libcurses-ruby1.8
  lib64ncurses5-dev libcurses-widgets-perl libkaya-ncurses-dev
  cmake-curses-gui weechat-curses libcurses-ocaml-dev libncurses-ruby
  ncurses-runtime libncurses5-dbg libncurses5-dev libncursesw5
  yorick-curses libconfig-model-cursesui-perl libcurses-ocaml ncurses-bin
  ncurses-dev
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done

Which package would fit my needs best?

Thanks in advance,

Jason


Re: Βασικό setup γραφικών σε Squeeze ;

2009-05-19 Thread Jason Filippou
2009/5/19 Jason Filippou jason.filip...@gmail.com



 2009/5/19 Apollon Oikonomopoulos apol...@noc.grnet.gr

 Ιάσων Φιλίππου wrote:

 είναι η Intel Mobile 945. Μήπως πρέπει να κάνω κάποια ρύθμιση σχετική με
 3D Acceleration; Κάποιο πακέτο σχετικό με openGL; Στο ubuntu που έτρεχα
 μέχρι πρόσφατα το θέμα δε με είχε απασχολήσει επομένως δεν το έψαξα ποτέ.

 Ιάσων

 Δες την έξοδο της εντολής glxinfo | grep -i direct. Αν αυτή είναι κάτι
 σαν direct rendering: yes, τότε η κάρτα σου είναι σωστά ρυθμισμένη για
 επιτάχυνση 3D. Αν όχι, τότε μάλλον δε χρησιμοποιείς το σωστό driver.

 Το εκτελέσιμο glxinfo βρίσκεται στο πακέτο mesa-utils, σε περίπτωση που
 δεν το έχεις εγκατεστημένο.

 /Απόλλων

 --
 Apollon Oikonomopoulos   apol...@noc.grnet.gr
 GRNET Network Operations Centre   http://www.grnet.gr



 Καλησπέρα και πάλι,

 Ευχαριστώ κατ' αρχήν το Δημήτρη για την πληροφορία όσον αφορά τις
 μπαταρίες, καθώς είμαι οριακά ΟΚ (αγόρασα τη μπαταρία ένα μήνα πριν μπουν
 στην αγορά οι πιθανώς ελλαττωματικές). Όντως το output της εντολής δίνει NO:

 direct rendering: No (If you want to find out why, try setting
 LIBGL_DEBUG=verbose)

 Έκανα λίγο googling, κατέβασα και αυτό το πακέτο

 http://packages.debian.org/squeeze/xserver-xorg-video-intel

 αλλά πιστεύω πως αξίζει να μεγαλώσω το mail και να σας δείξω το xorg.conf
 αρχειάκι μου, καθώς εμένα προσωπικά μου φαίνεται λίγο λειψό:

 # xorg.conf (X.Org X Window System server configuration file)
 #
 # This file was generated by dexconf, the Debian X Configuration tool,
 using
 # values from the debconf database.
 #
 # Edit this file with caution, and see the xorg.conf manual page.
 # (Type man xorg.conf at the shell prompt.)
 #
 # This file is automatically updated on xserver-xorg package upgrades
 *only*
 # if it has not been modified since the last upgrade of the xserver-xorg
 # package.
 #
 # If you have edited this file but would like it to be automatically
 updated
 # again, run the following command:
 #   sudo dpkg-reconfigure -phigh xserver-xorg

 Section InputDevice
 IdentifierGeneric Keyboard
 Driverkbd
 OptionXkbRulesxorg
 OptionXkbModelpc104
 OptionXkbLayoutus
 EndSection

 Section InputDevice
 IdentifierConfigured Mouse
 Drivermouse
 EndSection

 Section Device
 IdentifierConfigured Video Device
 OptionUseFBDevtrue
 EndSection

 Section Monitor
 IdentifierConfigured Monitor
 EndSection

 Section Screen
 IdentifierDefault Screen
 MonitorConfigured Monitor
 EndSection

 Δηλαδή δε βλέπω πουθενά ούτε καν αναφορά στην κάρτα γραφικών μου, ακόμα και
 μετά την εγκατάσταση του άνωθεν πακέτου... Πίστευα ότι θα έβλεπα κάπου
 κάποιο section το οποίο θα αναφέρετο στην κάρτα γραφικών μου (πάντα με βάση
 ό,τι βρήκα στο net) και κάποια τιμή η οποία θα ήταν No και θα έπρεπε να βάλω
 Yes ή κάποια συγκεκριμένη επιλογή driver... Αλλά μάλλον είχα λάθος. Κάποια
 ιδέα; Μήπως να μετέφερα την απορία στο κεντρικό debian - lists;

 Ιάσων



//Μεταφέρω και την απορία μου στη λίστα γιατί από λάθος την έστειλα στον
Απόλλωνα.