Showing posts with label Solution. Show all posts
Showing posts with label Solution. Show all posts

Monday, July 28, 2008

Mounting issues of an external drive on Ubuntu

You get the message that your external hdd cannot get mount on your Ubuntu system?
Most probably the disk's log file has recorded an inappropriate disconnection from another installation.

Get the collection of ntfs programms called ntfsprogs

sudo apt-get install ntfsprogs


then run

sudo ntfsfix /dev/sdb1


in your terminal, where sdb1 stands for your device's location.

Plug again your drive. It should be working

Did it? Leave a comment

Monday, July 21, 2008

Upgrading to 8.04 - No Sound Issue [Dell Workaround]

It took me some hours and a lot of tinkering here and there, which resulted in removing my soundcard from my eyes( aplay -l lead to a moment of terror), before I would run into the official Dell' workaround.


It is here, no need to repost it

Saturday, March 8, 2008

The No Sound Bug - solution

Δε χρειάστηκε να ανακαλύψουμε την πυρίτιδα. Ένα απλό google-ισμα βγάζει αρκετά αποτελέσματα, ανάμεσα τους και αυτό, το οποίο περιέχει συγκεντρωτικά 3 διαφορετικές λύσεις.

Αιτία: Η μη αναγνώριση του Intel HDA Cοntroller από το ALSA.

Διαλέγω την τρίτη και πιο απλή λύση. Ανοίγω terminal και γράφω

sudo apt-get install linux-backports-modules-generic


δηλ.κατεβάζω και εγκαθιστώ μέσω apt-get το κατάλληλο module.

Επειδή είχα το DVD εγκατάστασης μέσα αντικατέστησα apt-get με aptitude

sudo aptitude install linux-backports-modules-generic


και όλα OK, μετά από μία επανεκκίνηση


Update | Το πρόβλημα αυτό παρουσιάζεται σε πολλά laptops και μία σειρά λύσεων, επίσημη , για κάθε ένα παρουσιάζεται στο wiki