• Technology Guide
  • Desktop Review
  • Digital Camera Review
  • Notebook review
  • Brighthand
  • TablePCReview
  • Printer Comparison
  • About Us
  • Contact Us
  • Newsletter Sign Up
  • Forum Login
notebookreview.com
  • HOME
  • REVIEWS
    • ALL REVIEWS
    • Notebook Reviews
    • Software Reviews
    • TOP BRANDS
    • Acer Laptop Reviews
    • Dell Laptop Reviews
    • HP Laptop Reviews
    • Lenovo Laptop Reviews
    • Sony Laptop Reviews
  • NEWS
    • ALL NEWS
    • All Notebook News
    • Software News
    • News Archives
    • TOP CATEGORIES
    • Dell News
    • HP News
    • Lenovo News
    • Sony News
  • SHOP
    • SHOP
    • Notebook Price Search
    • Student Notebooks
    • COMPARE
    • Business Notebooks
    • Home Notebooks
    • Multimedia Notebooks
    • Gaming Notebooks
  • COUPONS
    • ALL COUPONS
    • Dell Coupons
    • HP Coupons
    • Lenovo Coupons
    • Sony Coupons
  • DEALS
    • ALL DEALS
    • Business Deals
    • Best Laptop Deals
    • Laptop Rebates
  • DISCUSSIONS
    • NOTEBOOK DISCUSSIONS
    • See All Notebook Forums
    • TOP FORUMS
    • What Notebook Should I Buy?
    • Notebook News and Reviews
    • HP Forum
    • Dell Forum
    • Acer Forum
  • ADD ONS
    • ALL ACCESSORIES
    • Accessory Reviews
    • Storage Reviews
    • Monitor Reviews
    • Mouse Reviews
    • Backpack Reviews
  • VIDEO
    • NOTEBOOK VIDEOS
    • View All Notebook Videos
  • BUSINESS

Go Back   Laptop Forums and Notebook Computer Discussion > Hardware, Software and Accessories > Linux Compatibility and Software
Reload this Page Linux on the ASUS N10 N10J
Register FAQ Members List Unanswered Threads Mark Forums Read

Linux Compatibility and Software OS and software discussion for Linux/BSD. Also open for general Linux installation, software and support questions.

Welcome to NotebookReview.com! Have a laptop or notebook related question?
Register and ask it here in the forums



Closed Thread
Page 51 of 79 « First < 4147484950 51 5253545561 > Last »
 
LinkBack Thread Tools
Old 07-11-2009, 04:42 PM   #501 (permalink)
vacant79
Notebook Guru
 
Join Date: Jul 2009
Posts: 60
Rep Power: 7 vacant79 is an unknown quantity at this point
Default Re: Linux on the ASUS N10 N10J

so today i suddenly got an error message that said:

E: The package linux-image-2.6.30.1 needs to be reinstalled, but I can't find an archive for it.

E: Internal error opening cache (1). Please report.

then it told me that this usually means that your installed packages have unmet dependencies.


i don't suppose you could give me some advice as to what i'm supposed to do at this point.

cheers.
vacant79 is offline  
Old 07-11-2009, 04:49 PM   #502 (permalink)
ALLurGroceries
 
ALLurGroceries's Avatar
 
Join Date: Sep 2008
Posts: 5,574
Rep Power: 35 ALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond repute
Default Re: Linux on the ASUS N10 N10J

Looks like you need to purge (completely remove) the kernel image package and then reinstall it. The .deb should be in /usr/src -- to make sure it's there before purging:
Code:
ls /usr/src/linux-image-2.6.30.1_2.6.30.1-10.00.Custom_i386.deb
To purge it:
Code:
sudo dpkg -P linux-image-2.6.30.1
Then reinstall it:
Code:
sudo dpkg -i /usr/src/linux-image-2.6.30.1_2.6.30.1-10.00.Custom_i386.deb
__________________
http://allurgroceries.com | Lenovo X220 running debian GNU/Linux

How to reply to posts using multi-quote and inline replies | Go to first new post workaround for Firefox 7/8/9/10 | How to search within threads
ALLurGroceries is offline  
Old 07-11-2009, 05:03 PM   #503 (permalink)
vacant79
Notebook Guru
 
Join Date: Jul 2009
Posts: 60
Rep Power: 7 vacant79 is an unknown quantity at this point
Default Re: Linux on the ASUS N10 N10J

so .deb is in /usr/src

but when i type:

sudo dpkg -P linux-image-2.6.30.1

i get:

dpkg: error processing linux-image-2.6.30.1 (--purge):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
Errors were encountered while processing:
linux-image-2.6.30.1


