laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
I have problems changing the kernel. The terminal output goes in the txt files.
Thank you, Zuper
2012/1/20, Zuper Koleoptera <zuperkoleoptera@gmail.com>:
> I am afraid that if the firmware is already installed then maybe you
> should try another kernel. If you go the backport way maybe it is
> better if you try to update your kernel. Try the following
>
> First thing is to make sure backports are enabled:
> Open up a terminal window
>
> copy paste below:
>
> echo -e "
## DEBIAN BACKPORTS
> deb http://backports.debian.org/debian-backports squeeze-backports
> main contrib non-free
" >> /etc/apt/sources.list
>
> paste it in the terminal window by clicking your mouse middle button
> press 'return' until you get the prompt.
>
> Now type copy the following command to the terminal window:
>
> apt-get update
> apt-get install linux-image-2.6.39-bpo.2-686-pae
>
> Reboot your system. There will be a new entry in your grub menu. Pick
> the first entry- it will mention 2.6.39-bpo
>
> Test if your wireless is working.
>
> Report if where you get stuck. Unfortunately there might not be only
> one solution in your problem....
>
> Thank you,
>
>
> On 1/20/12, Fernando Gadea <fgadea@gmail.com> wrote:
>> Hi Luis,
>> here is the terminal output in a txt file. It contains the check for
>> firmware and the backports add.
>> Ralink firmware was already installed, and the repositories update
>> didn't give me a different package or I am doing something wrong..
>>
>> Thank you
>>
>>
>>
>> 2012/1/20, Luís Bandarra <lbandarra@gmail.com>:
>>> Hi there,
>>>
>>>
>>> On 20-01-2012 15:21, Fernando Gadea wrote:
>>>> Here it is the terminal output in txt
>>>> Please don't look at the puredata server problem. it seems that there
>>>> is no extended version for 64 bit.
>>>>
>>>> When I give it the order to install the ralink firmware it tells me
>>>> that it won't be installed, updated or deleted any package.
>>>> Well, please, see it for yourself in the file.
>>>> Thank you again
>>> Try
>>> $ dpkg --get-selections | grep firmware
>>>
>>> to see if it's already installed.
>>>
>>> Perhaps you should also add squeeze-backports to see if it helps:
>>> http://backports-master.debian.org/Instructions/
>>> After see the link to the debian-wiki i notice that in wheezy, the driver
>>> already support that wifi adapter.
>>>
>>>
>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>> Well not sure, most probably the ralink firmware is the one you are
>>>>> missing, try follow the steps for squeeze and report where you get
>>>>> stuck..
>>>>>
>>>>>
>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>> Sorry, I missed the lsusb file.
>>>>>>
>>>>>> 2012/1/20, Fernando Gadea<fgadea@gmail.com>:
>>>>>>> Yes I can Zuper: here it goes the lsusb in a txt file, and I go to
>>>>>>> your link now!
>>>>>>>
>>>>>>> ps: thank you, and the list, for all for this help!
>>>>>>>
>>>>>>> Fernando
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>> Dear Fernando,
>>>>>>>>
>>>>>>>> As it seems formt he output, last line, you have an wifi adapter
>>>>>>>> based
>>>>>>>> on Ralink chipset. Still though the output is a bit strange cause it
>>>>>>>> doesn not list a clear model.
>>>>>>>> You can please do the same with lsusb?
>>>>>>>> Open terminal and put:
>>>>>>>> lsusb
>>>>>>>> copy/paste result in a text file and attach it.
>>>>>>>>
>>>>>>>> In the meantime it would be also helpfull is you go here
>>>>>>>>
>>>>>>>> http://wiki.debian.org/rt2860sta
>>>>>>>>
>>>>>>>> and start reading the squeeze part of the tutorial. Try to follow
>>>>>>>> step
>>>>>>>> by step and report where you get stuck.
>>>>>>>>
>>>>>>>> Thank you
>>>>>>>>
>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>> No problem, here it is in txt file
>>>>>>>>>
>>>>>>>>> Fernando
>>>>>>>>>
>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>> Well sorry that was my mistake, I am at work and currently cannot
>>>>>>>>>> open
>>>>>>>>>> .odt files..You can save it as .doc for MSOffice and I will be
>>>>>>>>>> able
>>>>>>>>>> to
>>>>>>>>>> open it...
>>>>>>>>>>
>>>>>>>>>> Thank you
>>>>>>>>>>
>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>> Thank you for your answer!
>>>>>>>>>>> here it goes the lspci atachment.
>>>>>>>>>>>
>>>>>>>>>>> Thank you again
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>
>>>>>>>>>>>> If you need to enable your wireless interface we need to know a
>>>>>>>>>>>> bit
>>>>>>>>>>>> more on your addpter,lets try the lspci command.
>>>>>>>>>>>> Open a terminal and type:
>>>>>>>>>>>> lspci
>>>>>>>>>>>>
>>>>>>>>>>>> paste output in a file and attach it in you next message.
>>>>>>>>>>>>
>>>>>>>>>>>> Thank you
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>> I'm almost desperate...
>>>>>>>>>>>>> my machine is with debian 6.0.3 with gnome 2.30.3
>>>>>>>>>>>>> kernel 2.6.32-5-amd64
>>>>>>>>>>>>>
>>>>>>>>>>>>> Here is the specification chart of hardware and drivers in w7:
>>>>>>>>>>>>>
>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02698960&tmp_task=prodinfoCatego ry&cc=mx&dlc=es&lc=es&product=5057770
>>>>>>>>>>>>>
>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=es&cc=mx&dlc=es&sw_lan g=&product=5057770#N262
>>>>>>>>>>>>>
>>>>>>>>>>>>> I've already looked for free drivers in Synaptic and installed
>>>>>>>>>>>>> all
>>>>>>>>>>>>> that seamed related with no luck.
>>>>>>>>>>>>> This is my first time with Debian (I come from Puredyne, but I
>>>>>>>>>>>>> am
>>>>>>>>>>>>> not
>>>>>>>>>>>>> a power user).
>>>>>>>>>>>>> The first install in this new machine was Ubuntu Studio, and
>>>>>>>>>>>>> wifi
>>>>>>>>>>>>> was
>>>>>>>>>>>>> working. Nevertheless I wanted to try Debian since time ago.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I searched the list for info about this machine and it seems
>>>>>>>>>>>>> that
>>>>>>>>>>>>> I
>>>>>>>>>>>>> am
>>>>>>>>>>>>> the only with this hardware..
>>>>>>>>>>>>> Please, help!
>>>>>>>>>>>>> Thank you all for any tip,
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>>>>>>>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>>>>>>>>> listmaster@lists.debian.org
>>>>>>>>>>>>> Archive:
>>>>>>>>>>>>> http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Fernando Gadea
>>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Fernando Gadea
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> Fernando Gadea
>>>>>>
>>>>
>>>
>>>
>>> --
>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>> with a subject of "unsubscribe". Trouble? Contact
>>> listmaster@lists.debian.org
>>> Archive: http://lists.debian.org/4F1988EA.3020802@gmail.com
>>>
>>>
>>
>>
>> --
>> Fernando Gadea
>>
>
--
Fernando Gadea
#
# deb cdrom:[Debian GNU/Linux 6.0.3 _Squeeze_ - Official amd64 NETINST Binary-1 20111008-19:52]/ squeeze main
# deb cdrom:[Debian GNU/Linux 6.0.3 _Squeeze_ - Official amd64 NETINST Binary-1 20111008-19:52]/ squeeze main
# non free squeeze updates:
deb http://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
# squeeze-updates, previously known as 'volatile'
deb http://ftp.us.debian.org/debian/ squeeze-updates main
deb-src http://ftp.us.debian.org/debian/ squeeze-updates main
# puredata
# deb http://apt.puredata.info/releases squeeze main
# backports
deb http://backports.debian.org/debian-backports squeeze-backports main
## debian backports
deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
I think I found it in Synaptics, but it's name is slightly different:
it says "linux 2.6.39-bpo.2-amd64". If that's it I'll go for it. Just
tell me, please
Thank you
2012/1/20, Zuper Koleoptera <zuperkoleoptera@gmail.com>:
> If that doesnt work, you can try the same for the kernel through synaptics..
> Just search for :
> linux-image-2.6.39-bpo.2-686-pae
>
> install it and reboot...
>
> Good luck
>
> On 1/20/12, Luís Bandarra <lbandarra@gmail.com> wrote:
>> On 20-01-2012 16:09, Fernando Gadea wrote:
>>> I use Synaptics the most, to tell the true. As I am not a power user
>>> I'm affraid I can mix things up if I try something in the terminal for
>>> myself. So yes, I am doing what you tell and learning (and I am
>>> reading the linux command line book, but slowly).
>>
>> In Synaptic go to: Package->Force Version {I use in pt_PT: "Pacote->Forçar
>> Versão"} and choose the one in backports, and try the rest with the
>> packages: firmware-ralink and wireless-tools
>>
>>> This txt file shows that ralink is installed. Notice I had a problem
>>> updating the backport packages the first try, but after it worked, or
>>> it seems to...
>>>
>>> Fernando
>>>
>>>
>>>
>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>> Well there might be some conflict with
>>>> Ign http://apt.puredata.info squeeze/main amd64 Packages
>>>> Err http://apt.puredata.info squeeze/main amd64 Packages
>>>>
>>>> try to comment out that repo in the /etc/apt/sources.list file.
>>>> Open up the file in an editor and put # infront of the line.
>>>> Then
>>>>
>>>> aptitude update
>>>> aptitude install firmware-ralink wireless-tools
>>>>
>>>> Just a question did you use always aptitude or just now because of the
>>>> example. If not try with apt-get. It is a bout the same only it treats
>>>> dependancies a different way.
>>>> Instead of aptitude update& install try:
>>>> apt-get update
>>>> apt-get install firmware-ralink wireless-tools
>>>>
>>>> Again only if you did not use aptitude in the past.
>>>>
>>>> Thank you
>>>>
>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>> Here it is the terminal output in txt
>>>>> Please don't look at the puredata server problem. it seems that there
>>>>> is no extended version for 64 bit.
>>>>>
>>>>> When I give it the order to install the ralink firmware it tells me
>>>>> that it won't be installed, updated or deleted any package.
>>>>> Well, please, see it for yourself in the file.
>>>>> Thank you again
>>>>>
>>>>>
>>>>>
>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>> Well not sure, most probably the ralink firmware is the one you are
>>>>>> missing, try follow the steps for squeeze and report where you get
>>>>>> stuck..
>>>>>>
>>>>>>
>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>> Sorry, I missed the lsusb file.
>>>>>>>
>>>>>>> 2012/1/20, Fernando Gadea<fgadea@gmail.com>:
>>>>>>>> Yes I can Zuper: here it goes the lsusb in a txt file, and I go to
>>>>>>>> your link now!
>>>>>>>>
>>>>>>>> ps: thank you, and the list, for all for this help!
>>>>>>>>
>>>>>>>> Fernando
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>> Dear Fernando,
>>>>>>>>>
>>>>>>>>> As it seems formt he output, last line, you have an wifi adapter
>>>>>>>>> based
>>>>>>>>> on Ralink chipset. Still though the output is a bit strange cause
>>>>>>>>> it
>>>>>>>>> doesn not list a clear model.
>>>>>>>>> You can please do the same with lsusb?
>>>>>>>>> Open terminal and put:
>>>>>>>>> lsusb
>>>>>>>>> copy/paste result in a text file and attach it.
>>>>>>>>>
>>>>>>>>> In the meantime it would be also helpfull is you go here
>>>>>>>>>
>>>>>>>>> http://wiki.debian.org/rt2860sta
>>>>>>>>>
>>>>>>>>> and start reading the squeeze part of the tutorial. Try to follow
>>>>>>>>> step
>>>>>>>>> by step and report where you get stuck.
>>>>>>>>>
>>>>>>>>> Thank you
>>>>>>>>>
>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>> No problem, here it is in txt file
>>>>>>>>>>
>>>>>>>>>> Fernando
>>>>>>>>>>
>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>> Well sorry that was my mistake, I am at work and currently cannot
>>>>>>>>>>> open
>>>>>>>>>>> .odt files..You can save it as .doc for MSOffice and I will be
>>>>>>>>>>> able
>>>>>>>>>>> to
>>>>>>>>>>> open it...
>>>>>>>>>>>
>>>>>>>>>>> Thank you
>>>>>>>>>>>
>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>> Thank you for your answer!
>>>>>>>>>>>> here it goes the lspci atachment.
>>>>>>>>>>>>
>>>>>>>>>>>> Thank you again
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>>
>>>>>>>>>>>>> If you need to enable your wireless interface we need to know a
>>>>>>>>>>>>> bit
>>>>>>>>>>>>> more on your addpter,lets try the lspci command.
>>>>>>>>>>>>> Open a terminal and type:
>>>>>>>>>>>>> lspci
>>>>>>>>>>>>>
>>>>>>>>>>>>> paste output in a file and attach it in you next message.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>> I'm almost desperate...
>>>>>>>>>>>>>> my machine is with debian 6.0.3 with gnome 2.30.3
>>>>>>>>>>>>>> kernel 2.6.32-5-amd64
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Here is the specification chart of hardware and drivers in w7:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02698960&tmp_task=prodinfoCatego ry&cc=mx&dlc=es&lc=es&product=5057770
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=es&cc=mx&dlc=es&sw_lan g=&product=5057770#N262
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I've already looked for free drivers in Synaptic and installed
>>>>>>>>>>>>>> all
>>>>>>>>>>>>>> that seamed related with no luck.
>>>>>>>>>>>>>> This is my first time with Debian (I come from Puredyne, but I
>>>>>>>>>>>>>> am
>>>>>>>>>>>>>> not
>>>>>>>>>>>>>> a power user).
>>>>>>>>>>>>>> The first install in this new machine was Ubuntu Studio, and
>>>>>>>>>>>>>> wifi
>>>>>>>>>>>>>> was
>>>>>>>>>>>>>> working. Nevertheless I wanted to try Debian since time ago.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I searched the list for info about this machine and it seems
>>>>>>>>>>>>>> that
>>>>>>>>>>>>>> I
>>>>>>>>>>>>>> am
>>>>>>>>>>>>>> the only with this hardware..
>>>>>>>>>>>>>> Please, help!
>>>>>>>>>>>>>> Thank you all for any tip,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> To UNSUBSCRIBE, email to
>>>>>>>>>>>>>> debian-laptop-REQUEST@lists.debian.org
>>>>>>>>>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>>>>>>>>>> listmaster@lists.debian.org
>>>>>>>>>>>>>> Archive:
>>>>>>>>>>>>>> http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Fernando Gadea
>>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Fernando Gadea
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Fernando Gadea
>>>>>>>
>>>>>
>>>>> --
>>>>> Fernando Gadea
>>>>>
>>>
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact
>> listmaster@lists.debian.org
>> Archive: http://lists.debian.org/4F19929B.4060204@gmail.com
>>
>>
>
>
> --
> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> Archive:
> http://lists.debian.org/CAJdpJwCkO-r_gKQizATKVRPyCsaYznhJHRJmhVF7hqEkvS5uQ@mail.gmail .com
>
>
--
Fernando Gadea
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: CA+NvA-B14wpN_QDwQQYfpAN17q9Z4w+G16Qyo=Ep2kJuYuVc=A@mail. gmail.com">http://lists.debian.org/CA+NvA-B14wpN_QDwQQYfpAN17q9Z4w+G16Qyo=Ep2kJuYuVc=A@mail. gmail.com
01-20-2012, 03:43 PM
Zuper Koleoptera
laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
Ok so first of all you have a double entry for the backports repos.
Open up your /etc/apt/source.list and remove totally the last two lines
## debian backports
deb http://backports.debian.org/debian-backports squeeze-backports
main contrib non-free
Then try update
apt-get update
and install with
apt-get -t squeeze-backports install linux-image-2.6.39-bpo.2-686-pae
Good luck
On 1/20/12, Fernando Gadea <fgadea@gmail.com> wrote:
> I have problems changing the kernel. The terminal output goes in the txt
> files.
> Thank you, Zuper
>
>
> 2012/1/20, Zuper Koleoptera <zuperkoleoptera@gmail.com>:
>> I am afraid that if the firmware is already installed then maybe you
>> should try another kernel. If you go the backport way maybe it is
>> better if you try to update your kernel. Try the following
>>
>> First thing is to make sure backports are enabled:
>> Open up a terminal window
>>
>> copy paste below:
>>
>> echo -e "
## DEBIAN BACKPORTS
>> deb http://backports.debian.org/debian-backports squeeze-backports
>> main contrib non-free
" >> /etc/apt/sources.list
>>
>> paste it in the terminal window by clicking your mouse middle button
>> press 'return' until you get the prompt.
>>
>> Now type copy the following command to the terminal window:
>>
>> apt-get update
>> apt-get install linux-image-2.6.39-bpo.2-686-pae
>>
>> Reboot your system. There will be a new entry in your grub menu. Pick
>> the first entry- it will mention 2.6.39-bpo
>>
>> Test if your wireless is working.
>>
>> Report if where you get stuck. Unfortunately there might not be only
>> one solution in your problem....
>>
>> Thank you,
>>
>>
>> On 1/20/12, Fernando Gadea <fgadea@gmail.com> wrote:
>>> Hi Luis,
>>> here is the terminal output in a txt file. It contains the check for
>>> firmware and the backports add.
>>> Ralink firmware was already installed, and the repositories update
>>> didn't give me a different package or I am doing something wrong..
>>>
>>> Thank you
>>>
>>>
>>>
>>> 2012/1/20, Luís Bandarra <lbandarra@gmail.com>:
>>>> Hi there,
>>>>
>>>>
>>>> On 20-01-2012 15:21, Fernando Gadea wrote:
>>>>> Here it is the terminal output in txt
>>>>> Please don't look at the puredata server problem. it seems that there
>>>>> is no extended version for 64 bit.
>>>>>
>>>>> When I give it the order to install the ralink firmware it tells me
>>>>> that it won't be installed, updated or deleted any package.
>>>>> Well, please, see it for yourself in the file.
>>>>> Thank you again
>>>> Try
>>>> $ dpkg --get-selections | grep firmware
>>>>
>>>> to see if it's already installed.
>>>>
>>>> Perhaps you should also add squeeze-backports to see if it helps:
>>>> http://backports-master.debian.org/Instructions/
>>>> After see the link to the debian-wiki i notice that in wheezy, the
>>>> driver
>>>> already support that wifi adapter.
>>>>
>>>>
>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>> Well not sure, most probably the ralink firmware is the one you are
>>>>>> missing, try follow the steps for squeeze and report where you get
>>>>>> stuck..
>>>>>>
>>>>>>
>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>> Sorry, I missed the lsusb file.
>>>>>>>
>>>>>>> 2012/1/20, Fernando Gadea<fgadea@gmail.com>:
>>>>>>>> Yes I can Zuper: here it goes the lsusb in a txt file, and I go to
>>>>>>>> your link now!
>>>>>>>>
>>>>>>>> ps: thank you, and the list, for all for this help!
>>>>>>>>
>>>>>>>> Fernando
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>> Dear Fernando,
>>>>>>>>>
>>>>>>>>> As it seems formt he output, last line, you have an wifi adapter
>>>>>>>>> based
>>>>>>>>> on Ralink chipset. Still though the output is a bit strange cause
>>>>>>>>> it
>>>>>>>>> doesn not list a clear model.
>>>>>>>>> You can please do the same with lsusb?
>>>>>>>>> Open terminal and put:
>>>>>>>>> lsusb
>>>>>>>>> copy/paste result in a text file and attach it.
>>>>>>>>>
>>>>>>>>> In the meantime it would be also helpfull is you go here
>>>>>>>>>
>>>>>>>>> http://wiki.debian.org/rt2860sta
>>>>>>>>>
>>>>>>>>> and start reading the squeeze part of the tutorial. Try to follow
>>>>>>>>> step
>>>>>>>>> by step and report where you get stuck.
>>>>>>>>>
>>>>>>>>> Thank you
>>>>>>>>>
>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>> No problem, here it is in txt file
>>>>>>>>>>
>>>>>>>>>> Fernando
>>>>>>>>>>
>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>> Well sorry that was my mistake, I am at work and currently cannot
>>>>>>>>>>> open
>>>>>>>>>>> .odt files..You can save it as .doc for MSOffice and I will be
>>>>>>>>>>> able
>>>>>>>>>>> to
>>>>>>>>>>> open it...
>>>>>>>>>>>
>>>>>>>>>>> Thank you
>>>>>>>>>>>
>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>> Thank you for your answer!
>>>>>>>>>>>> here it goes the lspci atachment.
>>>>>>>>>>>>
>>>>>>>>>>>> Thank you again
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>>
>>>>>>>>>>>>> If you need to enable your wireless interface we need to know a
>>>>>>>>>>>>> bit
>>>>>>>>>>>>> more on your addpter,lets try the lspci command.
>>>>>>>>>>>>> Open a terminal and type:
>>>>>>>>>>>>> lspci
>>>>>>>>>>>>>
>>>>>>>>>>>>> paste output in a file and attach it in you next message.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>> I'm almost desperate...
>>>>>>>>>>>>>> my machine is with debian 6.0.3 with gnome 2.30.3
>>>>>>>>>>>>>> kernel 2.6.32-5-amd64
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Here is the specification chart of hardware and drivers in w7:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02698960&tmp_task=prodinfoCatego ry&cc=mx&dlc=es&lc=es&product=5057770
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=es&cc=mx&dlc=es&sw_lan g=&product=5057770#N262
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I've already looked for free drivers in Synaptic and installed
>>>>>>>>>>>>>> all
>>>>>>>>>>>>>> that seamed related with no luck.
>>>>>>>>>>>>>> This is my first time with Debian (I come from Puredyne, but I
>>>>>>>>>>>>>> am
>>>>>>>>>>>>>> not
>>>>>>>>>>>>>> a power user).
>>>>>>>>>>>>>> The first install in this new machine was Ubuntu Studio, and
>>>>>>>>>>>>>> wifi
>>>>>>>>>>>>>> was
>>>>>>>>>>>>>> working. Nevertheless I wanted to try Debian since time ago.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I searched the list for info about this machine and it seems
>>>>>>>>>>>>>> that
>>>>>>>>>>>>>> I
>>>>>>>>>>>>>> am
>>>>>>>>>>>>>> the only with this hardware..
>>>>>>>>>>>>>> Please, help!
>>>>>>>>>>>>>> Thank you all for any tip,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> To UNSUBSCRIBE, email to
>>>>>>>>>>>>>> debian-laptop-REQUEST@lists.debian.org
>>>>>>>>>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>>>>>>>>>> listmaster@lists.debian.org
>>>>>>>>>>>>>> Archive:
>>>>>>>>>>>>>> http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Fernando Gadea
>>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Fernando Gadea
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Fernando Gadea
>>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>>> with a subject of "unsubscribe". Trouble? Contact
>>>> listmaster@lists.debian.org
>>>> Archive: http://lists.debian.org/4F1988EA.3020802@gmail.com
>>>>
>>>>
>>>
>>>
>>> --
>>> Fernando Gadea
>>>
>>
>
>
> --
> Fernando Gadea
>
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: CAJdpJwAJeWNP85tR-dtR10eM=q1_-eT6ZT+ZkQuuzc+RJ3nDrQ@mail.gmail.com">http://lists.debian.org/CAJdpJwAJeWNP85tR-dtR10eM=q1_-eT6ZT+ZkQuuzc+RJ3nDrQ@mail.gmail.com
01-20-2012, 03:43 PM
Fernando Gadea
laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
Somehow the "force version" option is not available (I can see it, but
it is dark and not functional)
I run Synaptic as superuser, so it should not behave like this, or should it?
Thank you
2012/1/20, Luís Bandarra <lbandarra@gmail.com>:
> On 20-01-2012 16:09, Fernando Gadea wrote:
>> I use Synaptics the most, to tell the true. As I am not a power user
>> I'm affraid I can mix things up if I try something in the terminal for
>> myself. So yes, I am doing what you tell and learning (and I am
>> reading the linux command line book, but slowly).
>
> In Synaptic go to: Package->Force Version {I use in pt_PT: "Pacote->Forçar
> Versão"} and choose the one in backports, and try the rest with the
> packages: firmware-ralink and wireless-tools
>
>> This txt file shows that ralink is installed. Notice I had a problem
>> updating the backport packages the first try, but after it worked, or
>> it seems to...
>>
>> Fernando
>>
>>
>>
>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>> Well there might be some conflict with
>>> Ign http://apt.puredata.info squeeze/main amd64 Packages
>>> Err http://apt.puredata.info squeeze/main amd64 Packages
>>>
>>> try to comment out that repo in the /etc/apt/sources.list file.
>>> Open up the file in an editor and put # infront of the line.
>>> Then
>>>
>>> aptitude update
>>> aptitude install firmware-ralink wireless-tools
>>>
>>> Just a question did you use always aptitude or just now because of the
>>> example. If not try with apt-get. It is a bout the same only it treats
>>> dependancies a different way.
>>> Instead of aptitude update& install try:
>>> apt-get update
>>> apt-get install firmware-ralink wireless-tools
>>>
>>> Again only if you did not use aptitude in the past.
>>>
>>> Thank you
>>>
>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>> Here it is the terminal output in txt
>>>> Please don't look at the puredata server problem. it seems that there
>>>> is no extended version for 64 bit.
>>>>
>>>> When I give it the order to install the ralink firmware it tells me
>>>> that it won't be installed, updated or deleted any package.
>>>> Well, please, see it for yourself in the file.
>>>> Thank you again
>>>>
>>>>
>>>>
>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>> Well not sure, most probably the ralink firmware is the one you are
>>>>> missing, try follow the steps for squeeze and report where you get
>>>>> stuck..
>>>>>
>>>>>
>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>> Sorry, I missed the lsusb file.
>>>>>>
>>>>>> 2012/1/20, Fernando Gadea<fgadea@gmail.com>:
>>>>>>> Yes I can Zuper: here it goes the lsusb in a txt file, and I go to
>>>>>>> your link now!
>>>>>>>
>>>>>>> ps: thank you, and the list, for all for this help!
>>>>>>>
>>>>>>> Fernando
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>> Dear Fernando,
>>>>>>>>
>>>>>>>> As it seems formt he output, last line, you have an wifi adapter
>>>>>>>> based
>>>>>>>> on Ralink chipset. Still though the output is a bit strange cause it
>>>>>>>> doesn not list a clear model.
>>>>>>>> You can please do the same with lsusb?
>>>>>>>> Open terminal and put:
>>>>>>>> lsusb
>>>>>>>> copy/paste result in a text file and attach it.
>>>>>>>>
>>>>>>>> In the meantime it would be also helpfull is you go here
>>>>>>>>
>>>>>>>> http://wiki.debian.org/rt2860sta
>>>>>>>>
>>>>>>>> and start reading the squeeze part of the tutorial. Try to follow
>>>>>>>> step
>>>>>>>> by step and report where you get stuck.
>>>>>>>>
>>>>>>>> Thank you
>>>>>>>>
>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>> No problem, here it is in txt file
>>>>>>>>>
>>>>>>>>> Fernando
>>>>>>>>>
>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>> Well sorry that was my mistake, I am at work and currently cannot
>>>>>>>>>> open
>>>>>>>>>> .odt files..You can save it as .doc for MSOffice and I will be
>>>>>>>>>> able
>>>>>>>>>> to
>>>>>>>>>> open it...
>>>>>>>>>>
>>>>>>>>>> Thank you
>>>>>>>>>>
>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>> Thank you for your answer!
>>>>>>>>>>> here it goes the lspci atachment.
>>>>>>>>>>>
>>>>>>>>>>> Thank you again
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>
>>>>>>>>>>>> If you need to enable your wireless interface we need to know a
>>>>>>>>>>>> bit
>>>>>>>>>>>> more on your addpter,lets try the lspci command.
>>>>>>>>>>>> Open a terminal and type:
>>>>>>>>>>>> lspci
>>>>>>>>>>>>
>>>>>>>>>>>> paste output in a file and attach it in you next message.
>>>>>>>>>>>>
>>>>>>>>>>>> Thank you
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>> I'm almost desperate...
>>>>>>>>>>>>> my machine is with debian 6.0.3 with gnome 2.30.3
>>>>>>>>>>>>> kernel 2.6.32-5-amd64
>>>>>>>>>>>>>
>>>>>>>>>>>>> Here is the specification chart of hardware and drivers in w7:
>>>>>>>>>>>>>
>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02698960&tmp_task=prodinfoCatego ry&cc=mx&dlc=es&lc=es&product=5057770
>>>>>>>>>>>>>
>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=es&cc=mx&dlc=es&sw_lan g=&product=5057770#N262
>>>>>>>>>>>>>
>>>>>>>>>>>>> I've already looked for free drivers in Synaptic and installed
>>>>>>>>>>>>> all
>>>>>>>>>>>>> that seamed related with no luck.
>>>>>>>>>>>>> This is my first time with Debian (I come from Puredyne, but I
>>>>>>>>>>>>> am
>>>>>>>>>>>>> not
>>>>>>>>>>>>> a power user).
>>>>>>>>>>>>> The first install in this new machine was Ubuntu Studio, and
>>>>>>>>>>>>> wifi
>>>>>>>>>>>>> was
>>>>>>>>>>>>> working. Nevertheless I wanted to try Debian since time ago.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I searched the list for info about this machine and it seems
>>>>>>>>>>>>> that
>>>>>>>>>>>>> I
>>>>>>>>>>>>> am
>>>>>>>>>>>>> the only with this hardware..
>>>>>>>>>>>>> Please, help!
>>>>>>>>>>>>> Thank you all for any tip,
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>>>>>>>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>>>>>>>>> listmaster@lists.debian.org
>>>>>>>>>>>>> Archive:
>>>>>>>>>>>>> http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Fernando Gadea
>>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Fernando Gadea
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> Fernando Gadea
>>>>>>
>>>>
>>>> --
>>>> Fernando Gadea
>>>>
>>
>
>
> --
> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> Archive: http://lists.debian.org/4F19929B.4060204@gmail.com
>
>
--
Fernando Gadea
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: CA+NvA-CXs+j=gEx8H-xpO1d=sm4bcRuj+rVC7Za9zP=YEx9RUQ@mail.gmail.com">h ttp://lists.debian.org/CA+NvA-CXs+j=gEx8H-xpO1d=sm4bcRuj+rVC7Za9zP=YEx9RUQ@mail.gmail.com
01-20-2012, 03:45 PM
Zuper Koleoptera
laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
Try it from synaptics but you have to remove the double entry in
/etc/apt/source.list any way.
Remeber if anything goes wrong, with the new kernel hope not, you can
alwasy boot with the previous one from grub...
On 1/20/12, Fernando Gadea <fgadea@gmail.com> wrote:
> I think I found it in Synaptics, but it's name is slightly different:
> it says "linux 2.6.39-bpo.2-amd64". If that's it I'll go for it. Just
> tell me, please
> Thank you
>
> 2012/1/20, Zuper Koleoptera <zuperkoleoptera@gmail.com>:
>> If that doesnt work, you can try the same for the kernel through
>> synaptics..
>> Just search for :
>> linux-image-2.6.39-bpo.2-686-pae
>>
>> install it and reboot...
>>
>> Good luck
>>
>> On 1/20/12, Luís Bandarra <lbandarra@gmail.com> wrote:
>>> On 20-01-2012 16:09, Fernando Gadea wrote:
>>>> I use Synaptics the most, to tell the true. As I am not a power user
>>>> I'm affraid I can mix things up if I try something in the terminal for
>>>> myself. So yes, I am doing what you tell and learning (and I am
>>>> reading the linux command line book, but slowly).
>>>
>>> In Synaptic go to: Package->Force Version {I use in pt_PT:
>>> "Pacote->Forçar
>>> Versão"} and choose the one in backports, and try the rest with the
>>> packages: firmware-ralink and wireless-tools
>>>
>>>> This txt file shows that ralink is installed. Notice I had a problem
>>>> updating the backport packages the first try, but after it worked, or
>>>> it seems to...
>>>>
>>>> Fernando
>>>>
>>>>
>>>>
>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>> Well there might be some conflict with
>>>>> Ign http://apt.puredata.info squeeze/main amd64 Packages
>>>>> Err http://apt.puredata.info squeeze/main amd64 Packages
>>>>>
>>>>> try to comment out that repo in the /etc/apt/sources.list file.
>>>>> Open up the file in an editor and put # infront of the line.
>>>>> Then
>>>>>
>>>>> aptitude update
>>>>> aptitude install firmware-ralink wireless-tools
>>>>>
>>>>> Just a question did you use always aptitude or just now because of the
>>>>> example. If not try with apt-get. It is a bout the same only it treats
>>>>> dependancies a different way.
>>>>> Instead of aptitude update& install try:
>>>>> apt-get update
>>>>> apt-get install firmware-ralink wireless-tools
>>>>>
>>>>> Again only if you did not use aptitude in the past.
>>>>>
>>>>> Thank you
>>>>>
>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>> Here it is the terminal output in txt
>>>>>> Please don't look at the puredata server problem. it seems that there
>>>>>> is no extended version for 64 bit.
>>>>>>
>>>>>> When I give it the order to install the ralink firmware it tells me
>>>>>> that it won't be installed, updated or deleted any package.
>>>>>> Well, please, see it for yourself in the file.
>>>>>> Thank you again
>>>>>>
>>>>>>
>>>>>>
>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>> Well not sure, most probably the ralink firmware is the one you are
>>>>>>> missing, try follow the steps for squeeze and report where you get
>>>>>>> stuck..
>>>>>>>
>>>>>>>
>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>> Sorry, I missed the lsusb file.
>>>>>>>>
>>>>>>>> 2012/1/20, Fernando Gadea<fgadea@gmail.com>:
>>>>>>>>> Yes I can Zuper: here it goes the lsusb in a txt file, and I go to
>>>>>>>>> your link now!
>>>>>>>>>
>>>>>>>>> ps: thank you, and the list, for all for this help!
>>>>>>>>>
>>>>>>>>> Fernando
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>> Dear Fernando,
>>>>>>>>>>
>>>>>>>>>> As it seems formt he output, last line, you have an wifi adapter
>>>>>>>>>> based
>>>>>>>>>> on Ralink chipset. Still though the output is a bit strange cause
>>>>>>>>>> it
>>>>>>>>>> doesn not list a clear model.
>>>>>>>>>> You can please do the same with lsusb?
>>>>>>>>>> Open terminal and put:
>>>>>>>>>> lsusb
>>>>>>>>>> copy/paste result in a text file and attach it.
>>>>>>>>>>
>>>>>>>>>> In the meantime it would be also helpfull is you go here
>>>>>>>>>>
>>>>>>>>>> http://wiki.debian.org/rt2860sta
>>>>>>>>>>
>>>>>>>>>> and start reading the squeeze part of the tutorial. Try to follow
>>>>>>>>>> step
>>>>>>>>>> by step and report where you get stuck.
>>>>>>>>>>
>>>>>>>>>> Thank you
>>>>>>>>>>
>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>> No problem, here it is in txt file
>>>>>>>>>>>
>>>>>>>>>>> Fernando
>>>>>>>>>>>
>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>> Well sorry that was my mistake, I am at work and currently
>>>>>>>>>>>> cannot
>>>>>>>>>>>> open
>>>>>>>>>>>> .odt files..You can save it as .doc for MSOffice and I will be
>>>>>>>>>>>> able
>>>>>>>>>>>> to
>>>>>>>>>>>> open it...
>>>>>>>>>>>>
>>>>>>>>>>>> Thank you
>>>>>>>>>>>>
>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>> Thank you for your answer!
>>>>>>>>>>>>> here it goes the lspci atachment.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thank you again
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> If you need to enable your wireless interface we need to know
>>>>>>>>>>>>>> a
>>>>>>>>>>>>>> bit
>>>>>>>>>>>>>> more on your addpter,lets try the lspci command.
>>>>>>>>>>>>>> Open a terminal and type:
>>>>>>>>>>>>>> lspci
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> paste output in a file and attach it in you next message.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>>> I'm almost desperate...
>>>>>>>>>>>>>>> my machine is with debian 6.0.3 with gnome 2.30.3
>>>>>>>>>>>>>>> kernel 2.6.32-5-amd64
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Here is the specification chart of hardware and drivers in
>>>>>>>>>>>>>>> w7:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02698960&tmp_task=prodinfoCatego ry&cc=mx&dlc=es&lc=es&product=5057770
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=es&cc=mx&dlc=es&sw_lan g=&product=5057770#N262
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> I've already looked for free drivers in Synaptic and
>>>>>>>>>>>>>>> installed
>>>>>>>>>>>>>>> all
>>>>>>>>>>>>>>> that seamed related with no luck.
>>>>>>>>>>>>>>> This is my first time with Debian (I come from Puredyne, but
>>>>>>>>>>>>>>> I
>>>>>>>>>>>>>>> am
>>>>>>>>>>>>>>> not
>>>>>>>>>>>>>>> a power user).
>>>>>>>>>>>>>>> The first install in this new machine was Ubuntu Studio, and
>>>>>>>>>>>>>>> wifi
>>>>>>>>>>>>>>> was
>>>>>>>>>>>>>>> working. Nevertheless I wanted to try Debian since time ago.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> I searched the list for info about this machine and it seems
>>>>>>>>>>>>>>> that
>>>>>>>>>>>>>>> I
>>>>>>>>>>>>>>> am
>>>>>>>>>>>>>>> the only with this hardware..
>>>>>>>>>>>>>>> Please, help!
>>>>>>>>>>>>>>> Thank you all for any tip,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> To UNSUBSCRIBE, email to
>>>>>>>>>>>>>>> debian-laptop-REQUEST@lists.debian.org
>>>>>>>>>>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>>>>>>>>>>> listmaster@lists.debian.org
>>>>>>>>>>>>>>> Archive:
>>>>>>>>>>>>>>> http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Fernando Gadea
>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Fernando Gadea
>>>>>>>>
>>>>>>
>>>>>> --
>>>>>> Fernando Gadea
>>>>>>
>>>>
>>>
>>>
>>> --
>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>> with a subject of "unsubscribe". Trouble? Contact
>>> listmaster@lists.debian.org
>>> Archive: http://lists.debian.org/4F19929B.4060204@gmail.com
>>>
>>>
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact
>> listmaster@lists.debian.org
>> Archive:
>> http://lists.debian.org/CAJdpJwCkO-r_gKQizATKVRPyCsaYznhJHRJmhVF7hqEkvS5uQ@mail.gmail .com
>>
>>
>
>
> --
> Fernando Gadea
>
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: CAJdpJwBc38RnNLD6ib7yeHiKX=Of0AiuZYtkfL09EmcKjCDSw Q@mail.gmail.com">http://lists.debian.org/CAJdpJwBc38RnNLD6ib7yeHiKX=Of0AiuZYtkfL09EmcKjCDSw Q@mail.gmail.com
01-20-2012, 03:49 PM
Fernando Gadea
laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
In the Terminal I couldn't do it. I will try in Synaptics.
Ok, I'll remember that, thenk you.
I'll be back in some minutes
Thank you a lot everyone
2012/1/20, Zuper Koleoptera <zuperkoleoptera@gmail.com>:
> Try it from synaptics but you have to remove the double entry in
> /etc/apt/source.list any way.
>
> Remeber if anything goes wrong, with the new kernel hope not, you can
> alwasy boot with the previous one from grub...
>
> On 1/20/12, Fernando Gadea <fgadea@gmail.com> wrote:
>> I think I found it in Synaptics, but it's name is slightly different:
>> it says "linux 2.6.39-bpo.2-amd64". If that's it I'll go for it. Just
>> tell me, please
>> Thank you
>>
>> 2012/1/20, Zuper Koleoptera <zuperkoleoptera@gmail.com>:
>>> If that doesnt work, you can try the same for the kernel through
>>> synaptics..
>>> Just search for :
>>> linux-image-2.6.39-bpo.2-686-pae
>>>
>>> install it and reboot...
>>>
>>> Good luck
>>>
>>> On 1/20/12, Luís Bandarra <lbandarra@gmail.com> wrote:
>>>> On 20-01-2012 16:09, Fernando Gadea wrote:
>>>>> I use Synaptics the most, to tell the true. As I am not a power user
>>>>> I'm affraid I can mix things up if I try something in the terminal for
>>>>> myself. So yes, I am doing what you tell and learning (and I am
>>>>> reading the linux command line book, but slowly).
>>>>
>>>> In Synaptic go to: Package->Force Version {I use in pt_PT:
>>>> "Pacote->Forçar
>>>> Versão"} and choose the one in backports, and try the rest with the
>>>> packages: firmware-ralink and wireless-tools
>>>>
>>>>> This txt file shows that ralink is installed. Notice I had a problem
>>>>> updating the backport packages the first try, but after it worked, or
>>>>> it seems to...
>>>>>
>>>>> Fernando
>>>>>
>>>>>
>>>>>
>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>> Well there might be some conflict with
>>>>>> Ign http://apt.puredata.info squeeze/main amd64 Packages
>>>>>> Err http://apt.puredata.info squeeze/main amd64 Packages
>>>>>>
>>>>>> try to comment out that repo in the /etc/apt/sources.list file.
>>>>>> Open up the file in an editor and put # infront of the line.
>>>>>> Then
>>>>>>
>>>>>> aptitude update
>>>>>> aptitude install firmware-ralink wireless-tools
>>>>>>
>>>>>> Just a question did you use always aptitude or just now because of the
>>>>>> example. If not try with apt-get. It is a bout the same only it treats
>>>>>> dependancies a different way.
>>>>>> Instead of aptitude update& install try:
>>>>>> apt-get update
>>>>>> apt-get install firmware-ralink wireless-tools
>>>>>>
>>>>>> Again only if you did not use aptitude in the past.
>>>>>>
>>>>>> Thank you
>>>>>>
>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>> Here it is the terminal output in txt
>>>>>>> Please don't look at the puredata server problem. it seems that there
>>>>>>> is no extended version for 64 bit.
>>>>>>>
>>>>>>> When I give it the order to install the ralink firmware it tells me
>>>>>>> that it won't be installed, updated or deleted any package.
>>>>>>> Well, please, see it for yourself in the file.
>>>>>>> Thank you again
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>> Well not sure, most probably the ralink firmware is the one you are
>>>>>>>> missing, try follow the steps for squeeze and report where you get
>>>>>>>> stuck..
>>>>>>>>
>>>>>>>>
>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>> Sorry, I missed the lsusb file.
>>>>>>>>>
>>>>>>>>> 2012/1/20, Fernando Gadea<fgadea@gmail.com>:
>>>>>>>>>> Yes I can Zuper: here it goes the lsusb in a txt file, and I go to
>>>>>>>>>> your link now!
>>>>>>>>>>
>>>>>>>>>> ps: thank you, and the list, for all for this help!
>>>>>>>>>>
>>>>>>>>>> Fernando
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>
>>>>>>>>>>> As it seems formt he output, last line, you have an wifi adapter
>>>>>>>>>>> based
>>>>>>>>>>> on Ralink chipset. Still though the output is a bit strange cause
>>>>>>>>>>> it
>>>>>>>>>>> doesn not list a clear model.
>>>>>>>>>>> You can please do the same with lsusb?
>>>>>>>>>>> Open terminal and put:
>>>>>>>>>>> lsusb
>>>>>>>>>>> copy/paste result in a text file and attach it.
>>>>>>>>>>>
>>>>>>>>>>> In the meantime it would be also helpfull is you go here
>>>>>>>>>>>
>>>>>>>>>>> http://wiki.debian.org/rt2860sta
>>>>>>>>>>>
>>>>>>>>>>> and start reading the squeeze part of the tutorial. Try to follow
>>>>>>>>>>> step
>>>>>>>>>>> by step and report where you get stuck.
>>>>>>>>>>>
>>>>>>>>>>> Thank you
>>>>>>>>>>>
>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>> No problem, here it is in txt file
>>>>>>>>>>>>
>>>>>>>>>>>> Fernando
>>>>>>>>>>>>
>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>> Well sorry that was my mistake, I am at work and currently
>>>>>>>>>>>>> cannot
>>>>>>>>>>>>> open
>>>>>>>>>>>>> .odt files..You can save it as .doc for MSOffice and I will be
>>>>>>>>>>>>> able
>>>>>>>>>>>>> to
>>>>>>>>>>>>> open it...
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>> Thank you for your answer!
>>>>>>>>>>>>>> here it goes the lspci atachment.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thank you again
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> If you need to enable your wireless interface we need to know
>>>>>>>>>>>>>>> a
>>>>>>>>>>>>>>> bit
>>>>>>>>>>>>>>> more on your addpter,lets try the lspci command.
>>>>>>>>>>>>>>> Open a terminal and type:
>>>>>>>>>>>>>>> lspci
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> paste output in a file and attach it in you next message.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>>>> I'm almost desperate...
>>>>>>>>>>>>>>>> my machine is with debian 6.0.3 with gnome 2.30.3
>>>>>>>>>>>>>>>> kernel 2.6.32-5-amd64
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Here is the specification chart of hardware and drivers in
>>>>>>>>>>>>>>>> w7:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02698960&tmp_task=prodinfoCatego ry&cc=mx&dlc=es&lc=es&product=5057770
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=es&cc=mx&dlc=es&sw_lan g=&product=5057770#N262
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> I've already looked for free drivers in Synaptic and
>>>>>>>>>>>>>>>> installed
>>>>>>>>>>>>>>>> all
>>>>>>>>>>>>>>>> that seamed related with no luck.
>>>>>>>>>>>>>>>> This is my first time with Debian (I come from Puredyne, but
>>>>>>>>>>>>>>>> I
>>>>>>>>>>>>>>>> am
>>>>>>>>>>>>>>>> not
>>>>>>>>>>>>>>>> a power user).
>>>>>>>>>>>>>>>> The first install in this new machine was Ubuntu Studio, and
>>>>>>>>>>>>>>>> wifi
>>>>>>>>>>>>>>>> was
>>>>>>>>>>>>>>>> working. Nevertheless I wanted to try Debian since time ago.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> I searched the list for info about this machine and it seems
>>>>>>>>>>>>>>>> that
>>>>>>>>>>>>>>>> I
>>>>>>>>>>>>>>>> am
>>>>>>>>>>>>>>>> the only with this hardware..
>>>>>>>>>>>>>>>> Please, help!
>>>>>>>>>>>>>>>> Thank you all for any tip,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> To UNSUBSCRIBE, email to
>>>>>>>>>>>>>>>> debian-laptop-REQUEST@lists.debian.org
>>>>>>>>>>>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>>>>>>>>>>>> listmaster@lists.debian.org
>>>>>>>>>>>>>>>> Archive:
>>>>>>>>>>>>>>>> http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Fernando Gadea
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Fernando Gadea
>>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Fernando Gadea
>>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>>> with a subject of "unsubscribe". Trouble? Contact
>>>> listmaster@lists.debian.org
>>>> Archive: http://lists.debian.org/4F19929B.4060204@gmail.com
>>>>
>>>>
>>>
>>>
>>> --
>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>> with a subject of "unsubscribe". Trouble? Contact
>>> listmaster@lists.debian.org
>>> Archive:
>>> http://lists.debian.org/CAJdpJwCkO-r_gKQizATKVRPyCsaYznhJHRJmhVF7hqEkvS5uQ@mail.gmail .com
>>>
>>>
>>
>>
>> --
>> Fernando Gadea
>>
>
--
Fernando Gadea
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: CA+NvA-D=_LCY5XiOcRoCnSO+xaAWvYRt-H69ffJGWOUVO3_=iQ@mail.gmail.com">http://lists.debian.org/CA+NvA-D=_LCY5XiOcRoCnSO+xaAWvYRt-H69ffJGWOUVO3_=iQ@mail.gmail.com
01-20-2012, 04:00 PM
Fernando Gadea
laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
Something is wrong: Packages could not be marked for installation.
Linux-image-2.6.39-bpo.2-amd64:
depends on linux-base (>=3~) but it is going to install 2.6.32-39squeeze1
Recomends: firmware-linux-free but it will not be installed.
Breaks: initramfs-tools (<0.99~) but it is going to be installed 0.98.8
I wait for your answer,
Thank you
ps: if I have to make a clean install I would do it, I mean, if that
solves a possible broken system.
2012/1/20, Fernando Gadea <fgadea@gmail.com>:
> In the Terminal I couldn't do it. I will try in Synaptics.
> Ok, I'll remember that, thenk you.
> I'll be back in some minutes
> Thank you a lot everyone
>
> 2012/1/20, Zuper Koleoptera <zuperkoleoptera@gmail.com>:
>> Try it from synaptics but you have to remove the double entry in
>> /etc/apt/source.list any way.
>>
>> Remeber if anything goes wrong, with the new kernel hope not, you can
>> alwasy boot with the previous one from grub...
>>
>> On 1/20/12, Fernando Gadea <fgadea@gmail.com> wrote:
>>> I think I found it in Synaptics, but it's name is slightly different:
>>> it says "linux 2.6.39-bpo.2-amd64". If that's it I'll go for it. Just
>>> tell me, please
>>> Thank you
>>>
>>> 2012/1/20, Zuper Koleoptera <zuperkoleoptera@gmail.com>:
>>>> If that doesnt work, you can try the same for the kernel through
>>>> synaptics..
>>>> Just search for :
>>>> linux-image-2.6.39-bpo.2-686-pae
>>>>
>>>> install it and reboot...
>>>>
>>>> Good luck
>>>>
>>>> On 1/20/12, Luís Bandarra <lbandarra@gmail.com> wrote:
>>>>> On 20-01-2012 16:09, Fernando Gadea wrote:
>>>>>> I use Synaptics the most, to tell the true. As I am not a power user
>>>>>> I'm affraid I can mix things up if I try something in the terminal
>>>>>> for
>>>>>> myself. So yes, I am doing what you tell and learning (and I am
>>>>>> reading the linux command line book, but slowly).
>>>>>
>>>>> In Synaptic go to: Package->Force Version {I use in pt_PT:
>>>>> "Pacote->Forçar
>>>>> Versão"} and choose the one in backports, and try the rest with the
>>>>> packages: firmware-ralink and wireless-tools
>>>>>
>>>>>> This txt file shows that ralink is installed. Notice I had a problem
>>>>>> updating the backport packages the first try, but after it worked, or
>>>>>> it seems to...
>>>>>>
>>>>>> Fernando
>>>>>>
>>>>>>
>>>>>>
>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>> Well there might be some conflict with
>>>>>>> Ign http://apt.puredata.info squeeze/main amd64 Packages
>>>>>>> Err http://apt.puredata.info squeeze/main amd64 Packages
>>>>>>>
>>>>>>> try to comment out that repo in the /etc/apt/sources.list file.
>>>>>>> Open up the file in an editor and put # infront of the line.
>>>>>>> Then
>>>>>>>
>>>>>>> aptitude update
>>>>>>> aptitude install firmware-ralink wireless-tools
>>>>>>>
>>>>>>> Just a question did you use always aptitude or just now because of
>>>>>>> the
>>>>>>> example. If not try with apt-get. It is a bout the same only it
>>>>>>> treats
>>>>>>> dependancies a different way.
>>>>>>> Instead of aptitude update& install try:
>>>>>>> apt-get update
>>>>>>> apt-get install firmware-ralink wireless-tools
>>>>>>>
>>>>>>> Again only if you did not use aptitude in the past.
>>>>>>>
>>>>>>> Thank you
>>>>>>>
>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>> Here it is the terminal output in txt
>>>>>>>> Please don't look at the puredata server problem. it seems that
>>>>>>>> there
>>>>>>>> is no extended version for 64 bit.
>>>>>>>>
>>>>>>>> When I give it the order to install the ralink firmware it tells me
>>>>>>>> that it won't be installed, updated or deleted any package.
>>>>>>>> Well, please, see it for yourself in the file.
>>>>>>>> Thank you again
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>> Well not sure, most probably the ralink firmware is the one you
>>>>>>>>> are
>>>>>>>>> missing, try follow the steps for squeeze and report where you get
>>>>>>>>> stuck..
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>> Sorry, I missed the lsusb file.
>>>>>>>>>>
>>>>>>>>>> 2012/1/20, Fernando Gadea<fgadea@gmail.com>:
>>>>>>>>>>> Yes I can Zuper: here it goes the lsusb in a txt file, and I go
>>>>>>>>>>> to
>>>>>>>>>>> your link now!
>>>>>>>>>>>
>>>>>>>>>>> ps: thank you, and the list, for all for this help!
>>>>>>>>>>>
>>>>>>>>>>> Fernando
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>
>>>>>>>>>>>> As it seems formt he output, last line, you have an wifi
>>>>>>>>>>>> adapter
>>>>>>>>>>>> based
>>>>>>>>>>>> on Ralink chipset. Still though the output is a bit strange
>>>>>>>>>>>> cause
>>>>>>>>>>>> it
>>>>>>>>>>>> doesn not list a clear model.
>>>>>>>>>>>> You can please do the same with lsusb?
>>>>>>>>>>>> Open terminal and put:
>>>>>>>>>>>> lsusb
>>>>>>>>>>>> copy/paste result in a text file and attach it.
>>>>>>>>>>>>
>>>>>>>>>>>> In the meantime it would be also helpfull is you go here
>>>>>>>>>>>>
>>>>>>>>>>>> http://wiki.debian.org/rt2860sta
>>>>>>>>>>>>
>>>>>>>>>>>> and start reading the squeeze part of the tutorial. Try to
>>>>>>>>>>>> follow
>>>>>>>>>>>> step
>>>>>>>>>>>> by step and report where you get stuck.
>>>>>>>>>>>>
>>>>>>>>>>>> Thank you
>>>>>>>>>>>>
>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>> No problem, here it is in txt file
>>>>>>>>>>>>>
>>>>>>>>>>>>> Fernando
>>>>>>>>>>>>>
>>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>>> Well sorry that was my mistake, I am at work and currently
>>>>>>>>>>>>>> cannot
>>>>>>>>>>>>>> open
>>>>>>>>>>>>>> .odt files..You can save it as .doc for MSOffice and I will
>>>>>>>>>>>>>> be
>>>>>>>>>>>>>> able
>>>>>>>>>>>>>> to
>>>>>>>>>>>>>> open it...
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>>> Thank you for your answer!
>>>>>>>>>>>>>>> here it goes the lspci atachment.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Thank you again
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> If you need to enable your wireless interface we need to
>>>>>>>>>>>>>>>> know
>>>>>>>>>>>>>>>> a
>>>>>>>>>>>>>>>> bit
>>>>>>>>>>>>>>>> more on your addpter,lets try the lspci command.
>>>>>>>>>>>>>>>> Open a terminal and type:
>>>>>>>>>>>>>>>> lspci
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> paste output in a file and attach it in you next message.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>>>>> I'm almost desperate...
>>>>>>>>>>>>>>>>> my machine is with debian 6.0.3 with gnome 2.30.3
>>>>>>>>>>>>>>>>> kernel 2.6.32-5-amd64
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Here is the specification chart of hardware and drivers in
>>>>>>>>>>>>>>>>> w7:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02698960&tmp_task=prodinfoCatego ry&cc=mx&dlc=es&lc=es&product=5057770
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=es&cc=mx&dlc=es&sw_lan g=&product=5057770#N262
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> I've already looked for free drivers in Synaptic and
>>>>>>>>>>>>>>>>> installed
>>>>>>>>>>>>>>>>> all
>>>>>>>>>>>>>>>>> that seamed related with no luck.
>>>>>>>>>>>>>>>>> This is my first time with Debian (I come from Puredyne,
>>>>>>>>>>>>>>>>> but
>>>>>>>>>>>>>>>>> I
>>>>>>>>>>>>>>>>> am
>>>>>>>>>>>>>>>>> not
>>>>>>>>>>>>>>>>> a power user).
>>>>>>>>>>>>>>>>> The first install in this new machine was Ubuntu Studio,
>>>>>>>>>>>>>>>>> and
>>>>>>>>>>>>>>>>> wifi
>>>>>>>>>>>>>>>>> was
>>>>>>>>>>>>>>>>> working. Nevertheless I wanted to try Debian since time
>>>>>>>>>>>>>>>>> ago.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> I searched the list for info about this machine and it
>>>>>>>>>>>>>>>>> seems
>>>>>>>>>>>>>>>>> that
>>>>>>>>>>>>>>>>> I
>>>>>>>>>>>>>>>>> am
>>>>>>>>>>>>>>>>> the only with this hardware..
>>>>>>>>>>>>>>>>> Please, help!
>>>>>>>>>>>>>>>>> Thank you all for any tip,
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>> To UNSUBSCRIBE, email to
>>>>>>>>>>>>>>>>> debian-laptop-REQUEST@lists.debian.org
>>>>>>>>>>>>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>>>>>>>>>>>>> listmaster@lists.debian.org
>>>>>>>>>>>>>>>>> Archive:
>>>>>>>>>>>>>>>>> http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Fernando Gadea
>>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Fernando Gadea
>>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>> listmaster@lists.debian.org
>>>>> Archive: http://lists.debian.org/4F19929B.4060204@gmail.com
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>>> with a subject of "unsubscribe". Trouble? Contact
>>>> listmaster@lists.debian.org
>>>> Archive:
>>>> http://lists.debian.org/CAJdpJwCkO-r_gKQizATKVRPyCsaYznhJHRJmhVF7hqEkvS5uQ@mail.gmail .com
>>>>
>>>>
>>>
>>>
>>> --
>>> Fernando Gadea
>>>
>>
>
>
> --
> Fernando Gadea
>
--
Fernando Gadea
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: CA+NvA-BZeZC2Z4JEPqksrXW+pp0uD9TuFmyemvg=DOq7yfVm2Q@mail. gmail.com">http://lists.debian.org/CA+NvA-BZeZC2Z4JEPqksrXW+pp0uD9TuFmyemvg=DOq7yfVm2Q@mail. gmail.com
01-20-2012, 04:22 PM
Luís Bandarra
laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
On 20-01-2012 17:00, Fernando Gadea wrote:
Something is wrong: Packages could not be marked for installation.
Linux-image-2.6.39-bpo.2-amd64:
depends on linux-base (>=3~) but it is going to install 2.6.32-39squeeze1
Recomends: firmware-linux-free but it will not be installed.
Breaks: initramfs-tools (<0.99~) but it is going to be installed 0.98.8
Using synaptic, you need to "Force version" on the packages: linux-base and initramfs-tools and them select linux-image-2.6.39-bpo.2-amd64
After that, you should select firmare-ralink from backport.
If after that it doesn't work try the method sugestted by Ivan T. Ivanov:
"Try instruction described here:
Try it from synaptics but you have to remove the double entry in
/etc/apt/source.list any way.
Remeber if anything goes wrong, with the new kernel hope not, you can
alwasy boot with the previous one from grub...
On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
I think I found it in Synaptics, but it's name is slightly different:
it says "linux 2.6.39-bpo.2-amd64". If that's it I'll go for it. Just
tell me, please
Thank you
If that doesnt work, you can try the same for the kernel through
synaptics..
Just search for :
linux-image-2.6.39-bpo.2-686-pae
install it and reboot...
Good luck
On 1/20/12, Luís Bandarra<lbandarra@gmail.com> wrote:
On 20-01-2012 16:09, Fernando Gadea wrote:
I use Synaptics the most, to tell the true. As I am not a power user
I'm affraid I can mix things up if I try something in the terminal
for
myself. So yes, I am doing what you tell and learning (and I am
reading the linux command line book, but slowly).
In Synaptic go to: Package->Force Version {I use in pt_PT:
"Pacote->Forçar
Versão"} and choose the one in backports, and try the rest with the
packages: firmware-ralink and wireless-tools
This txt file shows that ralink is installed. Notice I had a problem
updating the backport packages the first try, but after it worked, or
it seems to...
Well there might be some conflict with
Ign http://apt.puredata.info squeeze/main amd64 Packages
Err http://apt.puredata.info squeeze/main amd64 Packages
try to comment out that repo in the /etc/apt/sources.list file.
Open up the file in an editor and put # infront of the line.
Then
Just a question did you use always aptitude or just now because of
the
example. If not try with apt-get. It is a bout the same only it
treats
dependancies a different way.
Instead of aptitude update& install try:
apt-get update
apt-get install firmware-ralink wireless-tools
Again only if you did not use aptitude in the past.
Thank you
On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
Here it is the terminal output in txt
Please don't look at the puredata server problem. it seems that
there
is no extended version for 64 bit.
When I give it the order to install the ralink firmware it tells me
that it won't be installed, updated or deleted any package.
Well, please, see it for yourself in the file.
Thank you again
As it seems formt he output, last line, you have an wifi
adapter
based
on Ralink chipset. Still though the output is a bit strange
cause
it
doesn not list a clear model.
You can please do the same with lsusb?
Open terminal and put:
lsusb
copy/paste result in a text file and attach it.
In the meantime it would be also helpfull is you go here
http://wiki.debian.org/rt2860sta
and start reading the squeeze part of the tutorial. Try to
follow
step
by step and report where you get stuck.
Thank you
On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
Well sorry that was my mistake, I am at work and currently
cannot
open
.odt files..You can save it as .doc for MSOffice and I will
be
able
to
open it...
Thank you
On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
Thank you for your answer!
here it goes the lspci atachment.
I've already looked for free drivers in Synaptic and
installed
all
that seamed related with no luck.
This is my first time with Debian (I come from Puredyne,
but
I
am
not
a power user).
The first install in this new machine was Ubuntu Studio,
and
wifi
was
working. Nevertheless I wanted to try Debian since time
ago.
I searched the list for info about this machine and it
seems
that
I
am
the only with this hardware..
Please, help!
Thank you all for any tip,
--
Fernando Gadea
--
To UNSUBSCRIBE, email to
debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Archive:
http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
--
Fernando Gadea
--
Fernando Gadea
--
Fernando Gadea
--
Fernando Gadea
--
Fernando Gadea
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Archive: http://lists.debian.org/4F19929B.4060204@gmail.com
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Archive:
http://lists.debian.org/CAJdpJwCkO-r_gKQizATKVRPyCsaYznhJHRJmhVF7hqEkvS5uQ@mail.gmail .com
--
Fernando Gadea
--
Fernando Gadea
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4F19A2DF.6010604@gmail.com">http://lists.debian.org/4F19A2DF.6010604@gmail.com
01-20-2012, 04:28 PM
Fernando Gadea
laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
The "force version" option is darked, I mean, present but not
available, even if I am in superuser mode. I tryed Ivanov's idea
(sorry I did not reply in time, Mr. Ivanov) but the Ralink link is
dead.
Should I install a previous version of Debian?
2012/1/20, Luís Bandarra <lbandarra@gmail.com>:
> On 20-01-2012 17:00, Fernando Gadea wrote:
>> Something is wrong: Packages could not be marked for installation.
>> Linux-image-2.6.39-bpo.2-amd64:
>> depends on linux-base (>=3~) but it is going to install 2.6.32-39squeeze1
>> Recomends: firmware-linux-free but it will not be installed.
>> Breaks: initramfs-tools (<0.99~) but it is going to be installed 0.98.8
>
> Using synaptic, you need to "Force version" on the packages: linux-base and
> initramfs-tools and them select linux-image-2.6.39-bpo.2-amd64
> After that, you should select firmare-ralink from backport.
>
> If after that it doesn't work try the method sugestted by Ivan T. Ivanov:
> "Try instruction described here:
>
> http://ubuntuforums.org/showpost.php?p=11206409&postcount=82
>
> Cheers,
> Ivan
> "
>
>
>
>> I wait for your answer,
>> Thank you
>>
>> ps: if I have to make a clean install I would do it, I mean, if that
>> solves a possible broken system.
>>
>> 2012/1/20, Fernando Gadea<fgadea@gmail.com>:
>>> In the Terminal I couldn't do it. I will try in Synaptics.
>>> Ok, I'll remember that, thenk you.
>>> I'll be back in some minutes
>>> Thank you a lot everyone
>>>
>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>> Try it from synaptics but you have to remove the double entry in
>>>> /etc/apt/source.list any way.
>>>>
>>>> Remeber if anything goes wrong, with the new kernel hope not, you can
>>>> alwasy boot with the previous one from grub...
>>>>
>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>> I think I found it in Synaptics, but it's name is slightly different:
>>>>> it says "linux 2.6.39-bpo.2-amd64". If that's it I'll go for it. Just
>>>>> tell me, please
>>>>> Thank you
>>>>>
>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>> If that doesnt work, you can try the same for the kernel through
>>>>>> synaptics..
>>>>>> Just search for :
>>>>>> linux-image-2.6.39-bpo.2-686-pae
>>>>>>
>>>>>> install it and reboot...
>>>>>>
>>>>>> Good luck
>>>>>>
>>>>>> On 1/20/12, Luís Bandarra<lbandarra@gmail.com> wrote:
>>>>>>> On 20-01-2012 16:09, Fernando Gadea wrote:
>>>>>>>> I use Synaptics the most, to tell the true. As I am not a power user
>>>>>>>> I'm affraid I can mix things up if I try something in the terminal
>>>>>>>> for
>>>>>>>> myself. So yes, I am doing what you tell and learning (and I am
>>>>>>>> reading the linux command line book, but slowly).
>>>>>>> In Synaptic go to: Package->Force Version {I use in pt_PT:
>>>>>>> "Pacote->Forçar
>>>>>>> Versão"} and choose the one in backports, and try the rest with the
>>>>>>> packages: firmware-ralink and wireless-tools
>>>>>>>
>>>>>>>> This txt file shows that ralink is installed. Notice I had a problem
>>>>>>>> updating the backport packages the first try, but after it worked,
>>>>>>>> or
>>>>>>>> it seems to...
>>>>>>>>
>>>>>>>> Fernando
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>> Well there might be some conflict with
>>>>>>>>> Ign http://apt.puredata.info squeeze/main amd64 Packages
>>>>>>>>> Err http://apt.puredata.info squeeze/main amd64 Packages
>>>>>>>>>
>>>>>>>>> try to comment out that repo in the /etc/apt/sources.list file.
>>>>>>>>> Open up the file in an editor and put # infront of the line.
>>>>>>>>> Then
>>>>>>>>>
>>>>>>>>> aptitude update
>>>>>>>>> aptitude install firmware-ralink wireless-tools
>>>>>>>>>
>>>>>>>>> Just a question did you use always aptitude or just now because of
>>>>>>>>> the
>>>>>>>>> example. If not try with apt-get. It is a bout the same only it
>>>>>>>>> treats
>>>>>>>>> dependancies a different way.
>>>>>>>>> Instead of aptitude update& install try:
>>>>>>>>> apt-get update
>>>>>>>>> apt-get install firmware-ralink wireless-tools
>>>>>>>>>
>>>>>>>>> Again only if you did not use aptitude in the past.
>>>>>>>>>
>>>>>>>>> Thank you
>>>>>>>>>
>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>> Here it is the terminal output in txt
>>>>>>>>>> Please don't look at the puredata server problem. it seems that
>>>>>>>>>> there
>>>>>>>>>> is no extended version for 64 bit.
>>>>>>>>>>
>>>>>>>>>> When I give it the order to install the ralink firmware it tells
>>>>>>>>>> me
>>>>>>>>>> that it won't be installed, updated or deleted any package.
>>>>>>>>>> Well, please, see it for yourself in the file.
>>>>>>>>>> Thank you again
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>> Well not sure, most probably the ralink firmware is the one you
>>>>>>>>>>> are
>>>>>>>>>>> missing, try follow the steps for squeeze and report where you
>>>>>>>>>>> get
>>>>>>>>>>> stuck..
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>> Sorry, I missed the lsusb file.
>>>>>>>>>>>>
>>>>>>>>>>>> 2012/1/20, Fernando Gadea<fgadea@gmail.com>:
>>>>>>>>>>>>> Yes I can Zuper: here it goes the lsusb in a txt file, and I go
>>>>>>>>>>>>> to
>>>>>>>>>>>>> your link now!
>>>>>>>>>>>>>
>>>>>>>>>>>>> ps: thank you, and the list, for all for this help!
>>>>>>>>>>>>>
>>>>>>>>>>>>> Fernando
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> As it seems formt he output, last line, you have an wifi
>>>>>>>>>>>>>> adapter
>>>>>>>>>>>>>> based
>>>>>>>>>>>>>> on Ralink chipset. Still though the output is a bit strange
>>>>>>>>>>>>>> cause
>>>>>>>>>>>>>> it
>>>>>>>>>>>>>> doesn not list a clear model.
>>>>>>>>>>>>>> You can please do the same with lsusb?
>>>>>>>>>>>>>> Open terminal and put:
>>>>>>>>>>>>>> lsusb
>>>>>>>>>>>>>> copy/paste result in a text file and attach it.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> In the meantime it would be also helpfull is you go here
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> http://wiki.debian.org/rt2860sta
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> and start reading the squeeze part of the tutorial. Try to
>>>>>>>>>>>>>> follow
>>>>>>>>>>>>>> step
>>>>>>>>>>>>>> by step and report where you get stuck.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>>> No problem, here it is in txt file
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Fernando
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>>>>> Well sorry that was my mistake, I am at work and currently
>>>>>>>>>>>>>>>> cannot
>>>>>>>>>>>>>>>> open
>>>>>>>>>>>>>>>> .odt files..You can save it as .doc for MSOffice and I will
>>>>>>>>>>>>>>>> be
>>>>>>>>>>>>>>>> able
>>>>>>>>>>>>>>>> to
>>>>>>>>>>>>>>>> open it...
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>>>>> Thank you for your answer!
>>>>>>>>>>>>>>>>> here it goes the lspci atachment.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Thank you again
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> 2012/1/20, Zuper Koleoptera<zuperkoleoptera@gmail.com>:
>>>>>>>>>>>>>>>>>> Dear Fernando,
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> If you need to enable your wireless interface we need to
>>>>>>>>>>>>>>>>>> know
>>>>>>>>>>>>>>>>>> a
>>>>>>>>>>>>>>>>>> bit
>>>>>>>>>>>>>>>>>> more on your addpter,lets try the lspci command.
>>>>>>>>>>>>>>>>>> Open a terminal and type:
>>>>>>>>>>>>>>>>>> lspci
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> paste output in a file and attach it in you next message.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Thank you
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>> I'm almost desperate...
>>>>>>>>>>>>>>>>>>> my machine is with debian 6.0.3 with gnome 2.30.3
>>>>>>>>>>>>>>>>>>> kernel 2.6.32-5-amd64
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Here is the specification chart of hardware and drivers
>>>>>>>>>>>>>>>>>>> in
>>>>>>>>>>>>>>>>>>> w7:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02698960&tmp_task=prodinfoCatego ry&cc=mx&dlc=es&lc=es&product=5057770
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=es&cc=mx&dlc=es&sw_lan g=&product=5057770#N262
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> I've already looked for free drivers in Synaptic and
>>>>>>>>>>>>>>>>>>> installed
>>>>>>>>>>>>>>>>>>> all
>>>>>>>>>>>>>>>>>>> that seamed related with no luck.
>>>>>>>>>>>>>>>>>>> This is my first time with Debian (I come from Puredyne,
>>>>>>>>>>>>>>>>>>> but
>>>>>>>>>>>>>>>>>>> I
>>>>>>>>>>>>>>>>>>> am
>>>>>>>>>>>>>>>>>>> not
>>>>>>>>>>>>>>>>>>> a power user).
>>>>>>>>>>>>>>>>>>> The first install in this new machine was Ubuntu Studio,
>>>>>>>>>>>>>>>>>>> and
>>>>>>>>>>>>>>>>>>> wifi
>>>>>>>>>>>>>>>>>>> was
>>>>>>>>>>>>>>>>>>> working. Nevertheless I wanted to try Debian since time
>>>>>>>>>>>>>>>>>>> ago.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> I searched the list for info about this machine and it
>>>>>>>>>>>>>>>>>>> seems
>>>>>>>>>>>>>>>>>>> that
>>>>>>>>>>>>>>>>>>> I
>>>>>>>>>>>>>>>>>>> am
>>>>>>>>>>>>>>>>>>> the only with this hardware..
>>>>>>>>>>>>>>>>>>> Please, help!
>>>>>>>>>>>>>>>>>>> Thank you all for any tip,
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>> To UNSUBSCRIBE, email to
>>>>>>>>>>>>>>>>>>> debian-laptop-REQUEST@lists.debian.org
>>>>>>>>>>>>>>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>>>>>>>>>>>>>>> listmaster@lists.debian.org
>>>>>>>>>>>>>>>>>>> Archive:
>>>>>>>>>>>>>>>>>>> http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Fernando Gadea
>>>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Fernando Gadea
>>>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>>> listmaster@lists.debian.org
>>>>>>> Archive: http://lists.debian.org/4F19929B.4060204@gmail.com
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
>>>>>> with a subject of "unsubscribe". Trouble? Contact
>>>>>> listmaster@lists.debian.org
>>>>>> Archive:
>>>>>> http://lists.debian.org/CAJdpJwCkO-r_gKQizATKVRPyCsaYznhJHRJmhVF7hqEkvS5uQ@mail.gmail .com
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> Fernando Gadea
>>>>>
>>>
>>> --
>>> Fernando Gadea
>>>
>>
>
>
--
Fernando Gadea
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: CA+NvA-BuamELz0hiLx7hY4JMMVpYM-y_ZiedRGDx9SxUdkU=hA@mail.gmail.com">http://lists.debian.org/CA+NvA-BuamELz0hiLx7hY4JMMVpYM-y_ZiedRGDx9SxUdkU=hA@mail.gmail.com
01-20-2012, 04:43 PM
Luís Bandarra
laptop hp dm1 3080 problems: clickpad, IDT High Definition Audio CODEC, Realtek smart card reader, Ralink/motorola/broadcom 2011 wifi
On 20-01-2012 17:28, Fernando Gadea wrote:
The "force version" option is darked, I mean, present but not
available, even if I am in superuser mode. I tryed Ivanov's idea
(sorry I did not reply in time, Mr. Ivanov) but the Ralink link is
dead.
Should I install a previous version of Debian?
If you select the package it's darken?
Let's try this:
1. Back up your sources.list
2. Create a new sources.list with only:
# non free squeeze updates:
debhttp://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb-srchttp://ftp.us.debian.org/debian/ squeeze main contrib non-free
debhttp://security.debian.org/ squeeze/updates main contrib non-free
deb-srchttp://security.debian.org/ squeeze/updates main contrib non-free
# squeeze-updates, previously known as 'volatile'
debhttp://ftp.us.debian.org/debian/ squeeze-updates main
deb-srchttp://ftp.us.debian.org/debian/ squeeze-updates main
3. In /etc/apt/sources.list.d/ create squeeze-backports.list and write to it:
# debian backports
debhttp://backports.debian.org/debian-backports squeeze-backports main contrib non-free
4. Run synaptic as root and do reload.
5. (Hopefully) "Force version" will be available when selected the packages:
linux-base
initramfs-tools
6. Select linux-image-2.6.39-bpo.2-amd64
7. After that choose the firmware-ralink backport (0.33)
Hopeful it will work!
If it doesn't work, or prefer to compile (method sugested by Ivan), the link for the module is http://www.ralinktech.com/en/04_support/support.php?sn=501 and choose the driver you want. It ask for registration after that.
2012/1/20, Luís Bandarra<lbandarra@gmail.com>:
On 20-01-2012 17:00, Fernando Gadea wrote:
Something is wrong: Packages could not be marked for installation.
Linux-image-2.6.39-bpo.2-amd64:
depends on linux-base (>=3~) but it is going to install 2.6.32-39squeeze1
Recomends: firmware-linux-free but it will not be installed.
Breaks: initramfs-tools (<0.99~) but it is going to be installed 0.98.8
Using synaptic, you need to "Force version" on the packages: linux-base and
initramfs-tools and them select linux-image-2.6.39-bpo.2-amd64
After that, you should select firmare-ralink from backport.
If after that it doesn't work try the method sugestted by Ivan T. Ivanov:
"Try instruction described here:
Try it from synaptics but you have to remove the double entry in
/etc/apt/source.list any way.
Remeber if anything goes wrong, with the new kernel hope not, you can
alwasy boot with the previous one from grub...
On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
I think I found it in Synaptics, but it's name is slightly different:
it says "linux 2.6.39-bpo.2-amd64". If that's it I'll go for it. Just
tell me, please
Thank you
If that doesnt work, you can try the same for the kernel through
synaptics..
Just search for :
linux-image-2.6.39-bpo.2-686-pae
install it and reboot...
Good luck
On 1/20/12, Luís Bandarra<lbandarra@gmail.com> wrote:
On 20-01-2012 16:09, Fernando Gadea wrote:
I use Synaptics the most, to tell the true. As I am not a power user
I'm affraid I can mix things up if I try something in the terminal
for
myself. So yes, I am doing what you tell and learning (and I am
reading the linux command line book, but slowly).
In Synaptic go to: Package->Force Version {I use in pt_PT:
"Pacote->Forçar
Versão"} and choose the one in backports, and try the rest with the
packages: firmware-ralink and wireless-tools
This txt file shows that ralink is installed. Notice I had a problem
updating the backport packages the first try, but after it worked,
or
it seems to...
Well there might be some conflict with
Ign http://apt.puredata.info squeeze/main amd64 Packages
Err http://apt.puredata.info squeeze/main amd64 Packages
try to comment out that repo in the /etc/apt/sources.list file.
Open up the file in an editor and put # infront of the line.
Then
Just a question did you use always aptitude or just now because of
the
example. If not try with apt-get. It is a bout the same only it
treats
dependancies a different way.
Instead of aptitude update& install try:
apt-get update
apt-get install firmware-ralink wireless-tools
Again only if you did not use aptitude in the past.
Thank you
On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
Here it is the terminal output in txt
Please don't look at the puredata server problem. it seems that
there
is no extended version for 64 bit.
When I give it the order to install the ralink firmware it tells
me
that it won't be installed, updated or deleted any package.
Well, please, see it for yourself in the file.
Thank you again
As it seems formt he output, last line, you have an wifi
adapter
based
on Ralink chipset. Still though the output is a bit strange
cause
it
doesn not list a clear model.
You can please do the same with lsusb?
Open terminal and put:
lsusb
copy/paste result in a text file and attach it.
In the meantime it would be also helpfull is you go here
http://wiki.debian.org/rt2860sta
and start reading the squeeze part of the tutorial. Try to
follow
step
by step and report where you get stuck.
Thank you
On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
Well sorry that was my mistake, I am at work and currently
cannot
open
.odt files..You can save it as .doc for MSOffice and I will
be
able
to
open it...
Thank you
On 1/20/12, Fernando Gadea<fgadea@gmail.com> wrote:
Thank you for your answer!
here it goes the lspci atachment.
I've already looked for free drivers in Synaptic and
installed
all
that seamed related with no luck.
This is my first time with Debian (I come from Puredyne,
but
I
am
not
a power user).
The first install in this new machine was Ubuntu Studio,
and
wifi
was
working. Nevertheless I wanted to try Debian since time
ago.
I searched the list for info about this machine and it
seems
that
I
am
the only with this hardware..
Please, help!
Thank you all for any tip,
--
Fernando Gadea
--
To UNSUBSCRIBE, email to
debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Archive:
http://lists.debian.org/CA+NvA-DMS6wJL0y3K439j1fBWRsDF_yf2fj16cLbpcxZURrsZQ@mail. gmail.com
--
Fernando Gadea
--
Fernando Gadea
--
Fernando Gadea
--
Fernando Gadea
--
Fernando Gadea
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Archive: http://lists.debian.org/4F19929B.4060204@gmail.com
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Archive:
http://lists.debian.org/CAJdpJwCkO-r_gKQizATKVRPyCsaYznhJHRJmhVF7hqEkvS5uQ@mail.gmail .com
--
Fernando Gadea
--
Fernando Gadea
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4F19A7C8.7040002@gmail.com">http://lists.debian.org/4F19A7C8.7040002@gmail.com