Important to me

2011-03-06 Thread beno hamid
1 - I am bad in writing bug
2 - And the worst in the English...[?]

I want to clarify a point  abou joystick linux
There is a problem in several gamepad on the market ...Specifically.. .th
Axis,
The initial value of some Axis is Unreal...!!
Because some companies sell gamepad With 2 axes,But it contains within it
MicroControl for 6 or 8 axes
If the axes non-existent and has a value...Becomes a disadvantage in
games..'''

Body in the game moves to the right or left

This problem appears in many forums such as "wine forums"
Do not tell me ... Experimented with many of the computers and Linux
distributions, 8 joystick
Remaping the joystick axis is not Successful

I could not understand or a change file "joystick.h"  Until now
I know you do not accept complaints of this kind , But I want to clarify


Thanks Debian team
<<362.gif>>

Re: WIRELESS supported NIC's? was Re: supported nics

2004-03-22 Thread Hamid
Carl Fink wrote:

Anyone care to recommend a PCI 802.11 NIC?  G is ideal, but since I'm
basically sharing a 4 megabit cable modem connection, B is also fine.
Thanks.
 

I can say that don't buy Proxim stuff. I had a very bad experience with 
them.
Never tried D-Link products but right now I am using a Cisco Aironet 350.
It is rock solid and is completely supported under Linux.

Hamid

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



Re: SATA Debian support

2004-03-08 Thread Hamid
jojda:/home/erik# hdparm -t /dev/sda1

/dev/sda1:
  Timing buffered disk reads:  156 MB in  3.00 seconds =  52.00  
MB/sec
  Whenever I insert my USB flash drive it is configured as /dev/sda1
I think /dev/sda* are for SCSI disk drives ! unless your SATA drive is
simulated as a SCSI disk


   yes it is

   btw scsi is used for pretty much any mass storage that is not IDE   
(usb, firewire, can be used for SATA, even used for IDE CD burners)

   anyway, my point was that SATA performs as expected on my system...

erik
  Can you tell me what you get for your data rate (MB/sec ?)
   see the quoted message above (52.00MB/sec). or are you asking what do  
I get in real applications?
That's what I was after. Thanks

Hamid



--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



Re: SATA Debian support

2004-03-08 Thread Hamid
Hamid wrote:
I am running Debian on a SATA hard disk (my motherboard has ICH5  
and   SiI3112 chipset)
Right now I am using the SiI3112 but in order to do that I had to   
install  Debian testing
because Woody intaller did not have the support.
 I should say that the performance of my SATA under Linux is  
inferior  to  that of normal
ATA and the data rate I get from my SATA is very lousy comparing to  
ATA.
I read somewhere that this is going to get fixed in future versions  
of  the  SATA driver !


   I thought these are about to be expected (DMA on hd* disks, the  
sda  disk is SATA, the hd* are IDE)), do you get different speed on  
SATA  drives? I have intel D865PERL (ICH5).
  My SATA is configured as /dev/hde, and I do get different speeds on   
different drives since
they have manufactured in different years (technologies).

jojda:/home/erik# hdparm -t /dev/sda1

/dev/sda1:
  Timing buffered disk reads:  156 MB in  3.00 seconds =  52.00 MB/sec
  Whenever I insert my USB flash drive it is configured as /dev/sda1
I think /dev/sda* are for SCSI disk drives ! unless your SATA drive is
simulated as a SCSI disk
   yes it is

   btw scsi is used for pretty much any mass storage that is not IDE  
(usb, firewire, can be used for SATA, even used for IDE CD burners)

   anyway, my point was that SATA performs as expected on my system...

	erik
Can you tell me what you get for your data rate (MB/sec ?)

Thanks
Hamid
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



Re: Equivs - APT - Source - Packages

2004-03-08 Thread Hamid
Hi,
I have already solved my problem.
I am going to try to explain what I did.
1 - Downloaded, compiled and installed xfree86 4.4.0
2 - Discovered all the packages .deb made from xfree86 sources ->
http://ftp.debian.org/debian/pool/main/x/xfree86/
3 - With grep and a script, I created automatically one file for each
deb package (equivalent to do lots of times: equivs-control name):
--
   Section: x11
   Priority: optional
   Standards-Version: 4.4.0
   Package: xlibs
   Version: 4.4.0
   Maintainer: XX <[EMAIL PROTECTED]>
   Provides: xlibs
--
to be used with equivs.
4 - I created a script that for all packages made
equivs-build name
and then :
dpkg -i name_4.4.0_all.deb
After this I could install xemacs21 with apt-get install, without having
any problems with dependencies. Note that apt-get did not install the
packages related with xfree86.
Therefore, I installed the sources of the xfree86 4.4.0 and "told" to
apt that all packages related with xfree86 were installed.
Does this method take care of dependecies/conflicts ?
Are you willing to share the scripts with us ? I am kind of newbie to  
scripts/equivs ?

Thanks
Hamid


--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SATA Debian support

2004-03-07 Thread Hamid
I am running Debian on a SATA hard disk (my motherboard has ICH5 and   
SiI3112 chipset)
Right now I am using the SiI3112 but in order to do that I had to  
install  Debian testing
because Woody intaller did not have the support.
 I should say that the performance of my SATA under Linux is inferior  
to  that of normal
ATA and the data rate I get from my SATA is very lousy comparing to ATA.
I read somewhere that this is going to get fixed in future versions of  
the  SATA driver !
   I thought these are about to be expected (DMA on hd* disks, the sda  
disk is SATA, the hd* are IDE)), do you get different speed on SATA  
drives? I have intel D865PERL (ICH5).
My SATA is configured as /dev/hde, and I do get different speeds on  
different drives since
they have manufactured in different years (technologies).

jojda:/home/erik# hdparm -t /dev/sda1

/dev/sda1:
  Timing buffered disk reads:  156 MB in  3.00 seconds =  52.00 MB/sec
Whenever I insert my USB flash drive it is configured as /dev/sda1
I think /dev/sda* are for SCSI disk drives ! unless your SATA drive is
simulated as a SCSI disk
jojda:/home/erik# hdparm -t /dev/hda

/dev/hda:
  Timing buffered disk reads:   26 MB in  3.08 seconds =   8.44 MB/sec
jojda:/home/erik# hdparm -t /dev/hdb
/dev/hdb:
  Timing buffered disk reads:   74 MB in  3.00 seconds =  24.67 MB/sec




--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SATA Debian support

2004-03-06 Thread Hamid
On Sat, Mar 06, 2004 at 03:03:39PM +, Paulo Silva wrote:
| Hi all,
|
| I'm going to buy a new computer and I was wondering if there is any
| support in the kernel for the new SATA controllers. I'm thinking in
| acquiring an Asus P4P8X motherboard with an Intel ICH5 SATA Chipset.
Supposedly it should work :
http://lkml.org/lkml/2003/10/1/147
| Anyone has experience with this kind of hardware?

Not yet.  My new machine at work is supposed to arrive sometime in the
next two weeks.
| Does the SATA technology really turns disk access faster?

In theory, at least.  The basis isn't a different disk but a different
interface for moving data between the disk and the CPU.  I guess the
PATA (Parallel ATA is the traditional 80-pin IDE cable) protocol has
just about reached its theoretical limit for performance, and the
design of the SATA protocol overcomes those limitations.
-D

I am running Debian on a SATA hard disk (my motherboard has ICH5 and  
SiI3112 chipset)
Right now I am using the SiI3112 but in order to do that I had to install  
Debian testing
because Woody intaller did not have the support.

I should say that the performance of my SATA under Linux is inferior to  
that of normal
ATA and the data rate I get from my SATA is very lousy comparing to ATA.
I read somewhere that this is going to get fixed in future versions of the  
SATA driver !

Hamid

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Has anyone successfully used j2se-package

2004-03-05 Thread Hamid Gh
Hi

I used j2se-package to convert downloaded binary file from Sun to a debian 
package.
After installing the created deb file, I am having difficulty to use java or 
javac.
It seems that I have to configure javaselect somehow to make it work.

Does anybody know how to use javaselect ?
My java installation is in:
/usr/lib/j2sdk1.4-sun/
Any input is appreciated

Thanks
Hamid
_
Find things fast with the new MSN Toolbar – includes FREE pop-up blocking! 
http://clk.atdmt.com/AVE/go/onm00200414ave/direct/01/

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



Re: External DVD-burner

2004-03-05 Thread Hamid Gh

echo "scsi add-single-device 0 0 0 0" > /proc/scsi/scsi
assuming, You have no other SCSI Hostadapter in Your system.
Thanks Jonathan

It worked and I could mount the drive (obviously I had to install two 
packages: scsiadd scsitools).
And also I had to say:
echo "scsi add-single-device 1 0 0 0" > /proc/scsi/scsi
(I have two ieee1394 controllers)

Now, how do I tell debian to configure my drive automatically in each boot ?
and also right now, just root can see the drive and no one else, how can I 
change that ?

I should mention that I have added this line to my fstab file:

/dev/sr0/burner autorw,user,noauto  0 0

Thanks to all that helped me to solve this problem

Hamid

_
Store more e-mails with MSN Hotmail Extra Storage – 4 plans to choose from! 
http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/

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



Re: External DVD-burner

2004-03-04 Thread Hamid Gh
From: Warren Dodge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: External DVD-burner
Date: Wed, 3 Mar 2004 19:26:07 -0800
On Mar 3, 2004, at 12:36 PM, Antonio Rodriguez wrote:

On Wed, Mar 03, 2004 at 02:45:19AM -0500, Hamid wrote:
Hi

I have an external DVD burner which is connected to ieee1394 port.

I guess that I need to load ieee1394.o and raw1394.o modules as the first
step.
But I don't know how to create something like /dev/hdc in order to mount
it.
Any input is appreciated.
Thanks
Hamid
 Did you try /dev/raw1394 ?
ohci1394 and sbp2 are the missing keys to the puzzle. The device name would 
be something like /dev/sda

Thanks.

I tried different /dev/sda* but none worked. Is there any message in the 
kernel log that says which /dev I should use ?

Hamid

_
One-click access to Hotmail from any Web page – download MSN Toolbar now! 
http://clk.atdmt.com/AVE/go/onm00200413ave/direct/01/

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



Unidentified subject!

2004-03-04 Thread Hamid Gh
Hi

I used j2se-package to convert a downloaded binary java sdk (sun-j2sdk1.4) 
to a deb package.
After I installed it, whenever I run "java -jar foo.jar" it complains that 
default java was not found.

1- How should I configure /etc/javaselect/config file
2- I am using debian/testing, but issuing "apt-get install sun-j2sdk1.4" 
complains that:

The following packages have unmet dependencies:
sun-j2sdk1.4debian: Depends: sun-j2sdk1.4 but it is not installable
E: Broken packages
Is there any other way to install java ?

Thanks
Hamid
_
Create a Job Alert on MSN Careers and enter for a chance to win $1000! 
http://msn.careerbuilder.com/promo/kaday.htm?siteid=CBMSN_1K&sc_extcmp=JS_JASweep_MSNHotm2

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



Re: Howto set internet sharing with an ethernet card and a wireless one

2004-03-03 Thread Hamid
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Mar 02, 2004 at 03:06:35PM -0500, Hamid wrote:
>>1- Sofware: How do I bridge these two interfaces ? What packages I 
need
>>?
>
>ipmasq

So i just need to issue this command or it needs a little bit of 
tweaking ?
You asked what package.  Install it, you should be good.
OK, I will give it a try.
Thanks

>>2- Hardware: I need a cross cable, right ?
>
>A Cat5 crossover, or better yet, 2 Cat5 cables and an El Cheapo
>unmanaged switch.  $30, and your friends can join in when they come 
over.

I will stick to one cable, 'cos I don't want get kicked out of network 
by
admin because of my friends file-sharing softwares :)
OK.  Most ISPs these days don't care much about bandwidth limitations
unless you're maxing it out 24/7.
- --
 .''`. Paul Johnson <[EMAIL PROTECTED]>
: :'  :
`. `'` proud Debian admin and user
  `-   Debian.  Because it *must* work.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFARWz5UzgNqloQMwcRApmxAJ47obiSRCy+3+5td86GTdpSeER7PQCgiflv
YN7On0V+w31pMLZbGZCes6w=
=nVaD
-END PGP SIGNATURE-



--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



Re: Newbie: setting wireless connection automatic

2004-03-03 Thread Hamid
Hello,

you can try ifplugd + waproamd in testing.

hth,
Jerome
Hamid wrote:
Hi

Finally I got my PCI wireless card to work, these are the steps that I 
have to do everytime
I boot to linux:

insmod airo
iwconfig eth1 essid "network" mode managed key x
dhconfig
I was wondering if someone could tell me how to make all these 
automatic.

Thanks
Hamid


Thanks,
I will give it a try.
Hamid

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



External DVD-burner

2004-03-02 Thread Hamid
Hi

I have an external DVD burner which is connected to ieee1394 port.

I guess that I need to load ieee1394.o and raw1394.o modules as the first 
step.
But I don't know how to create something like /dev/hdc in order to mount 
it.
Any input is appreciated.

Thanks
Hamid
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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




Re: Howto set internet sharing with an ethernet card and a wireless one

2004-03-02 Thread Hamid
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Mar 02, 2004 at 02:27:36PM -0500, Hamid wrote:
I have a wireless card up an running and I connect to internet through  
it.
I also have an ethernet card (e1000) which is set up properly.
Now I want to connect another PC to my linux box so it can use the
internet connection.

1- Sofware: How do I bridge these two interfaces ? What packages I need  
?
ipmasq
So i just need to issue this command or it needs a little bit of tweaking ?


2- Hardware: I need a cross cable, right ?
A Cat5 crossover, or better yet, 2 Cat5 cables and an El Cheapo
unmanaged switch.  $30, and your friends can join in when they come over.
I will stick to one cable, 'cos I don't want get kicked out of network by  
admin because of my friends file-sharing softwares :)

Thanks for the help

Hamid

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Howto set internet sharing with an ethernet card and a wireless one

2004-03-02 Thread Hamid
Hi

I have a wireless card up an running and I connect to internet through it.
I also have an ethernet card (e1000) which is set up properly.
Now I want to connect another PC to my linux box so it can use the 
internet connection.

1- Sofware: How do I bridge these two interfaces ? What packages I need ?
2- Hardware: I need a cross cable, right ?
Thanks in advance

Hamid

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Newbie: setting wireless connection automatic

2004-03-02 Thread Hamid
Hi

Finally I got my PCI wireless card to work, these are the steps that I 
have to do everytime
I boot to linux:

insmod airo
iwconfig eth1 essid "network" mode managed key x
dhconfig
I was wondering if someone could tell me how to make all these automatic.

Thanks
Hamid
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Howto customize GRUB during Debian installation

2004-03-02 Thread Hamid
Thanks to you all, I managed to get the GRUB going

And finally after testing 3 distributions I could use my PCI wireless card 
in Debian

So get ready for more questions ;)

Thanks
Hamid
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/



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



Re: Howto customize GRUB during Debian installation

2004-03-01 Thread Hamid

Hi

I am trying to install Debian next to XP. After the first installation,
system froze at loading grub
with a "Error loading grub" message.
I used DOS "fdisk /mbr" to at least get back to XP and I realized that
Debian had completely changed the structure of partition table of the 
Hard
disk, I had 3 primary partitions and specifically asked Debian to add a
logical one using the unallocated space of 3rd primary partition but
Debian had added the fourth primary partition.

Now my questions are:
1-How to avoid freezing again ?
When you installed grub how did you do it.  It probably is looking for a
stage1.5 file in the partition in which grub was installed to boot from.
I didn't install it, I think the installer takes care of it

I think there is a program called install-grub that does the grunt work 
of
installing it correctly (I originally did it by hand from the gentoo
installation instructions - see http://www.gentoo.org)

In my setup I have a hard disk with (the output from fdisk as)

   Device Boot  Start End  Blocks   Id  System
/dev/hda1   1  65   32728+  83  Linux
/dev/hda2   *  66   13164 6601896b  W95 FAT32
/dev/hda3   13165   21504 4203360   83  Linux
/dev/hda4   21505   7965629308419   8e  Linux LVM
the first partition is where /boot is located and is a small partion at 
the
beginning of the disk - Windows is next and then the third is my root of
linux (swap is on another drive, and 	I use LVM to manage most of the 
rest of
my disk space)
I have a very similar partition to yours, as in I have the /boot the first 
small one and then two Windows and two Linux partitions

if necessary use package "parted" to move partions about if you want, 
although
you probably need to do that from a stand alone floppy and only install 
grub
in the mbr afterwards.

You don't need to do it that way - your partition layout is what you 
want it
to be

2-How to customize Grub during installation so Windows can be added to 
the
list of available OSs ?


You add the lines

title   Windows XP
rootnoverify(hd0,x)
chainloader +1
to the end of /boot/grub/menu.lst

where x is the partiion (starting at 0) that XP is located. (I also make 
this
the only partion with the boot flag set

So your (hd0,0), which I guess is /boot, does not have the boot flag, 
right ?

Thanks for the help
Hamid


--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Howto customize GRUB during Debian installation

2004-03-01 Thread Hamid
Hi

I am trying to install Debian next to XP. After the first installation, 
system froze at loading grub
with a "Error loading grub" message.
I used DOS "fdisk /mbr" to at least get back to XP and I realized that 
Debian had completely changed the structure of partition table of the Hard 
disk, I had 3 primary partitions and specifically asked Debian to add a 
logical one using the unallocated space of 3rd primary partition but 
Debian had added the fourth primary partition.

Now my questions are:
1-How to avoid freezing again ?
2-How to customize Grub during installation so Windows can be added to the 
list of available OSs ?

I should add that I am installing the sarge not the woody, because woody 
couldn't recognize my Serial ATA hard disk.

Any input is appreciated.

Thanks
Hamid
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Howto set up a PCI wireless card

2004-03-01 Thread Hamid
Hi

I am trying to get my PCI wireless card to work, it's a Cisco Aironet 350.
Could you please outline the steps that I should take to do it ?
Thanks
Hamid
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



e1000 / debian installer problem, Please help

2004-02-25 Thread Hamid
Hi

I am trying to install debian on my machine. It has a Gigabyte motherboard 
(8KNXP) which uses IntelPro/1000 CT ethernet controller. I downloaded
the CD images from 
http://people.debian.org/cdimage/testing/sid_d-i/i386/current/sarge-i386-netinst.isoand 
burned it to a CD.

In its list it shows an e1000 for network card modules but choosing it 
issues an error message.
So basically I am stuck and can't go further.
Can someone please provide me the latest kernel module for e1000 and tell 
me how I should tell debian-installer to find it ?

Thanks in advance
Hamid
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



e1000 / debian installer problem

2004-02-24 Thread Hamid
Hi

I am trying to install debian on my machine. It has a Gigabyte motherboard 
(8KNXP) which uses IntelPro/1000 CT ethernet controller. I downloaded the 
CD images from 
http://people.debian.org/cdimage/testing/sid_d-i/i386/current/sarge-i386-netinst.iso 
and burned it to a CD.

In its list it shows an e1000 for network card modules but choosing it 
issues an error message.
So basically I am stuck and can't go further.
Can someone please provide me the latest kernel module for e1000 and tell 
me how I should tell debian-installer to find it ?

Thanks in advance
Hamid
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



e1000 / debian installer problem

2004-02-24 Thread Hamid
Hi

I am trying to install debian on my machine. It has a Gigabyte motherboard 
(8KNXP) which uses IntelPro/1000 CT ethernet controller. I downloaded the 
CD images from 
http://people.debian.org/cdimage/testing/sid_d-i/i386/current/sarge-i386-netinst.iso 
and burned it to a CD.

In its list it shows an e1000 for network card modules but choosing it 
issues an error message.
So basically I am stuck and can't go further.
Can someone please provide me the latest kernel module for e1000 and tell 
me how I should tell debian-installer to find it ?

Thanks in advance
Hamid
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



Re: unable to load e1000 driver

2004-02-24 Thread Hamid G
But my problem is that I can not install Debian
because installer can't set the ethernet up so how I'm
supposed to upgrade the kernel !!!

I should mention I am using the new debian installer
(CD Image) because I have SATA hard disk)


Any suggestions ?
Thanks
Hamid

--- Kent West <[EMAIL PROTECTED]> wrote:
> Hamid wrote:
> 
> >> Hi,
> >>
> >> I'm running debian woody and installed an Intel
> E1000 card.
> >> lspci -v tells me:
> >> 00:08.0 Ethernet controller: Intel Corp.: Unknown
> device 1076
> >
> >
> It's been my experience that anytime "lspci" lists a
> device as an 
> "unknown device", it ain't gonna work.
> 
> My solution in the past has been to upgrade my
> kernel and/or lspci until 
> the "unknown device" message goes away, but of
> course, YMMV.
> 
> -- 
> Kent
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools


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



re: unable to load e1000 driver

2004-02-23 Thread Hamid
Hi,

I'm running debian woody and installed an Intel E1000 card.
lspci -v tells me:
00:08.0 Ethernet controller: Intel Corp.: Unknown device 1076
   Subsystem: Intel Corp.: Unknown device 1113
Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 11
Memory at de00 (32-bit, non-prefetchable) [size=128K]
Memory at de02 (32-bit, non-prefetchable) [size=128K]
I/O ports at 9000 [size=64]
Expansion ROM at  [disabled] [size=128K]
Capabilities: [dc] Power Management version 2
Capabilities: [e4] #07 [0002]
Capabilities: [f0] Message Signalled Interrupts: 64bit+ Queue=0/0
Enable-
But insmod e1000 complains:
Using /lib/modules/2.4.24/kernel/drivers/net/e1000.o
/lib/modules/2.4.24/kernel/drivers/net/e1000.o: init_module: No such 
device

Nothing related I found on the web helped (kernel update, noapic 
acpi=off).

The e1000 driver version is 4.3.15.

Any help or suggestions?
Thanks a lot,
-- Bernd
Hi

I was wondering if you were able to resolve your problem.
I have the same problem but in my case this is happenning in 
debian-installer :(
So I even can't go further since I am trying to install off one of the 
mirrors.

But my card is an onboard one from Gigabyte (motherboard is GA8KNXP)

Thanks
Hamid
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



Debian Installer 2.6 (SATA hard disks)

2004-02-23 Thread Hamid
Hi

I am trying to install Debian on a SATA hard disk. It was mentioned in the 
list that there is a project for
debian installer which lets you use 2.6 kernel:
http://lists.debian.org/debian-user/2004/debian-user-200401/msg01878.html

I was wondering how I can download it, because obviously they don't have 
any official releases and it is in beta phase.
http://alioth.debian.org/projects/di26/

I don't have any linux running on my machine so I can't use the cvs !

Thanks
Hamid


--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



Re: About to format the hard drive for the 3rd Debian installation-helpppp

2003-06-05 Thread Hamid
Paul Johnson wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Quoting fixed.  Please intersperse your quotes as though you were
speaking in a conversation.
http://ursine.ca/jargon/html/email-style.html
On Wed, Jun 04, 2003 at 07:53:08AM -0400, Hamid wrote:
 

So please help me before I format my drive ;-)
   

Anyway, after reading the responses I could get my beloved KDE back. 
   

So, what worked?  I'm now curious to see who nailed it.  8:o)
 

1- Removed the libqt-mt.3.2 (links and .so files).
2- apt-get remove kdebase kdelibs4
3- apt-get install kdebase kdelibs4
Now I am Happy Happy :)

Thanks
Hamid




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



Re: Gnome2.2 Window Manager

2003-06-04 Thread Hamid


Il mer, 2003-06-04 alle 10:22, Mark C ha scritto:

 

metacity seems faster, but less options, if you wish to use metacity,
then:
apt-get install metacity metacity-setup
   

I agree.

 

Once logged in to gnome, if you wish to use metacity, open gnome
terminal/xterm or whatever and run:
Find the Process ID of sawfish (ps -ax | grep sawfish)
kill -9 (pidof sawfish) && metacity
If you try to kill sawfish and not run metacity straight after, I have
had
problems, with gnome not knowing how to place the windows, thus unable
to
start metacity (without a struggle)
Once started, close terminal, this will restart metacity, and then
logout
and save session, thus the next time it will default to metacity.
   

There's an easier way making metacity the deafult window manager. su
root, then 

#update-alternatives --config x-window-manager

And select metacity

 

Hope that helps
   

/me is hoping to :)

 

Mark
   

Thanks, it helped.

Hamid





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



Re: About to format the hard drive for the 3rd Debian installation-helpppp

2003-06-04 Thread Hamid


Well, I did not mean to threaten you guys or try to get more response. 
That was what really I was about to do because I did not have any 
desktop and I had to get some work done.
Anyway, after reading the responses I could get my beloved KDE back. 
THANKS ALL YOU.

Hamid

Paul Johnson wrote:

-BEGIN PGP SIGNED MESSAGE-
 

This is like threatening to shoot yourself in the head because your
cardoor got a scratch, but OK...
So please help me before I format my drive ;-)
   

Note that this approach isn't one that'll normally one that will win
you responses, it wouldn't surprise me if more than a few people
thought, "Hmm, this guy is threatening himself for my help, he's
obviously the most balanced and patient person to volunteer to help."
8:o)  ESR has come up with some good pointers on how to avoid such a
reaction from people.
http://www.catb.org/~esr/faqs/smart-questions.html
 





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



Re: About to format the hard drive for the 3rd Debian installation-helpppp

2003-06-04 Thread Hamid
Thanks, I have to give it a try

Jamin W. Collins wrote:

On Tue, Jun 03, 2003 at 10:39:06PM -0400, Hamid wrote:
 

Jamin W. Collins wrote:
   

On Tue, Jun 03, 2003 at 07:03:08PM -0400, Hamid wrote:

 

I removed and re-installed KDE3.1 with libqt-mt 3.1 but no
difference.
   

Did you completely remove the 3.2beta1 installation?
 

Am I supposed to remove all files and links manually, 'cos Qt does not
have any make unintsall or make remove ?
   

If necessary, yes.  Such are the joys of, IMHO, incomplete makefiles
(since they don't provide for an uninstall) and the risks of beta
software.  If you haven't done this, then it is likely that the 3.2beta1
files are still in your library paths and are conflicting with your
stable libraries.  Thus, your removal and reinstallation of the other
software was useless.
 





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



Re: About to format the hard drive for the 3rd Debian installation-helpppp

2003-06-04 Thread Hamid
Yes I do, I have to do some manual removals :(

Kevin Mark wrote:

On Tue, 2003-06-03 at 19:03, Hamid wrote:
 

Hi
I guess it should be nomral to format your hard disk for the 3rd time if 
you are a newbie to Debian.
The last BAD thing I have done is:
I compiled and installed the new Qt (3.2beta1) and guess what ? KDE does 
not work any more.
I removed and re-installed KDE3.1 with libqt-mt 3.1 but no difference.
Still I get the same error message:

"libkdefx.so.4 : undefined symbol: _ZN6QStyle6polishEP12QApplication "

   

on my system this is supplied by:
kdelibs4
Do you have:
kdelibs kdelibs3 kdelibs4
installed?
-K 

 

So please help me before I format my drive ;-)

Thanks in advance
Hamid
   





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



Gnome2.2 Window Manager

2003-06-04 Thread Hamid
Hi
I am using ICE Windoe Manager and I am not very happy with it.
What is the default window manager for Gnome2.2 ?
Thanks
Hamid
--
Your favorite stores, helpful shopping tools and great gift ideas. 
Experience the convenience of buying online with [EMAIL PROTECTED] 
http://shopnow.netscape.com/

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



Re: About to format the hard drive for the 3rd Debian installation-helpppp

2003-06-04 Thread Hamid
Am I supposed to remove all files and links manually, 'cos Qt does not 
have any make unintsall or make remove ?

Thanks
Hamid
Jamin W. Collins wrote:

On Tue, Jun 03, 2003 at 07:03:08PM -0400, Hamid wrote:
 

The last BAD thing I have done is:
I compiled and installed the new Qt (3.2beta1) and guess what ? KDE
does not work any more.
   

Maybe I'm a little confused here, but you're suprised that install
"beta" software breaks things?  I'm sorry if that sounds a bit harsh,
but if you're not ready for things to break in unknown and new ways,
stick to stable released versions of software.
 

I removed and re-installed KDE3.1 with libqt-mt 3.1 but no difference.
   

Did you completely remove the 3.2beta1 installation?

 





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



About to format the hard drive for the 3rd Debian installation-helpppp

2003-06-04 Thread Hamid
Hi
I guess it should be nomral to format your hard disk for the 3rd time if 
you are a newbie to Debian.
The last BAD thing I have done is:
I compiled and installed the new Qt (3.2beta1) and guess what ? KDE does 
not work any more.
I removed and re-installed KDE3.1 with libqt-mt 3.1 but no difference.
Still I get the same error message:

"libkdefx.so.4 : undefined symbol: _ZN6QStyle6polishEP12QApplication "

So please help me before I format my drive ;-)

Thanks in advance
Hamid




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



Re: Gnome does not create windows automatically

2003-06-03 Thread Hamid
Well,
I use "gdm" to login to gnome and I guess it is the gnome window 
manager, right ?

Thanks
Hamid
Vineet Kumar wrote:

* Hamid ([EMAIL PROTECTED]) [030602 15:03]:
 

Hi

After installing gnome2.2 and logging into itm I have a problem.
I have to specify the locations of the gnome panel, desktop and other 
windows in order to start gnome !!!, i.e. it shows a shadow of a window 
and then I have to move the mouse around and click to place the winodw 
on the screen.
And they have an ugly green low resolution title bar.
   

Sounds like you're probably using a non-gnome-compliant window manager.
Placing windows is your window manager's job, and whichever one you're
using is configured for "manual" placement, in which the user places the
windows.  A compliant window manager would respond to the "hints" given
by the gnome applications on where to be placed, and to not use window
manager decorations (i.e. title bars) for them.  Just try switching your
WM and you should be okay.
good times,
Vineet
 





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



KDE error after upgrading to Qt3.2

2003-06-03 Thread Hamid
Hi
After compiling and installing Qt3.2 and can not start KDE anymore, it 
gives me following error.
Please help.

libkdefx.so.4 : undefined symbol: _ZN6QStyle6polishEP12QApplication

Can I get my Qt3.1 back ?
Any help is appreciated.
Thanks
Hamid




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



Gnome does not create windows automatically

2003-06-03 Thread Hamid
Hi

After installing gnome2.2 and logging into itm I have a problem.
I have to specify the locations of the gnome panel, desktop and other 
windows in order to start gnome !!!, i.e. it shows a shadow of a window 
and then I have to move the mouse around and click to place the winodw 
on the screen.
And they have an ugly green low resolution title bar.
Have I missed something in configuring the gnome ?

Thanks
Hamid


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



Frying KDE3.1.2 by Qt3.2

2003-06-02 Thread Hamid
Hi

I compiled and installed the new Qt (3.2beta1) and guess what ? KDE does 
not work any more.
Anyone has tried this new version of Qt ? Please let me know if I can do 
anything to get my KDE back.

Thanks
Hamid


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



Re: Why "./configure" script of some projects doesn't work in Debian

2003-06-01 Thread Hamid
Thank you all for the responses.
As you said, I could solve some of the problems by installing the 
relative "-dev" package.
But in this specific case, i.e. kdevelop, I still have problem.
I have installed all the necessary packages for Qt (binary and headers) 
using debian packages and I use a lot of "--with-qt-" to pass the right 
directories to the script and it still does not feel like helping me ;) 
and wants to play some game.
This is the script that I use to get the daily snapshots of kdevelop:
--
#!/bin/bash
cd ~/src
rm kdevelop -rf
dt=`date +%Y%m%d`
kdev="kdevelop$dt.tar.gz"
if [ ! -f $kdev ]; then
wget ftp://129.187.206.68/pub/unix/ide/KDevelop/snapshots/$kdev
fi
tar xfz $kdev
export KDEDIR=/usr
export QTDIR=/usr/share/qt3
export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib/kde3:$LD_LIBRARY_PATH
export LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib/kde3:$LIBRARY_PATH
export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
export CXXFLAGS="-march=i686 -O2 -s"
export CFLAGS="-march=i686 -O2 -s"
cd kdevelop
make -f Makefile.cvs
./configure --prefix=/usr --enable-debug=full --without-java 
--with-qt-includes=/usr/include/qt3 
--with-qt-libraries=/usr/share/qt3/lib 
--with-qtdoc-dir=/usr/share/qt3/doc 
-with-kdelibsdoc-dir=/usr/share/doc/kde/HTML/en/kdelibs-apidocs
make -j2
make install
--
You can see that I even pass the location of docs too. But still no 
success. That is why I want to download and compile qt3.2, maybe it is 
gonna help me.

Thanks again
Hamid




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



Why "./configure" script of some projects doesn't work in Debian

2003-05-31 Thread Hamid
Hi
I am using Debian for a month now and I used to have RedHat 8.0
In RedHat, I could download a tar ball of a project (say, KDevelop 
snapshots) and use provided ./configure script to compile the 
application and use it.
But in Debian, I am having hard times with this type of approach. For 
example I had to spend a lot of time to figure out why I could not 
compile the recent version of "Downloader For X". It turned out to be 
that the standard installation of GTK libraries does not install 
gtk-config and you have to install it manually. Or for KDevelop it 
complains that there is no libqt3 installed but I have the recent 
libraries for Qt but they are just the libraries and there is no 
"qtconfig" as opposed to RedHat installation of Qt, and I guess that's 
why the "./configure" script can not find it.
Well, I know that I can download the Qt tar ball and start from scratch 
to get some of these files, but is there a better way ?
My question is : should I tweak all the ./configure files to make them 
find my libraries or 
Any hint and help on this issue is appreciated
Thanks
Hamid



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



Re: libqt3-mt installation conflict

2003-05-31 Thread Hamid
Yes,
I am trying to setup kdevelop from CVS snapshots and its configurator 
can not find ant Qt on my machine.
On the other hand, I can not get anything from
# apt-show-versions -p libqt*

Thanks
Hamid
Luis Fernando Llana Díaz wrote:

El Viernes, 30 de Mayo de 2003 01:38, Hamid escribió:
 

Thanks for the reply.
But I have installed KDE 3 and it is working. But I don't have any libqt*
   

are you sure?

Luis

 





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



Re: libqt3-mt installation conflict

2003-05-30 Thread Hamid
Thanks for the reply.
But I have installed KDE 3 and it is working. But I don't have any libqt*
Hamid

Luis Fernando Llana Díaz wrote:

El Jueves, 29 de Mayo de 2003 23:59, Hamid escribió:
 

Hi
I was trying to setup libqt3 files by:
# apt-get -s -t unstable install libqt3-mt
   

To instal kde 3 it is necesary to install 'libqt3c102-mt' instead of 
'libqt3-mt'.

 





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



libqt3-mt installation conflict

2003-05-30 Thread Hamid
Hi
I was trying to setup libqt3 files by:
# apt-get -s -t unstable install libqt3-mt
To me, the message was surprising. apt-get  listed all KDE packages 
(including kdebase) in the "to be removed" section.
Since I used simulation of installation, thanks God, I am happily using 
my KDE 3.1.2 . But I was wondering why this should happen.
And how I can install libqt3-mt. it seems that I DO NOT have any libqt 
installed on my box.

Thanks in advance

Hamid



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



Re: NetZero free service problem - Have you ever used it ?

2003-05-29 Thread Hamid
Thanks
I guess that's the reseaon, it just kicks me out :)
Well, maybe I should try using wine.

Hamid

nate wrote:

Hamid said:
 

Hi
I am trying to use NetZero free internet service (the one with ad
banners), but I am not successful. It keeps rejecting me during
authentication and it seems that it does not like my password ot
username. I was wondering  if anyone had done this and was successful.
   

are you somehow using the netzero client through wine?

don't expect netzero to work with plain old ppp software. I used
to work at freeinternet.com which had a similar service and they
verified you were using their software by talking to a specific
port on your system every X seconds/minutes, and if your system
didn't respond it disocnnected you.
nate



 





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



NetZero free service problem - Have you ever used it ?

2003-05-29 Thread Hamid
Hi
I am trying to use NetZero free internet service (the one with ad 
banners), but I am not successful. It keeps rejecting me during 
authentication and it seems that it does not like my password ot 
username. I was wondering  if anyone had done this and was successful.

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