...which doesn't sound good.
(i've been trying to mess around with sound the last couple of days, trying each of the two fixes you link to.. not sure if that had anything to do with the current state of affairs i find myself in)
vacant79 is offline  
Old 07-11-2009, 05:11 PM   #504 (permalink)
ALLurGroceries
 
ALLurGroceries's Avatar
 
Join Date: Sep 2008
Posts: 5,574
Rep Power: 35 ALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond repute
Default Re: Linux on the ASUS N10 N10J

You can try:
Code:
dpkg --force-all -P linux-image-2.6.30.1
Although that might not work at all, or it might half-work, which could be worse than not working at all.

There are directions here that should definitely solve the problem, but I cannot test against your setup because my package state isn't all messed up like yours.
__________________
http://allurgroceries.com | Lenovo X220 running debian GNU/Linux

How to reply to posts using multi-quote and inline replies | Go to first new post workaround for Firefox 7/8/9/10 | How to search within threads
ALLurGroceries is offline  
Old 07-11-2009, 05:20 PM   #505 (permalink)
vacant79
Notebook Guru
 
Join Date: Jul 2009
Posts: 60
Rep Power: 7 vacant79 is an unknown quantity at this point
Default Re: Linux on the ASUS N10 N10J

sorry, how do i backup /var/lib/dpkg/status file?

...and if this all goes horribly wrong, can i just delete this kernel and go back to one of the original kernels, or do i have to reinstall ubuntu from the disk like the fist time?

thanks for your help.
vacant79 is offline  
Old 07-11-2009, 05:25 PM   #506 (permalink)
ALLurGroceries
 
ALLurGroceries's Avatar
 
Join Date: Sep 2008
Posts: 5,574
Rep Power: 35 ALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond repute
Default Re: Linux on the ASUS N10 N10J

The cp command... something like this:
Code:
sudo cp /var/lib/dpkg/status /var/lib/dpkg/status.backup
Basically you are off-course from any directions that are in the guide, or anything I have posted in response to your problems, so I'm not sure where you messed it up.

You can go back to one of the original kernels, you shouldn't have removed all of the others, so just choose the one you want from the boot screen. The best thing would be to reinstall the linux-image .deb. Again you are quite far off the trail in terms of the guide, I just want to make that clear.
__________________
http://allurgroceries.com | Lenovo X220 running debian GNU/Linux

How to reply to posts using multi-quote and inline replies | Go to first new post workaround for Firefox 7/8/9/10 | How to search within threads
ALLurGroceries is offline  
Old 07-11-2009, 06:44 PM   #507 (permalink)
vacant79
Notebook Guru
 
Join Date: Jul 2009
Posts: 60
Rep Power: 7 vacant79 is an unknown quantity at this point
Default Re: Linux on the ASUS N10 N10J

if you mean that i have gone too off topic (which i guess i have), then i apologize.
if you mean it more as a disclaimer, then understood.

i guess i don't really understand what it is the link you directed me too is saying i'm supposed to be doing... at least, i take it the errant package is the linux-image-2.6.30.1.. but i don't see it "ardouring" anywhere... i've found it in the file that comes up when i type 'sudo gedit /var/lib/dpkg/status', but i'm not sure if i'm supposed to delete it (in the way the link says) or not, and whether i am first supposed to reinstall the image, or only after reboot.

anyway, this is off topic, so i apologize again... and i'll try work it out somehow.


thanks for all your help.
vacant79 is offline  
Old 07-11-2009, 07:20 PM   #508 (permalink)
ALLurGroceries
 
ALLurGroceries's Avatar
 
Join Date: Sep 2008
Posts: 5,574
Rep Power: 35 ALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond repute
Default Re: Linux on the ASUS N10 N10J

No, sorry, replace ardour with linux-image-2.6.30.1 in what they're saying there, ardour is a separate package that is completely unrelated

I was saying that more as a disclaimer as in this shouldn't be a concern for other people reading the thread... it's an unusual problem.
__________________
http://allurgroceries.com | Lenovo X220 running debian GNU/Linux

How to reply to posts using multi-quote and inline replies | Go to first new post workaround for Firefox 7/8/9/10 | How to search within threads
ALLurGroceries is offline  
Old 07-11-2009, 07:45 PM   #509 (permalink)
vacant79
Notebook Guru
 
Join Date: Jul 2009
Posts: 60
Rep Power: 7 vacant79 is an unknown quantity at this point
Default Re: Linux on the ASUS N10 N10J

okay, excellent, thanks.

I did what was said in the link.. and it worked (even without rebooting, things (updates) just started working).. though now should i reinstall the image?

oh, and i typed in 'ls /usr/src/linux-image-2.6.30.1_2.6.30.1-10.00.Custom_i386.deb' after doing what was said in the link, and it still comes back with:

/usr/src/linux-image-2.6.30.1_2.6.30.1-10.00.Custom_i386.deb

so i don't know if that means everything is just fine, or whether image needs to be reinstalled just the same (and would i then have to uninstall the image?)

thanks again.
vacant79 is offline  
Old 07-11-2009, 08:04 PM   #510 (permalink)
ALLurGroceries
 
ALLurGroceries's Avatar
 
Join Date: Sep 2008
Posts: 5,574
Rep Power: 35 ALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond reputeALLurGroceries has a reputation beyond repute
Default Re: Linux on the ASUS N10 N10J

Yep just reinstall that deb and hopefully all should be well.

That is exactly what you should get back from ls, it will return the name of the file, unless it doesn't exist, in which case it will tell you the file doesn't exist. It's just a shortcut to see if a file is there or not.
__________________
http://allurgroceries.com | Lenovo X220 running debian GNU/Linux

How to reply to posts using multi-quote and inline replies | Go to first new post workaround for Firefox 7/8/9/10 | How to search within threads
ALLurGroceries is offline  
Closed Thread
Page 51 of 79 « First < 4147484950 51 5253545561 > Last »

« Previous Thread | Next Thread »

Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


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


Contact Us - - Top

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2

  • Technology Guide
  • Desktop Review
  • Digital Camera Review
  • Notebook review
  • BrightHand
  • TablePCReview
  • Printer Comparison

TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.


TechTarget Corporate Web Site |  About Us |  Advertising |  Site Map |  Contact Us |  Submit Review |  RSS Feeds |  Jobs

All Rights Reserved, Copyright 2000 - 2010, TechTarget |  Read our Privacy Statement

LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!