Pagina 1 di 1

Slackware Current and Asus A6R - Too bad for Slack :-\

Inviato: gio 1 giu 2006, 22:21
da victorche
It was a nightmare for me, trying to use Slackware Current on my new Asus laptop :(

I installed Current one hour after I took my new laptop from the store. And the problem began.
After the first restart... My DVD/RW stopped to work. /Samsung/
When I type mount /dev/cdrom
It just freezes... And the most strange thing - the DVD ROM didin't work even if I reboot the laptop and try to boot from a CD/DVD :shock:
I've tried with my Slackware Current Install DVD, With Windows XP SP2 installation disc, with Ubuntu 6.06 RC
Nothing...
So I thought the DVD is broken and I went back to the store... They took my one day old laptop and replaced it with a new one... With hundreds of excuses...
I went back home with the new one, took my Slackware Current install DVD out of the box and... The installation began... Lovely 2.6.16.18 kernel, KDE 3.5.2... And the first restart... And... The DVD was broken again :(

So I was really shocked! I was not sure can my Slack do this? Can it break my DVD somehow...

And I went back to the store... The salesman said "Hello", I told him about my problems... He took a Windows XP SP2 installation disc and.... it worked! Then he took an old Knoppix with 2.6.12 kernel... It worked! It loaded some modules like asus_acpi, battery.... I even had a battery indicator in the tray... Something I've never seen on this Asus or on my old Acer Travelmate :(

So the salesman said... "Your DVD ROM works nice, mister!... The old one works too... We've tested it in the service..." He meant the DVD ROM on the first Asus that I gave them back in the store... What a shame :(
Now I am not sure... I am holding my second Asus... Loading modules like asus_acpi and battery... But even with these modules I still don't have a working DVD... Or a working battery indicator... Nothing...
I am thinking of that old Knoppix... It did it! And my Slackware Current did not :-\
And the biggest problem is... Is it actually breaking the DVD ROM? The hardware itself I mean... I hope if I install Ubuntu or something... That I will have a working DVD ROM

Any ideas? Please tell me that Slackware can't work on this machine but please DON'T tell me that it can not work and it BREAKS the hardware...

Inviato: gio 1 giu 2006, 23:12
da ky
Did you make a full installation? i mean, all packages from all series?
I have an asus z92j and it works greatly but i used slack 10.2 disks and upgrade it in current version, anyway your device can't be compromised by a dvd, imho ;)
However, It can be frozen by a bad support (you can't eject, right?).
Look at dmesg if there are some errors from your devices, then past /etc/fstab
For battery indicator, look at control centre in energy control section if you haven't allready do it.
kyra.

Inviato: ven 2 giu 2006, 0:27
da gnubit
I have an old A2 series with a 10.2 upgrade to current, a friend of mine have an A6 (AMD baseDd) before with 10.2 upgraded, now with zenwalk, another friend of mine have an A7D with 10.2 upgraded (only the tv wan't work).

Inviato: ven 2 giu 2006, 10:44
da Paoletta
you can also try to take a knoppix, boot and see what modules are used (with lsmod);then you can load them with slackware, and see if the DVD ROM works...

Inviato: ven 2 giu 2006, 11:26
da absinthe
well, as my trusted computer shop guy says: there are only 2 dvd producers in the laptop world: pioneer and matshita.
a lot of laptops work fine with slack (including my acer) so I *guess* that is almost impossible that slack distro can destroy your dvd-rom (is it a special device? I think it's acommon dvd for laptops). consider also that the kernel and NOT the distro manages the hw!
I think that Paoletta is right: boot a knoppix and have a look to loaded modules!

M

Inviato: ven 2 giu 2006, 11:34
da Raistlin84
Well remember that if your dvd-rom is a SATA drive and your kernel is >= to 2.6.14 you must append to lilo the following line:
append = "libata.atapi_enabled=1"
Without this line your dvd drive will not be recognized.
Try this...

Inviato: ven 2 giu 2006, 13:28
da Paoletta
Raistlin84 ha scritto:Well remember that if your dvd-rom is a SATA drive and your kernel is >= to 2.6.14 you must append to lilo the following line:
append = "libata.atapi_enabled=1"
Without this line your dvd drive will not be recognized.
Try this...
first of all try this!

Inviato: ven 2 giu 2006, 14:25
da victorche
Wow! So many answers... Thanks a lot... Now I am using the laptop with Ubuntu 6.06 LTS /Booting it directly from the DVD without installing it on my HDD/...

The kernel is 2.6.16.18 /it was the latest in Current when I made my installation DVD /Now we have 2.16.16.19 in Current/... And yes, I have a full install...

That old Knoppix loaded some modules like asus_acpi, battery... The default kernel in /testing is built with these modules but anyway my Slack does not loading them during boot... I don't know why... So, I added those in /etc/rc.d/rc.modules by hand... I mean I added those lines at the end of the file:
/sbin/modprobe asus_acpi
/sbin/modprobe battery

But even with those modules the DVD/RW is not working :cry:
With dmesg I have something like:
broken interrupt /I am not so sure because now I am at work and my laptop is not here/

About the battery indicator... It is not showing also... In Control Center I have something like:
Your ACPI seems to be not fully installed. You have to enable at least Battery and AC Adapter in your kernel comfiguration...

The kernel is built with battery and ac_adaptor as modules... Anyway I can load battery but I can't load ac_adaptor

So no battery indicator also... And my Wireless is not working too... With Ubuntu it is working perfect :(

And finally...
Well remember that if your dvd-rom is a SATA drive and your kernel is >= to 2.6.14 you must append to lilo the following line:
append = "libata.atapi_enabled=1"
Without this line your dvd drive will not be recognized.
Try this...
I am not sure, but I think my DVD ROM is SATA.... Well I think so. And the kernel is > than 2.6.14.... It is 2.6.16.18
So I can try it if you tell me where exactly to put this:
libata.atapi_enabled=1
?

About the hardware damage... I was asking because... I can understand if Slackware has a problem with this DVD... Or maybe it is a question of a missing module or something... But I can't understand how is it possible to reboot the PC, to load the BIOS, to change the setting and to make it boot from this DVD ROM... And when I insert a CD media... No matter if it is Windows installation disc, Slackware installation DVD, Ubuntu... It is freezing :shock:
I have to wait 20 or 30 mins... Then to insert a CD directly withOUT loading Slackware... IF I load it... The DVD is broken again... So, so, so strange :(

Inviato: ven 2 giu 2006, 15:15
da Paoletta
I am not sure, but I think my DVD ROM is SATA.... Well I think so. And the kernel is > than 2.6.14.... It is 2.6.16.18
So I can try it if you tell me where exactly to put this:
libata.atapi_enabled=1
in /etc/lilo.conf

Codice: Seleziona tutto

# Linux bootable partition config begins
image = /boot/vmlinuz
  root = /dev/hda5
  label = Linux
  read-only
  append="libata.atapi_enabled=1"
# Linux bootable partition config ends

Inviato: ven 2 giu 2006, 15:16
da Raistlin84
Well you must append the string just after your configuration like this:
....

image=/boot/vmlinuz-2.6.14
label=linux
read-only
root=/dev/sda5
append = "libata.atapi_enabled=1"

other=/dev/hda1
label=Windows

....

It's only an example, your configuration can be different.
Bye!

Inviato: ven 2 giu 2006, 23:57
da victorche
Paoletta ha scritto:
I am not sure, but I think my DVD ROM is SATA.... Well I think so. And the kernel is > than 2.6.14.... It is 2.6.16.18
So I can try it if you tell me where exactly to put this:
libata.atapi_enabled=1
in /etc/lilo.conf

Codice: Seleziona tutto

# Linux bootable partition config begins
image = /boot/vmlinuz
  root = /dev/hda5
  label = Linux
  read-only
  append="libata.atapi_enabled=1"
# Linux bootable partition config ends
I got your point but... No effect at all :(
Please, I need your help...
The kernel is 2.6.16.19 now /I made an upgrade hoping that this may solve my problem/... I have modules:
asus_acpi, button, battery...
Any other ideas?
When I try to mount it, the system hangs and dmesg says:
hdc: lost interrupt

That's all :-\

Inviato: sab 3 giu 2006, 0:54
da Raistlin84
Tryed another kernel version?
I use the 2.6.14. because 2.6.15 gives me many problem, i haven't tryed 2.6.16.

Inviato: sab 3 giu 2006, 9:30
da Paoletta

Inviato: sab 3 giu 2006, 13:24
da gnubit
I'm not sure, but if the DVD is sata is easy to view.

Boot from Slackware with sata.i, look at the device of the cdrom during installation, if is EIDE will be hd(x) if sata sr(x).