LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-23-2013, 01:35 PM   #61
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176

My laptop can't handle what my Quad core with Debian can--

I asked my clients to bare with me-
 
Old 04-24-2013, 03:07 AM   #62
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Heh, because I copied and pasted from your post, I replicated your error (corrected now). dpkg does not take the "install" argument like the apt tools, just use the "-i" option alone (for more info see the man page).

Download the following packages from the squeeze-backports repo:

initramfs-tools
firmware-realtek

Then do:
Code:
$ cd Downloads
# dpkg -i linux-image-3* initramfs-tools_0.99* firmware-realtek_0.36*
 
1 members found this post helpful.
Old 04-24-2013, 10:57 PM   #63
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
OK; I'll download the 'initramfs-tools' and the 'firmware'

But I'll have to download from my laptop and carry those packages over to my Desktop and cut and paste them manually
into the Downloads directory-- Let you know what happens tomorrow afternoon.
 
Old 04-25-2013, 03:42 AM   #64
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
I still do not have a wireless connection. And am growing exceedingly weary-
I have considered installing another Linux distro-

I appreciate your help Caravel; very much.

Code:
INSTALLED CARAVELS Inst's: WED initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.32-5-amd64
Errors were encountered while processing:
 linux-image-3.2.0-0.bpo.4-amd64_3.2.39-2~bpo60+1_amd64.deb
root@:/home/ztcoracat/Downloads# 
root@:/home/ztcoracat# cd Downloads
root@:/home/ztcoracat/Downloads# dpkg -i linux-image-3* initramfs-tools_0.99* firmware-realtek_0.36*
dpkg: regarding linux-image-3.2.0-0.bpo.4-amd64_3.2.39-2~bpo60+1_amd64.deb containing linux-image-3.2.0-0.bpo.4-amd64:
 linux-image-3.2.0-0.bpo.4-amd64 breaks initramfs-tools (<< 0.99~)
  initramfs-tools (version 0.98.8) is present and installed.
dpkg: error processing linux-image-3.2.0-0.bpo.4-amd64_3.2.39-2~bpo60+1_amd64.deb (--install):
 installing linux-image-3.2.0-0.bpo.4-amd64 would break initramfs-tools, and
 deconfiguration is not permitted (--auto-deconfigure might help)
(Reading database ... 124160 files and directories currently installed.)
Preparing to replace initramfs-tools 0.98.8 (using initramfs-tools_0.99~bpo60+1_all.deb) ...
Unpacking replacement initramfs-tools ...
Preparing to replace firmware-realtek 0.28+squeeze1 (using firmware-realtek_0.36+wheezy.1~bpo60+1_all.deb) ...
Unpacking replacement firmware-realtek ...
Setting up initramfs-tools (0.99~bpo60+1) ...
Installing new version of config file /etc/kernel/postrm.d/initramfs-tools ...
Installing new version of config file /etc/kernel/postinst.d/initramfs-tools ...
Installing new version of config file /etc/initramfs-tools/initramfs.conf ...
update-initramfs: deferring update (trigger activated)
Setting up firmware-realtek (0.36+wheezy.1~bpo60+1) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for man-db ...
Processing triggers for
 
Old 04-25-2013, 08:21 AM   #65
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Well dpkg doesn't do dependency resolution, so if you installed initframfs-tools first and then the other two, all should have been well. Jumping to another distro at the first sign of trouble seems a bit much. Besides you could have upgraded to or just installed wheezy as easily. Anyway good luck with whichever path you choose.
 
Old 04-26-2013, 12:19 AM   #66
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Besides you could have upgraded to or just installed wheezy as easily
True and agreed; but how w/o a internet connection to that desktop?

Thought Wheezy wasn't available until May like Tobi told me--
 
Old 04-26-2013, 02:55 AM   #67
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
If you'd had persisted, I'm confident you'd have gotten the backports 3.2 kernel installed and with it - working wireless...

Wheezy is currently the testing branch, but we're nearly in May and release should be early May.
 
Old 04-26-2013, 03:45 AM   #68
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by Ztcoracat View Post
Thought Wheezy wasn't available until May like Tobi told me--
It is available now as the Testing branch of Debian, official release is most likely to happen in May, the number of release critical bugs is down to 7 now.
 
Old 04-26-2013, 11:44 PM   #69
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by TobiSGD View Post
It is available now as the Testing branch of Debian, official release is most likely to happen in May, the number of release critical bugs is down to 7 now.
That's very good news!

I think the preferred practice for me would be to wait until May, burn a fresh new DVD/CD and than go through a new install.

In the meantime I'll be performing an install of a new (new to me) distribution (UE 3.5) that is Debian and Ubuntu based--

Thank you very much; Tobi
 
Old 04-26-2013, 11:46 PM   #70
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Wheezy is currently the testing branch, but we're nearly in May and release should be early May.
I look forward to May!
 
Old 04-27-2013, 05:43 AM   #71
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Why not just install Wheezy now? Installing another distro for a week or two rather than wheezy because the latter has a couple of bugs you will not likely even encounter seems a little odd. You do realise that once the bugs are squashed a simple apt-get update would fix them, don't you?
 
Old 04-27-2013, 01:20 PM   #72
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Yeah, I realize running a simple :
Code:
apt-get update
Would fix things.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xinerama trihead display agp&pci xhi Linux - Hardware 0 07-29-2006 01:57 PM
Missing agp-gart modules (moving from PCI to AGP video card) JLTB Debian 1 03-31-2005 04:08 AM
Dual video cards (AGP && PCI) install bobbens Linux - Hardware 6 12-07-2004 06:52 AM
I have an onboard AGP, but want to use my nVidia card in my AGP slot. xorg.conf help LordRaven Slackware 16 09-17-2004 05:36 PM
Old AGP 2x card - can work in AGP 2x/4x slot? elnomadkvn Linux - Hardware 1 04-04-2004 01:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration