Problems with ACPI and ethernet Sis900
Hi, I have a problem with my ethernet card (sis900). I don't have connection to the network until i put in grub "ACPI=off" Now my ethernet works, but i don't have acpi, because if i put it on, the connection to the network doesn't work. This is part of my dmesg with ACPI working: --- sis900.c: v1.08.07 11/02/2003 ACPI: PCI interrupt :00:04.0[A] -> GSI 7 (level, low) -> IRQ 7 eth0: Realtek RTL8201 PHY transceiver found at address 1. eth0: Using transceiver found at address 1 as default eth0: SiS 900 PCI Fast Ethernet at 0xa000, IRQ 7, 00:e0:00:18:00:00. --- How can i put acpi working? Tks and sorry for my english, -- Hugo Santos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Problems with ACPI and ethernet Sis900
Alan Pope wrote: On Wed, 27 Oct 2004 22:47:59 +0100, Hugo Santos <[EMAIL PROTECTED]> wrote: Hi, I have a problem with my ethernet card (sis900). I don't have connection to the network until i put in grub "ACPI=off" Now my ethernet works, but i don't have acpi, because if i put it on, the connection to the network doesn't work. I have the same problem with a desktop PC. but i have the both working well. When i do a apt-get upgrade, the ethernet comes crazy, and not work... it's really bad. Anyone who can help me ?? Please, tks How can i put acpi working? I think your only option may be to add a separate network card, either a PCMCIA one or a USB one. Cheers, Al. -- Hugo Santos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
3d accelaration Sis 65x/M650/740
Have anyone successfully installed SiS 65x/M650/740 PCI/AGP VGA Display Adapter with 3d accelaration?? Have installed all the modules but in glxinfo, direct rendering:No Or, doesn't have support for this Card??? Tks, for any help -- +---+ Hugo Santos Debian GNU/Linux - Kernel 2.6.5 ICQ#: 29034812 \\|// [EMAIL PROTECTED] (o o) +oOOo-(_)-oOOo+ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: 3d accelaration Sis 65x/M650/740
On Thursday 29 April 2004 16:01, Hugo Wau wrote: > Am Don, 2004-04-29 um 14.58 schrieb Hugo Santos: > > Have anyone successfully installed SiS 65x/M650/740 PCI/AGP VGA Display > > Adapter with 3d accelaration?? > > Hugo, > > did you ever try: > deb http://www.winischhofer.net/sis/debian/unstable ./ > > regards > > Hugo Tks, Hugo... I just try it, but tks anyway. I don't know but, in the kernel i have options to put the dri up, but when i reboot the system, the modules are all loaded before start X. The problem is, if they are there, why don't work??? The sis-agp,and agpgart are loaded and direct rendering don't work -- +-------+ Hugo Santos Debian GNU/Linux - Kernel 2.6.5 ICQ#: 29034812 \\|// [EMAIL PROTECTED] (o o) +oOOo-(_)-oOOo+ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: FW: Console framebuffer
Tiago Rodrigues wrote: > Hi, this is my first post and It's not really laptop specific, but > since I use debian on my laptop I belive it aplies. I have a compaq > presario X1000 with an ATI radeon 9200, I instaled the ATI drivers > and I'm happy with X resolution (1280x800) and 3D, only I can't > seem to aply the correct resolution to the console and the fonts > are very big. Can anyone help me out on this? I'm using lilo to > boot and a 2.6.5 kernel. Thanks. > > Tiago R > > > Tiago, try to put a append in your lilo.conf something like this append="video=mttr,vesa:1024x768 vga=0x317" I use grub and here is a example title Debian GNU/Linux, Kernel 2.6.6 root(hd0,1) kernel /vmlinuz root=/dev/hda2 ro video=mttr,vesa:1024x768 vga=0x317 savedefault boot -- Hugo Santos NUX - Grupo de Linux do IPB # ICQ - 29034812 -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
3d accelaration Sis 65x/M650/740
Have anyone successfully installed SiS 65x/M650/740 PCI/AGP VGA Display Adapter with 3d accelaration?? Have installed all the modules but in glxinfo, direct rendering:No Or, doesn't have support for this Card??? Tks, for any help -- +---+ Hugo Santos Debian GNU/Linux - Kernel 2.6.5 ICQ#: 29034812 \\|// [EMAIL PROTECTED] (o o) +oOOo-(_)-oOOo+
Re: 3d accelaration Sis 65x/M650/740
On Thursday 29 April 2004 16:01, Hugo Wau wrote: > Am Don, 2004-04-29 um 14.58 schrieb Hugo Santos: > > Have anyone successfully installed SiS 65x/M650/740 PCI/AGP VGA Display > > Adapter with 3d accelaration?? > > Hugo, > > did you ever try: > deb http://www.winischhofer.net/sis/debian/unstable ./ > > regards > > Hugo Tks, Hugo... I just try it, but tks anyway. I don't know but, in the kernel i have options to put the dri up, but when i reboot the system, the modules are all loaded before start X. The problem is, if they are there, why don't work??? The sis-agp,and agpgart are loaded and direct rendering don't work -- +-------+ Hugo Santos Debian GNU/Linux - Kernel 2.6.5 ICQ#: 29034812 \\|// [EMAIL PROTECTED] (o o) +oOOo-(_)-oOOo+
Re: FW: Console framebuffer
Tiago Rodrigues wrote: > Hi, this is my first post and It's not really laptop specific, but > since I use debian on my laptop I belive it aplies. I have a compaq > presario X1000 with an ATI radeon 9200, I instaled the ATI drivers > and I'm happy with X resolution (1280x800) and 3D, only I can't > seem to aply the correct resolution to the console and the fonts > are very big. Can anyone help me out on this? I'm using lilo to > boot and a 2.6.5 kernel. Thanks. > > Tiago R > > > Tiago, try to put a append in your lilo.conf something like this append="video=mttr,vesa:1024x768 vga=0x317" I use grub and here is a example title Debian GNU/Linux, Kernel 2.6.6 root(hd0,1) kernel /vmlinuz root=/dev/hda2 ro video=mttr,vesa:1024x768 vga=0x317 savedefault boot -- Hugo Santos NUX - Grupo de Linux do IPB # ICQ - 29034812 --